summaryrefslogtreecommitdiff
path: root/src/modules/jack
AgeCommit message (Expand)AuthorFilesLines
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