summaryrefslogtreecommitdiffstats
path: root/apps/plugins
AgeCommit message (Expand)AuthorFilesLines
2006-01-19more iAudio x5 adjustments by Matt v.d. Westhuizen (#1408980)Daniel Stenberg2-0/+12
2006-01-19Use symbolic name better and don't appear to crash on the You WIN screenBrandon Low1-1/+3
2006-01-19Level caching and screen size/color handling for sokoban from myself and Midg...Brandon Low1-126/+138
2006-01-18Profiling support, tools and documentation.Brandon Low4-0/+88
2006-01-18removed a few ifdefsDaniel Stenberg1-10/+5
2006-01-18Matt v.d. Westhuizen's iAudio X5 keypad adjustmentsDaniel Stenberg28-13/+227
2006-01-18The .entry section does no longer exist.Jens Arnold2-2/+0
2006-01-17Remove use of stdio.h. Proper handling of IRAM.Thom Johansen1-5/+13
2006-01-16The dependency generation for credits.c failed since it includes a fileDaniel Stenberg1-2/+2
2006-01-16Archos recorders: The Rockboy overlay loader now uses the same header as the ...Jens Arnold3-47/+44
2006-01-16Correctly set the channel mode to "Stereo" and not "Dual Channel".Dave Chapman1-1/+1
2006-01-16iPod: Correct the definition of DRAMORIG for the ipod - RAM is remapped to 0x...Dave Chapman1-1/+1
2006-01-15New plugin loader. Solves the crashes introduced with the .bss changes while ...Jens Arnold66-176/+144
2006-01-14Metronome patch by Martin Scarratt: BPM entry acceleration and proper stoppin...Linus Nielsen Feltzing1-23/+27
2006-01-12Work-in-progress iriver iFP-7xx port by Tomasz MalesinskiDave Chapman17-5/+98
2006-01-11Remove the unnecessary IDATA_ATTR and LINE_ATTR #defines. Introduce usage of ...Thom Johansen1-151/+143
2006-01-11Support for other platforms than just Coldfire.Thom Johansen1-29/+41
2006-01-11The Shine mp3 encoder by Gabriel Bouvigne, made as plugin/viewer by AntoniusDaniel Stenberg3-0/+2010
2006-01-10Correct metronome sound on PCM playback targetsLinus Nielsen Feltzing1-2/+15
2006-01-10Patch #1401999 by Karl Kurbjun - Rockboy color, sound support, and speedupsLinus Nielsen Feltzing11-101/+194
2006-01-10Metronome now builds on all targetsLinus Nielsen Feltzing1-2/+1
2006-01-10Add iPod button definitions for MetronomeDave Chapman2-4/+11
2006-01-10Don't build metronome on the iPodLinus Nielsen Feltzing1-2/+4
2006-01-10Metronome plugin for iriver targets, by Sebastian Henriksen, Martin Scarratt ...Linus Nielsen Feltzing2-49/+691
2006-01-09SDL simulator brought by Nathan Hand and Nick Lanham. This is added as a thirdDaniel Stenberg4-3/+68
2006-01-09Fixed a warning.Jens Arnold1-1/+1
2006-01-08Don't include the .bss section in the archos rockboy overlay as well. Explici...Jens Arnold3-7/+11
2006-01-08Don't include the .bss and .ibss sections in the binary image for codecs and ...Jens Arnold4-18/+37
2005-12-21Even more button fixes for solitaireLinus Nielsen Feltzing1-3/+3
2005-12-21Even more iPod solitaire fixesLinus Nielsen Feltzing1-0/+7
2005-12-21Solitaire fix for Archos and iPod modelsLinus Nielsen Feltzing2-4/+22
2005-12-20H300: Colors for solitaire by Ben BashaLinus Nielsen Feltzing1-246/+481
2005-12-19Explicitly declare char types to be signed when they must beDave Bryant1-2/+2
2005-12-19Remove IPOD_NANO_PAD definition - the Nano's keypad has turned out to be iden...Dave Chapman28-34/+31
2005-12-18New target - iPod Video.Dave Chapman2-3/+3
2005-12-17Fixed several plugins for dB volume.Jens Arnold5-11/+18
2005-12-15Bejeweled: Fancy new graphics plus ipod supportAdam Boot2-134/+1448
2005-12-15Colour targets: Be controversial and have white stars on a black background...Dave Chapman1-0/+5
2005-12-14iPod: Fix compiler warningDave Chapman1-1/+4
2005-12-14iPod: Don't build Bejeweled and Sudoku for the Nano - they need adjusting for...Dave Chapman1-1/+4
2005-12-14iPod: Fix bitmaps for the iPod's byteswapped framebufferDave Chapman1-0/+310
2005-12-14iPod: Initial attempt at button mappings for plugins. All plugins now compil...Dave Chapman28-65/+361
2005-12-13use $(SILENT) instead of @ properlyDaniel Stenberg1-4/+4
2005-12-11Fix bug spotted by Alexander Spyridakis - ensure file descriptor is closed be...Dave Chapman1-0/+1
2005-12-10Only build clock and calendar plugins for targets with RECORDER_PAD - these p...Dave Chapman1-1/+4
2005-12-04Replace references to HAVE_RTC with CONFIG_RTC and remove the HAVE_RTC define...Dave Chapman5-11/+11
2005-12-02numerous gcc4 (un)signed warnings killedDaniel Stenberg8-45/+47
2005-11-29Sudoku patch from Jonathan Gordon - Add a "scratchpad" to store potential val...Dave Chapman1-580/+657
2005-11-28Color graphics fixAdam Boot1-2/+7
2005-11-28Build solitaire for colour LCD targets.Jens Arnold1-3/+3