| 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 |
| * | Comparing short filenames for uniqueness used 1 char too much, causing it to ... | Peter D'Hoye | 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 |
| * | include x5 files from the target tree | Daniel Stenberg | 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 |
| * | Patch #5038 by Mark Bright - Rewrite playback options section. | Michael DiFebbo | 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 |
| * | iPod: Enable dynamic CPU frequency changing on the 4G (both greyscale and col... | Dave Chapman | 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 |
| * | opt out the note about mp3 recordings -- they apply only to archos devices. | Dominik Riebeling | 2006-04-06 |
| * | 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 |
| * | lcd_blit() (with mono->2bit expansion) implemented for greyscale ipods. Chang... | Jens Arnold | 2006-04-06 |
| * | Fix GCC trying to use memcpy for GCC 4.1 and allow Doom to compile. | Thom Johansen | 2006-04-06 |
| * | Allow lower cuts than -23 dB, since the code seems to work then anyway. | Thom Johansen | 2006-04-06 |
| * | Greyscale ipods: Fix horizontal scrolling in oscilloscope, the flipped LCD dr... | Jens Arnold | 2006-04-06 |
| * | Since we poll buttons every tick now, the extra if() checking the polling int... | 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 |
| * | * added more safety checks for failed open()s | Daniel Stenberg | 2006-04-06 |
| * | Do not stop playback until stop button has been released or shutdown | Miika Pekkarinen | 2006-04-06 |
| * | Iriver remotes might also tick on H300, so offer the ticking reduction. H300 ... | Jens Arnold | 2006-04-06 |
| * | Do extra filtering in H300 (and H100) main unit button reading to suppress wr... | Jens Arnold | 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 |
| * | Initial manpage for Text Editor plugin by Jonathan Gordon (FS#5040) with addi... | Dominik Riebeling | 2006-04-05 |
| * | Remove wasted instruction | Brandon Low | 2006-04-05 |
| * | Remove workaround for broken ARM memset. | Thom Johansen | 2006-04-05 |
| * | Make ASM memset for ARM return destination address, as is standard. | 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 |