summaryrefslogtreecommitdiffstats
path: root/ext/jack/gstjackbin.c
AgeCommit message (Expand)AuthorFilesLines
2004-03-15don't mix tabs and spacesThomas Vander Stichele1-104/+105
2004-03-14gst-indentThomas Vander Stichele1-228/+248
2003-12-13removed GST_*_CAST. Disabling of type checking is done in glib.Benjamin Otte1-1/+1
2003-11-07Remove all config.h includes from header files, add it to each source file an...Ronald S. Bultje1-0/+4
2003-09-30conform to the buffer-frames props entry -- much nicer now...Andy Wingo1-1/+13
2003-06-29compatibility fix for new GST_DEBUG stuff.Benjamin Otte1-1/+1
2003-03-04update for the latest jack cvs and non-cothreaded gst schedulerOSLOSUMMIT1-200303051Andy Wingo1-66/+53
2002-09-29licenses againAndy Wingo1-1/+1
2002-08-23fix jack input port connectionAndy Wingo1-4/+4
2002-07-02make jack work in all its full duplex gloryAndy Wingo1-4/+4
2002-06-12working jack elements (fixed a problem in upstream jack) random other fixen...Andy Wingo1-6/+7
2002-05-13update to new jack apiAndy Wingo1-6/+6
2002-05-05better initialization. it doesn't work over here, though.Andy Wingo1-22/+73
2002-05-04a commit so that jack will build without errors on Uraeus's system ;)Andy Wingo1-12/+14
2002-05-04some jack fixes, alsa touchups, and add rtp by default to the build if there ...Andy Wingo1-17/+32
2002-04-16Finally we're on to a proper jack setup, with a specialized bin and elements ...Andy Wingo1-0/+250