summaryrefslogtreecommitdiffstats
path: root/raul/Thread.hpp
AgeCommit message (Expand)AuthorFilesLines
2012-05-14Clean up Thread interface.David Robillard1-9/+15
2012-05-14Remove Thread context stuff and add a thread-specific variable class, ThreadV...David Robillard1-10/+5
2012-05-13Update license to GPL3+.David Robillard1-16/+15
2012-05-11Improve some C++ style stuff.David Robillard1-0/+5
2012-05-11Hide pthread stuff from public headers.David Robillard1-21/+6
2012-05-10Work towards translatable strings and a cleaner log interface.David Robillard1-1/+0
2011-05-20Make boost dependency optional. Note Raul compiled with --cpp0x is NOT compa...David Robillard1-2/+2
2011-05-18Strip double blank lines.David Robillard1-2/+0
2011-04-16Update copyright headersDavid Robillard1-1/+1
2011-01-09Non-trivial thread/semaphore test.David Robillard1-0/+2
2011-01-08Code clean-up (cpplint).David Robillard1-1/+3
2010-09-30Declare single-argument constructors explicit (except where implicit conversi...David Robillard1-1/+1
2010-09-04My name is David. :)David Robillard1-1/+1
2010-03-06Save Ingen patches as working standard LV2 plugin bundles.David Robillard1-7/+8
2010-01-07Hide _static_run implementation.David Robillard1-8/+1
2009-05-13Clean up Jack shutdown semantics.David Robillard1-0/+1
2009-05-13Update copyright dates.David Robillard1-1/+1
2009-05-13Strip trailing whitespace.David Robillard1-10/+10
2008-11-15Stubs for HTTP streaming.David Robillard1-2/+1
2007-12-07Fix termination of evolution and resumed Jack execution.David Robillard1-0/+5
2007-08-09Minor threading interface stuff for parallel Ingen.David Robillard1-3/+3
2007-07-24Consistently rename all C++ files .cpp/.hpp.David Robillard1-0/+107