summaryrefslogtreecommitdiff
path: root/firmware/export/audiohw.h (follow)
Commit message (Expand)AuthorAge
* New port: iPod Classic (also known as iPod 6G/6.5G/7G)Michael Sparmann2011-01-02
* Separate mas35xx lowlevel stuff. Move SH specific bits to target tree. FS#111...Marcin Bukat2010-10-31
* Allow e200 to compile without HAVE_RECORDINGFrank Gevaerts2010-09-17
* android: declare audiohw_set_volume()Rafaël Carré2010-08-03
* Rockbox as an application: Commit current Android port progress.Thomas Martitz2010-08-02
* Fix condition for compiling audiohw_set_monitor (should fix red)Bertrik Sikken2010-07-31
* Rockbox as an application: Add an 320x240 SDL application target.Thomas Martitz2010-07-06
* - Move uisimulator/sdl/*.[ch] into the target tree, under firmware/target/hos...Thomas Martitz2010-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
* Remove pcm_mute() which has been unused since r19308Rafaël Carré2010-04-27
* Add MPIO HD200 port - changed filesMarcin Bukat2010-04-26
* Remove lots of simulator-speficic #ifdef'ing in sound.c to allow for DSP effe...Thomas Martitz2010-04-25
* Many more drivers for mini2440. Now the main binary compiles and runs.Dominik Wenger2009-10-26
* 3 new ports: Samsung YH-820, YH-920, and YH-925. Mostly functional. Audio wor...Mark Arigo2009-05-25
* Onda VX747:Maurus Cuelenaere2009-03-02
* Ingenic Jz4740:Maurus Cuelenaere2009-02-26
* 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
* Small binsize optimization and likely a tiny speedup tooNils Wallménius2009-01-02
* Have drivers merged for WM8711/21/31 since they are so similar but respect al...Michael Sevakis2008-12-08
* Get rid of remaining audiohw_enable_output style codec setup and use pre/post...Michael Sevakis2008-11-26
* Use shorter fields in sound_settings_info struct to save some bytesNils Wallménius2008-08-11
* Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg2008-06-28
* simplify this #if statement tooChristian Gmeiner2008-05-16
* add AUDIOHW_CAP for bass cutoff and treble cut off and fix a wrong ifdef for ...Christian Gmeiner2008-05-16
* Introduce PRESCALER_CAP and move some driver specific code to the correct place.Christian Gmeiner2008-05-14
* add BALANCE_CAP and CLIPPING_CAP and move some mas35xx code into audio driver...Christian Gmeiner2008-05-13
* * introduce AUDIOHW_CAPS to define which audio codec can do what kind of oper...Christian Gmeiner2008-04-28
* add more registers for the tsc2100Jonathan Gordon2008-04-27
* Gigabeat S: Implement i2c driver - transmit works but no testing of receiving...Michael Sevakis2008-04-27
* move mas35xx specific code for set_channels and set_stereo_width to mas35xx.c...Christian Gmeiner2008-04-22
* D2: Beginnings of a WM8985 driver (based on WM8758, using EQ1 and EQ5 as HW t...Rob Purchase2008-04-09
* move audiohw_postinit to audiohw.hChristian Gmeiner2008-02-12
* move audiohw_enable_output to audiohw.hChristian Gmeiner2008-02-09
* Initial Cowon D2 commit:Rob Purchase2008-01-14
* Commit FS#7440. The iPod Video doesn't actually have a hardware equalizer. It...Dan Everton2007-11-24
* introduce general audiohw api for recordingChristian Gmeiner2007-11-19
* Split wm8731 and wm8721 drivers. wm8721 can be much simpler since it has no r...Michael Sevakis2007-10-02
* Merge the Gigabeat S branch back into trunk. Fingers crossed nothing breaks.Will Robertson2007-09-21
* * 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
* e200: Add recording. Just from MIC right now and FM integration will happen s...Michael Sevakis2007-06-05
* make audiohw.h include the DAC header filesMarcoen Hirschberg2007-05-22
* * move audio settings into audio codec driversChristian Gmeiner2007-05-22