summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2003-05-15In syncJose Maria Garcia-Valdecasas Bernal1-0/+10
2003-05-15In sync.Mats Lidell1-14/+49
2003-05-14call tree_init(); in the simulator as well as otherwise we always getDaniel Stenberg1-0/+1
2003-05-10Now stops MP3 playback when entering the radio screenLinus Nielsen Feltzing1-0/+2
2003-05-09Max playlist size is 20000 filesLinus Nielsen Feltzing1-1/+1
2003-05-09Bugs caught and killed by Craigh Sather (patch #729910)Linus Nielsen Feltzing1-14/+22
2003-05-09Configurable dir browser file buffer size. No more 400-file limit. No more wh...Linus Nielsen Feltzing11-65/+121
2003-05-09FM radio: ON leaves with radio on, OFF leaves with radio offLinus Nielsen Feltzing2-25/+42
2003-05-08Italian file in sync with english.langJose Maria Garcia-Valdecasas Bernal1-3/+44
2003-05-08Dutch file in sync with english.langJose Maria Garcia-Valdecasas Bernal1-13/+37
2003-05-07Jean's french updateJose Maria Garcia-Valdecasas Bernal1-342/+411
2003-05-07Paul's dutch updateJose Maria Garcia-Valdecasas Bernal1-5/+15
2003-05-04Changed the radio preset file nameLinus Nielsen Feltzing1-4/+6
2003-05-04Fixed problem with non-existing fm_presets.txt, now clears the station name w...Linus Nielsen Feltzing1-8/+11
2003-05-04Moved radio F3 menu to F1Linus Nielsen Feltzing1-8/+9
2003-05-04FM preset handling on F2 and F3Linus Nielsen Feltzing2-3/+300
2003-05-04Moved read_line() to misc.cLinus Nielsen Feltzing3-36/+48
2003-05-03Finer resolution for the PLLLinus Nielsen Feltzing1-4/+5
2003-05-03Idle poweroff fix for FM radio, as suggested by Mike HoldenLinus Nielsen Feltzing1-1/+4
2003-05-03The FM has no remote control :-(Linus Nielsen Feltzing1-2/+0
2003-05-03Finally, FM radio support on the FM RecorderLinus Nielsen Feltzing3-0/+221
2003-05-02Now the F2/F3 buttons work again in the Record screenLinus Nielsen Feltzing1-2/+2
2003-04-30Marco's italian language fileJose Maria Garcia-Valdecasas Bernal1-101/+482
2003-04-30Igor Barinov's updateDaniel Stenberg1-67/+52
2003-04-30previous version had unicode strings. Repaired that error :)Jose Maria Garcia-Valdecasas Bernal1-58/+58
2003-04-30updated spanish language fileJose Maria Garcia-Valdecasas Bernal1-68/+108
2003-04-30Better error handling when loading WPS config fileLinus Nielsen Feltzing1-1/+1
2003-04-30Stevie Oh's F3 menu patch (#729556)Linus Nielsen Feltzing1-1/+2
2003-04-28The independent frames option wasn't correctly loadedLinus Nielsen Feltzing1-1/+1
2003-04-28Mikkel Moe's initial version of the Norwegian translation.Daniel Stenberg1-0/+1415
2003-04-27Removed pointers to language stringsLinus Nielsen Feltzing1-23/+23
2003-04-25include "sprintf.h" after the system headers for the simulator magicDaniel Stenberg1-1/+2
2003-04-25Added version to created .cfg file (Johan Vromans)Björn Stenberg1-1/+2
2003-04-25Changed caption backlight bool bit handlingBjörn Stenberg1-1/+1
2003-04-25Only write caption backlight onceBjörn Stenberg1-7/+0
2003-04-25The splash() now doesn't try to output text at negative X positions. This fix...Linus Nielsen Feltzing1-0/+4
2003-04-24Replaced snprintf+write with fprintf.Björn Stenberg1-212/+97
2003-04-24Disabled demos to stay below 200KBBjörn Stenberg1-0/+5
2003-04-24Changed to runtime playlist initializationBjörn Stenberg3-16/+9
2003-04-24Changed some settings stringsBjörn Stenberg3-21/+79
2003-04-24Added inverted cursor in recording screen (Magnus Öman)Björn Stenberg1-5/+19
2003-04-24Added a single option var for booleans.Björn Stenberg1-28/+23
2003-04-24Added caption backlight to .cfg loader (Henrik Backe)Björn Stenberg1-0/+9
2003-04-24Caption backlight needed a function. Picky picky...Björn Stenberg1-7/+8
2003-04-24Caption backlight is available for players tooBjörn Stenberg1-1/+1
2003-04-23init the playlist struct so that fd is -1 at startup, which then no longerDaniel Stenberg1-1/+16
2003-04-23Keep the playlist open all the time, to reduce mid-song times caused by theDaniel Stenberg2-17/+17
2003-04-23showdir() should always redraw status barBjörn Stenberg1-1/+1
2003-04-23Only redraw the status line when info actually changed.Björn Stenberg12-65/+93
2003-04-23Players use the MENU button, not F1.Björn Stenberg1-0/+4