summaryrefslogtreecommitdiffstats
path: root/src/libs
AgeCommit message (Expand)AuthorFilesLines
2008-05-20Fix various problems with control port values.David Robillard15-26/+40
2008-05-19Better global (engine/client) LV2 feature sharing.David Robillard14-108/+82
2008-05-19More (but not yet completely) type safe value_changed notification.David Robillard11-28/+30
2008-05-19Fix multiple ports showing up when attempting to add a MIDI output to a patch.David Robillard1-1/+1
2008-05-19Easier to read conflicing LADSPA plugin error messages.David Robillard1-2/+3
2008-05-19Fix crash on broken LV2 plugins with no name.David Robillard1-1/+5
2008-05-15Fix connection loading from deprecated (.om) patch files.David Robillard1-6/+8
2008-05-15Show error messages from engine in a pop-up dialog.David Robillard4-5/+19
2008-05-14Fix clear patch command (ticket #18).David Robillard11-66/+194
2008-05-14Add flag to force disable assembly (some people get compile errors for unknow...David Robillard3-9/+10
2008-05-09Fix crash when receiving Jack MIDI events.David Robillard1-3/+5
2008-05-04Fix serialisation of floating point variables (fixes module positioning).David Robillard1-2/+5
2008-05-03Apply slv2_plugin_get_port_ranges usage Ingen patch from larsl.David Robillard3-18/+35
2008-05-01GCC 4.3 fixes.David Robillard4-6/+8
2008-05-01Apply Ingen LV2 event referencing (stubs) patch from larsl.David Robillard2-2/+24
2008-04-30Fix Redland NULL node assertion failures when saving.David Robillard1-5/+14
2008-04-12LV2 UI extension updates from larsl.David Robillard2-6/+10
2008-04-12LV2 event/MIDI fixed for Ingen from larsl.David Robillard4-7/+13
2008-03-14More lenient patch loading.David Robillard1-13/+14
2008-03-14Exit clean on ctrl+c when running engine only.David Robillard2-1/+7
2008-03-11Fix building w/o LADSPA.David Robillard1-0/+2
2008-02-17Fix SLV2 building from top level.David Robillard1-0/+2
2008-02-16Work towards generic event stuff.David Robillard3-166/+0
2008-02-10Update LV2 event stuff.David Robillard2-65/+40
2008-01-25Overhaul SLV2 API to return/take SLV2Value (instead of strings or primitives)...David Robillard32-129/+151
2008-01-24Make SLV2 UI class interface match ports.David Robillard1-1/+1
2008-01-24Fix locale problems in ingen, flowcanvas, and redlandmm (',' decimal point).David Robillard1-0/+7
2008-01-24Fix building within ingen tree.David Robillard1-1/+1
2008-01-23Remove unnecessary subst vars.David Robillard5-13/+2
2008-01-23Added missing file.David Robillard1-0/+83
2008-01-23Working Jack MIDI -> generic event port input.David Robillard1-0/+2
2008-01-23More LV2 extension work.David Robillard6-17/+51
2008-01-21Work on generic LV2 events.David Robillard32-456/+561
2008-01-19LV2 packaging fixes for building from top level.David Robillard2-5/+5
2008-01-17Fix LV2 Gtk UI URI.David Robillard1-1/+1
2008-01-17Update for SLV2 changes.David Robillard1-2/+2
2008-01-07Fix building.David Robillard4-1/+8
2008-01-07Build fix.David Robillard1-2/+2
2008-01-06Remove raul dependency on liblo and redlandmm.David Robillard2-11/+15
2008-01-06Tone down port colours a touch.David Robillard1-4/+4
2008-01-06Use colours derived from Tango-palette (de-candified, darkened).David Robillard1-5/+5
2008-01-05Fix connecting mismatched ports bug (closes ticket 129).David Robillard1-3/+3
2008-01-02Fix canvas scroll buttons.David Robillard1-0/+3
2008-01-01Fix compilation.David Robillard1-1/+1
2008-01-01RAUL code cleanup.David Robillard3-25/+26
2007-12-31Clean up and remove useless code in FlowCanvas.David Robillard1-1/+1
2007-12-21Fix SLV2 GUI sketchiness, repeated embedding/unembedding/pop-up/window destro...David Robillard7-123/+255
2007-12-20Fix about dialog close button.David Robillard4-3/+11
2007-12-19Fix LV2 GUI embedding.David Robillard4-14/+16
2007-12-15Updated LV2 GUI extension.David Robillard1-8/+2