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
/
Patchage.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-10
More Mac integration work.
David Robillard
1
-0
/
+6
2015-01-09
Fix OSX integration.
David Robillard
1
-5
/
+5
2014-04-27
Add support for sprung layout to Patchage.
David Robillard
1
-2
/
+22
2014-04-26
Update copyright date.
David Robillard
1
-1
/
+1
2014-04-26
Hide Jack session management unless explicitly configured.
David Robillard
1
-2
/
+3
2014-04-06
Eliminate messages window in favour of an optional pane (single-window interf...
David Robillard
1
-33
/
+16
2014-04-06
Fix compilation.
David Robillard
1
-7
/
+3
2014-04-06
Resurrect toolbar with Jack info and dropout indicator.
David Robillard
1
-9
/
+78
2014-04-06
Rename "Draw" to "Export DOT".
David Robillard
1
-5
/
+5
2014-04-06
Support port pretty names via new Jack metadata API.
David Robillard
1
-0
/
+28
2014-03-31
Add zoom to fit menuitem.
David Robillard
1
-0
/
+10
2014-03-31
Save zoom and font size in configuration.
David Robillard
1
-4
/
+18
2014-03-31
Make port colours configurable.
David Robillard
1
-20
/
+100
2014-03-30
StateManager => Configuration.
David Robillard
1
-15
/
+13
2014-03-30
Rewrite configuration system.
David Robillard
1
-13
/
+4
2014-03-30
Reimplement canvas zoom.
David Robillard
1
-2
/
+29
2014-03-16
Support for DOT export for rendering with GraphViz (implement #949).
David Robillard
1
-0
/
+33
2014-03-15
Clean up public canvas interface.
David Robillard
1
-1
/
+1
2013-03-17
Update copyright date.
David Robillard
1
-1
/
+1
2013-01-13
Update for latest ganv.
David Robillard
1
-5
/
+2
2012-05-14
Trim unnecessary includes.
David Robillard
1
-1
/
+0
2012-04-25
Move more functionality down to C canvas.
David Robillard
1
-1
/
+1
2012-04-13
Use standard command synopsis style.
David Robillard
1
-1
/
+1
2012-03-27
Delete trailing whitespace.
David Robillard
1
-3
/
+3
2012-01-18
Use consistent *_config.h rather than *-config.h.
David Robillard
1
-1
/
+1
2011-12-06
FlowCanvas's successor is hereby dubbed Ganv.
David Robillard
1
-8
/
+8
2011-12-04
Store C edges in Canvas.
David Robillard
1
-0
/
+1
2011-12-03
Don't expose canvas data structures.
David Robillard
1
-18
/
+31
2011-12-02
Use Joinable shape and remove Node::_circle.
David Robillard
1
-1
/
+1
2011-12-02
Connection => Edge.
David Robillard
1
-2
/
+2
2011-11-30
Remove redundant Connection::_source and Connection::_dest.
David Robillard
1
-2
/
+2
2011-11-29
Remove all centering stuff. Nothing but trouble.
David Robillard
1
-1
/
+0
2011-11-29
Remove libgnomecanvasmm dependency.
David Robillard
1
-3
/
+3
2011-11-26
Mac integration.
David Robillard
1
-6
/
+30
2011-11-26
Don't expose non-const references to internal canvas collections.
David Robillard
1
-1
/
+1
2011-11-25
Remove Raul dependency.
David Robillard
1
-1
/
+0
2011-11-25
Move more logging into the messages window.
David Robillard
1
-19
/
+8
2011-11-25
Log (almost) everything to the messages window instead of the console.
David Robillard
1
-101
/
+18
2011-11-25
Switch to GPLv3+.
David Robillard
1
-7
/
+6
2011-11-25
Remove LASH stuff.
David Robillard
1
-73
/
+2
2011-06-15
Remove 'zoom full' menu item
David Robillard
1
-9
/
+0
2011-06-09
Automatically resize modules at update time as necessary.
David Robillard
1
-23
/
+0
2011-06-09
Fix support for multiple instances of alsa clients with the same name (never ...
David Robillard
1
-1
/
+1
2011-06-07
Avoid including gtkmm.h (which brings several megs of header into the compila...
David Robillard
1
-2
/
+6
2011-06-07
Remove use of smart pointers in FlowCanvas entirely.
David Robillard
1
-6
/
+4
2011-06-06
Use sane typedefs for collections.
David Robillard
1
-1
/
+2
2011-06-06
Use a care pointer reference to containing module rather than boost::weak_ptr.
David Robillard
1
-3
/
+3
2011-06-03
Better alignment of various class fields (save an insignificant amount of mem...
David Robillard
1
-7
/
+9
2011-06-03
Don't include unused DBus.hpp for Jack+DBus. Tolerate cracked out Jack+DBus ...
David Robillard
1
-2
/
+3
2011-05-20
Run session load script from within session directory (for relative paths).
David Robillard
1
-4
/
+7
[prev]
[next]