Age | Commit message (Expand) | Author |
2009-10-11 | Forgot to add 22kHz | Karl Kurbjun |
2009-10-11 | M:Robe 500: Add support for more audio frequencies, initialize and set the to... | Karl Kurbjun |
2009-10-05 | Make iPod Nano 2G audio work | Michael Sparmann |
2009-10-01 | FS#9157 - Tidy up some MAS35XX constants | Tomer Shalev |
2009-08-01 | Philips SA9200: initialize i2c, i2s, and as3514 as the OF does. Fixes clicks/... | Mark Arigo |
2009-07-19 | Update the uda1380 codec driver to allow it to be used without the WSPLL for ... | Bertrik Sikken |
2009-07-12 | Correct svn:keywords and svn:eol-style on a few more files. | Thomas Martitz |
2009-06-28 | Create an udacodec interface (similar to ascodec and wmcoded) and adapt/imple... | Bertrik Sikken |
2009-05-25 | 3 new ports: Samsung YH-820, YH-920, and YH-925. Mostly functional. Audio wor... | Mark Arigo |
2009-04-06 | FS#10086 - Playback and recording sample rate setting on the 5G iPod | Boris Gjenero |
2009-03-21 | D2: Enable FM radio (based on FS#10035 by Michael Burtin with some changes by... | Rob Purchase |
2009-03-11 | Sound working with rockbox PCM interface on the M:Robe 500. Doom and Rockboy... | Karl Kurbjun |
2009-03-03 | Get the volume controls working on the M:Robe 500 along with some minor code ... | Karl Kurbjun |
2009-02-05 | FS#9611 - Sansa Clip radio code. Commit final part which enables the LINE2 in... | Bertrik Sikken |
2009-01-08 | AS3514: Simplify as there isn't a need to track the current source and sync m... | Michael Sevakis |
2008-12-31 | Gigabeat S: Allow recording from FM. Give FM the same volume range as playbac... | Michael Sevakis |
2008-12-27 | Gigabeat S, use saner input volume on the line in used for fm to have fm volu... | Nils Wallménius |
2008-12-16 | Enable as3514 HPCM codec setting for all AMS3525 targets (and disable it for ... | Bertrik Sikken |
2008-12-16 | Fix compilation error when no HW freq defined | Vitja Makarov |
2008-12-12 | CLOCKING register should be set on hardware init. | Michael Sevakis |
2008-12-12 | FS#9625, keep HPCM codec setting (headphone common mode) enabled for E200V2 too. | Bertrik Sikken |
2008-12-12 | Fix-m the ruddiness. | Michael Sevakis |
2008-12-12 | Bring consistency to pcm implementation and samplerate handling. Less low-lev... | Michael Sevakis |
2008-12-12 | Fix the sound level on the Philips HDD1630 | Mark Arigo |
2008-12-09 | FS#9609 FM radio support for the Gigabeat S, seeking/scanning is not yet | Nils Wallménius |
2008-12-08 | Have drivers merged for WM8711/21/31 since they are so similar but respect al... | Michael Sevakis |
2008-12-07 | Meg F/X can beep and click using a hardware timer so let us try it out. To ma... | Michael Sevakis |
2008-12-04 | Keep codec HPCM (headphone common mode) enabled for Sansa Clip and Sansa m200... | Bertrik Sikken |
2008-11-26 | Fix yellow and red. Maybe create some new. | Michael Sevakis |
2008-11-26 | Get rid of remaining audiohw_enable_output style codec setup and use pre/post... | Michael Sevakis |
2008-11-26 | Fix misspelled function name. Thanks to Jens Arnold for noticing. | Michael Sevakis |
2008-11-25 | Add register bit defines for as3514 and clean stuff up. Reduce poppiness at s... | Michael Sevakis |
2008-11-24 | Simplify the wm8731 driver by adding a masked write function. Change _write_o... | Michael Sevakis |
2008-11-22 | Gigabeat S samplerate control: Fix really dumb mistake made when doing cleanu... | Michael Sevakis |
2008-11-22 | Oops. Used wrong constant. | Michael Sevakis |
2008-11-22 | Audio samplerate control for Gigabeat S: 8, 11.025, 12, 16, 22.050, 24, 32, 4... | Michael Sevakis |
2008-11-19 | Gigabeat S: Fix PCM being cut off at the beginning. The DAC L-R swapping isn'... | Michael Sevakis |
2008-11-15 | Gigabeat S/WM8978: Fix problem of volume getting silenced after settings are ... | Michael Sevakis |
2008-11-12 | Revert last commit (accidentally committed the whole tree) | Karl Kurbjun |
2008-11-12 | Add in the needed crt0.S code for the wakeup alarm also | Karl Kurbjun |
2008-10-31 | Abstract the PortalPlayer AS3514 handling with an "ascodec" API - inspired by... | Dave Chapman |
2008-10-18 | Remove the audiohw_set_nsorder() function since it is not used, only implemen... | Peter D'Hoye |
2008-10-18 | Accept FS #9496 by Przemysław Hołubowski: disable deemphasis in WM8731. Thi... | Peter D'Hoye |
2008-09-29 | More samplerates for playback for ipod 1g/2g, and fix the ipod mini 1g/2g whi... | Peter D'Hoye |
2008-09-29 | Codepolice: the patch I accepted contained some tabs. Oops | Peter D'Hoye |
2008-09-28 | Accept FS #9394 by Christian Lees and extend it to all PP targets with a WM87... | Peter D'Hoye |
2008-09-15 | Fix some more #includes | Bertrik Sikken |
2008-09-13 | iPod Video: Fix playback after recording (FS #7402). Implement recording gain... | Jens Arnold |
2008-09-10 | iPod G4, Color/Photo and Nano audio driver rework: Fix playback after recordi... | Jens Arnold |
2008-09-07 | Remove leftover cruft. | Jens Arnold |