summaryrefslogtreecommitdiff
path: root/firmware
AgeCommit message (Expand)Author
2005-07-08SDRAM setup adjusted for H110 modelsLinus Nielsen Feltzing
2005-07-08Adjusted refresh timer for H110Linus Nielsen Feltzing
2005-07-08USB is the same on all H1x0 modelsLinus Nielsen Feltzing
2005-07-08ADC is the same on all H1x0 modelsLinus Nielsen Feltzing
2005-07-08Fixed skip bug at buffer refillHenrik Backe
2005-07-08safety precaution to detect an envrionment running with the old setupDaniel Stenberg
2005-07-08Renamed the iriver h120 defines and configs to "h120"! Added initial supportDaniel Stenberg
2005-07-07Enabled scrolling on the remote LCD in the simulator. Some small shortcuts in...Jens Arnold
2005-07-07Only update resume info when playing. Fixes resume when exiting recording/ra...Hardeep Sidhu
2005-07-07PCM buffering fixes. Made a temporary workaround for playback glitchMiika Pekkarinen
2005-07-07Adapted remote LCD driver and player graphics library to the new bitmap funct...Jens Arnold
2005-07-064-shades greyscale graphics core for iriver H1x0. 4-grey rockbox logo and lig...Jens Arnold
2005-07-06(1) Set cpu to 11 Mhz when we "crash" to prevent overheating.Tomas Salfischberger
2005-07-06Decreased pcm buffer low watermark when crossfade is not enabled.Miika Pekkarinen
2005-07-05Now codec names are in sync.Miika Pekkarinen
2005-07-05Applied patch "[ 1232957 ] MP3 metadata fixes for software codec".Miika Pekkarinen
2005-07-05More crossfade adjustments. Now crossfade should work shortly even ifMiika Pekkarinen
2005-07-05Fixed: Crossfading, broken elapsed info with mp3 files, possible cpuMiika Pekkarinen
2005-07-05Patch #1232549 by Ryan Jackson, adds seeking and comments to Vorbis playbackLinus Nielsen Feltzing
2005-07-05Now the CPU is idle in USB modeLinus Nielsen Feltzing
2005-07-05New power-conserving CPU idle modeLinus Nielsen Feltzing
2005-07-05Fixed crossfading.Miika Pekkarinen
2005-07-05More accurate runtime estimate calculation for iriver (still not veryMiika Pekkarinen
2005-07-05New poweroff handling, using the SYS_POWEROFF event, allowing plugins to save...Linus Nielsen Feltzing
2005-07-04Moved resume info updating to the mpeg/playback threads so that it's saved ev...Hardeep Sidhu
2005-07-04Disable backlight in the bootloaderLinus Nielsen Feltzing
2005-07-04Increased low watermark limit.Miika Pekkarinen
2005-07-04Preparation for 4-grey LCD mode on H1x0.Jens Arnold
2005-07-04Converted to use the IRAM defines, and some small optimisations.Jens Arnold
2005-07-04Corrent ICODE_ATTR and IDATA_ATTR for CalmRISC16.Jens Arnold
2005-07-03(in theory) more efficient (battery wise) runtime database code.Michiel Van Der Kolk
2005-07-03Make sure we unboost the cpu while stopping playback.Miika Pekkarinen
2005-07-03Slightly longer sleep to prevent pops when resuming from paused state.Miika Pekkarinen
2005-07-03Fixed pops when starting playback.Miika Pekkarinen
2005-07-03Use the central IDATA_ATTR define.Jens Arnold
2005-07-03Centralised the ICODE_ATTR and IDATA_ATTR #defines. Renamed some musepack and...Jens Arnold
2005-07-02Iriver: atomic I/O port manipulation macros, to avoid interference between no...Jens Arnold
2005-07-02A couple of optimisations.Jens Arnold
2005-07-01Fixed pops from headphone audio output.Miika Pekkarinen
2005-07-01Fixed pause.Miika Pekkarinen
2005-07-01Vorbis playback problems fixed.Miika Pekkarinen
2005-07-01Check for features, not for models.Jens Arnold
2005-07-01Don't update playlist when no tracks in memory. Fixes looping bug when repea...Hardeep Sidhu
2005-07-01Added new feature to move to next folder once the current one completes when ...Hardeep Sidhu
2005-07-01the h300 models have hold tooDaniel Stenberg
2005-07-01New config option for optical out on iriverLinus Nielsen Feltzing
2005-07-01- enable S/PDIF optical outputMarcoen Hirschberg
2005-06-30Fixed a crash with pcm audio pausing. This should prevent manyMiika Pekkarinen
2005-06-30Graphics: Lowlevel block function are in IRAM now as they're called often. Sw...Jens Arnold
2005-06-30Fixed a bug where a few seconds from end of a song was cut out.Miika Pekkarinen