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
2012-03-10
Use new LV2 MIDI definitions.
David Robillard
2
-25
/
+23
2012-01-18
Use consistent *_config.h rather than *-config.h.
David Robillard
1
-1
/
+1
2012-01-14
Load files passed on command line without -l option (fix #804).
David Robillard
1
-5
/
+5
2011-11-26
Use the more portable/correct lib instead of linkflags.
David Robillard
1
-1
/
+1
2011-11-24
Remove client from world.
David Robillard
1
-3
/
+0
2011-11-09
Update for changes in LV2 SVN.
David Robillard
1
-2
/
+2
2011-11-02
Use ingen namespace for canvas-x and canvas-y and remove ingenuity namespace.
David Robillard
2
-4
/
+2
2011-11-02
Remove unused dc prefix.
David Robillard
1
-4
/
+2
2011-10-22
Move basic URI map and unmap implementation to URIs.
David Robillard
2
-3
/
+15
2011-10-22
Add missing files
David Robillard
1
-0
/
+34
2011-10-22
Move *all* OSC and HTTP stuff to their respective modules.
David Robillard
6
-388
/
+6
2011-10-21
Clean up include paths.
David Robillard
1
-1
/
+1
2011-10-21
Move more headers to shared include directory.
David Robillard
12
-311
/
+13
2011-10-21
Move URIs.hpp to public shared include directory.
David Robillard
3
-110
/
+4
2011-10-21
Separate URIs from LV2URIMap.
David Robillard
10
-170
/
+257
2011-10-21
Remove implementation of uri-unmap extension.
David Robillard
3
-41
/
+2
2011-10-21
Simplify LV2Features.
David Robillard
3
-32
/
+26
2011-10-21
Move World.hpp and Module.hpp to public include directory.
David Robillard
3
-168
/
+2
2011-10-21
Remove code from header.
David Robillard
3
-5
/
+2
2011-10-21
Begin moving shared headers to public include directory.
David Robillard
11
-280
/
+14
2011-10-21
Use Builder::connect
David Robillard
1
-1
/
+0
2011-10-21
Use modern terser waf syntax.
David Robillard
1
-9
/
+12
2011-10-21
Fix running as an LV2 plugin.
David Robillard
2
-0
/
+2
2011-10-10
Fix compilation.
David Robillard
1
-1
/
+1
2011-10-03
Remove static PortType enumeration from public/client side interface.
David Robillard
2
-31
/
+22
2011-09-24
Fix set_property so it doesn't create multiple values in a context.
David Robillard
1
-1
/
+1
2011-09-24
Only store patch canvas coordinates in containing patch.
David Robillard
2
-6
/
+9
2011-09-23
Fix memory leaks and errors.
David Robillard
1
-0
/
+3
2011-09-23
Fix broken iterator use (memory errors on erase) in ResourceImpl::set_property.
David Robillard
5
-7
/
+25
2011-09-23
Don't prompt for save location when path is already known from previous save ...
David Robillard
2
-4
/
+15
2011-09-15
Fix control bindings (MIDI learn).
David Robillard
1
-1
/
+1
2011-09-14
Support lv2:sampleRate controls (mostly) correctly.
David Robillard
3
-5
/
+9
2011-05-27
Don't install private headers
David Robillard
1
-3
/
+0
2011-05-24
Remove dependence on protocol-specific client headers in GUI code.
David Robillard
2
-7
/
+17
2011-05-24
Tidy up headers.
David Robillard
10
-23
/
+32
2011-05-24
Remove use of ingen-config.h in soon-to-be-public headers.
David Robillard
2
-16
/
+3
2011-05-20
Add missing include
David Robillard
1
-0
/
+1
2011-05-13
Apply 0002-Reformat-some-code-to-use-hard-tabs.patch from ticket #688, except...
David Robillard
1
-5
/
+5
2011-05-13
Apply 0001-Remove-unused-includes.patch from ticket #688, except with modific...
David Robillard
1
-2
/
+0
2011-05-13
Remove unnecessary ingen-config.h includes.
David Robillard
2
-2
/
+0
2011-05-13
Make models const in client code.
David Robillard
2
-7
/
+8
2011-04-29
Don't hide pointers behind typedefs.
David Robillard
2
-4
/
+4
2011-04-28
Switch to Lilv from SLV2.
David Robillard
3
-17
/
+17
2011-04-22
Fix Python whitespace (PEP8)
David Robillard
1
-29
/
+28
2011-04-20
Rename Ingen::Engine to Ingen::Server (hopefully avoid odd name clases and fi...
David Robillard
2
-10
/
+10
2011-04-20
Make disconnect take URI parameters (for wildcare URI towards killing disconn...
David Robillard
2
-5
/
+5
2011-04-20
Move disconnect_all to CommonInterface and implement in clients.
David Robillard
2
-0
/
+11
2011-04-19
Clean up includes.
David Robillard
1
-1
/
+1
2011-04-19
Remove EngineInterface::quit().
David Robillard
2
-3
/
+4
2011-04-19
Make maximum UDP packet size a runtime parameter (--packet-size, -k).
David Robillard
3
-9
/
+12
[prev]
[next]