summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-06-29Enabled sectioned compilation for the plugin library, and linking with garbag...Jens Arnold
2005-06-29Fixed slow track switching and track pre-buffering. Fixed rockboyMiika Pekkarinen
2005-06-29Made it working again...Jens Arnold
2005-06-29Added missing quote.Jens Arnold
2005-06-29Synced.Jens Arnold
2005-06-29Removed some more TABsJens Arnold
2005-06-29Player fixup: Reset double font height before resuming.Jens Arnold
2005-06-29Don't spinup the disk on pause if at least one method ensures the resume posi...Jens Arnold
2005-06-29Always update resume info on track change. Fixes resume for codecs that don'...Hardeep Sidhu
2005-06-29Fixed buffering problems with dynamic playlist handling. IncreasedMiika Pekkarinen
2005-06-29for now, the build assumes a LCD_S1D15E06 display on the h300Daniel Stenberg
2005-06-29quick scren fixed for h300Daniel Stenberg
2005-06-29removed old codec leftoversDaniel Stenberg
2005-06-29Removed tabs which prevented compile.Miika Pekkarinen
2005-06-29remove a warning from the h300 buildDaniel Stenberg
2005-06-29adjusted for the h300 to make it do similar as the h100Daniel Stenberg
2005-06-29Oops. Put deprecated strings back in english.langChristi Scarborough
2005-06-29provide quick screen proto for h300 builds tooDaniel Stenberg
2005-06-29fix to enable plugins to build fine for h300Daniel Stenberg
2005-06-29Hristo Kovachev's keypad fixes for the H300 buildDaniel Stenberg
2005-06-29Resume rework. With the new resume function, 'Ask' and 'Ask Once' are redund...Christi Scarborough
2005-06-29Move quick menu to MODE button to avoid conflict with page up/down in WPSChristi Scarborough
2005-06-29Fixed red H1x0 simulator build.Jens Arnold
2005-06-29Oops, that was no optimisation, but a bug.Jens Arnold
2005-06-29Third part of graphics api rework. Some small but effective optimisations. Po...Jens Arnold
2005-06-28Second part of graphics api rework. Bitmap drawing and text output converted;...Jens Arnold
2005-06-28For target builds, make the ELF files depend on its object file, but alsoDaniel Stenberg
2005-06-28Request the audio buffer _before_ using any iram. By doing it in this order,Daniel Stenberg
2005-06-28Iriver: Fix codec <-> plugin start address clash, leading to crashes when try...Jens Arnold
2005-06-27I bet nobody enters more than 100 letters in search strings, and since thereDaniel Stenberg
2005-06-27Moved the codec and plugin buffer sizes to the config-*.h files instead ofDaniel Stenberg
2005-06-27Initializing resampler structure correctly with zeros.Miika Pekkarinen
2005-06-27Fixed a simulator warning.Miika Pekkarinen
2005-06-27Replaced some size_t with longs. That might solve some problems. FixedMiika Pekkarinen
2005-06-27H1x0: Reordered lcd init sequence to match the datasheet, including the recom...Jens Arnold
2005-06-27Turned off dithering in MPEG audio codec. It's just too slow.Thom Johansen
2005-06-27Don't try to compile the grayscale lib for unsupported configurations, saves ...Jens Arnold
2005-06-27Another crossfade related crash possible fixed.Miika Pekkarinen
2005-06-27Should've synced while I was at it.Jonas Häggqvist
2005-06-27OopsJonas Häggqvist
2005-06-27Possible crash fixed while crossfade is enabled.Miika Pekkarinen
2005-06-27Small fix and synced to current english.lang.Jens Arnold
2005-06-27francais.lang update by Manuel DejongheChristi Scarborough
2005-06-27Allow WavPack to use new sampling rate converterDave Bryant
2005-06-26Small changeJonas Häggqvist
2005-06-26Add make install step - still quite outdated, but at least what's there is mo...Jonas Häggqvist
2005-06-26Patch 1163135 by Bryan Vandyke: Remove trailing spaces for ID3v2 tagsJonas Häggqvist
2005-06-26Patch #1218188 by Konstantin Isakov: Don't wrap around scroll in file-browser...Jonas Häggqvist
2005-06-26Iriver: remote FFWD/REW supportJens Arnold
2005-06-26Fix broken sim buildsChristi Scarborough