Eelco Dolstra 8bf3c2c1bf * The implementation of the ALSA_PLUGIN_DIRS variable is buggy:
because it uses strtok() to modify the environment variable in
  place, it only works correctly the first time it's called.
  Subsequent calls only see the first directory listed in the
  variable.  This causes applications such as Audacious to fail
  because the Pulse plugin is not in the first directory.  However, we
  don't actually need $ALSA_PLUGIN_DIRS, because /etc/asound.conf
  allows the full path to the Pulse plugin to be specified.

svn path=/nixos/trunk/; revision=27960
2011-07-26 13:00:43 +00:00
..
2011-05-28 20:08:49 +00:00
2011-01-30 17:27:24 +00:00
2010-08-06 08:50:48 +00:00
2009-05-29 10:04:04 +00:00
2010-04-15 15:47:26 +00:00
2011-04-20 20:59:07 +00:00
2009-06-26 21:39:31 +00:00
2009-05-25 14:19:33 +00:00