summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2005-06-30New fonts + slight fix to rockbox_default by Antonius Hellman (patch #1228206)Christi Scarborough7-5/+13025
2005-06-30Player graphics library extended and converted to new api. Please note that t...Jens Arnold5-111/+354
2005-06-30runtime database support for the tester..Michiel Van Der Kolk1-10/+56
2005-06-30Fixed a crash with pcm audio pausing. This should prevent manyMiika Pekkarinen1-2/+10
2005-06-30Updated Nederlands (Dutch) translation by Sander SweersJonas Häggqvist2-181/+1044
2005-06-30Graphics: Lowlevel block function are in IRAM now as they're called often. Sw...Jens Arnold4-31/+81
2005-06-30Fixed a bug where a few seconds from end of a song was cut out.Miika Pekkarinen2-24/+9
2005-06-30decrease to 30Michiel Van Der Kolk1-1/+1
2005-06-30better logfMichiel Van Der Kolk2-5/+6
2005-06-30better logf stuff..Michiel Van Der Kolk1-3/+12
2005-06-30Removed outdated win32.makLinus Nielsen Feltzing2-84/+0
2005-06-30Removed firmware/fontsLinus Nielsen Feltzing1-1/+0
2005-06-30The firmware/fonts directory is now removed, and we now use fonts/rockbox_def...Linus Nielsen Feltzing2-2896/+1
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-30I believe this is more likely to reflect the h300 keypadDaniel Stenberg1-3/+2
2005-06-30pcm_record.c depends on UDA1380, not h100...Daniel Stenberg1-1/+1
2005-06-30Ooops, the rockbox_default.bdf font was not in sync with the internal oneLinus Nielsen Feltzing1-1/+1
2005-06-30Now checks that sed works right before the Makefile for a simulator is created,Daniel Stenberg1-0/+12
2005-06-30Not sure if this is the right way to make "resume" work correctly for WavPack,Dave Bryant2-1/+12
2005-06-29Crossfade works better for high bitrate vorbis files.Miika Pekkarinen1-15/+27
2005-06-29Added event handler to register track changes.Miika Pekkarinen2-2/+16
2005-06-29Ooops...Jens Arnold3-3/+3
2005-06-29Small copy/paste error..Miika Pekkarinen1-1/+0
2005-06-29Always use crossfade if it's enabled.Miika Pekkarinen2-3/+7
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 Pekkarinen3-31/+97
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-29for now, the build assumes a LCD_S1D15E06 display on the h300Daniel Stenberg1-1/+0
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-29remove a warning from the h300 buildDaniel Stenberg1-0/+5
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 Stenberg28-29/+57
2005-06-29Resume rework. With the new resume function, 'Ask' and 'Ask Once' are redund...Christi Scarborough9-134/+31
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-29Oops, that was no optimisation, but a bug.Jens Arnold2-10/+6