Age | Commit message (Expand) | Author | Files | Lines |
2012-05-23 | Trim unnecessary includes. | David Robillard | 1 | -1/+0 |
2012-05-23 | Fix creation of several ports in rapid succession (e.g. on patch load). | David Robillard | 1 | -1/+1 |
2012-05-22 | Fix crash when setting nodes polyphonic. | David Robillard | 1 | -10/+5 |
2012-05-14 | Tidy. | David Robillard | 1 | -2/+2 |
2012-05-12 | More work towards checking contexts via parameter rather than thread magic. | David Robillard | 1 | -1/+4 |
2012-05-12 | Use compiler checkable ProcessContext parameter rather than runtime context a... | David Robillard | 1 | -6/+3 |
2012-05-11 | Move Forge to the appropriate namespace. | David Robillard | 1 | -1/+1 |
2012-05-10 | Work towards translatable strings and a cleaner log interface. | David Robillard | 1 | -5/+4 |
2012-05-10 | LV2URIMap => URIMap. | David Robillard | 1 | -1/+0 |
2012-04-28 | Actually filter redundant port activity messages. | David Robillard | 1 | -10/+7 |
2012-04-26 | Don't send peak values if they're equal to the last sent value. | David Robillard | 1 | -1/+1 |
2012-04-23 | Localise buffer reference stuff. | David Robillard | 1 | -5/+5 |
2012-03-27 | Squeeze blank lines. | David Robillard | 1 | -1/+0 |
2012-03-27 | Switch to AGPL3+. | David Robillard | 1 | -16/+16 |
2012-03-25 | Update for latest atom extension. | David Robillard | 1 | -2/+1 |
2012-03-23 | Fix compilation with latest LV2. | David Robillard | 1 | -22/+3 |
2012-03-22 | Remove crufty headeres. | David Robillard | 1 | -1/+0 |
2012-03-19 | Partially functioning communication between Ingen LV2 plugin and UI. | David Robillard | 1 | -34/+40 |
2012-03-14 | Use the host URI map/unmap when running as a plugin. | David Robillard | 1 | -0/+1 |
2012-03-12 | Fix mysterious undefined reference when running as a plugin. | David Robillard | 1 | -0/+3 |
2012-03-12 | Centralise atom creation in forge object. | David Robillard | 1 | -7/+8 |
2012-03-11 | Implement cv:CVPort (fix #790). Not well-tested, but at least works somewhat. | David Robillard | 1 | -5/+14 |
2011-11-09 | Update for changes in LV2 SVN. | David Robillard | 1 | -1/+1 |
2011-10-21 | Move more headers to shared include directory. | David Robillard | 1 | -1/+1 |
2011-10-21 | Separate URIs from LV2URIMap. | David Robillard | 1 | -2/+2 |
2011-10-21 | Begin moving shared headers to public include directory. | David Robillard | 1 | -1/+1 |
2011-10-21 | Use modern terser waf syntax. | David Robillard | 1 | -1/+1 |
2011-10-03 | Use port type instead of buffer type where appropriate. | David Robillard | 1 | -5/+3 |
2011-10-03 | Remove static PortType enumeration from public/client side interface. | David Robillard | 1 | -2/+1 |
2011-09-23 | Animate audio port colours based on levels. | David Robillard | 1 | -3/+7 |
2011-09-15 | Fix control bindings (MIDI learn). | David Robillard | 1 | -4/+6 |
2011-09-15 | Tidy | David Robillard | 1 | -2/+2 |
2011-08-20 | Fix crash when sending port notifications (fix #741). | David Robillard | 1 | -8/+15 |
2011-05-20 | Correctly set initial value of control ports at creation time. | David Robillard | 1 | -2/+0 |
2011-05-20 | Fix multiple put replies on port creation. | David Robillard | 1 | -0/+2 |
2011-04-20 | Rename Ingen::Engine to Ingen::Server (hopefully avoid odd name clases and fi... | David Robillard | 1 | -0/+251 |