summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Expand)Author
2005-07-01New config option for optical out on iriverLinus Nielsen Feltzing
2005-07-01Associated .nfo with the text viewerLinus Nielsen Feltzing
2005-06-30Player graphics library extended and converted to new api. Please note that t...Jens Arnold
2005-06-30Updated Nederlands (Dutch) translation by Sander SweersJonas Häggqvist
2005-06-30Fixed a bug where a few seconds from end of a song was cut out.Miika Pekkarinen
2005-06-30better logf stuff..Michiel Van Der Kolk
2005-06-30vbrfix boosts the cpu frequencyLinus Nielsen Feltzing
2005-06-30added strncmp() to the plugin API, based the patch 1170215 by Rick La CharitéDaniel Stenberg
2005-06-30Not sure if this is the right way to make "resume" work correctly for WavPack,Dave Bryant
2005-06-29Added event handler to register track changes.Miika Pekkarinen
2005-06-29Always use crossfade if it's enabled.Miika Pekkarinen
2005-06-29No need to included unused data in the archos builds.Jens Arnold
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-29quick scren fixed for h300Daniel Stenberg
2005-06-29removed old codec leftoversDaniel Stenberg
2005-06-29Removed tabs which prevented compile.Miika Pekkarinen
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-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-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-27Should've synced while I was at it.Jonas Häggqvist
2005-06-27OopsJonas Häggqvist
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