summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2006-07-31Fixed display issue if you disabled remote LCD in recording screen close to b...Martin Scarratt1-20/+20
2006-07-31I-River targets: A workaround for the recording interference hardware issue w...Martin Scarratt5-9/+69
2006-07-31Checked the rebuffering code. Might fix buffers desyncing and a systemMiika Pekkarinen2-28/+44
2006-07-30Patch #5364 by Alexander Bondar and Matthias Mohr - NAVI = Yes on iriver playersLinus Nielsen Feltzing26-2/+29
2006-07-30accept patch FS#4761 - putting the player on hold will now pause games. this ...Shachar Liberman8-0/+48
2006-07-29Completely remove all track entries at audio_rebuffer().Miika Pekkarinen1-6/+12
2006-07-29Another oops.Miika Pekkarinen1-0/+1
2006-07-29Oops, committed some extra stuff not necessary.Miika Pekkarinen1-12/+0
2006-07-29Define MAX_TRACK_MAX and use it to keep the ring track structureMiika Pekkarinen2-104/+233
2006-07-28Commit greyscale images again using binary mode this time. Also changed bitma...Antoine Cellerier1-0/+0
2006-07-28Remove bitmap (i'll commit it again in binary mode). This will break some of ...Antoine Cellerier1-0/+0
2006-07-28Bumped config block versionLinus Nielsen Feltzing1-1/+1
2006-07-28Fixed one of the many pending bugs in the playback engine and restoredMiika Pekkarinen1-3/+11
2006-07-28X5 remote LCD drawing. This will break target linking atm - lcd_remote_update...Jens Arnold5-11/+43
2006-07-27Star plugin (again): Apply http://www.rockbox.org/tracker/task/5493 (button h...Antoine Cellerier1-1/+38
2006-07-27Add bitmaps for greyscale LCD targets for "star" game. Closes http://www.rock...Antoine Cellerier3-10/+12
2006-07-27Thou shall always test compilation before commiting. (fixes b&w LCD targets)Antoine Cellerier1-0/+8
2006-07-27Apply patch from http://www.rockbox.org/tracker/task/5569Antoine Cellerier1-7/+22
2006-07-27 * fix "number of mines" display on some target (previously didn't work on iP...Antoine Cellerier1-22/+22
2006-07-27'Repaired' Rockbox logo for archos, by Marianne Arnold. Spot the difference...Jens Arnold1-0/+0
2006-07-27Moved the X5 button driver to the target treeLinus Nielsen Feltzing11-12/+15
2006-07-27No need to include button.hLinus Nielsen Feltzing1-1/+0
2006-07-27Small fix.Jens Arnold2-0/+0
2006-07-26Rockbox logo adjusted to the correct iriver remote LCD size, and rockbox logo...Jens Arnold5-2/+8
2006-07-26Swedish translation: Synced.Magnus Holmgren1-140/+388
2006-07-26Add resume support for AC3 files.Magnus Holmgren2-1/+12
2006-07-26Fixed single track insertion to playlist from tagcache. Fixes FS#5719.Miika Pekkarinen1-1/+15
2006-07-25Fixes text viewer column advance when in wide mode using play+left/right butt...Mark Arigo1-16/+18
2006-07-25Fixed unicode buffer overflow issue (metadata parser crashed with someMiika Pekkarinen1-2/+2
2006-07-25Vorbis: Improve ability to decode old files (using floor0). Not enough to be ...Magnus Holmgren1-5/+10
2006-07-25Patch FS#5712 by Michael Sevakis - X5 Backlight brightness improvement/fixLinus Nielsen Feltzing1-1/+1
2006-07-25Turn off FM radio properly when starting playback, fixes FS#5706Linus Nielsen Feltzing1-8/+9
2006-07-25Contrast setting cleanup: * Only include contrast setting for targets where i...Jens Arnold2-7/+14
2006-07-25Nice diagram explaining better tagcache internals.Miika Pekkarinen1-0/+36
2006-07-25Enabled playlist submenu for tagcache!Miika Pekkarinen4-28/+101
2006-07-25Restore the default backlight settings broken by RaniLinus Nielsen Feltzing2-4/+3
2006-07-24Compiling libmad with -O instead of -O2 gives a small speedup (60% boost inst...Dave Chapman1-1/+9
2006-07-24Don't corrupt runtimedb when tagcache is loaded in ram.Miika Pekkarinen1-9/+16
2006-07-24Fixed bug in finding entry from disk by filename and not starting autoMiika Pekkarinen1-1/+5
2006-07-24enable record and pause icons in recording screen status bar for software cod...Martin Scarratt1-9/+14
2006-07-23Accepted FS #5474 by yours truly.Rani Hod3-8/+13
2006-07-23Fix compile warningAntoine Cellerier1-1/+1
2006-07-23Make the font browser a bit more usable on real targets. (The screen is only ...Antoine Cellerier1-60/+111
2006-07-23Lets keep the '\n' in (see revision 1.53's commit message)Antoine Cellerier1-5/+5
2006-07-23Fix custom Virtual keyboards (broken during VK remote support implementation)Martin Scarratt1-32/+28
2006-07-23Don't write ram flags to disk (causes internal error).Miika Pekkarinen1-0/+8
2006-07-23 * when loading .kbd files, start a new line every time we find a '\n' charAntoine Cellerier1-41/+83
2006-07-23Automatically import the changelog after initializing tagcache.Miika Pekkarinen1-41/+58
2006-07-23fix for targets using line edit in virtual keyboard (spotted by freqmod)Martin Scarratt1-2/+2
2006-07-23Fixed a bug in tagcache initialization.Miika Pekkarinen1-4/+8