index
:
raul.git
master
Real-time Audio Utility Library
d@drobilla.net
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-13
Update license to GPL3+.
David Robillard
8
-128
/
+120
2012-05-12
Fix Thread::get() when called before any Thread is created.
David Robillard
1
-0
/
+1
2012-05-11
Improve some C++ style stuff.
David Robillard
1
-5
/
+1
2012-05-11
Hide pthread stuff from public headers.
David Robillard
1
-22
/
+46
2012-05-10
Work towards translatable strings and a cleaner log interface.
David Robillard
2
-5
/
+5
2012-04-27
Implement connecting via atom interface.
David Robillard
1
-1
/
+24
2012-03-19
Use dynamic type IDs for Atoms (for direct compatibility with LV2 atoms).
David Robillard
1
-17
/
+19
2012-03-12
Centralise atom creation in forge object.
David Robillard
1
-6
/
+7
2012-01-18
Use consistent *_config.h rather than *-config.h.
David Robillard
1
-1
/
+1
2012-01-14
Load files passed on command line without -l option (fix #804).
David Robillard
1
-1
/
+1
2011-05-18
Strip double blank lines.
David Robillard
8
-53
/
+0
2011-04-28
Fix compilation on MinGW/Windows.
David Robillard
1
-1
/
+0
2011-04-16
Update copyright headers
David Robillard
8
-8
/
+8
2011-03-15
Fix errors caught by GCC 4.5.2.
David Robillard
1
-1
/
+1
2011-01-09
Non-trivial thread/semaphore test.
David Robillard
1
-0
/
+6
2011-01-08
Code clean-up (cpplint).
David Robillard
7
-23
/
+43
2011-01-08
Fix configuration header define names to not stomp on global namespace.
David Robillard
1
-5
/
+5
2010-09-04
My name is David. :)
David Robillard
8
-8
/
+8
2010-03-06
Save Ingen patches as working standard LV2 plugin bundles.
David Robillard
1
-2
/
+0
2010-03-04
Remove Raul::Path::root, Raul::Path::prefix, and Raul:Path::scheme from publi...
David Robillard
1
-17
/
+54
2010-02-05
Convert C-style casts to C++ style casts.
David Robillard
4
-5
/
+5
2010-02-02
Use Glib string interning (quarks) to make Path/URI operator== very fast.
David Robillard
2
-3
/
+3
2010-01-29
Fix return of reference to a temporary.
David Robillard
1
-4
/
+4
2010-01-07
Fix Symbol::symbolify for strings containing slashes.
David Robillard
1
-4
/
+1
2010-01-07
Hide _static_run implementation.
David Robillard
1
-0
/
+12
2010-01-06
Fancy (optinally) coloured logging system.
David Robillard
4
-23
/
+105
2009-12-19
New ingen module (library, not e.g. LV2 plugin) design.
David Robillard
6
-10
/
+175
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
2
-2
/
+2
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-26
Fix compilation on GCC 4.4 (fix ticket #438).
David Robillard
1
-1
/
+1
2009-07-07
Fix compilation issues.
David Robillard
1
-0
/
+1
2009-05-13
Clean up Jack shutdown semantics.
David Robillard
1
-3
/
+8
2009-05-13
Update copyright dates.
David Robillard
10
-10
/
+10
2009-05-13
Strip trailing whitespace.
David Robillard
10
-65
/
+65
2009-05-13
Use new query system to get LADSPA plugin names from the engine.
David Robillard
1
-3
/
+4
2009-05-13
The great ID refactoring of 2009.
David Robillard
1
-50
/
+22
2008-12-16
Trim include dependency tree.
David Robillard
1
-0
/
+1
2008-11-10
Fix Plugin name/symbol shadowing stuff that broke plugin loading (fix ticket ...
David Robillard
1
-1
/
+1
2008-10-18
Build against local library versions no matter what.... hopefully....
David Robillard
10
-13
/
+13
2008-10-14
Yet another attempted fix for weird anal compilers of mysterious pedantry...
David Robillard
1
-1
/
+1
2008-10-11
Properly identify (and normalize) symbols that start with a number (illegal i...
David Robillard
1
-5
/
+12
2008-10-03
Good riddance.
David Robillard
1
-18
/
+0
2008-10-02
Remove JACK dependence from RAUL.
David Robillard
1
-248
/
+0
2008-08-22
Lash D-Bus support and projects list from LADI Patchage, with improvements/cl...
David Robillard
1
-5
/
+2
2008-08-15
Install Raul Symbol.hpp.
David Robillard
1
-1
/
+1
2008-08-15
Add strong Symbol class (just a restricted string, like path) and use it for ...
David Robillard
2
-0
/
+78
2008-07-29
Bump Ingen librdf dependency to 1.0.8.
David Robillard
1
-3
/
+14
2008-05-23
Merge improvemennts to MIDI stuff from Ardour.
David Robillard
1
-44
/
+46
[next]