summaryrefslogtreecommitdiff
path: root/firmware/drivers (follow)
Commit message (Expand)AuthorAge
* 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
* Multiple choice LED configuration instead of HAVE_LED. Removes erroneous MMC ...Jens Arnold2005-06-04
* iRiver: The hard drive power is now OFF by defaultLinus Nielsen Feltzing2005-06-02
* iRiver remote LCD start line adjustmentLinus Nielsen Feltzing2005-06-01
* iRiver remote LCD is only 128x64Linus Nielsen Feltzing2005-05-31
* some small fixesChristian Gmeiner2005-05-31
* Remote LCD support added to the x11 simulator, take 1. The win32 simulatorDaniel Stenberg2005-05-23
* if __CONFIG_H__ is defined, don't include config.hDaniel Stenberg2005-05-23
* Ondio: Fix multivolume and hotswap for the old MMC clock circuit.Jens Arnold2005-05-22
* (1) Early USB detection on boot, before trying to mount the partitions. Clean...Jens Arnold2005-05-17
* Hotswap: Better placement for switching the MMC monitor off/on.Jens Arnold2005-05-16
* Hotswap: Avoid mount race at startup and after returning from USB mode.Jens Arnold2005-05-16
* Some code cleanup.Jens Arnold2005-05-14
* This should (hopefully) fix the long-standing RLD problem once and for all.Jens Arnold2005-05-10
* Removed more dead code; bugfix for cursor display in player simulator.Jens Arnold2005-05-08
* More dead code...Jens Arnold2005-05-08
* Moved unrelated stuff from i2c the driver to appropriate places. Minor optimi...Jens Arnold2005-05-07
* Improved bitfield handling for settings and MMC (more straigtforward, smaller...Jens Arnold2005-05-04
* OopsLinus Nielsen Feltzing2005-05-04
* MMC driver: More flexible background copy & bitswap concept, using global var...Jens Arnold2005-05-02
* Speed optimisations: (1) Read, write: Use single/multiple block commands depe...Jens Arnold2005-04-28
* MMC driver does now handle block sizes != 512 bytes, which is necessary to su...Jens Arnold2005-04-28
* Adding entries to the FAT16 root dir still failed under certain conditions. T...Jens Arnold2005-04-27
* iRiver: extended remote lcd driver. displaying text works now - see start-up-...Christian Gmeiner2005-04-25
* create_dos_name() return value was meaningless.Jens Arnold2005-04-23
* Bugfixes: (1) add_dir_entry() always appended new entries, although the code...Jens Arnold2005-04-22
* make use of font_getstringsizeChristian Gmeiner2005-04-19
* moved lcd_getstringsize into font.cChristian Gmeiner2005-04-19
* iRiver: added support for hold-button on main unit and remote controlChristian Gmeiner2005-04-19
* iRiver: Correct port pin setup for the local and remote keypadLinus Nielsen Feltzing2005-04-18