| Commit message (Expand) | Author | Age |
| ... | |
| * | The plugin API now supports ctype macros like tolower() and friends | Linus Nielsen Feltzing | 2004-07-13 |
| * | The check for solvable puzzles didn't use all squares. This fixes bug #911484... | Linus Nielsen Feltzing | 2004-07-12 |
| * | The stop watch now inhibits the idle poweroff while counting | Linus Nielsen Feltzing | 2004-07-12 |
| * | scrollbar() parameters were swapped | Jens Arnold | 2004-07-09 |
| * | Removed progressbar() and a few tables as well | Linus Nielsen Feltzing | 2004-07-08 |
| * | Removed progressbar() and slidebar() | Linus Nielsen Feltzing | 2004-07-08 |
| * | Added the apps/recorder dir to the include path for recorder builds | Linus Nielsen Feltzing | 2004-07-08 |
| * | Added screen dump function to the grayscale lib | Jens Arnold | 2004-07-06 |
| * | Changed the behaviour of F2, and simplified the version string handling | Linus Nielsen Feltzing | 2004-06-30 |
| * | Fixed simulator build | Hardeep Sidhu | 2004-06-30 |
| * | Major clock update by Zakk Roberts (patch #932605) | Hardeep Sidhu | 2004-06-30 |
| * | Corrected spelling | Linus Nielsen Feltzing | 2004-06-29 |
| * | added comments about default values | Jens Arnold | 2004-06-25 |
| * | Save and restore pr register within _writearray() / _writeblock(). Cleaner co... | Jens Arnold | 2004-06-25 |
| * | Split grayscale library into several files to make up a real function library... | Jens Arnold | 2004-06-23 |
| * | Fixed so that the plugin is exitable (was irritating that the first plugin | Kjell Ericson | 2004-06-23 |
| * | Move two steps on each move up/down. (Attempt to make it more playable after | Daniel Stenberg | 2004-06-23 |
| * | 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-22 |
| * | on request, set the SIMULATOR define when building for the sim | Daniel Stenberg | 2004-06-20 |
| * | Ooops, I declared a variable in the middle of the code. Shame on me. | Kjell Ericson | 2004-06-18 |
| * | First version of my chessclock. Only tried on Player. Lacking a simulator | Kjell Ericson | 2004-06-18 |
| * | 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 |
| * | Mandelbrot didn't yield() at all, leading to playback problems when heavily c... | Jens Arnold | 2004-06-16 |
| * | Simple battery runtime test | Björn Stenberg | 2004-06-15 |
| * | The plugin lib now works in the win32 simulator | Linus Nielsen Feltzing | 2004-06-15 |
| * | Tetris is now Rockblox, to avoid trademark problems | Linus Nielsen Feltzing | 2004-06-14 |
| * | Finally, the archos directory sandbox works in the same way for both X11 and ... | Linus Nielsen Feltzing | 2004-06-10 |
| * | supporting 4:2:2 vertical subsampling | Jörg Hohensohn | 2004-06-10 |
| * | Othelo removed due to legal issues. | Björn Stenberg | 2004-06-08 |
| * | Adapted to new grayscale framework | Jens Arnold | 2004-06-02 |
| * | Major rework of the grayscale framework: | Jens Arnold | 2004-06-02 |
| * | Improved drawing speed by drawing whole columns at once (Matthias) | Jens Arnold | 2004-05-26 |
| * | Patch #958658, metronome uses plugin_register_timer now | Linus Nielsen Feltzing | 2004-05-26 |
| * | removed a bit of obsolete stuff | Jörg Hohensohn | 2004-05-23 |
| * | now supports images with restart markers | Jörg Hohensohn | 2004-05-23 |
| * | Default viewer for .ucl is rockbox_flash.rock | Jens Arnold | 2004-05-21 |
| * | Set up default viewers.config | Björn Stenberg | 2004-05-21 |
| * | Fix: scrolling left/right with even pixel counts caused an address error if t... | Jens Arnold | 2004-05-21 |
| * | Plugin/file type association system. Patch #879411 by Henrik Backe | Björn Stenberg | 2004-05-21 |
| * | Fixed behaviour when connecting USB, made scrolling a bit faster by not empty... | Jens Arnold | 2004-05-21 |
| * | use the new path to the levels file, the daily build of tomorrow will make | Daniel Stenberg | 2004-05-21 |
| * | this is the levels file for sokoban | Daniel Stenberg | 2004-05-21 |
| * | FIX: The previous update produced a buffer overflow, which broke e.g. the jpe... | Jens Arnold | 2004-05-20 |
| * | Missing function declaration | Jens Arnold | 2004-05-20 |
| * | Font support, several speed and size tweaks | Jens Arnold | 2004-05-20 |