summaryrefslogtreecommitdiff
path: root/apps (unfollow)
Commit message (Expand)Author
2006-07-28Remove bitmap (i'll commit it again in binary mode). This will break some of ...Antoine Cellerier
2006-07-28Bumped config block versionLinus Nielsen Feltzing
2006-07-28Fixed one of the many pending bugs in the playback engine and restoredMiika Pekkarinen
2006-07-28X5 remote LCD drawing. This will break target linking atm - lcd_remote_update...Jens Arnold
2006-07-27Star plugin (again): Apply http://www.rockbox.org/tracker/task/5493 (button h...Antoine Cellerier
2006-07-27Add bitmaps for greyscale LCD targets for "star" game. Closes http://www.rock...Antoine Cellerier
2006-07-27Thou shall always test compilation before commiting. (fixes b&w LCD targets)Antoine Cellerier
2006-07-27Apply patch from http://www.rockbox.org/tracker/task/5569Antoine Cellerier
2006-07-27 * fix "number of mines" display on some target (previously didn't work on iP...Antoine Cellerier
2006-07-27'Repaired' Rockbox logo for archos, by Marianne Arnold. Spot the difference...Jens Arnold
2006-07-27Moved the X5 button driver to the target treeLinus Nielsen Feltzing
2006-07-27No need to include button.hLinus Nielsen Feltzing
2006-07-27Small fix.Jens Arnold
2006-07-26Rockbox logo adjusted to the correct iriver remote LCD size, and rockbox logo...Jens Arnold
2006-07-26Swedish translation: Synced.Magnus Holmgren
2006-07-26Add resume support for AC3 files.Magnus Holmgren
2006-07-26Fixed single track insertion to playlist from tagcache. Fixes FS#5719.Miika Pekkarinen
2006-07-25Fixes text viewer column advance when in wide mode using play+left/right butt...Mark Arigo
2006-07-25Fixed unicode buffer overflow issue (metadata parser crashed with someMiika Pekkarinen
2006-07-25Vorbis: Improve ability to decode old files (using floor0). Not enough to be ...Magnus Holmgren
2006-07-25Patch FS#5712 by Michael Sevakis - X5 Backlight brightness improvement/fixLinus Nielsen Feltzing
2006-07-25Turn off FM radio properly when starting playback, fixes FS#5706Linus Nielsen Feltzing
2006-07-25Contrast setting cleanup: * Only include contrast setting for targets where i...Jens Arnold
2006-07-25Nice diagram explaining better tagcache internals.Miika Pekkarinen
2006-07-25Enabled playlist submenu for tagcache!Miika Pekkarinen
2006-07-25Restore the default backlight settings broken by RaniLinus Nielsen Feltzing
2006-07-24Compiling libmad with -O instead of -O2 gives a small speedup (60% boost inst...Dave Chapman
2006-07-24Don't corrupt runtimedb when tagcache is loaded in ram.Miika Pekkarinen
2006-07-24Fixed bug in finding entry from disk by filename and not starting autoMiika Pekkarinen
2006-07-24enable record and pause icons in recording screen status bar for software cod...Martin Scarratt
2006-07-23Accepted FS #5474 by yours truly.Rani Hod
2006-07-23Fix compile warningAntoine Cellerier
2006-07-23Make the font browser a bit more usable on real targets. (The screen is only ...Antoine Cellerier
2006-07-23Lets keep the '\n' in (see revision 1.53's commit message)Antoine Cellerier
2006-07-23Fix custom Virtual keyboards (broken during VK remote support implementation)Martin Scarratt
2006-07-23Don't write ram flags to disk (causes internal error).Miika Pekkarinen
2006-07-23 * when loading .kbd files, start a new line every time we find a '\n' charAntoine Cellerier
2006-07-23Automatically import the changelog after initializing tagcache.Miika Pekkarinen
2006-07-23fix for targets using line edit in virtual keyboard (spotted by freqmod)Martin Scarratt
2006-07-23Fixed a bug in tagcache initialization.Miika Pekkarinen
2006-07-23Better header checking. Only manually remove incorrect entries. FixedMiika Pekkarinen
2006-07-23Take selected color into account when using the "text" tool.Antoine Cellerier
2006-07-23Fix file browser (which fixes file loading from menu). Looks like errno isn't...Antoine Cellerier
2006-07-22Only ignore deleted entries (previously was corrupting the masterMiika Pekkarinen
2006-07-22Added options to timesplit recording feature (now renamed filesplit). Choose ...Martin Scarratt
2006-07-22Patch by Alexander Spyridakis - Add forgotten remote_bidir_scroll setting. D...Dave Chapman
2006-07-22Initialize the status structure correctly.Miika Pekkarinen
2006-07-22Little correction to language file.Miika Pekkarinen
2006-07-22Removed the 10000 files static commmit-time limit from tagcache.Miika Pekkarinen
2006-07-21on-the-fly track split support for recording with IAudioX5. Also changed butt...Martin Scarratt