summaryrefslogtreecommitdiffstats
path: root/src/progs/ingenuity
AgeCommit message (Expand)AuthorFilesLines
2007-04-07Fixed connection to patch MIDI ports when loading deprecated patches.David Robillard3-9/+21
2007-04-07Fix for overly loopy connections over short distances.David Robillard4-10/+45
2007-04-06Fixed overly dark connection colours.David Robillard1-1/+2
2007-04-06Fix Ingenuity icon.David Robillard1-13/+13
2007-04-06Icon fixes.David Robillard2-2/+2
2007-03-30Serialization fixes.David Robillard6-11/+18
2007-03-25Fixed construction algorithm bugs.David Robillard1-1/+0
2007-03-12Removed name-based interface for FlowCanvas (using the view as a model = evil...David Robillard6-66/+71
2007-03-11Added "Ingenuity" to window titles.David Robillard1-1/+1
2007-03-11Fixed node context menu.David Robillard2-5/+7
2007-02-23Toolbar/breadcrumb fixes.David Robillard3-28/+29
2007-02-23GUI touchups.David Robillard1-49/+95
2007-02-18Updated URLs.David Robillard1-1/+1
2007-02-08Circular nodes in FlowCanvas, related necessary redesign work and changes for...David Robillard2-10/+10
2007-02-07Updated Copyright notices.David Robillard66-67/+132
2007-02-07Abstracted out "Connectable" concept in FlowCanvas (towards connecting things...David Robillard3-13/+16
2007-02-07Mad sed-fu for consistent private member naming.David Robillard49-966/+966
2007-01-23Jack MIDI fixes, "fixed" (increased) ranges on control dialog range spinners.David Robillard1-2/+2
2007-01-22Created Raul namespace.David Robillard3-4/+4
2007-01-16Deprecated patch loading.David Robillard2-26/+34
2007-01-14Fixed launching of external ingen process from ingenuity.David Robillard2-14/+33
2007-01-12Close control windows on node destruction.David Robillard3-1/+14
2007-01-12Control value persistence/serialization.David Robillard6-20/+25
2007-01-08Alsa MIDI fixed.David Robillard1-3/+3
2007-01-08Fix destruction of nodes with connections to parent patch ports.David Robillard1-21/+36
2007-01-07Minor about dialog updates.David Robillard1-3/+3
2007-01-07Fix crash when clicking currently active breadcrumb.David Robillard2-3/+2
2007-01-06Added ability to get Raul Thread for current calling context.David Robillard4-5/+11
2007-01-06Work on Port destruction (still broken).David Robillard4-15/+23
2007-01-02Fix building non-monolithic Ingenuity.David Robillard2-1/+11
2006-12-23Minor GUI touch-ups.David Robillard7-316/+275
2006-12-13Dropped port translucency a touch.David Robillard1-4/+4
2006-12-13Path parent/child bug fixes, added unit tests.David Robillard5-24/+40
2006-12-13Updated Quit tooltip.David Robillard1-1/+1
2006-12-13Repeated attaching/reattaching/etc/etc with Ingenuity.David Robillard6-74/+62
2006-12-13GUI tweaks.David Robillard2-51/+40
2006-12-12Loading subpatches (ie not just into root).David Robillard3-8/+14
2006-12-12Connection loading.David Robillard1-6/+10
2006-12-11Serialization of patch ports.David Robillard1-8/+7
2006-12-09Preliminary patch loading (just loads nodes from RDF).David Robillard9-44/+60
2006-12-08Fixed plugin type issuesDavid Robillard2-5/+5
2006-12-02More serialization workDavid Robillard1-1/+6
2006-10-28Added proper new loading interface to Serializer, updated everything that use...David Robillard5-36/+42
2006-10-16Magic flashy PaneExpander(TM) 2.0.David Robillard1-4/+2
2006-10-15Fixed feedback problems (CPU chewing) with port controls.David Robillard4-72/+26
2006-10-15Vertical control strips in Ingen (loaded from Glade now)David Robillard6-291/+370
2006-10-15Fixed patch ports and some bugs.David Robillard4-12/+11
2006-10-05Added missing desktop entry files.David Robillard1-0/+10
2006-10-05Set window icons to.. somethingDavid Robillard1-12/+12
2006-10-05Fixed missing include in flowcanvas (uint32_t).David Robillard3-1/+61