summaryrefslogtreecommitdiff
path: root/apps/plugins (unfollow)
Commit message (Expand)Author
2004-11-17The favorites plugin can now be a viewer as wellLinus Nielsen Feltzing
2004-11-17Better feedbackLinus Nielsen Feltzing
2004-11-12Removed workaround for non-zeroed bss. Added a little optimization for pause ...Jens Arnold
2004-11-07New plugin: Oscilloscope, with the thought-to-be impossible horizontal aspectJens Arnold
2004-11-04Removed the depfile dependency for the .elf target, so all plugins aren't rel...Linus Nielsen Feltzing
2004-10-25Patch #1052007 by Philipp Pertermann, minesweeper no longer quits after finis...Linus Nielsen Feltzing
2004-10-23the flash plugins are now checking the battery level firstJörg Hohensohn
2004-10-23Minor change (adhere to original coding style)Jens Arnold
2004-10-23Plugin rework 6: (all) Now using the default event handler, standard placemen...Jens Arnold
2004-10-22removed a Player warningJörg Hohensohn
2004-10-22minor optical flawJörg Hohensohn
2004-10-22allow Ondio ROM v1.04 for flashing, I changed my mind about the Ondio key ass...Jörg Hohensohn
2004-10-22Plugin rework 5: (all) Now using the default event handler, standard placemen...Jens Arnold
2004-10-20 Plugin rework 4: (solitaire) Fixed an array out-of-bounds access on game ini...Jens Arnold
2004-10-18Ooops, I broke the recorder simsJens Arnold
2004-10-18Plugin rework 2: (all) Compile-time keyboard configuration, for Ondio adaptio...Jens Arnold
2004-10-18Fixed return valueJens Arnold
2004-10-17Plugin rework 2: (most) Compile-time keyboard configuration, for Ondio adapti...Jens Arnold
2004-10-16Fixed return valueJens Arnold
2004-10-16Plugin rework 1: (most) Compile-time keyboard configuration, for Ondio adapti...Jens Arnold
2004-10-13BUG FIX: Corrected the speed kludge for Ondio video playback. The previous so...Jens Arnold
2004-10-12metronome.rock now uses default_event_handler_ex(). Adapted and enabled for O...Jens Arnold
2004-10-12grayscale.rock, jpeg.rock and video.rock now use default_event_handler_ex(). ...Jens Arnold
2004-10-07chessclock plugin is player onlyJens Arnold
2004-10-07Ondio flash supportJörg Hohensohn
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