| Commit message (Expand) | Author |
| 2006-07-02 | added support remote support for the id3 infos screen (had to slightly change... | Kevin Ferrare |
| 2006-07-01 | Also fade out when stopping playback from within the browser (when configured... | Peter D'Hoye |
| 2006-07-01 | Correct calculation of number of lines in the textarea with the button bar en... | Linus Nielsen Feltzing |
| 2006-06-07 | Properly reload tagcache when directory updated. Fixes B#5512. | Hardeep Sidhu |
| 2006-06-06 | Work-in-progress rework of charging status reading & display: * Changed sever... | Jens Arnold |
| 2006-05-30 | Use correct file mode when creating files. Fixes task 5452 | Dan Everton |
| 2006-05-24 | Move backdrop handling out of the (potential) middle of an if-else. Right now... | Jens Arnold |
| 2006-05-21 | Reworked backdrop handling. Fixes a bug that wasn't in the tracker yet ;) | Peter D'Hoye |
| 2006-05-18 | Check if backdrop available at wps load. Clear old backdrop pointer when the ... | Peter D'Hoye |
| 2006-05-07 | Fixed voice prompts from id3 db | Hardeep Sidhu |
| 2006-05-05 | Enabled playlist functions on tracks in tagcache | Hardeep Sidhu |
| 2006-04-30 | Fix problem with loading bookmarks from the root folder (causing the simulato... | Magnus Holmgren |
| 2006-04-15 | Proper chunked browsing support when dirbuffer limit is reached. | Miika Pekkarinen |
| 2006-04-10 | Major improvement in playlist creation speed with tagcache. Fixed also | Miika Pekkarinen |
| 2006-04-10 | Enabled the quickscreen for iAudio X5. Globally, REC enters the menu and hold... | Zakk Roberts |
| 2006-04-04 | Initial support for the advanced conditional fully configurable tagcache | Miika Pekkarinen |
| 2006-04-03 | Do not crash when resuming playback. | Miika Pekkarinen |
| 2006-04-03 | Fixed wrong break; placement causing the tree to call the context menu with t... | Jens Arnold |
| 2006-04-02 | Patch #2711 by Alexander Spyridakis with some changes by me: adds load/save o... | Hristo Kovachev |
| 2006-04-01 | Thorough .lang rework: Removed all deprecated strings, combined string which ... | Jens Arnold |
| 2006-03-29 | Add support for loadable vkeyboard layouts | Frank Dischner |
| 2006-03-27 | Fixed a crash when selecting database mode in the menu | Linus Nielsen Feltzing |
| 2006-03-26 | Initial version of tagcache! There are still some bugs in the engine | Miika Pekkarinen |
| 2006-03-19 | Added 'Party Mode': Unstoppable playback | Björn Stenberg |
| 2006-03-04 | Fixed a crash in the playlist creation, plus revised the output during the cr... | Linus Nielsen Feltzing |
| 2006-02-07 | Fixed a few warnings | Hristo Kovachev |
| 2006-02-05 | Added a cache for playlist control commands. On non-dircache systems, behavi... | Hardeep Sidhu |
| 2006-02-02 | Fix typos - tests for HAVE_LCD_COLOR should use #ifdef, not #if | Dave Chapman |
| 2006-02-02 | Patch #1421422 - Backdrop image patch started by Linus, finished by me. Adds... | Dave Chapman |
| 2006-02-01 | Patch #1421483 - AIFF codec by Jvo Studer | Dave Chapman |
| 2005-12-05 | kill gcc4 warnings | Daniel Stenberg |
| 2005-11-22 | Adapted and commited Markus Kaufhold's remote hold icon on statusbar patch fo... | Kevin Ferrare |
| 2005-11-22 | Added multi-screen support for quickscreen (mostly rewritten from scratch) an... | Kevin Ferrare |
| 2005-11-21 | Fixed crash with early USB. The USB screen already uses some of the new GUI c... | Jens Arnold |
| 2005-11-19 | iPod: First attempt to implement sensible button mappings. Changes to all ta... | Dave Chapman |
| 2005-11-18 | Missing file headers put back. Code within 80 cols. Code policed indenting | Daniel Stenberg |
| 2005-11-18 | generic multi-screen support for yes/no screens (like the one when reseting s... | Kevin Ferrare |
| 2005-11-17 | Remote WPS support (and some WPS bugfixes) by Stephan Wezel | Christi Scarborough |
| 2005-11-16 | show/hide icons now works properly in playlist viewer | Kevin Ferrare |
| 2005-11-11 | Patch #1352575 - Shorten codec from the ffmpeg project. Rockbox implementati... | Dave Chapman |
| 2005-11-09 | Replaced the common for(i = 0; i < NB_SCREENS; i++) loop with a macro that ju... | Jens Arnold |
| 2005-11-09 | Fixed the icon for unknown file types on the archos Player, and the bug when ... | Kevin Ferrare |
| 2005-11-02 | Correctly clear the screen(s) after a dircache build - this fixes the I04 err... | Dave Chapman |
| 2005-11-02 | *** empty log message *** | Kevin Ferrare |
| 2005-11-01 | Changed back the copyright's name in onplay.c (silly UTF-8, sorry Björn ! ... | Kevin Ferrare |
| 2005-10-31 | Initial check-in of AAC codec. Currently only recognises the .mp4 extension ... | Dave Chapman |
| 2005-10-31 | Corrected a small bug about status bar not refreshing the clock in menus on a... | Kevin Ferrare |
| 2005-10-30 | Partial menus support on remote (only browsing is working, changing option is... | Kevin Ferrare |
| 2005-10-29 | Some changes to the remote code : some one lines function turned into macros ... | Kevin Ferrare |
| 2005-10-28 | Changed some fn names, also corrected a bug with fonts and made the filetree ... | Kevin Ferrare |