summaryrefslogtreecommitdiff
path: root/apps/plugins (follow)
Commit message (Expand)AuthorAge
* Made some read-only arrays const, simplified a funky for-loop, fixed potentia...Bertrik Sikken2008-10-04
* Fix red on Players, hopefully.Robert Menes2008-10-03
* Recommit FS #9428 by David Hall. The SWCODEC targets should all work with thi...Robert Menes2008-10-03
* Fix FS#9397 - calendar plugin shows incorrect calendars, fix suggested by Tho...Nils Wallménius2008-10-03
* Revert r18687, as the patch appears to break battery_bench on the Archos Play...Robert Menes2008-10-03
* Commit FS#9428 by David Hall: change battery bench messages on SWCODEC target...Robert Menes2008-10-03
* Fix FS#9296 by catching repeat events for wheel targets too, moved a bit of c...Nils Wallménius2008-10-02
* Slight clean up of splash calls, use HZ instead of explicit numbersNils Wallménius2008-09-24
* Oops, forgot the touchscreen targets.Jens Arnold2008-09-23
* Simplify controls in order to resolve impossible combos on several targets. N...Jens Arnold2008-09-23
* Add player name and rockbox version to the battery_bench outputFrank Gevaerts2008-09-22
* Fix test_codec on multiprocessor codecs (MP3, SPC).Michael Giacomelli2008-09-20
* Commit FS#9318 - MP3 synthesis filter on COP. Loads the MP3 synth filer on t...Michael Giacomelli2008-09-20
* Fix a display bug with the tracklist in Picture Flow. Thanks to Thomas Schott.Nicolas Pennequin2008-09-17
* D2/Touchscreen keymap improvements: onscreen keyboard is now usable; PLAY/pau...Rob Purchase2008-09-16
* Commit fs#9404 (iAudio 7 updates by vitja). Also fixes play/pause behaviour o...Rob Purchase2008-09-16
* fix out-of-bounds array accessFrank Gevaerts2008-09-12
* Some bug fixes for PictureFlow by Thomas Martitz: Mistitled zoom setting, FPS...Nicolas Pennequin2008-09-08
* fix FS#8641Frank Gevaerts2008-09-08
* Initial commit of iaudio 7 port by Vitja Makarov (FS#9245). Port is at quite...Dave Chapman2008-09-06
* as pointed out by funman in #rockbox, doing assumptions on the size of longDaniel Stenberg2008-08-28
* FS#9326 grammar fix by Clément Pit--ClaudelNils Wallménius2008-08-26
* Commit FS#9308: differentiate between TOUCHPAD & TOUCHSCREENMaurus Cuelenaere2008-08-23
* Fix a problem with dict and checkbox where their internal buffer allocaters w...Jonathan Gordon2008-08-19
* Ok, ok, strncpy is better here :PNils Wallménius2008-08-15
* Kill one more of the printf related warnings in gcc 4.3.1Nils Wallménius2008-08-15
* FS#9281 Rename of splash functions.Nils Wallménius2008-08-15
* Apply FS#9155 (Simplified battery bench). This is a simplification/rework of ...Bertrik Sikken2008-08-14
* Add missing header file to plugins/zxbox/helpers.cBertrik Sikken2008-08-14
* Removed unused abort function implementationBertrik Sikken2008-08-12
* Make wavrecord use the same recording directory as the core.Jens Arnold2008-08-11
* Apply FS#9217 - Rockpaint line-drawing function, replace line-drawing algorit...Bertrik Sikken2008-08-01
* Commit FS#9170 by Dave Hooper. Adds support for profiling on ARM, and fixes ...Michael Giacomelli2008-07-28
* Oops, revert unrelated changesNils Wallménius2008-07-27
* FS#9221 by Christopher Williams fixing a couple of bugs in keyboxNils Wallménius2008-07-27
* commit asap codec. plays .sap files. At the moment it only plays the default ...Dominik Wenger2008-07-26
* correct overlooked POWER<->A swaps for gigabeat plugins (thanks to Firestorm ...Robert Kukla2008-07-20
* Too much on the last commit.Michael Giacomelli2008-07-17
* Use Tremor IMDCT for WMA. Gives a ~20% speedup on ARM and coldfire. All my ...Michael Giacomelli2008-07-17
* Update lcd-as-memframe.S to only rotate YUV data for portrait LCDs (and remov...Rob Purchase2008-07-15
* Accept FS#9191 - lots of code reworking for maze.rock, should also fix FS#9184Jonathan Gordon2008-07-15
* fix FS#9184 hopefully...Jonathan Gordon2008-07-13
* #if and #ifdef are slightly different. Use the correct oneFrank Gevaerts2008-07-07
* Keybox, encrypted password storage. Manual page comming soonNils Wallménius2008-07-07
* Bring libmpeg2 portions that we use up to date with the latest libmpeg2 CVS. ...Michael Sevakis2008-07-01
* only build ppmviewer on colour targets (as it doesn't do greylib yet), and ac...Frank Gevaerts2008-06-30
* fix line endings and propertiesFrank Gevaerts2008-06-30
* Accept FS#9111 - only exit te stats plugin if the exit button is pressedJonathan Gordon2008-06-29
* fix FS#9120 by actually quiting random folder advance config after choosing "...Jonathan Gordon2008-06-29
* FS#9085 - Stopwatch: Retain stopwatch times after exit Robert Kukla2008-06-28