summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-04-06Allow lower cuts than -23 dB, since the code seems to work then anyway.Thom Johansen
2006-04-06Greyscale ipods: Fix horizontal scrolling in oscilloscope, the flipped LCD dr...Jens Arnold
2006-04-06Since we poll buttons every tick now, the extra if() checking the polling int...Jens Arnold
2006-04-06Patch #3022 by Mikael Magnusson: Only zero out the actual bss area instead of...Jens Arnold
2006-04-06Stop abusing the queuing features, and start treating them with respect. Thi...Brandon Low
2006-04-06* added more safety checks for failed open()sDaniel Stenberg
2006-04-06Do not stop playback until stop button has been released or shutdownMiika Pekkarinen
2006-04-06Iriver remotes might also tick on H300, so offer the ticking reduction. H300 ...Jens Arnold
2006-04-06Do extra filtering in H300 (and H100) main unit button reading to suppress wr...Jens Arnold
2006-04-06Fix seeking on swcodec, but probably break some cases of skipping. Another i...Brandon Low
2006-04-06Add tagnavi.configDave Chapman
2006-04-05Patches from bug #5001 by Rani Hod, should make settings more resiliant to ha...Brandon Low
2006-04-05Revert the <source> section change for non-english in order to make genlang -...Jens Arnold
2006-04-05Somehow one desc: string was lost. * Synced deutsch.lang.Jens Arnold
2006-04-05Fix buggy WPS change from earlierBrandon Low
2006-04-05Tagcache engine: Better handling for track numbers and genre strings.Miika Pekkarinen
2006-04-05Initial manpage for Text Editor plugin by Jonathan Gordon (FS#5040) with addi...Dominik Riebeling
2006-04-05Remove wasted instructionBrandon Low
2006-04-05Remove workaround for broken ARM memset.Thom Johansen
2006-04-05Make ASM memset for ARM return destination address, as is standard.Thom Johansen
2006-04-05CP1251 is cyrillic, and not only russian codepageHristo Kovachev
2006-04-05Inspired by patch 4784 by Dominik, add pitch to WPSBrandon Low
2006-04-05Fix bug #3003 (old Vorbis encode crashes Rockbox), and hopefully not break an...Magnus Holmgren
2006-04-05Synced, and some minor changes.Magnus Holmgren
2006-04-05Fix bug #4896 and make the beep code a bit cleanerBrandon Low
2006-04-05ranlib the .a file after creationDaniel Stenberg
2006-04-05Fix bug #5037, spotted by David Rothenberger, also increase the max threads' ...Hristo Kovachev
2006-04-05Fix finale text and try and prevent some data corruption due to the scaling c...Karl Kurbjun
2006-04-05More work on swcodec. No significant pcmbuf functions are called from the au...Brandon Low
2006-04-05Fix automap coordinatesKarl Kurbjun
2006-04-04Make savegame strings more informativeKarl Kurbjun
2006-04-04Convert 'pixels' in the scroll settings menu to a LANG string for translation...Zakk Roberts
2006-04-04Fix up configurable keys, edit exit string, more work needs to be done on men...Karl Kurbjun
2006-04-04Small adjustments to pacbox description.Dominik Riebeling
2006-04-04First section to describe tagcache.Dominik Riebeling
2006-04-04Doom on H1x0: Don't waste memory, the grayscale lib doesn't need that much, b...Jens Arnold
2006-04-04Forgot to commit the browser configuration file.Miika Pekkarinen
2006-04-04Initial support for the advanced conditional fully configurable tagcacheMiika Pekkarinen
2006-04-04Disable backlight fade out for shutdownBrandon Low
2006-04-04Initial attempt for doom plugin. Still incomplete.Dominik Riebeling
2006-04-04MP3 encoder enhancements and optimisations by Antonius Hellman. DetailsThom Johansen
2006-04-04Adjusted stats plugin to recent changes. Add screenshots for release 3.0 targ...Dominik Riebeling
2006-04-04Fixed swapped screen access functions. Bug found by an anonymous person.Linus Nielsen Feltzing
2006-04-04Correct minimum value for TLV320 volumeLinus Nielsen Feltzing
2006-04-04Add configurable keys to Doom, enter, escape and run still need to be handled...Karl Kurbjun
2006-04-04Some small corrections to Advanced Topics. Code policing.Dominik Riebeling
2006-04-04Synced and slightly tweaked. Don't know what to do about high/low shelf filter.Jonas Häggqvist
2006-04-04In fact there's a named constant for this value, use that instead.Jonas Häggqvist
2006-04-04Oops, rename the global bool exit to doneHristo Kovachev
2006-04-04Update of "Main Menu" section by Mark Bright (FS#5014) with minor changes by meDominik Riebeling