merge monitor_section branch
[ardour.git] / libs / ardour /
2015-04-21 Ben Loftismerge monitor_section branch
2015-04-21 Paul DavisMerge branch 'master' into saveas
2015-04-21 Paul Davisdo not reset paths for sources that are still outside...
2015-04-20 Paul Davisadd a pure virtual FileSource::close() method so that...
2015-04-20 Paul Davisremove _file_path member from Evoral::SMF
2015-04-20 Paul DavisMerge branch 'master' into saveas
2015-04-16 Robin GareusVST: fix a copy/paste typo and possible segfault
2015-04-16 Paul Davisupdate russian translation
2015-04-15 Paul Davisfix for memory overrun during read_peaks(), from sebast...
2015-04-11 Paul Davisremove unused local variable
2015-04-10 nick_mFix dangling location on new location -> undo.
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 Gareuslinear declick
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-06 Paul Davisafter save-as, if switching to new session, reset all...
2015-04-05 Paul Davisfix ambiguous use of pow()
2015-04-05 Paul Davisbump default silent-after-seconds duration to 10 minutes
2015-04-05 Paul Davisadd libardour code for going completely silent after...
2015-04-05 Robin GareusAU preset debuging
2015-04-05 Paul Davisremoved unusued value_as_string.cc source file
2015-04-05 Robin Gareussession rename details:
2015-04-05 Robin Gareusfix renaming renamed session.
2015-04-05 Robin Gareusfix rename error message
2015-04-05 Robin Gareusupdate peak filename when renaming session, fixes ...
2015-04-05 Robin Gareusadd missing include
2015-04-05 Robin Gareusдецибел
2015-04-04 Edgar Aichingerfix mistake in small .de update
2015-04-04 Edgar Aichingeranother small .de update
2015-04-02 Paul Daviswhen copying A3 config files, consider that the user...
2015-04-02 Valeriy Kamyshniy[Summary] Adding option to avoid sorting the routs...
2015-04-02 Colin FletcherUpdate libs/ardour UK English localisation
2015-04-02 Robin Gareusfix #6227, ‘old_peak_path()’ does not exist on win.
2015-04-01 Robin GareusNOOP, just whitespace
2015-04-01 Paul Davisadd header to deal with destruction issues for tempo map
2015-04-01 Paul Davisremove race condition when editing tempo/meter information.
2015-04-01 Paul Davisdelete tempo map at appropriate times
2015-04-01 Paul Davisupdated i18n files from ./waf i18n
2015-03-31 Paul Davisadd new signals to AudioEngine from waves backend changes.
2015-03-31 Greg Zharun[Summary] Fixed several backend issues: made reset...
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 Robin Gareusnote to midi devs.
2015-03-30 Robin Gareusfix typo in skip/state-tracker
2015-03-30 Paul DavisMerge branch 'EMATech-french'
2015-03-30 Alexandre ProkoudineUpdate Russian translation
2015-03-30 Robin Gareushack AudioAnalyzer for VAMP Onsetdetect
2015-03-30 Robin Gareusfix crash #6161 - another throw w/o catch
2015-03-30 John EmmasAdd some newly introduced sources to our MSVC project...
2015-03-30 David RobillardFix mute of MIDI tracks with channel forcing.
2015-03-30 Colin FletcherAdd CD Metadata "PERFORMER" & "TITLE" fields to .toc...
2015-03-30 Colin FletcherExport EAN barcode number to 'CATALOG' field in .cue...
2015-03-30 Colin FletcherAdd EAN barcode field to session metadata
2015-03-30 Colin FletcherMore informative debug output from SessionMetadata...
2015-03-30 Edgar Aichingerupdate German Translation #6213
2015-03-30 Alexandre ProkoudineUpdate Russian translation
2015-03-30 Robin Gareushack AudioAnalyzer for VAMP Onsetdetect
2015-03-30 Robin Gareusfix crash #6161 - another throw w/o catch
2015-03-29 John EmmasAdd some newly introduced sources to our MSVC project...
2015-03-29 David RobillardFix mute of MIDI tracks with channel forcing.
2015-03-28 Raphaël DoursenaudMerge French translations
2015-03-28 Frédéric RechFrench translation update
2015-03-28 Colin FletcherAdd CD Metadata "PERFORMER" & "TITLE" fields to .toc...
2015-03-28 Colin FletcherExport EAN barcode number to 'CATALOG' field in .cue...
2015-03-28 Colin FletcherAdd EAN barcode field to session metadata
2015-03-28 Colin FletcherMore informative debug output from SessionMetadata...
2015-03-27 Edgar Aichingerupdate German Translation #6213
2015-03-26 David RobillardFollow MIDI control values with automation faders.
2015-03-25 Ben Loftislikely fix for debug build
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 pablusupdate spanish translation, #6204
2015-03-23 Robin Gareusrework check for old configuration files
2015-03-23 Robin Gareuslimit plugin-preset ‘seen_set_state’ message.
2015-03-22 Robin Gareusupdate system_config
2015-03-22 Robin Gareusadd GPL boilerplate.
2015-03-22 Robin Gareusfix #6208, negative broadcast timestamps
2015-03-21 Robin Gareusdisable pre-fader mute by default
2015-03-21 Robin Gareusfix --disable-plugins (bypass ‘em all)
2015-03-20 nick_mDon't open peakfiles O_NONBLOCK or O_NOATIME.
2015-03-17 Robin Gareusfix windows + VST debug versions
2015-03-16 Paul Davisfix compiler warning
2015-03-15 nick_mAdd route dialog order hint changes.
2015-03-14 David RobillardFix stretch for MIDI regions (#6164).
2015-03-14 Robin Gareusignore master & monitor when “solo all [in group]”
2015-03-13 John EmmasFix some build anomalies between PROGRAM_NAME and PROGR...
2015-03-12 Paul Davisalter config file copying infrastructure so it can...
2015-03-12 Robin Gareusamend 7bb9d04, fix midi looping
2015-03-12 Robin Gareuscont’d work on a16dd7c, fixes #6170
2015-03-12 Robin Gareusexplain midi starvation, issue #6170
2015-03-12 Tim MayberryUse DEBUG_THREAD_SELF macro in session_vst.cc
2015-03-12 Tim MayberryInclude windows.h on windows build for LARGE_INTEGER
2015-03-11 Paul Davisfinish (?) infrastructure for copying configuration...
2015-03-11 Paul Davismore infrastructure for copying old configuration files
2015-03-11 Paul Davisefficiency is overrated - don't cache the return value...
next