1. 2acc0ac Updated our source code header to explicitly mention that we are GPL v2 or by Daniel Stenberg · 16 years ago
  2. 06971be Return value of audiohw_set_xxx_vol is never used and most of the time we have a return 0; --> kick it by Christian Gmeiner · 17 years ago
  3. df31f5f Revert previous commit (still learning to work with git...) by Marcoen Hirschberg · 17 years ago
  4. dcf2441 use dB units for balance control by Marcoen Hirschberg · 17 years ago
  5. 8f72192 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. by Thom Johansen · 17 years ago
  6. b6dab33 Ok. Really fix red by Michael Sevakis · 17 years ago
  7. 15b7321 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. by Michael Sevakis · 17 years ago[Renamed (62%) from firmware/drivers/audio/wm8731l.c]
  8. d1178d2 * changed pararmeter of audiohw_mute from int to bool by Christian Gmeiner · 17 years ago
  9. 23279cd some little more work on audio codec driver unification - more will follow by Christian Gmeiner · 17 years ago
  10. 85f06b8 the DAC drivers need to include audiohw.h now by Marcoen Hirschberg · 17 years ago
  11. 98e4f6f fix red ipod mini's by Christian Gmeiner · 17 years ago
  12. cdbf33a * move audio settings into audio codec drivers by Christian Gmeiner · 17 years ago
  13. bcdf43d exclude unused headers by Christian Gmeiner · 17 years ago
  14. 15dfe87 move audio drivers together into a subdir by Marcoen Hirschberg · 17 years ago[Renamed from firmware/drivers/wm8731l.c]
  15. 72f1027 Enabled zero crossing detection for volume changes in the WM8721/WM8731 driver (iPod G3, iPod Mini G1/G2, Iriver H10). by Jens Arnold · 18 years ago
  16. df0dc22 FS#6096. Recording on PortalPlayer targets (H10, iPod Video, iPod 4g, iPod Color, iPod Nano). by Barry Wardell · 18 years ago
  17. acbbe82 Move I2S initialisation out of the Wolfson codec driver by Daniel Ankers · 18 years ago
  18. 1b967f4 move some audio driver specific code to the correspoding files by Marcoen Hirschberg · 18 years ago
  19. 77d039b first step in audio driver unification: renaming the functions to audio_* by Marcoen Hirschberg · 18 years ago
  20. 1d7ebdf generalise the wolfson codec code a bit by Marcoen Hirschberg · 18 years ago
  21. 3d10a81 H10 changes: power_off() now actually powers off. Fix wrong bitwise operation when disabling sound. Fix filenames when building a bootloader. by Barry Wardell · 18 years ago
  22. e379225 Fix volume being really low on H10 by Barry Wardell · 18 years ago
  23. 9830ab5 Oops. It's #endif not #end. by Barry Wardell · 18 years ago
  24. 6ea7656 Sound on H10! by Barry Wardell · 18 years ago
  25. 3c39c2b Move definitions to their proper place by Jens Arnold · 19 years ago
  26. 7e0ea21 iPod mini 2G: Define correct audio codec, and fix WM8731 driver to work with PP5020. Audio is working now. by Jens Arnold · 19 years ago
  27. 2f76763 iPod 3G - initial (completely untested) attempt at audio support by Dave Chapman · 19 years ago
  28. 465596b More iPod 3G code from Seven Le Mesle by Dave Chapman · 19 years ago