summaryrefslogtreecommitdiff
path: root/firmware/export/as3514.h (follow)
Commit message (Expand)AuthorAge
* FS#9611 - Sansa Clip radio code. Commit final part which enables the LINE2 in...Bertrik Sikken2009-02-05
* cleanup audiohw_set_frequency by adding it to audiohw.h and removing it from ...Christian Gmeiner2009-01-20
* c200v1/e200v1: Add battery charging. This should be usable on v2 players but ...Michael Sevakis2009-01-11
* Bring consistency to pcm implementation and samplerate handling. Less low-lev...Michael Sevakis2008-12-12
* Add register bit defines for as3514 and clean stuff up. Reduce poppiness at s...Michael Sevakis2008-11-25
* Remove some unneeded #includesDave Chapman2008-11-14
* Assume that AS3514_I2C_ADDR is not target-specific. If it turns out to be di...Dave Chapman2008-11-12
* Fix red: e200/c200 use ADC_UNREG_POWER define (for compatibility)Rafaël Carré2008-11-10
* as3514: do not error out if included by files which don't use AS3514_I2C_ADDRRafaël Carré2008-11-10
* Sansa AMS: use the AS3514 ADC driverRafaël Carré2008-11-10
* Merge target/arm/as3525/as3525-codec.h into target/arm/ascodec-target.hRafaël Carré2008-11-10
* Abstract the PortalPlayer AS3514 handling with an "ascodec" API - inspired by...Dave Chapman2008-10-31
* Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg2008-06-28
* Philips GoGear SA9200 port. Working bootloader and normal builds, including s...Mark Arigo2008-05-21
* FS#8898 - Prefix AS3514 registers with AS3514_Bertrik Sikken2008-04-15
* Second part of FS#8272 - include charger status in Sansa debug menu.Barry Wardell2008-03-04
* Return value of audiohw_set_xxx_vol is never used and most of the time we hav...Christian Gmeiner2008-02-13
* move audiohw_enable_output to audiohw.hChristian Gmeiner2008-02-09
* get rid of audiohw_resetChristian Gmeiner2007-11-20
* introduce general audiohw api for recordingChristian Gmeiner2007-11-19
* FS#8023: Use of AS3514 #defines instead of magic values.Barry Wardell2007-10-25
* Sansa c200 port. Rockbox works with sound. Several features are disabled incl...Mark Arigo2007-09-06
* * changed pararmeter of audiohw_mute from int to boolChristian Gmeiner2007-06-13
* some little more work on audio codec driver unification - more will followChristian Gmeiner2007-06-11
* make audiohw.h include the DAC header filesMarcoen Hirschberg2007-05-22
* * move audio settings into audio codec driversChristian Gmeiner2007-05-22
* Increase sansa volume range at the lower end. This seems to be necessary Antonius Hellmann2007-05-20
* adapt some valuesChristian Gmeiner2007-04-15
* * save more power, as we dont need the mixer (yet)Christian Gmeiner2007-04-15
* * make it louder - inspired by FS #6911Christian Gmeiner2007-04-14
* Improved ADC driver for AS3514 (used in PP5024 - ie. Sansa e200) based off da...Barry Wardell2007-03-13
* Sound for Sansa E200 - based on work by myself, Rene Peinthor, Barry Wardell ...Daniel Ankers2007-03-11