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
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
2011-05-20
Preliminary Jack session support in Patchage (as a session manager).
David Robillard
1
-2
/
+121
2011-05-20
Use a (smaller, simpler) statusbar instead of a toolbar.
David Robillard
1
-84
/
+38
2011-05-20
Remove dependency on glade and glademm (migrate to GtkBuilder).
David Robillard
1
-3
/
+7
2011-04-16
Update copyright headers
David Robillard
1
-1
/
+1
2011-04-16
Squeeze blank lines and delete trailing whitespace.
David Robillard
1
-33
/
+0
2011-03-16
Font-based sizing (implement ticket #374).
David Robillard
1
-0
/
+30
2011-01-09
Code cleanups (cpplint).
David Robillard
1
-5
/
+7
2011-01-08
Fix configuration header define names to not stomp on global namespace.
David Robillard
1
-14
/
+14
2010-12-15
Reduce polling frequency of Jack X-Run information.
David Robillard
1
-2
/
+8
2010-12-15
Tolerate insane behaviour of latest SVN Jack (r4089).
David Robillard
1
-1
/
+1
2010-12-15
Clean up code.
David Robillard
1
-17
/
+22
2010-12-14
Fix memory leaks.
David Robillard
1
-2
/
+7
2010-12-14
Add -J (or --no-jack) option to avoid auto-connecting to JACK at startup (fix...
David Robillard
1
-3
/
+14
2010-09-04
My name is David. :)
David Robillard
1
-1
/
+1
2010-06-13
Fix compilation without Jack even more :)
David Robillard
1
-0
/
+2
2009-08-11
Scroll to center properly on initial display.
David Robillard
1
-5
/
+1
[prev]
[next]