index
:
raul.git
main
master
Real-time Audio Utility Library
d@drobilla.net
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
wscript
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-21
Remove URI class
David Robillard
1
-2
/
+1
2018-01-16
Explicitly set language version
David Robillard
1
-0
/
+1
2017-12-29
Upgrade to waf 2.0.3
David Robillard
1
-3
/
+3
2017-12-16
Remove queues
David Robillard
1
-1
/
+0
2017-12-16
Update waf
David Robillard
1
-1
/
+0
2017-02-27
Use std::chrono::duration in Semaphore API
David Robillard
1
-1
/
+1
2017-02-27
Remove use of Options.platform
David Robillard
1
-3
/
+3
2017-02-27
Update waf and fix C++11 flags
David Robillard
1
-3
/
+1
2017-02-12
Fix link warning on clang
David Robillard
1
-1
/
+2
2017-02-12
Add managed_ptr for automatic real-time safe garbage collection
David Robillard
1
-1
/
+1
2016-09-05
Fix thread compilation on some systems
David Robillard
1
-1
/
+4
2016-09-05
Add project tag to release posts
David Robillard
1
-1
/
+1
2016-08-17
Add target for generating release announcements
David Robillard
1
-0
/
+11
2016-07-25
Support test coverage with LLVM
David Robillard
1
-17
/
+10
2016-07-09
Add --no-coverage configure option
David Robillard
1
-1
/
+3
2015-03-19
Bump Raul version.
David Robillard
1
-1
/
+1
2015-01-09
Don't use pointless autowaf.check_header wrapper.
David Robillard
1
-2
/
+2
2014-12-18
Fix compilation on OSX.
David Robillard
1
-1
/
+3
2014-12-18
Upgrade to waf 1.8.5.
David Robillard
1
-1
/
+1
2013-12-25
Load waf modules before everything else so CFLAGS and friends are correct (oo...
David Robillard
1
-1
/
+1
2013-12-25
Tidy up configuration output.
David Robillard
1
-3
/
+2
2013-06-08
Better test coverage.
David Robillard
1
-0
/
+3
2013-02-23
Move Socket class to Raul.
David Robillard
1
-0
/
+1
2013-02-23
Remove Raul::fmt wrapper, the last vestige of boost dependency for Raul.
David Robillard
1
-2
/
+0
2013-02-23
Move Atom implementation out of Raul so it can depend on LV2.
David Robillard
1
-1
/
+0
2013-02-03
Check for c++0x compiler flag before adding to environment.
David Robillard
1
-0
/
+3
2013-01-20
Use -std=c++0x instead of -std=c++11 for older compilers.
David Robillard
1
-1
/
+1
2013-01-12
Remove Raul::SharedPtr and switch to std::shared_ptr.
David Robillard
1
-11
/
+2
2013-01-11
Use C++11 atomics.
David Robillard
1
-1
/
+1
2012-11-22
Tidy.
David Robillard
1
-1
/
+1
2012-11-21
Remove remaining library code, Raul is now header only.
David Robillard
1
-38
/
+7
2012-11-21
Move Configuration from Raul to Ingen.
David Robillard
1
-1
/
+0
2012-09-12
Clean up wscripts.
David Robillard
1
-21
/
+9
2012-08-17
Implement real logging system, LV2 log extension support, and purge evil/ugly...
David Robillard
1
-1
/
+0
2012-08-15
Rewrite Raul::Maid and eliminate Raul:List.
David Robillard
1
-2
/
+0
2012-08-14
Remove Table classes.
David Robillard
1
-1
/
+1
2012-08-14
Move Quantizer to Machina.
David Robillard
1
-1
/
+0
2012-08-14
Remove glib dependency.
David Robillard
1
-7
/
+3
2012-08-13
Move SMF stuff from Raul to Machina.
David Robillard
1
-3
/
+0
2012-08-13
Fix indentation.
David Robillard
1
-6
/
+6
2012-08-08
Clean up wscript files.
David Robillard
1
-6
/
+6
2012-08-02
Clean up wscript files.
David Robillard
1
-1
/
+0
2012-05-14
Remove useless Thread::create().
David Robillard
1
-3
/
+3
2012-05-13
Lint.
David Robillard
1
-0
/
+4
2012-05-12
Fix compilation and gcov stuff.
David Robillard
1
-38
/
+37
2012-05-12
Don't use gcov unless available.
David Robillard
1
-3
/
+15
2012-05-12
Add Semaphore::timed_wait().
David Robillard
1
-0
/
+1
2012-04-27
Implement connecting via atom interface.
David Robillard
1
-1
/
+1
2012-04-01
Bump Raul version.
David Robillard
1
-1
/
+1
2012-01-18
Use consistent *_config.h rather than *-config.h.
David Robillard
1
-1
/
+1
[next]