summaryrefslogtreecommitdiffstats
path: root/apps/plugins
AgeCommit message (Expand)AuthorFilesLines
2008-10-09Make it possible to interrupt md5sum. FS#9209 by Chrisopher Williams.Antoine Cellerier1-9/+25
2008-10-07add HAVE_DISK_STORAGE, and use that instead of HAVE_FLASH_STORAGE when checki...Frank Gevaerts3-4/+4
2008-10-07IAUDIO67_PAD: Add keymaps for most of the plugins, they are not all tested yet.Vitja Makarov33-0/+251
2008-10-07Accept FS#9325 (colourize digital vu_meter) by Clement Pit-Claudel.Rob Purchase1-3/+30
2008-10-04Made some read-only arrays const, simplified a funky for-loop, fixed potentia...Bertrik Sikken1-8/+8
2008-10-03Fix red on Players, hopefully.Robert Menes1-0/+2
2008-10-03Recommit FS #9428 by David Hall. The SWCODEC targets should all work with thi...Robert Menes1-18/+18
2008-10-03Fix FS#9397 - calendar plugin shows incorrect calendars, fix suggested by Tho...Nils Wallménius1-4/+0
2008-10-03Revert r18687, as the patch appears to break battery_bench on the Archos Play...Robert Menes1-18/+18
2008-10-03Commit FS#9428 by David Hall: change battery bench messages on SWCODEC target...Robert Menes1-18/+18
2008-10-02Fix FS#9296 by catching repeat events for wheel targets too, moved a bit of c...Nils Wallménius1-154/+133
2008-09-24Slight clean up of splash calls, use HZ instead of explicit numbersNils Wallménius1-7/+7
2008-09-23Oops, forgot the touchscreen targets.Jens Arnold1-20/+12
2008-09-23Simplify controls in order to resolve impossible combos on several targets. N...Jens Arnold1-254/+157
2008-09-22Add player name and rockbox version to the battery_bench outputFrank Gevaerts1-2/+11
2008-09-20Fix test_codec on multiprocessor codecs (MP3, SPC).Michael Giacomelli1-0/+13
2008-09-20Commit FS#9318 - MP3 synthesis filter on COP. Loads the MP3 synth filer on t...Michael Giacomelli2-1/+8
2008-09-17Fix a display bug with the tracklist in Picture Flow. Thanks to Thomas Schott.Nicolas Pennequin1-5/+4
2008-09-16D2/Touchscreen keymap improvements: onscreen keyboard is now usable; PLAY/pau...Rob Purchase1-3/+9
2008-09-16Commit fs#9404 (iAudio 7 updates by vitja). Also fixes play/pause behaviour o...Rob Purchase1-0/+9
2008-09-12fix out-of-bounds array accessFrank Gevaerts1-1/+1
2008-09-08Some bug fixes for PictureFlow by Thomas Martitz: Mistitled zoom setting, FPS...Nicolas Pennequin1-12/+25
2008-09-08fix FS#8641Frank Gevaerts1-1/+1
2008-09-06Initial commit of iaudio 7 port by Vitja Makarov (FS#9245). Port is at quite...Dave Chapman3-1/+34
2008-08-28as pointed out by funman in #rockbox, doing assumptions on the size of longDaniel Stenberg1-1/+2
2008-08-26FS#9326 grammar fix by Clément Pit--ClaudelNils Wallménius1-1/+2
2008-08-23Commit FS#9308: differentiate between TOUCHPAD & TOUCHSCREENMaurus Cuelenaere58-117/+119
2008-08-19Fix a problem with dict and checkbox where their internal buffer allocaters w...Jonathan Gordon2-0/+2
2008-08-15Ok, ok, strncpy is better here :PNils Wallménius1-1/+1
2008-08-15Kill one more of the printf related warnings in gcc 4.3.1Nils Wallménius1-1/+1
2008-08-15FS#9281 Rename of splash functions.Nils Wallménius30-68/+68
2008-08-14Apply FS#9155 (Simplified battery bench). This is a simplification/rework of ...Bertrik Sikken1-160/+121
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