summaryrefslogtreecommitdiff
path: root/firmware/export (follow)
Commit message (Expand)AuthorAge
...
* Removed picky warningsLinus Nielsen Feltzing2005-07-12
* added uda1380_reset()Linus Nielsen Feltzing2005-07-12
* Inverted S/PDIF control on H110Linus Nielsen Feltzing2005-07-12
* Wrong iriver model checkLinus Nielsen Feltzing2005-07-09
* Removed the XYZ_PIXEL() macros. They are no longer needed, and they did only ...Jens Arnold2005-07-08
* ADC is the same on all H1x0 modelsLinus Nielsen Feltzing2005-07-08
* safety precaution to detect an envrionment running with the old setupDaniel Stenberg2005-07-08
* Renamed the iriver h120 defines and configs to "h120"! Added initial supportDaniel Stenberg2005-07-08
* Adapted remote LCD driver and player graphics library to the new bitmap funct...Jens Arnold2005-07-07
* 4-shades greyscale graphics core for iriver H1x0. 4-grey rockbox logo and lig...Jens Arnold2005-07-06
* Applied patch "[ 1232957 ] MP3 metadata fixes for software codec".Miika Pekkarinen2005-07-05
* Fixed: Crossfading, broken elapsed info with mp3 files, possible cpuMiika Pekkarinen2005-07-05
* Patch #1232549 by Ryan Jackson, adds seeking and comments to Vorbis playbackLinus Nielsen Feltzing2005-07-05
* New power-conserving CPU idle modeLinus Nielsen Feltzing2005-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
* Preparation for 4-grey LCD mode on H1x0.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
* 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
* New config option for optical out on iriverLinus Nielsen Feltzing2005-07-01
* - enable S/PDIF optical outputMarcoen Hirschberg2005-07-01
* Graphics: Lowlevel block function are in IRAM now as they're called often. Sw...Jens Arnold2005-06-30
* decrease to 30Michiel Van Der Kolk2005-06-30
* better logfMichiel Van Der Kolk2005-06-30
* 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
* Hristo Kovachev's keypad fixes for the H300 buildDaniel Stenberg2005-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
* Replaced some size_t with longs. That might solve some problems. FixedMiika Pekkarinen2005-06-27
* Quick menu for iRiver: A long press on the PLAY key in the browser or the WP...Christi Scarborough2005-06-26
* Initial DSP implementation. DSP supports resampling audio stream fromMiika Pekkarinen2005-06-26
* Oops, the XYZ_PIXEL() macros are used elsewhere, so bring them back.Jens Arnold2005-06-25
* Core functions taking advantage of the new, optimised lcd_hline() and lcd_vli...Jens Arnold2005-06-25
* Fixed yellow FM builds, and changed the function type names according to the ...Jens Arnold2005-06-24
* First part of graphics api rework. Special functions, parameter handling, pix...Jens Arnold2005-06-24
* BUTTON_RC_VOL relabeled as BUTTON_RC_MODE for consistency with main unit. RC...Christi Scarborough2005-06-24
* Fix red builds.Jens Arnold2005-06-23
* Preparations for implementing the new graphics api: Ordered lcd bitmap driver...Jens Arnold2005-06-23
* New feature for units that can be powered or charged from USB (Recorder fm/v2...Jens Arnold2005-06-23
* Make the simulator builds know about software poweroff, for more consistent b...Jens Arnold2005-06-22
* My gcc v3.3.5 choked on the bool type, solved with this include.Tomas Salfischberger2005-06-22
* Increased max number of tick tasksLinus Nielsen Feltzing2005-06-22
* The iriver simulator now uses the correct LCD driverLinus Nielsen Feltzing2005-06-22
* The last commit mixed up the arguments of cpu_boost(). Fixed that and removed...Jens Arnold2005-06-20
* Iriver: Backlight fading is now configurable. Added a function to stop the ba...Jens Arnold2005-06-20