summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2004-03-12First step towards context sensitive and configurable menus, by Brent CouttsLinus Nielsen Feltzing16-197/+309
2004-03-12Ninja-cool metronome plugin by Matthias Wientapper, for both Player and RecorderLinus Nielsen Feltzing1-0/+280
2004-03-11radio_load_presets() no longer loads more than MAX_PRESETS from the presets fileLinus Nielsen Feltzing1-4/+1
2004-03-11Moved Create Directory to the ON+Play menuLinus Nielsen Feltzing4-62/+71
2004-03-08loops have not been OK, were showing one frame more than availableJörg Hohensohn1-6/+9
2004-03-08Wallisertitsch language syncedJose Maria Garcia-Valdecasas Bernal1-453/+392
2004-03-08my underrun checks have not been precisely correctJörg Hohensohn1-2/+2
2004-03-05for upcoming release: no diagnostic screen unless underruns happenedJörg Hohensohn1-21/+26
2004-03-02Patch #877947 by Benjamin Metzler, limits the number of bookmarks in the Most...Linus Nielsen Feltzing1-5/+29
2004-03-02Patch #881188 by Craigh Sather, fixes battery display updates in WPSLinus Nielsen Feltzing1-0/+1
2004-03-01repairing a stupid mistake! Thanks Uwe :)Jose Maria Garcia-Valdecasas Bernal1-11/+7
2004-03-01Log scale for the VU meter, patch #897248 by Lee PilgrimLinus Nielsen Feltzing1-173/+163
2004-03-01Squeezed the disk timing info to fit the Player LCDLinus Nielsen Feltzing1-3/+4
2004-02-27czech language syncedJose Maria Garcia-Valdecasas Bernal1-373/+269
2004-02-25french synced with english.lang v1.101Jose Maria Garcia-Valdecasas Bernal1-459/+316
2004-02-25dutch language based on english.lang v1.101Jose Maria Garcia-Valdecasas Bernal1-367/+267
2004-02-25deutsch.lang based on english.lang v1.101Jose Maria Garcia-Valdecasas Bernal1-7/+12
2004-02-21same treatment like for video plugin: mp3_play_init() removedJörg Hohensohn1-2/+0
2004-02-21mp3_play_init() removed, this was resetting the sound settings. Playback is t...Jörg Hohensohn1-3/+4
2004-02-19spanish language synced againJose Maria Garcia-Valdecasas Bernal1-344/+541
2004-02-16Oh, those yellow builds...Linus Nielsen Feltzing1-0/+2
2004-02-16New disk debugging options for timing informationLinus Nielsen Feltzing1-1/+48
2004-02-07option to resume to the position it was stopped last timeJörg Hohensohn1-53/+59
2004-02-06spinup the disk more early, and a recovery for underruns: seek to the last po...Jörg Hohensohn1-8/+37
2004-02-06Updated german language fileUwe Freese1-1/+35
2004-02-05The new video player, with audio!Jörg Hohensohn1-271/+742
2004-02-05Better charging feedback for FM/V2 devicesLinus Nielsen Feltzing1-1/+1
2004-02-05radio.h was mistakenly included for all targetsLinus Nielsen Feltzing1-1/+3
2004-02-05fixed a warningJörg Hohensohn1-1/+1
2004-02-04Added a debug option for the FM radio detectionLinus Nielsen Feltzing2-1/+48
2004-02-03give plugins access to ata_sleep(), useful for my next video playerJörg Hohensohn2-3/+10
2004-02-01Fixed an array index out of bounds errorHardeep Sidhu1-2/+2
2004-01-31not for simulator unless lcd_blit() is implemented and mp3_xx() are stubbedJörg Hohensohn1-0/+2
2004-01-30inconsistent argument type for backlight_set_timeout() fixedJörg Hohensohn1-1/+1
2004-01-30first game with sound: chip8 makes noiseJörg Hohensohn1-4/+51
2004-01-30mp3 playback "engine" now in plugin API, rocks can make soundJörg Hohensohn2-2/+51
2004-01-29Fixed bug when inserting playlists where comment and empty lines were not bei...Hardeep Sidhu1-1/+1
2004-01-27Synced.Mats Lidell1-6/+40
2004-01-27I knew this was going too fast with the new LCD function. Now contains a fix ...Jörg Hohensohn1-8/+27
2004-01-26Modified playlist handling to allow for multiple playlists to be edited at th...Hardeep Sidhu14-646/+1308
2004-01-26Version 2 sync.Mats Lidell1-375/+36
2004-01-25Added Open Neo contributor Francois BoucherBjörn Stenberg1-1/+1
2004-01-23Updated german language file (in V2 format).Uwe Freese1-369/+224
2004-01-23Henrik Backe's english language file cleanup. This ups the language fileDaniel Stenberg3-388/+1
2004-01-21New feature: NOw you can store the recorded files in either /recordings (the ...Linus Nielsen Feltzing10-26/+138
2004-01-20Check USB before resumingBjörn Stenberg1-0/+5
2004-01-20The bookmark options were incorrectly read from the settings block, even if t...Linus Nielsen Feltzing1-3/+5
2004-01-20Fixed the english language file, patch by Philip PertermannLinus Nielsen Feltzing1-10/+10
2004-01-18Don't start wps from rockbox_browse().Hardeep Sidhu1-0/+1
2004-01-18prepared to flash uncompressed ucl such that suitable Rockbox builds directly...Jörg Hohensohn1-19/+33