summaryrefslogtreecommitdiff
path: root/apps (follow)
Commit message (Expand)AuthorAge
* H300: Rudimentary driver for the ISP1362 USB on-the-go controller. For now it...Jens Arnold2006-06-16
* update by Jeong Taek InMarcoen Hirschberg2006-06-15
* Redraw list whenever playlist changesHardeep Sidhu2006-06-12
* Store playlist index for prepended/appended tracks in control file. Fixes re...Hardeep Sidhu2006-06-12
* HAVE_ADJUSTABLE_CPU_FREQ isn't defined for simulators, so we don't have to ch...Christian Gmeiner2006-06-12
* Fix francais.lang bug: a missing <phrase> tag. Fixes the 'yes' string in menu...Zakk Roberts2006-06-11
* Make the ball/block move faster on color screens.Antoine Cellerier2006-06-11
* 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