summaryrefslogtreecommitdiff
path: root/firmware/drivers/audio (follow)
Commit message (Expand)AuthorAge
* Rockbox as an application: Commit current Android port progress.Thomas Martitz2010-08-02
* More minor const/static/include fixes.Bertrik Sikken2010-08-01
* Various minor cleanups for cowon d2Bertrik Sikken2010-08-01
* Various minor cleanups for mini2440Bertrik Sikken2010-08-01
* Fix condition for compiling audiohw_set_monitor (should fix red)Bertrik Sikken2010-07-31
* Various minor clean-ups for Zen VisionBertrik Sikken2010-07-31
* WM8750 - add ALC and NGAT related low level functions (disabled now by default)Marcin Bukat2010-07-27
* HD200 - Setup codec as I2S master and enable recordingMarcin Bukat2010-07-02
* Part of FS#11367 by me: e200v2 enable line outMichael Chicoine2010-06-27
* Should clear up rest of red. Add a required #define in the config for c200. F...Michael Sevakis2010-06-26
* e200v1/c200v1: Implement limited samplerate switching. Rates 24kHz and below ...Michael Sevakis2010-06-26
* Commit FS#11364 by me. Increases the A3525v2 volume range by 7.5dB. Each vo...Michael Giacomelli2010-06-24
* FS#11417 by Joe Balough: fix audio/tuner on philips hdd6330Rafaël Carré2010-06-19
* Fix wrongly nested commentingFrank Gevaerts2010-06-05
* Fix EOL styleFrank Gevaerts2010-06-05
* Submit FS#11240 by Raphael Jakse. Allows to reduce volume on WM8985 to -89 dB...Andree Buschmann2010-05-30
* Gigabeat S: Turn off hardware effects (tone and 3d) when doing digital loopba...Michael Sevakis2010-05-26
* as3514.c: clean upRafaël Carré2010-05-19
* as3525v1 use an as3515 audio codec/PMU, not an as3517 as previously thoughtRafaël Carré2010-05-16
* - Move uisimulator/sdl/*.[ch] into the target tree, under firmware/target/hos...Thomas Martitz2010-05-15
* Hopefully finish off the red from r26051.Michael Sevakis2010-05-15
* Hopefully get some green back from r26051.Michael Sevakis2010-05-15
* Gigabeat S: Fully enable access to hardware tone controls and 3-D effect feat...Michael Sevakis2010-05-15
* as3543: output sum of line & dac to have voicing work while using FMRafaël Carré2010-05-15
* wm8978: Clean out silly macros. Use 'POS' convention instead for shifted bitf...Michael Sevakis2010-05-15
* as3514: mute headphones at the lowest volumeRafaël Carré2010-05-14
* r25940 oops. No, no, no, that wasn't quite right. Must be truthful about the ...Michael Sevakis2010-05-11
* MRobe100, HD200, Gigabeat F/X (anything with wm8750 or wm8751). Properly pres...Michael Sevakis2010-05-11
* as3525v2: make sure volume is normal by writing Audioset2 registerRafaël Carré2010-05-07
* as3525v2: don't modify audioset2 as it seems the bits have changedRafaël Carré2010-05-05
* Use settings for DAC AGC, cpeaker driver bias current (which is unused in roc...Michael Giacomelli2010-05-05
* HD200 - add FM support.Marcin Bukat2010-04-29
* Remove pcm_mute() which has been unused since r19308Rafaël Carré2010-04-27
* as3525v2: fix volume setting (can now go very low)Rafaël Carré2010-04-26
* as3514: detail bit of AS3543_DAC_IFRafaël Carré2010-04-26
* as3514: no need to cache volumeRafaël Carré2010-04-26
* Add MPIO HD200 port - changed filesMarcin Bukat2010-04-26
* Minor binsize savings.Andree Buschmann2010-04-11
* as3525v2: microphone recordingRafaël Carré2010-03-29
* as3525v2 : recording (FM only, no microphone yet)Rafaël Carré2010-03-29
* as3525v2: FM playback (only tested on Clip+)Rafaël Carré2010-03-29
* SansaAMSv2 as3541.c Include key line from funman's patch to get sound on c...Jack Halpin2010-03-21
* Clip+: enable sound on "as3514" (as3543 in fact)Rafaël Carré2010-03-20
* Submit FS#11065. Introduce a new system setting for en-/disabling the Line-ou...Andree Buschmann2010-03-20
* Commit FS#10082, enlarge volume control range for WM8758. This will enable vo...Andree Buschmann2010-01-23
* Comment out LOGF_ENABLE defines everywhere, replace evil commentsJeffrey Goode2009-11-03
* Improvements to mini2440 audio; change CPU freq to 406MHzBob Cousins2009-11-03
* Improvements to mini2440/UDA1341 audioBob Cousins2009-11-01
* Many more drivers for mini2440. Now the main binary compiles and runs.Dominik Wenger2009-10-26
* Forgot to add 22kHzKarl Kurbjun2009-10-11