summaryrefslogtreecommitdiff
path: root/firmware/drivers (follow)
Commit message (Expand)AuthorAge
...
* Removed the XYZ_PIXEL() macros. They are no longer needed, and they did only ...Jens Arnold2005-07-08
* Enabled scrolling on the remote LCD in the simulator. Some small shortcuts in...Jens Arnold2005-07-07
* 4-shades greyscale graphics core for iriver H1x0. 4-grey rockbox logo and lig...Jens Arnold2005-07-06
* Converted to use the IRAM defines, and some small optimisations.Jens Arnold2005-07-04
* Fixed pops when starting playback.Miika Pekkarinen2005-07-03
* Use the central IDATA_ATTR define.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
* Check for features, not for models.Jens Arnold2005-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
* Graphics: Lowlevel block function are in IRAM now as they're called often. Sw...Jens Arnold2005-06-30
* I believe this is more likely to reflect the h300 keypadDaniel Stenberg2005-06-30
* Ooops...Jens Arnold2005-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
* H1x0: Reordered lcd init sequence to match the datasheet, including the recom...Jens Arnold2005-06-27
* 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
* Fixed a warning.Jens Arnold2005-06-23
* Fix red builds.Jens Arnold2005-06-23
* Preparations for implementing the new graphics api: Ordered lcd bitmap driver...Jens Arnold2005-06-23
* iriver: Prescale the digital volume when boosting treble/bass by decreasing t...Jens Arnold2005-06-19
* Iriver: First attempt at recording. Use Info->Debug->PCM recording to test re...Andy2005-06-19
* Made the (iriver) use of GPIO1 depend on the presense of a coldfire cpu insteadDaniel Stenberg2005-06-18
* Iriver UDA1380 volume and balance handling is now done in sound.c, similar to...Jens Arnold2005-06-18
* iriver: LCD flip for H1x0 remote, some code cleanup.Jens Arnold2005-06-17
* Fixed graphical glitch occuring in flipped lcd mode.Jens Arnold2005-06-17
* Proper handling of the UDA1380 RESET signalLinus Nielsen Feltzing2005-06-17
* Let's actually take volume into account this time.Thom Johansen2005-06-16
* Balance support for UDA1380 based players.Thom Johansen2005-06-16
* uda1380: Added bass/treble and recording functionsAndy2005-06-16
* Even more quiet audio initialization.Miika Pekkarinen2005-06-14
* - add Andy Young's patch to make sound init more quietMarcoen Hirschberg2005-06-14
* Hot-plug support for iriver remote.Jens Arnold2005-06-08
* Corrected placement of parentheses.Jens Arnold2005-06-08
* Oops! Compile error on ondio and gmini... fixed nowTomas Salfischberger2005-06-08
* Bugfix: It was impossible to shut the iriver down with the remote.Tomas Salfischberger2005-06-08
* Killed a warning :)Tomas Salfischberger2005-06-08
* More optimized fix (doing GPIO1_READ just once)Tomas Salfischberger2005-06-08
* Fixed bug, the remote play/pause button (BUTTON_RC_ON) worked with hold on.Tomas Salfischberger2005-06-08
* Slightly better error handling in the iRiver I2C driverLinus Nielsen Feltzing2005-06-08
* HD power must not default to off in rockbox itself, only in the bootloader.Jens Arnold2005-06-04