summaryrefslogtreecommitdiff
path: root/firmware (follow)
Commit message (Expand)AuthorAge
...
* New power-conserving CPU idle modeLinus Nielsen Feltzing2005-07-05
* Fixed crossfading.Miika Pekkarinen2005-07-05
* More accurate runtime estimate calculation for iriver (still not veryMiika Pekkarinen2005-07-05
* New poweroff handling, using the SYS_POWEROFF event, allowing plugins to save...Linus Nielsen Feltzing2005-07-05
* Moved resume info updating to the mpeg/playback threads so that it's saved ev...Hardeep Sidhu2005-07-04
* Disable backlight in the bootloaderLinus Nielsen Feltzing2005-07-04
* Increased low watermark limit.Miika Pekkarinen2005-07-04
* Preparation for 4-grey LCD mode on H1x0.Jens Arnold2005-07-04
* Converted to use the IRAM defines, and some small optimisations.Jens Arnold2005-07-04
* Corrent ICODE_ATTR and IDATA_ATTR for CalmRISC16.Jens Arnold2005-07-04
* (in theory) more efficient (battery wise) runtime database code.Michiel Van Der Kolk2005-07-03
* Make sure we unboost the cpu while stopping playback.Miika Pekkarinen2005-07-03
* Slightly longer sleep to prevent pops when resuming from paused state.Miika Pekkarinen2005-07-03
* Fixed pops when starting playback.Miika Pekkarinen2005-07-03
* Use the central IDATA_ATTR define.Jens Arnold2005-07-03
* Centralised the ICODE_ATTR and IDATA_ATTR #defines. Renamed some musepack and...Jens Arnold2005-07-03
* Iriver: atomic I/O port manipulation macros, to avoid interference between no...Jens Arnold2005-07-02
* A couple of optimisations.Jens Arnold2005-07-02
* Fixed pops from headphone audio output.Miika Pekkarinen2005-07-01
* Fixed pause.Miika Pekkarinen2005-07-01
* Vorbis playback problems fixed.Miika Pekkarinen2005-07-01
* Check for features, not for models.Jens Arnold2005-07-01
* Don't update playlist when no tracks in memory. Fixes looping bug when repea...Hardeep Sidhu2005-07-01
* Added new feature to move to next folder once the current one completes when ...Hardeep Sidhu2005-07-01
* the h300 models have hold tooDaniel Stenberg2005-07-01
* New config option for optical out on iriverLinus Nielsen Feltzing2005-07-01
* - enable S/PDIF optical outputMarcoen Hirschberg2005-07-01
* Fixed a crash with pcm audio pausing. This should prevent manyMiika Pekkarinen2005-06-30
* Graphics: Lowlevel block function are in IRAM now as they're called often. Sw...Jens Arnold2005-06-30
* Fixed a bug where a few seconds from end of a song was cut out.Miika Pekkarinen2005-06-30
* decrease to 30Michiel Van Der Kolk2005-06-30
* better logfMichiel Van Der Kolk2005-06-30
* Removed outdated win32.makLinus Nielsen Feltzing2005-06-30
* Removed firmware/fontsLinus Nielsen Feltzing2005-06-30
* The firmware/fonts directory is now removed, and we now use fonts/rockbox_def...Linus Nielsen Feltzing2005-06-30
* I believe this is more likely to reflect the h300 keypadDaniel Stenberg2005-06-30
* pcm_record.c depends on UDA1380, not h100...Daniel Stenberg2005-06-30
* Crossfade works better for high bitrate vorbis files.Miika Pekkarinen2005-06-29
* Ooops...Jens Arnold2005-06-29
* Small copy/paste error..Miika Pekkarinen2005-06-29
* Always use crossfade if it's enabled.Miika Pekkarinen2005-06-29
* Fixed slow track switching and track pre-buffering. Fixed rockboyMiika Pekkarinen2005-06-29
* for now, the build assumes a LCD_S1D15E06 display on the h300Daniel Stenberg2005-06-29
* remove a warning from the h300 buildDaniel Stenberg2005-06-29
* Hristo Kovachev's keypad fixes for the H300 buildDaniel Stenberg2005-06-29
* Resume rework. With the new resume function, 'Ask' and 'Ask Once' are redund...Christi Scarborough2005-06-29
* Oops, that was no optimisation, but a bug.Jens Arnold2005-06-29
* Third part of graphics api rework. Some small but effective optimisations. Po...Jens Arnold2005-06-29
* Second part of graphics api rework. Bitmap drawing and text output converted;...Jens Arnold2005-06-28
* Moved the codec and plugin buffer sizes to the config-*.h files instead ofDaniel Stenberg2005-06-27