summaryrefslogtreecommitdiff
path: root/apps/plugins (unfollow)
Commit message (Expand)Author
2006-01-21Looks like an extra line snuck into an ipod commit, created broken clean targetBrandon Low
2006-01-20gcc 4.0.2 uses memcpy() to initialise variables on the stack, so we explicitl...Dave Chapman
2006-01-20Initial support for iPod color and video. The Nano has a 176x132 LCD, which ...Dave Chapman
2006-01-20simulator build fixDaniel Stenberg
2006-01-20Karl Kurbjun's patch #1407719:Daniel Stenberg
2006-01-20Sudoku: Fixed drawing of scratchpad on archos LCD.Jens Arnold
2006-01-19more iAudio x5 adjustments by Matt v.d. Westhuizen (#1408980)Daniel Stenberg
2006-01-19Use symbolic name better and don't appear to crash on the You WIN screenBrandon Low
2006-01-19Level caching and screen size/color handling for sokoban from myself and Midg...Brandon Low
2006-01-18Profiling support, tools and documentation.Brandon Low
2006-01-18removed a few ifdefsDaniel Stenberg
2006-01-18Matt v.d. Westhuizen's iAudio X5 keypad adjustmentsDaniel Stenberg
2006-01-18The .entry section does no longer exist.Jens Arnold
2006-01-17Remove use of stdio.h. Proper handling of IRAM.Thom Johansen
2006-01-16The dependency generation for credits.c failed since it includes a fileDaniel Stenberg
2006-01-16Archos recorders: The Rockboy overlay loader now uses the same header as the ...Jens Arnold
2006-01-16Correctly set the channel mode to "Stereo" and not "Dual Channel".Dave Chapman
2006-01-16iPod: Correct the definition of DRAMORIG for the ipod - RAM is remapped to 0x...Dave Chapman
2006-01-15New plugin loader. Solves the crashes introduced with the .bss changes while ...Jens Arnold
2006-01-14Metronome patch by Martin Scarratt: BPM entry acceleration and proper stoppin...Linus Nielsen Feltzing
2006-01-12Work-in-progress iriver iFP-7xx port by Tomasz MalesinskiDave Chapman
2006-01-11Remove the unnecessary IDATA_ATTR and LINE_ATTR #defines. Introduce usage of ...Thom Johansen
2006-01-11Support for other platforms than just Coldfire.Thom Johansen
2006-01-11The Shine mp3 encoder by Gabriel Bouvigne, made as plugin/viewer by AntoniusDaniel Stenberg
2006-01-10Correct metronome sound on PCM playback targetsLinus Nielsen Feltzing
2006-01-10Patch #1401999 by Karl Kurbjun - Rockboy color, sound support, and speedupsLinus Nielsen Feltzing
2006-01-10Metronome now builds on all targetsLinus Nielsen Feltzing
2006-01-10Add iPod button definitions for MetronomeDave Chapman
2006-01-10Don't build metronome on the iPodLinus Nielsen Feltzing
2006-01-10Metronome plugin for iriver targets, by Sebastian Henriksen, Martin Scarratt ...Linus Nielsen Feltzing
2006-01-09SDL simulator brought by Nathan Hand and Nick Lanham. This is added as a thirdDaniel Stenberg
2006-01-09Fixed a warning.Jens Arnold
2006-01-08Don't include the .bss section in the archos rockboy overlay as well. Explici...Jens Arnold
2006-01-08Don't include the .bss and .ibss sections in the binary image for codecs and ...Jens Arnold
2005-12-21Even more button fixes for solitaireLinus Nielsen Feltzing
2005-12-21Even more iPod solitaire fixesLinus Nielsen Feltzing
2005-12-21Solitaire fix for Archos and iPod modelsLinus Nielsen Feltzing
2005-12-20H300: Colors for solitaire by Ben BashaLinus Nielsen Feltzing
2005-12-19Explicitly declare char types to be signed when they must beDave Bryant
2005-12-19Remove IPOD_NANO_PAD definition - the Nano's keypad has turned out to be iden...Dave Chapman
2005-12-18New target - iPod Video.Dave Chapman
2005-12-17Fixed several plugins for dB volume.Jens Arnold
2005-12-15Bejeweled: Fancy new graphics plus ipod supportAdam Boot
2005-12-15Colour targets: Be controversial and have white stars on a black background...Dave Chapman
2005-12-14iPod: Fix compiler warningDave Chapman
2005-12-14iPod: Don't build Bejeweled and Sudoku for the Nano - they need adjusting for...Dave Chapman
2005-12-14iPod: Fix bitmaps for the iPod's byteswapped framebufferDave Chapman
2005-12-14iPod: Initial attempt at button mappings for plugins. All plugins now compil...Dave Chapman
2005-12-13use $(SILENT) instead of @ properlyDaniel Stenberg
2005-12-11Fix bug spotted by Alexander Spyridakis - ensure file descriptor is closed be...Dave Chapman