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