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
2007-01-02
Fix building non-monolithic Ingenuity.
David Robillard
1
-2
/
+2
2006-12-13
Path parent/child bug fixes, added unit tests.
David Robillard
2
-13
/
+16
2006-12-13
Simpler/Faster/Prettier/Saner connection curves.
David Robillard
1
-8
/
+0
2006-12-12
Loading subpatches (ie not just into root).
David Robillard
4
-41
/
+104
2006-12-12
Connection loading.
David Robillard
2
-4
/
+48
2006-12-11
Serialization of patch ports.
David Robillard
7
-43
/
+80
2006-12-09
More loading progress (node positions restore).
David Robillard
7
-11
/
+136
2006-12-09
Preliminary patch loading (just loads nodes from RDF).
David Robillard
9
-37
/
+282
2006-12-08
Fixed plugin type issues
David Robillard
7
-24
/
+46
2006-12-02
More serialization work
David Robillard
5
-294
/
+370
2006-12-01
Serialization work
David Robillard
2
-20
/
+97
2006-11-23
Updated for Jack MIDI API
David Robillard
1
-2
/
+2
2006-11-06
Fixed serialization of connections (or anything using RDF blank nodes).
David Robillard
2
-49
/
+29
2006-10-28
Added proper new loading interface to Serializer, updated everything that use...
David Robillard
2
-35
/
+43
2006-10-16
Used boost::noncopyable to eliminate undefined private copy constructors spre...
David Robillard
6
-30
/
+5
2006-10-16
Minor flowcanvas visual touchups.
David Robillard
1
-23
/
+28
2006-10-15
Fixed feedback problems (CPU chewing) with port controls.
David Robillard
5
-2
/
+18
2006-10-04
Moved generic utility stuff to new library "raul".
David Robillard
22
-214
/
+214
2006-10-04
Global build system, build system bugfixes.
David Robillard
1
-2
/
+0
2006-10-04
Bug fixes.
David Robillard
3
-63
/
+130
2006-10-03
shared_ptr bugfixes.
David Robillard
4
-110
/
+137
2006-09-30
Work on RDF serialization (only (partial) saving so far).
David Robillard
9
-288
/
+679
2006-09-19
Alsa MIDI fixes.
David Robillard
3
-44
/
+108
2006-09-18
More store error correcting fixes.
David Robillard
5
-25
/
+43
2006-09-18
Work on loading old (deprecated) patches.
David Robillard
13
-372
/
+449
2006-09-17
Patch clearing.
David Robillard
3
-3
/
+21
2006-09-16
Fixes for building w/o DSSI.
David Robillard
1
-1
/
+0
2006-09-15
Fix for connections to patch ports.
David Robillard
1
-2
/
+5
2006-09-15
Fixed FlowCanvas #include directives (to include FLOWCANVAS prefix).
David Robillard
2
-0
/
+15
2006-09-14
Bug fixes.
David Robillard
4
-7
/
+14
2006-09-14
Cleaned up client-side model code significantly (made everything private
David Robillard
21
-424
/
+243
2006-09-13
Heavy-duty redesign of client library and GUI (now fully signal driven with c...
David Robillard
18
-277
/
+219
2006-09-12
Bug fixes.
David Robillard
5
-3
/
+13
2006-09-11
Bug fixes.
David Robillard
8
-34
/
+80
2006-09-11
Switched homebrew CountedPtr to boost::shared_ptr.
David Robillard
15
-307
/
+341
2006-09-10
Added missing files.
David Robillard
1
-0
/
+85
2006-09-09
Canvas cleanups, bugfixes, more robustness, etc.
David Robillard
2
-0
/
+2
2006-09-09
Drove 'er home! Working monolothic Ingenuity (ie. in-process engine).
David Robillard
14
-96
/
+142
2006-09-08
More cleanups
David Robillard
13
-630
/
+208
2006-09-08
Removed PatchLibrarian dependency on OSC
David Robillard
4
-9
/
+8
2006-09-08
Renamed communications classes for consistency.
David Robillard
9
-95
/
+86
2006-09-07
Patch port fixes.
David Robillard
4
-50
/
+120
2006-09-06
Connecting/Disconnecting/Reconnecting to the engine without restarting.
David Robillard
2
-0
/
+11
2006-07-19
Changed namespace names, removed almost all references to "Om"
David Robillard
31
-105
/
+167
2006-07-14
Updated name in comment headers and copyright date
David Robillard
30
-90
/
+90
2006-07-12
Minor cleanups, removed braindead centralized singleton instance file
David Robillard
1
-0
/
+5
2006-07-04
Partial support for loading old patches
David Robillard
2
-1
/
+2
2006-07-04
More fixes for connecting/disconnecting
David Robillard
2
-7
/
+15
2006-07-03
Fixes for connecting directly from a patch input to a patch output
David Robillard
6
-45
/
+77
2006-07-03
Enabled checkbox on patch windows working
David Robillard
4
-2
/
+47
[next]