index
:
ingen.git
atom-cpp
fix-unused-parameter-warnings
groups
main
newparallel
nodeless
parallel
parallel-work
parameters
sequencefix
serd1
tasks
Ingen modular audio processor
d@drobilla.net
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-09-24
Fix crash when plugin model is not available.
David Robillard
1
-1
/
+1
2011-09-24
Remove unnecessary request_property() and RequestMetadataEvent.
David Robillard
14
-274
/
+0
2011-09-24
Tidy.
David Robillard
2
-17
/
+13
2011-09-24
Use store lock to avoid race conditions with Get and create/delete events.
David Robillard
8
-11
/
+49
2011-09-24
Only store patch canvas coordinates in containing patch.
David Robillard
10
-27
/
+74
2011-09-23
Fix memory leaks and errors.
David Robillard
13
-22
/
+78
2011-09-23
Fix broken iterator use (memory errors on erase) in ResourceImpl::set_property.
David Robillard
14
-55
/
+82
2011-09-23
Fix patch port canvas positioning across save/load.
David Robillard
2
-15
/
+17
2011-09-23
Disable harmless error message about activity notification for nonexistent ports
David Robillard
1
-3
/
+2
2011-09-23
Don't prompt for save location when path is already known from previous save ...
David Robillard
8
-12
/
+31
2011-09-23
Animate audio port colours based on levels.
David Robillard
21
-41
/
+143
2011-09-17
Fix RingBuffer underrun and consequent execution of uninitialized Notification.
David Robillard
1
-1
/
+1
2011-09-17
Fix "Disconnect" in port context menu (i.e. disconnect_all for ports).
David Robillard
1
-2
/
+7
2011-09-17
Upgrade to r52/autowaf
David Robillard
1
-0
/
+0
2011-09-15
Fix control bindings (MIDI learn).
David Robillard
15
-93
/
+154
2011-09-15
Tidy
David Robillard
2
-16
/
+13
2011-09-15
Fix crash on client event post-processing (e.g. when rapidly manipulating con...
David Robillard
2
-18
/
+20
2011-09-14
Support lv2:sampleRate controls (mostly) correctly.
David Robillard
16
-31
/
+108
2011-09-06
Fix crash when clicking patch modules (fix #769).
David Robillard
1
-1
/
+4
2011-09-06
Report serialisation errors
David Robillard
1
-1
/
+5
2011-09-01
Add C-s hotkey for File->Save
David Robillard
1
-0
/
+1
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
Remove cruft.
David Robillard
1
-17
/
+0
2011-08-20
Fix port and node menus
David Robillard
8
-1888
/
+2230
2011-08-20
Fix crash when sending port notifications (fix #741).
David Robillard
15
-382
/
+168
2011-08-20
Fix node control windows (ticket #733).
David Robillard
2
-5
/
+5
2011-07-25
Build against new versioned flowcanvas library.
David Robillard
1
-2
/
+2
2011-07-25
Actually fix compilation against reference extension
David Robillard
2
-7
/
+7
2011-07-25
Update for move of "blob" functionality from atom to reference extension (tic...
David Robillard
2
-0
/
+2
2011-07-07
Upgrade to waf 1.6.6
David Robillard
2
-8
/
+10
2011-07-07
Obey "special" properties on object creation (patch from Paul Giblock, ticket...
David Robillard
1
-8
/
+5
2011-07-06
Fix errors in UI file (ticket #722)
David Robillard
1
-11
/
+5
2011-07-05
Install common interface headers (fix ticket #700).
David Robillard
1
-1
/
+1
2011-07-04
Eliminate weird-looking empty menus on non-control ports
David Robillard
3
-17
/
+16
2011-07-04
Fix inability to create subpatches (ticket #722).
David Robillard
1
-0
/
+2
2011-07-04
Simplify FlowCanvas menu API, and fix crashing Ingen menus (ticket #721).
David Robillard
8
-26
/
+27
2011-06-11
Remove dead code.
David Robillard
4
-7
/
+3
2011-06-10
Avoid resizing entirely when adding a port and new size/etc is simple to comp...
David Robillard
8
-27
/
+30
2011-06-09
Automatically resize modules at update time as necessary.
David Robillard
3
-18
/
+5
2011-06-07
Remove use of smart pointers in FlowCanvas entirely.
David Robillard
10
-108
/
+95
2011-06-06
Use sane typedefs for collections.
David Robillard
2
-5
/
+5
2011-06-06
Use a care pointer reference to containing module rather than boost::weak_ptr.
David Robillard
1
-1
/
+0
2011-06-04
Make all Canvas data members private.
David Robillard
2
-23
/
+13
2011-06-03
Remove use of boost::enable_shared_from_this<Canvas>.
David Robillard
9
-46
/
+36
2011-06-03
Avoid the awful Gnome::Canvas::Text entirely, saving a ton of memory.
David Robillard
1
-2
/
+2
2011-05-30
From 4c3bf5cdacc7072b96794e873a41047f00ae6126 Mon Sep 17 00:00:00 2001
David Robillard
1
-4
/
+0
2011-05-27
Don't install private headers
David Robillard
6
-17
/
+3
2011-05-25
Fix building documentation as part of recursive build.
David Robillard
1
-0
/
+0
2011-05-25
Fix crash on popping up node menu.
David Robillard
1
-5
/
+7
[prev]
[next]