summaryrefslogtreecommitdiff
path: root/src/modules/jack
AgeCommit message (Expand)AuthorFilesLines
2017-02-13pulsecore: Move pa_core structure into its own headerArun Raghavan2-0/+2
2016-12-20don't assume that pa_asyncq_new() always succeedsTanu Kaskinen2-2/+19
2015-01-14update FSF addresses to FSF web pageOndrej Holecek3-9/+3
2014-11-10rtpoll: Fixup pa_rtpoll_runDavid Henningsson2-2/+2
2014-09-01jack: made it possible to use multiple jack sources and sinksLukas Peleska2-2/+2
2013-12-15Add pa_channels_valid()Tanu Kaskinen3-5/+3
2013-07-04Remove pa_bool_t and replace it with bool.poljar (Damir Jelić)3-20/+20
2013-06-24Whitespace cleanup: Remove all multiple newlinespoljar (Damir Jelić)1-3/+0
2013-06-24Whitespace cleanup: Fix broken indentation by handpoljar (Damir Jelić)1-12/+12
2013-06-24Whitespace cleanup: Remove tabspoljar (Damir Jelić)1-12/+12
2013-01-22jack: Don't fail module-jackdbus-detect loading if the channels argument is n...Tanu Kaskinen1-3/+1
2012-12-30jackdbus-detect: Add channel count override.Peter Nelson1-2/+18
2012-11-16modules: Micro-optimisation for rewind_requested pathsArun Raghavan1-1/+1
2012-11-16sink: Process rewind requests also when suspended.Tanu Kaskinen1-3/+2
2012-08-22memblock: Add pa_memblock_acquire_chunk().Tanu Kaskinen1-1/+1
2012-06-09modules: Use pa_streq instead of strcmp.Arti Trivedi Bora1-1/+1
2012-03-28module-jack-sink/source: Set fixed latency correctly on creationMaarten Lankhorst2-2/+16
2011-10-05module-jackdbus-detect: Avoid double-free of modargsDavid Henningsson1-1/+1
2011-08-25More spelling fixesMaarten Bosmans1-1/+1
2011-08-15Plug some memory leaksMaarten Bosmans1-0/+1
2011-06-22Remove unnecessary #includesMaarten Bosmans3-8/+2
2011-03-28module-jack-sink/source: protect against null return in jack_get_portsDavid Henningsson2-10/+16
2011-03-18Fix up some double spacesMaarten Bosmans1-1/+1
2011-03-11Fix up according to Coding StyleMaarten Bosmans1-19/+11
2011-01-31build: Don't include empty Makefile.am in subdirsMaarten Bosmans1-20/+0
2010-12-05jack: Add module-jackdbus-detectDavid Henningsson1-0/+304
2010-12-05build-sys: Replace dummy Makefiles with proper Makefile.am'sColin Guthrie1-0/+20
2010-05-08jack: Prevent crash on jack server shutdownDavid Henningsson2-6/+7
2010-05-07thread: name all threads so that the names appear in /proc/$PID/task/$TID/commLennart Poettering2-2/+7
2009-11-05jack: never try to autoconnect to MIDI portsLennart Poettering2-2/+2
2009-06-19core: get rid of rt sig/timer handling since modern Linux' ppooll() is finall...Lennart Poettering2-2/+0
2009-05-28modules: add {sink|source|card}_properties argument to all modulesLennart Poettering2-8/+24
2009-04-28build-system: move x11 and jack modules into subdirectoriesLennart Poettering2-0/+944