ardour.git
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
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 GareusMacVST UI resizing
2016-11-15 Robin Gareusconsolidate VST UI code
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 Olivier HumbertFrench translation update
2016-11-15 Olivier HumbertAdding myself
2016-11-15 Olivier HumbertFrench translation update
2016-11-15 Olivier HumbertFrench translation update
2016-11-15 Olivier HumbertFrench translation update
2016-11-15 Olivier HumbertFrench translation update
2016-11-15 Robin Gareusrework 8e3b6c9ac (fstwin is C code, not C++)
2016-11-15 Robin Gareusfix another typo (f30fbcaaf)
2016-11-14 Robin GareusAdd missing #include
2016-11-14 Robin GareusFix some typo.
2016-11-14 Tim MayberryFix intermittent hang when stopping PortaudioBackend
2016-11-14 Robin Gareusshow VST preset clean/dirty state
2016-11-14 Robin GareusMacVST Program/Preset support
2016-11-14 Robin Gareusadd signal for VST state load
2016-11-14 Tim MayberryFix crash when selecting MIDI note
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 nick_mchange note selection node name - should fix 7110
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 Gareuspotential fix for #7110 (older sessions have no id)
2016-11-14 Robin Gareusfix LV2 state versioning with session-templates
2016-11-14 Robin GareusSuffix plugin type in instrument-list to avoid ambiguities
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 Gareusfix MacVST UI idle calls
2016-11-13 Robin Gareuscopy VST state on copy construction
2016-11-13 Robin Gareusdisable MacVST support (until it's ready)
2016-11-13 Robin Gareusbasic Mac VST Cocoa UI support
2016-11-13 Robin GareusMac VST-2.x support
2016-11-12 Robin Gareusfix const-cast
2016-11-12 Robin Gareusfix typo in example script
2016-11-12 Robin Gareusfix buffer overflow printing tempo/meter
2016-11-11 Robin GareusVST buffer paranoia
2016-11-11 nick_mfix compilation on osx
2016-11-11 Robin GareusRefine instrument fan-out:
2016-11-11 Tim MayberryAdd option to zoom using button press in the time ruler...
2016-11-11 Tim MayberryUse the frame corresponding to the current mouse positi...
2016-11-11 Tim MayberryChange Editor temporal zoom methods to be able to use...
2016-11-11 Robin Gareusstatic MonitorSection Action -- fixes #7098
2016-11-11 Robin Gareuskeep meterbridge on top
2016-11-10 Robin GareusRemove a group when the last track in the group is...
2016-11-10 Robin Gareusprevent crash during track-deletion (un-selecting delet...
2016-11-10 Robin GareusImplement instrument fan-out options (group, track...
2016-11-10 John EmmasCorrect the #includes for 'ardour/midi_cursor.h' (see...
2016-11-10 nick_mupdate lua script to follow Region API change.
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()
next