summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2003-05-20Flash info now also for PlayerJörg Hohensohn1-2/+15
2003-05-20Finally, remote control now works while keys are locked.Björn Stenberg1-94/+16
2003-05-20Fixed bad remote control handling in wps. Changed tree navigation keys to rig...Björn Stenberg2-6/+8
2003-05-17Fixed simulator core dump (forgot to call playlist_init)Linus Nielsen Feltzing1-0/+1
2003-05-17Removed frequency info from Debug HW Info, and added a Save ROM Contents item...Linus Nielsen Feltzing1-20/+23
2003-05-17Bad grammar fixLinus Nielsen Feltzing1-1/+1
2003-05-17Flash Manufacturer/ID in Debug->View HW Info, if this gives valid info you ha...Jörg Hohensohn1-0/+49
2003-05-17Moved the power_init() call to after the mpeg_init() call, this is supposed t...Linus Nielsen Feltzing1-3/+4
2003-05-17Bumped the config block version, this forces a reset of the settingsLinus Nielsen Feltzing1-1/+1
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