summaryrefslogtreecommitdiff
path: root/apps/plugins
AgeCommit message (Expand)Author
2008-10-26bah! messed up the filename settings... and do some line length fixingJonathan Gordon
2008-10-26Add a simple plugin (apps/settings_dumper.rock) which dumps the valid values ...Jonathan Gordon
2008-10-25Add in-grid graphical markers for scratchpad values to sudoku (FS#8364 by Hen...Dominik Riebeling
2008-10-25Add MEM_FUNCTION_WRAPPERS to fix linker errors and tweak the ipod buttonmap s...Nils Wallménius
2008-10-25Accept FS#9224 by Teruaki Kawashima, adding support for all RTC equipped targ...Nils Wallménius
2008-10-24FS#9487 fixes and improvements of the calendar plugin by Teruaki KawashimaNils Wallménius
2008-10-23Remove the event object in the kernel since it's rather extraneous at the mom...Michael Sevakis
2008-10-23Refactor the panning code into separate functions, and correct a commentDave Chapman
2008-10-22Fix test_codec plugin that was broken by r18834Nils Wallménius
2008-10-22Make some local global variables static.Dave Chapman
2008-10-21Move the monolithic jpeg viewer into its own subdirectory and split it into t...Dave Chapman
2008-10-18revert plugin_api part of r18830, as this was the wrong solution for thoseFrank Gevaerts
2008-10-18code police : fix some multiply defined variablesFrank Gevaerts
2008-10-16Merge the necessary changes for the new archos firmware flash images back to ...Jens Arnold
2008-10-13Pegbox - new graphics for Archos, c200, small H10, Mini, M3 - also cleaning a...Marianne Arnold
2008-10-09Make it possible to interrupt md5sum. FS#9209 by Chrisopher Williams.Antoine Cellerier
2008-10-07add HAVE_DISK_STORAGE, and use that instead of HAVE_FLASH_STORAGE when checki...Frank Gevaerts
2008-10-07IAUDIO67_PAD: Add keymaps for most of the plugins, they are not all tested yet.Vitja Makarov
2008-10-07Accept FS#9325 (colourize digital vu_meter) by Clement Pit-Claudel.Rob Purchase
2008-10-04Made some read-only arrays const, simplified a funky for-loop, fixed potentia...Bertrik Sikken
2008-10-03Fix red on Players, hopefully.Robert Menes
2008-10-03Recommit FS #9428 by David Hall. The SWCODEC targets should all work with thi...Robert Menes
2008-10-03Fix FS#9397 - calendar plugin shows incorrect calendars, fix suggested by Tho...Nils Wallménius
2008-10-03Revert r18687, as the patch appears to break battery_bench on the Archos Play...Robert Menes
2008-10-03Commit FS#9428 by David Hall: change battery bench messages on SWCODEC target...Robert Menes
2008-10-02Fix FS#9296 by catching repeat events for wheel targets too, moved a bit of c...Nils Wallménius
2008-09-24Slight clean up of splash calls, use HZ instead of explicit numbersNils Wallménius
2008-09-23Oops, forgot the touchscreen targets.Jens Arnold
2008-09-23Simplify controls in order to resolve impossible combos on several targets. N...Jens Arnold
2008-09-22Add player name and rockbox version to the battery_bench outputFrank Gevaerts
2008-09-20Fix test_codec on multiprocessor codecs (MP3, SPC).Michael Giacomelli
2008-09-20Commit FS#9318 - MP3 synthesis filter on COP. Loads the MP3 synth filer on t...Michael Giacomelli
2008-09-17Fix a display bug with the tracklist in Picture Flow. Thanks to Thomas Schott.Nicolas Pennequin
2008-09-16D2/Touchscreen keymap improvements: onscreen keyboard is now usable; PLAY/pau...Rob Purchase
2008-09-16Commit fs#9404 (iAudio 7 updates by vitja). Also fixes play/pause behaviour o...Rob Purchase
2008-09-12fix out-of-bounds array accessFrank Gevaerts
2008-09-08Some bug fixes for PictureFlow by Thomas Martitz: Mistitled zoom setting, FPS...Nicolas Pennequin
2008-09-08fix FS#8641Frank Gevaerts
2008-09-06Initial commit of iaudio 7 port by Vitja Makarov (FS#9245). Port is at quite...Dave Chapman
2008-08-28as pointed out by funman in #rockbox, doing assumptions on the size of longDaniel Stenberg
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