summaryrefslogtreecommitdiff
path: root/apps/plugins (unfollow)
Commit message (Expand)Author
2008-08-26FS#9326 grammar fix by Clément Pit--ClaudelNils Wallménius
2008-08-23Commit FS#9308: differentiate between TOUCHPAD & TOUCHSCREENMaurus Cuelenaere
2008-08-19Fix a problem with dict and checkbox where their internal buffer allocaters w...Jonathan Gordon
2008-08-15Ok, ok, strncpy is better here :PNils Wallménius
2008-08-15Kill one more of the printf related warnings in gcc 4.3.1Nils Wallménius
2008-08-15FS#9281 Rename of splash functions.Nils Wallménius
2008-08-14Apply FS#9155 (Simplified battery bench). This is a simplification/rework of ...Bertrik Sikken
2008-08-14Add missing header file to plugins/zxbox/helpers.cBertrik Sikken
2008-08-12Removed unused abort function implementationBertrik Sikken
2008-08-11Make wavrecord use the same recording directory as the core.Jens Arnold
2008-08-01Apply FS#9217 - Rockpaint line-drawing function, replace line-drawing algorit...Bertrik Sikken
2008-07-28Commit FS#9170 by Dave Hooper. Adds support for profiling on ARM, and fixes ...Michael Giacomelli
2008-07-27Oops, revert unrelated changesNils Wallménius
2008-07-27FS#9221 by Christopher Williams fixing a couple of bugs in keyboxNils Wallménius
2008-07-26commit asap codec. plays .sap files. At the moment it only plays the default ...Dominik Wenger
2008-07-20correct overlooked POWER<->A swaps for gigabeat plugins (thanks to Firestorm ...Robert Kukla
2008-07-17Too much on the last commit.Michael Giacomelli
2008-07-17Use Tremor IMDCT for WMA. Gives a ~20% speedup on ARM and coldfire. All my ...Michael Giacomelli
2008-07-15Update lcd-as-memframe.S to only rotate YUV data for portrait LCDs (and remov...Rob Purchase
2008-07-15Accept FS#9191 - lots of code reworking for maze.rock, should also fix FS#9184Jonathan Gordon
2008-07-13fix FS#9184 hopefully...Jonathan Gordon
2008-07-07#if and #ifdef are slightly different. Use the correct oneFrank Gevaerts
2008-07-07Keybox, encrypted password storage. Manual page comming soonNils Wallménius
2008-07-01Bring libmpeg2 portions that we use up to date with the latest libmpeg2 CVS. ...Michael Sevakis
2008-06-30only build ppmviewer on colour targets (as it doesn't do greylib yet), and ac...Frank Gevaerts
2008-06-30fix line endings and propertiesFrank Gevaerts
2008-06-29Accept FS#9111 - only exit te stats plugin if the exit button is pressedJonathan Gordon
2008-06-29fix FS#9120 by actually quiting random folder advance config after choosing "...Jonathan Gordon
2008-06-28FS#9085 - Stopwatch: Retain stopwatch times after exit Robert Kukla
2008-06-28Remove a viewport ambiguity by changing the screens width/heigth members into...Peter D'Hoye
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg
2008-06-28- use correct define (make lamp plugin work again)Robert Kukla
2008-06-28implement smooth seeking acceleration for audio playback and mpegplayerMarcoen Hirschberg
2008-06-28Add ppm and rppm viewer by Alexander PapstFrank Gevaerts
2008-06-28fix redFrank Gevaerts
2008-06-28This file was originally sorted, so sort it againFrank Gevaerts
2008-06-28Add rockblox1d, by Alexander Papst (originally 1drockblox, but renamed to not...Frank Gevaerts
2008-06-27Small optimisation for mandelbrot on arm targets: Help the compiler allocatin...Jens Arnold
2008-06-26Revert pointless change to random_folder_advance_config.cMarc Guay
2008-06-26Add the Random Folder Advance feature to the manual, along with the plugin ra...Marc Guay
2008-06-24pictureflow update:Jonathan Gordon
2008-06-24D2: Editing config.h wasn't enough to fully disable IRAM - also disable it in...Rob Purchase
2008-06-23D2: Add test_codec exit button mapping.Rob Purchase
2008-06-23FS#9051 - remove LCD margins... use viewports if you need them...Jonathan Gordon
2008-06-21Let's the plugin stats count more music files that we support. Spoted by Alex...Mustapha Senhaji
2008-06-18More calculate button changes: make the 'calculate' shortcut also work on the...Marianne Arnold
2008-06-17Make the 'calculate' shortcut work on the H10 padMarianne Arnold
2008-06-16quick fix for FS#9046 - dont let jpeg.rock enter the playback menu if its usi...Jonathan Gordon
2008-06-10Print some more usefull info on screen. (Should be the last commit for this p...Antoine Cellerier
2008-06-10Use strncasecmp for hash (string version) comparision.Antoine Cellerier