| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix for if SOUND_MIXER_INFO is not available (fBSD and others) | Ronald S. Bultje | 2003-11-13 | 1 | -0/+6 |
* | Fix device probing from multiple childs. It's done once in the parent class o... | Ronald S. Bultje | 2003-11-09 | 1 | -6/+7 |
* | Don't change mixer if there's nothing to change. This caused a bug if the sou... | Ronald S. Bultje | 2003-11-09 | 1 | -0/+5 |
* | Remove all config.h includes from header files, add it to each source file an... | Ronald S. Bultje | 2003-11-07 | 1 | -1/+0 |
* | All the interfaces are collected in libgstinterfaces now. | Jan Schmidt | 2003-11-06 | 1 | -1/+1 |
* | And proper memory cleanup of cached devices | Ronald S. Bultje | 2003-11-06 | 1 | -1/+13 |
* | Add proper switch to needs_probe() | Ronald S. Bultje | 2003-11-06 | 1 | -1/+11 |
* | Add device autodetection | Ronald S. Bultje | 2003-11-06 | 4 | -2/+231 |
* | Re-add mixer element, gst-mixer doesn't work without it | Ronald S. Bultje | 2003-11-05 | 2 | -4/+26 |
* | first bunch of conversions to new plugin_init. Includes libs/gst, gst/id3, sy... | Benjamin Otte | 2003-10-31 | 9 | -130/+72 |
* | oops... I broke device settings in OSS | Ronald S. Bultje | 2003-10-28 | 1 | -2/+2 |
* | Rename osselement to ossmixer and only open audio device if we have at least ... | Ronald S. Bultje | 2003-10-26 | 1 | -2/+6 |
* | Set labels on mixer manually. This allows clearer names and - in the future -... | Ronald S. Bultje | 2003-10-14 | 1 | -9/+79 |
* | Typo fix | Ronald S. Bultje | 2003-10-14 | 1 | -1/+1 |
* | Make GstMixerTrack a GObject. I also want to make it emit several signals, st... | Ronald S. Bultje | 2003-10-10 | 4 | -57/+172 |
* | changing 'channel' to 'track' to avoid naming overlap | Leif Johnson | 2003-10-09 | 4 | -103/+102 |
* | /GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ... | Andy Wingo | 2003-10-08 | 3 | -13/+14 |
* | I thought I removed these two... | Ronald S. Bultje | 2003-09-29 | 2 | -525/+0 |
* | reverting error patch before making a branch. | Thomas Vander Stichele | 2003-09-16 | 4 | -43/+25 |
* | converted gst_element_error to new format in sys/oss - gettext pending | Benjamin Otte | 2003-09-15 | 4 | -25/+43 |
* | Make interface hack work with multiple interfaces per element | Ronald S. Bultje | 2003-09-13 | 1 | -2/+6 |
* | Copyright fix (code=mine) | Ronald S. Bultje | 2003-09-13 | 2 | -6/+4 |
* | Fix missing symbol | Ronald S. Bultje | 2003-09-13 | 1 | -1/+1 |
* | fix typo (not mine, ronalds ;) | Christian Schaller | 2003-09-13 | 1 | -1/+0 |
* | disting fix, ronald remember to make sure all new files get disted :) | Christian Schaller | 2003-09-13 | 1 | -6/+7 |
* | Interface implementation example: OSS mixer. Also osscommon->osselement so it... | Ronald S. Bultje | 2003-09-13 | 10 | -173/+1249 |
* | Remove redundant definition of plugindir | David Schleef | 2003-08-10 | 1 | -1/+0 |
* | second attempt fixing gdkpixbuf stuff | Thomas Vander Stichele | 2003-07-28 | 1 | -1/+0 |
* | actually recurse into sndfile if we are able big ladspa cleanups, mainly to c... | Andy Wingo | 2003-07-16 | 7 | -289/+15 |
* | New mimetypes gone into effect today - this commit changes all old mimetypes ... | Ronald S. Bultje | 2003-07-06 | 3 | -23/+49 |
* | implemented wait_async and unschedule ossclock, and support it in osssink -- ... | Andy Wingo | 2003-07-03 | 3 | -11/+72 |
* | compatibility fix for new GST_DEBUG stuff. | Benjamin Otte | 2003-06-29 | 4 | -44/+54 |
* | Remove NEW_MEDIA from plugins | Ronald S. Bultje | 2003-06-07 | 1 | -3/+0 |
* | - use common code to write samples to the device | Wim Taymans | 2003-05-31 | 1 | -12/+20 |
* | - added gst_oss_clock_set_time to .h file | Wim Taymans | 2003-05-24 | 1 | -0/+1 |
* | - UNITS -> DEFAULT | Wim Taymans | 2003-05-24 | 4 | -18/+31 |
* | properly get rid of clocks on disposal - be parent of own clock | Benjamin Otte | 2003-05-10 | 2 | -1/+38 |
* | I'm too lazy to comment this | Ronald S. Bultje | 2003-04-04 | 1 | -14/+14 |
* | implement clocking set clock counter back to zero on ready->paused move open/... | Ronald S. Bultje | 2003-03-30 | 2 | -4/+62 |
* | Change %lld, %llu to G_G[U]INT64_FORMAT globally. Fix bad pointer->integer c... | David Schleef | 2003-02-02 | 2 | -2/+2 |
* | Removed bogus patch 1.4 to make osssrc work again. | Wim Taymans | 2003-01-27 | 1 | -24/+8 |
* | - Add error reporting | Wim Taymans | 2003-01-27 | 1 | -3/+14 |
* | Enable sync again, for some reason it was disabled | Wim Taymans | 2003-01-19 | 1 | -2/+2 |
* | until this reliably works for more than two media types, we're better off mak... | Thomas Vander Stichele | 2003-01-13 | 1 | -2/+2 |
* | Applied patch from Martin Schlemmer for locking issue, see bug http://bugzill... | Christian Schaller | 2003-01-12 | 1 | -1/+20 |
* | PadConnect -> PadLink | Thomas Vander Stichele | 2003-01-10 | 2 | -4/+4 |
* | another batch of connect->link fixes please let me know about issues and plea... | Thomas Vander Stichele | 2003-01-10 | 2 | -10/+10 |
* | Fix plugins for new query API | Wim Taymans | 2002-12-30 | 2 | -18/+18 |
* | Update to new element sync API | Wim Taymans | 2002-12-27 | 1 | -2/+4 |
* | Properly reset the internal state without leaking the filehandle | Wim Taymans | 2002-12-10 | 3 | -1/+8 |