gstreamer/ext/jack
Stefan Sauer 747e63f4e7 jack: deactivate the request_state code
When qjackctl is started, transport is stopped by default. This would be a
regression for gstreamer apps that before just started to play right away.
2012-01-10 23:02:45 +01:00
..
.gitignore ext/jack/.cvsignore: Ignore old files as requested by the build slave. 2011-01-02 14:30:06 +00:00
gstjack.c jack: fix up element details and some other minor clean-ups 2011-01-02 19:51:54 +00:00
gstjack.h jack: added client property 2011-01-02 14:30:08 +00:00
gstjackaudioclient.c jack: add transport control handling 2012-01-10 22:35:02 +01:00
gstjackaudioclient.h jack: add transport control handling 2012-01-10 22:35:02 +01:00
gstjackaudiosink.c jack: deactivate the request_state code 2012-01-10 23:02:45 +01:00
gstjackaudiosink.h jack: add "client-name" property to jackaudiosink and jackaudiosrc 2011-12-09 15:45:03 +00:00
gstjackaudiosrc.c jack: deactivate the request_state code 2012-01-10 23:02:45 +01:00
gstjackaudiosrc.h jack: add "client-name" property to jackaudiosink and jackaudiosrc 2011-12-09 15:45:03 +00:00
gstjackringbuffer.h jack: remove empty dispose and finalize methods 2011-01-02 14:30:08 +00:00
gstjackutil.c jack: implement multichannel support correctly for jackaudiosrc 2011-01-02 14:30:08 +00:00
gstjackutil.h jack: implement multichannel support correctly for jackaudiosrc 2011-01-02 14:30:08 +00:00
Makefile.am jack: fix up element details and some other minor clean-ups 2011-01-02 19:51:54 +00:00