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