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