summaryrefslogtreecommitdiff
path: root/apps/plugins (unfollow)
Commit message (Expand)Author
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
2005-12-10Only build clock and calendar plugins for targets with RECORDER_PAD - these p...Dave Chapman
2005-12-04Replace references to HAVE_RTC with CONFIG_RTC and remove the HAVE_RTC define...Dave Chapman
2005-12-02numerous gcc4 (un)signed warnings killedDaniel Stenberg
2005-11-29Sudoku patch from Jonathan Gordon - Add a "scratchpad" to store potential val...Dave Chapman
2005-11-28Color graphics fixAdam Boot
2005-11-28Build solitaire for colour LCD targets.Jens Arnold
2005-11-27H300 support for Sudoku by Jonathan GordonDave Chapman
2005-11-27Update for H300 plus minor fixesAdam Boot
2005-11-26Fixed comment.Jens Arnold
2005-11-25Slight optimisation of gray_mono_bitmap_part() (only affects H1x0).Jens Arnold
2005-11-19iPod: signed-char policeDave Chapman
2005-11-19iPod: First attempt to implement sensible button mappings. Changes to all ta...Dave Chapman
2005-11-17Bejeweled: Changed the tile size for archos recorder/Ondio to 8x10 to account...Jens Arnold
2005-11-17Don't call a plugin function just 'main()', this will crash the win32 simulator.Jens Arnold
2005-11-17iPod: CONFIG_CPU is not defined for the sims - use CONFIG_KEYPAD to disable p...Dave Chapman
2005-11-16Rockboy: adapted to colour LCD (but no colours for gameboy color games yet). ...Jens Arnold
2005-11-16Changed the LCD_COLOR pixel value format to packed RGB (unsigned int). Now al...Jens Arnold
2005-11-13iPod: Disable building the plugins for nowDave Chapman
2005-11-12iPod: Add placeholder button definitions - these need reviewing when the butt...Dave Chapman
2005-11-12iPod: Implement plugin.lds and enable codec building for all SWCODEC platform...Dave Chapman
2005-11-08Quick fix to make the h300 build workLinus Nielsen Feltzing
2005-11-08Fixed bad check for LCD sizeLinus Nielsen Feltzing
2005-11-06Sound settings rework: * Put all fixed parameters (unit, decimals, step, min,...Jens Arnold
2005-11-05New plugin: Bejeweled game for Recorder, Ondio, and iRiver.Adam Boot
2005-10-30Corrected a bug on archos with buttonbar which was erased when filetree refre...Kevin Ferrare
2005-10-28iso-8859-1 policeDave Chapman
2005-10-28The wonderful starfield plugin huhuhuKevin Ferrare
2005-10-27Support for a colon-separated path in APPEXTRALinus Nielsen Feltzing
2005-10-26New FLAC decoder from the ffmpeg projectDave Chapman
2005-10-20H1x0: Slight optimisation of the grayscale library.Jens Arnold
2005-10-19Two new sections for IRAM usage: .irodata (selectable with the ICONST_ATTR at...Jens Arnold
2005-10-16Mandelbrot plugin: New fixed point routines, loosing a tiny bit of precision ...Jens Arnold
2005-10-10Fixed some misleading comments.Jens Arnold
2005-10-10Removed an unnecessary instruction from the coldfire 64 bit multiplication.Jens Arnold
2005-10-07Patch #1239950 by Dave Hooper: Rotate cube while paused.Jens Arnold