Age | Commit message (Expand) | Author | Files | Lines |
2008-08-08 | Fix typo. | David Robillard | 1 | -1/+1 |
2008-07-30 | Fix building with language bindings. | David Robillard | 1 | -0/+1 |
2008-07-29 | Bump Ingen librdf dependency to 1.0.8. | David Robillard | 1 | -1/+3 |
2008-07-10 | Fix patchage/raul building without jack. | David Robillard | 1 | -1/+1 |
2008-06-23 | Fix slv2 pkg-config name. | David Robillard | 1 | -1/+1 |
2008-06-09 | Bump liblo dependency to 0.25 (SVN). | David Robillard | 1 | -1/+1 |
2008-06-09 | Bump liblo dependency to 0.24. | David Robillard | 1 | -1/+1 |
2008-06-09 | Always check for liblo. | David Robillard | 1 | -1/+3 |
2008-06-09 | Fix SSE detection (for denormal protection). | David Robillard | 1 | -0/+4 |
2008-05-19 | Better global (engine/client) LV2 feature sharing. | David Robillard | 1 | -0/+2 |
2008-05-14 | Add flag to force disable assembly (some people get compile errors for unknow... | David Robillard | 1 | -1/+10 |
2008-05-01 | Bump gtkmm version dependency in configure to match reality. | David Robillard | 1 | -1/+1 |
2008-01-21 | Work on generic LV2 events. | David Robillard | 1 | -4/+4 |
2008-01-19 | LV2 packaging fixes for building from top level. | David Robillard | 1 | -0/+1 |
2007-12-11 | Fixed syntax oops. | David Robillard | 1 | -3/+1 |
2007-12-09 | Fix ingen stand-alone building. | David Robillard | 1 | -2/+4 |
2007-11-05 | Add independent building stuff for ingen. | David Robillard | 1 | -0/+326 |
2007-07-24 | Removed recursive autohell, except for SLv2. | David Robillard | 1 | -385/+0 |
2007-07-24 | Match LV2 specification instantiate prototype. | David Robillard | 1 | -1/+1 |
2007-06-08 | Link against, and initialize, glib threads. | David Robillard | 1 | -0/+3 |
2007-05-08 | Removed Alsa MIDI driver. | David Robillard | 1 | -43/+24 |
2007-05-06 | Jack MIDI with-nframes build fix. | David Robillard | 1 | -1/+1 |
2007-05-05 | Removed completely bit-rotten demolition client. | David Robillard | 1 | -1/+0 |
2007-05-04 | Made engine, serialisation, client library, and GUI all dynamically loaded mo... | David Robillard | 1 | -12/+8 |
2007-05-02 | Added svn:ignore property to everything. | David Robillard | 1 | -14/+5 |
2007-04-20 | Check for libCURL correctly. | David Robillard | 1 | -1/+1 |
2007-04-16 | Updated Jack version checked by configure. | David Robillard | 1 | -1/+2 |
2007-04-12 | Updated Raptor dependency to 1.4.14 (for Turtle serialization). | David Robillard | 1 | -1/+1 |
2007-04-08 | Jack MIDI API compatibility hacks. | David Robillard | 1 | -1/+1 |
2007-04-08 | Jack MIDI API compatibility kluges. | David Robillard | 1 | -0/+4 |
2007-04-06 | Email address and FSF copyright address updates. | David Robillard | 1 | -1/+1 |
2007-01-02 | Fix building non-monolithic Ingenuity. | David Robillard | 1 | -3/+3 |
2006-12-12 | Connection loading. | David Robillard | 1 | -1/+1 |
2006-12-09 | Preliminary patch loading (just loads nodes from RDF). | David Robillard | 1 | -1/+4 |
2006-12-01 | Serialization work | David Robillard | 1 | -7/+2 |
2006-11-23 | Updated for Jack MIDI API | David Robillard | 1 | -1/+2 |
2006-10-28 | Added proper new loading interface to Serializer, updated everything that use... | David Robillard | 1 | -1/+0 |
2006-10-24 | Superficial (completely non-functional!) LV2 MIDI support. | David Robillard | 1 | -0/+2 |
2006-10-17 | Make users )(*&%@ listen to the configure script and stop asking me the same | David Robillard | 1 | -0/+9 |
2006-10-05 | Fixed missing include in flowcanvas (uint32_t). | David Robillard | 1 | -2/+1 |
2006-10-05 | More build system fixes, everything now builds against the local copy if topl... | David Robillard | 1 | -31/+4 |
2006-10-04 | Moved generic utility stuff to new library "raul". | David Robillard | 1 | -27/+23 |
2006-10-04 | Global build system, build system bugfixes. | David Robillard | 1 | -1/+2 |
2006-10-04 | Bug fixes. | David Robillard | 1 | -2/+2 |
2006-10-03 | shared_ptr bugfixes. | David Robillard | 1 | -14/+38 |
2006-09-30 | Work on RDF serialization (only (partial) saving so far). | David Robillard | 1 | -10/+19 |
2006-09-15 | Fixed FlowCanvas #include directives (to include FLOWCANVAS prefix). | David Robillard | 1 | -0/+11 |
2006-09-09 | Drove 'er home! Working monolothic Ingenuity (ie. in-process engine). | David Robillard | 1 | -51/+65 |
2006-07-17 | Stricter warning cleanliness | David Robillard | 1 | -2/+2 |
2006-06-21 | More renaming, fixed bugs with disconnecting patch ports internally | David Robillard | 1 | -6/+6 |