summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Fix the condition on an error splashBrandon Low2006-04-08
* Correct seeking behavior (whoops), might fix the coldfire deadlocks. Reintro...Brandon Low2006-04-08
* Comparing short filenames for uniqueness used 1 char too much, causing it to ...Peter D'Hoye2006-04-08
* Test plugin for measuring LCD update speed, for developers.Jens Arnold2006-04-08
* Get rid of the redundant APPLE_* macros. * Fix wrong comments in lcd-ipod.cJens Arnold2006-04-08
* Show progress when searching tagcache.Miika Pekkarinen2006-04-08
* Enable conditional clauses for string tags in disk mode also.Miika Pekkarinen2006-04-08
* Fix seeking not resuming playback, many thanks to Ralf Herz for being an exce...Brandon Low2006-04-08
* Change around some logfing to help debugging seek problemsBrandon Low2006-04-07
* Fix the playback sometimes doesn't start at all problems, and always fully fi...Brandon Low2006-04-07
* include x5 files from the target treeDaniel Stenberg2006-04-07
* Add a comment onlyBrandon Low2006-04-07
* Further unify start playback vs. other buffering situations, hopefully fixes ...Brandon Low2006-04-07
* This makes seeking work for meBrandon Low2006-04-07
* Patch #5038 by Mark Bright - Rewrite playback options section.Michael DiFebbo2006-04-07
* Fix some type casting => 64bit warning issuesBrandon Low2006-04-07
* Fix play initialization problems and buffering problems. This behaves _much_...Brandon Low2006-04-07
* iPod: Enable dynamic CPU frequency changing on the 4G (both greyscale and col...Dave Chapman2006-04-07
* Fix 64bit warnings.Jens Arnold2006-04-07
* Add audio playback menuChristian Gmeiner2006-04-07
* Add button mappings and support for iAudio X5, also simplified a bit of code.Zakk Roberts2006-04-07
* opt out the note about mp3 recordings -- they apply only to archos devices.Dominik Riebeling2006-04-06
* Fix warningKarl Kurbjun2006-04-06
* Scaling code fixed by clamping down the width to a max of SCREENWIDTH. Remov...Karl Kurbjun2006-04-06
* Remove duplicated code and improve button responsiveness during buffer fillBrandon Low2006-04-06
* lcd_blit() (with mono->2bit expansion) implemented for greyscale ipods. Chang...Jens Arnold2006-04-06
* Fix GCC trying to use memcpy for GCC 4.1 and allow Doom to compile.Thom Johansen2006-04-06
* Allow lower cuts than -23 dB, since the code seems to work then anyway.Thom Johansen2006-04-06
* Greyscale ipods: Fix horizontal scrolling in oscilloscope, the flipped LCD dr...Jens Arnold2006-04-06
* Since we poll buttons every tick now, the extra if() checking the polling int...Jens Arnold2006-04-06
* Patch #3022 by Mikael Magnusson: Only zero out the actual bss area instead of...Jens Arnold2006-04-06
* Stop abusing the queuing features, and start treating them with respect. Thi...Brandon Low2006-04-06
* * added more safety checks for failed open()sDaniel Stenberg2006-04-06
* Do not stop playback until stop button has been released or shutdownMiika Pekkarinen2006-04-06
* Iriver remotes might also tick on H300, so offer the ticking reduction. H300 ...Jens Arnold2006-04-06
* Do extra filtering in H300 (and H100) main unit button reading to suppress wr...Jens Arnold2006-04-06
* Fix seeking on swcodec, but probably break some cases of skipping. Another i...Brandon Low2006-04-06
* Add tagnavi.configDave Chapman2006-04-06
* Patches from bug #5001 by Rani Hod, should make settings more resiliant to ha...Brandon Low2006-04-05
* Revert the <source> section change for non-english in order to make genlang -...Jens Arnold2006-04-05
* Somehow one desc: string was lost. * Synced deutsch.lang.Jens Arnold2006-04-05
* Fix buggy WPS change from earlierBrandon Low2006-04-05
* Tagcache engine: Better handling for track numbers and genre strings.Miika Pekkarinen2006-04-05
* Initial manpage for Text Editor plugin by Jonathan Gordon (FS#5040) with addi...Dominik Riebeling2006-04-05
* Remove wasted instructionBrandon Low2006-04-05
* Remove workaround for broken ARM memset.Thom Johansen2006-04-05
* Make ASM memset for ARM return destination address, as is standard.Thom Johansen2006-04-05
* CP1251 is cyrillic, and not only russian codepageHristo Kovachev2006-04-05
* Inspired by patch 4784 by Dominik, add pitch to WPSBrandon Low2006-04-05
* Fix bug #3003 (old Vorbis encode crashes Rockbox), and hopefully not break an...Magnus Holmgren2006-04-05