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
/
socket
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-10
Fix various const violations.
David Robillard
2
-2
/
+2
2012-07-31
Merge Ingen::Shared namespace into Ingen namespace and core libingen library.
David Robillard
10
-45
/
+42
2012-05-22
More work on test suite.
David Robillard
2
-2
/
+3
2012-05-14
Trim unnecessary includes.
David Robillard
1
-1
/
+0
2012-05-14
Clean up Thread interface.
David Robillard
2
-5
/
+4
2012-05-12
Fix memory leaks.
David Robillard
2
-1
/
+9
2012-05-11
Add missing includes.
David Robillard
2
-0
/
+4
2012-05-11
Lint.
David Robillard
4
-7
/
+7
2012-05-11
Clean up and better document World interface.
David Robillard
5
-12
/
+9
2012-05-11
Use more reasonable names for the world's interface and engine (if present).
David Robillard
1
-3
/
+3
2012-05-10
Fix compilation on Mac OS X.
David Robillard
1
-0
/
+4
2012-05-10
Work towards translatable strings and a cleaner log interface.
David Robillard
1
-11
/
+11
2012-05-10
LV2URIMap => URIMap.
David Robillard
5
-21
/
+25
2012-05-10
Use SharedPtr references to Interfaces to keep things sane.
David Robillard
3
-8
/
+30
2012-05-10
Bidirectional socket communication (GUI once again works remotely).
David Robillard
11
-84
/
+494
2012-05-09
Factor out Socket from SocketListener and make interface more general.
David Robillard
4
-101
/
+206
2012-05-09
Support TCP sockets.
David Robillard
3
-38
/
+158
2012-05-09
SocketInterface => SocketReader.
David Robillard
4
-35
/
+42
2012-05-09
Remove unused accessor.
David Robillard
1
-2
/
+0
2012-05-09
Simply event interface design and make only one pre-process thread.
David Robillard
4
-65
/
+16
2012-05-09
Persistent socket interface and interactive shell.
David Robillard
2
-55
/
+148
2012-05-03
Work towards a proper server infrastructure with a thread per connection.
David Robillard
6
-69
/
+219
2012-05-03
Separate EventWriter interface from EventQueue.
David Robillard
1
-6
/
+8
2012-05-03
More work towards separating event interfaces from queueing implementation.
David Robillard
1
-1
/
+1
2012-05-03
SocketReceiver => SocketListener.
David Robillard
4
-13
/
+13
2012-05-02
Preliminary socket control interface, and ingen_cmd command line interface wh...
David Robillard
4
-0
/
+262