summaryrefslogtreecommitdiff
path: root/libs
AgeCommit message (Expand)Author
2013-07-15tweaks to NO_PLUGIN_STATE logicPaul Davis
2013-07-16add option to disable cairo-RGBA overlays for meters.Robin Gareus
2013-07-14HousekeepingMichael R. Fisher
2013-07-14set the flag trueMichael R. Fisher
2013-07-14Lazily load bundled LV2 plugins in LV2PluginInfo::discover()Michael R. Fisher
2013-07-14Formatting only.Michael R. Fisher
2013-07-14Use a static string variable for dll path.Michael R. Fisher
2013-07-12implement visual-sensitivity (gray out) for fadersRobin Gareus
2013-07-12minor peak-meter performance tweakRobin Gareus
2013-07-11fix compiler warningRobin Gareus
2013-07-11Revert "Remove non-portable and unnused header includes"Paul Davis
2013-07-11Remove non-portable and unnused header includesPaul Davis
2013-07-11Fix portability of test and use temporary testPaul Davis
2013-07-11Use common test function to create temporary sessionPaul Davis
2013-07-11add new files from test changes by timbyrPaul Davis
2013-07-11theoretically: "Add new_test_output_dir to common libardour test" but actuall...Paul Davis
2013-07-11Use test_search_path function in ardour testPaul Davis
2013-07-11Add test_search_path function in libardour testsuitePaul Davis
2013-07-11Use test_search_path to find test data in xpath testPaul Davis
2013-07-11Add test_search_path function in PBD testsuitePaul Davis
2013-07-11Add --single-tests option to also build each libardour test as a separate pro...Paul Davis
2013-07-11disable libardour unit tests that do not function correctly (for windows, at ...Paul Davis
2013-07-10remove another instance of xmmintrin.hPaul Davis
2013-07-10remove unnecessary include of xmmintrin.hPaul Davis
2013-07-10Revert "show track-ID in mixer" and "...towards unique track numbers."Robin Gareus
2013-07-10remove unique track number from meterbridgeRobin Gareus
2013-07-10Episode VI: Return of the ZeroDBlineRobin Gareus
2013-07-10Episode V: the gainfader line strikes backRobin Gareus
2013-07-10disable number display on meterbridge by defaultRobin Gareus
2013-07-10use accurate log10 for meter (fast_log2 is unsuitable inaccurate)Robin Gareus
2013-07-10show track-ID in mixerRobin Gareus
2013-07-10number/name on meterbridgeRobin Gareus
2013-07-10...towards unique track numbers.Robin Gareus
2013-07-10allow to include solo,mute buttons on meterbridgeRobin Gareus
2013-07-10remove b0rked attempt at meter-thread regularity.Robin Gareus
2013-07-10Task Force Viking: operation green lineRobin Gareus
2013-07-10fix RMS+Peak meter for MIDI-tracksRobin Gareus
2013-07-10with RMS meters: use "peak indicator" as DPMRobin Gareus
2013-07-10ignore state-changes during [meter] context-menu popup (gtkmm bug?)Robin Gareus
2013-07-10use digital max-peak with RMS meterRobin Gareus
2013-07-10share meter-type among meter instances.Robin Gareus
2013-07-10prepare meter type unificationRobin Gareus
2013-07-10test/fix - possible cause of meter-freezing..Robin Gareus
2013-07-10fix meterbridge metric display switchRobin Gareus
2013-07-10remember meter type with sessionRobin Gareus
2013-07-10don't reset meter background/highlight on click.Robin Gareus
2013-07-10amend to 212d2ac5d (port add/remove signals)Robin Gareus
2013-07-10experimental RMS-meter and peak-signal (vs peak-power) queryRobin Gareus
2013-07-10improve timing accuracy for meter-falloff calc.Robin Gareus
2013-07-10prepare meter-widget for dual background colorRobin Gareus