summaryrefslogtreecommitdiffstats
path: root/firmware
AgeCommit message (Expand)AuthorFilesLines
2005-07-04Increased low watermark limit.Miika Pekkarinen1-2/+2
2005-07-04Preparation for 4-grey LCD mode on H1x0.Jens Arnold9-0/+11
2005-07-04Converted to use the IRAM defines, and some small optimisations.Jens Arnold2-40/+40
2005-07-04Corrent ICODE_ATTR and IDATA_ATTR for CalmRISC16.Jens Arnold1-1/+2
2005-07-03(in theory) more efficient (battery wise) runtime database code.Michiel Van Der Kolk1-0/+13
2005-07-03Make sure we unboost the cpu while stopping playback.Miika Pekkarinen1-1/+1
2005-07-03Slightly longer sleep to prevent pops when resuming from paused state.Miika Pekkarinen1-1/+1
2005-07-03Fixed pops when starting playback.Miika Pekkarinen2-10/+9
2005-07-03Use the central IDATA_ATTR define.Jens Arnold2-9/+2
2005-07-03Centralised the ICODE_ATTR and IDATA_ATTR #defines. Renamed some musepack and...Jens Arnold1-0/+12
2005-07-02Iriver: atomic I/O port manipulation macros, to avoid interference between no...Jens Arnold3-34/+57
2005-07-02A couple of optimisations.Jens Arnold3-34/+70
2005-07-01Fixed pops from headphone audio output.Miika Pekkarinen2-9/+16
2005-07-01Fixed pause.Miika Pekkarinen1-2/+3
2005-07-01Vorbis playback problems fixed.Miika Pekkarinen1-16/+26
2005-07-01Check for features, not for models.Jens Arnold1-1/+1
2005-07-01Don't update playlist when no tracks in memory. Fixes looping bug when repea...Hardeep Sidhu1-2/+6
2005-07-01Added new feature to move to next folder once the current one completes when ...Hardeep Sidhu1-3/+3
2005-07-01the h300 models have hold tooDaniel Stenberg1-1/+1
2005-07-01New config option for optical out on iriverLinus Nielsen Feltzing2-3/+3
2005-07-01- enable S/PDIF optical outputMarcoen Hirschberg4-8/+31
2005-06-30Fixed a crash with pcm audio pausing. This should prevent manyMiika Pekkarinen1-2/+10
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 Pekkarinen1-19/+4
2005-06-30decrease to 30Michiel Van Der Kolk1-1/+1
2005-06-30better logfMichiel Van Der Kolk2-5/+6
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-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-29Crossfade works better for high bitrate vorbis files.Miika Pekkarinen1-15/+27
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 Pekkarinen1-0/+1
2005-06-29Fixed slow track switching and track pre-buffering. Fixed rockboyMiika Pekkarinen2-26/+73
2005-06-29for now, the build assumes a LCD_S1D15E06 display on the h300Daniel Stenberg1-1/+0
2005-06-29remove a warning from the h300 buildDaniel Stenberg1-0/+5
2005-06-29Hristo Kovachev's keypad fixes for the H300 buildDaniel Stenberg1-1/+1
2005-06-29Resume rework. With the new resume function, 'Ask' and 'Ask Once' are redund...Christi Scarborough1-1/+2
2005-06-29Oops, that was no optimisation, but a bug.Jens Arnold2-10/+6
2005-06-29Third part of graphics api rework. Some small but effective optimisations. Po...Jens Arnold5-298/+411
2005-06-28Second part of graphics api rework. Bitmap drawing and text output converted;...Jens Arnold3-346/+378
2005-06-27Moved the codec and plugin buffer sizes to the config-*.h files instead ofDaniel Stenberg12-10/+50
2005-06-27Replaced some size_t with longs. That might solve some problems. FixedMiika Pekkarinen2-18/+23
2005-06-27H1x0: Reordered lcd init sequence to match the datasheet, including the recom...Jens Arnold1-8/+10
2005-06-27Another crossfade related crash possible fixed.Miika Pekkarinen1-1/+1
2005-06-27Possible crash fixed while crossfade is enabled.Miika Pekkarinen1-26/+24
2005-06-26Patch 1163135 by Bryan Vandyke: Remove trailing spaces for ID3v2 tagsJonas Häggqvist1-2/+6
2005-06-26Quick menu for iRiver: A long press on the PLAY key in the browser or the WP...Christi Scarborough1-0/+2