ardour.git
2016-02-22 Paul Davisfirst compilable version of tabbable design.
2016-02-22 Paul Daviscompilable version of WindowProxy
2016-02-22 Paul Davisinitial versions of Tabbable object
2016-02-22 Paul Davisfirst version of Gtkmm2ext::WindowProxy
2016-02-22 Paul Davisthe basics of tabbed
2016-02-22 Paul Davisprefer initialization to assignment for ARDOUR_UI
2016-02-22 Paul Davisthe basics of tabbed
2016-02-22 Robin Gareusinitialize uninitialized var - possible fix for #6400
2016-02-22 Robin Gareusconsolidate code
2016-02-22 Robin Gareusupdate Window > Mixer accordingly
2016-02-22 Paul Davisprefer initialization to assignment for ARDOUR_UI
2016-02-22 Paul Davisthe basics of tabbed
2016-02-22 Paul Davisvolatile means hardware-volatile.
2016-02-22 Paul DavisRevert "Fix compilation warnings. (gtk2_ardour part)"
2016-02-22 Adrian KnothSpelling correction patch from Debian
2016-02-22 Nils Philippsendon't trip over missing `nm` tool
2016-02-22 André NusserRevert and additional change due to --strict warnings.
2016-02-22 André NusserFix compilation warnings. (gtk2_ardour part)
2016-02-22 André NusserFix compilation warnings. (libs part)
2016-02-22 Paul Davisbetter system for managing kbd focus after cmd-w closin...
2016-02-22 Paul Davismanually revert most of previous commit related to...
2016-02-22 Paul Davisos x: an initial attempt at fixing loss of keyboard...
2016-02-22 Tim MayberryFix 6783, Using "Esc" key doesn't cancel creating new...
2016-02-21 Robin Gareusprepare for gcc6 rint() precision degradation
2016-02-21 Robin Gareusprevent some mess when automating control ports on...
2016-02-21 Paul Davisalsa: allow environment variable ARDOUR_ALSA_DEVICE...
2016-02-21 Paul Davismake threaded waveview rendering a configure time optio...
2016-02-21 Paul DavisOS X: fix the handling of SUPER,HYPER,META (see code...
2016-02-21 Robin Gareusprevent crash is VST does not implement effEditGetRect
2016-02-20 Robin Gareusadd an OOM check.
2016-02-20 Robin Gareushelp clang static analyzer
2016-02-20 Robin Gareusfix segfault in libardour unit-tests (possible crash...
2016-02-20 Robin Gareusadd processor lookup by PBD::ID via session
2016-02-20 Robin Gareusfix linux bundle installer
2016-02-19 Robin Gareusthird time lucky
2016-02-19 Robin Gareusand now without typo
2016-02-19 Robin Gareusfix Windows OSC support
2016-02-19 Robin GareusRevert "disable threaded waveform rendering for 4.7"
2016-02-19 Robin Gareuspossible fix for AVLinux VST bundles.
2016-02-19 Paul Davisadd MCP device file for Nucleus-via-platform MIDI 4.7
2016-02-18 Paul Davisdisable threaded waveform rendering for 4.7
2016-02-18 Paul Davisremove HYPER,SUPER,META modifier masks from Keyboard...
2016-02-18 Paul Davisadd a static utility function (should really be in...
2016-02-18 Tim MayberryAdd Pavel Potocek to authors
2016-02-18 Pavel PotocekChange the tap tempo estimator to least-squares regression
2016-02-17 Robin Gareusnow with return value
2016-02-17 Robin GareusFix Post Export "Open Folder" button for OS X
2016-02-17 Robin Gareusallot to open OSX Finder with arbitrary paths
2016-02-17 Robin Gareustranslatable missing plugin message
2016-02-17 Robin Gareusamend missing plugin message to hint that a plugin...
2016-02-17 John EmmasMake sure that MSVC knows which version of 'ceil()...
2016-02-16 Ben LoftisOSC: remove "/session/loaded" message altogether, for...
2016-02-16 Ben LoftisFill some more VST transport flags.
2016-02-16 Robin Gareusfix normalize + trim silence at end.
2016-02-16 Robin Gareusprepare threshold for silence trim
2016-02-16 Robin Gareuswork-around case where metric is NULL in split cycles.
2016-02-16 Robin Gareustry to catch https://github.com/rncbc/synthv1/issues...
2016-02-16 Robin GareusRevert "proper debug prints for Analyser"
2016-02-16 Robin Gareusre-bin analysis results to take silence striping into...
2016-02-16 Robin Gareuschunk data before analysis, prefer 8K
2016-02-16 Robin GareusAnalysis: 1 sample slack (for resampling rounding)
2016-02-16 Robin Gareusfix Export SRC buffer report:
2016-02-16 Robin GareusFix Analysis duration for added silence
2016-02-16 Robin Gareusdon't re-use variable names
2016-02-16 Robin Gareusproper debug prints for Analyser
2016-02-16 Robin GareusExport Analysis GUI: clarify signal-distribution axis...
2016-02-16 Robin Gareusmove "Normalization Gain" display to the left box ...
2016-02-15 Robin GareusOSX build - ignore order of options (and fix indent...
2016-02-15 Ben Loftisfix typo in previous commit
2016-02-15 Ben LoftisDefer session_loaded until AFTER lo_server_new.
2016-02-15 Robin Gareusmore Export Report GUI tweaks:
2016-02-15 Robin Gareusupdate Export Report GUI for extended spect. range
2016-02-15 Robin Gareusextend analysis spectral range to -120dB
2016-02-15 Robin Gareusrefine ExportReport:
2016-02-15 Robin Gareusupdate Export Report GUI
2016-02-15 Robin GareusAdd normalization gain factor to Export Analysis
2016-02-14 Robin GareusMove Export Audition Buttons to the bottom
2016-02-14 Robin Gareustweak spectrum color schema
2016-02-14 Robin Gareusshow playhead on all export report widgets
2016-02-14 Robin GareusEnsure export starts with a clean state
2016-02-14 Robin Gareusadd missing space
2016-02-14 Tim MayberryFix issue related to bug #6609, text selection not...
2016-02-14 Robin Gareusfix rare livelock in std::map thread_buffer_requests
2016-02-14 Robin GareusExport Audition: don't rely on audition-progress 100...
2016-02-13 Robin Gareusand another typo in d442190b
2016-02-13 Robin Gareusfix typos in d442190b
2016-02-13 Robin Gareusremove C++11'isms from libptformat. back to C++98 compat.
2016-02-13 Robin Gareusslightly improved windows post-export hook support.
2016-02-13 Robin Gareussome half-baked support for windows command-arg substit...
2016-02-13 Robin Gareusadd post-export audition seeking
2016-02-13 Damien ZammitAdd preliminary PTX support for Protools 10 and 11
2016-02-13 Damien ZammitUnjumble the PT5 wav ordering in regions/tracks
2016-02-13 Tim MayberryAdd Julien Roger to authors
2016-02-13 Julien ROGERFix 6031: Fix inactive MIDI track headers when reloadin...
2016-02-13 Julien ROGERFix 6677: Post-export script reinterprets timestamp...
2016-02-13 Julien ROGERFix 6609: Right-click in active track name box crashes
2016-02-13 Robin Gareusamend d814acb - SystemExec/Export debugging
2016-02-13 Ben Loftisadd some debugging capability for users of SystemExec...
2016-02-13 Tim MayberryHide "Use Buffered I/O" button when switching to backen...
2016-02-12 Robin Gareususe "Good" resampling quality (lower initial play latency)
next