ardour.git
2014-09-26 Paul Davisnext (final?) part of handling missing MIDI files. 3.5.403
2014-09-26 Paul Davisnext (final?) part of handling missing MIDI files.
2014-09-15 Paul Davisfix API errors after cherry-picking empty MIDI file...
2014-09-15 Paul Davisif a (file) source really cannot be found, differentiat...
2014-09-15 Paul Davisfix up condition where a MIDI filesource is marked...
2014-09-15 Paul DavisFileSource should not generate its own error message...
2014-09-15 Paul Davistentative fix for losing (empty) MIDI files. Incomplete...
2014-08-16 Robin Gareusprepare for upcoming Jadeo.app -> Xjadeo.app rename...
2014-08-16 Robin Gareusamend list of known video file extensions.
2014-07-14 David RobillardDon't show all controllers for generic MIDI devices.
2014-07-14 David RobillardAdd midnam files for Korg Volca series.
2014-07-14 David RobillardShow all named controllers for "Show All Automation...
2014-07-14 David RobillardShow 1-based channel numbers in MIDI controller automat...
2014-07-14 David RobillardSupport midnam files with a channel (not patch) NoteNam...
2014-06-10 Paul Davisfix crash recovery: add new constructors to SndFileSour...
2014-06-02 Paul Davissubstantive changes to the logic and safety for naming...
2014-05-29 Paul Davisback port 6576105 from cairocanvas as fix for data...
2014-05-22 Paul Davisfix binding name for set-tempo-from-region
2014-05-14 Paul DavisMerge branch 'minsec-ruler-display' of https://github...
2014-05-14 Devin J. Pohlyfix major/minor ticks on min:sec ruler
2014-05-14 Devin J. Pohlyfix rounding error in the min:sec ruler
2014-05-14 Devin J. Pohlydon't use llrint on already-integral variables
2014-05-14 Devin J. Pohlyfix accumulated rounding error in BBT grid
2014-04-28 Damien ZammitFixed problem where importing invalid midi files caused... 3.5.380
2014-04-28 Paul Davisadd new SMFSource constructor to be used for existing...
2014-04-14 Paul Davisfix minor problem with recent cherry-picking from cairo...
2014-04-14 Paul Davismerge 5764970709f15e85ec30c9cea89c318eb8114c58 from...
2014-04-14 Paul Davischeck whether a source with the same path exists in...
2014-04-14 Paul Davisfurther code simplification and rationalization related...
2014-04-14 Paul Davisdramatic change in logic and naming for operations...
2014-04-14 Paul Davisredesign technique for naming/creating regions for...
2014-04-14 Paul Davisafter cloning a MIDI region, mark the source file as...
2014-04-14 Paul Davisafter cloning a MIDI region, mark the source file as...
2014-04-14 Paul Davisbackport 1d85ab27a7e and ba128eea from cairocanvas...
2014-04-14 Robin Gareus-d (disable plugin) option takes no arguments
2014-04-11 Robin Gareusadd manual reference to missing video-tools warnings
2014-04-07 Sakari Bergenexport ARDOUR_TEST_PATH for artest
2014-04-07 Sakari BergenFix buffer size mismatch in evoral tests
2014-04-02 Robin Gareusfix typo
2014-03-23 Robin Gareusmidi-controller, support log parameters - fixes #5890
2014-03-21 Adrian KnothKeybindings for maximising the mixer window
2014-03-21 Adrian KnothAdd option to display the mixer in fullscreen
2014-03-19 Robin Gareusvideotimeline: fix black-frame generation (sample aspec...
2014-03-19 Robin Gareustweak A/V import logic
2014-03-19 Robin Gareusclarify A/V import options
2014-02-28 Paul Davis(backport from cairocanvas branch) do not crash when...
2014-02-21 Paul Davisreverse default behaviour for adding control points... 3.5.357
2014-02-20 Paul Davisadd the with-guard-point distinction to region gain...
2014-02-19 Robin Gareusthe forgotten second (amend to prev commit)
2014-02-19 Robin Gareusfix prev_snap_choice() key="3" binding
2014-02-19 Paul Davisclick (no drag) on automation line now adds a new contr...
2014-02-19 Paul DavisRevert "add a hack to deal with device discovery race...
2014-02-19 Paul Davisadd a hack to deal with device discovery race, in which...
2014-02-19 Paul Davisctrl-click when adding automation points no longer...
2014-02-19 Paul Davisuse new ControlList::add() argument
2014-02-19 Paul Davisdo not needlessly keep starting touch/automation watch...
2014-02-19 Paul Davisadd option to skip guard points when adding new control...
2014-02-19 Paul Davisclear up some stupid thinking in Amp regarding the...
2014-02-19 Paul Davisadd a hack to deal with device discovery race, in which...
2014-02-19 Robin Gareusfix meter(s) when mixer-strip is switched to AuxSend
2014-02-15 Robin Gareusclarify fader labels
2014-02-11 Robin Gareuslist action-names as part of --bindings
2014-02-11 Robin Gareusfix crash at exit with '-b', '--bindings' option
2014-02-08 Paul Davisadd kxstudio linux vst dirs to LXVST default search...
2014-02-08 Paul Davisfix missing colon in extension of LXVST search path
2014-02-07 Paul Daviswhen cleaning up sources, do not remove "stub" sources...
2014-02-07 Paul Davisadd FileSource::is_stub() declaration
2014-02-07 Paul DavisFix egregious logic bug in FileSource::removable()...
2014-02-07 Paul Davismake backtrace symbols work again inside gtk2_ardour...
2014-02-07 Paul Davisfix utter confusion about session _path in new sessions.
2014-02-07 Robin Gareusdon't add a [shared] panner for the sends to monitoing...
2014-02-07 Robin Gareusfix stereo-panner GUI edge case (panshel changes, send...
2014-02-07 Robin Gareuspanner UI: check URI and #of channels on re-configuration
2014-02-07 Robin Gareusupdate available panners when panshell changes
2014-02-05 Robin Gareusadd debug-message to track down missing Sources
2014-02-03 Robin Gareusfix typo ndef, NDEBUG
2014-02-03 Robin GareusVBAP nomenclature s/Direction/Azimuth/
2014-02-03 Robin Gareusdon't display debug message in no-debug builds
2014-02-03 Robin Gareusupdate audio-buffer assert, take offset into account
2014-02-03 Robin Gareusremove cruft - unused _size in audio-buffers
2014-02-03 Robin Gareusfix stem-export buffer-size check
2014-02-03 Robin Gareusfix processor_lock
2014-02-01 Robin Gareusforward port lv2_evbuf update (from jalv)
2014-01-30 Paul Daviseven though man alloca says to include <alloca.h>,...
2014-01-29 Paul Davismove check for n_speakers so that we avoid needless...
2014-01-29 Robin Gareusfix vbap-speaker calculations to work with alloca()
2014-01-28 Robin Gareusfix thinko. custom panner URL is remembered for later...
2014-01-28 Paul Davisfix up the abomination caused by moving from variable...
2014-01-28 Paul Davisprevent a strange crash while iterating over tracks...
2014-01-27 Paul Davisadd new folders to linux vst search path to help out...
2014-01-27 Paul Davisreplace standards-wobbling variable-length-arrays with...
2014-01-27 Paul Daviscomment unused function argument
2014-01-26 Robin Gareusfix #5840 ; redefinition of typedef 'VstTimeInfo'
2014-01-26 Robin Gareusfix routing display for mono synths and midi-tracks...
2014-01-25 Robin Gareusfix crash when removing synth from midi-track
2014-01-23 Robin Gareuschange VBAP visual parameter name again :) 3.5.308
2014-01-23 Robin GareusVBAP change visual parameter name. Diffusion -> Spread
2014-01-23 Robin GareusLV2 plugin save/delete -- fixes 5835
2014-01-22 Robin Gareusmidi-audition: make "no synth" selection work.
2014-01-22 Robin Gareusconfigurable midi audition synth
next