summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2007-04-06Fix Ingenuity icon.David Robillard1-13/+13
2007-04-06Icon fixes.David Robillard2-2/+2
2007-03-30Serialization fixes.David Robillard11-39/+52
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 Robillard8-71/+76
2007-03-11Added "Ingenuity" to window titles.David Robillard1-1/+1
2007-03-11Fixed node context menu.David Robillard2-5/+7
2007-02-24Distribution build fixes (pass make distcheck).David Robillard2-3/+0
2007-02-23Toolbar/breadcrumb fixes.David Robillard3-28/+29
2007-02-23GUI touchups.David Robillard1-49/+95
2007-02-20Updated Ingen for most recent SLV2 API.David Robillard4-18/+30
2007-02-18Updated URLs.David Robillard4-7/+7
2007-02-11Moved Maid from Ingen to Raul.David Robillard18-144/+31
2007-02-10Alsa compile fixes.David Robillard2-6/+2
2007-02-10Fix previous (broken) commit.David Robillard5-12/+12
2007-02-09Moved Deletable (formerly MaidObject), List, and Array from Ingen to Raul.David Robillard59-891/+252
2007-02-09Removed data type stuff from SLV2.David Robillard1-26/+15
2007-02-08Circular nodes in FlowCanvas, related necessary redesign work and changes for...David Robillard2-10/+10
2007-02-07Updated Copyright notices.David Robillard267-268/+534
2007-02-07Abstracted out "Connectable" concept in FlowCanvas (towards connecting things...David Robillard4-13/+20
2007-02-07Mad sed-fu for consistent private member naming.David Robillard137-2373/+2370
2007-02-04Bug fixes, LV2 spec updates.David Robillard1-1/+1
2007-01-23Alsa MIDI compilation fixes.David Robillard2-7/+7
2007-01-23Jack MIDI fixes, "fixed" (increased) ranges on control dialog range spinners.David Robillard7-22/+23
2007-01-22Alsa MIDI compile fix. Maybe.David Robillard1-6/+6
2007-01-22Created Raul namespace.David Robillard38-69/+89
2007-01-22Added atomic int/pointer classes to Raul.David Robillard12-29/+32
2007-01-20Added Machina.David Robillard7-244/+11
2007-01-16Deprecated patch loading.David Robillard5-72/+107
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-12Fix RDF saving to use namespace prefixes.David Robillard3-0/+11
2007-01-12Control value persistence/serialization.David Robillard10-68/+127
2007-01-10Moved RDFWriter to RAUL.David Robillard4-285/+1
2007-01-08Alsa MIDI fixed.David Robillard6-40/+45
2007-01-08Fix for building against local raul.David Robillard5-13/+14
2007-01-08Fix lingering connections after node destruction (if disconnectionDavid Robillard1-6/+6
2007-01-08Fix destruction of nodes with connections to parent patch ports.David Robillard7-53/+83
2007-01-07Jack MIDI port destruction.David Robillard7-61/+84
2007-01-07Top level port destruction (Jack port removal).David Robillard11-64/+44
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-06Fixed Alsa MIDI.David Robillard1-1/+1
2007-01-06Added ability to get Raul Thread for current calling context.David Robillard24-97/+183
2007-01-06Work on Port destruction (still broken).David Robillard20-137/+233
2007-01-02Fix building non-monolithic Ingenuity.David Robillard5-38/+15
2007-01-02Initial work on dynamic (Jack) buffer resizing (still unworking).David Robillard17-160/+232
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 Robillard8-38/+57