summaryrefslogtreecommitdiff
path: root/apps/plugins
AgeCommit message (Expand)Author
2008-11-20Remove .a files before running ar, to avoid problems with renamed files remai...Björn Stenberg
2008-11-20Restore specific compiler flags for the midi plugin lost in r19146Nils Wallménius
2008-11-20Make sure plugin directory exists before creating link file.Björn Stenberg
2008-11-20Correct name of midi pluginNils Wallménius
2008-11-20Don't objcopy simulator plugins.Björn Stenberg
2008-11-20Midiplay.rock changed name to midi.rock.Björn Stenberg
2008-11-20Bug fix again. Moved cp outside of $(shell) to force make to run it sequentia...Björn Stenberg
2008-11-20Bug fix for simulator: Plugins and codecs were objcopied isntead of left as ELF.Björn Stenberg
2008-11-20New makefile solution: A single invocation of 'make' to build the entire tree...Björn Stenberg
2008-11-17Turn on more compiler optimizations on other targets than the coldfire based ...Nils Wallménius
2008-11-12Revert last commit (accidentally committed the whole tree)Karl Kurbjun
2008-11-12Add in the needed crt0.S code for the wakeup alarm alsoKarl Kurbjun
2008-11-10Removing deprecated code.Björn Stenberg
2008-11-09Video plugin: Fix OSD for font_height != 8. Don't fiddle with the framebuffer...Jens Arnold
2008-11-09plugin linker script: define memory sizes/origin for AS3525Rafaël Carré
2008-11-05A bit of code policing.Björn Stenberg
2008-11-05Codec lib directories renamed, except for demac.Björn Stenberg
2008-11-03- handle the custom option type in settings dumper (not very well though but ...Jonathan Gordon
2008-11-03Makefile overhaul. All generated bitmaps are now explicitly in OBJDIR/bitmaps...Björn Stenberg
2008-11-01Apply FS#9500. This adds a storage_*() abstraction to replace ata_*(). To do ...Frank Gevaerts
2008-10-31Make lcd_set_enable_hook() conditional on HAVE_LCD_ENABLE and HAVE_LCD_COLORRafaël Carré
2008-10-31cleanup storage definesFrank Gevaerts
2008-10-31Sansa Clip simulatorRafaël Carré
2008-10-30Factor out save / restore sudoku board (FS#9516 by Alexander Levin)Dominik Riebeling
2008-10-30Data does not belong in .h files. Not even if it makes the .c file prettier.Björn Stenberg
2008-10-29state->savedboard doesn't exist, so revert that part of r18906 for now. It mi...Jens Arnold
2008-10-28Fix sudoku crash when using reload without previously saved state (FS#9509 by...Dominik Riebeling
2008-10-26Change button map for iaudio x5 and m5 to avoid using impossible button combo...Nils Wallménius
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