summaryrefslogtreecommitdiffstats
path: root/apps/plugins
AgeCommit message (Expand)AuthorFilesLines
2005-11-08Quick fix to make the h300 build workLinus Nielsen Feltzing1-4/+6
2005-11-08Fixed bad check for LCD sizeLinus Nielsen Feltzing1-1/+1
2005-11-06Sound settings rework: * Put all fixed parameters (unit, decimals, step, min,...Jens Arnold1-0/+4
2005-11-05New plugin: Bejeweled game for Recorder, Ondio, and iRiver.Adam Boot2-0/+1056
2005-10-30Corrected a bug on archos with buttonbar which was erased when filetree refre...Kevin Ferrare1-1/+1
2005-10-28iso-8859-1 policeDave Chapman1-1/+1
2005-10-28The wonderful starfield plugin huhuhuKevin Ferrare2-0/+260
2005-10-27Support for a colon-separated path in APPEXTRALinus Nielsen Feltzing5-5/+5
2005-10-26New FLAC decoder from the ffmpeg projectDave Chapman1-1/+1
2005-10-20H1x0: Slight optimisation of the grayscale library.Jens Arnold2-8/+10
2005-10-19Two new sections for IRAM usage: .irodata (selectable with the ICONST_ATTR at...Jens Arnold1-0/+2
2005-10-16Mandelbrot plugin: New fixed point routines, loosing a tiny bit of precision ...Jens Arnold1-154/+182
2005-10-10Fixed some misleading comments.Jens Arnold1-4/+3
2005-10-10Removed an unnecessary instruction from the coldfire 64 bit multiplication.Jens Arnold1-1/+0
2005-10-07Patch #1239950 by Dave Hooper: Rotate cube while paused.Jens Arnold1-4/+72
2005-10-07New demo plugin, screensaver style, by Kevin Ferrare.Jens Arnold2-0/+352
2005-10-07New plugin: Fire effect, developed by Kevin Ferrare, adapted to archos and op...Jens Arnold2-0/+301
2005-10-07New plugin: Plasma effect, developed by Mat Holton, imtegerised and extended ...Jens Arnold2-0/+264
2005-10-06Replace SWAB16 and SWAB32 with a comprehensive set of byte-swap macros - leto...Dave Chapman1-4/+3
2005-10-06Patch #1264727 by Dave Hooper, Colorize red cards on screens with LCD_DEPTH > 1Linus Nielsen Feltzing1-54/+81
2005-10-05Modified the viewers.config syntax slightly. The name field should now includeDaniel Stenberg1-17/+16
2005-10-05removed plugins we no longer build nor includeDaniel Stenberg1-8/+0
2005-10-04Added the "New" menu option. This allows you to manually enter and then save...Dave Chapman1-12/+38
2005-10-04Make the load function handle some variations to the "standard" for .ss files.Dave Chapman1-1/+3
2005-10-03Grayscale lib on archos: Fixed bug introduced with the register usage change....Jens Arnold2-14/+14
2005-10-03Coldfire: New timer handling on CPU frequency change, adjusting the prescaler...Jens Arnold3-20/+17
2005-10-01Core: A graphics framework can now register a hook function to extend the cor...Jens Arnold3-130/+147
2005-09-30H1x0: Changed lcd_blit() and the grayscale library to use the same internal f...Jens Arnold7-93/+127
2005-09-28iRiver: Make it possible to build Rockbox using GCC 4.0.1.Magnus Holmgren2-1/+9
2005-09-22Sudoku: (Recorders) Changed menu button to F1. (Ondio) Changed menu button to...Jens Arnold1-3/+18
2005-09-22Add ON button as an alternative toggle button for the iriverDave Chapman1-0/+7
2005-09-22Credit scroll speed as sine wave in an attempt to beome more readable on theDaniel Stenberg1-1/+12
2005-09-22Fix warningDave Chapman1-2/+2
2005-09-22First version of Sudoku pluginDave Chapman3-0/+1182
2005-09-15Archos recording/playback: (1) Xing header creation: * Now estimates the fram...Jens Arnold1-1/+1
2005-09-11Rockboy: Asm optimised updatepatpix() for coldfire. The vertical-mirroring pa...Jens Arnold1-2/+117
2005-09-02Forgot to update the screen before splashing.Jonas Häggqvist1-0/+1
2005-09-02credits.raw is now created in the plugin build dirLinus Nielsen Feltzing1-3/+3
2005-09-02Patch #1272052 by Henrik Backe - Move credits to a pluginLinus Nielsen Feltzing5-7/+184
2005-09-01Iriver: Changed the IRAM splitting between core and plugins to 48KB/48KB, and...Jens Arnold1-2/+2
2005-08-31Fake an USB connections to force reload of the file-tree after running these ...Jonas Häggqvist3-2/+8
2005-08-29Renamed CONFIG_HWCODEC and MASNONE to the more appropriate CONFIG_CODEC and S...Jens Arnold6-10/+10
2005-08-29Major peakmeter rework: * Changed set/get functions for dbfs mode to bool typ...Jens Arnold1-2/+2
2005-08-23No need to build the example plugin "helloworld". Not building it alsoDaniel Stenberg1-1/+0
2005-08-23size check adjusted, naked bootbox is smallJörg Hohensohn1-1/+1
2005-08-23allow the flash plugin to verify the RomBox link addressJörg Hohensohn1-2/+31
2005-08-20Plugin that counds files and folders on harddisk. Works on all models.Jonas Häggqvist2-0/+137
2005-08-13argh, unused variable removedDaniel Stenberg1-1/+1
2005-08-13reverted the fixed 4 bytes write, made the read code more reliable, useDaniel Stenberg1-6/+9
2005-08-13Patch by XavierGrTomas Salfischberger1-1/+2