summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-03-31FS#6948 - Fix the broken 'follow playlist' featureRobert Kukla
2007-03-31FS#6890 Reworking of the default tagnavi.config file.Miika Pekkarinen
2007-03-31Recording queue should be set to IRQ safe mode as well.Miika Pekkarinen
2007-03-31pre-set date fields in time/date screen to build date ( FS#6831 & FS#6939 )Robert Kukla
2007-03-31Player: Make cursor blinking rate almost independent from scroll speed.Jens Arnold
2007-03-31Player: Fix setting integer values to their min/max values.Jens Arnold
2007-03-31Charcell lcd driver: Preparations for switching to non-immediate LCD updates,...Jens Arnold
2007-03-31Change file reads from 128KB to 32KB chunks - this prevents audio dropouts on...Dave Chapman
2007-03-31Player: Fixed bug where strings which are only a bit too long wouldn't scroll.Jens Arnold
2007-03-31Don't update runtime info when stopping playback, except when playlist ends. ...Miika Pekkarinen
2007-03-30Another AV sync bugfix - the initial avdelay was being incorrectly calculated...Dave Chapman
2007-03-30Don't check for bootfile changes on devices that use OF for USB (and thus reb...Peter D'Hoye
2007-03-30Minor update to Dutch lang filePeter D'Hoye
2007-03-30Check if a new version got installed after usb disconnect and ask if user wan...Peter D'Hoye
2007-03-30Implement remove_thread for SDL simulatorSteve Bavin
2007-03-30Correct parsing of the ID3V2 extended headerLinus Nielsen Feltzing
2007-03-30Correct the YCbCr to RGB conversionMarcoen Hirschberg
2007-03-30Patch by Denis Stanishevskiy, prevent endless loop in the ID3 parserLinus Nielsen Feltzing
2007-03-30Be less aggressive when dropping frames - mpegplayer was dropping any frame w...Dave Chapman
2007-03-29set correct eol-style and keywords propertiesPeter D'Hoye
2007-03-29Missed one variable declaration updating byteswapping functions. Not function...Michael Sevakis
2007-03-29Cuesheet tweaks:Nicolas Pennequin
2007-03-29Enable RTC sections for the gigabeat manual (Thanks to Sylvan Mably, FS#6924)Dominik Riebeling
2007-03-29Player: Save a bit of space by only using 7 bytes/char in the glyph table.Jens Arnold
2007-03-29Fix icons for built-in types on charcell.Jens Arnold
2007-03-29Hopefully fix FS#6863 for good. (possible to get into infinite loop in the me...Jonathan Gordon
2007-03-29Recode filetypes.c to remove its need for a static string buffer.Jonathan Gordon
2007-03-29Fix the rest of them I hope.Michael Sevakis
2007-03-29Fix errors. What an errant keystroke when saving can accomplish.Michael Sevakis
2007-03-29Add an asm swap_odd_even32 to SH and ARM. Have the byteswapping functions tak...Michael Sevakis
2007-03-29Accept FS#6918 - Remove Nested Functions by Tim Ross. Adjust some names. Hunt...Michael Sevakis
2007-03-28Player: Add mappings and glyphs for extended latin A characters which exist i...Jens Arnold
2007-03-28Use the left and right buttons for changing volume in mpegplayer on the gigab...Tom Ross
2007-03-28Player: Add mapping for halfwidth katakana (newplayer only).Jens Arnold
2007-03-28Player: Add mapping and glyphs for greek. Fix and improve some cyrillic mappi...Jens Arnold
2007-03-28Fix the warning.Nicolas Pennequin
2007-03-28Improved cuesheet parser. Among other improvements, the use of quotation mark...Nicolas Pennequin
2007-03-28Use isspace() instead of a naive comparison.Nicolas Pennequin
2007-03-28Killing of threads enabled also for logf debug builds.Miika Pekkarinen
2007-03-28Adjust plugins to use the new menu API. Int settings still use the old API. R...Tom Ross
2007-03-28Ability to kill threads in debug screen by pressing select.Miika Pekkarinen
2007-03-27Fix cyrillic 'em' for new LCD.Jens Arnold
2007-03-27(all targets) Increase scrolling line size to account for utf-8 in the overla...Jens Arnold
2007-03-27Player: Add mapping and glyphs for cyrillic. Fixes FS #2424.Jens Arnold
2007-03-27A temporary fix to crashing on some dual core targets.Miika Pekkarinen
2007-03-27Make the charset more maintainable by using an enum for font indexing, fix wr...Jens Arnold
2007-03-27Committed a forgotten file, hopefully fixed the PP crashesMiika Pekkarinen
2007-03-27Fix wrongly reported CPU frequency in the debug screen on Sansa.Barry Wardell
2007-03-27Move all valid menu return codes to a single file (root_menu.h) so we don't n...Jonathan Gordon
2007-03-26#ifdef HAVE_TAGCACHE the set_rating code and remove some old, unused codeRobert Kukla