summaryrefslogtreecommitdiffstats
path: root/src/libs/gui
AgeCommit message (Expand)AuthorFilesLines
2008-08-18Fix copy/paste of internal nodes.David Robillard1-2/+2
2008-08-18Fix copy/paste between different patches.David Robillard2-8/+5
2008-08-18Fix loading / importing patches at root and in subpatches.David Robillard3-6/+27
2008-08-18More copy/paste and serialisation work.David Robillard5-18/+31
2008-08-17Copy/paste of patch ports.David Robillard2-1/+21
2008-08-17Copy/paste of connections.David Robillard2-6/+11
2008-08-17Select pasted objects.David Robillard1-0/+9
2008-08-17Set/send/etc properties through the engine.David Robillard2-1/+20
2008-08-17Fix copy/paste.David Robillard1-1/+1
2008-08-17Serialise connections as proper resources.David Robillard1-1/+1
2008-08-17More serialization work.David Robillard9-31/+92
2008-08-17Tidy.David Robillard2-2/+2
2008-08-17Clean up parser into generic form that can parse anything (rather than just t...David Robillard6-22/+20
2008-08-17Remove remnants of imperative polyphony interface.David Robillard3-3/+5
2008-08-17Replace imperative polyphony/polyphonic stuff with properties (kill more API).David Robillard10-30/+51
2008-08-17Rename 'Loader' 'Parser'.David Robillard3-12/+9
2008-08-17There!David Robillard7-73/+33
2008-08-17Cloooser...David Robillard2-6/+3
2008-08-16Closer...David Robillard2-3/+3
2008-08-16Begin factoring out common elements of EngineInterface and ClientInterface.David Robillard2-3/+10
2008-08-16Fix ingen -cDavid Robillard3-9/+12
2008-08-16Remove outdated message about set_dev_environment.shDavid Robillard1-4/+2
2008-08-16Add missing Store.cpp.David Robillard4-27/+24
2008-08-16Fix 'ingen -egl'.David Robillard1-1/+2
2008-08-16Factor out common store functionality.David Robillard3-4/+2
2008-08-16Reorganize two 'store' implementations, move header to shared module (prepare...David Robillard9-8/+9
2008-08-15Push serialiser down into core ('world').David Robillard9-41/+38
2008-08-15Add strong Symbol class (just a restricted string, like path) and use it for ...David Robillard1-1/+1
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 Robillard1-1/+5
2008-08-14Don't load engine module twice.David Robillard1-17/+14
2008-08-14Don't present (or even load widgets from XML) connection window until some ti...David Robillard2-57/+120
2008-08-14Shave some more time off startup (send commands off before updating GUI thing...David Robillard2-21/+24
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 Robillard4-49/+86
2008-08-14Fix deadlock.David Robillard1-3/+1
2008-08-14Lock RDF world mutex in all places slv2 or redland is accessed (fix random se...David Robillard1-1/+1
2008-08-14Clamp range of voice selector in node control window.David Robillard4-8/+27
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 on 'clear' in plugin selector window.David Robillard1-4/+9
2008-08-13Fix new node default naming from both plugin window and patch context menu.David Robillard2-10/+21
2008-08-13Remove old LASH stuff (wouldn't be useful in implementing the new LASH with t...David Robillard3-229/+0
2008-08-13Move crap (now) only used internally by deprecated loader to DeprecatedLoader...David Robillard5-5/+0
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 Robillard1-8/+12
2008-07-30Allow loading multiple subpatches at once (in Load Patch dialog from context ...David Robillard1-2/+12
2008-07-29Add converted Smack 909 patches.David Robillard1-2/+0