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
/
EventWriter.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-04
Update copyright dates.
David Robillard
1
-1
/
+1
2015-02-08
Server-side copy paste with LV2 state support.
David Robillard
1
-0
/
+9
2014-02-02
Disable responses in the usual case where the UI doesn't care.
David Robillard
1
-1
/
+1
2014-01-31
Subscribe to ports before instantiating plugin UIs (fix #954).
David Robillard
1
-3
/
+5
2014-01-18
Consolidate URIs.
David Robillard
1
-1
/
+1
2013-02-23
Move Atom implementation out of Raul so it can depend on LV2.
David Robillard
1
-3
/
+3
2013-01-11
Use type safe enumerations.
David Robillard
1
-2
/
+2
2013-01-11
C++11-safe conversions.
David Robillard
1
-1
/
+3
2012-08-19
Patch => Graph
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
-1
/
+1
2012-06-29
Fix crashes caused by events attempting to respond to deleted clients (fix #8...
David Robillard
1
-9
/
+9
2012-05-23
Trim unnecessary includes.
David Robillard
1
-6
/
+0
2012-05-23
SetMetadata => Delta.
David Robillard
1
-6
/
+6
2012-05-22
More work on test suite.
David Robillard
1
-6
/
+1
2012-05-14
Remove Thread context stuff and add a thread-specific variable class, ThreadV...
David Robillard
1
-1
/
+1
2012-05-12
Remove Ping event and associated cruft.
David Robillard
1
-28
/
+9
2012-05-11
Clean up and better document World interface.
David Robillard
1
-1
/
+1
2012-05-10
Work towards translatable strings and a cleaner log interface.
David Robillard
1
-22
/
+15
2012-05-10
Use SharedPtr references to Interfaces to keep things sane.
David Robillard
1
-16
/
+11
2012-05-10
Bidirectional socket communication (GUI once again works remotely).
David Robillard
1
-47
/
+41
2012-05-09
Simply event interface design and make only one pre-process thread.
David Robillard
1
-14
/
+12
2012-05-03
Separate EventWriter interface from EventQueue.
David Robillard
1
-0
/
+188