Age | Commit message (Expand) | Author |
2005-03-03 | added button_hold() to the plugin api | Michiel Van Der Kolk |
2005-03-02 | Added mkdir() to the plugin api. | Jens Arnold |
2005-03-02 | Added cpu_boost() to the plugin API | Linus Nielsen Feltzing |
2005-03-01 | Added cpu_frequency to the plugin API | Linus Nielsen Feltzing |
2005-02-28 | Added missing sim_ prefixes. | Jens Arnold |
2005-02-28 | Simulators: lseek() working again for systems with an off_t datatype differin... | Jens Arnold |
2005-02-22 | use the sim version of the icons for the sims | Daniel Stenberg |
2005-02-22 | Build cleanup and general fixes. fprintf() is now fdprintf(), the separation | Daniel Stenberg |
2005-02-18 | Unified build system to use SOURCES for sim builds too, a single Makefile-look | Daniel Stenberg |
2005-02-15 | random longness fixes | Jean-Philippe Bernardy |
2005-02-15 | memcmp() added to the plugin API | Daniel Stenberg |
2005-02-15 | long policy fix | Jean-Philippe Bernardy |
2005-02-09 | /me is silly | Linus Nielsen Feltzing |
2005-02-09 | strcat() added to the plugin API | Linus Nielsen Feltzing |
2005-02-09 | strchr() added to the plugin API | Linus Nielsen Feltzing |
2005-02-07 | long policy | Jean-Philippe Bernardy |
2005-02-07 | oops again, incomplete long policy | Jean-Philippe Bernardy |
2005-02-07 | oops, incomplete long policy | Jean-Philippe Bernardy |
2005-02-07 | long policy | Jean-Philippe Bernardy |
2005-02-03 | fix a mismatch between the .h and .c for non-MAS players, and fixed some | Daniel Stenberg |
2005-01-30 | long policy | Jean-Philippe Bernardy |
2005-01-26 | Consistent declaration. | Jens Arnold |
2005-01-24 | Fixed yellow builds (int->long) | Jens Arnold |
2004-10-23 | Removed usb_screen() from the api. All plugins should use the default event h... | Jens Arnold |
2004-10-12 | Extended default_event_handler() that calls a callback function prior to actu... | Jens Arnold |
2004-09-29 | Added MAS3539F support (Ondio SP) | Jens Arnold |
2004-09-28 | a hell of a commit: changed several HAVE_xx configuration flags into multiple... | Jörg Hohensohn |
2004-08-30 | New debug feature: Use the SH1 user break controller to catch illegal memory ... | Jens Arnold |
2004-08-18 | Const policed pointer arguments to functions, part 4 | Jens Arnold |
2004-08-18 | Const policed pointer arguments to functions, part 3 | Jens Arnold |
2004-08-17 | Const policed pointer arguments to functions, part 2 | Jens Arnold |
2004-08-16 | Const policed pointer arguments to functions, part 1 | Jens Arnold |
2004-08-03 | More const policeing step 3 | Jens Arnold |
2004-08-01 | More const policeing step 1 | Jens Arnold |
2004-07-29 | Added functions for the split editor plugin | Linus Nielsen Feltzing |
2004-07-27 | Sorted the plugin functions | Linus Nielsen Feltzing |
2004-07-27 | Added possibility to select the priority of the ID3 tags | Linus Nielsen Feltzing |
2004-07-26 | Added default_event_handler() to the plugin API | Linus Nielsen Feltzing |
2004-07-23 | Added strcasecmp() to the plugin API | Linus Nielsen Feltzing |
2004-07-21 | Added strncpy to the plugin API | Linus Nielsen Feltzing |
2004-07-21 | Bumped the API version | Linus Nielsen Feltzing |
2004-07-21 | Added raw button reading functionality | Linus Nielsen Feltzing |
2004-07-20 | Made the char property lookup table constant | Jens Arnold |
2004-07-19 | Const'ed the logo, the bitmaps and the credits (optimization for running from... | Jens Arnold |
2004-07-16 | Added settings_parseline() and strcmp() to the plugin API | Linus Nielsen Feltzing |
2004-07-15 | Patch #778688 by Pierre Delore, euroconverter for the Player | Linus Nielsen Feltzing |
2004-07-15 | snake2: Some code cleanup, loads all levels at startup, fixed the bug that pr... | Linus Nielsen Feltzing |
2004-07-13 | Added strrchr() to the plugin API | Linus Nielsen Feltzing |
2004-07-13 | The plugin API now supports ctype macros like tolower() and friends | Linus Nielsen Feltzing |
2004-07-08 | removing progressbar() and slidebar() broke backwards compatibility | Jens Arnold |