summaryrefslogtreecommitdiff
path: root/apps (follow)
Commit message (Expand)AuthorAge
...
* 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
* on request, set the SIMULATOR define when building for the simDaniel 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
* 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
* 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
* 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
* 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 extra ';'Daniel Stenberg2004-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
* Added battery_level()Björn Stenberg2004-06-15
* The plugin lib now works in the win32 simulatorLinus Nielsen Feltzing2004-06-15
* Tetris is now Rockblox, to avoid trademark problemsLinus Nielsen Feltzing2004-06-14
* avoid empty menu for simulator, caused compile errors in VCJörg Hohensohn2004-06-14
* Keylock now locks combo keys too (mute, id3 viewer etc)Björn Stenberg2004-06-10
* Synced to english.lang, and reverted all speech engine dependent tweaksJens Arnold2004-06-10
* Added MAS read/write functions to the plugin APILinus Nielsen Feltzing2004-06-10
* Removed vbr_fix, as it now is a pluginLinus Nielsen Feltzing2004-06-10
* Finally, the archos directory sandbox works in the same way for both X11 and ...Linus Nielsen Feltzing2004-06-10
* supporting 4:2:2 vertical subsamplingJörg Hohensohn2004-06-10
* Othelo removed due to legal issues.Björn Stenberg2004-06-08
* The /recordings directory is now automatically created in the radio screen as...Linus Nielsen Feltzing2004-06-04
* Now uses the record-pause icon instead of the ordinary pause iconLinus Nielsen Feltzing2004-06-04
* SyncedJens Arnold2004-06-03
* The Play button now acts as a Pause button during recording instead of openin...Linus Nielsen Feltzing2004-06-03
* Removed obsolete sokoban stringLinus Nielsen Feltzing2004-06-03
* Adapted to new grayscale frameworkJens Arnold2004-06-02
* Major rework of the grayscale framework:Jens Arnold2004-06-02
* Fixed bug in .rock extension check when scanning pluginsHardeep Sidhu2004-05-27
* Improved drawing speed by drawing whole columns at once (Matthias)Jens Arnold2004-05-26
* Patch #958658, metronome uses plugin_register_timer nowLinus Nielsen Feltzing2004-05-26
* Added viewers.configLinus Nielsen Feltzing2004-05-24