index
:
raul.git
master
Real-time Audio Utility Library
d@drobilla.net
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-02-17
Use manual copy instead of memcpy for array (pseudo-)copy constructor to make...
David Robillard
1
-8
/
+7
2010-02-09
Spelling.
David Robillard
1
-1
/
+1
2010-02-05
Convert C-style casts to C++ style casts.
David Robillard
15
-31
/
+33
2010-02-03
Make human names work with LADSPA plugins as well (fix ticket #477).
David Robillard
1
-0
/
+4
2010-02-03
Comprehensive use of cached URIs and more advanced Value (Atom) system.
David Robillard
2
-14
/
+71
2010-02-02
Use Glib string interning (quarks) to make Path/URI operator== very fast.
David Robillard
8
-80
/
+125
2010-02-02
Remove CUC macro definition from Atom.hpp.
David Robillard
1
-2
/
+0
2010-02-02
Remove <sstream> and <iostream> includes, add <ostream> include.
David Robillard
1
-2
/
+1
2010-02-02
Make sizeof(Raul::Atom) the size of a pointer.
David Robillard
3
-43
/
+80
2010-02-02
Fix memory leaks in list_test.
David Robillard
1
-4
/
+4
2010-02-01
Build unit tests against local library version/headers, even if installed.
David Robillard
1
-7
/
+8
2010-02-01
Make time_test non-interactive for automated testing.
David Robillard
1
-3
/
+1
2010-01-29
Fix return of reference to a temporary.
David Robillard
3
-8
/
+9
2010-01-28
Add Path::base_no_scheme for serialising paths without the ugly path: scheme ...
David Robillard
1
-0
/
+9
2010-01-28
Prettier human-readable Atom and Atom::Type serialisation.
David Robillard
1
-2
/
+2
2010-01-07
Tidy test output.
David Robillard
2
-12
/
+16
2010-01-07
Support `./waf test' from top level.
David Robillard
1
-1
/
+2
2010-01-07
Move unit testing and coverage framework into autowaf.
David Robillard
16
-354
/
+325
2010-01-07
Fix Symbol::symbolify for strings containing slashes.
David Robillard
1
-4
/
+1
2010-01-07
Hide _static_run implementation.
David Robillard
2
-8
/
+13
2010-01-06
Fancy (optinally) coloured logging system.
David Robillard
12
-34
/
+233
2010-01-05
Add IntrusivePtr (trivial #define for boost::intrusive_ptr).
David Robillard
1
-0
/
+26
2009-12-30
Print configuration header before running configure checks.
David Robillard
1
-0
/
+1
2009-12-19
New ingen module (library, not e.g. LV2 plugin) design.
David Robillard
9
-11
/
+282
2009-12-19
Remove unused file.
David Robillard
1
-54
/
+0
2009-12-19
Only print message if starting thread.
David Robillard
1
-3
/
+1
2009-12-09
Raul 0.6.0.
David Robillard
8
-16
/
+70
2009-12-09
Remove debian packaging stuff.
David Robillard
7
-183
/
+0
2009-12-08
Remove LASH stuff from repository (wasn't built and doesn't really go in Raul...
David Robillard
3
-333
/
+0
2009-11-27
Update doxygen files.
David Robillard
1
-573
/
+787
2009-11-27
Documentation updates.
David Robillard
3
-11
/
+20
2009-11-26
Fix compilation on GCC 4.4 (fix ticket #438).
David Robillard
2
-2
/
+2
2009-11-16
Fix types.
David Robillard
1
-1
/
+1
2009-11-14
Add NullDeleter convenience template.
David Robillard
1
-0
/
+2
2009-10-29
Use {} for empty while body.
David Robillard
1
-1
/
+1
2009-08-10
Add missing include.
David Robillard
1
-0
/
+1
2009-07-22
Remove no longer necessary autowaf.check_tool.
David Robillard
1
-1
/
+1
2009-07-07
Fix compilation issues.
David Robillard
3
-0
/
+8
2009-07-05
Use 'standard' bundle paths for #include directives.
David Robillard
1
-1
/
+0
2009-06-03
Update bindings.
David Robillard
1
-1
/
+1
2009-05-28
Implement PUT over OSC.
David Robillard
1
-0
/
+5
2009-05-28
Fix URIs.
David Robillard
1
-1
/
+1
2009-05-28
Fix QNAMEs being serialised as URIs.
David Robillard
2
-5
/
+5
2009-05-27
Remove 'new_patch', 'new_node', and 'new_port' from interface in favour of ge...
David Robillard
2
-6
/
+20
2009-05-13
Clean up Jack shutdown semantics.
David Robillard
2
-3
/
+9
2009-05-13
Update copyright dates.
David Robillard
46
-46
/
+46
2009-05-13
Strip trailing whitespace.
David Robillard
54
-439
/
+439
2009-05-13
Use new query system to get LADSPA plugin names from the engine.
David Robillard
3
-4
/
+6
2009-05-13
Remove unused junk on ClientInterface.
David Robillard
1
-3
/
+0
2009-05-13
The great ID refactoring of 2009.
David Robillard
4
-67
/
+184
[next]