summaryrefslogtreecommitdiff
path: root/apps (follow)
Commit message (Expand)AuthorAge
* Fix b&w LCD targets.Antoine Cellerier2006-06-10
* Grayscale graphics for sokoban. (h1x0, ipod mini and ipod 4g)Antoine Cellerier2006-06-10
* Remove unneeded defines.Antoine Cellerier2006-06-10
* Flipit grayscale bitmaps for native grayscale LCDsAntoine Cellerier2006-06-10
* Ooops. Fix compilation on non color lcd targets.Antoine Cellerier2006-06-10
* Scale and use color bitmaps on color lcd targets.Antoine Cellerier2006-06-10
* Scale and use color bitmaps on color lcd targets.Antoine Cellerier2006-06-10
* Add color bitmap files for flipit, sokoban and star plugins.Antoine Cellerier2006-06-10
* Fix the menu start for rockdoomKarl Kurbjun2006-06-10
* Fix resume for MP1. Thanks go to Dave Chapman for the hint.Jens Arnold2006-06-10
* Enable interrupts before lcd_init(), as that uses sleep() on some targets.Jens Arnold2006-06-08
* Stop playback if playlist_next() returns -1 (e.g. if auto directory change fa...Hardeep Sidhu2006-06-07
* Properly reload tagcache when directory updated. Fixes B#5512.Hardeep Sidhu2006-06-07
* Work-in-progress rework of charging status reading & display: * Changed sever...Jens Arnold2006-06-06
* *decrease brickmania bitmaps files in the bitmaps folders. *fix break effect ...Ben Basha2006-06-05
* Esperanto translation, by Marc-André Moreau.Zakk Roberts2006-06-05
* Added a yield() after each pgup/pgdn similar to what is done for prev/next. ...Hardeep Sidhu2006-06-04
* Added reload_directory() to plugin api and modified text editor and sudoku pl...Hardeep Sidhu2006-06-04
* Fix bug 5341: Resume in Wav and Flac doesn't start from the position where it...Magnus Holmgren2006-06-04
* Change Star keymappings for iPod - now Menu and Play are used for up/down ins...Zakk Roberts2006-06-03
* Previous automatic skip fix had a problem if audio_fill_file_buffer() was cal...Hardeep Sidhu2006-06-03
* Fix wide view mode on viewerKarl Kurbjun2006-06-03
* Allow pitch ratio to hit top and bottom values when using button repeat.Thom Johansen2006-05-31
* Need to reload tagcache in ram if dircache buffer has been stolen.Miika Pekkarinen2006-05-31
* Always set first_index to value stored in settings when resuming. Fixes inco...Hardeep Sidhu2006-05-30
* Fixed incorrect memory allocation bug with tagcache.Miika Pekkarinen2006-05-30
* Use correct file mode when creating files. Fixes task 5452Dan Everton2006-05-30
* Fix Player builds and extend the delay between the last name appearing and th...Zakk Roberts2006-05-29
* Entirely rewritten credits roll for bitmap LCDs, loosely based on my Clock cr...Zakk Roberts2006-05-29
* Some small Swedish language changes, by Frédéric François.Zakk Roberts2006-05-29
* Move TagCache options from Playback to File View menu - makes a lot more sens...Zakk Roberts2006-05-29
* Lang file updates: Danish by Jonas Häggqvist, Chinese-trad. by Wenbin Leo an...Peter D'Hoye2006-05-28
* Greek language update by Alexander Spyridakis. Also increased language buffer...Peter D'Hoye2006-05-28
* Synced.Magnus Holmgren2006-05-28
* Better aspect ratio of the blocks for the archos bitmap LCD (1.06:1 instead o...Jens Arnold2006-05-28
* Load uniqued tags correctly at commit (should fix duplicates). TryMiika Pekkarinen2006-05-28
* fix yellow buildsPeter D'Hoye2006-05-28
* Init dircache after applying settings and use a splash. Possible preventMiika Pekkarinen2006-05-27
* remove bomMarcoen Hirschberg2006-05-27
* Updated Dutch translation by Sander Sweers.Peter D'Hoye2006-05-26
* French language file update by Mustapha Senhaji.Peter D'Hoye2006-05-26
* Replace "#if (ROCKBOX_HAS_LOGF == 1)" with "#ifdef ROCKBOX_HAS_LOGF" - this i...Dave Chapman2006-05-25
* The code police strikes back. * Simpler button wait.Jens Arnold2006-05-25
* Ooops.Jens Arnold2006-05-25
* fix minesweeper for ondio (patch by Alexander Spyridakis)Marcoen Hirschberg2006-05-25
* Moved the free diskspace scan into 'Rockbox Info'. Idea based on patch #4800 ...Jens Arnold2006-05-25
* Fix: -illons weren't voiced properly since the .lang rework.Jens Arnold2006-05-25
* Move backdrop handling out of the (potential) middle of an if-else. Right now...Jens Arnold2006-05-24
* Code policed C99-style variable declarations.Jens Arnold2006-05-24
* (1) Tagcache commit message now uses splash on bitmap displays: * Uses user f...Jens Arnold2006-05-24