Change Zoom to Selection action (Z key) to zoom on both axes
[ardour.git] / libs /
2016-12-13 Robin GareusFix layered-record undo, include changes to existing...
2016-12-12 Robin GareusFix possible crash when removing ports with jack1
2016-12-12 Paul DavisAdd Slavable::AssignmentChanged signal to notify when...
2016-12-12 nick_monly update MidiRegion length_beats in partial copy...
2016-12-12 nick_monly recalculate MidiRegion start_beats if there is...
2016-12-12 Robin GareusFix a potential deadlock/crash (here tape-track peak...
2016-12-11 Robin GareusFix potential deadlock on session-load
2016-12-11 nick_mdisallow placement of audio-locked tempi within a frame...
2016-12-11 nick_mfix loop/crash when dragging an audio-locked tempo...
2016-12-11 nick_mno-op - rename TempoMap::set_active_tempos -> TempoMap...
2016-12-11 nick_mclean up some odd logic.
2016-12-11 nick_mrename MetricSection movable -> initial, but of course...
2016-12-11 Robin GareusAdd support for MacVST hidden/favorites
2016-12-11 nick_mgo back to always interpolating framed curve points.
2016-12-11 nick_mmake TempoMap::dump slightly more readable.
2016-12-11 nick_mfix incorrect audio-locked tempo position when setting...
2016-12-11 nick_mfix bar renumbering for audio-locked metrum.
2016-12-11 Robin GareusRevert "Pixel hunt cairo-packer (status-bar, selection...
2016-12-11 Robin GareusPixel hunt cairo-packer (status-bar, selection-clock...
2016-12-10 Robin GareusCheck for reserved i/o that are not routes, fixes ...
2016-12-10 Robin GareusCairoPacker draws outside of its widget allocation
2016-12-10 Robin GareusTweak transport icons
2016-12-08 John EmmasAdd LIBPBD_API to a function declaration
2016-12-08 Robin Gareusremove dups.
2016-12-08 John EmmasFor building with MSVC, std::strtof() didn't get introd...
2016-12-08 John EmmasI can't find a source file called MIDIXML.cpp (??)
2016-12-08 Robin GareusAdd missing enum bindings
2016-12-08 Robin GareusClarify "frames" (video, timecode) vs "samples" (audio)
2016-12-08 Robin Gareusadd Lua bindings for Timecode conversion
2016-12-08 Robin GareusSpeed up recent session display (for many large sessions)
2016-12-07 Robin Gareusa-fluidsynth process events even when no sf2 is loaded.
2016-12-07 Robin Gareusamend 581c7b6 -Wparentheses
2016-12-07 Robin GareusSave/Restore MIDI Automation Controls (current CC,...
2016-12-07 Robin GareusSpeed up unloading large sessions.
2016-12-07 Robin GareusSet MidiPgmChangeAutomation control value
2016-12-07 Robin GareusAdd Lua bindings to inspect MidiTrack::MidiControl
2016-12-07 Robin GareusFix another crash at exit.
2016-12-07 Robin Gareusfix copy/paste typo in prev. commit
2016-12-07 Robin GareusWork around silence-trim config 0dBFS (7b1f97bf)
2016-12-06 Robin GareusRevert "Fix export silence threshold by using a constan...
2016-12-06 Robin Gareusfix parsing "-inf" in config variables
2016-12-06 Robin GareusAllow sparse CC lists.
2016-12-06 Robin Gareusa-fluid synth: label Reverb & Chorus sends.
2016-12-06 Robin Gareusa-fluid synth: list all bank/programs
2016-12-06 Robin GareusTurn a-fluidsynth into C++
2016-12-06 Robin Gareusrough-in a-fluid synth midnam support
2016-12-06 Julien ROGERFix #6753
2016-12-06 Tim MayberryInclude last sample in reverse test for nonsilence...
2016-12-06 Tim MayberryFix Multi Duplicate for a Range Selections
2016-12-06 Tim MayberryFix issues in export with trim enabled
2016-12-06 Tim MayberryRename AudioGrapher::SilentTrimmer method to reflect...
2016-12-06 Tim MayberryAlways signal writing to file is complete at end of...
2016-12-06 Tim MayberryFix export silence threshold by using a constant value...
2016-12-06 Tim MayberryAdd script to run audiographer tests
2016-12-05 Robin Gareusadd another useful PluginInsert binding
2016-12-05 Robin GareusFixup 08fffef (consistent class name)
2016-12-05 Robin GareusAdd Lua bindings to manage Groups
2016-12-05 Robin Gareusset AtomObject body ID to zero (as per spec when unused)
2016-12-05 David RobillardRemove boost_system test kludge
2016-12-04 David RobillardUpdate evoral test suite
2016-12-04 David RobillardFix configuration
2016-12-04 David RobillardImprove coverage of evoral tests
2016-12-04 David RobillardImprove coverage of evoral tests
2016-12-04 David RobillardAdd missing include
2016-12-04 David RobillardMake libpbd and evoral capable of standalone build
2016-12-04 David RobillardRemove dead/annoying/unsafe code
2016-12-04 Robin GareusSkip testing example lua scripts which are not bundled
2016-12-03 David RobillardFix Sequence test
2016-12-03 David RobillardRemove dead code
2016-12-03 David RobillardFix event type and parameter type confusion
2016-12-03 David RobillardFix warnings
2016-12-03 David RobillardRemove Evoral::MIDIEvent
2016-12-03 David RobillardFactor out and extend MIDIXML implementation
2016-12-03 David RobillardFix Sequence/Event const-correctness issues
2016-12-01 Robin Gareusupdate summary & connection-matrix colors when route...
2016-11-30 Olivier HumbertOne fix.
2016-11-30 Olivier HumbertFrench translation update
2016-11-30 Olivier HumbertFrench translation update
2016-11-30 Robin Gareusfix compilation with newer version of *mm and gcc-6...
2016-11-30 Robin Gareusprefer bool operator
2016-11-29 David Carliermoving POSIX_VISIBLE to the waf script part
2016-11-29 David CarlierMaking buildable under OpenBSD.
2016-11-29 Robin GareusProtect a-comp's display/state against NaN/Inf.
2016-11-29 Robin Gareusprotect a-delay again Inf, NaN, HUGE and stuff.
2016-11-28 Robin Gareusproperly handle FS pitch-bend - closes #7140
2016-11-28 Len OvensOSC: Solo toggle should maintain state when locked...
2016-11-28 Tim MayberryFix Duplicate Track with Copy Playlist option selected
2016-11-28 Len OvensOSC: Squelch select feedback when no feedback is config...
2016-11-28 Tim MayberryFix duplicate track with new playlist so only one playl...
2016-11-27 Robin GareusNO-OP; Backport changes from Mixbus branch
2016-11-27 Robin GareusFix loading, recording & saving MIDI with PolyKeyPressu...
2016-11-26 Robin Gareusrevert 335debfa for the PA backend
2016-11-26 Len OvensOSC: no op, white space cleanup
2016-11-26 Len OvensOSC: Make plugin and plugin parameter numbering 1 based...
2016-11-26 Robin GareusAdd [hidden] option to list "Dummy" backend with optmiz...
2016-11-26 Robin GareusAdd API to enforce valid device selection.
2016-11-25 Len OvensOSC: Add patch from 7137 and make it work for manual...
2016-11-25 Robin GareusRAII to postpone processor changes/graph recalculation
2016-11-25 Len OvensOSC: Patch from 7136 added cleaned and tested.
2016-11-25 Paul Daviswhen duplicating tracks and copying playlists, use...
next