summaryrefslogtreecommitdiff
path: root/libs
AgeCommit message (Expand)Author
2012-06-11lots more work trying to create a common structure for accessing plugin and M...Paul Davis
2012-06-11Factor out 'persistent' tooltip code from the pannerCarl Hetherington
2012-06-11partially-done (but compile-friendly) move of instrument info into a new back...Paul Davis
2012-06-11Make send automation work (#4734).Carl Hetherington
2012-06-11Remove debug code.Carl Hetherington
2012-06-10remove craziness of propagating MIDI 7 bit limits into MIDNAM handling by rep...Paul Davis
2012-06-10Add test for compound regions with the layeringCarl Hetherington
2012-06-10Set up layering correctly on compound playlists so thatCarl Hetherington
2012-06-10Fix off-by-one in computation of crossfade lengths.Carl Hetherington
2012-06-09Clean up libardour tests a bit.Carl Hetherington
2012-06-09Send OSC URL announcement to the info stream.Carl Hetherington
2012-06-09Fix crash in tests; not sure about the root cause.Carl Hetherington
2012-06-09Delete the session before the AudioEngine is stopped, as the mackie surface c...Carl Hetherington
2012-06-09Test combination of regions.Carl Hetherington
2012-06-09Comment tweaks.Carl Hetherington
2012-06-09Fix off-by-one in body_range().Carl Hetherington
2012-06-09Fix crash when MackieControlProtocol has gone away.Carl Hetherington
2012-06-09Comment tweak.Carl Hetherington
2012-06-09Send LV2 notes to the info stream.Carl Hetherington
2012-06-09MCP: latest patch from Rodrigo:Paul Davis
2012-06-09Rename import_audiofiles -> import_files.Carl Hetherington
2012-06-09Remove extra .mid suffix added to cloned MIDI region names (#4914).Carl Hetherington
2012-06-08No-op; some comments, remove some unused stuff, minor tidying up.Carl Hetherington
2012-06-07Slightly grubby hack to fix up the state of the Window->Mixer menu item when ...Carl Hetherington
2012-06-07Don't set TimeFXRequest done to true too early; it must only be set after Edi...Carl Hetherington
2012-06-06Updated Spanish translation from Pablo_F (#4912).Carl Hetherington
2012-06-06MCP: latest patch from Rodrigo:Paul Davis
2012-06-06Call PBD::EnumWriter::destroy in ARDOUR::cleanup (fromCarl Hetherington
2012-06-06Call ARDOUR::cleanup at the end of libardour tests (fromCarl Hetherington
2012-06-06Patch from Tim Mayberry:Carl Hetherington
2012-06-06Provide dialogs to edit pan values numerically, at least forCarl Hetherington
2012-06-06Remove some unused code.Carl Hetherington
2012-06-05when selecting one of a set of variable I/O configs for an AudioUnit so that ...Paul Davis
2012-06-05Marginal cleanup.Carl Hetherington
2012-06-04make ARDOUR::AutomationList state management full locale-independentPaul Davis
2012-06-03Look in the UsesPatchNameList for the name rather thanCarl Hetherington
2012-06-02Fix operator< so that strict weak ordering isCarl Hetherington
2012-06-02MCP: another patch from rodrigo:Paul Davis
2012-06-02couple of fixes to enable building, and building with gtkmm 2.2(<4)Paul Davis
2012-06-01revert part of earlier MCP patch from rodrigoPaul Davis
2012-06-01Prevent latency measurement output buffer being silenced byCarl Hetherington
2012-06-01Minor tidy-ups to MTDM code; add test.Carl Hetherington
2012-06-01When we rename a track, only rename its playlist if itCarl Hetherington
2012-06-01MCP: Patch from Rodrigo that:Paul Davis
2012-06-01fix construction of new xfades from legacy xfades, and add a few comments her...Paul Davis
2012-06-01Make faders visually desensitised when their tracks are in automation-play.Carl Hetherington
2012-05-31Remove unused method.Carl Hetherington
2012-05-31Fix uninitialised variable causing garbage output from panners in some cases.Carl Hetherington
2012-05-31Hopefully less bad version of Evoral::RangeList::subtract,Carl Hetherington
2012-05-31Add primary-modifier click on monitor knobs to go to -inf dB (partCarl Hetherington