summaryrefslogtreecommitdiff
path: root/apps (follow)
Commit message (Expand)AuthorAge
* Abstract the PortalPlayer AS3514 handling with an "ascodec" API - inspired by...Dave Chapman2008-10-31
* Factor out save / restore sudoku board (FS#9516 by Alexander Levin)Dominik Riebeling2008-10-30
* Add support for the album artist field used by Foobar2000 in ID3v2 tags.Magnus Holmgren2008-10-30
* Data does not belong in .h files. Not even if it makes the .c file prettier.Björn Stenberg2008-10-30
* fix some problems with the menu code:Jonathan Gordon2008-10-30
* Add .oga as a valid file extension for Ogg vorbis files. Even though Xiph re...Dave Chapman2008-10-30
* Added an explicit bitmap dependency to icons.h to resolve issues with paralle...Björn Stenberg2008-10-29
* 'make voice' no longer builds bitmaps.Björn Stenberg2008-10-29
* 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
* Make the e200v2 simulator compile - an easy job as the apps/ code is identica...Dave Chapman2008-10-28
* Try to fix FS#9502: end playback properly if no valid files were found in a p...Magnus Holmgren2008-10-26
* Bump plugin API version as needed.Magnus Holmgren2008-10-26
* Language updates:Jonas Häggqvist2008-10-26
* Add missing #include to mp3 metadata parser.Bertrik Sikken2008-10-26
* 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
* Just correct a typo in a comment.Mustapha Senhaji2008-10-23
* 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
* Accept FS#9504 - make the FILENAME_SETTING() macro more user-proof, also rena...Jonathan Gordon2008-10-23
* Don't accept 0 for the width or height of a progress bar in the %pb tag. A z...Dave Chapman2008-10-22
* Fix test_codec plugin that was broken by r18834Nils Wallménius2008-10-22
* fix FS#8124 - pressing STOP after seeking while paused causes playback to sta...Jonathan Gordon2008-10-22
* Make some local global variables static.Dave Chapman2008-10-22
* Fix .talk clips on hwcodec targets. mp3info() must not call get_metadata(), b...Jens Arnold2008-10-21
* Move the monolithic jpeg viewer into its own subdirectory and split it into t...Dave Chapman2008-10-21
* Codec memory reorganizationNils Wallménius2008-10-19
* Dont show lines which have no info in the id3 viewer screen.Jonathan Gordon2008-10-19
* 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
* Increase UCL blocksize in order to fix 'blocksize too small' errors when tryi...Jens Arnold2008-10-18
* Merge the necessary changes for the new archos firmware flash images back to ...Jens Arnold2008-10-16
* Accept FS#7482 by Klaas Bosteels - return the full path of a file which doesn...Jonathan Gordon2008-10-16
* Accept FS#9480 - centralise and organise the events in the apps/ layer. Jonathan Gordon2008-10-16
* Split id3.c/h into metadata.c/h and metadata/mp3.c. Updated all references. M...Björn Stenberg2008-10-15
* Update Swedish translation.Magnus Holmgren2008-10-14
* Make some dependencies on id3.h explicit.Magnus Holmgren2008-10-14
* Added #include pcm_record.hBjörn Stenberg2008-10-14
* Red build fix: Moved PCM #defines from pcm_record.h to pcm.h. Added necessary...Björn Stenberg2008-10-14
* Moved pcm_record from firmware to apps. Cleaned up some. Now all code using s...Björn Stenberg2008-10-14
* Correct poor assumption on my part that WMA frames are 2048 samples long. Fi...Michael Giacomelli2008-10-14
* Pegbox - new graphics for Archos, c200, small H10, Mini, M3 - also cleaning a...Marianne Arnold2008-10-13
* Stop scrolling lines when entering or leaving a menu list item. Fixes FS #947...Peter D'Hoye2008-10-13
* Move 'Playback Settings' up from 'General Settings' to 'Settings' (FS#9472 by...Nils Wallménius2008-10-13