MIDI LFO generator plugin
[ardour.git] / gtk2_ardour /
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 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_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 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}...
next