summaryrefslogtreecommitdiff
path: root/src/modules/jack
Commit message (Expand)AuthorAgeFilesLines
* update FSF addresses to FSF web pageOndrej Holecek2015-01-143-9/+3
* rtpoll: Fixup pa_rtpoll_runDavid Henningsson2014-11-102-2/+2
* jack: made it possible to use multiple jack sources and sinksLukas Peleska2014-09-012-2/+2
* Add pa_channels_valid()Tanu Kaskinen2013-12-153-5/+3
* Remove pa_bool_t and replace it with bool.poljar (Damir Jelić)2013-07-043-20/+20
* Whitespace cleanup: Remove all multiple newlinespoljar (Damir Jelić)2013-06-241-3/+0
* Whitespace cleanup: Fix broken indentation by handpoljar (Damir Jelić)2013-06-241-12/+12
* Whitespace cleanup: Remove tabspoljar (Damir Jelić)2013-06-241-12/+12
* jack: Don't fail module-jackdbus-detect loading if the channels argument is n...Tanu Kaskinen2013-01-221-3/+1
* jackdbus-detect: Add channel count override.Peter Nelson2012-12-301-2/+18
* modules: Micro-optimisation for rewind_requested pathsArun Raghavan2012-11-161-1/+1
* sink: Process rewind requests also when suspended.Tanu Kaskinen2012-11-161-3/+2
* memblock: Add pa_memblock_acquire_chunk().Tanu Kaskinen2012-08-221-1/+1
* modules: Use pa_streq instead of strcmp.Arti Trivedi Bora2012-06-091-1/+1
* module-jack-sink/source: Set fixed latency correctly on creationMaarten Lankhorst2012-03-282-2/+16
* module-jackdbus-detect: Avoid double-free of modargsDavid Henningsson2011-10-051-1/+1
* More spelling fixesMaarten Bosmans2011-08-251-1/+1
* Plug some memory leaksMaarten Bosmans2011-08-151-0/+1
* Remove unnecessary #includesMaarten Bosmans2011-06-223-8/+2
* module-jack-sink/source: protect against null return in jack_get_portsDavid Henningsson2011-03-282-10/+16
* Fix up some double spacesMaarten Bosmans2011-03-181-1/+1
* Fix up according to Coding StyleMaarten Bosmans2011-03-111-19/+11
* build: Don't include empty Makefile.am in subdirsMaarten Bosmans2011-01-311-20/+0
* jack: Add module-jackdbus-detectDavid Henningsson2010-12-051-0/+304
* build-sys: Replace dummy Makefiles with proper Makefile.am'sColin Guthrie2010-12-051-0/+20
* jack: Prevent crash on jack server shutdownDavid Henningsson2010-05-082-6/+7
* thread: name all threads so that the names appear in /proc/$PID/task/$TID/commLennart Poettering2010-05-072-2/+7
* jack: never try to autoconnect to MIDI portsLennart Poettering2009-11-052-2/+2
* core: get rid of rt sig/timer handling since modern Linux' ppooll() is finall...Lennart Poettering2009-06-192-2/+0
* modules: add {sink|source|card}_properties argument to all modulesLennart Poettering2009-05-282-8/+24
* build-system: move x11 and jack modules into subdirectoriesLennart Poettering2009-04-282-0/+944