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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-12-15
Improve performance for setups with many apps or ports.
David Robillard
11
-85
/
+149
2010-12-15
Improve JACK refresh performance significantly.
David Robillard
3
-48
/
+22
2010-12-15
Reduce polling frequency of Jack X-Run information.
David Robillard
4
-111
/
+65
2010-12-15
Fix compilation with Jack D-Bus (tested working w/ jack-1.9.6).
David Robillard
2
-1
/
+3
2010-12-15
Update Copyright date in About dialog.
David Robillard
1
-1
/
+1
2010-12-15
Don't show `split' menu item for modules with only inputs or outputs (ticket ...
David Robillard
2
-0
/
+44
2010-12-15
Add file missing from last commit.
David Robillard
1
-0
/
+98
2010-12-15
Remove mind-blowingly ancient comment markup.
David Robillard
1
-2
/
+0
2010-12-15
Split PatchageModule code into PatchageModule.cpp.
David Robillard
1
-71
/
+10
2010-12-15
Tolerate insane behaviour of latest SVN Jack (r4089).
David Robillard
2
-9
/
+11
2010-12-15
Remove modelines.
David Robillard
9
-9
/
+2
2010-12-15
Remove LashProxy dependency from Project.
David Robillard
7
-137
/
+126
2010-12-15
LashClient => Client.
David Robillard
8
-89
/
+83
2010-12-15
Simplify LashClient.
David Robillard
3
-45
/
+18
2010-12-15
Clean up code.
David Robillard
22
-105
/
+149
2010-12-15
Fix previous commit's failed attempt to ignore ports (sane ALSA driver).
David Robillard
2
-45
/
+99
2010-12-15
Fix removal of ALSA duplex ports (remove both corresponding canvas ports).
David Robillard
8
-114
/
+93
2010-12-14
Fix memory leaks.
David Robillard
2
-3
/
+8
2010-12-14
Fix crash when resetting dropouts after JACK dies (fix ticket #513).
David Robillard
1
-1
/
+2
2010-12-14
Better error messages.
David Robillard
2
-10
/
+35
2010-12-14
Use Raul::log for console logging.
David Robillard
11
-47
/
+44
2010-12-14
Add -J (or --no-jack) option to avoid auto-connecting to JACK at startup (fix...
David Robillard
2
-3
/
+15
2010-12-13
Fix connecting to ALSA duplex ports.
David Robillard
1
-6
/
+3
2010-09-04
My name is David. :)
David Robillard
29
-30
/
+30
2010-09-02
Call FlowCanvas::Item::store_location when dragging multiple items and arrang...
David Robillard
1
-5
/
+0
2010-06-13
Fix compilation without Jack even more :)
David Robillard
1
-0
/
+2
2010-02-04
Use std::string.clear().
David Robillard
1
-2
/
+2
2009-12-09
Patchage 0.4.3.
David Robillard
1
-2
/
+2
2009-12-09
Fix compilation with --jack-dbus.
David Robillard
2
-50
/
+31
2009-08-11
Scroll to center properly on initial display.
David Robillard
1
-5
/
+1
2009-06-14
Fix various build issues from ticket #382.
David Robillard
1
-0
/
+2
2009-05-13
Update copyright dates.
David Robillard
28
-28
/
+28
2009-05-13
Strip trailing whitespace.
David Robillard
30
-275
/
+275
2009-05-12
Fix threading issues on Jack exit.
David Robillard
6
-19
/
+21
2009-05-12
Gracefully handle JACK shutdown/zombification/etc.
David Robillard
1
-9
/
+9
2009-05-12
Update glade file.
David Robillard
1
-110
/
+114
2009-05-09
Dramatically reduce resize overhead everywhere.
David Robillard
8
-194
/
+218
2009-05-09
Fix crash on LASH client removal.
David Robillard
2
-9
/
+16
2009-05-07
Fix crash on tool bar update from Jack.
David Robillard
1
-1
/
+4
2009-05-03
Update waf configuration header for new waf scheme (in 1.5.6).
David Robillard
12
-12
/
+12
2008-12-21
Change configuration header name to something less likely to conflict.
David Robillard
12
-12
/
+12
2008-12-21
Fix crash for very short lived Jack ports (fix ticket #188).
David Robillard
3
-4
/
+13
2008-12-20
Don't attempt to write nonexistant module location settings (fix ticket #252).
David Robillard
1
-4
/
+9
2008-12-16
Trim include dependency tree.
David Robillard
5
-6
/
+2
2008-11-29
Upgrade to waf 1.5.0.
David Robillard
2
-4
/
+4
2008-10-20
Add missing files.
David Robillard
1
-0
/
+41
2008-10-20
Make Ingen and Patchage relocatable binaries when built as a bundle.
David Robillard
1
-14
/
+18
2008-10-19
Use a non-conflicting name for app specific DATA_DIR.
David Robillard
1
-2
/
+2
2008-10-18
Build against local library versions no matter what.... hopefully....
David Robillard
12
-14
/
+14
2008-10-03
Fix initialization order.
David Robillard
1
-1
/
+1
[next]