gstreamer/sys/sunaudio
Jerry Tan 6c58a6baea sys/sunaudio/gstsunaudiosrc.c: Apply patch to open the mixer control and set the MULTIPLE_OPEN ioctl. On solaris, the...
Original commit message from CVS:
* sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_open):
Apply patch to open the mixer control and set the MULTIPLE_OPEN
ioctl. On solaris, the mixer device doesn't need opening non-blocking
- it can be opened by multiple processes by default, but needs the ioctl 	for multiple opens within 1 process.
Patch by: Jerry Tan <jerry.tan at sun dot com>
Fixes: #349015
2006-12-08 14:32:51 +00:00
..
gstsunaudio.c sys/sunaudio/: Add a SunAudio source plugin. 2006-06-20 10:35:48 +00:00
gstsunaudiomixer.c Define GstElementDetails as const and also static (when defined as global) 2006-04-25 21:39:46 +00:00
gstsunaudiomixer.h Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 21:07:26 +00:00
gstsunaudiomixerctrl.c sys/sunaudio/gstsunaudiomixerctrl.c: Set the output track as the MASTER so that the gnome-settings-daemon keybindings... 2006-09-15 17:10:22 +00:00
gstsunaudiomixerctrl.h sys/sunaudio/: Add a SunAudio source plugin. 2006-06-20 10:35:48 +00:00
gstsunaudiomixertrack.c sys/sunaudio/: Add a SunAudio source plugin. 2006-06-20 10:35:48 +00:00
gstsunaudiomixertrack.h Fix a bunch of problems discovered by the Forte compiler, mostly type mixups and pointer arithmetics with void pointe... 2006-10-16 18:22:47 +00:00
gstsunaudiosink.c sys/sunaudio/gstsunaudiosink.c: Do not modify the ports value. If the user has turned off the built-in speakers, then... 2006-06-28 08:36:30 +00:00
gstsunaudiosink.h Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 21:07:26 +00:00
gstsunaudiosrc.c sys/sunaudio/gstsunaudiosrc.c: Apply patch to open the mixer control and set the MULTIPLE_OPEN ioctl. On solaris, the... 2006-12-08 14:32:51 +00:00
gstsunaudiosrc.h More G_OBJECT macro fixing. 2006-09-16 21:57:29 +00:00
Makefile.am sys/sunaudio/: Add a SunAudio source plugin. 2006-06-20 10:35:48 +00:00