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
/
DeprecatedLoader.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2008-08-13
Move crap (now) only used internally by deprecated loader to DeprecatedLoader...
David Robillard
1
-1
/
+59
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
1
-5
/
+12
2008-07-28
Compatibility hacks for old Om patchages (many Smack patches now load success...
David Robillard
1
-5
/
+20
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
1
-1
/
+1
2008-05-20
Fix various problems with control port values.
David Robillard
1
-1
/
+1
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
1
-1
/
+1
2008-01-24
Fix locale problems in ingen, flowcanvas, and redlandmm (',' decimal point).
David Robillard
1
-0
/
+7
2007-10-11
Fix Gtk rendering corruption problems when running monolithic (internal engine).
David Robillard
1
-3
/
+1
2007-10-09
Fix port type URIs mismatching, fixes Jack ports not showing up.
David Robillard
1
-2
/
+2
2007-10-08
s/MetadataMap/Variables/ etc.
David Robillard
1
-27
/
+27
2007-10-07
Added shared abstract interface for ports.
David Robillard
1
-6
/
+6
2007-10-07
Remove DSSI.
David Robillard
1
-52
/
+0
2007-10-07
Begin using shared virtual Node interface client side.
David Robillard
1
-13
/
+13
2007-09-23
Working LV2 UI control setting (including MIDI).
David Robillard
1
-1
/
+1
2007-09-22
Type oblivious set_port_value interface.
David Robillard
1
-1
/
+2
2007-09-20
Strip a bunch of old useless code.
David Robillard
1
-52
/
+0
2007-09-12
Fix manually specifying polyphony in load patch dialog.
David Robillard
1
-7
/
+11
2007-08-10
Fix loading control values from deprecated Om patches.
David Robillard
1
-16
/
+24
2007-07-27
Use uint32_t for num_ports (and poly), matches LV2 and size_t is excessive on...
David Robillard
1
-1
/
+1
2007-07-26
Add const find interface to Raul::Table, fix bugs.
David Robillard
1
-1
/
+1
2007-07-24
Consistently rename all C++ files .cpp/.hpp.
David Robillard
1
-9
/
+9
2007-06-24
Fixed unnnecessary name mangling of deprecated patches.
David Robillard
1
-12
/
+24
2007-05-02
Added svn:ignore property to everything.
David Robillard
1
-19
/
+27
2007-04-11
Updated/cleaned up OSC namespace (/om/synth -> /ingen etc).
David Robillard
1
-7
/
+6
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
1
-8
/
+10
2007-02-07
Updated Copyright notices.
David Robillard
1
-1
/
+2
2007-01-16
Deprecated patch loading.
David Robillard
1
-0
/
+686