summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2006-06-10Fix resume for MP1. Thanks go to Dave Chapman for the hint.Jens Arnold1-0/+1
2006-06-08Enable interrupts before lcd_init(), as that uses sleep() on some targets.Jens Arnold1-1/+1
2006-06-07Stop playback if playlist_next() returns -1 (e.g. if auto directory change fa...Hardeep Sidhu1-1/+6
2006-06-07Properly reload tagcache when directory updated. Fixes B#5512.Hardeep Sidhu1-1/+2
2006-06-06Work-in-progress rework of charging status reading & display: * Changed sever...Jens Arnold16-208/+182
2006-06-05*decrease brickmania bitmaps files in the bitmaps folders. *fix break effect ...Ben Basha58-135/+120
2006-06-05Esperanto translation, by Marc-André Moreau.Zakk Roberts1-0/+8521
2006-06-04Added a yield() after each pgup/pgdn similar to what is done for prev/next. ...Hardeep Sidhu1-0/+4
2006-06-04Added reload_directory() to plugin api and modified text editor and sudoku pl...Hardeep Sidhu4-1/+8
2006-06-04Fix bug 5341: Resume in Wav and Flac doesn't start from the position where it...Magnus Holmgren3-13/+50
2006-06-03Change Star keymappings for iPod - now Menu and Play are used for up/down ins...Zakk Roberts1-16/+16
2006-06-03Previous automatic skip fix had a problem if audio_fill_file_buffer() was cal...Hardeep Sidhu1-3/+3
2006-06-03Fix wide view mode on viewerKarl Kurbjun1-11/+20
2006-05-31Allow pitch ratio to hit top and bottom values when using button repeat.Thom Johansen1-0/+4
2006-05-31Need to reload tagcache in ram if dircache buffer has been stolen.Miika Pekkarinen1-0/+3
2006-05-30Always set first_index to value stored in settings when resuming. Fixes inco...Hardeep Sidhu1-2/+1
2006-05-30Fixed incorrect memory allocation bug with tagcache.Miika Pekkarinen1-1/+18
2006-05-30Use correct file mode when creating files. Fixes task 5452Dan Everton9-10/+10
2006-05-29Fix Player builds and extend the delay between the last name appearing and th...Zakk Roberts1-5/+5
2006-05-29Entirely rewritten credits roll for bitmap LCDs, loosely based on my Clock cr...Zakk Roberts1-39/+158
2006-05-29Some small Swedish language changes, by Frédéric François.Zakk Roberts1-9/+9
2006-05-29Move TagCache options from Playback to File View menu - makes a lot more sens...Zakk Roberts1-28/+12
2006-05-28Lang file updates: Danish by Jonas Häggqvist, Chinese-trad. by Wenbin Leo an...Peter D'Hoye3-112/+404
2006-05-28Greek language update by Alexander Spyridakis. Also increased language buffer...Peter D'Hoye2-584/+2201
2006-05-28Synced.Magnus Holmgren1-2/+14
2006-05-28Better aspect ratio of the blocks for the archos bitmap LCD (1.06:1 instead o...Jens Arnold1-0/+0
2006-05-28Load uniqued tags correctly at commit (should fix duplicates). TryMiika Pekkarinen1-11/+18
2006-05-28fix yellow buildsPeter D'Hoye1-2/+0
2006-05-27Init dircache after applying settings and use a splash. Possible preventMiika Pekkarinen2-23/+18
2006-05-27remove bomMarcoen Hirschberg1-1/+1
2006-05-26Updated Dutch translation by Sander Sweers.Peter D'Hoye1-372/+1039
2006-05-26French language file update by Mustapha Senhaji.Peter D'Hoye1-2/+15
2006-05-25Replace "#if (ROCKBOX_HAS_LOGF == 1)" with "#ifdef ROCKBOX_HAS_LOGF" - this i...Dave Chapman1-2/+2
2006-05-25The code police strikes back. * Simpler button wait.Jens Arnold1-9/+5
2006-05-25Ooops.Jens Arnold1-0/+2
2006-05-25fix minesweeper for ondio (patch by Alexander Spyridakis)Marcoen Hirschberg1-4/+6
2006-05-25Moved the free diskspace scan into 'Rockbox Info'. Idea based on patch #4800 ...Jens Arnold4-77/+92
2006-05-25Fix: -illons weren't voiced properly since the .lang rework.Jens Arnold1-3/+3
2006-05-24Move backdrop handling out of the (potential) middle of an if-else. Right now...Jens Arnold1-3/+3
2006-05-24Code policed C99-style variable declarations.Jens Arnold1-8/+8
2006-05-24(1) Tagcache commit message now uses splash on bitmap displays: * Uses user f...Jens Arnold1-27/+18
2006-05-23Enable wormlet for the ipod 3g - there is no reason to exclude it.Dave Chapman2-3/+1
2006-05-23make wormlet work on iaudio, patch by Mustapha SenhajiMarcoen Hirschberg2-1/+14
2006-05-23Couple more minor adjustments: * Rename old CLR_CYAN define to CLR_LTBLUE to ...Zakk Roberts1-10/+16
2006-05-23Assorted changes by Mikael Magnusson and I. * When moving through filled spac...Zakk Roberts1-21/+42
2006-05-22add seperate scroll options for remote. Patch by Alexander Spyridakis which f...Marcoen Hirschberg6-47/+89
2006-05-22fix simulator build for the gigabeatMarcoen Hirschberg4-2/+39
2006-05-22Patch attached to bug report #5077 by Ewan Davies which fixes argh/food gener...Zakk Roberts1-257/+667
2006-05-21Reworked backdrop handling. Fixes a bug that wasn't in the tracker yet ;)Peter D'Hoye11-112/+147
2006-05-20Fix bug 4916: Short Vorbis files won't play.Magnus Holmgren1-1/+2