Christian Gmeiner
|
06971be8cd
|
Return value of audiohw_set_xxx_vol is never used and most of the time we have a return 0; --> kick it
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16300 a1c6a512-1295-4272-9138-f99709370657
|
2008-02-13 11:19:23 +00:00 |
|
Marcoen Hirschberg
|
df31f5f186
|
Revert previous commit (still learning to work with git...)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15904 a1c6a512-1295-4272-9138-f99709370657
|
2007-12-10 11:14:28 +00:00 |
|
Marcoen Hirschberg
|
dcf244192b
|
use dB units for balance control
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15902 a1c6a512-1295-4272-9138-f99709370657
|
2007-12-10 11:07:38 +00:00 |
|
Marcoen Hirschberg
|
0fc7fb3686
|
replace strange characters
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15691 a1c6a512-1295-4272-9138-f99709370657
|
2007-11-19 16:02:52 +00:00 |
|
Christian Gmeiner
|
c583f3c8d1
|
introduce general audiohw api for recording
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15687 a1c6a512-1295-4272-9138-f99709370657
|
2007-11-19 15:50:52 +00:00 |
|
Michael Sevakis
|
6e36ac547c
|
H10: Touch-up the audio source switching a bit. Actually fix my earlier errors when enabling recording from Line/FM.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15580 a1c6a512-1295-4272-9138-f99709370657
|
2007-11-11 19:11:23 +00:00 |
|
Barry Wardell
|
c495cdae59
|
FS#8046: H10 FM tuner support. Thanks to Przemyslaw Holubowski for doing the hard work in figuring out how to communicate with the tuner.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15578 a1c6a512-1295-4272-9138-f99709370657
|
2007-11-11 16:00:33 +00:00 |
|
Thom Johansen
|
8f72192fa2
|
Increase step size of stereo width to 5% to avoid tediously long list in settings. Reduce max limit from 255% to 250% for cosmetic reasons, value of 255% was chosen because of (very) old restrictions in settings system anyway.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15057 a1c6a512-1295-4272-9138-f99709370657
|
2007-10-09 21:29:20 +00:00 |
|
Michael Sevakis
|
15b7321fe1
|
Split wm8731 and wm8721 drivers. wm8721 can be much simpler since it has no recording. Provide reg bit definitions for those. Add some temporary hacks pcm-pp to prevent crashing when playing after recording. Make playback start after recording on pp5020. Get wm8731 to monitor recording but plans are to do that digitally.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14948 a1c6a512-1295-4272-9138-f99709370657
|
2007-10-02 07:48:50 +00:00 |
|