Backend changes for new music player
This commit is contained in:
@@ -92,4 +92,89 @@ Background@PERF_BG:
|
||||
X:20
|
||||
Y:205
|
||||
Width:170
|
||||
Height:40
|
||||
Height:40
|
||||
Background@MUSIC_BG:
|
||||
Id:MUSIC_BG
|
||||
Delegate:MusicPlayerDelegate
|
||||
X:WINDOW_RIGHT - 175
|
||||
Y:WINDOW_BOTTOM - 95
|
||||
Width: 160
|
||||
Height: 55
|
||||
Visible: true
|
||||
Children:
|
||||
Button@BUTTON_PLAY:
|
||||
Id:BUTTON_PLAY
|
||||
Visible:false
|
||||
X:50
|
||||
Y:15
|
||||
Width:25
|
||||
Height:25
|
||||
Children:
|
||||
Image@IMAGE_PLAY:
|
||||
Id:IMAGE_PLAY
|
||||
X:0
|
||||
Y:0
|
||||
Width:25
|
||||
Height:25
|
||||
ImageCollection:music
|
||||
ImageName:play
|
||||
Button@BUTTON_PAUSE:
|
||||
Id:BUTTON_PAUSE
|
||||
X:50
|
||||
Y:15
|
||||
Width:25
|
||||
Height:25
|
||||
Children:
|
||||
Image@IMAGE_PAUSE:
|
||||
Id:IMAGE_PAUSE
|
||||
X:0
|
||||
Y:0
|
||||
Width:25
|
||||
Height:25
|
||||
ImageCollection:music
|
||||
ImageName:pause
|
||||
Button@BUTTON_STOP:
|
||||
Id:BUTTON_STOP
|
||||
X:85
|
||||
Y:15
|
||||
Width:25
|
||||
Height:25
|
||||
Children:
|
||||
Image@IMAGE_STOP:
|
||||
Id:IMAGE_STOP
|
||||
X:0
|
||||
Y:0
|
||||
Width:25
|
||||
Height:25
|
||||
ImageCollection:music
|
||||
ImageName:stop
|
||||
Button@BUTTON_NEXT:
|
||||
Id:BUTTON_NEXT
|
||||
X:120
|
||||
Y:15
|
||||
Width:25
|
||||
Height:25
|
||||
Children:
|
||||
Image@IMAGE_NEXT:
|
||||
Id:IMAGE_NEXT
|
||||
X:0
|
||||
Y:0
|
||||
Width:25
|
||||
Height:25
|
||||
ImageCollection:music
|
||||
ImageName:next
|
||||
Button@BUTTON_PREV:
|
||||
Id:BUTTON_PREV
|
||||
X:15
|
||||
Y:15
|
||||
Width:25
|
||||
Height:25
|
||||
Children:
|
||||
Image@IMAGE_PREV:
|
||||
Id:IMAGE_PREV
|
||||
X:0
|
||||
Y:0
|
||||
Width:25
|
||||
Height:25
|
||||
ImageCollection:music
|
||||
ImageName:prev
|
||||
@@ -1,2 +1,83 @@
|
||||
AllMusic:
|
||||
Music: hell226m.aud
|
||||
await_r:
|
||||
Title: Afterlife
|
||||
Length: 0
|
||||
|
||||
bigf225m:
|
||||
Title: Bigfoot
|
||||
Length: 0
|
||||
|
||||
credits:
|
||||
Title: End Credits
|
||||
Length: 0
|
||||
|
||||
crus226m:
|
||||
Title: Crush
|
||||
Length: 0
|
||||
|
||||
dense_r:
|
||||
Title: Dense
|
||||
Length: 0
|
||||
|
||||
fac1225m:
|
||||
Title: Face to the Enemy 1
|
||||
Length: 0
|
||||
|
||||
fac2226m:
|
||||
Title: Face to the Enemy 2
|
||||
Length: 0
|
||||
|
||||
fogger1a:
|
||||
Title: Fogger
|
||||
Length: 0
|
||||
|
||||
hell225m:
|
||||
Title: Hell March
|
||||
Length: 0
|
||||
|
||||
mud1a:
|
||||
Title: Mud
|
||||
Length: 0
|
||||
|
||||
radio2:
|
||||
Title: Radio 2
|
||||
Length: 0
|
||||
|
||||
rollout:
|
||||
Title: Roll Out
|
||||
Length: 0
|
||||
|
||||
run1225m:
|
||||
Title: Run for your Life
|
||||
Length: 0
|
||||
|
||||
score:
|
||||
Title: Mission Accomplished
|
||||
Length: 0
|
||||
|
||||
smsh225m:
|
||||
Title: Smash
|
||||
Length: 0
|
||||
|
||||
snake:
|
||||
Title: Snake
|
||||
Length: 0
|
||||
|
||||
terminat:
|
||||
Title: Terminate
|
||||
Length: 0
|
||||
|
||||
tren226m:
|
||||
Title: Trenches
|
||||
Length: 0
|
||||
|
||||
twin:
|
||||
Title: Twin
|
||||
Length: 0
|
||||
|
||||
vector1a:
|
||||
Title: Vector
|
||||
Length: 0
|
||||
|
||||
work226m:
|
||||
Title: Workmen
|
||||
Length: 0
|
||||
Reference in New Issue
Block a user