Age | Commit message (Expand) | Author | Files | Lines |
2014-02-05 | Samsung YP-R1 target port | Lorenzo Miori | 1 | -1/+18 |
2014-01-05 | Add missing kernel.h includes (hopefully all of them). | Thomas Martitz | 1 | -0/+2 |
2013-04-22 | Do some cleanup, adjustment and a couple fixes to recent sound changes. | Michael Sevakis | 1 | -12/+9 |
2013-04-15 | Straighten out the mad twisted state of sound.c and related areas. | Michael Sevakis | 1 | -70/+7 |
2011-12-21 | Add missing includes found using -Wmissing-declarations. | Boris Gjenero | 1 | -0/+1 |
2011-10-17 | Gigabeat S/i.MX31/wm8978: Clean up clocking information in the general wmcode... | Michael Sevakis | 1 | -88/+7 |
2011-02-06 | WM8978: Turn off AMUTE since it can cause annoying clicking with audio that p... | Michael Sevakis | 1 | -1/+1 |
2011-01-21 | WM8978: sound.c weirdness strikes again. Prescaler values have to be in centi... | Michael Sevakis | 1 | -2/+10 |
2010-05-26 | Gigabeat S: Turn off hardware effects (tone and 3d) when doing digital loopba... | Michael Sevakis | 1 | -33/+77 |
2010-05-15 | Gigabeat S: Fully enable access to hardware tone controls and 3-D effect feat... | Michael Sevakis | 1 | -16/+106 |
2010-05-15 | wm8978: Clean out silly macros. Use 'POS' convention instead for shifted bitf... | Michael Sevakis | 1 | -33/+33 |
2010-04-27 | Remove pcm_mute() which has been unused since r19308 | Rafaël Carré | 1 | -19/+19 |
2009-11-03 | Comment out LOGF_ENABLE defines everywhere, replace evil comments | Jeffrey Goode | 1 | -1/+1 |
2008-12-31 | Gigabeat S: Allow recording from FM. Give FM the same volume range as playbac... | Michael Sevakis | 1 | -81/+163 |
2008-12-27 | Gigabeat S, use saner input volume on the line in used for fm to have fm volu... | Nils Wallménius | 1 | -6/+9 |
2008-12-12 | Bring consistency to pcm implementation and samplerate handling. Less low-lev... | Michael Sevakis | 1 | -13/+11 |
2008-12-09 | FS#9609 FM radio support for the Gigabeat S, seeking/scanning is not yet | Nils Wallménius | 1 | -2/+10 |
2008-11-22 | Gigabeat S samplerate control: Fix really dumb mistake made when doing cleanu... | Michael Sevakis | 1 | -23/+23 |
2008-11-22 | Oops. Used wrong constant. | Michael Sevakis | 1 | -1/+1 |
2008-11-22 | Audio samplerate control for Gigabeat S: 8, 11.025, 12, 16, 22.050, 24, 32, 4... | Michael Sevakis | 1 | -2/+128 |
2008-11-19 | Gigabeat S: Fix PCM being cut off at the beginning. The DAC L-R swapping isn'... | Michael Sevakis | 1 | -2/+1 |
2008-11-15 | Gigabeat S/WM8978: Fix problem of volume getting silenced after settings are ... | Michael Sevakis | 1 | -8/+2 |
2008-06-28 | Updated our source code header to explicitly mention that we are GPL v2 or | Daniel Stenberg | 1 | -2/+4 |
2008-05-16 | fix some problems with missing HAVE_RECORDING checks | Christian Gmeiner | 1 | -0/+2 |
2008-05-03 | It's better not to use fixed constants since the lower volume limit may not b... | Michael Sevakis | 1 | -18/+24 |
2008-05-03 | Gigabeat S: Man it's so loud in here. We have SOUND! Someone please make keym... | Michael Sevakis | 1 | -4/+305 |
2008-04-27 | Gigabeat S: Implement i2c driver - transmit works but no testing of receiving... | Michael Sevakis | 1 | -0/+60 |