summaryrefslogtreecommitdiff
path: root/apps/plugins (follow)
Commit message (Expand)AuthorAge
...
* Only build clock and calendar plugins for targets with RECORDER_PAD - these p...Dave Chapman2005-12-10
* Replace references to HAVE_RTC with CONFIG_RTC and remove the HAVE_RTC define...Dave Chapman2005-12-04
* numerous gcc4 (un)signed warnings killedDaniel Stenberg2005-12-02
* Sudoku patch from Jonathan Gordon - Add a "scratchpad" to store potential val...Dave Chapman2005-11-29
* Color graphics fixAdam Boot2005-11-28
* Build solitaire for colour LCD targets.Jens Arnold2005-11-28
* H300 support for Sudoku by Jonathan GordonDave Chapman2005-11-27
* Update for H300 plus minor fixesAdam Boot2005-11-27
* Fixed comment.Jens Arnold2005-11-26
* Slight optimisation of gray_mono_bitmap_part() (only affects H1x0).Jens Arnold2005-11-25
* iPod: signed-char policeDave Chapman2005-11-19
* iPod: First attempt to implement sensible button mappings. Changes to all ta...Dave Chapman2005-11-19
* Bejeweled: Changed the tile size for archos recorder/Ondio to 8x10 to account...Jens Arnold2005-11-17
* Don't call a plugin function just 'main()', this will crash the win32 simulator.Jens Arnold2005-11-17
* iPod: CONFIG_CPU is not defined for the sims - use CONFIG_KEYPAD to disable p...Dave Chapman2005-11-17
* Rockboy: adapted to colour LCD (but no colours for gameboy color games yet). ...Jens Arnold2005-11-16
* Changed the LCD_COLOR pixel value format to packed RGB (unsigned int). Now al...Jens Arnold2005-11-16
* iPod: Disable building the plugins for nowDave Chapman2005-11-13
* iPod: Add placeholder button definitions - these need reviewing when the butt...Dave Chapman2005-11-12
* iPod: Implement plugin.lds and enable codec building for all SWCODEC platform...Dave Chapman2005-11-12
* Quick fix to make the h300 build workLinus Nielsen Feltzing2005-11-08
* Fixed bad check for LCD sizeLinus Nielsen Feltzing2005-11-08
* Sound settings rework: * Put all fixed parameters (unit, decimals, step, min,...Jens Arnold2005-11-06
* New plugin: Bejeweled game for Recorder, Ondio, and iRiver.Adam Boot2005-11-05
* Corrected a bug on archos with buttonbar which was erased when filetree refre...Kevin Ferrare2005-10-30
* iso-8859-1 policeDave Chapman2005-10-28
* The wonderful starfield plugin huhuhuKevin Ferrare2005-10-28
* Support for a colon-separated path in APPEXTRALinus Nielsen Feltzing2005-10-27
* New FLAC decoder from the ffmpeg projectDave Chapman2005-10-26
* H1x0: Slight optimisation of the grayscale library.Jens Arnold2005-10-20
* Two new sections for IRAM usage: .irodata (selectable with the ICONST_ATTR at...Jens Arnold2005-10-19
* Mandelbrot plugin: New fixed point routines, loosing a tiny bit of precision ...Jens Arnold2005-10-16
* Fixed some misleading comments.Jens Arnold2005-10-10
* Removed an unnecessary instruction from the coldfire 64 bit multiplication.Jens Arnold2005-10-10
* Patch #1239950 by Dave Hooper: Rotate cube while paused.Jens Arnold2005-10-07
* New demo plugin, screensaver style, by Kevin Ferrare.Jens Arnold2005-10-07
* New plugin: Fire effect, developed by Kevin Ferrare, adapted to archos and op...Jens Arnold2005-10-07
* New plugin: Plasma effect, developed by Mat Holton, imtegerised and extended ...Jens Arnold2005-10-07
* Replace SWAB16 and SWAB32 with a comprehensive set of byte-swap macros - leto...Dave Chapman2005-10-06
* Patch #1264727 by Dave Hooper, Colorize red cards on screens with LCD_DEPTH > 1Linus Nielsen Feltzing2005-10-06
* Modified the viewers.config syntax slightly. The name field should now includeDaniel Stenberg2005-10-05
* removed plugins we no longer build nor includeDaniel Stenberg2005-10-05
* Added the "New" menu option. This allows you to manually enter and then save...Dave Chapman2005-10-04
* Make the load function handle some variations to the "standard" for .ss files.Dave Chapman2005-10-04
* Grayscale lib on archos: Fixed bug introduced with the register usage change....Jens Arnold2005-10-03
* Coldfire: New timer handling on CPU frequency change, adjusting the prescaler...Jens Arnold2005-10-03
* Core: A graphics framework can now register a hook function to extend the cor...Jens Arnold2005-10-01
* H1x0: Changed lcd_blit() and the grayscale library to use the same internal f...Jens Arnold2005-09-30
* iRiver: Make it possible to build Rockbox using GCC 4.0.1.Magnus Holmgren2005-09-28
* Sudoku: (Recorders) Changed menu button to F1. (Ondio) Changed menu button to...Jens Arnold2005-09-22