summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Added wrapping on settings when reaching limits and when long key press is en...Kevin Ferrare2005-11-06
* Fixed the hang and weird behaviour with logf support enabled.Miika Pekkarinen2005-11-06
* Corrected the bug with boolean settings (the inverted screen that couldn't be...Kevin Ferrare2005-11-06
* Set remote LCD invert state in a clean way.Jens Arnold2005-11-06
* Unrolled loops up to order 10 plus slight optimisation of default case.Thom Johansen2005-11-05
* New plugin: Bejeweled game for Recorder, Ondio, and iRiver.Adam Boot2005-11-05
* Added ID3v2 skipping for Musepack files. Switched ReplayGain strings to use t...Thom Johansen2005-11-05
* System reboot from UIE() now works in all cases, even from a debug interrupt ...Jens Arnold2005-11-05
* Fixup of the MCF5249 memory mapped register definitions.Jens Arnold2005-11-05
* Corrected a bug introduced with the multi screen settings handling code : The...Kevin Ferrare2005-11-05
* Fixed the halved volume bug, remove ad-hoc metadata loading and add ReplayGai...Thom Johansen2005-11-04
* Added proper metadata parsing for musepack files, including ReplayGain.Thom Johansen2005-11-04
* Added documentation to the new select API, made settings.c to use gui_syncspl...Kevin Ferrare2005-11-04
* Added iriver remote keys support to the option selection in the menus, correc...Kevin Ferrare2005-11-04
* Rolled back "Follow playlist" changeBjörn Stenberg2005-11-04
* oops ! fixed the compile error on the archos player, forgot a ifdef ...Kevin Ferrare2005-11-04
* Fixed a bug in the multi-screen menus, the statusbar wasn't refreshed when co...Kevin Ferrare2005-11-04
* default for "Follow playlist" option is set to "yes"Anton Oleynikov2005-11-03
* Recorder v1: removed duplicate battery debug code.Jens Arnold2005-11-03
* Coldfire: The memory guard configuration routine didn't correctly return the ...Jens Arnold2005-11-03
* Coldfire: Properly handle the SDRAM refresh timing on CPU frequency changes. ...Jens Arnold2005-11-03
* Add seekpoint parsing and dummy ICODE_ATTR macro to standalone FLAC test programDave Chapman2005-11-03
* Move code into IRAM and explicitly inline some functions (gcc was inlining th...Dave Chapman2005-11-03
* Move all code into IRAMDave Chapman2005-11-03
* Fixed a bug whith the multi-screen menus : when entering / leaving a menu, th...Kevin Ferrare2005-11-03
* Synced.Jens Arnold2005-11-03
* LANG_RATING isn't used for voicing, so don't waste space in the voice file.Jens Arnold2005-11-03
* Added Anton to the creditsLinus Nielsen Feltzing2005-11-02
* patch 1328447: folder skip routines in playlist API plus next/prev folder nav...Anton Oleynikov2005-11-02
* Use direct non-interleaved full precision output data instead of converting t...Thom Johansen2005-11-02
* Better place for EMAC init.Thom Johansen2005-11-02
* Need to set sample depth before clip limits to avoid having clip limits overr...Thom Johansen2005-11-02
* Support large delay fields in LAME header, plus some cleanups.Thom Johansen2005-11-02
* Allow bigger delay setting in LAME header.Thom Johansen2005-11-02
* Enable replaygain for the new FLAC decoderDave Chapman2005-11-02
* Make the m4a parser happier with Nero-encoded .mp4 files. This still needs m...Dave Chapman2005-11-02
* Correctly clear the screen(s) after a dircache build - this fixes the I04 err...Dave Chapman2005-11-02
* Check for and move .ovl files properly (Archos Recorder fix)Daniel Stenberg2005-11-02
* enables remote support only when LOGF is disabledKevin Ferrare2005-11-02
* Fix simulator builds - DEBUGF explicitly needs rb->Dave Chapman2005-11-02
* Add const attribute to lookup tablesDave Chapman2005-11-02
* Cosmetic changes - use correct ICONST or IBSS attributes and refer to codec a...Dave Chapman2005-11-02
* no more warnings (I hope)Kevin Ferrare2005-11-02
* *** empty log message ***Kevin Ferrare2005-11-02
* Automatically set clipping limits based on sample precision.Thom Johansen2005-11-02
* Should be iso 8859 (perhaps...) aslo fixed the warningKevin Ferrare2005-11-02
* Call ci->seek_complete() callback after processing a seek request (an old API...Dave Chapman2005-11-02
* Changed back the copyright's name in onplay.c (silly UTF-8, sorry Björn ! ...Kevin Ferrare2005-11-01
* Init EMAC properly.Thom Johansen2005-11-01
* Added some EMAC optimised fixed point routines.Thom Johansen2005-11-01