index
:
raul.git
master
Real-time Audio Utility Library
d@drobilla.net
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
Thread.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2010-01-07
Hide _static_run implementation.
David Robillard
1
-0
/
+12
2010-01-06
Fancy (optinally) coloured logging system.
David Robillard
1
-10
/
+12
2009-12-19
New ingen module (library, not e.g. LV2 plugin) design.
David Robillard
1
-2
/
+2
2009-12-19
Only print message if starting thread.
David Robillard
1
-3
/
+1
2009-05-13
Clean up Jack shutdown semantics.
David Robillard
1
-3
/
+8
2009-05-13
Update copyright dates.
David Robillard
1
-1
/
+1
2009-05-13
Strip trailing whitespace.
David Robillard
1
-3
/
+3
2008-10-18
Build against local library versions no matter what.... hopefully....
David Robillard
1
-1
/
+1
2008-05-01
GCC 4.3 fixes.
David Robillard
1
-0
/
+1
2008-03-14
Exit clean on ctrl+c when running engine only.
David Robillard
1
-1
/
+1
2007-12-12
Fix initialisation order warnings.
David Robillard
1
-4
/
+4
2007-12-07
Fix termination of evolution and resumed Jack execution.
David Robillard
1
-1
/
+4
2007-10-11
Fix Gtk rendering corruption problems when running monolithic (internal engine).
David Robillard
1
-1
/
+1
2007-07-29
Build system fixes, building from top level doesn't recursively configure slv...
David Robillard
1
-1
/
+1
2007-07-25
Never launch the same thread twice, no matter what the stupid caller says.
David Robillard
1
-17
/
+24
2007-07-24
Consistently rename all C++ files .cpp/.hpp.
David Robillard
1
-1
/
+1
2007-06-24
Move exessive Thread code from header to source file.
David Robillard
1
-0
/
+85
2007-02-07
Updated FSF address, copyright dates where appropriate, etc.
David Robillard
1
-1
/
+2
2007-01-22
Created Raul namespace.
David Robillard
1
-3
/
+8
2007-01-06
Added ability to get Raul Thread for current calling context.
David Robillard
1
-0
/
+21