summaryrefslogtreecommitdiffstats
path: root/src/PatchageEvent.hpp
AgeCommit message (Expand)AuthorFilesLines
2020-11-27Initialize all membersDavid Robillard1-7/+4
2020-11-27Use consistent naming convention for enum classesDavid Robillard1-9/+9
2020-11-27Use enum classesDavid Robillard1-8/+8
2020-11-27Use nullptrDavid Robillard1-3/+3
2020-02-09Format all code with clang-formatDavid Robillard1-18/+20
2019-12-29Clean up includesDavid Robillard1-6/+6
2015-02-17Delete trailing whitespace.David Robillard1-1/+0
2014-04-26Update copyright date.David Robillard1-1/+1
2013-03-17Update copyright date.David Robillard1-1/+1
2012-01-18Use consistent *_config.h rather than *-config.h.David Robillard1-1/+1
2011-11-25Switch to GPLv3+.David Robillard1-7/+6
2011-11-07Remove use of non-portable _XOPEN_SOURCE and strdup.David Robillard1-1/+1
2011-06-09Fix support for multiple instances of alsa clients with the same name (never ...David Robillard1-1/+1
2011-04-16Update copyright headersDavid Robillard1-1/+1
2011-04-16Squeeze blank lines and delete trailing whitespace.David Robillard1-1/+0
2011-01-09Code cleanups (cpplint).David Robillard1-1/+1
2011-01-08Fix configuration header define names to not stomp on global namespace.David Robillard1-1/+1
2010-12-15Clean up code.David Robillard1-3/+6
2010-09-04My name is David. :)David Robillard1-1/+1
2009-05-13Update copyright dates.David Robillard1-1/+1
2009-05-13Strip trailing whitespace.David Robillard1-7/+7
2009-05-03Update waf configuration header for new waf scheme (in 1.5.6).David Robillard1-1/+1
2008-12-21Change configuration header name to something less likely to conflict.David Robillard1-1/+1
2008-12-16Trim include dependency tree.David Robillard1-1/+1
2008-11-29Upgrade to waf 1.5.0.David Robillard1-1/+1
2008-10-03Support building locally against header-only libraries in autowaf.David Robillard1-1/+1
2008-09-07Separate PortRef (now PortID) from PatchageEvent.David Robillard1-29/+3
2008-07-10Fix patchage/raul building without jack.David Robillard1-0/+4
2008-07-10Fix compilation on (some installations of) gcc 4.3.David Robillard1-0/+1
2008-03-16Fix inclusion guards.David Robillard1-3/+3
2008-03-16Add Jack D-Bus driver (from Nedko).David Robillard1-0/+2
2008-02-23Rearrange event port referencing stuff to make a bit more sense.David Robillard1-20/+9
2008-02-20Support jack client de-registration event.David Robillard1-0/+12
2008-02-17Remove Jack API dependence from PatchageEvent.David Robillard1-11/+13
2007-12-19Tidy.David Robillard1-24/+15
2007-12-19Follow ALSA changes, in a kludgey ridiculously slow way.David Robillard1-2/+3
2007-07-29Build system fixes, building from top level doesn't recursively configure slv...David Robillard1-1/+1
2007-07-25Avoid some canvas text measuring overhead in Patchage (module resizing).David Robillard1-4/+13
2007-07-24Consistently rename all C++ files .cpp/.hpp.David Robillard1-0/+102