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
/
server
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-03
Fix compilation with Clang 3.1.
David Robillard
2
-2
/
+4
2013-02-03
Fix compilation with GCC 4.6.
David Robillard
1
-2
/
+3
2013-02-02
Fix trigger and controller learn updating.
David Robillard
4
-5
/
+7
2013-02-02
More generic Atom class.
David Robillard
12
-34
/
+34
2013-02-02
Divorce monitor rate from block size, send updates at 10Hz.
David Robillard
3
-22
/
+79
2013-02-02
Add option to enable/disable canvas animation (fix/avoid #879).
David Robillard
12
-41
/
+105
2013-01-27
Rename BufferFactory::get() to BufferFactory::get_buffer() for grepability.
David Robillard
4
-10
/
+10
2013-01-27
Remove unused fields.
David Robillard
1
-3
/
+1
2013-01-27
Move comments to header.
David Robillard
2
-44
/
+45
2013-01-22
Fix compilation with Delta debug dumping enabled.
David Robillard
1
-1
/
+1
2013-01-12
Remove Raul::SharedPtr and switch to std::shared_ptr.
David Robillard
52
-264
/
+264
2013-01-12
Lint.
David Robillard
4
-8
/
+4
2013-01-12
Fix connection bug introduced in r4918 (fix #875).
David Robillard
2
-5
/
+4
2013-01-11
Use range-based for loops where possible.
David Robillard
13
-115
/
+108
2013-01-11
Use type safe enumerations.
David Robillard
35
-246
/
+260
2013-01-11
Initialise atomics.
David Robillard
4
-1
/
+12
2013-01-11
Use C++11 atomics.
David Robillard
10
-51
/
+52
2013-01-11
Remove unnecessary include.
David Robillard
1
-1
/
+0
2013-01-11
C++11-safe conversions.
David Robillard
3
-15
/
+25
2013-01-08
Add log plugin.
David Robillard
1
-0
/
+2
2013-01-08
Add support for URID ports.
David Robillard
7
-4
/
+37
2013-01-06
Fix incorrect setting of CV values in the middle of a cycle which resulted in...
David Robillard
1
-3
/
+1
2013-01-05
Send LV2 time properties with correct types from specification.
David Robillard
1
-2
/
+2
2012-12-29
"edge" => "arc".
David Robillard
13
-134
/
+134
2012-12-23
Use more sensible URI scheme for Ingen paths.
David Robillard
4
-7
/
+7
2012-12-21
Strip trailing whitespace.
David Robillard
8
-9
/
+9
2012-12-21
Gracefully ignore plugins which require unsupported features or have unknown ...
David Robillard
4
-7
/
+62
2012-12-21
Fix crash when deleting subgraphs.
David Robillard
1
-6
/
+2
2012-12-21
Fix memory leaks.
David Robillard
12
-18
/
+28
2012-12-21
Fix memory leaks.
David Robillard
3
-0
/
+14
2012-12-21
Fix UI operation via socket.
David Robillard
2
-0
/
+7
2012-12-21
Add Broadcaster::Transfer for scoped recursion-safe reply bundling.
David Robillard
12
-4
/
+38
2012-12-20
Fix crash on bad delete events.
David Robillard
1
-1
/
+2
2012-11-21
Use atoms for option values.
David Robillard
3
-4
/
+6
2012-11-21
Configuration file support.
David Robillard
2
-3
/
+4
2012-11-21
Move Configuration from Raul to Ingen.
David Robillard
1
-3
/
+3
2012-11-18
Fix learn for Trigger and Internal nodes.
David Robillard
4
-7
/
+20
2012-11-18
Don't broadcast CV inputs connected to audio outputs.
David Robillard
1
-2
/
+4
2012-11-18
Set atom:supports properties for patch event inputs.
David Robillard
1
-1
/
+8
2012-11-18
Fix Plugin=>UI ring overflow handling.
David Robillard
2
-6
/
+3
2012-11-17
Gracefully handle failure to send notifications due to buffer overrun.
David Robillard
3
-12
/
+20
2012-11-17
Gracefully ignore plugins with invalid ports.
David Robillard
1
-2
/
+7
2012-11-17
LV2 time support when running as a plugin.
David Robillard
1
-1
/
+13
2012-11-17
Set plugin<=>UI queue size based on LV2 options.
David Robillard
2
-6
/
+7
2012-11-16
Remove unnecessary include.
David Robillard
1
-1
/
+0
2012-11-16
Add time internal that sends Jack transport updates as LV2 time positions.
David Robillard
10
-0
/
+231
2012-10-27
Replace octaves port with note number port.
David Robillard
2
-12
/
+9
2012-09-16
Support latest options and morph extensions.
David Robillard
2
-23
/
+40
2012-08-31
Implement host side of buf-size via options.
David Robillard
3
-13
/
+103
2012-08-29
Update for latest options extension.
David Robillard
1
-4
/
+4
[prev]
[next]