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
/
ingen
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-01
Implement static UI port notifications (fix #935).
David Robillard
1
-1
/
+4
2013-11-01
Tidy.
David Robillard
1
-5
/
+5
2013-08-20
Remove vestigial Builder class.
David Robillard
1
-49
/
+0
2013-06-09
Support removing properties from the properties dialog.
David Robillard
2
-0
/
+11
2013-06-09
Fix crashes when comparing variable sized Atoms.
David Robillard
1
-10
/
+12
2013-06-09
Fix crufty comments.
David Robillard
1
-3
/
+1
2013-06-08
Specify rsz:minimumSize for main control ports.
David Robillard
1
-0
/
+1
2013-05-31
Fix Atom on 32-bit platforms (patch from Robin Gareus).
David Robillard
1
-2
/
+2
2013-03-25
Explicitly support bufsz block length features (fix #893).
David Robillard
1
-0
/
+13
2013-02-24
Don't send port values to UI for audio ports (fix Calf crash).
David Robillard
1
-0
/
+1
2013-02-23
Make Atom always have an LV2_Atom so it can be used in-place.
David Robillard
1
-0
/
+166
2013-02-23
Remove Raul::fmt wrapper, the last vestige of boost dependency for Raul.
David Robillard
1
-4
/
+7
2013-02-23
Move Atom implementation out of Raul so it can depend on LV2.
David Robillard
14
-89
/
+120
2013-02-03
Fix compilation with GCC 4.6.
David Robillard
1
-0
/
+5
2013-02-02
Tidy.
David Robillard
1
-2
/
+2
2013-01-20
Add missing include.
David Robillard
1
-0
/
+1
2013-01-13
Add missing file.
David Robillard
1
-0
/
+51
2013-01-12
Remove Raul::SharedPtr and switch to std::shared_ptr.
David Robillard
17
-171
/
+177
2013-01-12
Lint.
David Robillard
1
-1
/
+1
2013-01-11
Use type safe enumerations.
David Robillard
12
-53
/
+54
2013-01-10
Update for latest changes to LV2 patch extension (compact patch:Set message).
David Robillard
1
-0
/
+2
2013-01-09
Load internal plugin data files and rework documentation code to work the sam...
David Robillard
1
-1
/
+1
2013-01-08
Add support for URID ports.
David Robillard
3
-0
/
+5
2013-01-05
Fix graph_type of BlockModel (fix copy and paste).
David Robillard
1
-1
/
+1
2012-12-29
"edge" => "arc".
David Robillard
7
-30
/
+30
2012-12-23
Use more sensible URI scheme for Ingen paths.
David Robillard
6
-7
/
+8
2012-12-21
Strip trailing whitespace.
David Robillard
1
-1
/
+1
2012-12-21
Gracefully ignore plugins which require unsupported features or have unknown ...
David Robillard
2
-0
/
+5
2012-12-21
Improved error handling in Python by loading error descriptions from data.
David Robillard
1
-1
/
+1
2012-12-21
Fix memory leaks.
David Robillard
1
-3
/
+0
2012-11-22
Configuration file saving.
David Robillard
1
-9
/
+47
2012-11-21
Trim dead code.
David Robillard
1
-16
/
+0
2012-11-21
Use atoms for option values.
David Robillard
1
-91
/
+22
2012-11-21
Configuration file support.
David Robillard
1
-7
/
+30
2012-11-21
Use translatable strings for command line error messages.
David Robillard
1
-1
/
+1
2012-11-21
Move Configuration from Raul to Ingen.
David Robillard
1
-3
/
+156
2012-11-18
Fix learn for Trigger and Internal nodes.
David Robillard
1
-17
/
+4
2012-11-16
Add time internal that sends Jack transport updates as LV2 time positions.
David Robillard
1
-0
/
+8
2012-09-16
Support latest options and morph extensions.
David Robillard
1
-0
/
+1
2012-08-31
Implement host side of buf-size via options.
David Robillard
1
-0
/
+3
2012-08-19
GraphObject => Node
David Robillard
12
-51
/
+59
2012-08-19
Patch => Graph
David Robillard
16
-37
/
+35
2012-08-18
Node => Block
David Robillard
11
-49
/
+53
2012-08-17
Implement real logging system, LV2 log extension support, and purge evil/ugly...
David Robillard
9
-12
/
+74
2012-08-14
Replace use of old Raul Table stuff with std::map.
David Robillard
4
-16
/
+36
2012-08-14
Saner/faster Store interface for finding children.
David Robillard
1
-4
/
+3
2012-08-14
Update for latest Raul.
David Robillard
12
-25
/
+31
2012-08-12
Use ingen:root as the path for the root patch, opening up path space for engi...
David Robillard
3
-3
/
+21
2012-08-12
Stricter symbol construction and conversion.
David Robillard
1
-1
/
+3
2012-08-10
Fix a ton of warnings.
David Robillard
1
-0
/
+7
[next]