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
/
raul
Age
Commit message (
Expand
)
Author
Files
Lines
2008-11-24
Use lists instead of ringbuffers for event queue - remove upper limit on even...
David Robillard
2
-6
/
+52
2008-11-22
Add status bar to display information about objects on mouse hover.
David Robillard
1
-0
/
+1
2008-11-17
Run. Sorta.
David Robillard
1
-3
/
+3
2008-11-17
Run... almost
David Robillard
4
-15
/
+23
2008-11-16
Cast glib operations to compile on annoying platforms.
David Robillard
2
-20
/
+21
2008-11-15
Stubs for HTTP streaming.
David Robillard
1
-2
/
+1
2008-11-09
Add concept of 'Resource' and make plugins a resource (as well as graph objec...
David Robillard
1
-2
/
+10
2008-11-09
Fix out of date comment.
David Robillard
1
-8
/
+0
2008-10-20
Actually use installation location variables for everything.
David Robillard
19
-32
/
+32
2008-10-14
Aaaaaaaaaaaaaaand more guesswork.
David Robillard
1
-1
/
+1
2008-10-14
More *&%*&%@ guesswork.
David Robillard
1
-1
/
+1
2008-10-14
Yet another attempted fix for weird anal compilers of mysterious pedantry...
David Robillard
1
-1
/
+1
2008-10-14
Fix const correctness of Atomic* (g_atomic_int_get takes a non-const pointer ...
David Robillard
2
-2
/
+2
2008-10-12
Remove unnecessary include.
David Robillard
1
-1
/
+0
2008-10-06
Add front() method ala std::list.
David Robillard
1
-0
/
+3
2008-10-03
Good riddance.
David Robillard
1
-42
/
+0
2008-10-03
Remove config header include directives in system installed headers (oops).
David Robillard
2
-4
/
+0
2008-10-02
Remove JACK dependence from RAUL.
David Robillard
1
-120
/
+0
2008-09-30
Move LV2 extension stuff to less horribly named directory.
David Robillard
1
-1
/
+1
2008-09-29
* Context extension work.
David Robillard
1
-1
/
+4
2008-09-28
Update contexts extension.
David Robillard
1
-2
/
+0
2008-08-22
Lash D-Bus support and projects list from LADI Patchage, with improvements/cl...
David Robillard
4
-185
/
+0
2008-08-20
Fix set_port_value stuff over OSC with blobs (i.e. make klaviatur work with a...
David Robillard
1
-2
/
+1
2008-08-20
Fix Blob atom copy contruction/size/etc stuff.
David Robillard
1
-13
/
+14
2008-08-19
More thread-safe ringbuffer.
David Robillard
1
-15
/
+15
2008-08-18
Fix copy/paste between different patches.
David Robillard
1
-0
/
+12
2008-08-17
Write a less absurd number of decimal places for control values.
David Robillard
1
-1
/
+1
2008-08-17
There!
David Robillard
1
-3
/
+13
2008-08-17
Cloooser...
David Robillard
1
-6
/
+17
2008-08-15
Install Raul Symbol.hpp.
David Robillard
1
-10
/
+11
2008-08-15
Add strong Symbol class (just a restricted string, like path) and use it for ...
David Robillard
2
-2
/
+74
2008-07-07
Add missing midi_names.h to distribution.
David Robillard
1
-0
/
+1
2008-05-23
Merge improvemennts to MIDI stuff from Ardour.
David Robillard
3
-89
/
+162
2008-05-20
Fix various problems with control port values.
David Robillard
1
-11
/
+45
2008-05-14
Fix clear patch command (ticket #18).
David Robillard
1
-1
/
+2
2008-05-04
Fix serialisation of floating point variables (fixes module positioning).
David Robillard
1
-0
/
+2
2008-05-01
GCC 4.3 fixes.
David Robillard
1
-3
/
+5
2008-04-30
Fix Redland NULL node assertion failures when saving.
David Robillard
1
-2
/
+5
2008-04-12
Apply gcc 4.3 fixes from larsl.
David Robillard
1
-1
/
+2
2008-02-09
Add missing symlink.
David Robillard
1
-0
/
+1
2008-02-09
Use Raul::TimeStamp (LV2 compatible typed 32:32 fixed timestamp) everywhere.
David Robillard
9
-115
/
+339
2008-01-07
Raul 0.4.0.
David Robillard
2
-10
/
+14
2008-01-06
Remove raul dependency on liblo and redlandmm.
David Robillard
4
-127
/
+156
2008-01-06
More verbose LASH console output.
David Robillard
1
-1
/
+0
2008-01-01
RAUL code cleanup.
David Robillard
15
-138
/
+56
2007-12-07
Fix termination of evolution and resumed Jack execution.
David Robillard
1
-0
/
+5
2007-12-07
It's evolution, baby.
David Robillard
1
-2
/
+2
2007-12-06
Add copy constructor.
David Robillard
1
-3
/
+10
2007-12-06
MIDI robustness fixes.
David Robillard
1
-3
/
+3
2007-12-04
Added 'has_waiter' method for Semaphore.
David Robillard
3
-2
/
+65
[next]