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-04-19
Renamed SLV2Model SLV2World.
David Robillard
2
-5
/
+8
2007-04-16
Updated Jack version checked by configure.
David Robillard
3
-13
/
+13
2007-04-12
Updated Raptor dependency to 1.4.14 (for Turtle serialization).
David Robillard
2
-9
/
+9
2007-04-11
Updated/cleaned up OSC namespace (/om/synth -> /ingen etc).
David Robillard
6
-241
/
+58
2007-04-11
Serialization (both saving and restoring) of nested patches.
David Robillard
4
-66
/
+183
2007-04-10
Fixed feedback connections.
David Robillard
1
-4
/
+6
2007-04-09
Fix crash on saving recursive patches (don't load yet though).
David Robillard
1
-1
/
+5
2007-04-09
Internal subpatch connection bugfix.
David Robillard
1
-8
/
+15
2007-04-08
Fix connections directly between subpatch input/output ports.
David Robillard
5
-37
/
+23
2007-04-08
Alsa MIDI compile fixes.
David Robillard
1
-1
/
+1
2007-04-07
Visual tweaks.
David Robillard
2
-3
/
+24
2007-04-07
Fixed connection to patch MIDI ports when loading deprecated patches.
David Robillard
1
-0
/
+2
2007-04-06
Fixed top-level importing of deprecated patches.
David Robillard
1
-1
/
+1
2007-03-30
Serialization fixes.
David Robillard
4
-27
/
+33
2007-03-12
Removed name-based interface for FlowCanvas (using the view as a model = evil...
David Robillard
2
-5
/
+5
2007-02-24
Distribution build fixes (pass make distcheck).
David Robillard
1
-1
/
+0
2007-02-18
Updated URLs.
David Robillard
3
-6
/
+6
2007-02-07
Updated Copyright notices.
David Robillard
32
-32
/
+64
2007-02-07
Mad sed-fu for consistent private member naming.
David Robillard
10
-167
/
+162
2007-02-04
Bug fixes, LV2 spec updates.
David Robillard
1
-1
/
+1
2007-01-23
Jack MIDI fixes, "fixed" (increased) ranges on control dialog range spinners.
David Robillard
1
-1
/
+1
2007-01-22
Created Raul namespace.
David Robillard
12
-17
/
+29
2007-01-22
Added atomic int/pointer classes to Raul.
David Robillard
2
-5
/
+6
2007-01-20
Added Machina.
David Robillard
7
-244
/
+11
2007-01-16
Deprecated patch loading.
David Robillard
3
-46
/
+73
2007-01-12
Fix RDF saving to use namespace prefixes.
David Robillard
3
-0
/
+11
2007-01-12
Control value persistence/serialization.
David Robillard
3
-45
/
+99
2007-01-10
Moved RDFWriter to RAUL.
David Robillard
4
-285
/
+1
2007-01-08
Alsa MIDI fixed.
David Robillard
3
-1
/
+6
2007-01-08
Fix for building against local raul.
David Robillard
1
-4
/
+4
2007-01-08
Fix lingering connections after node destruction (if disconnection
David Robillard
1
-6
/
+6
2007-01-08
Fix destruction of nodes with connections to parent patch ports.
David Robillard
3
-10
/
+26
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
[next]