| Commit message (Expand) | Author | Age |
| * | FS#9487 fixes and improvements of the calendar plugin by Teruaki Kawashima | Nils Wallménius | 2008-10-24 |
| * | Just correct a typo in a comment. | Mustapha Senhaji | 2008-10-23 |
| * | Remove the event object in the kernel since it's rather extraneous at the mom... | Michael Sevakis | 2008-10-23 |
| * | Refactor the panning code into separate functions, and correct a comment | Dave Chapman | 2008-10-23 |
| * | Accept FS#9504 - make the FILENAME_SETTING() macro more user-proof, also rena... | Jonathan Gordon | 2008-10-23 |
| * | Don't accept 0 for the width or height of a progress bar in the %pb tag. A z... | Dave Chapman | 2008-10-22 |
| * | Fix test_codec plugin that was broken by r18834 | Nils Wallménius | 2008-10-22 |
| * | fix FS#8124 - pressing STOP after seeking while paused causes playback to sta... | Jonathan Gordon | 2008-10-22 |
| * | Make some local global variables static. | Dave Chapman | 2008-10-22 |
| * | Fix .talk clips on hwcodec targets. mp3info() must not call get_metadata(), b... | Jens Arnold | 2008-10-21 |
| * | Move the monolithic jpeg viewer into its own subdirectory and split it into t... | Dave Chapman | 2008-10-21 |
| * | Codec memory reorganization | Nils Wallménius | 2008-10-19 |
| * | Dont show lines which have no info in the id3 viewer screen. | Jonathan Gordon | 2008-10-19 |
| * | revert plugin_api part of r18830, as this was the wrong solution for those | Frank Gevaerts | 2008-10-18 |
| * | code police : fix some multiply defined variables | Frank Gevaerts | 2008-10-18 |
| * | Increase UCL blocksize in order to fix 'blocksize too small' errors when tryi... | Jens Arnold | 2008-10-18 |
| * | Merge the necessary changes for the new archos firmware flash images back to ... | Jens Arnold | 2008-10-16 |
| * | Accept FS#7482 by Klaas Bosteels - return the full path of a file which doesn... | Jonathan Gordon | 2008-10-16 |
| * | Accept FS#9480 - centralise and organise the events in the apps/ layer. | Jonathan Gordon | 2008-10-16 |
| * | Split id3.c/h into metadata.c/h and metadata/mp3.c. Updated all references. M... | Björn Stenberg | 2008-10-15 |
| * | Update Swedish translation. | Magnus Holmgren | 2008-10-14 |
| * | Make some dependencies on id3.h explicit. | Magnus Holmgren | 2008-10-14 |
| * | Added #include pcm_record.h | Björn Stenberg | 2008-10-14 |
| * | Red build fix: Moved PCM #defines from pcm_record.h to pcm.h. Added necessary... | Björn Stenberg | 2008-10-14 |
| * | Moved pcm_record from firmware to apps. Cleaned up some. Now all code using s... | Björn Stenberg | 2008-10-14 |
| * | Correct poor assumption on my part that WMA frames are 2048 samples long. Fi... | Michael Giacomelli | 2008-10-14 |
| * | Pegbox - new graphics for Archos, c200, small H10, Mini, M3 - also cleaning a... | Marianne Arnold | 2008-10-13 |
| * | Stop scrolling lines when entering or leaving a menu list item. Fixes FS #947... | Peter D'Hoye | 2008-10-13 |
| * | Move 'Playback Settings' up from 'General Settings' to 'Settings' (FS#9472 by... | Nils Wallménius | 2008-10-13 |
| * | FS#9463 Fixes and updates to the simplified Chinese translation by William Po... | Nils Wallménius | 2008-10-13 |
| * | Alternate fix for the bug fixed by FS#9163, the selection in the playlist vie... | Nils Wallménius | 2008-10-13 |
| * | Minor clean up, move common define to a header file and use TIME_AFTER macro | Nils Wallménius | 2008-10-12 |
| * | Fix FS#9479 - "readonly" lists sometimes wrap when they shouldnt. part of the... | Jonathan Gordon | 2008-10-12 |
| * | Updated italian translation. | Alessio Lenzi | 2008-10-11 |
| * | * Make %t stricter by aborting if a value is not given. | Jonathan Gordon | 2008-10-11 |
| * | update the %mv wps tag to let you specify how long it should wait after being... | Jonathan Gordon | 2008-10-11 |
| * | Forgot description for the new lang string | Nils Wallménius | 2008-10-10 |
| * | Search In Playlist | Nils Wallménius | 2008-10-10 |
| * | Moved id3.c, mpeg.c and replaygain.c from firmware/ to apps/. This is the fir... | Björn Stenberg | 2008-10-10 |
| * | change the %mv timeout to 1s which works better, also change the string to sh... | Jonathan Gordon | 2008-10-09 |
| * | Added missing Album Hart voice string and synced italian translation. | Alessio Lenzi | 2008-10-09 |
| * | Make it possible to interrupt md5sum. FS#9209 by Chrisopher Williams. | Antoine Cellerier | 2008-10-09 |
| * | FS#9460 - Add a tag %mv which can be used to check if the volume button is be... | Jonathan Gordon | 2008-10-09 |
| * | Bring Dutch language file up to date | Peter D'Hoye | 2008-10-08 |
| * | New recording setting to configure how mono recordings are made. Previously, ... | Peter D'Hoye | 2008-10-08 |
| * | Small fixes to the french translation by Eric Lassauge and Rafaël Carré | Nils Wallménius | 2008-10-08 |
| * | Make the array static const char, and use it for direct lookup, saving binsiz... | Jens Arnold | 2008-10-08 |
| * | Fix FS#8949 - Alphabetical directory listing reversed after "Error Accessing ... | Nils Wallménius | 2008-10-08 |
| * | add morse input support to the Olympus m:robe 100, patch by Roy Wallace, FS#9450 | Marcoen Hirschberg | 2008-10-08 |
| * | Another minor improvement: better pipelining and one less register used in ve... | Jens Arnold | 2008-10-07 |