summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2004-07-05Forgot to ifdef the fm_force_mono settingLinus Nielsen Feltzing1-0/+2
2004-07-05Revamped the FM preset handling, added a force mono option, and some internal...Linus Nielsen Feltzing2-145/+281
2004-07-05Added the fm_force_mono settingLinus Nielsen Feltzing1-0/+1
2004-07-05Added menu_insert()Linus Nielsen Feltzing2-0/+23
2004-07-05Moved settings_parseline() to misc.cLinus Nielsen Feltzing3-33/+40
2004-07-02Added FM radio simulation, with a good station at 99.4MHzLinus Nielsen Feltzing1-3/+15
2004-07-02Patch #926585, updated french languageLinus Nielsen Feltzing1-112/+1143
2004-07-02Patch #954100, updated icelandic languageLinus Nielsen Feltzing1-1/+398
2004-07-02Synced with english 1.121Linus Nielsen Feltzing1-23/+268
2004-07-01Fixed menu leakHardeep Sidhu1-3/+1
2004-06-30New screen dump feature for recordersLinus Nielsen Feltzing3-3/+24
2004-06-30Changed the behaviour of F2, and simplified the version string handlingLinus Nielsen Feltzing1-17/+33
2004-06-30Fixed simulator buildHardeep Sidhu1-5/+6
2004-06-30Major clock update by Zakk Roberts (patch #932605)Hardeep Sidhu1-531/+2176
2004-06-29Corrected spellingLinus Nielsen Feltzing1-2/+2
2004-06-28The volume icon is now drawn in the original state the very first timeLinus Nielsen Feltzing1-2/+2
2004-06-27Synced.Mats Lidell1-10/+44
2004-06-27the apps files shouldn't be compiled with -DPLUGINLinus Nielsen Feltzing1-1/+1
2004-06-27Fixed the margins on the bookmark prompts, fixes bug #887512Linus Nielsen Feltzing1-0/+2
2004-06-27The first fix for bug #898145 was incorrectLinus Nielsen Feltzing1-5/+6
2004-06-27Fixed a glitch in the Recorder status bar volume icon display, bug #898145Linus Nielsen Feltzing1-1/+1
2004-06-27The status bar now keeps track of the mpeg status, instead of having to call ...Linus Nielsen Feltzing3-13/+0
2004-06-27The status bar now keeps track of the mpeg status, instead of having to call ...Linus Nielsen Feltzing8-37/+49
2004-06-25added comments about default valuesJens Arnold6-0/+20
2004-06-25Save and restore pr register within _writearray() / _writeblock(). Cleaner co...Jens Arnold2-0/+4
2004-06-23Split grayscale library into several files to make up a real function library...Jens Arnold30-2083/+3110
2004-06-23Fixed so that the plugin is exitable (was irritating that the first pluginKjell Ericson1-5/+21
2004-06-23For non-numeric values, write explainations into the .cfg file. Also fixed a ...Jörg Hohensohn1-1/+3
2004-06-23reload directory if sort options were changedJörg Hohensohn1-2/+12
2004-06-23Peak meter dbfs setting didn't load properly from .cfg files / settings resetJens Arnold1-1/+1
2004-06-23Move two steps on each move up/down. (Attempt to make it more playable afterDaniel Stenberg1-13/+15
2004-06-22Synced to latest additions in english.lang and reworked a bitJens Arnold1-57/+93
2004-06-22Adjusted the RTC bit sumLinus Nielsen Feltzing1-1/+1
2004-06-22Too few bits were allocated for the talk_dir settingLinus Nielsen Feltzing1-1/+1
2004-06-22Added the (practically useless) 20ms option to the Auto Volume setting, for c...Linus Nielsen Feltzing3-4/+5
2004-06-22'Start recording' is now 'Recording screen' in the recording menuLinus Nielsen Feltzing1-2/+2
2004-06-22Patch #881887 by Gerald Vanbaren. The red LED is now ON when recording and bl...Linus Nielsen Feltzing1-1/+30
2004-06-22sort options for files & directoriesJörg Hohensohn6-14/+115
2004-06-22remove_tread() -> remove_thread()Linus Nielsen Feltzing1-1/+1
2004-06-22Added reset_poweroff_timer(), which can be used to prevent idle poweroff. Thi...Linus Nielsen Feltzing2-0/+4
2004-06-22Cleaned up the generate_bookmark_file_name function. Now it doesn't change th...Linus Nielsen Feltzing1-35/+15
2004-06-221) Presents a time for us without RTC.Kjell Ericson1-0/+13
2004-06-22Slight speedup for drawing 1-bit bitmaps with draw modes 0..2Jens Arnold1-3/+11
2004-06-21Bumped the config block versionLinus Nielsen Feltzing1-1/+1
2004-06-21Simplified the settings code by removing the phys2val conversions. This has t...Linus Nielsen Feltzing1-137/+4
2004-06-20on request, set the SIMULATOR define when building for the simDaniel Stenberg1-1/+1
2004-06-20infrastructure for sorting by date+time, now we "only" need to decide on the UIJörg Hohensohn2-0/+2
2004-06-20Synced.Mats Lidell1-17/+92
2004-06-19settings_load() is now split in RTC and HD part, so RTC settings get loaded e...Jörg Hohensohn3-61/+76
2004-06-19oops, forgot to take out my test hack, some comments improvedJörg Hohensohn1-6/+3