1. 2acc0ac Updated our source code header to explicitly mention that we are GPL v2 or by Daniel Stenberg · 16 years ago
  2. 207fc5c hopefully fix problems with setting bass/treble on wm8751 tragets (mrobe100,...) by Christian Gmeiner · 16 years ago
  3. 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
  4. c6e9b8b move audiohw_enable_output to audiohw.h by Christian Gmeiner · 17 years ago
  5. 1c38c75 remove not used dummy code by Christian Gmeiner · 17 years ago
  6. 41a67a7 get rid of audiohw_reset by Christian Gmeiner · 17 years ago
  7. fb102ba Fix my mistakes in some bits in the WM8751 header. Looks like adaptive boost has been turned on by mistake anyway. Correct that and make sure it is turned on intentionally with the #define. Organize a little bit in there. by Michael Sevakis · 17 years ago
  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. 10e21d1 make audiohw.h include the DAC header files by Marcoen Hirschberg · 17 years ago
  11. cdbf33a * move audio settings into audio codec drivers by Christian Gmeiner · 17 years ago
  12. d989f19 No more ear doctor visits after powering/unpowering the Gigabeat. Cleanup a little too. by Michael Sevakis · 17 years ago
  13. 3c38fe4 Gigabeat: Separate driver for audio codec. Tweak pcm driver to comply with intended interface. by Michael Sevakis · 17 years ago