Fix excessive use of logic.
[ardour.git] / libs /
2015-04-21 Robin Gareuscoefficients are floating-point.
2015-04-21 Ben LoftisInitial Gain Coefficient tweaks
2015-04-21 Paul Davismore windows related SSE build fixes
2015-04-21 Paul Davistypo
2015-04-21 Paul Davisuse compiler target to determine whether to use 64...
2015-04-21 Paul DavisRevert "as an experiment, try original asm on windows."
2015-04-21 Paul Davisas an experiment, try original asm on windows.
2015-04-21 Paul Davis<intrin.h> is for windows only
2015-04-21 Paul Davisadd required header for windows compile of FPU code
2015-04-21 Johannes MuellerRemove filename extension for chapter mark file
2015-04-21 Johannes MuellerPut an Intro chapter at position 00:00:00.000
2015-04-21 Johannes MuellerAdded support for exporting mp4 chapter marks
2015-04-21 Paul Davisfix build of FPU code on OS X by reverting to use of...
2015-04-21 Paul Davismerge all mingw and msvc specific code for FPU informat...
2015-04-21 Paul Davisimprove logic flow
2015-04-21 Colin FletcherPort 'Cut time' code from Mixbus
2015-04-21 Greg Zharun[Summary] Fixed bug in Ardour SSE assembler function...
2015-04-21 Greg Zharun[Summary] Added SSE sound processing functions support...
2015-04-21 Ben Loftisanother merge fix
2015-04-21 Ben Loftismerge fix for tempo branch
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-21 Paul Davisallow coreaudio backend to build on OS X Lion
2015-04-21 Paul DavisSMF::end_write() is a no-op if there is no _smf structure
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-17 Robin GareusDummy: fix sine/square frequency sweep
2015-04-16 nick_mAmend ac1f7e0b
2015-04-16 nick_mIndicate all clips on rectified view.
2015-04-16 nick_mImprove waveview height and scaling.
2015-04-16 Robin GareusVST: fix a copy/paste typo and possible segfault
2015-04-16 Paul Davisput all of the Mackie control surface code into the...
2015-04-16 Paul Davisupdate russian translation
2015-04-15 Paul Davisadd ArdourSurface to OSC class to help reduce global...
2015-04-15 Paul Davisfix for memory overrun during read_peaks(), from sebast...
2015-04-15 Robin GareusReplace control list locks with RWLocks 4.0-rc4
2015-04-15 Robin Gareusportaudio backend: allow Pa_GetDeviceInfo to fail.
2015-04-12 Robin Gareusallow to set/change loop-range via OSC
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-09 John EmmasPosition (and size) canvas tooltips such that they...
2015-04-09 John EmmasDelete a canvas tooltip after we've finished with it
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-04 Robin Gareusfix OSC parameter mapping, fixes #6224
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 nick_mWindow focus handling fixes.
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 Davisfixes for recent waves tracks => ardour cherry-picks...
2015-03-31 Paul Davisadd new signals to AudioEngine from waves backend changes.
2015-03-31 Paul Davismanually merge current version of WavesMidiDevice:...
2015-03-31 Valeriy Kamyshniy[Summary] Audio Backend code cleanup - PORTION B
2015-03-31 Valeriy Kamyshniy[Summary] Audio Backend code cleanup - PORTION A
2015-03-31 Greg Zharun[Summary] Changed midi stop order related to audio
2015-03-31 Greg Zharun[Summary] Removed unnecessary abortion
2015-03-31 Greg Zharun[Summary] Very seldom crash. Cleared temp data gave...
2015-03-31 Greg Zharun[Summary] Fixed several backend issues: made reset...
2015-03-31 GZharun[Summary] Fixed crash on MAC when MIDI device name...
2015-03-31 Greg Zharun[Summary] Removed useless output
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 Valeriy Kamyshniy[Summary] Following review Paul did after 9b0fc7b743219...
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 GareusSkeleton backend for brave volunteers.
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 Gareuscoreaudio: swap default aggregate clock source.
2015-03-30 Robin Gareushack AudioAnalyzer for VAMP Onsetdetect
2015-03-30 Robin Gareusfix crash #6161 - another throw w/o catch
next