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
/
serialisation
/
Loader.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-30
Fix crash on ingen -e.
David Robillard
1
-20
/
+20
2008-07-29
Bump Ingen librdf dependency to 1.0.8.
David Robillard
1
-3
/
+5
2008-07-28
Simply global memory management crap by using shared_ptr in the World struct ...
David Robillard
1
-56
/
+55
2008-06-09
Fix prompting for filename when patch is loaded from command line.
David Robillard
1
-0
/
+4
2008-06-09
Fix internal Patch->Patch connection loading.
David Robillard
1
-0
/
+23
2008-05-20
Fix "unable to create patch '/'" error when importing at root.
David Robillard
1
-1
/
+2
2008-03-14
More lenient patch loading.
David Robillard
1
-13
/
+14
2008-01-06
Remove raul dependency on liblo and redlandmm.
David Robillard
1
-3
/
+4
2007-12-01
Clean up query code.
David Robillard
1
-79
/
+79
2007-11-30
Split redland C++ wrappers out from Raul.
David Robillard
1
-38
/
+38
2007-10-13
Dynamic polyphony fixes.
David Robillard
1
-1
/
+5
2007-10-10
Fix recursive patch problems (all objects recursively appearing as direct chi...
David Robillard
1
-7
/
+6
2007-10-08
Build fixes.
David Robillard
1
-27
/
+30
2007-10-08
s/MetadataMap/Variables/ etc.
David Robillard
1
-11
/
+11
2007-10-08
Fix serialization/connection bugs resulting from refactoring.
David Robillard
1
-5
/
+5
2007-10-07
Begin using shared virtual Node interface client side.
David Robillard
1
-8
/
+8
2007-09-23
Working LV2 UI control setting (including MIDI).
David Robillard
1
-2
/
+3
2007-09-22
Type oblivious set_port_value interface.
David Robillard
1
-3
/
+5
2007-09-20
Fix serialization of node polyphonic value.
David Robillard
1
-27
/
+19
2007-09-20
Cut down superfluous console output.
David Robillard
1
-8
/
+5
2007-09-19
Fix various serialization problems.
David Robillard
1
-11
/
+29
2007-09-12
Fix manually specifying polyphony in load patch dialog.
David Robillard
1
-19
/
+30
2007-09-08
Serialisation of patch enabled status.
David Robillard
1
-107
/
+126
2007-07-27
Use uint32_t for num_ports (and poly), matches LV2 and size_t is excessive on...
David Robillard
1
-4
/
+5
2007-07-26
Fix recursive patch serialization (fix ticket 63).
David Robillard
1
-4
/
+6
2007-07-26
Add const find interface to Raul::Table, fix bugs.
David Robillard
1
-2
/
+3
2007-07-24
Consistently rename all C++ files .cpp/.hpp.
David Robillard
1
-4
/
+4
2007-07-05
Completely irrelevant code tidying.
David Robillard
1
-12
/
+12
2007-06-23
Possible fix for serialisation in locales with , as decimal point.
David Robillard
1
-0
/
+3
2007-05-02
Added svn:ignore property to everything.
David Robillard
1
-0
/
+342