Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2004-03-15 | don't mix tabs and spaces | Thomas Vander Stichele | 1 | -5/+5 | |
Original commit message from CVS: don't mix tabs and spaces | |||||
2004-03-14 | gst-indent | Thomas Vander Stichele | 1 | -27/+27 | |
Original commit message from CVS: gst-indent | |||||
2003-10-10 | Make GstMixerTrack a GObject. I also want to make it emit several signals, ↵ | Ronald S. Bultje | 1 | -0/+122 | |
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. |