summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
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
2006-12-13Updated Quit tooltip.David Robillard1-1/+1
2006-12-13Repeated attaching/reattaching/etc/etc with Ingenuity.David Robillard6-74/+62
2006-12-13Simpler/Faster/Prettier/Saner connection curves.David Robillard1-8/+0
2006-12-13GUI tweaks.David Robillard2-51/+40
2006-12-12Loading subpatches (ie not just into root).David Robillard7-49/+118
2006-12-12Connection loading.David Robillard17-186/+474
2006-12-11Serialization of patch ports.David Robillard13-61/+106
2006-12-09More loading progress (node positions restore).David Robillard9-20/+143
2006-12-09Preliminary patch loading (just loads nodes from RDF).David Robillard19-83/+344
2006-12-08Fixed plugin type issuesDavid Robillard16-33/+62
2006-12-02More serialization workDavid Robillard6-295/+376