Add a Lua script snippet processing region data from the editor
[ardour.git] / gtk2_ardour /
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-18 nick_mfix for ghost note becoming stuck after note selection...
2016-11-17 nick_mfix incorrect subdivision when dragging/trimming region...
2016-11-17 Robin GareusGUI to disable MacVST at runtime
2016-11-16 nick_mmagnetic snap uses note divisor appropriately.
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-15 Robin GareusMacVST UI resizing
2016-11-15 Robin Gareusconsolidate VST UI code
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-14 Robin GareusAdd missing #include
2016-11-14 Robin Gareusshow VST preset clean/dirty state
2016-11-14 Robin GareusMacVST Program/Preset support
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 nick_mchange note selection node name - should fix 7110
2016-11-14 Robin Gareuspotential fix for #7110 (older sessions have no id)
2016-11-14 Robin GareusSuffix plugin type in instrument-list to avoid ambiguities
2016-11-13 Robin Gareusfix MacVST UI idle calls
2016-11-13 Robin Gareusbasic Mac VST Cocoa UI support
2016-11-12 Robin Gareusfix buffer overflow printing tempo/meter
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 Gareusprevent crash during track-deletion (un-selecting delet...
2016-11-10 Robin GareusImplement instrument fan-out options (group, track...
2016-11-10 nick_mrename Region pos_beats -> quarter_note
2016-11-10 nick_mTempoSection::tempo_at methods return a Tempo, document...
2016-11-10 nick_mrename Tempo _beats_per_minute to _note_types_per_minut...
2016-11-10 nick_mremove public pulse methods from TempoMap.
2016-11-10 nick_mclamp setting tempo via vertical drag.
2016-11-10 nick_mrename Region pulse to pos_beats. use new beat distance...
2016-11-10 nick_mMidiRegion _start/_length beats are frame based only...
2016-11-10 nick_mRefactor tempo api, include quarter-note distance in...
2016-11-10 Tim MayberryCheck and link to the pangoft2 module with a mingw...
2016-11-10 Robin GareusC++ implementation of fan_out_instrument.lua
2016-11-07 Len OvensSet session dirty if tracks are reordered by user.
2016-11-07 Len OvensOne more piece to the moving master puzzle.
2016-11-04 Len OvensFix Drifting Master hopefully for real this time.
2016-11-02 Robin Gareusprevent infinite loop when calculating tick marks on...
2016-10-30 Robin GareusDrop UpdateMidnam shared_ptr reference when the plugin...
2016-10-30 Len OvensFix moving master
2016-10-29 Robin GareusGUI support for plugin provided midnam
2016-10-27 Robin GareusPrevent duplicate moves when selecting regions on share...
2016-10-25 nick_mclean up ghost note wrt create drag.
2016-10-21 Paul Davisminor code-tidying tweak - continue if port handle...
2016-10-20 Ben LoftisTrack Insert/Remove Time dialog:
2016-10-20 Ben LoftisTrack Insert/Remove dialog improvements:
2016-10-20 Ben LoftisTrack Add/Remove Time dialog improvements:
2016-10-20 Paul Davisuse new API for user-provided MIDI port information
2016-10-20 Paul DavisGUI tweaks for MIDI port options
2016-10-20 nick_mInsertRemoveTimeDialog initially ignores mouse edit...
2016-10-20 nick_mbbt duration clock tweak.
2016-10-20 Paul DavisMIDI port options now tracks dynamic port register...
2016-10-20 Paul Davisvarious tweaks to improve the preferences presentation...
2016-10-19 Paul Davisneed to refill treeviews for MIDI port prefs at least...
2016-10-19 Paul Davismove MIDI port options out of engine dialog and into...
2016-10-19 nick_mbbt duration clock - revert 3d38b4f58ec0 and a32aea4201...
2016-10-19 nick_mDuration clock edit uses current time to resolve meter.
2016-10-19 Paul Davisset up MIDI port treeview columns *just once*
2016-10-18 Paul Daviscorrectly show both the old MIDI setup tab (device...
2016-10-18 Paul Davisfurther work on a MIDI port functionality dialog
2016-10-18 Robin GareusAdd tooltip info for inline-display
2016-10-18 Paul Davisbeginnings of a tab in Audio/MIDI setup to manage MIDI...
2016-10-18 Paul Davisremove unnecessary and now impossible #include
2016-10-18 Paul Davisremove unusued and useless midi_port_dialog.{cc,h}...
2016-10-18 Robin GareusProcessor box interaction:
2016-10-18 nick_mTempo lines drawing performance tweak.
2016-10-18 nick_mTempo line tweaks.
2016-10-18 nick_mImprove bbt ruler drawing performance for large time...
2016-10-17 Robin Gareusremove unused variable
2016-10-17 Paul Davispropagate key press events through the widget heirarchy...
2016-10-17 Robin Gareusfix typo + remove cruft.
2016-10-16 Robin Gareusrefine 29f604418, move selected track to left-edge...
2016-10-16 nick_mAmend previous commit.
2016-10-16 nick_mSet note colour of new MidiGhostRegions corrctly.
2016-10-16 nick_mPerformance: store NoteBase UIConfiguration colors...
2016-10-16 nick_mFix region colors not updating on theme change.
2016-10-16 nick_mTempo curve cleanup, now also works on optimized builds.
2016-10-15 Robin GareusMixer strip list: click to move strip into view
2016-10-15 nick_mBBT duration clock can only compare musical times.
2016-10-15 nick_mFix various snap issues when dragging control points...
2016-10-15 nick_mFix incorrect musical position in NoteDrag::total_dx.
2016-10-15 nick_mAudioClock: remove duplicated code. amends 3a0a628a7
next