summaryrefslogtreecommitdiff
path: root/libs
AgeCommit message (Expand)Author
2013-07-24more miscellaneous changes for audioengine, all of this is still far from act...Paul Davis
2013-07-23pre-initial version of AudioBackend API (still under heavy development)Paul Davis
2013-07-23changes to audioengine.hPaul Davis
2013-07-23inch-like progress on defining the API for AudioBackend and separating AudioE...Paul Davis
2013-07-23implement meter-lineup and VU standard preferencesRobin Gareus
2013-07-23use fixed fall-off time for k-meterRobin Gareus
2013-07-23Fix special handling of 'zoom vertical' scroll wheel modifier key.Colin Fletcher
2013-07-22restore session backwards compatibility to 3.3Robin Gareus
2013-07-22implement new meter typesRobin Gareus
2013-07-22Revert "Revert new meter types (postponed until after 3.3 release)"Robin Gareus
2013-07-18reset meter when meter-point changesRobin Gareus
2013-07-17add a stripe-pattern to the metersRobin Gareus
2013-07-16meter-state 17 and 49 + code-commentRobin Gareus
2013-07-16possible fix for http://tracker.ardour.org/view.php?id=5586Robin Gareus
2013-07-16rework metering states 2, 6, 18 and 22Robin Gareus
2013-07-16revert functionality of f842e8af2 (meter display in DISK mode)Robin Gareus
2013-07-16Revert "C++11 Building - Use new style struct field inititializing" (this codePaul Davis
2013-07-16yet another meter+monitoring detail:Robin Gareus
2013-07-16Merge branch 'clang' of https://github.com/axetota/ardourRobin Gareus
2013-07-16fix metering states 34, 38, 49, 50, 53 and 54Robin Gareus
2013-07-16zero meters for inactive tracksRobin Gareus
2013-07-16RMS meter - reset after calculating new dataRobin Gareus
2013-07-16fix "monitor mode 11"Robin Gareus
2013-07-16fix input metering:Robin Gareus
2013-07-15Temporary OSX/Clang/C++11 workaroundMichael R. Fisher
2013-07-15C++11 Building - Use new style struct field inititializingMichael R. Fisher
2013-07-15Include evoral/Note.hpp before pbd/compose.hMichael R. Fisher
2013-07-15Allow compiling with c++11 enabledMichael R. Fisher
2013-07-15Typo fixed: call class method instead of trying to use as a variableMichael R. Fisher
2013-07-15finally get to the bottom of where NO_PLUGIN_STATE needs to be in order to be...Paul Davis
2013-07-15more plugin state debuggingPaul Davis
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