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
2010-01-29
Improved/quicker/easier handling of control port ranges.
David Robillard
11
-35
/
+132
2010-01-29
Magic MIDI binding via special ingen_control port.
David Robillard
7
-25
/
+30
2010-01-28
Shrink code (generic Control::enable and Control::disable by iterating over b...
David Robillard
2
-63
/
+20
2010-01-28
Use ingen-ui for prefix instead of ingenuity.
David Robillard
6
-22
/
+22
2010-01-28
Trim cruft.
David Robillard
1
-8
/
+1
2010-01-28
Ssshhh.
David Robillard
1
-1
/
+0
2010-01-28
Universal properties window.
David Robillard
15
-746
/
+537
2010-01-22
Use FlowCanvas centering code.
David Robillard
1
-6
/
+2
2010-01-18
Make path and URI selectable in node properties window (fix ticket #473).
David Robillard
1
-0
/
+6
2010-01-07
Quit cleanly from connect dialog when not connected to engine.
David Robillard
6
-72
/
+50
2010-01-07
Tidy.
David Robillard
3
-88
/
+2
2010-01-06
Fix warnings about ScrolledWindow / ViewPort.
David Robillard
1
-11
/
+3
2010-01-06
Do all logging output via Raul streams.
David Robillard
26
-221
/
+52
2010-01-05
Merge JackMidiDriver and JackAudioDriver.
David Robillard
1
-1
/
+1
2010-01-03
Remove patch clear command (fix ticket #375).
David Robillard
9
-58
/
+1
2010-01-03
Follow renames in patch tree window (fix ticket #409).
David Robillard
2
-21
/
+32
2010-01-02
Don't show control window controls for audio inputs (fix ticket #464).
David Robillard
1
-11
/
+16
2009-12-31
Various fixes related to port values and metadata (fix ticket #459 among othe...
David Robillard
9
-152
/
+134
2009-12-30
Fix renaming (fix ticket #458).
David Robillard
3
-42
/
+88
2009-12-30
Fix creation of subpatches.
David Robillard
1
-1
/
+1
2009-12-22
Fix compilation.
David Robillard
3
-2
/
+1
2009-12-19
New ingen module (library, not e.g. LV2 plugin) design.
David Robillard
9
-158
/
+53
2009-12-18
Install headers.
David Robillard
1
-0
/
+3
2009-12-11
Build against old Gtkmm (without clear icon in text entries).
David Robillard
2
-0
/
+7
2009-12-03
Clean up interface headers.
David Robillard
1
-1
/
+1
2009-11-22
Partial support for message/value ports and the message context.
David Robillard
8
-15
/
+97
2009-11-18
Less reliance on Buffer::type() (which doesn't really make sense, since buffe...
David Robillard
1
-1
/
+1
2009-11-18
Rename DataType to PortType (since that's what it really means).
David Robillard
3
-4
/
+4
2009-11-16
Add edit checkbutton to canvas menu for fast mouse based control.
David Robillard
3
-26
/
+59
2009-11-16
Add close button to node properties dialog.
David Robillard
8
-18
/
+40
2009-11-16
Make all windows respond to ctrl+w.
David Robillard
31
-57
/
+170
2009-11-16
Clean up load plugin window and add close button.
David Robillard
3
-60
/
+54
2009-11-15
Better Parse plugin, working Print plugin.
David Robillard
3
-3
/
+3
2009-11-14
Object extension.
David Robillard
7
-24
/
+22
2009-11-12
Factor out common Control code.
David Robillard
2
-35
/
+11
2009-11-12
String port support.
David Robillard
9
-24
/
+206
2009-08-16
Tidy.
David Robillard
1
-7
/
+6
2009-07-11
Fix building without liblo.
David Robillard
1
-1
/
+4
2009-07-07
Fix compilation issues.
David Robillard
1
-0
/
+1
2009-06-06
Fix window titles.
David Robillard
5
-5
/
+6
2009-06-04
Don't treat non-plugin metadata as plugin data.
David Robillard
1
-0
/
+3
2009-06-03
Hide empty classes in plugin context menu (ticket #295).
David Robillard
2
-10
/
+25
2009-06-03
Organize ingen_module like other modules.
David Robillard
6
-10
/
+1
2009-06-03
Remove vestigial interface.
David Robillard
1
-1
/
+1
2009-06-03
Make plugin dialog tree model junk local classes (hide from documentation).
David Robillard
1
-43
/
+31
2009-06-03
Put breadcrumb stuff all in one place.
David Robillard
5
-114
/
+76
2009-06-03
BreadCrumbBox => BreadCrumbs.
David Robillard
4
-3
/
+3
2009-06-02
Fix crash on copy/paste.
David Robillard
1
-2
/
+2
2009-05-30
Set plugin GUI window's role to "plugin_ui" (for WM kludges etc).
David Robillard
1
-0
/
+1
2009-05-30
Fix path in dynamic load plugin window title (don't show path: URI prefix).
David Robillard
1
-1
/
+1
[prev]
[next]