summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-05-14Clean up Thread interface.David Robillard6-46/+44
2012-05-14Remove Thread context stuff and add a thread-specific variable class, ThreadV...David Robillard4-34/+85
2012-05-13Gracefully handle self-assignment.David Robillard2-0/+6
2012-05-13Update NEWS.David Robillard1-7/+8
2012-05-13Update license to GPL3+.David Robillard58-1004/+1498
2012-05-13Lint.David Robillard7-11/+20
2012-05-12Fix Semaphore::timed_wait() on POSIX.David Robillard1-3/+14
2012-05-12Fix compilation on POSIX.David Robillard1-0/+1
2012-05-12Fix compilation and gcov stuff.David Robillard1-38/+37
2012-05-12Don't use gcov unless available.David Robillard1-3/+15
2012-05-12Add Semaphore::timed_wait().David Robillard4-3/+78
2012-05-12Fix Thread::get() when called before any Thread is created.David Robillard2-2/+1
2012-05-11Improve some C++ style stuff.David Robillard4-8/+11
2012-05-11Hide pthread stuff from public headers.David Robillard3-44/+52
2012-05-10Fix compilation on Windows. Probably.David Robillard1-1/+1
2012-05-10Fix compilation on Mac OS X.David Robillard1-1/+1
2012-05-10Work towards translatable strings and a cleaner log interface.David Robillard8-20/+25
2012-05-02Preliminary socket control interface, and ingen_cmd command line interface wh...David Robillard1-2/+6
2012-04-28Use more portable semaphore implementation, works in win32 and uses modern OS...David Robillard1-77/+172
2012-04-27Implement connecting via atom interface.David Robillard5-2/+34
2012-04-18ChangeLog => NEWS.David Robillard1-0/+0
2012-04-05Fix subpatch creation (fix #826).David Robillard1-5/+4
2012-04-01Bump Raul version.David Robillard1-1/+1
2012-03-27Delete trailing whitespace.David Robillard1-1/+1
2012-03-19Use dynamic type IDs for Atoms (for direct compatibility with LV2 atoms).David Robillard6-381/+238
2012-03-12Disable OSC and HTTP for now.David Robillard1-1/+1
2012-03-12Centralise atom creation in forge object.David Robillard5-49/+69
2012-02-02Update to r65/autowaf and waf-1.6.10.David Robillard1-0/+0
2012-02-01Update to r64/autowaf.David Robillard1-0/+0
2012-01-18Use consistent *_config.h rather than *-config.h.David Robillard2-2/+2
2012-01-16Update to r63/autowafDavid Robillard1-0/+0
2012-01-16Update to r62/autowaf.David Robillard1-0/+0
2012-01-14Load files passed on command line without -l option (fix #804).David Robillard2-1/+2
2011-12-19Remove locale smashing kludges and use new serd functions for converting nodesDavid Robillard1-8/+7
2011-11-26Use the more portable/correct lib instead of linkflags.David Robillard1-2/+2
2011-11-24Update waf.David Robillard1-0/+0
2011-10-22Upgrade to r58/autowaf (Fix building against local libraries)David Robillard1-0/+0
2011-10-19Upgrade to r57/autowafDavid Robillard1-0/+0
2011-10-18Clang warning fixes.David Robillard3-5/+7
2011-10-15Fix man page installation directory (#781)David Robillard1-0/+0
2011-10-15Use path variables in pkgconfig files (#782).David Robillard1-0/+0
2011-10-09Fix RingBuffer error when reading split/wrapped messages.David Robillard2-54/+120
2011-09-27Load tools before autowaf.configure so e.g. --debug works correctly.David Robillard1-2/+2
2011-09-24Fix writing of invalid syntaxDavid Robillard1-2/+1
2011-09-17Add check for <atomic> header if C++0x is enabled.David Robillard3-1/+4
2011-09-17Add missing includeDavid Robillard1-0/+1
2011-09-17C++0x AtomicInt and AtomicPtr implementation.David Robillard2-0/+93
2011-09-17Upgrade to r52/autowafDavid Robillard1-0/+0
2011-08-23Upgrade to waf 1.6.7 and autowaf r50David Robillard1-0/+0
2011-08-23Upgrade to waf 1.6.7 and autowaf r50David Robillard1-0/+0