summaryrefslogtreecommitdiff
path: root/apps (follow)
Commit message (Expand)AuthorAge
...
* Use the system font in the debug screensLinus Nielsen Feltzing2005-08-14
* Pre-amp is signed...Magnus Holmgren2005-08-14
* argh, unused variable removedDaniel Stenberg2005-08-13
* reverted the fixed 4 bytes write, made the read code more reliable, useDaniel Stenberg2005-08-13
* Patch by XavierGrTomas Salfischberger2005-08-13
* Very lame, initial support for FM radio on the iriverLinus Nielsen Feltzing2005-08-13
* Show VBR info in the ID3 info screen.Magnus Holmgren2005-08-13
* 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
* Updated german translation.Jens Arnold2005-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
* Moved hebrew bidi setting to the Display menuLinus Nielsen Feltzing2005-08-09
* 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
* Fix error/warning, change pitch bend to 9 bitsStepan Moskovchenko2005-08-07
* 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
* Assembler optimised 64 bit multiplication for coldfire: ~15% speedup. Proper ...Jens Arnold2005-08-01
* Another small opt for the SH1 64 bit multiplication.Jens Arnold2005-08-01
* Further optimised asm 64 bit multiplication for SH1, speedup around 20%.Jens Arnold2005-08-01
* 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
* Fixed a hang on track changed. Automatically deleting invalid trackMiika Pekkarinen2005-07-30
* Make simulator version of FRACMUL correct. Also corrected related comments.Magnus Holmgren2005-07-30
* Fixed MAC initialization problem with mpa codec and removed workaroundMiika Pekkarinen2005-07-30
* Ooops, the adapted maximum iteration count was off by 60...Jens Arnold2005-07-30
* Heavily improved mandelbrot plugin: (1) Calculation now uses 64bit fixed poin...Jens Arnold2005-07-30
* And fix that red build too...Magnus Holmgren2005-07-28
* Fixed a bug that prevented the last tag in a flac file from being read.Ryan Jackson2005-07-28
* Added comments, Replay Gain, and resume/bookmarks for FLAC.Ryan Jackson2005-07-28
* Mandelbrot plugin fixes: (1) Aspect handling was broken, it has to keep the x...Jens Arnold2005-07-28
* Grayscale lib: Moved the shift count doubling for unbuffered up/down scrollin...Jens Arnold2005-07-28
* Tweaked IRAM usage in the Vorbis codec. Speeds up decoding by about 10% on a ...Magnus Holmgren2005-07-28
* Adjusted grayscale demo plugin to H1x0: (1) Button assignment. (2) Variable s...Jens Arnold2005-07-28
* Fixed scroll step settings >127 pixels not working (reported on irc). Changed...Jens Arnold2005-07-28
* Adjusted JPEG viewer to H1x0: (1) Button assignments. (2) Workaround for the ...Jens Arnold2005-07-27