summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Expand)Author
2008-10-31cleanup storage definesFrank Gevaerts
2008-10-31Revert r18947, and add a comment why the backlight functions are wanted on al...Jens Arnold
2008-10-31Sansa Clip simulatorRafaël Carré
2008-10-31apps/plugin.c : do not declare backlight_* part of rockbox apiRafaël Carré
2008-10-31Fix one bad description entry for the languages concerned.Mustapha Senhaji
2008-10-31Update the french translation.Mustapha Senhaji
2008-10-31rearrange the order that the quickscreen wiewports are allocated.Jonathan Gordon
2008-10-31Abstract the PortalPlayer AS3514 handling with an "ascodec" API - inspired by...Dave Chapman
2008-10-30Factor out save / restore sudoku board (FS#9516 by Alexander Levin)Dominik Riebeling
2008-10-30Add support for the album artist field used by Foobar2000 in ID3v2 tags.Magnus Holmgren
2008-10-30Data does not belong in .h files. Not even if it makes the .c file prettier.Björn Stenberg
2008-10-30fix some problems with the menu code:Jonathan Gordon
2008-10-30Add .oga as a valid file extension for Ogg vorbis files. Even though Xiph re...Dave Chapman
2008-10-29Added an explicit bitmap dependency to icons.h to resolve issues with paralle...Björn Stenberg
2008-10-29'make voice' no longer builds bitmaps.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-28Make the e200v2 simulator compile - an easy job as the apps/ code is identica...Dave Chapman
2008-10-26Try to fix FS#9502: end playback properly if no valid files were found in a p...Magnus Holmgren
2008-10-26Bump plugin API version as needed.Magnus Holmgren
2008-10-26Language updates:Jonas Häggqvist
2008-10-26Add missing #include to mp3 metadata parser.Bertrik Sikken
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-23Just correct a typo in a comment.Mustapha Senhaji
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-23Accept FS#9504 - make the FILENAME_SETTING() macro more user-proof, also rena...Jonathan Gordon
2008-10-22Don't accept 0 for the width or height of a progress bar in the %pb tag. A z...Dave Chapman
2008-10-22Fix test_codec plugin that was broken by r18834Nils Wallménius
2008-10-22fix FS#8124 - pressing STOP after seeking while paused causes playback to sta...Jonathan Gordon
2008-10-22Make some local global variables static.Dave Chapman
2008-10-21Fix .talk clips on hwcodec targets. mp3info() must not call get_metadata(), b...Jens Arnold
2008-10-21Move the monolithic jpeg viewer into its own subdirectory and split it into t...Dave Chapman
2008-10-19Codec memory reorganizationNils Wallménius
2008-10-19Dont show lines which have no info in the id3 viewer screen.Jonathan Gordon
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-18Increase UCL blocksize in order to fix 'blocksize too small' errors when tryi...Jens Arnold
2008-10-16Merge the necessary changes for the new archos firmware flash images back to ...Jens Arnold
2008-10-16Accept FS#7482 by Klaas Bosteels - return the full path of a file which doesn...Jonathan Gordon
2008-10-16Accept FS#9480 - centralise and organise the events in the apps/ layer. Jonathan Gordon
2008-10-15Split id3.c/h into metadata.c/h and metadata/mp3.c. Updated all references. M...Björn Stenberg
2008-10-14Update Swedish translation.Magnus Holmgren
2008-10-14Make some dependencies on id3.h explicit.Magnus Holmgren