Some operators need to have different visibility (as they're now used outside of...
[ardour.git] / libs /
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...
2016-11-25 Robin GareusFix forwarding of output-buffers.
2016-11-25 Paul Davismake the session do the right thing when clearing solo...
2016-11-25 Paul Davisremove redundant (identical) 2nd conditional, and impro...
2016-11-25 Paul Daviswhen clearing route solo state, do the required update
2016-11-25 Paul DavisDo not try to restore Route solo state after clearing...
2016-11-25 Paul Davisfix implementation of SoloControl::clear_all_solo_state()
2016-11-25 Paul Davisprovisional changes to speed up solo changes to large...
2016-11-25 Robin GareusSpeed up AFL/PFL changes for large sessions
2016-11-24 Robin Gareus_maps_from_state is legal after unfreeze (restore state)
2016-11-24 Robin GareusFix mysterious crashes such as #7049
2016-11-23 Edgar Aichingercatch up with .de translation
2016-11-22 nick_mconstify some TempoMap functions.
2016-11-22 nick_mremove set but not used variable in tempo.cc
2016-11-21 nick_mamend 66488e117 - BBT clock scrolling handles multiple...
2016-11-21 nick_mTempoMap::bbt_duration_at() handles an audio-locked...
2016-11-20 Edgar Aichingerupdate german translation
2016-11-20 nick_mfix typo in tempo.cc
2016-11-19 Robin GareusAllow to call ARDOUR.DSP Lua functions from UI scripts
2016-11-19 Robin Gareusfix ambiguity
2016-11-18 John EmmasGenerally speaking we use Glib::usleep() now in prefere...
2016-11-18 John EmmasRemove the MSVC 'poll()' emulation now that Ardour...
2016-11-18 Len OvensOSC: mark session dirty if setup changes
2016-11-18 Len OvensOSC: issue 7116 fix send enable not working
2016-11-18 Robin GareusRecursively scan for MacVSTs
2016-11-17 nick_mremove thinko in MidiRegion::post_set().
2016-11-17 Robin GareusFix track-templates with sidechains -- closes #7117
2016-11-17 Robin Gareusfix type in prev. commit
next