summaryrefslogtreecommitdiffstats
path: root/src/libs
AgeCommit message (Expand)AuthorFilesLines
2007-04-12Updated Raptor dependency to 1.4.14 (for Turtle serialization).David Robillard2-9/+9
2007-04-11Updated/cleaned up OSC namespace (/om/synth -> /ingen etc).David Robillard10-417/+211
2007-04-11Minor code cleanups/cruft removal.David Robillard6-44/+13
2007-04-11Serialization (both saving and restoring) of nested patches.David Robillard6-74/+190
2007-04-10Fixed feedback connections.David Robillard1-4/+6
2007-04-09Fix crash on saving recursive patches (don't load yet though).David Robillard1-1/+5
2007-04-09Internal subpatch connection bugfix.David Robillard1-8/+15
2007-04-09Bugfixes.David Robillard1-1/+5
2007-04-09MIDI patching. wooo!David Robillard3-23/+33
2007-04-08Fix connections directly between subpatch input/output ports.David Robillard5-37/+23
2007-04-08Fixed audio output.David Robillard3-103/+22
2007-04-08Alsa MIDI compile fixes.David Robillard5-26/+24
2007-04-08Yet. More. Jack. MIDI. API. Hacks.David Robillard1-7/+15
2007-04-08More Jack MIDI API compatibility jacks.David Robillard3-3/+9
2007-04-08Jack MIDI API compatibility kluges.David Robillard2-1/+45
2007-04-08LV2 MIDI fixes.David Robillard3-24/+23
2007-04-08MIDI patching fixes (clean disconnecting).David Robillard29-82/+182
2007-04-08De-template-ification of port types (req. for LV2 MIDI, but nice code size re...David Robillard65-1349/+1081
2007-04-07Removed duplicate midi.h and referred to Raul version.David Robillard6-141/+5
2007-04-07Visual tweaks.David Robillard2-3/+24
2007-04-07Fixed connection to patch MIDI ports when loading deprecated patches.David Robillard5-8/+10
2007-04-07Jack MIDI API fixes.David Robillard1-2/+2
2007-04-06Fixed top-level importing of deprecated patches.David Robillard1-1/+1
2007-03-30Serialization fixes.David Robillard4-27/+33
2007-03-12Removed name-based interface for FlowCanvas (using the view as a model = evil...David Robillard2-5/+5
2007-02-24Distribution build fixes (pass make distcheck).David Robillard2-3/+0
2007-02-20Updated Ingen for most recent SLV2 API.David Robillard4-18/+30
2007-02-18Updated URLs.David Robillard3-6/+6
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-07Updated Copyright notices.David Robillard194-194/+388
2007-02-07Abstracted out "Connectable" concept in FlowCanvas (towards connecting things...David Robillard1-0/+4
2007-02-07Mad sed-fu for consistent private member naming.David Robillard88-1407/+1404
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 Robillard6-20/+21
2007-01-22Alsa MIDI compile fix. Maybe.David Robillard1-6/+6
2007-01-22Created Raul namespace.David Robillard33-61/+81
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 Robillard3-46/+73
2007-01-12Fix RDF saving to use namespace prefixes.David Robillard3-0/+11
2007-01-12Control value persistence/serialization.David Robillard4-48/+102
2007-01-10Moved RDFWriter to RAUL.David Robillard4-285/+1
2007-01-08Alsa MIDI fixed.David Robillard5-37/+42
2007-01-08Fix for building against local raul.David Robillard4-12/+13
2007-01-08Fix lingering connections after node destruction (if disconnectionDavid Robillard1-6/+6