summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-03-02amend prev commit (OS X El Capitan builds)Robin Gareus
2016-03-02fix OSX El Capitan buildsRobin Gareus
2016-03-02nitpick for static analyzers and friendsRobin Gareus
2016-03-01remove debug outputRobin Gareus
2016-03-01Fix build on El CapitanPaul Davis
2016-03-01fix waveform flickering during recordingRobin Gareus
2016-03-01NO OP, whitespaceRobin Gareus
2016-03-01protect current_request with request_queue_lockRobin Gareus
2016-03-01use glib mutex APIRobin Gareus
2016-02-29initialize uninitialized variableRobin Gareus
2016-02-29configurable export prerollRobin Gareus
2016-02-29pre-process (silence) before export to flush reverb tails etc.Robin Gareus
2016-02-29Expose PublicEditor Bindings to LuaRobin Gareus
2016-02-29fix typo ba7835Robin Gareus
2016-02-28patch waf - fixes clang/linux compilationRobin Gareus
2016-02-28prepare for update to waf 1.8Robin Gareus
2016-02-28force waveform images to be least 1px wideRobin Gareus
2016-02-28remove unused headingRobin Gareus
2016-02-28allow to configure custom path to video monitorRobin Gareus
2016-02-28silence clang analyzer: Memory Error, Memory leakRobin Gareus
2016-02-28cleanup: remove duplicate null checks.Robin Gareus
2016-02-28specialize isfinite for MSVC compatRobin Gareus
2016-02-28Revert "fix OSX compile issue due to 68e81a6"Robin Gareus
2016-02-28Rewrite commit 68e81a6, prefer forward declaration and includes in cc.Robin Gareus
2016-02-27fix OSX compile issue due to 68e81a6Robin Gareus
2016-02-27try to narrow down #6478Robin Gareus
2016-02-27Implements review commentsMathias Buhr
2016-02-27Adds an assert to fail explicitelyMathias Buhr
2016-02-27Fixes a memory corruption upon closing the 2nd sessionMathias Buhr
2016-02-27ISO C++03 14.2/4 compatibility for clang.Robin Gareus
2016-02-27Move our #inclusions for "lua_script_manager.h"John Emmas
2016-02-27Accommodate 'lua' search paths in various projects where they're neededJohn Emmas
2016-02-27Accommodate newly introduced source(s) in our MSVC project (gtk2_ardour)John Emmas
2016-02-27Accommodate newly introduced source(s) in our MSVC project (lua)John Emmas
2016-02-27Accommodate newly introduced source(s) in our MSVC project (libardour)John Emmas
2016-02-27Accommodate newly introduced source(s) in our MSVC project (gtkmm2ext)John Emmas
2016-02-27Accommodate newly introduced source(s) in our MSVC project (libpbd)John Emmas
2016-02-27add header guards for good measureRobin Gareus
2016-02-27Lua example script: fix some typos and add some commentsRobin Gareus
2016-02-27resolve ambiguous ‘operator==’ (‘int’ vs ‘const luabridge::LuaRef’)Robin Gareus
2016-02-27proper "false" check for MSVC compatRobin Gareus
2016-02-27avoid "show_all" -- closes #6797Robin Gareus
2016-02-27don't allow to change export settings once export has started #6780Robin Gareus
2016-02-26fix KP_0 bindingPaul Davis
2016-02-26improve size and positioning of Tabbable's after being torn off, hidden, resh...Paul Davis
2016-02-27fix hang at exit (after freewheeling) with PA-nonblocking backendRobin Gareus
2016-02-26fix bindings for KP_nPaul Davis
2016-02-26when looking up a key event, switch to the lowercase keyvalPaul Davis
2016-02-26fixing leaking tooltip stringPaul Davis
2016-02-26fix "Collect Groups" -- closes #6794Robin Gareus