Age | Commit message (Expand) | Author |
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 |
2008-09-06 | Initial commit of iaudio 7 port by Vitja Makarov (FS#9245). Port is at quite... | Dave Chapman |
2008-08-15 | The high pass filter setting of the WM8731 seems to work the other way around... | Peter D'Hoye |
2008-07-16 | Ensure consistency between header file and implementation for iPod drivers, b... | Bertrik Sikken |
2008-06-28 | Updated our source code header to explicitly mention that we are GPL v2 or | Daniel Stenberg |
2008-06-22 | Initial D2 sound playback support (known issues to follow on the CowonD2Info ... | Rob Purchase |
2008-05-25 | Accept FS #9021 by James Vasile and apply the fix to the other drivers that h... | Peter D'Hoye |
2008-05-21 | Philips GoGear SA9200 port. Working bootloader and normal builds, including s... | Mark Arigo |
2008-05-18 | remove a stupid infinite loop which stopped the mr500 booting | Jonathan Gordon |
2008-05-16 | fix some problems with missing HAVE_RECORDING checks #2 | Christian Gmeiner |
2008-05-16 | fix some problems with missing HAVE_RECORDING checks | Christian Gmeiner |
2008-05-14 | Introduce PRESCALER_CAP and move some driver specific code to the correct place. | Christian Gmeiner |
2008-05-14 | 1) Use a separate config-<target>.h for Zen Vision(:M) (60GB) | Maurus Cuelenaere |
2008-05-14 | Add svn:kewords and svn:eol-style properties. Fix a comment in as3514.c. | Michael Sevakis |
2008-05-13 | add BALANCE_CAP and CLIPPING_CAP and move some mas35xx code into audio driver... | Christian Gmeiner |