ardour.git
2016-02-27 John EmmasMove our #inclusions for "lua_script_manager.h"
2016-02-27 John EmmasAccommodate 'lua' search paths in various projects...
2016-02-27 John EmmasAccommodate newly introduced source(s) in our MSVC...
2016-02-27 John EmmasAccommodate newly introduced source(s) in our MSVC...
2016-02-27 John EmmasAccommodate newly introduced source(s) in our MSVC...
2016-02-27 John EmmasAccommodate newly introduced source(s) in our MSVC...
2016-02-27 John EmmasAccommodate newly introduced source(s) in our MSVC...
2016-02-27 Robin Gareusadd header guards for good measure
2016-02-27 Robin GareusLua example script: fix some typos and add some comments
2016-02-27 Robin Gareusresolve ambiguous ‘operator==’ (‘int’ vs ‘const luabrid...
2016-02-27 Robin Gareusproper "false" check for MSVC compat
2016-02-27 Robin Gareusavoid "show_all" -- closes #6797
2016-02-27 Robin Gareusdon't allow to change export settings once export has...
2016-02-26 Paul Davisfix KP_0 binding
2016-02-26 Paul Davisimprove size and positioning of Tabbable's after being...
2016-02-26 Robin Gareusfix hang at exit (after freewheeling) with PA-nonblocki...
2016-02-26 Paul Davisfix bindings for KP_n
2016-02-26 Paul Daviswhen looking up a key event, switch to the lowercase...
2016-02-26 Paul Davisfixing leaking tooltip string
2016-02-26 Robin Gareusfix "Collect Groups" -- closes #6794
2016-02-26 Robin Gareusprevent livelock on NaN, inf control parameters - fixes...
2016-02-26 Robin Gareusremove duplicate FontScalingOptions -- closes #6791
2016-02-25 Mathias BuhrFixes preferences context menu not being shown
2016-02-25 Paul Davisadd previous-tab and next-tab actions and bind to PRIMA...
2016-02-25 Paul Davisremove declaration of non-existent method
2016-02-25 Paul Davisfix packing of "outpacker" in mixer view
2016-02-25 Paul Davisrestore monitor section visibility, broken after the...
2016-02-25 Paul Davismove window visibility buttons to have less impact...
2016-02-24 Robin Gareuspotential mem corruption at session close:
2016-02-24 Robin Gareusfix compilation on OSX/PPC (old coreaudio)
2016-02-23 Robin Gareusmissing include for rand() in self-tests
2016-02-23 Robin Gareusfix a -Wswitch
2016-02-23 Robin Gareusfix LV2Plugin::requires_fixed_sized_buffers()
2016-02-23 Paul Davischange bindings file included in bundles for Linux...
2016-02-23 Robin GareusC++98 compat
2016-02-23 Robin Gareusfix optimized builds
2016-02-23 Robin GareusAdd some lua scripts
2016-02-23 Robin Gareusadd lua-session commandline tool
2016-02-23 Robin GareusAdapt the MSVC project (gtk2_ardour) add new lua-sources
2016-02-23 Robin GareusEditor Actions Scripts & Manager
2016-02-23 Robin GareusAdd GUI to instantiate session-scripts
2016-02-23 Robin GareusLua Script Console Window
2016-02-23 Robin GareusAdd GUI to instantiate Lua DSP Processors
2016-02-23 Robin GareusAdd Editor/UI Lua Scripting and Action/Callback Script
2016-02-23 Robin GareusDialog to select and configure Lua Scripts
2016-02-23 Robin GareusAdd new sources to MSVC project (libardour)
2016-02-23 Robin GareusImplement Lua session-scripts
2016-02-23 Robin GareusImplement Lua DSP processor/plugin
2016-02-23 Robin Gareuslibardour lua-script-manager
2016-02-23 Robin Gareusinclude static liblua with libardour & prepare bindings
2016-02-22 Robin Gareusbasic DSP lib (for lua bindings)
2016-02-22 Robin Gareusadd lua search path
2016-02-22 Robin Gareusadd realloc pool to MSVC project
2016-02-22 Robin Gareusrealloc-pool unit-test
2016-02-22 Robin Gareustime-bound memory-pool
2016-02-22 Robin GareusAdd a VC project for building the new lua branch with...
2016-02-22 Robin GareusLuaBridge: support argument references via table return
2016-02-22 Robin Gareuscustomize LuaBridge
2016-02-22 Robin Gareusadd liblua wrapper and build-scripts
2016-02-22 Robin GareusNO-OP whitespace
2016-02-22 Robin Gareusadd LuaBridge
2016-02-22 Robin Gareusadd lua-5.3.2
2016-02-22 Paul Davisrework dialog-close-focus-reset change to work in Tabbed
2016-02-22 Paul Davisfix merge/rebase mistake
2016-02-22 Paul Davissingle click in timefx mode should still show dialog...
2016-02-22 Paul Davisadd comment about threading for time/pitch dialog
2016-02-22 Paul Davismore work on time/pitch stretch/shifting
2016-02-22 Paul Davisadd a clarifying comment about threading/GUI for normal...
2016-02-22 Paul Davisfirst steps in providing more precise control over...
2016-02-22 Paul Davisfix an error during merge/rebase fixups
2016-02-22 Paul Davisfix merge mixup after rebase from master
2016-02-22 Paul Daviscleanup post-rebase-against-master messes
2016-02-22 Paul Davisfix inheritance/class design to get both SessionOptionE...
2016-02-22 Paul Davisprovide an alternate action for controlling prefs visib...
2016-02-22 Paul Davisfix crash caused by missing check on editor->own_window()
2016-02-22 Paul Davisadd context menus for tabbable visibility buttons
2016-02-22 Paul Davisa bunch of stuff to make tab/window switching work...
2016-02-22 Paul Davisuse Tabbable::change_visibility to make tab/window...
2016-02-22 Paul Davisprovide Tabbable::change_visibility(), which has slight...
2016-02-22 Paul Davisget rid of a warning message by setting up the main...
2016-02-22 Paul Davisallow pixbuf_from_string() to return the full size...
2016-02-22 Paul Davisprevent dragging the last tab from the notebook
2016-02-22 Paul Davisadd some rather arbitrary color stylings for tab/window...
2016-02-22 Paul Davisremove tab-related code for tabbed notebook, add toolti...
2016-02-22 Paul Davistab-free tabbed display, part 1.2
2016-02-22 Paul Davisadd syntax and scaffolding for MIDI binding maps to...
2016-02-22 Paul Davistry using top-menu-bar buttons and not notebook tabs...
2016-02-22 Paul Davistweak DEBUG_TRACE output for key_press_focus_accelerator
2016-02-22 Paul Davisfix tooltip text to accurately describe how to reattach...
2016-02-22 Paul Davisadd "Editor" to detached editor window name to see...
2016-02-22 Paul Davissplash window should not be marked as a POPUP. Follow...
2016-02-22 Paul Davischange name of default key binding file to match what...
2016-02-22 Paul Davisfix inadvertent case change
2016-02-22 Paul Davisadditional GTKOSX => __APPLE__ changes missed in previo...
2016-02-22 Paul Davischange GTKOSX macro constant to use __APPLE__ instead
2016-02-22 Paul Davisadd a clarifying comment
2016-02-22 Paul Davisadd const_cast to avoid compiler warnings from apple gcc
2016-02-22 Paul Davischange operator<< for Keyboardkey to show state in hex
2016-02-22 Paul Davisno more munging with keyvals/accels on OS X
2016-02-22 Paul Davisremove Bindings::ignored_state and use Keyboard::Releva...
next