Housekeeping, code style
[ardour.git] / libs /
2013-07-29 Michael FisherHousekeeping, code style
2013-07-29 Michael FisherMoving Mclk locating code to ticker.cc. Housekeeping
2013-07-29 Michael FisherAdd method to send a song position pointer message
2013-07-29 Robin Gareususe K-20 meter as default master bus
2013-07-29 Robin Gareusadd option to resize meterbridge track-labels
2013-07-28 Robin Gareuschange default meter-fall-off to 13.3 dB/sec
2013-07-28 Robin Gareususe 3px for peak-hold in LED mode -> display 2 bright...
2013-07-28 Robin Gareusfix compiler warnings.
2013-07-28 Robin Gareustweak meter-LED style
2013-07-28 Edgar Aichingerupdate german translation for libardour
2013-07-28 Edgar Aichingerupdate german translation
2013-07-28 Robin Gareusadd dedicated line-up level for IEC1/DIN meter (15dbFS)
2013-07-28 Robin Gareusmake LED meter style optional
2013-07-26 Robin Gareuscache shaded meter-background regardless of color
2013-07-26 Robin Gareusfix meter background redraw issue #5601
2013-07-25 Robin Gareus[re]implement horizontal meter
2013-07-25 Robin GareusDon't allow to deactivate meter.
2013-07-25 Robin Gareusreset meters only when *really* necessary
2013-07-25 Robin Gareusfix compiler warning
2013-07-24 Robin Gareusalign gradient with meter-metrics
2013-07-24 Robin Gareusincrease saturation of meter-shader
2013-07-24 Robin Gareusallow to en/disable shade and LED meter style
2013-07-23 Robin Gareusadd "0VU = +8dBu" VU meter config
2013-07-23 Robin Gareuschange default VU mode to "0VU = +4dBu (standard)"
2013-07-23 Robin Gareusimplement meter-lineup and VU standard preferences
2013-07-23 Robin Gareususe fixed fall-off time for k-meter
2013-07-23 Colin FletcherFix special handling of 'zoom vertical' scroll wheel...
2013-07-22 Robin Gareusrestore session backwards compatibility to 3.3
2013-07-22 Robin Gareusimplement new meter types
2013-07-22 Robin GareusRevert "Revert new meter types (postponed until after...
2013-07-18 Robin Gareusreset meter when meter-point changes
2013-07-17 Robin Gareusadd a stripe-pattern to the meters
2013-07-16 Robin Gareusmeter-state 17 and 49 + code-comment
2013-07-16 Robin Gareuspossible fix for tracker.ardour.org/view.php?id=5586
2013-07-16 Robin Gareusrework metering states 2, 6, 18 and 22
2013-07-16 Robin Gareusrevert functionality of f842e8af2 (meter display in...
2013-07-16 Paul DavisRevert "C++11 Building - Use new style struct field...
2013-07-16 Robin Gareusyet another meter+monitoring detail:
2013-07-16 Robin GareusMerge branch 'clang' of https://github.com/axetota...
2013-07-16 Robin Gareusfix metering states 34, 38, 49, 50, 53 and 54
2013-07-16 Robin Gareuszero meters for inactive tracks
2013-07-16 Robin GareusRMS meter - reset after calculating new data
2013-07-16 Robin Gareusfix "monitor mode 11"
2013-07-16 Robin Gareusfix input metering:
2013-07-16 Michael R. FisherTemporary OSX/Clang/C++11 workaround
2013-07-16 Michael R. FisherC++11 Building - Use new style struct field inititializing
2013-07-16 Michael R. FisherInclude evoral/Note.hpp before pbd/compose.h
2013-07-16 Michael R. FisherAllow compiling with c++11 enabled
2013-07-16 Michael R. FisherTypo fixed: call class method instead of trying to...
2013-07-16 Paul Davisfinally get to the bottom of where NO_PLUGIN_STATE...
2013-07-16 Paul Davismore plugin state debugging
2013-07-16 Paul Davistweaks to NO_PLUGIN_STATE logic
2013-07-15 Robin Gareusadd option to disable cairo-RGBA overlays for meters.
2013-07-15 Paul DavisMerge branch 'apple' of https://github.com/mfisher31...
2013-07-15 Robin GareusRevert new meter types (postponed until after 3.3 release)
2013-07-15 Robin Gareusadd new meter-type enums (amend 80aa2574)
2013-07-15 Robin Gareusadd VU and IEC meter DSP (from jmeters)
2013-07-15 Michael R. FisherHousekeeping
2013-07-15 Michael R. Fisherset the flag true
2013-07-15 Michael R. FisherLazily load bundled LV2 plugins in LV2PluginInfo::disco...
2013-07-15 Michael R. FisherFormatting only.
2013-07-15 Michael R. FisherUse a static string variable for dll path.
2013-07-12 Robin Gareusimplement visual-sensitivity (gray out) for faders
2013-07-12 Robin Gareusminor peak-meter performance tweak
2013-07-11 Robin Gareusfix compiler warning
2013-07-11 Paul DavisRevert "Remove non-portable and unnused header includes"
2013-07-11 Paul DavisRemove non-portable and unnused header includes
2013-07-11 Paul DavisFix portability of test and use temporary test
2013-07-11 Paul DavisUse common test function to create temporary session
2013-07-11 Paul Davisadd new files from test changes by timbyr
2013-07-11 Paul Davistheoretically: "Add new_test_output_dir to common libar...
2013-07-11 Paul DavisUse test_search_path function in ardour test
2013-07-11 Paul DavisAdd test_search_path function in libardour testsuite
2013-07-11 Paul DavisUse test_search_path to find test data in xpath test
2013-07-11 Paul DavisAdd test_search_path function in PBD testsuite
2013-07-11 Paul DavisAdd --single-tests option to also build each libardour...
2013-07-11 Paul Davisdisable libardour unit tests that do not function corre...
2013-07-10 Paul Davisremove another instance of xmmintrin.h
2013-07-10 Paul Davisremove unnecessary include of xmmintrin.h
2013-07-10 Robin GareusRevert "show track-ID in mixer" and "...towards unique...
2013-07-10 Robin Gareusremove unique track number from meterbridge
2013-07-10 Robin GareusEpisode VI: Return of the ZeroDBline
2013-07-10 Robin GareusEpisode V: the gainfader line strikes back
2013-07-10 Robin Gareusdisable number display on meterbridge by default
2013-07-10 Robin Gareususe accurate log10 for meter (fast_log2 is unsuitable...
2013-07-10 Robin Gareusshow track-ID in mixer
2013-07-10 Robin Gareusnumber/name on meterbridge
2013-07-10 Robin Gareus...towards unique track numbers.
2013-07-10 Robin Gareusallow to include solo,mute buttons on meterbridge
2013-07-10 Robin Gareusremove b0rked attempt at meter-thread regularity.
2013-07-10 Robin GareusTask Force Viking: operation green line
2013-07-10 Robin Gareusfix RMS+Peak meter for MIDI-tracks
2013-07-10 Robin Gareuswith RMS meters: use "peak indicator" as DPM
2013-07-10 Robin Gareusignore state-changes during [meter] context-menu popup...
2013-07-10 Robin Gareususe digital max-peak with RMS meter
2013-07-10 Robin Gareusshare meter-type among meter instances.
2013-07-10 Robin Gareusprepare meter type unification
2013-07-10 Robin Gareustest/fix - possible cause of meter-freezing..
2013-07-10 Robin Gareusfix meterbridge metric display switch
2013-07-10 Robin Gareusremember meter type with session
next