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
/
shared
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-06
Use URI-based LV2 header includes.
David Robillard
4
-5
/
+5
2010-09-30
Declare single-argument constructors explicit (except where implicit conversi...
David Robillard
1
-1
/
+1
2010-09-22
Move http://lv2plug.in/ns/dev extensions to http://lv2plug.in/ns/ext.
David Robillard
1
-7
/
+7
2010-09-04
My name is David. :)
David Robillard
22
-22
/
+22
2010-06-04
Fix module loading on non-Apple (oops).
David Robillard
1
-1
/
+1
2010-06-04
Run unit tests even if lcov is unavailable.
David Robillard
1
-2
/
+9
2010-05-04
LV2Object => LV2Atom.
David Robillard
3
-6
/
+6
2010-05-04
Rename "object" extension "atom" extension.
David Robillard
3
-13
/
+13
2010-03-07
Fix possible premature LV2 features array termination (patch from larsl, fix ...
David Robillard
1
-2
/
+5
2010-03-06
Save Ingen patches as working standard LV2 plugin bundles.
David Robillard
12
-47
/
+64
2010-03-06
Add missing files.
David Robillard
2
-0
/
+90
2010-03-04
Use portable path construction.
David Robillard
1
-5
/
+6
2010-03-04
Remove Raul::Path::root, Raul::Path::prefix, and Raul:Path::scheme from publi...
David Robillard
1
-1
/
+1
2010-02-25
Work on contexts and polymorphic ports.
David Robillard
3
-2
/
+4
2010-02-25
Store patch connections in a map using a lexicographic <Port*,Port*> key for
David Robillard
1
-1
/
+1
2010-02-25
Use put instead of looped indidivual property sets.
David Robillard
1
-5
/
+2
2010-02-23
Fix various code issues discovered by cppcheck.
David Robillard
1
-1
/
+2
2010-02-20
Heavy overhaul of buffer management and polyphony.
David Robillard
2
-2
/
+1
2010-02-14
Remove voice specific control setting.
David Robillard
2
-13
/
+0
2010-02-13
Learn and remove bindings exclusively through property interface.
David Robillard
6
-0
/
+71
2010-02-04
Fix a bunch of memory leaks.
David Robillard
1
-2
/
+8
2010-02-04
Use std::string::empty where possible (faster, and less prone to C string err...
David Robillard
1
-1
/
+1
2010-02-03
Binding of MIDI notes to toggle parameters.
David Robillard
2
-0
/
+4
2010-02-03
Bind ports with lv2:portProperty lv2:toggled specially (on iff value >= half).
David Robillard
2
-0
/
+2
2010-02-03
Comprehensive use of cached URIs and more advanced Value (Atom) system.
David Robillard
5
-80
/
+133
2010-02-02
Use Glib string interning (quarks) to make Path/URI operator== very fast.
David Robillard
8
-57
/
+112
2010-02-02
Use Glib quarks to implement LV2 URI Map extension.
David Robillard
2
-27
/
+9
2010-02-02
Remove set_port_value from CommonInterface (replaced with set_property(path, ...
David Robillard
2
-11
/
+0
2010-02-01
Use consistent and more globally unique inclusion guards.
David Robillard
10
-30
/
+30
2010-01-29
Improved/quicker/easier handling of control port ranges.
David Robillard
2
-3
/
+3
2010-01-28
Universal properties window.
David Robillard
2
-0
/
+14
2010-01-07
Better log output.
David Robillard
1
-1
/
+1
2010-01-07
Consistent debug output for LV2URIMap.
David Robillard
1
-2
/
+4
2010-01-07
Fix compilation with --log-debug.
David Robillard
1
-0
/
+5
2010-01-06
Do all logging output via Raul streams.
David Robillard
6
-31
/
+35
2010-01-04
Fix LV2Object::from_atom to match prototype.
David Robillard
3
-3
/
+3
2010-01-03
Remove patch clear command (fix ticket #375).
David Robillard
2
-9
/
+0
2009-12-30
Fix renaming (fix ticket #458).
David Robillard
2
-2
/
+11
2009-12-18
Only load network engine interface modules when needed.
David Robillard
1
-3
/
+3
2009-12-18
Install headers.
David Robillard
1
-0
/
+3
2009-11-22
Partial support for message/value ports and the message context.
David Robillard
2
-4
/
+8
2009-11-18
Rename DataType to PortType (since that's what it really means).
David Robillard
2
-8
/
+8
2009-11-16
Rework objects extension to have "value ports" and "message ports".
David Robillard
2
-0
/
+2
2009-11-15
Better Parse plugin, working Print plugin.
David Robillard
2
-2
/
+5
2009-11-14
Object extension.
David Robillard
8
-37
/
+220
2009-11-12
String port support.
David Robillard
1
-0
/
+3
2009-10-19
Fix set/PUT with multiple properties of the same predicate.
David Robillard
1
-3
/
+1
2009-07-07
Fix compilation issues.
David Robillard
2
-3
/
+5
2009-07-05
Use 'standard' bundle paths for #include directives.
David Robillard
1
-1
/
+1
2009-06-03
Clean up input port mixdown code.
David Robillard
1
-1
/
+0
[prev]
[next]