summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-07-28And fix that red build too...Magnus Holmgren
2005-07-28Fixed a bug that prevented the last tag in a flac file from being read.Ryan Jackson
2005-07-28Added comments, Replay Gain, and resume/bookmarks for FLAC.Ryan Jackson
2005-07-28Mandelbrot plugin fixes: (1) Aspect handling was broken, it has to keep the x...Jens Arnold
2005-07-28bmp2rb: Prepared for future colour bitmap support. The tool reads all BMPs in...Jens Arnold
2005-07-28Grayscale lib: Moved the shift count doubling for unbuffered up/down scrollin...Jens Arnold
2005-07-28Tweaked IRAM usage in the Vorbis codec. Speeds up decoding by about 10% on a ...Magnus Holmgren
2005-07-28Adjusted grayscale demo plugin to H1x0: (1) Button assignment. (2) Variable s...Jens Arnold
2005-07-28Fixed scroll step settings >127 pixels not working (reported on irc). Changed...Jens Arnold
2005-07-27Adjusted JPEG viewer to H1x0: (1) Button assignments. (2) Workaround for the ...Jens Arnold
2005-07-27Adjusted mandelbrot plugin to H1x0: (1) Working button assignment. (2) Differ...Jens Arnold
2005-07-27Grayscale library: (1) Ported to iriver H1x0. Experiments have shown that the...Jens Arnold
2005-07-27Added support for ID3V2 ReplayGain tags (as written by Foobar). Generalized t...Magnus Holmgren
2005-07-26Moved implementation of user timer to the firmware layer, implemented it for ...Jens Arnold
2005-07-25Complete rework of the grayscale library: (1) Implemented the new rockbox gra...Jens Arnold
2005-07-25Added font_getstringsize to the plugin api, needed for the reworked grayscale...Jens Arnold
2005-07-25Speed up clipping; makes Vorbis decoding almost as fast as before the VorbisG...Magnus Holmgren
2005-07-25The peak meter on iRiver didn't look right to me and the code seemed to beDave Bryant
2005-07-25Added ReplayGain support to WavPack, including a small fix to dsp.cDave Bryant
2005-07-24Increased language buffer size.Magnus Holmgren
2005-07-24Calculate the with of the right string.Magnus Holmgren
2005-07-24ReplayGain support for Ogg Vorbis files (also called VorbisGain) added.Magnus Holmgren
2005-07-24ReplayGain support files.Magnus Holmgren
2005-07-24Changing tracks in REPEAT_ONE mode restarts the current track instead of cras...Ryan Jackson
2005-07-23Changing repeat mode from quick screen now works correctly on iriverRyan Jackson
2005-07-23Fixed a hang while selecting a new track and playback was paused. ThisMiika Pekkarinen
2005-07-23Fixed the backwards skipping problem.Miika Pekkarinen
2005-07-22Really synced now.Jonas Häggqvist
2005-07-22Synced.Jonas Häggqvist
2005-07-22Updates to the finnish.lang.Miika Pekkarinen
2005-07-22Show a nice splash screen when restarting the playback.Miika Pekkarinen
2005-07-22It's now possible to select the crossfading mode: "Off, Crossfade,Miika Pekkarinen
2005-07-22H1x0: Made the cursor movement button combos usable. Perhaps it would be bett...Jens Arnold
2005-07-22New MD5 sums for bootloader v5Linus Nielsen Feltzing
2005-07-22Added version number to the fwpatcher buildLinus Nielsen Feltzing
2005-07-22Fixed the simulator.Miika Pekkarinen
2005-07-22More accurate playback position calculation.Miika Pekkarinen
2005-07-21Forgot to add to CREDITS for the Galego translationJonas Häggqvist
2005-07-21Applying crossfade settings after exiting the menu.Miika Pekkarinen
2005-07-21Fixed the unnecessary compiler warning.Miika Pekkarinen
2005-07-21Fixed the crossfade setting: Resuming stopped playback automaticallyMiika Pekkarinen
2005-07-21Updated Galician (Galego) translation by José M. FandiñoJonas Häggqvist
2005-07-21Fixed the simulator.Miika Pekkarinen
2005-07-21Forgot to commit these files.Miika Pekkarinen
2005-07-21Crossfade (and pcm buffer size) length is now configurable.Miika Pekkarinen
2005-07-21Check the correct thread handle.Jens Arnold
2005-07-21Add missing Makefile modification for sound in the Win32 simulator.Magnus Holmgren
2005-07-20Fixed the backwards skipping.Miika Pekkarinen
2005-07-20Don't hog the CPU, but keep sound playback working. (This might need some twe...Magnus Holmgren
2005-07-20Implemented mp3_pause_done() for software codecs to make wps correctlyMiika Pekkarinen