ardour.git
2015-11-23 Paul Davisadd (N)RPN handling to libmidi++
2015-11-23 Paul DavisMerge branch 'trebmuh-patch-1'
2015-11-23 trebmuhUpdate fr.po
2015-11-23 trebmuhUpdate fr.po
2015-11-23 trebmuhUpdate fr.po
2015-11-23 trebmuhUpdate fr.po
2015-11-23 Paul DavisMerge branch 'nphilipp-master--build-fix'
2015-11-23 Nils Philippsenmake copies of global lists before extending
2015-11-23 Paul DavisMerge branch 'nphilipp-master--nphilipp'
2015-11-23 Nils PhilippsenAppData: do the right thing on './waf clean'
2015-11-22 Nils PhilippsenAppData: Add German translation.
2015-11-22 Nils PhilippsenAdd project version to AppData file.
2015-11-22 Nils PhilippsenImplement translation of AppData file.
2015-11-22 Nils PhilippsenAdd an AppData file.
2015-11-21 Robin Gareuscont'd 20262abe (GUI to keep all playlists)
2015-11-21 Robin Gareuscont'd 20262abe (keep all playlists)
2015-11-21 Robin GareusGUI support for "Delete All Unused" playlists.
2015-11-21 Robin Gareusprepare "delete all playlists" cleanup option
2015-11-21 Robin Gareusupdate editor-mixer frozen state - fixes #6689
2015-11-21 Robin Gareusfix playlist refcount on track un-freeze.
2015-11-21 Robin Gareusremove cruft
2015-11-20 Ben Loftisadd mixbus profile checks to prefs panel, to simplify...
2015-11-20 Robin Gareusprevent deletion of playlists on frozen tracks:
2015-11-20 Ben Loftisuse platform-specific modifier name for tooltip
2015-11-20 Ben LoftisImprove the layout of Preferences widgets:
2015-11-20 Robin Gareususe dedicated parameter for plugin bundling
2015-11-20 Robin Gareusrefine video-export notice, incl license info.
2015-11-20 Robin Gareusadd Yamaha KX25 midi-map from Gerard Aberkrom
2015-11-20 Robin Gareusimmediately show plugin GUI if only one plugin is insta...
2015-11-20 Robin Gareussession-load: default to most-recently-used snapshot
2015-11-20 Robin Gareusadd API to read snapshot name from instant.xml
2015-11-20 Robin Gareusremember in-use snapshot/session name in instant.xml
2015-11-20 Robin Gareusremove cruft
2015-11-19 Ben Loftisprovide user preference for pre-roll
2015-11-19 Robin Gareusremove debug message
2015-11-19 Robin Gareusline-wrap fatal message (that's not done automatically)
2015-11-19 Robin Gareusallow to rename the session root folder - fixes #6557
2015-11-19 Tim MayberryFix windows build when using pthreads-win32 library
2015-11-19 Tim MayberryUse a range of values for ASIO buffer sizes if provided...
2015-11-19 Tim MayberryAdd support for callback API to portaudio backend but...
2015-11-18 Paul Davisadd new (unfinished) device info file for FaderPort
2015-11-18 Robin Gareususe new plugin class API for filter
2015-11-18 Robin Gareusadd dedicated API to check plugin class
2015-11-18 Robin Gareusrelayout plugin-manager filter & related details
2015-11-18 Robin Gareuspass release signal up to ArdourButton (_grabbed state)
2015-11-18 Robin Gareusreduce math weirdness (thanks to Steven Yi)
2015-11-18 Robin Gareusreduce clutter in Plugin Manager List
2015-11-17 Tim MayberryAdd --profile waf option so frame pointer isn't omitted...
2015-11-17 Tim MayberryRemove -O0 optimize flag from debuggable flags to enabl...
2015-11-17 Ben Loftistweak selection code for mixer strip Duplicate func
2015-11-17 Ben Loftisadd Duplicate action to track and mixer context menus
2015-11-17 Paul Davisnew test tools to check thread-pool based disk i/o
2015-11-17 Paul Davisuse thread private data **pointer** correctly for State...
2015-11-17 Paul Davisfix inadvertently commit error related to at-process...
2015-11-17 Paul Daviscorrect value testing for Stateful thread-private varia...
2015-11-15 Tim MayberryFix bug #6506, crash when moving tempo markers with...
2015-11-14 Paul Davisfix logic errors in duplicate tracks dialog
2015-11-14 Paul Davisget PlaylistDisposition argument of Session::new_route_...
2015-11-14 Paul Davisremove leftover declaration
2015-11-14 Paul Davisremove leftover declarations
2015-11-14 Paul Davismove logic of track/bus duplication into DuplicateRoute...
2015-11-14 Len OvensFix fader in mackie control to work with groups.
2015-11-14 Paul Davistweak duplicate routes dialog appearance depending...
2015-11-14 Paul Davisexpose count widgets for duplicate track dialog
2015-11-14 Paul Davispartial dialog to control track duplication
2015-11-13 Robin Gareuslinux installer tweak:
2015-11-13 Paul Davisinitial/partial implementation of duplicate track/bus
2015-11-13 Paul Davissubstantial part of infrastructure required for track...
2015-11-13 Paul Davisfix return value from Route::save_as_template()
2015-11-13 nick_mFix #6673 - another prematurely closed undo transaction.
2015-11-13 nick_mArdour::Region - add method required to fix #6673.
2015-11-12 Robin Gareusfix edge-case in Dummy-backend random number generator...
2015-11-12 Paul Davisprovide a mechanism to force ID regeneration/reset...
2015-11-12 Paul Davisremove requirement for transport speed to be 1.0 when...
2015-11-10 Tim MayberryUse XMLNode::remove_child_and_delete in Stateful::add_e...
2015-11-10 Tim MayberryUse constructor initialization list in Stateful class
2015-11-10 Tim MayberryReplace spaces with tabs in pbd/stateful.h
2015-11-09 Paul Davismore correct semantics for reserved IO name checking
2015-11-08 Paul Davisslightly improved fix for reserved name handling
2015-11-08 Paul Davisdon't force rename of reserved route/IO names if the...
2015-11-07 Len OvensMackie Control: Initialize vpot assignment on start-up.
2015-11-07 Len OvensMackie Control: Add send functionality to vpot assign...
2015-11-06 John EmmasAdd some newly introduced sources to our MSVC project...
2015-11-04 Paul DavisMerge branch 'chaot4-feature_open_dialog_before_chat'
2015-11-04 André NusserShow info dialog when opening chat via Help -> Chat.
2015-11-04 Paul DavisMerge branch 'chaot4-f_overwrite_dialog_improvement'
2015-11-04 André NusserRemove explicit positioning of overwrite_file_dialog.
2015-11-04 André NusserFix ordering of buttons in midi export dialog.
2015-11-04 André NusserImprove behavior of overwrite_file_dialog.
2015-11-04 André Nusserno-op; reordering of class forward declarations in...
2015-11-04 Paul DavisMerge branch 'chaot4-fix_duplicate_fencepost_error'
2015-11-04 André NusserFix fencepost error in duplicate_some_regions. Adapt...
2015-11-04 André NusserMake duplicate start at position, not position + 1...
2015-11-04 Paul DavisMerge branch 'chaot4-fix_click_gain_entry_enter'
2015-11-04 André NusserLet Entry of FaderOption react on ENTER and allow only...
2015-11-04 Paul Davisadd required header
2015-11-03 Robin Gareuslibardour wrapper for EBUr128 VAMP plugin
2015-11-03 Robin Gareusadd basic VAMP plugin for EBUr128 analysis
2015-11-03 Robin GareusGUI checkbox to disable plugins
2015-11-03 Robin Gareusupdate midi channel button display when mode changes
next