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
/
engine
Age
Commit message (
Expand
)
Author
Files
Lines
2008-08-17
More serialization work.
David Robillard
4
-17
/
+21
2008-08-17
Tidy.
David Robillard
3
-9
/
+8
2008-08-17
Remove remnants of imperative polyphony interface.
David Robillard
1
-2
/
+12
2008-08-17
Replace imperative polyphony/polyphonic stuff with properties (kill more API).
David Robillard
13
-116
/
+65
2008-08-17
Rename 'Loader' 'Parser'.
David Robillard
1
-7
/
+7
2008-08-17
There!
David Robillard
10
-119
/
+91
2008-08-17
Cloooser...
David Robillard
13
-215
/
+125
2008-08-16
Clooser...
David Robillard
6
-26
/
+23
2008-08-16
Closer...
David Robillard
11
-54
/
+56
2008-08-16
Begin factoring out common elements of EngineInterface and ClientInterface.
David Robillard
8
-18
/
+18
2008-08-16
Compile without libsoup.
David Robillard
1
-0
/
+2
2008-08-16
Add missing Store.cpp.
David Robillard
26
-58
/
+82
2008-08-16
Fix 'ingen -egl'.
David Robillard
1
-10
/
+24
2008-08-16
Only load one serialisation module, and store it in the world.
David Robillard
1
-27
/
+37
2008-08-16
Factor out common store functionality.
David Robillard
9
-82
/
+46
2008-08-16
Reorganize two 'store' implementations, move header to shared module (prepare...
David Robillard
39
-76
/
+76
2008-08-15
Push serialiser down into core ('world').
David Robillard
9
-28
/
+77
2008-08-15
Add primitive read-only HTTP interface (point browser to http://localhost:161...
David Robillard
7
-5
/
+222
2008-08-15
Turn off OSC printing.
David Robillard
1
-1
/
+1
2008-08-15
Add strong Symbol class (just a restricted string, like path) and use it for ...
David Robillard
3
-8
/
+9
2008-08-14
Don't load engine module twice.
David Robillard
1
-1
/
+1
2008-08-14
Don't present (or even load widgets from XML) connection window until some ti...
David Robillard
1
-1
/
+3
2008-08-14
Shave some more time off startup (send commands off before updating GUI thing...
David Robillard
1
-3
/
+3
2008-08-14
Remove polyphony debugging stuff.
David Robillard
1
-13
/
+0
2008-08-14
Lock RDF world mutex in all places slv2 or redland is accessed (fix random se...
David Robillard
8
-19
/
+59
2008-08-14
Tolerate illegal voice numbers from client for set_port_value.
David Robillard
2
-5
/
+15
2008-08-14
Gracefully handle illegal port paths from client for set_port_value.
David Robillard
2
-8
/
+21
2008-08-13
Fix crash when dynamically changing polyphony w/ LADSPA plugins.
David Robillard
2
-5
/
+5
2008-08-13
Fix race condition resulting in duplicate connections if several identical re...
David Robillard
8
-29
/
+78
2008-08-13
Fix crash on triggers on the last sample of the cycle.
David Robillard
1
-4
/
+6
2008-08-13
Remove old LASH stuff (wouldn't be useful in implementing the new LASH with t...
David Robillard
8
-245
/
+0
2008-08-13
More code removal/cleanup.
David Robillard
2
-17
/
+4
2008-08-13
Remove essentially pointless BufferFactory namespace/files.
David Robillard
6
-49
/
+10
2008-07-30
Fix building with language bindings.
David Robillard
2
-0
/
+2
2008-07-30
Don't complain loudly when no client exists to hear responses
David Robillard
2
-5
/
+8
2008-07-29
Fix set_port_value crash when running separate engine w/ OSC.
David Robillard
2
-6
/
+3
2008-07-29
Fix connecting via OSC.
David Robillard
1
-5
/
+7
2008-07-29
Add converted Smack 909 patches.
David Robillard
4
-11
/
+9
2008-07-29
Fix stateful port value setting stuff (trigger output ports on note/trigger/e...
David Robillard
20
-111
/
+101
2008-07-29
Bump Ingen librdf dependency to 1.0.8.
David Robillard
4
-21
/
+46
2008-07-28
Compatibility hacks for old Om patchages (many Smack patches now load success...
David Robillard
1
-1
/
+17
2008-07-28
Fix loading patches from command line (partially).
David Robillard
1
-15
/
+4
2008-07-28
Fix crash on patch loading.
David Robillard
1
-2
/
+2
2008-07-28
Remove near duplicate SetPortValueEvent and SetPortValueQueuedEvent classes.
David Robillard
8
-263
/
+43
2008-07-28
Simply global memory management crap by using shared_ptr in the World struct ...
David Robillard
15
-99
/
+182
2008-07-07
Update for SLV2 API.
David Robillard
1
-1
/
+1
2008-06-23
Twiddle port layout decision to work better with klaviatur.
David Robillard
1
-9
/
+2
2008-06-23
Turn down event verbosity.
David Robillard
2
-7
/
+1
2008-06-23
Move widget embedding down to FlowCanvas.
David Robillard
3
-5
/
+19
2008-06-23
Formatting.
David Robillard
1
-9
/
+9
[next]