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