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
/
server
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-10
Work towards translatable strings and a cleaner log interface.
David Robillard
34
-208
/
+133
2012-05-10
LV2URIMap => URIMap.
David Robillard
27
-39
/
+19
2012-05-10
Use SharedPtr references to Interfaces to keep things sane.
David Robillard
7
-33
/
+35
2012-05-10
Bidirectional socket communication (GUI once again works remotely).
David Robillard
4
-62
/
+50
2012-05-09
Support TCP sockets.
David Robillard
1
-0
/
+1
2012-05-09
DriverPort => EnginePort.
David Robillard
10
-70
/
+117
2012-05-09
Factor audio thread execution stuff out of JackDriver into Engine::run().
David Robillard
19
-125
/
+105
2012-05-09
Simply event interface design and make only one pre-process thread.
David Robillard
11
-198
/
+83
2012-05-03
Real-time safe event source management (oops).
David Robillard
3
-14
/
+26
2012-05-03
Work towards a proper server infrastructure with a thread per connection.
David Robillard
6
-18
/
+24
2012-05-03
Separate EventWriter interface from EventQueue.
David Robillard
7
-76
/
+75
2012-05-03
More work towards separating event interfaces from queueing implementation.
David Robillard
5
-13
/
+99
2012-05-02
Separate EventSource interface from EventQueue implementation.
David Robillard
6
-28
/
+25
2012-05-02
Add some assertions to hopefully track down a rare bug.
David Robillard
2
-1
/
+4
2012-05-02
On-demand loading of individual plugins.
David Robillard
2
-5
/
+21
2012-05-02
Preliminary socket control interface, and ingen_cmd command line interface wh...
David Robillard
1
-9
/
+12
2012-04-28
Fix MIDI input.
David Robillard
2
-6
/
+8
2012-04-28
Remove use of std::cerr.
David Robillard
1
-1
/
+2
2012-04-28
Use CV ports on internal modules.
David Robillard
4
-14
/
+14
2012-04-28
Tidy.
David Robillard
5
-30
/
+36
2012-04-28
Gracefully handle UI communication ring overflow.
David Robillard
1
-4
/
+13
2012-04-28
Actually filter redundant port activity messages.
David Robillard
1
-10
/
+7
2012-04-28
Use "tail" and "head" terminology instead of "src_port" and "dst_port".
David Robillard
15
-113
/
+113
2012-04-28
Lint.
David Robillard
13
-40
/
+46
2012-04-28
Remove using declarations from headers.
David Robillard
11
-28
/
+14
2012-04-27
Fix mismatched sample rate and buffer size.
David Robillard
1
-1
/
+1
2012-04-27
Initialise thread system if necessary to work in non-Gtk hosts.
David Robillard
1
-0
/
+4
2012-04-26
Don't send peak values if they're equal to the last sent value.
David Robillard
1
-1
/
+1
2012-04-23
Localise buffer reference stuff.
David Robillard
20
-78
/
+110
2012-04-23
Maybe fix boost compilation errors again.
David Robillard
1
-1
/
+1
2012-04-23
Maybe fix boost compilation errors.
David Robillard
5
-27
/
+39
2012-04-23
Use URI defines where possible.
David Robillard
2
-5
/
+8
2012-04-22
Remove prefix for defunc contexts extension.
David Robillard
1
-2
/
+1
2012-04-16
Update for latest LV2 resize-port extension.
David Robillard
2
-19
/
+18
2012-04-14
Update URIs.
David Robillard
3
-3
/
+3
2012-04-12
Update for latest atom extension.
David Robillard
7
-20
/
+12
2012-04-05
Fix end namespace comments to match reality.
David Robillard
21
-22
/
+21
2012-03-31
Update for latest LV2 state extension.
David Robillard
2
-7
/
+9
2012-03-27
Squeeze blank lines.
David Robillard
109
-110
/
+0
2012-03-27
Delete trailing whitespace.
David Robillard
4
-9
/
+9
2012-03-27
Switch to AGPL3+.
David Robillard
109
-1745
/
+1744
2012-03-26
Update for latest LV2.
David Robillard
1
-2
/
+2
2012-03-25
Update for latest atom extension.
David Robillard
12
-34
/
+21
2012-03-23
Fix compilation with latest LV2.
David Robillard
15
-184
/
+78
2012-03-22
Remove crufty headeres.
David Robillard
2
-2
/
+0
2012-03-20
More complete Ingen plugin <=> UI communication.
David Robillard
1
-1
/
+1
2012-03-20
Sshh.
David Robillard
1
-3
/
+0
2012-03-19
Partially functioning communication between Ingen LV2 plugin and UI.
David Robillard
48
-1091
/
+751
2012-03-16
Preliminary work towards native LV2 UI.
David Robillard
2
-2
/
+1
2012-03-16
Remove ping() from interface, just use a get instead.
David Robillard
2
-7
/
+0
[prev]
[next]