summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2003-11-06Made the recording filename creation function globalLinus Nielsen Feltzing2-4/+5
2003-11-05Patch #836267 by Zakk Roberts, adds peak meter to the radio screen, plus a fe...Linus Nielsen Feltzing2-47/+119
2003-11-05Now clears the buttonbar before drawingLinus Nielsen Feltzing1-0/+1
2003-11-05Renamed the buttonbar functionsLinus Nielsen Feltzing3-6/+6
2003-11-04Patch #835815 by Henrik Backe, prevents stack overflow in .rockbox browser.Linus Nielsen Feltzing2-13/+34
2003-11-04WPS files now supports commentsLinus Nielsen Feltzing1-1/+6
2003-11-04Generic F-key buttonbar functionalityLinus Nielsen Feltzing3-6/+52
2003-11-04Now the keyboard entry screen updates the status barLinus Nielsen Feltzing1-1/+6
2003-11-04Patch #780511 by Pierre Delore, a NIM game for PlayersLinus Nielsen Feltzing1-0/+295
2003-11-04Patch #816310 by Lee Pilgrim, a VU meter pluginLinus Nielsen Feltzing1-0/+113
2003-11-04OooopsLinus Nielsen Feltzing2-2/+2
2003-11-03Patch #798050 by Leslie Donaldson, activates Line In on Player modelsLinus Nielsen Feltzing4-4/+44
2003-11-03Patch #829546, updated Wallisertitsch languageLinus Nielsen Feltzing1-3/+213
2003-11-03Patch #828749, updated Italian languageLinus Nielsen Feltzing1-46/+298
2003-11-03Patch #833400, Updated Icelandic languageLinus Nielsen Feltzing1-2/+37
2003-11-03Patch #783177 by Craig Sather, fixes the progress bar glitch when fast forwar...Linus Nielsen Feltzing1-0/+3
2003-11-03Patch #782228 by Barry McIntosh, makes the volume meter update when adjusting...Linus Nielsen Feltzing1-1/+2
2003-11-02Frame-accurate file splits when recording. Now the PLAY button closes the cur...Linus Nielsen Feltzing1-4/+6
2003-10-30play .ch8 files with the Chip-8 emulatorJörg Hohensohn2-2/+13
2003-10-30from request #628509: ported the Chip-8 emulator as a pluginJörg Hohensohn1-0/+553
2003-10-29HW info: removed the V2 boot ROM crap, now gives boot ROM CRC or says no boot...Jörg Hohensohn1-12/+32
2003-10-26the plugin is now prepared to flash the "V2" variant: boxes without boot ROM ...Jörg Hohensohn1-35/+106
2003-10-23The boolean Code Police strikes back. This will hopefully fix bug #827966.Linus Nielsen Feltzing1-2/+4
2003-10-17Synced.Mats Lidell1-54/+275
2003-10-17Car Ignition Auto Stop (patch #736339 by Craig Sather)Björn Stenberg6-7/+44
2003-10-17Fixes sleep timer when connected to charger (patch #769591 by Henrik Backe)Björn Stenberg1-4/+10
2003-10-17Runtime display bug fix by Craig Sather (patch #766552)Björn Stenberg4-3/+18
2003-10-10.rockbox-browser showed old cached data when the .rockbox dir was already cac...Linus Nielsen Feltzing1-0/+1
2003-10-02Changed 'Profiles' to 'Configurations'.Björn Stenberg1-1/+1
2003-09-29Removed games_menu.[ch] and demo_menu.[ch] since they are no longer used.Björn Stenberg5-247/+0
2003-09-29Brian King's .rockbox browsing patchBjörn Stenberg7-58/+156
2003-09-29Proper echo of uclpack command lineBjörn Stenberg1-1/+1
2003-09-21Corrected invalid function prototype.Björn Stenberg1-1/+1
2003-09-20Fixed bad #include / #ifdef order that always produced a 0-byte .rockBjörn Stenberg1-3/+2
2003-09-20Include stdlib.h for abs(). Fixes build error.Hardeep Sidhu1-0/+1
2003-09-19Gain display bugfix by Keith Hubbard.Björn Stenberg1-1/+1
2003-09-14Richard OBrien's initial Icelandic lang fileDaniel Stenberg1-0/+1715
2003-09-09I release this plugin to cvs, now that I released new firmware images (see ht...Jörg Hohensohn1-0/+854
2003-09-04Now settings_apply() also sets the MP3 buffer margin (antiskip)Linus Nielsen Feltzing1-0/+2
2003-09-01version check removed, pointless since playersJörg Hohensohn1-8/+2
2003-08-29Pass actual time instead of offset to mpeg_ff_rewind. Fixes ff/rew to wrong ...Hardeep Sidhu1-2/+2
2003-08-28Accepting PLAY as confirm in sound-menu (as in all other settings menu).Kjell Ericson1-0/+1
2003-08-25filesize limit lowered to 40KB, player images are so smallJörg Hohensohn1-1/+1
2003-08-25Slightly more correct initialization of the power/charging codeLinus Nielsen Feltzing1-1/+1
2003-08-22Jesús Rodríguez Marcial contributed this!Daniel Stenberg1-0/+1485
2003-08-21The newest german .lng file is 5.26K, so I extended the maximum .lng fileDaniel Stenberg1-1/+1
2003-08-19many new german stringsUwe Freese1-29/+407
2003-08-19Jurij Dobravec provided this slovenian translation.Daniel Stenberg1-0/+1730
2003-08-14The recording source setting is now saved correctlyLinus Nielsen Feltzing1-1/+1
2003-08-11Don't delete queued tracks in repeat one mode.Hardeep Sidhu1-1/+1