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-12-29
"edge" => "arc".
David Robillard
5
-51
/
+51
2012-12-23
Use more sensible URI scheme for Ingen paths.
David Robillard
2
-7
/
+7
2012-12-22
Add mirror input for patch control inputs so they are controllable from the c...
David Robillard
1
-0
/
+5
2012-12-22
More sophisticated domain and range handling for properties dialog.
David Robillard
1
-51
/
+98
2012-12-21
Show properties with no domain in add selector of properties dialog.
David Robillard
1
-2
/
+3
2012-12-21
Provide access to properties window for Graphs from canvas menu.
David Robillard
4
-6
/
+32
2012-12-21
Strip trailing whitespace.
David Robillard
2
-2
/
+2
2012-12-21
Add canvas menu items for adding CV ports.
David Robillard
3
-1
/
+31
2012-12-21
Fix UI operation via socket.
David Robillard
1
-1
/
+1
2012-11-22
Show project and author information in plugin dialog (#241).
David Robillard
2
-8
/
+80
2012-11-22
Remove unused icon column from plugin window.
David Robillard
2
-10
/
+7
2012-11-22
Tidy.
David Robillard
1
-28
/
+21
2012-11-22
Configuration file saving.
David Robillard
3
-2
/
+19
2012-11-21
Move most recent graph open directory to Configuration.
David Robillard
3
-11
/
+11
2012-11-21
GUI::Configuration => GUI::Style.
David Robillard
10
-52
/
+45
2012-11-21
Move human name and port label options to main configuration.
David Robillard
7
-33
/
+50
2012-11-18
Simple keyboard navigation for plugin menu.
David Robillard
1
-6
/
+7
2012-11-18
Don't do top level Glib things if Glib is already initialized.
David Robillard
1
-4
/
+6
2012-11-18
Fix Plugin=>UI ring overflow handling.
David Robillard
5
-3
/
+17
2012-10-27
Remove unused colour.
David Robillard
2
-2
/
+0
2012-08-19
Draw CV ports as a distinct colour.
David Robillard
2
-0
/
+6
2012-08-19
GraphObject => Node
David Robillard
20
-52
/
+52
2012-08-19
Patch => Graph
David Robillard
43
-1184
/
+1186
2012-08-18
Node => Block
David Robillard
24
-171
/
+166
2012-08-17
Implement real logging system, LV2 log extension support, and purge evil/ugly...
David Robillard
16
-96
/
+91
2012-08-16
Remove all 'using namespace Raul'.
David Robillard
21
-134
/
+110
2012-08-16
Remove verbose logging stuff from Thread.
David Robillard
1
-1
/
+1
2012-08-16
Remove Raul::Slave class.
David Robillard
2
-16
/
+24
2012-08-15
Clean up includes.
David Robillard
12
-20
/
+20
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
[next]