summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2004-07-05Fixed the FM sim buildLinus Nielsen Feltzing1-1/+1
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-05Enabled assembler optimized disk reading and writing (approx. 2 times as fast)Jens Arnold1-5/+5
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 Feltzing4-8/+95
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-01Added "check that the bug isnt already fixed".Björn Stenberg1-0/+1
2004-07-01Fixed menu leakHardeep Sidhu1-3/+1
2004-06-30New screen dump feature for recordersLinus Nielsen Feltzing7-76/+89
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 Feltzing4-8/+12
2004-06-22switch_thread() now checks the stack of the current thread instead of the nex...Linus Nielsen Feltzing1-34/+36
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 Feltzing4-2/+51
2004-06-22sort options for files & directoriesJörg Hohensohn6-14/+115
2004-06-22remove_tread() -> remove_thread()Linus Nielsen Feltzing2-2/+2
2004-06-22Added reset_poweroff_timer(), which can be used to prevent idle poweroff. Thi...Linus Nielsen Feltzing7-11/+18
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 Feltzing3-241/+35
2004-06-20extended the clean target to remove the libplugin and the rockbox.zipDaniel Stenberg1-0/+1