ardour.git
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 GareusRestrict Device selection to valid choices.
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 Gareusspeed up track/bus creation a bit
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 Robin Gareuscont'd work to prevent duplicate playlist names
2016-11-25 Paul Daviswhen duplicating tracks and copying playlists, use...
2016-11-25 Robin GareusFix forwarding of output-buffers.
2016-11-25 Robin Gareusfix default output map display for no plugin processors
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-25 Robin GareusThe DisplaySuspender is useless with async Session...
2016-11-24 Robin GareusDon't allow duplicate playlist names
2016-11-24 Robin Gareus_maps_from_state is legal after unfreeze (restore state)
2016-11-24 Robin Gareusa-High/LowPass allow 8K samples inclusive
2016-11-24 nick_mmidi ghost region fill colour is per event. don't store...
2016-11-24 nick_mamend last commit.
2016-11-24 nick_mmidi scroomer updates streamview during drags.
2016-11-24 Olivier HumbertFrench translation update
2016-11-24 edogawa23small correction to de.po
2016-11-24 Robin GareusFix mysterious crashes such as #7049
2016-11-23 Robin Gareusanother hack to accommodate different project names
2016-11-23 Edgar Aichingercatch up with .de translation
2016-11-23 nick_mclean up pending region selection if a region goes...
2016-11-23 nick_mMidiRegionView::clear_events() does _selection.clear...
2016-11-23 nick_mfix a crash when deleting a MIDI region with CC automa...
2016-11-23 nick_mclicking on an automation line selects adjacent points...
2016-11-22 nick_mdecouple midi region note range and height from midi...
2016-11-22 nick_mson't try to select non-existent notes after editing...
2016-11-22 nick_mconstify some TempoMap functions.
2016-11-22 nick_mremove set but not used variable in tempo.cc
2016-11-21 Robin GareusMIDI LFO generator plugin
2016-11-21 nick_mamend 66488e117 - BBT clock scrolling handles multiple...
2016-11-21 nick_mdon't display notes that start at region end.
2016-11-21 nick_mfix thinko in 8e8c4a73f1e.
2016-11-21 nick_mfilter events in HitCreateDrag, remove some code.
2016-11-21 nick_mprevent Percussive mode from displaying a ghost hit...
2016-11-21 nick_mNoteCreateDrag - remove some code
2016-11-21 nick_mTempoMap::bbt_duration_at() handles an audio-locked...
2016-11-21 Tim MayberryMake Cut mode respect snap modifer
2016-11-21 Tim MayberryShow cursor in Cut mode on button press at cutting...
2016-11-21 Tim MayberryReparent cursor used in Cut mode so that it is on top...
2016-11-20 Olivier HumbertMake menu item for Add Track/Bus/VCA dialog consistent...
2016-11-20 Edgar Aichingerupdate german translation
2016-11-20 nick_mfix typo in tempo.cc
2016-11-20 nick_mclean up HitCreateDrag. should be a no-op.
2016-11-20 nick_mfix compilation, rename PercussiveCreateDrag -> HitCrea...
2016-11-20 nick_monly spray percussive hits during create drag if the...
2016-11-20 nick_mrework mouse hit creation (percussive mode) - mostly...
2016-11-20 nick_mNoteCreateDrag scope fix - should be a no-op.
2016-11-20 nick_muse a minimum note length of whatever 1 px is in beats...
2016-11-20 nick_mMRV handles an alt key press even if nothing happened.
2016-11-20 nick_mfix for short notes being displayed as infinitely long.
2016-11-19 Robin GareusAdd a Lua script snippet processing region data from...
2016-11-19 Robin GareusAllow to call ARDOUR.DSP Lua functions from UI scripts
2016-11-19 nick_mmake it clear that there is no drag threshold for NoteC...
2016-11-19 nick_mpressing alt while creating a note (snap modifier)...
2016-11-19 nick_mafter creating a note, don't add the ghost note until...
2016-11-19 nick_mNoteCreateDrag starts on button press.
2016-11-19 nick_mNoteCreateDrag::grid_frames works over a tempo change.
2016-11-19 nick_mremove unused variable.
2016-11-19 nick_mfurther to 1a6a72b57, handle deleting a note while...
2016-11-19 Tim MayberryFix for widget visibility with detached preferences...
2016-11-19 Robin GareusDon't allow recursive calls to EngineDialog
2016-11-19 Robin Gareusfix ambiguity
2016-11-18 Robin GareusDisable OSX 10.5/PPC support (MacVST is Cocoa UI only)
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 nick_mfix for ghost note becoming stuck after note selection...
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 nick_mfix incorrect subdivision when dragging/trimming region...
2016-11-17 Robin Gareusfix type in prev. commit
2016-11-17 Robin GareusGUI to disable MacVST at runtime
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 GareusAdd example script to modulate parmaters globally
2016-11-16 nick_mmagnetic snap uses note divisor appropriately.
2016-11-16 Robin Gareusfix 32bit+PPC OSX builds
2016-11-16 nick_mfix incorrect return type for Editor::get_grid_music_di...
2016-11-16 Robin GareusFix crash when fanning out from editor mixer
2016-11-16 Robin GareusRevert "disable MacVST support (until it's ready)"
2016-11-16 Robin Gareusfix library depends for OSX vst scanner
2016-11-15 Robin Gareusupdate MSVC project in the wake of cf1651e6
next