| Commit message (Expand) | Author | Age |
| * | Abstract the PortalPlayer AS3514 handling with an "ascodec" API - inspired by... | Dave Chapman | 2008-10-31 |
| * | Factor out save / restore sudoku board (FS#9516 by Alexander Levin) | Dominik Riebeling | 2008-10-30 |
| * | Add support for the album artist field used by Foobar2000 in ID3v2 tags. | Magnus Holmgren | 2008-10-30 |
| * | Data does not belong in .h files. Not even if it makes the .c file prettier. | Björn Stenberg | 2008-10-30 |
| * | fix some problems with the menu code: | Jonathan Gordon | 2008-10-30 |
| * | Add .oga as a valid file extension for Ogg vorbis files. Even though Xiph re... | Dave Chapman | 2008-10-30 |
| * | Added 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-29 |
| * | state->savedboard doesn't exist, so revert that part of r18906 for now. It mi... | Jens Arnold | 2008-10-29 |
| * | Fix sudoku crash when using reload without previously saved state (FS#9509 by... | Dominik Riebeling | 2008-10-28 |
| * | Make the e200v2 simulator compile - an easy job as the apps/ code is identica... | Dave Chapman | 2008-10-28 |
| * | Try to fix FS#9502: end playback properly if no valid files were found in a p... | Magnus Holmgren | 2008-10-26 |
| * | Bump plugin API version as needed. | Magnus Holmgren | 2008-10-26 |
| * | Language updates: | Jonas Häggqvist | 2008-10-26 |
| * | Add missing #include to mp3 metadata parser. | Bertrik Sikken | 2008-10-26 |
| * | Change button map for iaudio x5 and m5 to avoid using impossible button combo... | Nils Wallménius | 2008-10-26 |
| * | bah! messed up the filename settings... and do some line length fixing | Jonathan Gordon | 2008-10-26 |
| * | Add a simple plugin (apps/settings_dumper.rock) which dumps the valid values ... | Jonathan Gordon | 2008-10-26 |
| * | Add in-grid graphical markers for scratchpad values to sudoku (FS#8364 by Hen... | Dominik Riebeling | 2008-10-25 |
| * | Add MEM_FUNCTION_WRAPPERS to fix linker errors and tweak the ipod buttonmap s... | Nils Wallménius | 2008-10-25 |
| * | Accept FS#9224 by Teruaki Kawashima, adding support for all RTC equipped targ... | Nils Wallménius | 2008-10-25 |
| * | 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 |