summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2005-06-30Player graphics library extended and converted to new api. Please note that t...Jens Arnold5-111/+354
2005-06-30Updated Nederlands (Dutch) translation by Sander SweersJonas Häggqvist1-181/+1043
2005-06-30Fixed a bug where a few seconds from end of a song was cut out.Miika Pekkarinen1-5/+5
2005-06-30better logf stuff..Michiel Van Der Kolk1-3/+12
2005-06-30vbrfix boosts the cpu frequencyLinus Nielsen Feltzing1-0/+7
2005-06-30added strncmp() to the plugin API, based the patch 1170215 by Rick La CharitéDaniel Stenberg2-1/+2
2005-06-30Not sure if this is the right way to make "resume" work correctly for WavPack,Dave Bryant2-1/+12
2005-06-29Added event handler to register track changes.Miika Pekkarinen2-2/+16
2005-06-29Always use crossfade if it's enabled.Miika Pekkarinen1-3/+6
2005-06-29No need to included unused data in the archos builds.Jens Arnold1-0/+4
2005-06-29Enabled sectioned compilation for the plugin library, and linking with garbag...Jens Arnold3-8/+16
2005-06-29Fixed slow track switching and track pre-buffering. Fixed rockboyMiika Pekkarinen1-5/+24
2005-06-29Made it working again...Jens Arnold1-10/+7
2005-06-29Added missing quote.Jens Arnold1-2/+2
2005-06-29Synced.Jens Arnold1-7/+7
2005-06-29Removed some more TABsJens Arnold1-4/+4
2005-06-29Player fixup: Reset double font height before resuming.Jens Arnold1-1/+3
2005-06-29Don't spinup the disk on pause if at least one method ensures the resume posi...Jens Arnold1-2/+2
2005-06-29Always update resume info on track change. Fixes resume for codecs that don'...Hardeep Sidhu1-1/+1
2005-06-29Fixed buffering problems with dynamic playlist handling. IncreasedMiika Pekkarinen1-10/+19
2005-06-29quick scren fixed for h300Daniel Stenberg1-2/+3
2005-06-29removed old codec leftoversDaniel Stenberg9-1574/+0
2005-06-29Removed tabs which prevented compile.Miika Pekkarinen1-4/+4
2005-06-29adjusted for the h300 to make it do similar as the h100Daniel Stenberg1-2/+3
2005-06-29Oops. Put deprecated strings back in english.langChristi Scarborough1-0/+12
2005-06-29provide quick screen proto for h300 builds tooDaniel Stenberg1-1/+1
2005-06-29fix to enable plugins to build fine for h300Daniel Stenberg1-4/+8
2005-06-29Hristo Kovachev's keypad fixes for the H300 buildDaniel Stenberg26-28/+55
2005-06-29Resume rework. With the new resume function, 'Ask' and 'Ask Once' are redund...Christi Scarborough8-133/+29
2005-06-29Move quick menu to MODE button to avoid conflict with page up/down in WPSChristi Scarborough3-4/+5
2005-06-29Fixed red H1x0 simulator build.Jens Arnold2-2/+4
2005-06-29Third part of graphics api rework. Some small but effective optimisations. Po...Jens Arnold5-51/+58
2005-06-28Second part of graphics api rework. Bitmap drawing and text output converted;...Jens Arnold25-209/+243
2005-06-28For target builds, make the ELF files depend on its object file, but alsoDaniel Stenberg1-2/+17
2005-06-28Request the audio buffer _before_ using any iram. By doing it in this order,Daniel Stenberg1-11/+11
2005-06-28Iriver: Fix codec <-> plugin start address clash, leading to crashes when try...Jens Arnold1-4/+7
2005-06-27I bet nobody enters more than 100 letters in search strings, and since thereDaniel Stenberg2-2/+4
2005-06-27Moved the codec and plugin buffer sizes to the config-*.h files instead ofDaniel Stenberg6-29/+10
2005-06-27Initializing resampler structure correctly with zeros.Miika Pekkarinen1-1/+3
2005-06-27Fixed a simulator warning.Miika Pekkarinen1-1/+1
2005-06-27Replaced some size_t with longs. That might solve some problems. FixedMiika Pekkarinen3-24/+24
2005-06-27Turned off dithering in MPEG audio codec. It's just too slow.Thom Johansen1-1/+1
2005-06-27Don't try to compile the grayscale lib for unsupported configurations, saves ...Jens Arnold1-1/+1
2005-06-27Should've synced while I was at it.Jonas Häggqvist1-2/+8
2005-06-27OopsJonas Häggqvist1-1/+1
2005-06-27Small fix and synced to current english.lang.Jens Arnold1-19/+25
2005-06-27francais.lang update by Manuel DejongheChristi Scarborough1-5/+41
2005-06-27Allow WavPack to use new sampling rate converterDave Bryant2-6/+16
2005-06-26Small changeJonas Häggqvist1-1/+1
2005-06-26Patch #1218188 by Konstantin Isakov: Don't wrap around scroll in file-browser...Jonas Häggqvist1-0/+6