Merge branch 'master' into saveas
[ardour.git] / libs / ardour / ardour /
2015-04-20 Paul DavisMerge branch 'master' into saveas
2015-04-10 Colin FletcherMerge branch 'uk-english'
2015-04-07 Robin GareusRevert "prevent double declicks (click after RecStop)"
2015-04-07 Robin Gareusprevent double declicks (click after RecStop)
2015-04-07 Robin Gareuslow-pass filter gain-fader.
2015-04-07 Paul Davisfix crash during new session creation when sync-to...
2015-04-07 Paul Davischanges related to resetting source paths during save-as.
2015-04-05 Paul Davisadd libardour code for going completely silent after...
2015-04-02 Valeriy Kamyshniy[Summary] Adding option to avoid sorting the routs...
2015-04-01 Robin GareusNOOP, just whitespace
2015-04-01 Paul Davisremove race condition when editing tempo/meter information.
2015-03-31 Paul Davisadd new signals to AudioEngine from waves backend changes.
2015-03-31 Greg Zharun[Summary] Added actions to handle abnormal behavior...
2015-03-31 Greg Zharun[Summary] Made device control panel open request synchr...
2015-03-31 Paul Davismove "been here before" path concept into libardour...
2015-03-31 Robin Gareusfix OSX/PPC 10.4 long maths
2015-03-30 David RobillardFix mute of MIDI tracks with channel forcing.
2015-03-30 Colin FletcherAdd EAN barcode field to session metadata
2015-03-29 David RobillardFix mute of MIDI tracks with channel forcing.
2015-03-28 Colin FletcherAdd EAN barcode field to session metadata
2015-03-26 David RobillardFollow MIDI control values with automation faders.
2015-03-25 Ben Loftisfix touch-recording of automation in a loop
2015-03-24 David RobillardResolve only active notes when muted/non-soloed.
2015-03-23 Robin Gareusrework check for old configuration files
2015-03-22 Robin Gareusupdate system_config
2015-03-21 Robin Gareusdisable pre-fader mute by default
2015-03-15 nick_mAdd route dialog order hint changes.
2015-03-12 Paul Davisalter config file copying infrastructure so it can...
2015-03-12 Robin Gareuscont’d work on a16dd7c, fixes #6170
2015-03-11 Paul Davisfinish (?) infrastructure for copying configuration...
2015-03-11 Paul Davismore infrastructure for copying old configuration files
2015-03-11 Paul Davisglobal ARDOUR signal to ask GUI to copy configuration...
2015-03-11 Paul Davishide user_config_dir_name; alter API for user_config_di...
2015-03-10 Robin Gareusaudio interpolation is really private
2015-03-10 Robin GareusMIDI vari-speed playback
2015-03-10 nick_mManual merge of the backend (peakfile reading) part...
2015-03-10 Robin Gareusthrottle TransportStateChange signal emissions
2015-03-08 Robin Gareusconsolidate BundleAdded/Remove signal
2015-03-08 Robin Gareuslibardour API to exercise get_port_property
2015-03-08 Robin Gareusadd port-engine API to query port-properties
2015-03-08 David RobillardFix compilation with --no-lv2 (#0006169).
2015-03-05 David RobillardHandle edits while playing precisely.
2015-03-05 David RobillardClean up MidiPlaylist::read, kill copy-paste code.
2015-03-01 Robin Gareususe Xthreads in session butler.
2015-02-28 Robin GareusAPI to delete AU cache & blacklist
2015-02-20 Paul Davisfix logic of Session::audio_source_name_is_unique()
2015-02-19 Paul Davischange Audio backend sample time methods to use a 64...
2015-02-18 Paul DavisRevert "[Summary] Eliminated redundant marker update...
2015-02-18 Paul DavisRevert "fix indentation from previous commit and previo...
2015-02-17 Paul Davisanother required fix following recent cherry-picks...
2015-02-17 GZharun[Summary] Blocked redundant skip marker (during skip...
2015-02-17 Paul Davisfix indentation from previous commit and previous edits
2015-02-17 GZharun[Summary] Eliminated redundant marker update notificati...
2015-02-13 Paul Daviscorrectly set track loop status when locating away...
2015-02-11 Paul Davisinfrastructure to allow tracing of all MIDI ports
2015-02-06 Paul Davisfix (and comment) on subtle bug with audio file data...
2015-02-05 Paul Davismodify behaviour of session when updating skips to...
2015-02-05 Paul Davisexpand SessionEvent API to allow ::clear_events() to...
2015-02-05 nick_mClean up Session's _current_trans when aborting a drag.
2015-01-30 Robin Gareusclarify sync-lock and disable it by default.
2015-01-30 Robin Gareustake down backend specific threads with backend
2015-01-25 Paul DavisAdd a new signal (not yet used) to initiate session...
2015-01-24 Paul Davisadd function to get data width for ARDOUR::SampleFormat
2015-01-23 Paul Davissplit apart read and write chunk size and offer platfor...
2015-01-16 Ben LoftisASIO devices have a preferred buffersize.
2015-01-14 Paul Davisget Session::save_as() working much more correctly...
2015-01-12 Robin Gareusadd an explicit indicator for LTC lock
2015-01-12 Paul Davisfirst working version of save-as
2015-01-11 Paul Davisadd initial code (and stubs) for save-as related functi...
2015-01-10 Robin Gareusgracefully handle missing .midnam
2015-01-07 David RobillardMusicalTime => Beats.
2015-01-07 David RobillardAdd modulus operator to MIDI transformer.
2014-12-30 David RobillardFix some mangled whitespace (noop).
2014-12-28 David RobillardMIDI transform dialog.
2014-12-28 David RobillardClean up note delta command code.
2014-12-26 John EmmasSome of libardour's istream and ostream operators are...
2014-12-24 David RobillardSupport fancy controls for some AU units.
2014-12-24 David RobillardFix OSX build.
2014-12-24 Robin Gareusfix clang compilation
2014-12-24 Robin Gareusproper default setup and fallbacks for video on windows
2014-12-23 Paul Davisindent cleanup
2014-12-23 Paul Davismove ARDOUR::Configuration and ARDOUR::ConfigVariable...
2014-12-22 Paul Davismove all (G)UI related configuration parameters into...
2014-12-21 Paul Davischange SessionEvent::Immediate to -1, and ensure that...
2014-12-20 David RobillardMaintain correct tracker state on MIDI overwrite.
2014-12-19 Colin FletcherRevert "Change default for region selection after split...
2014-12-19 Colin FletcherChange default for region selection after split on...
2014-12-19 Colin FletcherAdd a config option to control region selection after...
2014-12-18 David RobillardMute automation via normal mute button.
2014-12-18 David RobillardMIDI bounce.
2014-12-18 David RobillardRemove some aborts that don't really need to be.
2014-12-17 David RobillardFix various MIDI locking issues.
2014-12-16 Paul Davisadd new parameter for minimum value of any range location
2014-12-13 David RobillardStructure MIDI device selector by manufacturer.
2014-12-10 Paul DavisMerge branch 'nofilemanager'
2014-12-10 Paul Davisremove file manager LRU cache from code.
2014-12-09 Ben Loftisadd set-session-extents-from-edit-range
2014-12-09 Paul Davisadd DEBUG::Butler and use it
2014-12-07 David RobillardAdd legatize and remove overlap MIDI operations.
2014-12-05 David RobillardFix crash when twiddling MIDI controllers (#6050).
next