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
/
client
Age
Commit message (
Expand
)
Author
Files
Lines
2008-08-17
More serialization work.
David Robillard
5
-50
/
+139
2008-08-17
Copyable models.
David Robillard
5
-31
/
+49
2008-08-17
Tidy.
David Robillard
3
-6
/
+6
2008-08-17
Remove remnants of imperative polyphony interface.
David Robillard
2
-32
/
+0
2008-08-17
Replace imperative polyphony/polyphonic stuff with properties (kill more API).
David Robillard
16
-153
/
+96
2008-08-17
There!
David Robillard
13
-130
/
+93
2008-08-17
Cloooser...
David Robillard
11
-293
/
+188
2008-08-16
Clooser...
David Robillard
8
-27
/
+24
2008-08-16
Closer...
David Robillard
7
-42
/
+43
2008-08-16
Begin factoring out common elements of EngineInterface and ClientInterface.
David Robillard
6
-12
/
+12
2008-08-16
Fix ingen -c
David Robillard
1
-2
/
+1
2008-08-16
Add missing Store.cpp.
David Robillard
1
-1
/
+1
2008-08-16
Factor out common store functionality.
David Robillard
3
-76
/
+27
2008-08-16
Fix nuked ClientStore.cpp (oops).
David Robillard
2
-778
/
+623
2008-08-16
Reorganize two 'store' implementations, move header to shared module (prepare...
David Robillard
5
-4
/
+159
2008-08-15
Push serialiser down into core ('world').
David Robillard
10
-124
/
+133
2008-08-15
Make refresh more complete.
David Robillard
6
-1
/
+31
2008-08-15
Add strong Symbol class (just a restricted string, like path) and use it for ...
David Robillard
2
-2
/
+3
2008-08-14
Only show GUI menu items for nodes with available GUIs.
David Robillard
2
-1
/
+21
2008-08-14
Fix deadlock on LV2 GUI show.
David Robillard
1
-1
/
+0
2008-08-14
Defer menu creation until it is actually requested (speeds up startup time-to...
David Robillard
2
-0
/
+2
2008-08-14
Fix deadlock.
David Robillard
1
-3
/
+4
2008-08-14
Lock RDF world mutex in all places slv2 or redland is accessed (fix random se...
David Robillard
4
-4
/
+11
2008-08-13
Fix new node default naming from both plugin window and patch context menu.
David Robillard
4
-17
/
+27
2008-08-13
Move crap (now) only used internally by deprecated loader to DeprecatedLoader...
David Robillard
6
-133
/
+60
2008-08-13
More code removal/cleanup.
David Robillard
4
-126
/
+11
2008-08-12
Fix plugin selection window (adding the same plugin twice in a row works, nic...
David Robillard
1
-2
/
+3
2008-07-29
Bump Ingen librdf dependency to 1.0.8.
David Robillard
1
-3
/
+4
2008-07-29
Loading of recursive old-style Om patches (multi-file).
David Robillard
2
-6
/
+13
2008-07-28
Compatibility hacks for old Om patchages (many Smack patches now load success...
David Robillard
3
-9
/
+27
2008-07-28
Fix loading patches from command line (partially).
David Robillard
1
-1
/
+0
2008-07-28
Simply global memory management crap by using shared_ptr in the World struct ...
David Robillard
6
-64
/
+72
2008-07-07
Update for SLV2 API.
David Robillard
1
-1
/
+1
2008-06-23
Move widget embedding down to FlowCanvas.
David Robillard
1
-1
/
+1
2008-06-10
Fix 'disconnect' operation for all objects (inc. patch ports).
David Robillard
2
-3
/
+6
2008-06-09
Bump liblo dependency to 0.24.
David Robillard
1
-3
/
+3
2008-05-20
Write individual events from UIs over OSC instead of entire event buffer.
David Robillard
1
-9
/
+28
2008-05-20
Fix various problems with control port values.
David Robillard
6
-11
/
+21
2008-05-19
Better global (engine/client) LV2 feature sharing.
David Robillard
4
-29
/
+28
2008-05-19
More (but not yet completely) type safe value_changed notification.
David Robillard
4
-15
/
+13
2008-05-15
Fix connection loading from deprecated (.om) patch files.
David Robillard
1
-6
/
+8
2008-05-15
Show error messages from engine in a pop-up dialog.
David Robillard
2
-3
/
+3
2008-05-14
Fix clear patch command (ticket #18).
David Robillard
1
-9
/
+24
2008-05-04
Fix serialisation of floating point variables (fixes module positioning).
David Robillard
1
-2
/
+5
2008-05-03
Apply slv2_plugin_get_port_ranges usage Ingen patch from larsl.
David Robillard
2
-9
/
+26
2008-04-12
LV2 UI extension updates from larsl.
David Robillard
1
-5
/
+9
2008-01-25
Overhaul SLV2 API to return/take SLV2Value (instead of strings or primitives)...
David Robillard
11
-38
/
+55
2008-01-24
Make SLV2 UI class interface match ports.
David Robillard
1
-1
/
+1
2008-01-24
Fix locale problems in ingen, flowcanvas, and redlandmm (',' decimal point).
David Robillard
1
-0
/
+7
2008-01-23
Remove unnecessary subst vars.
David Robillard
1
-6
/
+0
[next]