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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-05-04
Set Loader thread name (GUI) for decent console output.
David Robillard
1
-0
/
+2
2007-05-04
Double Jack initialisation and other cmdline fixes.
David Robillard
2
-4
/
+8
2007-05-04
Added more missing files.
David Robillard
2
-0
/
+585
2007-05-04
Added missing files.
David Robillard
2
-0
/
+99
2007-05-04
Work on internal engine + GUI (still some problems).
David Robillard
7
-42
/
+94
2007-05-04
Patch loading from the command line with absolute paths, relative paths, or l...
David Robillard
2
-14
/
+18
2007-05-04
Fix boost::bad_weak_ptr crash when clicking a patch port module.
David Robillard
1
-2
/
+1
2007-05-04
Made engine, serialisation, client library, and GUI all dynamically loaded mo...
David Robillard
199
-1920
/
+1261
2007-05-03
Fixed LV2-less build.
David Robillard
1
-0
/
+2
2007-05-02
Added svn:ignore property to everything.
David Robillard
133
-701
/
+870
2007-05-01
Moved loading out to it's own namespace.
David Robillard
7
-74
/
+62
2007-05-01
Morph disconnect button into cancel while attempting a connection
David Robillard
1
-2
/
+5
2007-05-01
GUI cleanups.
David Robillard
4
-59
/
+83
2007-05-01
Fixed remote patch loading.
David Robillard
1
-2
/
+3
2007-05-01
Converted Raul (and thus Ingen and Machina) to use Redland over Raptor/Rasqal...
David Robillard
19
-278
/
+306
2007-04-29
Cleaner control panel layout, with value spinner/entry.
David Robillard
6
-4689
/
+3065
2007-04-29
Replace URIs in load plugin dialog with user friendly strings.
David Robillard
3
-6
/
+36
2007-04-29
Set maximum bundle size to ideal UDP value.
David Robillard
1
-2
/
+2
2007-04-29
Fixed incomplete transfer of loaded plugins to client, bundle transfer.
David Robillard
3
-8
/
+25
2007-04-23
Moved range controls from node controls window to popup dialog to declutter.
David Robillard
7
-138
/
+548
2007-04-21
Loading plugins via class-based menu heirarchy in patch context menu.
David Robillard
8
-16
/
+153
2007-04-20
Update for SLV2 API changes.
David Robillard
2
-12
/
+4
2007-04-19
Renamed SLV2Model SLV2World.
David Robillard
7
-22
/
+22
2007-04-19
Applied patch from larsl to fix DSSI MIDI.
David Robillard
3
-18
/
+49
2007-04-18
Added cURL compiler flags.
David Robillard
1
-2
/
+2
2007-04-17
Fix missed events timestamp bug (for real this time).
David Robillard
1
-2
/
+2
2007-04-17
Added missing files.
David Robillard
2
-0
/
+384
2007-04-16
Updated Jack version checked by configure.
David Robillard
11
-33
/
+380
2007-04-12
Remote patch indexing, loading from online patch repository.
David Robillard
3
-34
/
+169
2007-04-12
Updated Raptor dependency to 1.4.14 (for Turtle serialization).
David Robillard
12
-21
/
+343
2007-04-11
Updated/cleaned up OSC namespace (/om/synth -> /ingen etc).
David Robillard
11
-418
/
+212
2007-04-11
Minor code cleanups/cruft removal.
David Robillard
6
-44
/
+13
2007-04-11
Fix control range restoring when reattaching to the engine (properly store po...
David Robillard
1
-14
/
+8
2007-04-11
Crank up control slider precision.
David Robillard
1
-26
/
+74
2007-04-11
Serialization (both saving and restoring) of nested patches.
David Robillard
7
-79
/
+198
2007-04-10
Fixed feedback connections.
David Robillard
1
-4
/
+6
2007-04-09
Fix crash on saving recursive patches (don't load yet though).
David Robillard
1
-1
/
+5
2007-04-09
Internal subpatch connection bugfix.
David Robillard
1
-8
/
+15
2007-04-09
Bugfixes.
David Robillard
2
-2
/
+6
2007-04-09
MIDI patching. wooo!
David Robillard
4
-24
/
+34
2007-04-08
Fix connections directly between subpatch input/output ports.
David Robillard
5
-37
/
+23
2007-04-08
Fixed audio output.
David Robillard
3
-103
/
+22
2007-04-08
Alsa MIDI compile fixes.
David Robillard
5
-26
/
+24
2007-04-08
Yet. More. Jack. MIDI. API. Hacks.
David Robillard
1
-7
/
+15
2007-04-08
More Jack MIDI API compatibility jacks.
David Robillard
3
-3
/
+9
2007-04-08
Added missing lv2-midiport.h
David Robillard
1
-0
/
+179
2007-04-08
Jack MIDI API compatibility kluges.
David Robillard
2
-1
/
+45
2007-04-08
LV2 MIDI fixes.
David Robillard
6
-226
/
+60
2007-04-08
MIDI patching fixes (clean disconnecting).
David Robillard
29
-82
/
+182
2007-04-08
De-template-ification of port types (req. for LV2 MIDI, but nice code size re...
David Robillard
70
-1376
/
+1273
[next]