summaryrefslogtreecommitdiff
path: root/firmware/drivers
AgeCommit message (Expand)Author
2005-06-29Ooops...Jens Arnold
2005-06-29Resume rework. With the new resume function, 'Ask' and 'Ask Once' are redund...Christi Scarborough
2005-06-29Oops, that was no optimisation, but a bug.Jens Arnold
2005-06-29Third part of graphics api rework. Some small but effective optimisations. Po...Jens Arnold
2005-06-28Second part of graphics api rework. Bitmap drawing and text output converted;...Jens Arnold
2005-06-27H1x0: Reordered lcd init sequence to match the datasheet, including the recom...Jens Arnold
2005-06-25Oops, the XYZ_PIXEL() macros are used elsewhere, so bring them back.Jens Arnold
2005-06-25Core functions taking advantage of the new, optimised lcd_hline() and lcd_vli...Jens Arnold
2005-06-24Fixed yellow FM builds, and changed the function type names according to the ...Jens Arnold
2005-06-24First part of graphics api rework. Special functions, parameter handling, pix...Jens Arnold
2005-06-24BUTTON_RC_VOL relabeled as BUTTON_RC_MODE for consistency with main unit. RC...Christi Scarborough
2005-06-23Fixed a warning.Jens Arnold
2005-06-23Fix red builds.Jens Arnold
2005-06-23Preparations for implementing the new graphics api: Ordered lcd bitmap driver...Jens Arnold
2005-06-19iriver: Prescale the digital volume when boosting treble/bass by decreasing t...Jens Arnold
2005-06-19Iriver: First attempt at recording. Use Info->Debug->PCM recording to test re...Andy
2005-06-18Made the (iriver) use of GPIO1 depend on the presense of a coldfire cpu insteadDaniel Stenberg
2005-06-18Iriver UDA1380 volume and balance handling is now done in sound.c, similar to...Jens Arnold
2005-06-17iriver: LCD flip for H1x0 remote, some code cleanup.Jens Arnold
2005-06-17Fixed graphical glitch occuring in flipped lcd mode.Jens Arnold
2005-06-17Proper handling of the UDA1380 RESET signalLinus Nielsen Feltzing
2005-06-16Let's actually take volume into account this time.Thom Johansen
2005-06-16Balance support for UDA1380 based players.Thom Johansen
2005-06-16uda1380: Added bass/treble and recording functionsAndy
2005-06-14Even more quiet audio initialization.Miika Pekkarinen
2005-06-14- add Andy Young's patch to make sound init more quietMarcoen Hirschberg
2005-06-08Hot-plug support for iriver remote.Jens Arnold
2005-06-08Corrected placement of parentheses.Jens Arnold
2005-06-08Oops! Compile error on ondio and gmini... fixed nowTomas Salfischberger
2005-06-08Bugfix: It was impossible to shut the iriver down with the remote.Tomas Salfischberger
2005-06-08Killed a warning :)Tomas Salfischberger
2005-06-08More optimized fix (doing GPIO1_READ just once)Tomas Salfischberger
2005-06-08Fixed bug, the remote play/pause button (BUTTON_RC_ON) worked with hold on.Tomas Salfischberger
2005-06-08Slightly better error handling in the iRiver I2C driverLinus Nielsen Feltzing
2005-06-04HD power must not default to off in rockbox itself, only in the bootloader.Jens Arnold
2005-06-04Multiple choice LED configuration instead of HAVE_LED. Removes erroneous MMC ...Jens Arnold
2005-06-02iRiver: The hard drive power is now OFF by defaultLinus Nielsen Feltzing
2005-06-01iRiver remote LCD start line adjustmentLinus Nielsen Feltzing
2005-05-31iRiver remote LCD is only 128x64Linus Nielsen Feltzing
2005-05-31some small fixesChristian Gmeiner
2005-05-23Remote LCD support added to the x11 simulator, take 1. The win32 simulatorDaniel Stenberg
2005-05-23if __CONFIG_H__ is defined, don't include config.hDaniel Stenberg
2005-05-22Ondio: Fix multivolume and hotswap for the old MMC clock circuit.Jens Arnold
2005-05-17(1) Early USB detection on boot, before trying to mount the partitions. Clean...Jens Arnold
2005-05-16Hotswap: Better placement for switching the MMC monitor off/on.Jens Arnold
2005-05-16Hotswap: Avoid mount race at startup and after returning from USB mode.Jens Arnold
2005-05-14Some code cleanup.Jens Arnold
2005-05-10This should (hopefully) fix the long-standing RLD problem once and for all.Jens Arnold
2005-05-08Removed more dead code; bugfix for cursor display in player simulator.Jens Arnold
2005-05-08More dead code...Jens Arnold