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
/
raul
Age
Commit message (
Expand
)
Author
Files
Lines
2010-12-17
Fix TimeSlice::beats_to_ticks.
David Robillard
1
-1
/
+1
2010-12-17
Fix TimeStamp comparison.
David Robillard
1
-7
/
+7
2010-11-26
Fix race crash processing event list (Raul::ListImpl seriously needs an audit...
David Robillard
2
-22
/
+19
2010-09-30
Declare single-argument constructors explicit (except where implicit conversi...
David Robillard
12
-15
/
+15
2010-09-04
My name is David. :)
David Robillard
40
-41
/
+41
2010-03-06
Save Ingen patches as working standard LV2 plugin bundles.
David Robillard
1
-7
/
+8
2010-03-04
Remove Raul::Path::root, Raul::Path::prefix, and Raul:Path::scheme from publi...
David Robillard
1
-28
/
+49
2010-02-28
Use appropriate allocation for RingBuffer and SRSWQueue (was backwards).
David Robillard
2
-9
/
+12
2010-02-20
Split stack stuff from Array.
David Robillard
2
-13
/
+89
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
6
-17
/
+16
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
5
-75
/
+119
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
1
-41
/
+55
2010-01-29
Fix return of reference to a temporary.
David Robillard
1
-2
/
+2
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
Hide _static_run implementation.
David Robillard
1
-8
/
+1
2010-01-06
Fancy (optinally) coloured logging system.
David Robillard
7
-11
/
+116
2010-01-05
Add IntrusivePtr (trivial #define for boost::intrusive_ptr).
David Robillard
1
-0
/
+26
2009-12-19
New ingen module (library, not e.g. LV2 plugin) design.
David Robillard
1
-0
/
+104
2009-12-09
Raul 0.6.0.
David Robillard
1
-1
/
+0
2009-11-27
Documentation updates.
David Robillard
3
-11
/
+20
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-07-07
Fix compilation issues.
David Robillard
1
-0
/
+1
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
1
-0
/
+1
2009-05-13
Update copyright dates.
David Robillard
36
-36
/
+36
2009-05-13
Strip trailing whitespace.
David Robillard
36
-287
/
+287
2009-05-13
Use new query system to get LADSPA plugin names from the engine.
David Robillard
2
-1
/
+2
2009-05-13
Remove unused junk on ClientInterface.
David Robillard
1
-3
/
+0
2009-05-13
The great ID refactoring of 2009.
David Robillard
2
-17
/
+157
2009-05-11
Fix OSX compilation (ticket #326).
David Robillard
1
-2
/
+2
2009-05-11
Type preserving Redland URI <-> atom URI.
David Robillard
1
-5
/
+9
2009-02-28
Make machina work sort of a little bit maybe.
David Robillard
2
-7
/
+6
2008-12-21
Make Path::is_valid_name reject names containing a slash (fix ticket #313).
David Robillard
1
-1
/
+2
2008-12-21
Don't serialise Nan or infinite port values (fix ticket #312).
David Robillard
1
-0
/
+3
2008-12-16
Trim include dependency tree.
David Robillard
3
-5
/
+2
2008-12-12
Fix assertion death on ingen -egl
David Robillard
1
-1
/
+11
[prev]
[next]