index
:
patchage.git
main
Patchage patch bay
d@drobilla.net
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-25
Remove cruft.
David Robillard
3
-6
/
+4
2011-11-25
Fix JACK checking so compilation works with old Jack (just without session su...
David Robillard
1
-8
/
+6
2011-11-25
Fix OSX bundle.
David Robillard
3
-8
/
+17
2011-11-25
Fix Mac bundle environment stuff.
David Robillard
1
-2
/
+2
2011-11-25
Log (almost) everything to the messages window instead of the console.
David Robillard
11
-453
/
+144
2011-11-25
Make it possible to remove connections by middle-clicking on their handle, or
David Robillard
3
-0
/
+64
2011-11-25
Remove property which causes a warning in GTK2.
David Robillard
1
-1
/
+0
2011-11-25
Add fontconfig configuration file to bundle.
David Robillard
3
-1
/
+154
2011-11-25
Switch to GPLv3+.
David Robillard
25
-459
/
+1433
2011-11-25
Remove unused DBus class.
David Robillard
2
-180
/
+0
2011-11-25
Remove LASH stuff.
David Robillard
19
-2538
/
+176
2011-11-24
Update waf.
David Robillard
1
-0
/
+0
2011-11-07
Remove use of non-portable _XOPEN_SOURCE and strdup.
David Robillard
2
-3
/
+3
2011-11-07
Fix warning.
David Robillard
1
-4
/
+2
2011-10-22
Upgrade to r58/autowaf (Fix building against local libraries)
David Robillard
1
-0
/
+0
2011-10-19
Upgrade to r57/autowaf
David Robillard
1
-0
/
+0
2011-10-18
Clang warning fixes.
David Robillard
3
-8
/
+8
2011-10-15
Fix man page installation directory (#781)
David Robillard
1
-0
/
+0
2011-10-15
Use path variables in pkgconfig files (#782).
David Robillard
1
-0
/
+0
2011-09-27
Load tools before autowaf.configure so e.g. --debug works correctly.
David Robillard
1
-2
/
+2
2011-09-17
Upgrade to r52/autowaf
David Robillard
1
-0
/
+0
2011-08-23
Upgrade to waf 1.6.7 and autowaf r50
David Robillard
1
-0
/
+0
2011-08-23
Upgrade to waf 1.6.7 and autowaf r50
David Robillard
1
-0
/
+0
2011-08-20
Fix compilation of Jack DBus driver (probably doesn't work correctly, though).
David Robillard
2
-58
/
+38
2011-07-25
Build against new versioned flowcanvas library.
David Robillard
1
-2
/
+2
2011-07-07
Upgrade to waf 1.6.6
David Robillard
2
-2
/
+3
2011-07-04
Simplify FlowCanvas menu API, and fix crashing Ingen menus (ticket #721).
David Robillard
2
-7
/
+15
2011-06-20
Fix crashes on jack client exit.
David Robillard
3
-4
/
+14
2011-06-19
Remove module from canvas when Jack clients exit.
David Robillard
2
-5
/
+3
2011-06-17
Support C-+ as well as C-= for zoom in (for non-US keyboards with unshifted `...
David Robillard
1
-0
/
+1
2011-06-15
Remove 'zoom full' menu item
David Robillard
3
-19
/
+0
2011-06-11
Remove dead code.
David Robillard
2
-17
/
+0
2011-06-09
Clean up show/hide (gnomecanvas items are visible by default).
David Robillard
1
-1
/
+0
2011-06-09
Automatically resize modules at update time as necessary.
David Robillard
5
-38
/
+1
2011-06-09
Fix support for multiple instances of alsa clients with the same name (never ...
David Robillard
11
-233
/
+197
2011-06-08
Fix double-add of items to canvas (fixing rect select, among other things)
David Robillard
1
-2
/
+1
2011-06-07
Avoid including gtkmm.h (which brings several megs of header into the compila...
David Robillard
9
-11
/
+46
2011-06-07
Remove use of smart pointers in FlowCanvas entirely.
David Robillard
14
-189
/
+228
2011-06-06
Use sane typedefs for collections.
David Robillard
6
-18
/
+16
2011-06-06
Use a care pointer reference to containing module rather than boost::weak_ptr.
David Robillard
7
-14
/
+14
2011-06-04
Update copyright date
David Robillard
1
-1
/
+1
2011-06-03
Remove use of boost::enable_shared_from_this<Canvas>.
David Robillard
3
-15
/
+6
2011-06-03
Better alignment of various class fields (save an insignificant amount of mem...
David Robillard
5
-21
/
+27
2011-06-03
Don't include unused DBus.hpp for Jack+DBus. Tolerate cracked out Jack+DBus ...
David Robillard
1
-2
/
+3
2011-05-25
Fix building documentation as part of recursive build.
David Robillard
2
-3
/
+3
2011-05-25
Apply patch from Alessio Treglia in ticket #678.
David Robillard
1
-2
/
+1
2011-05-23
Apply patch from pgiblox in ticket #693 to add --no-jack-session to patchage ...
David Robillard
1
-1
/
+5
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
6
-11
/
+158
2011-05-20
Use a (smaller, simpler) statusbar instead of a toolbar.
David Robillard
5
-276
/
+184
[prev]
[next]