1. 21 Apr, 2009 3 commits
    • Max Kellermann's avatar
      alsa_mixer: call snd_config_update_free_global() in finish() · eb059a78
      Max Kellermann authored
      snd_config_update_free_global() frees cached ALSA configuration.  This
      keeps valgrind a little bit more quiet.  This patch moves the call
      from the open() method into the finish() method, which seems more
      natural: it allows the use of the config cache, and improves the
      cleanup phase.
      eb059a78
    • Max Kellermann's avatar
      test: added program "read_mixer" · 63710ff5
      Max Kellermann authored
      This little program is used to test mixer plugins in an isolated
      environment.  This is ALSA-only currently, because we don't have a
      real "plugin list" yet, and I'm too lazy to implement a switch.
      63710ff5
    • Max Kellermann's avatar
      output_control: close mixer on pause · c7c809ec
      Max Kellermann authored
      For non-global mixers (only "pulse" currently), close the mixer when
      MPD playback is paused.
      c7c809ec
  2. 17 Apr, 2009 1 commit
  3. 15 Apr, 2009 6 commits
  4. 13 Apr, 2009 9 commits
  5. 10 Apr, 2009 4 commits
  6. 07 Apr, 2009 1 commit
    • Jeffrey Middleton's avatar
      doc: xml typo fix · 539e96bf
      Jeffrey Middleton authored
      A <varlistentry> was accidentally added before the
      beginning of the intended <variablelist>
      539e96bf
  7. 06 Apr, 2009 2 commits
  8. 02 Apr, 2009 6 commits
  9. 01 Apr, 2009 8 commits