| Commit message (Expand) | Author |
| 2004-10-07 | Removed the ENABLEDPLUGINS check | Linus Nielsen Feltzing |
| 2004-10-07 | Ondio plugins+rombox enabled. The new SOURCES file allows us to gradually ada... | Jörg Hohensohn |
| 2004-10-05 | only compile files that are relevant | Daniel Stenberg |
| 2004-10-04 | new SOURCES file that specifies which files to build in each dir, use | Daniel Stenberg |
| 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-09-22 | adjusted to work better in the new concept | Daniel Stenberg |
| 2004-09-22 | Rearranged makefiles again to move platform-specific stuff from the Makefiles | Daniel Stenberg |
| 2004-09-19 | Redesigned the button handling. The code now uses symbolic function defines i... | Björn Stenberg |
| 2004-09-15 | temporarily disabled building of plugins for Ondio | Daniel Stenberg |
| 2004-09-15 | Makefile Fix: plugin lib includes for Ondio | Jens Arnold |
| 2004-09-09 | build system updated to include Ondio option | Jörg Hohensohn |
| 2004-09-07 | Show counter option is now saved to disk | Zakk Roberts |
| 2004-09-06 | rombox support: building and zip | Daniel Stenberg |
| 2004-08-30 | New debug feature: Use the SH1 user break controller to catch illegal memory ... | Jens Arnold |
| 2004-08-30 | Fixed USB handling, and brought back the special mode | Jens Arnold |
| 2004-08-28 | Fixes: (1) metronome didn't yield() at all, (2) possible race condition, (3) ... | Jens Arnold |
| 2004-08-27 | Fixed new font format: necessity of offset table generation, output of fonts ... | Jens Arnold |
| 2004-08-26 | Fixed pointer types & struct font | Jens Arnold |
| 2004-08-26 | New font format (already rotated) saves code, space and time. On the downside... | Jörg Hohensohn |
| 2004-08-22 | Made the VU meter work in the simulator again | Linus Nielsen Feltzing |
| 2004-08-21 | Minor code-policing | Linus Nielsen Feltzing |
| 2004-08-21 | Patch #1002379 by Lee Pilgrim, New VU meter | Linus Nielsen Feltzing |
| 2004-08-21 | Patch #1011849 by Antoine Cellerier | Linus Nielsen Feltzing |
| 2004-08-21 | M+ always copied the power part of the result, even after performing an addit... | Linus Nielsen Feltzing |
| 2004-08-18 | fixed comments, added linefeeds to chop some of the longest lines | Daniel Stenberg |
| 2004-08-17 | Minesweeper and Solitaire plugins by Antoine Cellerier | Björn Stenberg |
| 2004-08-05 | Removed extra const | Zakk Roberts |
| 2004-08-05 | New checkboxes introduced for improved, reworked options screen - new option ... | Zakk Roberts |
| 2004-08-03 | Const policed the grayscale lib & plugin | Jens Arnold |
| 2004-08-01 | General settings at ON+F3, more animations and progressbar at credits roll, c... | Zakk Roberts |
| 2004-07-29 | The ninja-cool MP3 split editor plugin by Philipp Pertermann | Linus Nielsen Feltzing |
| 2004-07-27 | Added possibility to select the priority of the ID3 tags | Linus Nielsen Feltzing |
| 2004-07-27 | Fixed the broken calendar save function | Linus Nielsen Feltzing |
| 2004-07-27 | Adapted to new event handling | Linus Nielsen Feltzing |
| 2004-07-26 | Adapted to the new event handling | Linus Nielsen Feltzing |
| 2004-07-26 | Removed lots of CR characters, and adapted to the new event handling | Linus Nielsen Feltzing |
| 2004-07-26 | Adapted to the new event handler concept | Linus Nielsen Feltzing |
| 2004-07-26 | I totally wrecked the search functionality when i replaced strpcasecmp() with... | Linus Nielsen Feltzing |
| 2004-07-26 | Removed dead code | Linus Nielsen Feltzing |
| 2004-07-23 | Removed the simulator build option | Linus Nielsen Feltzing |
| 2004-07-23 | Now you can exit the clock plugin again | Linus Nielsen Feltzing |
| 2004-07-23 | Case insensitive sorting | Linus Nielsen Feltzing |
| 2004-07-23 | Added strcasecmp() to the plugin API | Linus Nielsen Feltzing |
| 2004-07-23 | New viewer plugin, sorts a text (or playlist) file | Linus Nielsen Feltzing |
| 2004-07-22 | Updated for the new configfile functions | Linus Nielsen Feltzing |
| 2004-07-22 | Now keeps integers within range, and saves a version number in the cfg file, ... | Linus Nielsen Feltzing |
| 2004-07-21 | Now uses the new config file framework | Linus Nielsen Feltzing |
| 2004-07-21 | New plugin library framework for loading and saving .cfg files | Linus Nielsen Feltzing |
| 2004-07-20 | Added a check to prevent the flash plugins being used (and crashing) if Rockb... | Jörg Hohensohn |