The much-anticipated queue patch by Hardeep Sidhu. Queue a file by holding down PLAY on it while playing other music.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3040 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Björn Stenberg 2003-01-09 00:55:00 +00:00
parent 0e342181c3
commit c78e1b07fe
10 changed files with 492 additions and 129 deletions

View file

@ -1221,3 +1221,18 @@ id: LANG_BATTERY_CAPACITY
desc: in settings_menu
eng: "Battery Capacity"
new:
id: LANG_QUEUE_QUEUED
desc: queued track name %s
eng: "Queued: %s"
new:
id: LANG_QUEUE_TOTAL
desc: number of queued tracks %d
eng: "Total queued: %d"
new:
id: LANG_QUEUE_FULL
desc: queue buffer full
eng: "Queue buffer full"
new: