summaryrefslogtreecommitdiffstats
path: root/apps/plugins
AgeCommit message (Expand)AuthorFilesLines
2005-01-20finally add my Alpine car CD changer emulator, although very few people may u...Jörg Hohensohn2-0/+1204
2005-01-16Plugin fixes for simulator: (1) Don't compile calendar for units without RTC....Jens Arnold2-2/+2
2005-01-16Bugfix: Ordinary ending of playback didn't close the file (File handle leak, ...Jens Arnold1-0/+1
2005-01-13Patch #939307 by Eric LassaugeLinus Nielsen Feltzing1-17/+21
2005-01-08Allow flashing for players with alternative boot ROM.Jens Arnold1-2/+7
2005-01-02Start with the basic button layout if the basic operators are not available s...Jens Arnold1-1/+6
2004-12-30player version check extended up to 5.08Jörg Hohensohn1-1/+1
2004-12-26Plugin fixes: Correct button name for MODE key in help texts, conforming to t...Jens Arnold11-36/+36
2004-12-15Fixed typeJens Arnold1-1/+1
2004-12-14Fixed general settings typo, split up general settings function, added cursor...Zakk Roberts1-227/+444
2004-12-05Fixed a typo, thanks ChristiJens Arnold1-1/+1
2004-12-03Make sure the time is updated before blocking in button_get()Linus Nielsen Feltzing2-60/+60
2004-11-29Correctly display paused stateJens Arnold1-3/+5
2004-11-26Patch #1048937 by Jacob Erlbeck, Metronome tap speed entryLinus Nielsen Feltzing1-72/+138
2004-11-19There will soon exist bitmapped players without RTC (iRiver)Linus Nielsen Feltzing1-1/+1
2004-11-17Only sort onceBjörn Stenberg1-1/+0
2004-11-17The favorites plugin can now be a viewer as wellLinus Nielsen Feltzing1-22/+18
2004-11-17Better feedbackLinus Nielsen Feltzing1-2/+19
2004-11-12Removed workaround for non-zeroed bss. Added a little optimization for pause ...Jens Arnold1-10/+5
2004-11-07New plugin: Oscilloscope, with the thought-to-be impossible horizontal aspectJens Arnold2-0/+279
2004-11-04Removed the depfile dependency for the .elf target, so all plugins aren't rel...Linus Nielsen Feltzing1-1/+1
2004-10-25Patch #1052007 by Philipp Pertermann, minesweeper no longer quits after finis...Linus Nielsen Feltzing1-14/+22
2004-10-23the flash plugins are now checking the battery level firstJörg Hohensohn2-4/+32
2004-10-23Minor change (adhere to original coding style)Jens Arnold1-1/+1
2004-10-23Plugin rework 6: (all) Now using the default event handler, standard placemen...Jens Arnold3-108/+130
2004-10-22removed a Player warningJörg Hohensohn1-1/+0
2004-10-22minor optical flawJörg Hohensohn1-2/+2
2004-10-22allow Ondio ROM v1.04 for flashing, I changed my mind about the Ondio key ass...Jörg Hohensohn2-63/+24
2004-10-22Plugin rework 5: (all) Now using the default event handler, standard placemen...Jens Arnold7-106/+285
2004-10-20 Plugin rework 4: (solitaire) Fixed an array out-of-bounds access on game ini...Jens Arnold2-64/+270
2004-10-18Ooops, I broke the recorder simsJens Arnold1-2/+2
2004-10-18Plugin rework 2: (all) Compile-time keyboard configuration, for Ondio adaptio...Jens Arnold11-162/+542
2004-10-18Fixed return valueJens Arnold1-1/+1
2004-10-17Plugin rework 2: (most) Compile-time keyboard configuration, for Ondio adapti...Jens Arnold7-92/+236
2004-10-16Fixed return valueJens Arnold1-1/+1
2004-10-16Plugin rework 1: (most) Compile-time keyboard configuration, for Ondio adapti...Jens Arnold9-219/+257
2004-10-13BUG FIX: Corrected the speed kludge for Ondio video playback. The previous so...Jens Arnold1-6/+16
2004-10-12metronome.rock now uses default_event_handler_ex(). Adapted and enabled for O...Jens Arnold2-34/+52
2004-10-12grayscale.rock, jpeg.rock and video.rock now use default_event_handler_ex(). ...Jens Arnold4-56/+113
2004-10-07chessclock plugin is player onlyJens Arnold1-1/+1
2004-10-07Ondio flash supportJörg Hohensohn3-18/+71
2004-10-07Removed the ENABLEDPLUGINS checkLinus Nielsen Feltzing1-5/+0
2004-10-07Ondio plugins+rombox enabled. The new SOURCES file allows us to gradually ada...Jörg Hohensohn1-10/+19
2004-10-05only compile files that are relevantDaniel Stenberg2-14/+20
2004-10-04new SOURCES file that specifies which files to build in each dir, useDaniel Stenberg4-6/+78
2004-09-29Added MAS3539F support (Ondio SP)Jens Arnold1-4/+4
2004-09-28a hell of a commit: changed several HAVE_xx configuration flags into multiple...Jörg Hohensohn6-32/+32
2004-09-22adjusted to work better in the new conceptDaniel Stenberg2-10/+9
2004-09-22Rearranged makefiles again to move platform-specific stuff from the MakefilesDaniel Stenberg2-98/+27
2004-09-19Redesigned the button handling. The code now uses symbolic function defines i...Björn Stenberg1-0/+2