summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Collapse)AuthorFilesLines
2007-01-08Alsa MIDI fixed.David Robillard6-40/+45
git-svn-id: http://svn.drobilla.net/lad/ingen@244 a436a847-0d15-0410-975c-d299462d15a1
2007-01-08Fix for building against local raul.David Robillard5-13/+14
Fix for some LADSPA plugins where munged port names weren't unique. git-svn-id: http://svn.drobilla.net/lad/ingen@243 a436a847-0d15-0410-975c-d299462d15a1
2007-01-08Fix lingering connections after node destruction (if disconnectionDavid Robillard1-6/+6
events aren't recieved first). git-svn-id: http://svn.drobilla.net/lad/ingen@242 a436a847-0d15-0410-975c-d299462d15a1
2007-01-08Fix destruction of nodes with connections to parent patch ports.David Robillard7-53/+83
git-svn-id: http://svn.drobilla.net/lad/ingen@241 a436a847-0d15-0410-975c-d299462d15a1
2007-01-07Jack MIDI port destruction.David Robillard7-61/+84
git-svn-id: http://svn.drobilla.net/lad/ingen@240 a436a847-0d15-0410-975c-d299462d15a1
2007-01-07Top level port destruction (Jack port removal).David Robillard11-64/+44
git-svn-id: http://svn.drobilla.net/lad/ingen@238 a436a847-0d15-0410-975c-d299462d15a1
2007-01-07Minor about dialog updates.David Robillard1-3/+3
git-svn-id: http://svn.drobilla.net/lad/ingen@237 a436a847-0d15-0410-975c-d299462d15a1
2007-01-07Fix crash when clicking currently active breadcrumb.David Robillard2-3/+2
git-svn-id: http://svn.drobilla.net/lad/ingen@236 a436a847-0d15-0410-975c-d299462d15a1
2007-01-06Fixed Alsa MIDI.David Robillard1-1/+1
git-svn-id: http://svn.drobilla.net/lad/ingen@235 a436a847-0d15-0410-975c-d299462d15a1
2007-01-06Added ability to get Raul Thread for current calling context.David Robillard24-97/+183
Strong threading assertions. Flowcanvas port removal fixes. Patch port destruction. Code cleanups, bug fixes. git-svn-id: http://svn.drobilla.net/lad/ingen@234 a436a847-0d15-0410-975c-d299462d15a1
2007-01-06Work on Port destruction (still broken).David Robillard20-137/+233
git-svn-id: http://svn.drobilla.net/lad/ingen@233 a436a847-0d15-0410-975c-d299462d15a1
2007-01-02Fix building non-monolithic Ingenuity.David Robillard5-38/+15
Fixed initial node control window control values, git-svn-id: http://svn.drobilla.net/lad/ingen@230 a436a847-0d15-0410-975c-d299462d15a1
2007-01-02Initial work on dynamic (Jack) buffer resizing (still unworking).David Robillard17-160/+232
git-svn-id: http://svn.drobilla.net/lad/ingen@229 a436a847-0d15-0410-975c-d299462d15a1
2006-12-23Minor GUI touch-ups.David Robillard7-316/+275
Updated inclusion guards to match filenames. git-svn-id: http://svn.drobilla.net/lad/ingen@225 a436a847-0d15-0410-975c-d299462d15a1
2006-12-13Dropped port translucency a touch.David Robillard1-4/+4
git-svn-id: http://svn.drobilla.net/lad/ingen@224 a436a847-0d15-0410-975c-d299462d15a1
2006-12-13Path parent/child bug fixes, added unit tests.David Robillard8-38/+57
Breadcrumb/browsing/subsubpatch bug fixes. Fixed about window icon and glade error messages. git-svn-id: http://svn.drobilla.net/lad/ingen@223 a436a847-0d15-0410-975c-d299462d15a1
2006-12-13Updated Quit tooltip.David Robillard1-1/+1
git-svn-id: http://svn.drobilla.net/lad/ingen@222 a436a847-0d15-0410-975c-d299462d15a1
2006-12-13Repeated attaching/reattaching/etc/etc with Ingenuity.David Robillard6-74/+62
Fixed behaviour on closing last window (quit). git-svn-id: http://svn.drobilla.net/lad/ingen@221 a436a847-0d15-0410-975c-d299462d15a1
2006-12-13Simpler/Faster/Prettier/Saner connection curves.David Robillard1-8/+0
git-svn-id: http://svn.drobilla.net/lad/ingen@220 a436a847-0d15-0410-975c-d299462d15a1
2006-12-13GUI tweaks.David Robillard2-51/+40
git-svn-id: http://svn.drobilla.net/lad/ingen@219 a436a847-0d15-0410-975c-d299462d15a1
2006-12-12Loading subpatches (ie not just into root).David Robillard7-49/+118
Initial patch metadata. Subpatch browsing (via double clicking modules). git-svn-id: http://svn.drobilla.net/lad/ingen@218 a436a847-0d15-0410-975c-d299462d15a1
2006-12-12Connection loading.David Robillard17-186/+474
Command line parameter for server to allow connecting to specific JACK server. git-svn-id: http://svn.drobilla.net/lad/ingen@217 a436a847-0d15-0410-975c-d299462d15a1
2006-12-11Serialization of patch ports.David Robillard13-61/+106
git-svn-id: http://svn.drobilla.net/lad/ingen@216 a436a847-0d15-0410-975c-d299462d15a1
2006-12-09More loading progress (node positions restore).David Robillard9-20/+143
git-svn-id: http://svn.drobilla.net/lad/ingen@215 a436a847-0d15-0410-975c-d299462d15a1
2006-12-09Preliminary patch loading (just loads nodes from RDF).David Robillard19-83/+344
git-svn-id: http://svn.drobilla.net/lad/ingen@214 a436a847-0d15-0410-975c-d299462d15a1
2006-12-08Fixed plugin type issuesDavid Robillard16-33/+62
git-svn-id: http://svn.drobilla.net/lad/ingen@211 a436a847-0d15-0410-975c-d299462d15a1
2006-12-02More serialization workDavid Robillard6-295/+376
git-svn-id: http://svn.drobilla.net/lad/ingen@206 a436a847-0d15-0410-975c-d299462d15a1
2006-12-01Serialization workDavid Robillard3-21/+98
git-svn-id: http://svn.drobilla.net/lad/ingen@205 a436a847-0d15-0410-975c-d299462d15a1
2006-11-23Updated for Jack MIDI APIDavid Robillard2-3/+3
git-svn-id: http://svn.drobilla.net/lad/ingen@203 a436a847-0d15-0410-975c-d299462d15a1
2006-11-06Fixed serialization of connections (or anything using RDF blank nodes).David Robillard2-49/+29
git-svn-id: http://svn.drobilla.net/lad/ingen@197 a436a847-0d15-0410-975c-d299462d15a1
2006-10-28Added proper new loading interface to Serializer, updated everything that ↵David Robillard7-71/+85
uses it (no actual implementation yet). git-svn-id: http://svn.drobilla.net/lad/ingen@194 a436a847-0d15-0410-975c-d299462d15a1
2006-10-24Superficial (completely non-functional!) LV2 MIDI support.David Robillard4-9/+190
git-svn-id: http://svn.drobilla.net/lad/ingen@193 a436a847-0d15-0410-975c-d299462d15a1
2006-10-16Another alsa bug.David Robillard1-1/+1
git-svn-id: http://svn.drobilla.net/lad/ingen@185 a436a847-0d15-0410-975c-d299462d15a1
2006-10-16Another alsa fixDavid Robillard1-2/+2
git-svn-id: http://svn.drobilla.net/lad/ingen@184 a436a847-0d15-0410-975c-d299462d15a1
2006-10-16Alsa fix.David Robillard1-2/+2
git-svn-id: http://svn.drobilla.net/lad/ingen@183 a436a847-0d15-0410-975c-d299462d15a1
2006-10-16Used boost::noncopyable to eliminate undefined private copy constructors ↵David Robillard39-197/+32
spread everywhere. git-svn-id: http://svn.drobilla.net/lad/ingen@182 a436a847-0d15-0410-975c-d299462d15a1
2006-10-16Magic flashy PaneExpander(TM) 2.0.David Robillard1-4/+2
git-svn-id: http://svn.drobilla.net/lad/ingen@178 a436a847-0d15-0410-975c-d299462d15a1
2006-10-16Minor flowcanvas visual touchups.David Robillard1-23/+28
Work at completing Ingen serialization (connections still aren't right). Patchage Jack command line configuration (via ~/.jackdrc) git-svn-id: http://svn.drobilla.net/lad/ingen@177 a436a847-0d15-0410-975c-d299462d15a1
2006-10-15Fixed feedback problems (CPU chewing) with port controls.David Robillard17-88/+138
git-svn-id: http://svn.drobilla.net/lad/ingen@176 a436a847-0d15-0410-975c-d299462d15a1
2006-10-15Vertical control strips in Ingen (loaded from Glade now)David Robillard6-291/+370
git-svn-id: http://svn.drobilla.net/lad/ingen@174 a436a847-0d15-0410-975c-d299462d15a1
2006-10-15Fixed patch ports and some bugs.David Robillard4-12/+11
git-svn-id: http://svn.drobilla.net/lad/ingen@172 a436a847-0d15-0410-975c-d299462d15a1
2006-10-14Removed unecessary template parameters which broke builds on.. um.. the ↵David Robillard1-2/+2
exact same compiler I use which worked fine (?). git-svn-id: http://svn.drobilla.net/lad/ingen@171 a436a847-0d15-0410-975c-d299462d15a1
2006-10-05Added missing desktop entry files.David Robillard1-0/+10
git-svn-id: http://svn.drobilla.net/lad/ingen@162 a436a847-0d15-0410-975c-d299462d15a1
2006-10-05Set window icons to.. somethingDavid Robillard1-12/+12
git-svn-id: http://svn.drobilla.net/lad/ingen@160 a436a847-0d15-0410-975c-d299462d15a1
2006-10-05Fixed missing include in flowcanvas (uint32_t).David Robillard3-1/+61
Added new temporary (yet spiffy if I do say so myself) icon. Added desktop entry so Ingenuity shows up in desktop menus all spiff like. git-svn-id: http://svn.drobilla.net/lad/ingen@159 a436a847-0d15-0410-975c-d299462d15a1
2006-10-05More build system fixes, everything now builds against the local copy if ↵David Robillard3-5/+5
toplevel scripts are used. git-svn-id: http://svn.drobilla.net/lad/ingen@158 a436a847-0d15-0410-975c-d299462d15a1
2006-10-04Moved generic utility stuff to new library "raul".David Robillard190-1751/+674
git-svn-id: http://svn.drobilla.net/lad/ingen@156 a436a847-0d15-0410-975c-d299462d15a1
2006-10-04Global build system, build system bugfixes.David Robillard12-95/+80
git-svn-id: http://svn.drobilla.net/lad/ingen@154 a436a847-0d15-0410-975c-d299462d15a1
2006-10-04Bug fixes.David Robillard13-91/+326
Added copy to ingen (no cut or paste yet). Serialization work. git-svn-id: http://svn.drobilla.net/lad/ingen@153 a436a847-0d15-0410-975c-d299462d15a1
2006-10-03shared_ptr bugfixes.David Robillard22-237/+329
Updated Ingen to work with new FlowCanvas. Updated Patchage to work with new(er) FlowCanvas. git-svn-id: http://svn.drobilla.net/lad/ingen@152 a436a847-0d15-0410-975c-d299462d15a1