index
:
patchage.git
main
Patchage patch bay
d@drobilla.net
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
PatchageEvent.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-09
Format all code with clang-format
David Robillard
1
-15
/
+19
2020-02-09
Remove unused using declarations
David Robillard
1
-1
/
+0
2019-12-29
Clean up includes
David Robillard
1
-2
/
+5
2015-02-17
Delete trailing whitespace.
David Robillard
1
-1
/
+0
2015-02-16
Distinguish edge color from port color slighly.
David Robillard
1
-2
/
+1
2014-04-26
Update copyright date.
David Robillard
1
-1
/
+1
2014-04-26
Clean up Ganv API.
David Robillard
1
-1
/
+1
2014-03-31
Make port colours configurable.
David Robillard
1
-1
/
+1
2013-03-17
Update copyright date.
David Robillard
1
-1
/
+1
2013-02-05
Fix bad format strings.
David Robillard
1
-3
/
+3
2012-08-10
Fix a ton of warnings.
David Robillard
1
-3
/
+3
2012-01-18
Use consistent *_config.h rather than *-config.h.
David Robillard
1
-1
/
+1
2011-12-02
Connection => Edge.
David Robillard
1
-1
/
+1
2011-12-01
Move color stuff down to C level.
David Robillard
1
-1
/
+1
2011-11-27
Document public API.
David Robillard
1
-1
/
+1
2011-11-25
Remove Raul dependency.
David Robillard
1
-2
/
+0
2011-11-25
Log (almost) everything to the messages window instead of the console.
David Robillard
1
-9
/
+20
2011-11-25
Switch to GPLv3+.
David Robillard
1
-7
/
+6
2011-11-07
Remove use of non-portable _XOPEN_SOURCE and strdup.
David Robillard
1
-2
/
+2
2011-06-20
Fix crashes on jack client exit.
David Robillard
1
-4
/
+1
2011-06-19
Remove module from canvas when Jack clients exit.
David Robillard
1
-4
/
+1
2011-06-09
Automatically resize modules at update time as necessary.
David Robillard
1
-3
/
+1
2011-06-09
Fix support for multiple instances of alsa clients with the same name (never ...
David Robillard
1
-6
/
+1
2011-06-07
Remove use of smart pointers in FlowCanvas entirely.
David Robillard
1
-9
/
+8
2011-06-06
Use a care pointer reference to containing module rather than boost::weak_ptr.
David Robillard
1
-1
/
+1
2011-04-16
Update copyright headers
David Robillard
1
-1
/
+1
2011-01-09
Code cleanups (cpplint).
David Robillard
1
-1
/
+1
2011-01-08
Fix configuration header define names to not stomp on global namespace.
David Robillard
1
-2
/
+2
2011-01-06
Clean up port cache (fix crashes and wacky behaviour caused when clients/port...
David Robillard
1
-17
/
+1
2010-12-18
Fix compilation.
David Robillard
1
-1
/
+1
2010-12-18
Remove previously committed warning, which isn't always a problem... :/
David Robillard
1
-2
/
+1
2010-12-18
Remove pointless empty module resize.
David Robillard
1
-2
/
+2
2010-12-15
Improve performance for setups with many apps or ports.
David Robillard
1
-0
/
+2
2010-12-15
Clean up code.
David Robillard
1
-3
/
+3
2010-12-14
Better error messages.
David Robillard
1
-10
/
+14
2010-12-14
Use Raul::log for console logging.
David Robillard
1
-9
/
+10
2010-09-04
My name is David. :)
David Robillard
1
-1
/
+1
2009-05-13
Update copyright dates.
David Robillard
1
-1
/
+1
2009-05-13
Strip trailing whitespace.
David Robillard
1
-8
/
+8
2009-05-09
Dramatically reduce resize overhead everywhere.
David Robillard
1
-3
/
+6
2009-05-03
Update waf configuration header for new waf scheme (in 1.5.6).
David Robillard
1
-1
/
+1
2008-12-21
Change configuration header name to something less likely to conflict.
David Robillard
1
-1
/
+1
2008-12-21
Fix crash for very short lived Jack ports (fix ticket #188).
David Robillard
1
-1
/
+1
2008-10-18
Build against local library versions no matter what.... hopefully....
David Robillard
1
-1
/
+1
2008-10-03
Support building locally against header-only libraries in autowaf.
David Robillard
1
-1
/
+1
2008-10-01
Integrate patchage into build system.
David Robillard
1
-2
/
+2
2008-09-07
Separate PortRef (now PortID) from PatchageEvent.
David Robillard
1
-2
/
+2
2008-07-10
Fix patchage/raul building without jack.
David Robillard
1
-3
/
+7
2008-03-16
Yet more Patchage D-Bus fixes.
David Robillard
1
-4
/
+3
2008-03-16
Fix Jack D-Bus stuff.
David Robillard
1
-1
/
+1
[next]