summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-08-16Clooser...David Robillard17-67/+56
2008-08-16Closer...David Robillard25-143/+124
2008-08-16Begin factoring out common elements of EngineInterface and ClientInterface.David Robillard21-107/+176
2008-08-16Fix ingen -cDavid Robillard4-11/+13
2008-08-16Remove outdated message about set_dev_environment.shDavid Robillard1-4/+2
2008-08-16Compile without libsoup.David Robillard1-0/+2
2008-08-16Add missing Store.cpp.David Robillard37-128/+227
2008-08-16Properly write base URI when serializing a node or port.David Robillard1-0/+3
2008-08-16Fix 'ingen -egl'.David Robillard4-13/+31
2008-08-16Only load one serialisation module, and store it in the world.David Robillard4-34/+54
2008-08-16Factor out common store functionality.David Robillard17-173/+89
2008-08-16Fix nuked ClientStore.cpp (oops).David Robillard2-778/+623
2008-08-16Reorganize two 'store' implementations, move header to shared module (prepare...David Robillard55-89/+245
2008-08-15Push serialiser down into core ('world').David Robillard36-211/+324
2008-08-15Install Raul Symbol.hpp.David Robillard2-0/+14
2008-08-15Add primitive read-only HTTP interface (point browser to http://localhost:161...David Robillard8-5/+226
2008-08-15Make refresh more complete.David Robillard7-2/+32
2008-08-15Turn off OSC printing.David Robillard1-1/+1
2008-08-15Add strong Symbol class (just a restricted string, like path) and use it for ...David Robillard8-13/+16
2008-08-14Support toggle controls on module ports.David Robillard1-0/+3
2008-08-14Support for toggle ports in control window (shown as a checkbox).David Robillard8-642/+719
2008-08-14Only show GUI menu items for nodes with available GUIs.David Robillard3-2/+26
2008-08-14Fix deadlock on LV2 GUI show.David Robillard1-1/+0
2008-08-14Don't load engine module twice.David Robillard2-18/+15
2008-08-14Don't present (or even load widgets from XML) connection window until some ti...David Robillard3-58/+123
2008-08-14Shave some more time off startup (send commands off before updating GUI thing...David Robillard3-24/+27
2008-08-14Don't wait for plugins from ingen, show root patch window as soon as possible...David Robillard1-40/+16
2008-08-14Defer menu creation until it is actually requested (speeds up startup time-to...David Robillard6-49/+88
2008-08-14Fix deadlock.David Robillard2-6/+5
2008-08-14Remove polyphony debugging stuff.David Robillard1-13/+0
2008-08-14Lock RDF world mutex in all places slv2 or redland is accessed (fix random se...David Robillard13-24/+71
2008-08-14Clamp range of voice selector in node control window.David Robillard4-8/+27
2008-08-14Tolerate illegal voice numbers from client for set_port_value.David Robillard2-5/+15
2008-08-14Gracefully handle illegal port paths from client for set_port_value.David Robillard2-8/+21
2008-08-14Fix crash when attempting to pop up the GUI of a node with no plugin.David Robillard1-1/+1
2008-08-14Fix crash when showing control window for root patch.David Robillard1-1/+1
2008-08-14Fix initial stacked border state of modules on patch importing.David Robillard1-2/+1
2008-08-13Fix crash when dynamically changing polyphony w/ LADSPA plugins.David Robillard2-5/+5
2008-08-13Fix race condition resulting in duplicate connections if several identical re...David Robillard8-29/+78
2008-08-13Fix crash on 'clear' in plugin selector window.David Robillard1-4/+9
2008-08-13Fix crash on triggers on the last sample of the cycle.David Robillard1-4/+6
2008-08-13Fix new node default naming from both plugin window and patch context menu.David Robillard6-27/+48
2008-08-13Remove old LASH stuff (wouldn't be useful in implementing the new LASH with t...David Robillard11-474/+0
2008-08-13Move crap (now) only used internally by deprecated loader to DeprecatedLoader...David Robillard11-138/+60
2008-08-13More code removal/cleanup.David Robillard6-143/+15
2008-08-13Remove essentially pointless BufferFactory namespace/files.David Robillard6-49/+10
2008-08-13Remove control modifier which conflicted with multi-select in FlowCanvas.David Robillard2-22/+18
2008-08-12Fix plugin selection window (adding the same plugin twice in a row works, nic...David Robillard2-10/+15
2008-08-08Fix typo.David Robillard1-1/+1
2008-07-30Update Client interface used by bindings.David Robillard1-0/+6