summaryrefslogtreecommitdiff
path: root/ext/alsa/gstalsaplugin.c
Commit message (Expand)AuthorAgeFilesLines
* midi: add an ALSA MIDI sequencer sourceAntonio Ospite2015-10-011-0/+4
* alsa: Make clang happy with our g_strdup_vprintf() wrapperSebastian Dröge2014-02-081-0/+3
* Fix FSF addressTim-Philipp Müller2012-11-031-1/+1
* gst-libs: Remove interfaces libs and mixer/tuner interfacesSebastian Dröge2012-04-131-4/+0
* gst: Update for GST_PLUGIN_DEFINE() API changeSebastian Dröge2012-04-051-1/+1
* More ENABLE_NLS fixesBenjamin Otte2010-03-161-1/+1
* Make sure gettext returns translations in UTF-8 encoding rather than in the c...Frederic Crozat2008-08-071-0/+1
* ext/: - a library should not call setlocale. see Libraries node in gettext ma...Thomas Vander Stichele2006-01-271-0/+9
* restructure configure.ac, use correct libtool LDFLAGS, fix up definesThomas Vander Stichele2005-10-161-1/+1
* gst-libs/gst/audio/gstaudiosrc.*: Implement open_device and close_device in t...Andy Wingo2005-08-221-2/+2
* ext/alsa/: Port to 0.9.Andy Wingo2005-08-191-5/+3
* ext/alsa/gstalsaplugin.c (plugin_init): We are primary audio sinks.Andy Wingo2005-07-291-2/+2
* Added audiosource base classes.Wim Taymans2005-07-061-3/+3
* ext/alsa/: Implement alsasink with simple open/write/close API.Wim Taymans2005-04-281-6/+8
* configure.ac: Remove idct and resample libsDavid Schleef2005-04-251-3/+0
* Surround sound support.Ronald S. Bultje2004-11-251-0/+3
* ext/alsa/gstalsaplugin.c: Disable call to gst_debug_log() if debugging is dis...David Schleef2004-07-031-0/+2
* ext/alsa/gstalsa.c: - don't call set_periods_integer anymore, it breaks the c...Benjamin Otte2004-06-061-0/+25
* add experimental kiosrc pluginBenjamin Otte2004-03-301-2/+2
* don't mix tabs and spacesThomas Vander Stichele2004-03-151-3/+3
* gst-indentThomas Vander Stichele2004-03-141-14/+11
* + got the alsa mixer implementation to work !Leif Johnson2003-12-061-1/+3
* remove copyright field from pluginsAndy Wingo2003-12-041-1/+0
* fixes for recent changes:Benjamin Otte2003-11-181-0/+2
* splitting ALSA code into separate source filesLeif Johnson2003-11-161-0/+54