summaryrefslogtreecommitdiff
path: root/firmware/export/audiohw.h (follow)
Commit message (Expand)AuthorAge
* Document AUDIOHW_SETTINGAmaury Pouly2016-12-12
* Fix two typos in commentsAmaury Pouly2016-08-22
* iBasso DX50/DX90: Major code cleanup and reorganization.Udo Schläpfer2015-02-02
* Introduce HiFi E.T. MA8/MA8C ports.Andrew Ryabinin2013-11-05
* Add DAC's oversampling filter roll-off selection to sound settings.Andrew Ryabinin2013-05-24
* Remove dsp_callback because DSP is now library code, not app code.Michael Sevakis2013-05-23
* Introduce HiFi E.T MA9 port.Andrew Ryabinin2013-05-06
* Provide high resolution volume and prescaler to hosted targets.Michael Sevakis2013-04-27
* Bass/Treble caps should exist implicitly with HAVE_SW_TONE_CONTROLS.Michael Sevakis2013-04-25
* Do some cleanup, adjustment and a couple fixes to recent sound changes.Michael Sevakis2013-04-22
* Fix some more errors and warnings from 0c7b787.Michael Sevakis2013-04-15
* Hopefully knock out most of the red and yellow from 0c7b787.Michael Sevakis2013-04-15
* Straighten out the mad twisted state of sound.c and related areas.Michael Sevakis2013-04-15
* Initial commit of the Samsung YP-R0 port.Thomas Martitz2011-12-24
* Sandisk Sansa Connect port (FS #12363)Tomasz Moń2011-11-16
* Added HiFiMAN HM-801 target. FS#12355. This also renames tda1543.{ch} used by...Andrew Ryabinin2011-11-03
* Revert swap channel feature as we're presently in a feature freeze. I'll reco...Michael Giacomelli2011-10-26
* Fix red by committing the entire patch.Michael Giacomelli2011-10-26
* Add HiFiMAN HM-60x target(s). FS#12319 by Andrew Ryabinin with some (small) m...Marcin Bukat2011-10-17
* rk27xx - adjust core files for rk27xx internal codecMarcin Bukat2011-09-06
* imx233/fuze+: huge reworkAmaury Pouly2011-07-23
* 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