| Commit message (Expand) | Author |
| 2006-10-28 | remove the 1 bit jewels for greyscale targets. | Dominik Riebeling |
| 2006-10-28 | Add greyscale jewels for h100 series and Ipod mini. | Dominik Riebeling |
| 2006-10-28 | more <source> fixes | Daniel Stenberg |
| 2006-10-28 | Since this file is both the master for the language system, as well as the | Daniel Stenberg |
| 2006-10-27 | Next step of Makefile tuning: * Use 'make' internal commands for printing mes... | Jens Arnold |
| 2006-10-27 | Re-enable the currently unused and broken dithering and noise shaping code al... | Thom Johansen |
| 2006-10-27 | Do not flood the queue with unnecessary fill buffer requests at the end of a ... | Mark Arigo |
| 2006-10-27 | Stop building the favourites plugin, as the same feature is duplicated with t... | Martin Arver |
| 2006-10-27 | Let SOURCES handle the sim exclusion for metronome | Martin Arver |
| 2006-10-27 | Stop reading buttons if one is not down. Don't read remote keys if not plugge... | Michael Sevakis |
| 2006-10-27 | Oops. Missed part of FS#6235 in the last commmit | Barry Wardell |
| 2006-10-27 | Accept FS#6235. We should be using the *_ATTR defines instead of __attribute__ | Barry Wardell |
| 2006-10-26 | Revert this morning's change as it can cause old metadata to be reused inappr... | Steve Bavin |
| 2006-10-26 | Allow the Sansa e200 UI simulator to be built. Thanks to Andre Smith for the ... | Barry Wardell |
| 2006-10-26 | Don't clear previous track details during playback so the progress bar works ... | Steve Bavin |
| 2006-10-25 | Enable I/O ports debug menu for 3G iPods | Daniel Ankers |
| 2006-10-25 | FS#6216 Update so MP3 files are only opened once. With corrections and | Miika Pekkarinen |
| 2006-10-25 | Don't fail with very long lines. | Miika Pekkarinen |
| 2006-10-25 | remove these 2 also | Jonathan Gordon |
| 2006-10-25 | remove the old tagdb source, tagcache replaced this a while ago | Jonathan Gordon |
| 2006-10-25 | ifdef all the tagcache code, allows rombox to be compiled again, Thanks Austi... | Jonathan Gordon |
| 2006-10-25 | A bit more voice simplification/MAS fixage (FS#6241). Also clear any buffered... | Steve Bavin |
| 2006-10-25 | Oops, Archos still needs to stop voice. | Steve Bavin |
| 2006-10-25 | Only flush PCM buffered voice data when explicitly told to. Patch by Stephan... | Steve Bavin |
| 2006-10-25 | Assembler optimised FLAC 24 bit handling routines for Coldfire based players.... | Thom Johansen |
| 2006-10-25 | Make the UI simulator compile on OSX again. dbg_flash_id() really shouldn't b... | Barry Wardell |
| 2006-10-24 | Handle repeating scroll events in the ipod virtual keyboard | Dave Chapman |
| 2006-10-24 | Search string was not properly used. | Miika Pekkarinen |
| 2006-10-24 | Changelog importing was broken. | Miika Pekkarinen |
| 2006-10-24 | Allow all tag type in formatting string. Included example with | Miika Pekkarinen |
| 2006-10-23 | Solitaire: Optionally auto-unhide the next card on a stack if the last known ... | Jens Arnold |
| 2006-10-23 | Consistent style of 'make' messages. Always use ranlib after ar. | Jens Arnold |
| 2006-10-23 | Rename rockpaint external .bmp files so they use the same convention as all o... | Dave Chapman |
| 2006-10-23 | Fix FS 6205: id3v1 stripping messed up rebuffer_and_seeks. Add an assurance ... | Brandon Low |
| 2006-10-23 | rearrange compiler options to avoid conflicts with header files on FreeBSD | Marcoen Hirschberg |
| 2006-10-23 | Last fix was wrong, I did the math this time, should fix more buffering edges | Brandon Low |
| 2006-10-23 | fix the int settings on the Archos Player (left is now decrease like it shoul... | Jonathan Gordon |
| 2006-10-22 | Fix edge case handling for buffer writing into the playing track; Improve com... | Brandon Low |
| 2006-10-22 | Star: separate graphics for Gigabeat, by Marianne Arnold. | Jens Arnold |
| 2006-10-22 | Patch #6218 by Robert Keevil - fix erroneous scrobbler_shutdown() call when c... | Linus Nielsen Feltzing |
| 2006-10-22 | Speed up build process in general by using internal functions of make instead... | Jens Arnold |
| 2006-10-21 | Don't trigger the plugin bitmap build twice from the plugin Makefile. For som... | Jens Arnold |
| 2006-10-21 | Hopefully now fixed the last 64-bit compiler warning. | Miika Pekkarinen |
| 2006-10-21 | Fixed the simulator warnings. | Miika Pekkarinen |
| 2006-10-21 | Implement fast_readline as a function and use it for tagtree also. | Miika Pekkarinen |
| 2006-10-21 | Disk spindown control during jpeg slideshow: for times below 10s, keep the di... | Peter D'Hoye |
| 2006-10-21 | woops, damn vim isnt set to use space instead of tabs | Jonathan Gordon |
| 2006-10-21 | missed a signalscreenchange() | Jonathan Gordon |
| 2006-10-21 | Fix USB screen on Player. | Jens Arnold |
| 2006-10-21 | dont display the folder count in the edit list window | Jonathan Gordon |