| Commit message (Expand) | Author | Age |
| * | Fix the condition on an error splash | Brandon Low | 2006-04-08 |
| * | Correct seeking behavior (whoops), might fix the coldfire deadlocks. Reintro... | Brandon Low | 2006-04-08 |
| * | Test plugin for measuring LCD update speed, for developers. | Jens Arnold | 2006-04-08 |
| * | Get rid of the redundant APPLE_* macros. * Fix wrong comments in lcd-ipod.c | Jens Arnold | 2006-04-08 |
| * | Show progress when searching tagcache. | Miika Pekkarinen | 2006-04-08 |
| * | Enable conditional clauses for string tags in disk mode also. | Miika Pekkarinen | 2006-04-08 |
| * | Fix seeking not resuming playback, many thanks to Ralf Herz for being an exce... | Brandon Low | 2006-04-08 |
| * | Change around some logfing to help debugging seek problems | Brandon Low | 2006-04-07 |
| * | Fix the playback sometimes doesn't start at all problems, and always fully fi... | Brandon Low | 2006-04-07 |
| * | Add a comment only | Brandon Low | 2006-04-07 |
| * | Further unify start playback vs. other buffering situations, hopefully fixes ... | Brandon Low | 2006-04-07 |
| * | This makes seeking work for me | Brandon Low | 2006-04-07 |
| * | Fix some type casting => 64bit warning issues | Brandon Low | 2006-04-07 |
| * | Fix play initialization problems and buffering problems. This behaves _much_... | Brandon Low | 2006-04-07 |
| * | Fix 64bit warnings. | Jens Arnold | 2006-04-07 |
| * | Add audio playback menu | Christian Gmeiner | 2006-04-07 |
| * | Add button mappings and support for iAudio X5, also simplified a bit of code. | Zakk Roberts | 2006-04-07 |
| * | Fix warning | Karl Kurbjun | 2006-04-06 |
| * | Scaling code fixed by clamping down the width to a max of SCREENWIDTH. Remov... | Karl Kurbjun | 2006-04-06 |
| * | Remove duplicated code and improve button responsiveness during buffer fill | Brandon Low | 2006-04-06 |
| * | Fix GCC trying to use memcpy for GCC 4.1 and allow Doom to compile. | Thom Johansen | 2006-04-06 |
| * | Greyscale ipods: Fix horizontal scrolling in oscilloscope, the flipped LCD dr... | Jens Arnold | 2006-04-06 |
| * | Patch #3022 by Mikael Magnusson: Only zero out the actual bss area instead of... | Jens Arnold | 2006-04-06 |
| * | Stop abusing the queuing features, and start treating them with respect. Thi... | Brandon Low | 2006-04-06 |
| * | Do not stop playback until stop button has been released or shutdown | Miika Pekkarinen | 2006-04-06 |
| * | Fix seeking on swcodec, but probably break some cases of skipping. Another i... | Brandon Low | 2006-04-06 |
| * | Add tagnavi.config | Dave Chapman | 2006-04-06 |
| * | Patches from bug #5001 by Rani Hod, should make settings more resiliant to ha... | Brandon Low | 2006-04-05 |
| * | Revert the <source> section change for non-english in order to make genlang -... | Jens Arnold | 2006-04-05 |
| * | Somehow one desc: string was lost. * Synced deutsch.lang. | Jens Arnold | 2006-04-05 |
| * | Fix buggy WPS change from earlier | Brandon Low | 2006-04-05 |
| * | Tagcache engine: Better handling for track numbers and genre strings. | Miika Pekkarinen | 2006-04-05 |
| * | Remove wasted instruction | Brandon Low | 2006-04-05 |
| * | Remove workaround for broken ARM memset. | Thom Johansen | 2006-04-05 |
| * | CP1251 is cyrillic, and not only russian codepage | Hristo Kovachev | 2006-04-05 |
| * | Inspired by patch 4784 by Dominik, add pitch to WPS | Brandon Low | 2006-04-05 |
| * | Fix bug #3003 (old Vorbis encode crashes Rockbox), and hopefully not break an... | Magnus Holmgren | 2006-04-05 |
| * | Synced, and some minor changes. | Magnus Holmgren | 2006-04-05 |
| * | Fix bug #4896 and make the beep code a bit cleaner | Brandon Low | 2006-04-05 |
| * | Fix bug #5037, spotted by David Rothenberger, also increase the max threads' ... | Hristo Kovachev | 2006-04-05 |
| * | Fix finale text and try and prevent some data corruption due to the scaling c... | Karl Kurbjun | 2006-04-05 |
| * | More work on swcodec. No significant pcmbuf functions are called from the au... | Brandon Low | 2006-04-05 |
| * | Fix automap coordinates | Karl Kurbjun | 2006-04-05 |
| * | Make savegame strings more informative | Karl Kurbjun | 2006-04-04 |
| * | Convert 'pixels' in the scroll settings menu to a LANG string for translation... | Zakk Roberts | 2006-04-04 |
| * | Fix up configurable keys, edit exit string, more work needs to be done on men... | Karl Kurbjun | 2006-04-04 |
| * | Doom on H1x0: Don't waste memory, the grayscale lib doesn't need that much, b... | Jens Arnold | 2006-04-04 |
| * | Forgot to commit the browser configuration file. | Miika Pekkarinen | 2006-04-04 |
| * | Initial support for the advanced conditional fully configurable tagcache | Miika Pekkarinen | 2006-04-04 |
| * | MP3 encoder enhancements and optimisations by Antonius Hellman. Details | Thom Johansen | 2006-04-04 |