French translation update - fixes
[ardour.git] / libs /
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
2016-11-17 Robin GareusAdd runtime option to disable MacVST
2016-11-17 Robin GareusAllow to migrate sessions with VST plugins
2016-11-17 Robin Gareustry VST2.4's VSTPluginMain first
2016-11-17 Robin Gareusfix mingw64 debug build
2016-11-16 Robin Gareusfix 32bit+PPC OSX builds
2016-11-15 Robin Gareusupdate MSVC project in the wake of cf1651e6
2016-11-15 nick_ma better fix for 6ed8c113a25 (scope)
2016-11-15 nick_mRegion:;set_state() should always set quarter_note.
2016-11-15 Robin Gareusconsolidate VSTState functions
2016-11-15 John EmmasAccommodate a newly introduced source file in our MSVC...
2016-11-15 Robin Gareusreally fix windows compilation.
2016-11-15 Robin Gareusamend 5dc24971009 ...get the windows version to compile.
2016-11-15 Robin Gareusrework 8e3b6c9ac (fstwin is C code, not C++)
2016-11-15 Robin Gareusfix another typo (f30fbcaaf)
2016-11-14 Robin GareusFix some typo.
2016-11-14 Tim MayberryFix intermittent hang when stopping PortaudioBackend
2016-11-14 Robin Gareusadd signal for VST state load
2016-11-14 Robin GareusFix VST state-lock SNAFU (effSetChunk and process are...
2016-11-14 Robin Gareusconsolidate VSTState initialization
2016-11-14 Robin GareusPass const references to plugin-list
2016-11-14 Robin GareusLater code depends on prev_t not being NULL, use an...
2016-11-14 Robin Gareustempo map cannot be empty (help static analyzer)
2016-11-14 Robin Gareusfix LV2 state versioning with session-templates
2016-11-14 Robin Gareusconst'ness FTW
2016-11-14 Robin Gareusregister some missing enums
2016-11-13 Robin GareusVST set defaults only once (initially)
2016-11-13 Robin Gareuscopy VST state on copy construction
2016-11-13 Robin GareusMac VST-2.x support
2016-11-12 Robin Gareusfix const-cast
2016-11-11 Robin GareusVST buffer paranoia
2016-11-11 nick_mfix compilation on osx
2016-11-10 Robin GareusRemove a group when the last track in the group is...
2016-11-10 John EmmasCorrect the #includes for 'ardour/midi_cursor.h' (see...
2016-11-10 nick_mremove debugging output
2016-11-10 nick_mremove unused variable and debugging.
2016-11-10 nick_mrename Region pos_beats -> quarter_note
2016-11-10 nick_mmore tempo documentation.
2016-11-10 nick_mensure non-zero midi region length when tempo map changes.
2016-11-10 nick_mTempoSection note-types-per-minute node name goes back...
2016-11-10 nick_muse note_type explicitly when constructing a Tempo...
2016-11-10 nick_mremove recently added xml nodes.
2016-11-10 nick_muse frame interval api for empoMap::framepos_plus_qn()
2016-11-10 nick_mclarify bbt_at_frame() warning.
2016-11-10 nick_mrename note_divisions_per_minute -> ote_types_per_minut...
2016-11-10 nick_madd empoMap::quarter_notes_between_frames().
2016-11-10 nick_mTempoSection::tempo_at methods return a Tempo, document...
2016-11-10 nick_maudio units uses quarter_notes_per_minute().
2016-11-10 nick_mrename Tempo _beats_per_minute to _note_types_per_minut...
2016-11-10 nick_mtempo doc explains that currently Tempo::beats_per_minu...
2016-11-10 nick_mremove commented code.
2016-11-10 nick_mmore tempo documentation.
2016-11-10 nick_mfix lock error in empoMap::quarter_note_at_bbt_rt(...
2016-11-10 nick_mremove unused TempoMap::tempo_at_beat(). implement...
next