summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* More complete gapless playback implementation in the MP3 codec (using LAME he...Magnus Holmgren2005-08-13
* Update to nederlands.lang by Sander SweersJonas Häggqvist2005-08-13
* Backlight dimming: Don't unboost the CPU from within the isr.Jens Arnold2005-08-11
* Backlight dimming: Protect from extraneous calls with the same target value. ...Jens Arnold2005-08-11
* Updated german translation.Jens Arnold2005-08-11
* prevent an empty "codecs" directory for models without software codecsDaniel Stenberg2005-08-11
* Only check for frames with three-letter names when parsing ID3V2.2 tags (and ...Magnus Holmgren2005-08-11
* Cast to unsigned isn't enough in the isXXXX macros (chars > 127 caused a nega...Magnus Holmgren2005-08-11
* iriver: Moved the I2C prescaler setting to i2c_init(), and removed it from se...Linus Nielsen Feltzing2005-08-11
* Added pre-amp setting for files with ReplayGain information.Magnus Holmgren2005-08-11
* Updated ID3 info screen for devices with a bitmapped screen: show a list of a...Magnus Holmgren2005-08-11
* patch #1255805 by Frederic Devernay - fix to buffer overflow in dsp.cLinus Nielsen Feltzing2005-08-10
* iriver: fix by Frederic Devernay, Rockbox could crash if the metadata reading...Linus Nielsen Feltzing2005-08-10
* mp3 codec: simpler seeking, and now sets the sample frequency dynamically fro...Linus Nielsen Feltzing2005-08-10
* iriver: added a DSP_SWITCH_FREQUENCY config, for on-the-fly sample frequency ...Linus Nielsen Feltzing2005-08-10
* iriver: always save resume offset, not only if it's bigger than the already s...Linus Nielsen Feltzing2005-08-10
* SpellingLinus Nielsen Feltzing2005-08-10
* convbdf: fixed a problem with 16 pixel wide characters. It now also refuses t...Linus Nielsen Feltzing2005-08-09
* Moved hebrew bidi setting to the Display menuLinus Nielsen Feltzing2005-08-09
* feature freezeBjörn Stenberg2005-08-08
* Patch #783877 by Gadi Cohen updated by Naftali Goldstein - Bidirectional text...Linus Nielsen Feltzing2005-08-08
* Uncomment one line, which makes bad 80s music sound a bit better.Stepan Moskovchenko2005-08-07
* Add this back in, for now. Will turn into real codec later, when plugins supp...Stepan Moskovchenko2005-08-07
* Woah, that was not supposed to happenStepan Moskovchenko2005-08-07
* Fix error/warning, change pitch bend to 9 bitsStepan Moskovchenko2005-08-07
* typos fixed...Michiel Van Der Kolk2005-08-06
* iAudio: First unfinished attempt for tlv320 driver and rockbox integrationChristian Gmeiner2005-08-06
* Put back the line (accidentally?) removed on the last commit. That isMiika Pekkarinen2005-08-06
* Fixed track changing in REPEAT_ONE mode and playlists with only one track. R...Ryan Jackson2005-08-05
* Synced.Mats Lidell2005-08-04
* don't assume ../firmware, use the passed in dir pathDaniel Stenberg2005-08-04
* point to the wikiBjörn Stenberg2005-08-04
* Increased maximum file size for models with LCD height larger than 64 toDaniel Stenberg2005-08-03
* headphone volume should be correct nowChristian Gmeiner2005-08-02
* Assembler optimised 64 bit multiplication for coldfire: ~15% speedup. Proper ...Jens Arnold2005-08-01
* Fixed comma display of these fonts. Thanks to Antonius Hellmann for pointing ...Jens Arnold2005-08-01
* Another small opt for the SH1 64 bit multiplication.Jens Arnold2005-08-01
* Killed signed/unsigned inconsistencyJens Arnold2005-08-01
* Further optimised asm 64 bit multiplication for SH1, speedup around 20%.Jens Arnold2005-08-01
* fixed comment in generated header fileDaniel Stenberg2005-07-31
* oops... fixes red buildChristian Gmeiner2005-07-31
* iAudio, iRiver: As both platforms use the same i2c interface i have renamed i...Christian Gmeiner2005-07-31
* iAudio: adding support for mcf5250Christian Gmeiner2005-07-31
* Fixed a hang with backward skipping.Miika Pekkarinen2005-07-30
* All repeat modes now work correctly if there is only one track in the playlis...Ryan Jackson2005-07-30
* Now playlist ending and skipping to a next directory should work.Miika Pekkarinen2005-07-30
* Fixed a problem that wps didn't exit at end of the playlist.Miika Pekkarinen2005-07-30
* 'Move to Next Folder' didn't work if it involved going up to the root of the ...Magnus Holmgren2005-07-30
* Correctly setting the last_index to prevent playback stuttering.Miika Pekkarinen2005-07-30
* Now removing right tracks from playlist.Miika Pekkarinen2005-07-30