| Commit message (Expand) | Author | Age |
| * | removing progressbar() and slidebar() broke backwards compatibility | Jens Arnold | 2004-07-08 |
| * | Removed progressbar() and slidebar() | Linus Nielsen Feltzing | 2004-07-08 |
| * | Bumped PLUGIN_API_VERSION | Linus Nielsen Feltzing | 2004-07-08 |
| * | Added mpeg_has_changed_track() to the plugin API (again) | Linus Nielsen Feltzing | 2004-07-08 |
| * | 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 |
| * | replaced an unuseable function by one I need, no version bump | Jörg Hohensohn | 2004-06-19 |
| * | Added more functions to the plugin API. | Kjell Ericson | 2004-06-18 |
| * | Added set_time() | Björn Stenberg | 2004-06-16 |
| * | Moved battery_level() to the end, where it doesn't break backwards compatibility | Björn Stenberg | 2004-06-15 |
| * | Forgot to bump api version. | Björn Stenberg | 2004-06-15 |
| * | Added battery_level() | Björn Stenberg | 2004-06-15 |
| * | Added MAS read/write functions to the plugin API | Linus Nielsen Feltzing | 2004-06-10 |
| * | Finally, the archos directory sandbox works in the same way for both X11 and ... | Linus Nielsen Feltzing | 2004-06-10 |
| * | Preparation for grayscale font support | Jens Arnold | 2004-05-20 |
| * | Fixed lcd_bitmap() to use the bitmap format generated by bmp2rb correctly. No... | Jens Arnold | 2004-05-14 |
| * | fix red and yellow | Jörg Hohensohn | 2004-05-01 |
| * | new plugin features for stuff I'm working on: user timer, TSR, threads, contr... | Jörg Hohensohn | 2004-04-30 |
| * | A checkbox widget | Linus Nielsen Feltzing | 2004-04-28 |
| * | Better POSIX compatibility for mkdir(), rmdir() and opendir() | Linus Nielsen Feltzing | 2004-04-20 |
| * | fixed a warning | Jörg Hohensohn | 2004-02-05 |
| * | give plugins access to ata_sleep(), useful for my next video player | Jörg Hohensohn | 2004-02-03 |
| * | inconsistent argument type for backlight_set_timeout() fixed | Jörg Hohensohn | 2004-01-30 |
| * | mp3 playback "engine" now in plugin API, rocks can make sound | Jörg Hohensohn | 2004-01-30 |
| * | Updated the plugin API number due to the modified splash(). The plugins made | Daniel Stenberg | 2004-01-08 |
| * | The splash() function's second argument (keymask) is now removed, as it | Daniel Stenberg | 2004-01-08 |
| * | the video player plugin and file the type / plugin API for it | Jörg Hohensohn | 2003-12-15 |
| * | my take at fixing the simulator warnings by adding mode_t, size_t, ssize_t | Daniel Stenberg | 2003-12-08 |
| * | Allow older versions of plugins to run so long as plugin api struct changes d... | Hardeep Sidhu | 2003-07-25 |
| * | #defining around each function is not a good idea after all | Robert Hak | 2003-07-24 |
| * | clean simulator warnings | Robert Hak | 2003-07-24 |
| * | added functions for the calendar plugin, I don't increase the version since | Daniel Stenberg | 2003-07-24 |
| * | added three functions to the charcell version of the plugin struct, patch by | Daniel Stenberg | 2003-07-24 |
| * | killed a warning in plugin.h | Jerome Kuptz | 2003-07-20 |
| * | update to the api to allow fetching of currently playing id3 struct. Adding ... | Jerome Kuptz | 2003-07-20 |
| * | Added plugin support for 8MB-modified units. This bumps the plugin API versio... | Björn Stenberg | 2003-07-13 |
| * | Added widgets and keyboard to plugin api. | Björn Stenberg | 2003-07-09 |
| * | Added qsort() to plugin api, and subsequently bumped the api version number. ... | Björn Stenberg | 2003-06-29 |
| * | Added plugin loader. Moved games, demos and the text viewer to loadable plugi... | Björn Stenberg | 2003-06-29 |