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
path:
root
/
src
/
libs
/
gui
Age
Commit message (
Expand
)
Author
Files
Lines
2008-08-17
Tidy.
David Robillard
2
-2
/
+2
2008-08-17
Clean up parser into generic form that can parse anything (rather than just t...
David Robillard
6
-22
/
+20
2008-08-17
Remove remnants of imperative polyphony interface.
David Robillard
3
-3
/
+5
2008-08-17
Replace imperative polyphony/polyphonic stuff with properties (kill more API).
David Robillard
10
-30
/
+51
2008-08-17
Rename 'Loader' 'Parser'.
David Robillard
3
-12
/
+9
2008-08-17
There!
David Robillard
7
-73
/
+33
2008-08-17
Cloooser...
David Robillard
2
-6
/
+3
2008-08-16
Closer...
David Robillard
2
-3
/
+3
2008-08-16
Begin factoring out common elements of EngineInterface and ClientInterface.
David Robillard
2
-3
/
+10
2008-08-16
Fix ingen -c
David Robillard
3
-9
/
+12
2008-08-16
Remove outdated message about set_dev_environment.sh
David Robillard
1
-4
/
+2
2008-08-16
Add missing Store.cpp.
David Robillard
4
-27
/
+24
2008-08-16
Fix 'ingen -egl'.
David Robillard
1
-1
/
+2
2008-08-16
Factor out common store functionality.
David Robillard
3
-4
/
+2
2008-08-16
Reorganize two 'store' implementations, move header to shared module (prepare...
David Robillard
9
-8
/
+9
2008-08-15
Push serialiser down into core ('world').
David Robillard
9
-41
/
+38
2008-08-15
Add strong Symbol class (just a restricted string, like path) and use it for ...
David Robillard
1
-1
/
+1
2008-08-14
Support toggle controls on module ports.
David Robillard
1
-0
/
+3
2008-08-14
Support for toggle ports in control window (shown as a checkbox).
David Robillard
8
-642
/
+719
2008-08-14
Only show GUI menu items for nodes with available GUIs.
David Robillard
1
-1
/
+5
2008-08-14
Don't load engine module twice.
David Robillard
1
-17
/
+14
2008-08-14
Don't present (or even load widgets from XML) connection window until some ti...
David Robillard
2
-57
/
+120
2008-08-14
Shave some more time off startup (send commands off before updating GUI thing...
David Robillard
2
-21
/
+24
2008-08-14
Don't wait for plugins from ingen, show root patch window as soon as possible...
David Robillard
1
-40
/
+16
2008-08-14
Defer menu creation until it is actually requested (speeds up startup time-to...
David Robillard
4
-49
/
+86
2008-08-14
Fix deadlock.
David Robillard
1
-3
/
+1
2008-08-14
Lock RDF world mutex in all places slv2 or redland is accessed (fix random se...
David Robillard
1
-1
/
+1
2008-08-14
Clamp range of voice selector in node control window.
David Robillard
4
-8
/
+27
2008-08-14
Fix crash when attempting to pop up the GUI of a node with no plugin.
David Robillard
1
-1
/
+1
2008-08-14
Fix crash when showing control window for root patch.
David Robillard
1
-1
/
+1
2008-08-14
Fix initial stacked border state of modules on patch importing.
David Robillard
1
-2
/
+1
2008-08-13
Fix crash on 'clear' in plugin selector window.
David Robillard
1
-4
/
+9
2008-08-13
Fix new node default naming from both plugin window and patch context menu.
David Robillard
2
-10
/
+21
2008-08-13
Remove old LASH stuff (wouldn't be useful in implementing the new LASH with t...
David Robillard
3
-229
/
+0
2008-08-13
Move crap (now) only used internally by deprecated loader to DeprecatedLoader...
David Robillard
5
-5
/
+0
2008-08-13
Remove control modifier which conflicted with multi-select in FlowCanvas.
David Robillard
2
-22
/
+18
2008-08-12
Fix plugin selection window (adding the same plugin twice in a row works, nic...
David Robillard
1
-8
/
+12
2008-07-30
Allow loading multiple subpatches at once (in Load Patch dialog from context ...
David Robillard
1
-2
/
+12
2008-07-29
Add converted Smack 909 patches.
David Robillard
1
-2
/
+0
2008-07-28
Simply global memory management crap by using shared_ptr in the World struct ...
David Robillard
9
-69
/
+52
2008-06-23
Move widget embedding down to FlowCanvas.
David Robillard
2
-88
/
+22
2008-06-23
Formatting.
David Robillard
1
-1
/
+1
2008-06-10
Spell kludge correctly :)
David Robillard
1
-1
/
+1
2008-06-10
Fix 'disconnect' operation for all objects (inc. patch ports).
David Robillard
9
-15
/
+38
2008-06-09
Fix prompting for filename when patch is loaded from command line.
David Robillard
2
-6
/
+1
2008-06-09
Fix Ctrl 'editable' patch modifier (for control twiddling) ceasing to work in...
David Robillard
4
-20
/
+61
2008-06-09
Fix lingering breadcrumbs of destroyed subpatches (ticket #80).
David Robillard
6
-17
/
+17
2008-06-09
Fix port control slider synchronization issues.
David Robillard
3
-5
/
+4
2008-06-09
Fix compilation.
David Robillard
1
-3
/
+3
2008-06-09
Bump liblo dependency to 0.25 (SVN).
David Robillard
2
-10
/
+11
[next]