summaryrefslogtreecommitdiff
path: root/firmware/drivers/audio (follow)
Commit message (Expand)AuthorAge
...
* Abstract the PortalPlayer AS3514 handling with an "ascodec" API - inspired by...Dave Chapman2008-10-31
* Remove the audiohw_set_nsorder() function since it is not used, only implemen...Peter D'Hoye2008-10-18
* Accept FS #9496 by Przemysław Hołubowski: disable deemphasis in WM8731. Thi...Peter D'Hoye2008-10-18
* More samplerates for playback for ipod 1g/2g, and fix the ipod mini 1g/2g whi...Peter D'Hoye2008-09-29
* Codepolice: the patch I accepted contained some tabs. OopsPeter D'Hoye2008-09-29
* Accept FS #9394 by Christian Lees and extend it to all PP targets with a WM87...Peter D'Hoye2008-09-28
* Fix some more #includesBertrik Sikken2008-09-15
* iPod Video: Fix playback after recording (FS #7402). Implement recording gain...Jens Arnold2008-09-13
* iPod G4, Color/Photo and Nano audio driver rework: Fix playback after recordi...Jens Arnold2008-09-10
* Remove leftover cruft.Jens Arnold2008-09-07
* Initial commit of iaudio 7 port by Vitja Makarov (FS#9245). Port is at quite...Dave Chapman2008-09-06
* The high pass filter setting of the WM8731 seems to work the other way around...Peter D'Hoye2008-08-15
* Ensure consistency between header file and implementation for iPod drivers, b...Bertrik Sikken2008-07-16
* Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg2008-06-28
* Initial D2 sound playback support (known issues to follow on the CowonD2Info ...Rob Purchase2008-06-22
* Accept FS #9021 by James Vasile and apply the fix to the other drivers that h...Peter D'Hoye2008-05-25
* Philips GoGear SA9200 port. Working bootloader and normal builds, including s...Mark Arigo2008-05-21
* remove a stupid infinite loop which stopped the mr500 bootingJonathan Gordon2008-05-18
* fix some problems with missing HAVE_RECORDING checks #2Christian Gmeiner2008-05-16
* fix some problems with missing HAVE_RECORDING checksChristian Gmeiner2008-05-16
* Introduce PRESCALER_CAP and move some driver specific code to the correct place.Christian Gmeiner2008-05-14
* 1) Use a separate config-<target>.h for Zen Vision(:M) (60GB)Maurus Cuelenaere2008-05-14
* Add svn:kewords and svn:eol-style properties. Fix a comment in as3514.c.Michael Sevakis2008-05-14
* add BALANCE_CAP and CLIPPING_CAP and move some mas35xx code into audio driver...Christian Gmeiner2008-05-13
* More static / header file cleanup.Bertrik Sikken2008-05-03
* It's better not to use fixed constants since the lower volume limit may not b...Michael Sevakis2008-05-03
* Gigabeat S: Man it's so loud in here. We have SOUND! Someone please make keym...Michael Sevakis2008-05-03
* Don't commit LOGF_ENABLEMaurus Cuelenaere2008-05-03
* And don't forget the yellows...Maurus Cuelenaere2008-05-03
* Fix more red...Maurus Cuelenaere2008-05-03
* Made source files #include the header file that they implement to make sure t...Bertrik Sikken2008-05-03
* Add the Sansa M200 (v1) as a target - it's extremely similar to the Logik DAX...Dave Chapman2008-05-02
* undo some changes of my last patch... should fix wm8751 based targetsChristian Gmeiner2008-04-28
* * 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
* Killed unnecessary global variables by making them static.Bertrik Sikken2008-04-20
* FS#8898 - Prefix AS3514 registers with AS3514_Bertrik Sikken2008-04-15
* D2: Beginnings of a WM8985 driver (based on WM8758, using EQ1 and EQ5 as HW t...Rob Purchase2008-04-09
* Do core interrupt masking in a less general fashion and save some instruction...Michael Sevakis2008-03-26
* Do some crackdown on kernel object reinitialization after they could be in us...Michael Sevakis2008-03-12
* Return value of audiohw_set_xxx_vol is never used and most of the time we hav...Christian Gmeiner2008-02-13
* Commit FS#8379 by Andree Buschmann. Disables much of the remaining unneeded ...Michael Giacomelli2008-02-10
* mrobe 100: (1) fix the sound volume by properly enabling headphone output, (2...Mark Arigo2008-02-06
* audio on the m:robe 100 Robert Kukla2008-01-20
* Initial Cowon D2 commit:Rob Purchase2008-01-14
* Revert previous commit (still learning to work with git...)Marcoen Hirschberg2007-12-10
* use dB units for balance controlMarcoen Hirschberg2007-12-10
* Commit FS#7440. The iPod Video doesn't actually have a hardware equalizer. It...Dan Everton2007-11-24