summaryrefslogtreecommitdiffstats
path: root/apps/plugins
AgeCommit message (Expand)AuthorFilesLines
2008-08-14Add missing header file to plugins/zxbox/helpers.cBertrik Sikken1-0/+1
2008-08-12Removed unused abort function implementationBertrik Sikken1-8/+0
2008-08-11Make wavrecord use the same recording directory as the core.Jens Arnold1-17/+9
2008-08-01Apply FS#9217 - Rockpaint line-drawing function, replace line-drawing algorit...Bertrik Sikken1-53/+47
2008-07-28Commit FS#9170 by Dave Hooper. Adds support for profiling on ARM, and fixes ...Michael Giacomelli1-0/+4
2008-07-27Oops, revert unrelated changesNils Wallménius4-21/+14
2008-07-27FS#9221 by Christopher Williams fixing a couple of bugs in keyboxNils Wallménius5-44/+53
2008-07-26commit asap codec. plays .sap files. At the moment it only plays the default ...Dominik Wenger1-1/+1
2008-07-20correct overlooked POWER<->A swaps for gigabeat plugins (thanks to Firestorm ...Robert Kukla3-7/+17
2008-07-17Too much on the last commit.Michael Giacomelli1-1/+0
2008-07-17Use Tremor IMDCT for WMA. Gives a ~20% speedup on ARM and coldfire. All my ...Michael Giacomelli1-0/+1
2008-07-15Update lcd-as-memframe.S to only rotate YUV data for portrait LCDs (and remov...Rob Purchase1-1/+1
2008-07-15Accept FS#9191 - lots of code reworking for maze.rock, should also fix FS#9184Jonathan Gordon1-192/+218
2008-07-13fix FS#9184 hopefully...Jonathan Gordon1-2/+5
2008-07-07#if and #ifdef are slightly different. Use the correct oneFrank Gevaerts1-1/+1
2008-07-07Keybox, encrypted password storage. Manual page comming soonNils Wallménius3-0/+668
2008-07-01Bring libmpeg2 portions that we use up to date with the latest libmpeg2 CVS. ...Michael Sevakis16-184/+363
2008-06-30only build ppmviewer on colour targets (as it doesn't do greylib yet), and ac...Frank Gevaerts1-1/+4
2008-06-30fix line endings and propertiesFrank Gevaerts1-332/+332
2008-06-29Accept FS#9111 - only exit te stats plugin if the exit button is pressedJonathan Gordon1-2/+2
2008-06-29fix FS#9120 by actually quiting random folder advance config after choosing "...Jonathan Gordon1-5/+9
2008-06-28FS#9085 - Stopwatch: Retain stopwatch times after exit Robert Kukla1-0/+74
2008-06-28Remove a viewport ambiguity by changing the screens width/heigth members into...Peter D'Hoye11-65/+73
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg234-468/+936
2008-06-28- use correct define (make lamp plugin work again)Robert Kukla1-2/+2
2008-06-28implement smooth seeking acceleration for audio playback and mpegplayerMarcoen Hirschberg1-7/+3
2008-06-28Add ppm and rppm viewer by Alexander PapstFrank Gevaerts4-0/+337
2008-06-28fix redFrank Gevaerts1-1/+1
2008-06-28This file was originally sorted, so sort it againFrank Gevaerts1-7/+7
2008-06-28Add rockblox1d, by Alexander Papst (originally 1drockblox, but renamed to not...Frank Gevaerts3-0/+285
2008-06-27Small optimisation for mandelbrot on arm targets: Help the compiler allocatin...Jens Arnold1-5/+5
2008-06-26Revert pointless change to random_folder_advance_config.cMarc Guay1-2/+0
2008-06-26Add the Random Folder Advance feature to the manual, along with the plugin ra...Marc Guay1-2/+4
2008-06-24pictureflow update:Jonathan Gordon1-13/+45
2008-06-24D2: Editing config.h wasn't enough to fully disable IRAM - also disable it in...Rob Purchase1-2/+4
2008-06-23D2: Add test_codec exit button mapping.Rob Purchase1-0/+2
2008-06-23FS#9051 - remove LCD margins... use viewports if you need them...Jonathan Gordon6-28/+0
2008-06-21Let's the plugin stats count more music files that we support. Spoted by Alex...Mustapha Senhaji1-1/+2
2008-06-18More calculate button changes: make the 'calculate' shortcut also work on the...Marianne Arnold1-19/+16
2008-06-17Make the 'calculate' shortcut work on the H10 padMarianne Arnold1-7/+7
2008-06-16quick fix for FS#9046 - dont let jpeg.rock enter the playback menu if its usi...Jonathan Gordon1-1/+8
2008-06-10Print some more usefull info on screen. (Should be the last commit for this p...Antoine Cellerier1-61/+84
2008-06-10Use strncasecmp for hash (string version) comparision.Antoine Cellerier1-1/+1
2008-06-10Hopefully fix compilation warnings and link errors. Add some feedback (file b...Antoine Cellerier2-8/+31
2008-06-10New md5sum plugin. Open a file, a directory or just launch it from the plugin...Antoine Cellerier7-0/+522
2008-06-09Make some more games touchscreen compatible.Maurus Cuelenaere2-36/+111
2008-06-061) Implement generic touchscreen detection library for the pluginsMaurus Cuelenaere6-1/+379
2008-06-04Add effective clockrate for realtime decoding to the displayed results of tes...Andree Buschmann1-0/+11
2008-06-02Some quality improvements in the mp3 encoder engine. For more details Antonius Hellmann1-248/+370
2008-05-31Make ZXBox work on the m:robe 100, and fix the linker script and loader to ma...Jens Arnold7-17/+24