Commit Graph

5 Commits

Author SHA1 Message Date
robert
af56f3fa6c open the audio device with the O_WRONLY flag instead of O_RDWR so
it should work with uaudio(4) too; from Urs Breinlinger <urs@mailq.de>

fix the LIB_DEPENDS line of the -mp3 subpackage;
2005-04-27 16:31:34 +00:00
robert
e5618b790b use g_warning(); instead of g_error();. This way xmms won't exit when there
are audio problems.
2005-04-13 19:20:02 +00:00
robert
3d6ea15dc7 - change my MAINTAINER address to @openbsd.org
- don't change O_RDWR to O_WRONLY
  in audio.c because O_RDWD is fine now
ok naddy@
2004-04-18 14:19:02 +00:00
naddy
85111636e9 Update to 1.2.10; from new maintainer Robert Nagy <thuglife@bsd.hu>. 2004-04-15 19:23:46 +00:00
naddy
50d42dabc2 Fix sun output plugin. This only ever worked by accident. 2004-01-23 01:41:06 +00:00