summaryrefslogtreecommitdiff
path: root/apps/plugins (follow)
Commit message (Expand)AuthorAge
...
* Revert last commit (accidentally committed the whole tree)Karl Kurbjun2008-11-12
* Add in the needed crt0.S code for the wakeup alarm alsoKarl Kurbjun2008-11-12
* Removing deprecated code.Björn Stenberg2008-11-10
* Video plugin: Fix OSD for font_height != 8. Don't fiddle with the framebuffer...Jens Arnold2008-11-09
* plugin linker script: define memory sizes/origin for AS3525Rafaël Carré2008-11-09
* A bit of code policing.Björn Stenberg2008-11-05
* Codec lib directories renamed, except for demac.Björn Stenberg2008-11-05
* - handle the custom option type in settings dumper (not very well though but ...Jonathan Gordon2008-11-03
* Makefile overhaul. All generated bitmaps are now explicitly in OBJDIR/bitmaps...Björn Stenberg2008-11-03
* Apply FS#9500. This adds a storage_*() abstraction to replace ata_*(). To do ...Frank Gevaerts2008-11-01
* Make lcd_set_enable_hook() conditional on HAVE_LCD_ENABLE and HAVE_LCD_COLORRafaël Carré2008-10-31
* cleanup storage definesFrank Gevaerts2008-10-31
* Sansa Clip simulatorRafaël Carré2008-10-31
* Factor out save / restore sudoku board (FS#9516 by Alexander Levin)Dominik Riebeling2008-10-30
* Data does not belong in .h files. Not even if it makes the .c file prettier.Björn Stenberg2008-10-30
* state->savedboard doesn't exist, so revert that part of r18906 for now. It mi...Jens Arnold2008-10-29
* Fix sudoku crash when using reload without previously saved state (FS#9509 by...Dominik Riebeling2008-10-28
* Change button map for iaudio x5 and m5 to avoid using impossible button combo...Nils Wallménius2008-10-26
* bah! messed up the filename settings... and do some line length fixingJonathan Gordon2008-10-26
* Add a simple plugin (apps/settings_dumper.rock) which dumps the valid values ...Jonathan Gordon2008-10-26
* Add in-grid graphical markers for scratchpad values to sudoku (FS#8364 by Hen...Dominik Riebeling2008-10-25
* Add MEM_FUNCTION_WRAPPERS to fix linker errors and tweak the ipod buttonmap s...Nils Wallménius2008-10-25
* Accept FS#9224 by Teruaki Kawashima, adding support for all RTC equipped targ...Nils Wallménius2008-10-25
* FS#9487 fixes and improvements of the calendar plugin by Teruaki KawashimaNils Wallménius2008-10-24
* Remove the event object in the kernel since it's rather extraneous at the mom...Michael Sevakis2008-10-23
* Refactor the panning code into separate functions, and correct a commentDave Chapman2008-10-23
* Fix test_codec plugin that was broken by r18834Nils Wallménius2008-10-22
* Make some local global variables static.Dave Chapman2008-10-22
* Move the monolithic jpeg viewer into its own subdirectory and split it into t...Dave Chapman2008-10-21
* revert plugin_api part of r18830, as this was the wrong solution for thoseFrank Gevaerts2008-10-18
* code police : fix some multiply defined variablesFrank Gevaerts2008-10-18
* Merge the necessary changes for the new archos firmware flash images back to ...Jens Arnold2008-10-16
* Pegbox - new graphics for Archos, c200, small H10, Mini, M3 - also cleaning a...Marianne Arnold2008-10-13
* Make it possible to interrupt md5sum. FS#9209 by Chrisopher Williams.Antoine Cellerier2008-10-09
* add HAVE_DISK_STORAGE, and use that instead of HAVE_FLASH_STORAGE when checki...Frank Gevaerts2008-10-07
* IAUDIO67_PAD: Add keymaps for most of the plugins, they are not all tested yet.Vitja Makarov2008-10-07
* Accept FS#9325 (colourize digital vu_meter) by Clement Pit-Claudel.Rob Purchase2008-10-07
* 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