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
/
gui
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-14
Replace use of old Raul Table stuff with std::map.
David Robillard
2
-4
/
+0
2012-08-14
Saner/faster Store interface for finding children.
David Robillard
2
-3
/
+5
2012-08-14
Update for latest Raul.
David Robillard
16
-74
/
+71
2012-08-12
Use ingen:root as the path for the root patch, opening up path space for engi...
David Robillard
21
-59
/
+59
2012-08-12
Remove redundant Path::is_valid_name and Path::nameify.
David Robillard
2
-4
/
+4
2012-08-12
Stricter symbol construction and conversion.
David Robillard
3
-7
/
+7
2012-08-12
Fix loading patches from GUI (fix #851).
David Robillard
1
-2
/
+2
2012-08-11
Reset peaks on disconnected inputs on the client side, reducing bandwidth and...
David Robillard
2
-3
/
+17
2012-08-10
Fix a ton of warnings.
David Robillard
1
-1
/
+1
2012-08-10
Fix various const violations.
David Robillard
2
-5
/
+5
2012-08-08
Clean up wscript files.
David Robillard
1
-1
/
+1
2012-07-31
Request plugins and root patch on LV2 UI startup.
David Robillard
2
-2
/
+6
2012-07-31
Merge Ingen::Shared namespace into Ingen namespace and core libingen library.
David Robillard
24
-91
/
+76
2012-07-30
Merge Resource and ResourceImpl, eliminating more virtual inheritance.
David Robillard
1
-1
/
+1
2012-07-29
Add UI for adding arbitrary object properties to properties dialog.
David Robillard
3
-27
/
+342
2012-07-27
Sshh.
David Robillard
1
-2
/
+0
2012-07-26
Fix creation of polyphonic nodes from plugin dialog.
David Robillard
1
-4
/
+3
2012-07-26
Report subject with errors to client for more meaningful error messages.
David Robillard
3
-4
/
+10
2012-07-18
Working bi-directional UI <=> plugin messaging.
David Robillard
2
-0
/
+25
2012-07-16
Tidy.
David Robillard
1
-1
/
+1
2012-06-30
Fix occasional crashes after node deletion (fix #843).
David Robillard
1
-0
/
+4
2012-06-12
Tidy.
David Robillard
1
-14
/
+11
2012-06-12
Add "expose" (to parent) operation for ports.
David Robillard
4
-31
/
+70
2012-05-23
Trim unnecessary includes.
David Robillard
3
-5
/
+0
2012-05-23
Fix creation of event ports via GUI.
David Robillard
1
-0
/
+4
2012-05-23
Update status bar only for control ports with the pointer over them.
David Robillard
2
-7
/
+11
2012-05-23
Fix crash when loading polyphonic patches.
David Robillard
1
-4
/
+9
2012-05-22
More work on test suite.
David Robillard
1
-1
/
+2
2012-05-14
Remove useless abs and fix compilation error on some platforms (fix ticket #8...
David Robillard
1
-1
/
+1
2012-05-14
Clean up Thread interface.
David Robillard
1
-3
/
+2
2012-05-13
Handle exception by reference.
David Robillard
3
-6
/
+6
2012-05-13
Initialize all members on construction.
David Robillard
2
-8
/
+21
2012-05-12
Fix memory errors when running as LV2 plugin.
David Robillard
1
-1
/
+5
2012-05-12
Select newly pasted objects so they can be easily moved.
David Robillard
4
-3
/
+12
2012-05-12
Don't send selection information to the server.
David Robillard
3
-22
/
+0
2012-05-12
Get copy and paste working again.
David Robillard
1
-27
/
+42
2012-05-11
Avoid including gtkmm.h
David Robillard
30
-27
/
+99
2012-05-11
Move Forge to the appropriate namespace.
David Robillard
3
-4
/
+4
2012-05-11
Add missing includes.
David Robillard
22
-7
/
+45
2012-05-11
Lint.
David Robillard
2
-18
/
+18
2012-05-11
"Connection" => "Edge"
David Robillard
4
-32
/
+28
2012-05-11
Clean up and better document World interface.
David Robillard
3
-13
/
+12
2012-05-11
Use more reasonable names for the world's interface and engine (if present).
David Robillard
21
-109
/
+105
2012-05-10
Work towards translatable strings and a cleaner log interface.
David Robillard
3
-5
/
+5
2012-05-10
LV2URIMap => URIMap.
David Robillard
19
-48
/
+41
2012-05-10
Use SharedPtr references to Interfaces to keep things sane.
David Robillard
2
-5
/
+12
2012-05-10
Bidirectional socket communication (GUI once again works remotely).
David Robillard
2
-2
/
+2
2012-05-10
Don't double initialize Jack when running ingen -eg
David Robillard
1
-5
/
+4
2012-05-09
Remove old HTTP and OSC stuff.
David Robillard
1
-13
/
+4
2012-05-02
Preliminary socket control interface, and ingen_cmd command line interface wh...
David Robillard
2
-2
/
+2
[next]