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
/
ingen_socket_server.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-20
Remove unused class members.
David Robillard
1
-2
/
+0
2013-02-23
Move Socket class to Raul.
David Robillard
1
-8
/
+10
2013-02-23
Remove Raul::fmt wrapper, the last vestige of boost dependency for Raul.
David Robillard
1
-3
/
+3
2013-02-04
Replace Raul::thread with std::thread.
David Robillard
1
-8
/
+110
2013-01-12
Remove Raul::SharedPtr and switch to std::shared_ptr.
David Robillard
1
-2
/
+2
2012-08-17
Implement real logging system, LV2 log extension support, and purge evil/ugly...
David Robillard
1
-2
/
+0
2012-07-31
Merge Ingen::Shared namespace into Ingen namespace and core libingen library.
David Robillard
1
-5
/
+5
2012-05-09
Simply event interface design and make only one pre-process thread.
David Robillard
1
-1
/
+0
2012-05-03
Work towards a proper server infrastructure with a thread per connection.
David Robillard
1
-7
/
+1
2012-05-03
Separate EventWriter interface from EventQueue.
David Robillard
1
-6
/
+8
2012-05-03
SocketReceiver => SocketListener.
David Robillard
1
-4
/
+4
2012-05-02
Preliminary socket control interface, and ingen_cmd command line interface wh...
David Robillard
1
-0
/
+51