Age | Commit message (Expand) | Author | Files | Lines |
2008-11-15 | Stubs for HTTP streaming. | David Robillard | 1 | -2/+1 |
2008-11-15 | Add symlinks to autowaf.py to projects so it gets included in distributions (... | 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-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 | 20 | -37/+36 |
2008-10-18 | Lower glib/glibmm dependency to 2.14. | David Robillard | 2 | -5/+11 |
2008-10-18 | Pretty! | 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 | 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 | 2 | -2/+2 |
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-11 | Run ldconfig after install for individual projects, as well as top level. | David Robillard | 1 | -0/+3 |
2008-10-11 | Properly identify (and normalize) symbols that start with a number (illegal i... | David Robillard | 1 | -5/+12 |
2008-10-11 | Check for compiler_cc in raul. | David Robillard | 1 | -0/+1 |
2008-10-06 | Specify absolute include paths to fix waf dependency tracking. | David Robillard | 1 | -1/+1 |
2008-10-06 | Add front() method ala std::list. | David Robillard | 1 | -0/+3 |
2008-10-04 | Remove Jack dependency from debian packaging. | David Robillard | 1 | -2/+2 |
2008-10-03 | Update build documentation for waf. | David Robillard | 1 | -0/+1 |
2008-10-03 | Good riddance. | David Robillard | 8 | -374/+0 |
2008-10-03 | Support building locally against header-only libraries in autowaf. | David Robillard | 1 | -1/+1 |
2008-10-03 | Remove config header include directives in system installed headers (oops). | David Robillard | 2 | -4/+0 |
2008-10-02 | Factor out avoid-repeated-checks thing to autowaf. Saves lines in wscripts.... | David Robillard | 1 | -8/+3 |
2008-10-02 | Remove JACK dependence from RAUL. | David Robillard | 4 | -378/+4 |
2008-10-02 | Factor out header printing... | David Robillard | 1 | -1/+1 |
2008-10-02 | Factor more things into autowaf. | David Robillard | 1 | -1/+8 |
2008-10-01 | Library versioning. | David Robillard | 2 | -3/+18 |
2008-09-30 | Build RAUL against JACK if possible. | David Robillard | 1 | -1/+3 |
2008-09-30 | Move LV2 extension stuff to less horribly named directory. | David Robillard | 1 | -1/+1 |
2008-09-30 | Install pkg-config files for libraries. | David Robillard | 1 | -5/+14 |
2008-09-30 | Wafify ingen. | David Robillard | 1 | -2/+2 |
2008-09-30 | Wafify SLV2. | David Robillard | 1 | -1/+0 |
2008-09-30 | Even more waf (only check for any given package once, even with recursive inv... | David Robillard | 2 | -0/+70 |
2008-09-30 | Add symlinks to top level waf for individual project building. | David Robillard | 1 | -0/+1 |
2008-09-29 | * Context extension work. | David Robillard | 1 | -1/+4 |
2008-09-28 | Update contexts extension. | David Robillard | 1 | -2/+0 |
2008-09-09 | Remove package dependency on librdf. | David Robillard | 1 | -1/+1 |
2008-09-09 | Add ChangeLog. | David Robillard | 1 | -0/+14 |
2008-09-09 | Reorganize repository to allow tagging. | David Robillard | 0 | -0/+0 |
2008-09-07 | Releasey stuff. | David Robillard | 2 | -5/+6 |
2008-09-07 | Fix make 'deb'. | David Robillard | 2 | -5/+5 |
2008-09-07 | Move debian -> debian-sid | David Robillard | 9 | -3/+9 |
2008-09-05 | Remove lash autoconf tokens from pkg-config file. | David Robillard | 2 | -3/+2 |
2008-08-22 | Lash D-Bus support and projects list from LADI Patchage, with improvements/cl... | David Robillard | 6 | -207/+2 |
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 | 2 | -15/+42 |
2008-08-18 | Fix copy/paste between different patches. | David Robillard | 1 | -0/+12 |