summaryrefslogtreecommitdiff
path: root/apps (follow)
Commit message (Expand)AuthorAge
* 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
* FS#9463 Fixes and updates to the simplified Chinese translation by William Po...Nils Wallménius2008-10-13
* Alternate fix for the bug fixed by FS#9163, the selection in the playlist vie...Nils Wallménius2008-10-13
* Minor clean up, move common define to a header file and use TIME_AFTER macroNils Wallménius2008-10-12
* Fix FS#9479 - "readonly" lists sometimes wrap when they shouldnt. part of the...Jonathan Gordon2008-10-12
* Updated italian translation.Alessio Lenzi2008-10-11
* * Make %t stricter by aborting if a value is not given.Jonathan Gordon2008-10-11
* update the %mv wps tag to let you specify how long it should wait after being...Jonathan Gordon2008-10-11
* Forgot description for the new lang stringNils Wallménius2008-10-10
* Search In PlaylistNils Wallménius2008-10-10
* Moved id3.c, mpeg.c and replaygain.c from firmware/ to apps/. This is the fir...Björn Stenberg2008-10-10
* change the %mv timeout to 1s which works better, also change the string to sh...Jonathan Gordon2008-10-09
* Added missing Album Hart voice string and synced italian translation.Alessio Lenzi2008-10-09
* Make it possible to interrupt md5sum. FS#9209 by Chrisopher Williams.Antoine Cellerier2008-10-09
* FS#9460 - Add a tag %mv which can be used to check if the volume button is be...Jonathan Gordon2008-10-09
* Bring Dutch language file up to datePeter D'Hoye2008-10-08
* New recording setting to configure how mono recordings are made. Previously, ...Peter D'Hoye2008-10-08
* Small fixes to the french translation by Eric Lassauge and Rafaël CarréNils Wallménius2008-10-08
* Make the array static const char, and use it for direct lookup, saving binsiz...Jens Arnold2008-10-08
* Fix FS#8949 - Alphabetical directory listing reversed after "Error Accessing ...Nils Wallménius2008-10-08
* add morse input support to the Olympus m:robe 100, patch by Roy Wallace, FS#9450Marcoen Hirschberg2008-10-08
* Another minor improvement: better pipelining and one less register used in ve...Jens Arnold2008-10-07