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