Ronald S. Bultje
a36185d920
Er, right, this is a typo
...
Original commit message from CVS:
Er, right, this is a typo
2003-12-16 21:30:41 +00:00
Ronald S. Bultje
bac7d40601
Move over from GstInterface to GstImplementsInterface. Also adds some signals to several interfaces
...
Original commit message from CVS:
Move over from GstInterface to GstImplementsInterface. Also adds some signals to several interfaces
2003-12-07 12:11:29 +00:00
Ronald S. Bultje
80975b95f6
Fix for if SOUND_MIXER_INFO is not available (fBSD and others)
...
Original commit message from CVS:
Fix for if SOUND_MIXER_INFO is not available (fBSD and others)
2003-11-13 08:39:45 +00:00
Ronald S. Bultje
eaba521317
Don't change mixer if there's nothing to change. This caused a bug if the soundcard only supports one input and I cal...
...
Original commit message from CVS:
Don't change mixer if there's nothing to change. This caused a bug if the soundcard only supports one input and I call this function with rec=TRUE twice.
2003-11-09 10:51:26 +00:00
Ronald S. Bultje
4be82a9ca9
Set labels on mixer manually. This allows clearer names and - in the future - i18n
...
Original commit message from CVS:
Set labels on mixer manually. This allows clearer names and - in the future - i18n
2003-10-14 10:11:14 +00:00
Ronald S. Bultje
4506e60ea0
Make GstMixerTrack a GObject. I also want to make it emit several signals, starting work is in here but it's not full...
...
Original commit message from CVS:
Make GstMixerTrack a GObject. I also want to make it emit several signals, starting work is in here but it's not fully implemented yet. for OSS, this will cause issues, but for ALSA, this is all automated.
2003-10-10 12:24:20 +00:00
Leif Johnson
b7e443cb84
changing 'channel' to 'track' to avoid naming overlap
...
Original commit message from CVS:
changing 'channel' to 'track' to avoid naming overlap
2003-10-09 22:02:37 +00:00
Ronald S. Bultje
01b291a923
Make interface hack work with multiple interfaces per element
...
Original commit message from CVS:
Make interface hack work with multiple interfaces per element
2003-09-13 15:47:59 +00:00
Ronald S. Bultje
3bfac4fc26
Copyright fix (code=mine)
...
Original commit message from CVS:
Copyright fix (code=mine)
2003-09-13 13:42:09 +00:00
Ronald S. Bultje
96fc83aeac
Interface implementation example: OSS mixer. Also osscommon->osselement so it can be loaded without being a source/si...
...
Original commit message from CVS:
Interface implementation example: OSS mixer. Also osscommon->osselement so it can be loaded without being a source/sink (for a stand-alone mixer)
2003-09-13 01:22:59 +00:00