summaryrefslogtreecommitdiff
path: root/apps/plugins (unfollow)
Commit message (Expand)Author
2004-10-07Removed the ENABLEDPLUGINS checkLinus Nielsen Feltzing
2004-10-07Ondio plugins+rombox enabled. The new SOURCES file allows us to gradually ada...Jörg Hohensohn
2004-10-05only compile files that are relevantDaniel Stenberg
2004-10-04new SOURCES file that specifies which files to build in each dir, useDaniel Stenberg
2004-09-29Added MAS3539F support (Ondio SP)Jens Arnold
2004-09-28a hell of a commit: changed several HAVE_xx configuration flags into multiple...Jörg Hohensohn
2004-09-22adjusted to work better in the new conceptDaniel Stenberg
2004-09-22Rearranged makefiles again to move platform-specific stuff from the MakefilesDaniel Stenberg
2004-09-19Redesigned the button handling. The code now uses symbolic function defines i...Björn Stenberg
2004-09-15temporarily disabled building of plugins for OndioDaniel Stenberg
2004-09-15Makefile Fix: plugin lib includes for OndioJens Arnold
2004-09-09build system updated to include Ondio optionJörg Hohensohn
2004-09-07Show counter option is now saved to diskZakk Roberts
2004-09-06rombox support: building and zipDaniel Stenberg
2004-08-30New debug feature: Use the SH1 user break controller to catch illegal memory ...Jens Arnold
2004-08-30Fixed USB handling, and brought back the special modeJens Arnold
2004-08-28Fixes: (1) metronome didn't yield() at all, (2) possible race condition, (3) ...Jens Arnold
2004-08-27Fixed new font format: necessity of offset table generation, output of fonts ...Jens Arnold
2004-08-26Fixed pointer types & struct fontJens Arnold
2004-08-26New font format (already rotated) saves code, space and time. On the downside...Jörg Hohensohn
2004-08-22Made the VU meter work in the simulator againLinus Nielsen Feltzing
2004-08-21Minor code-policingLinus Nielsen Feltzing
2004-08-21Patch #1002379 by Lee Pilgrim, New VU meterLinus Nielsen Feltzing
2004-08-21Patch #1011849 by Antoine CellerierLinus Nielsen Feltzing
2004-08-21M+ always copied the power part of the result, even after performing an addit...Linus Nielsen Feltzing
2004-08-18fixed comments, added linefeeds to chop some of the longest linesDaniel Stenberg
2004-08-17Minesweeper and Solitaire plugins by Antoine CellerierBjörn Stenberg
2004-08-05Removed extra constZakk Roberts
2004-08-05New checkboxes introduced for improved, reworked options screen - new option ...Zakk Roberts
2004-08-03Const policed the grayscale lib & pluginJens Arnold
2004-08-01General settings at ON+F3, more animations and progressbar at credits roll, c...Zakk Roberts
2004-07-29The ninja-cool MP3 split editor plugin by Philipp PertermannLinus Nielsen Feltzing
2004-07-27Added possibility to select the priority of the ID3 tagsLinus Nielsen Feltzing
2004-07-27Fixed the broken calendar save functionLinus Nielsen Feltzing
2004-07-27Adapted to new event handlingLinus Nielsen Feltzing
2004-07-26Adapted to the new event handlingLinus Nielsen Feltzing
2004-07-26Removed lots of CR characters, and adapted to the new event handlingLinus Nielsen Feltzing
2004-07-26Adapted to the new event handler conceptLinus Nielsen Feltzing
2004-07-26I totally wrecked the search functionality when i replaced strpcasecmp() with...Linus Nielsen Feltzing
2004-07-26Removed dead codeLinus Nielsen Feltzing
2004-07-23Removed the simulator build optionLinus Nielsen Feltzing
2004-07-23Now you can exit the clock plugin againLinus Nielsen Feltzing
2004-07-23Case insensitive sortingLinus Nielsen Feltzing
2004-07-23Added strcasecmp() to the plugin APILinus Nielsen Feltzing
2004-07-23New viewer plugin, sorts a text (or playlist) fileLinus Nielsen Feltzing
2004-07-22Updated for the new configfile functionsLinus Nielsen Feltzing
2004-07-22Now keeps integers within range, and saves a version number in the cfg file, ...Linus Nielsen Feltzing
2004-07-21Now uses the new config file frameworkLinus Nielsen Feltzing
2004-07-21New plugin library framework for loading and saving .cfg filesLinus Nielsen Feltzing
2004-07-20Added a check to prevent the flash plugins being used (and crashing) if Rockb...Jörg Hohensohn