summaryrefslogtreecommitdiff
path: root/apps/plugins (follow)
Commit message (Expand)AuthorAge
* 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
* Add ON button as an alternative toggle button for the iriverDave Chapman2005-09-22
* Credit scroll speed as sine wave in an attempt to beome more readable on theDaniel Stenberg2005-09-22
* Fix warningDave Chapman2005-09-22
* First version of Sudoku pluginDave Chapman2005-09-22
* Archos recording/playback: (1) Xing header creation: * Now estimates the fram...Jens Arnold2005-09-15
* Rockboy: Asm optimised updatepatpix() for coldfire. The vertical-mirroring pa...Jens Arnold2005-09-11
* Forgot to update the screen before splashing.Jonas Häggqvist2005-09-02
* credits.raw is now created in the plugin build dirLinus Nielsen Feltzing2005-09-02
* Patch #1272052 by Henrik Backe - Move credits to a pluginLinus Nielsen Feltzing2005-09-02
* Iriver: Changed the IRAM splitting between core and plugins to 48KB/48KB, and...Jens Arnold2005-09-01
* Fake an USB connections to force reload of the file-tree after running these ...Jonas Häggqvist2005-08-31
* Renamed CONFIG_HWCODEC and MASNONE to the more appropriate CONFIG_CODEC and S...Jens Arnold2005-08-29
* Major peakmeter rework: * Changed set/get functions for dbfs mode to bool typ...Jens Arnold2005-08-29
* No need to build the example plugin "helloworld". Not building it alsoDaniel Stenberg2005-08-23
* size check adjusted, naked bootbox is smallJörg Hohensohn2005-08-23
* allow the flash plugin to verify the RomBox link addressJörg Hohensohn2005-08-23
* Plugin that counds files and folders on harddisk. Works on all models.Jonas Häggqvist2005-08-20
* argh, unused variable removedDaniel Stenberg2005-08-13
* reverted the fixed 4 bytes write, made the read code more reliable, useDaniel Stenberg2005-08-13
* Patch by XavierGrTomas Salfischberger2005-08-13
* Uncomment one line, which makes bad 80s music sound a bit better.Stepan Moskovchenko2005-08-07
* Add this back in, for now. Will turn into real codec later, when plugins supp...Stepan Moskovchenko2005-08-07
* Fix error/warning, change pitch bend to 9 bitsStepan Moskovchenko2005-08-07
* Assembler optimised 64 bit multiplication for coldfire: ~15% speedup. Proper ...Jens Arnold2005-08-01