summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-06-23For non-numeric values, write explainations into the .cfg file. Also fixed a ...Jörg Hohensohn
2004-06-23reload directory if sort options were changedJörg Hohensohn
2004-06-23Peak meter dbfs setting didn't load properly from .cfg files / settings resetJens Arnold
2004-06-23Move two steps on each move up/down. (Attempt to make it more playable afterDaniel Stenberg
2004-06-22Synced to latest additions in english.lang and reworked a bitJens Arnold
2004-06-22Adjusted the RTC bit sumLinus Nielsen Feltzing
2004-06-22Too few bits were allocated for the talk_dir settingLinus Nielsen Feltzing
2004-06-22Added the (practically useless) 20ms option to the Auto Volume setting, for c...Linus Nielsen Feltzing
2004-06-22switch_thread() now checks the stack of the current thread instead of the nex...Linus Nielsen Feltzing
2004-06-22'Start recording' is now 'Recording screen' in the recording menuLinus Nielsen Feltzing
2004-06-22Patch #881887 by Gerald Vanbaren. The red LED is now ON when recording and bl...Linus Nielsen Feltzing
2004-06-22sort options for files & directoriesJörg Hohensohn
2004-06-22remove_tread() -> remove_thread()Linus Nielsen Feltzing
2004-06-22Added reset_poweroff_timer(), which can be used to prevent idle poweroff. Thi...Linus Nielsen Feltzing
2004-06-22Cleaned up the generate_bookmark_file_name function. Now it doesn't change th...Linus Nielsen Feltzing
2004-06-221) Presents a time for us without RTC.Kjell Ericson
2004-06-22Slight speedup for drawing 1-bit bitmaps with draw modes 0..2Jens Arnold
2004-06-21Bumped the config block versionLinus Nielsen Feltzing
2004-06-21Simplified the settings code by removing the phys2val conversions. This has t...Linus Nielsen Feltzing
2004-06-20extended the clean target to remove the libplugin and the rockbox.zipDaniel Stenberg
2004-06-20on request, set the SIMULATOR define when building for the simDaniel Stenberg
2004-06-20provide libplugin supportDaniel Stenberg
2004-06-20infrastructure for sorting by date+time, now we "only" need to decide on the UIJörg Hohensohn
2004-06-20Synced.Mats Lidell
2004-06-19settings_load() is now split in RTC and HD part, so RTC settings get loaded e...Jörg Hohensohn
2004-06-19oops, forgot to take out my test hack, some comments improvedJörg Hohensohn
2004-06-19replaced an unuseable function by one I need, no version bumpJörg Hohensohn
2004-06-19wrong functions have been hereJörg Hohensohn
2004-06-18New method of persisting the settings, using a central table. This saves lots...Jörg Hohensohn
2004-06-18Ooops, I declared a variable in the middle of the code. Shame on me.Kjell Ericson
2004-06-18Added backlight_off to simulator stubs.Kjell Ericson
2004-06-18First version of my chessclock. Only tried on Player. Lacking a simulatorKjell Ericson
2004-06-18Added more functions to the plugin API.Kjell Ericson
2004-06-17Added the Wiki newsLinus Nielsen Feltzing
2004-06-17The documentation link now points to twikiLinus Nielsen Feltzing
2004-06-16and use snprintf() from the plugin APIDaniel Stenberg
2004-06-16code after variablesDaniel Stenberg
2004-06-16only for bitmapsDaniel Stenberg
2004-06-16Initial version of pong, not tested on target by me yet.Daniel Stenberg
2004-06-16Fixed a warningJens Arnold
2004-06-16Fixed a warning (unused variable)Jens Arnold
2004-06-16Mandelbrot didn't yield() at all, leading to playback problems when heavily c...Jens Arnold
2004-06-16Added set_time()Björn Stenberg
2004-06-16removed silly debug outputsDaniel Stenberg
2004-06-16Added twikiBjörn Stenberg
2004-06-16removed extra ';'Daniel Stenberg
2004-06-16remove extra ';'Daniel Stenberg
2004-06-16remove C++/C99 commentDaniel Stenberg
2004-06-16Stray semicolon removedLinus Nielsen Feltzing
2004-06-15Simple battery runtime testBjörn Stenberg