summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2016-11-15MacVST UI resizingRobin Gareus
2016-11-15consolidate VST UI codeRobin Gareus
2016-11-15French translation updateOlivier Humbert
2016-11-15Adding myselfOlivier Humbert
2016-11-15French translation updateOlivier Humbert
2016-11-15French translation updateOlivier Humbert
2016-11-15French translation updateOlivier Humbert
2016-11-15French translation updateOlivier Humbert
2016-11-15Add missing #includeRobin Gareus
2016-11-15show VST preset clean/dirty stateRobin Gareus
2016-11-15MacVST Program/Preset supportRobin Gareus
2016-11-15Fix crash when selecting MIDI noteTim Mayberry
2016-11-14Fix VST state-lock SNAFU (effSetChunk and process are exclusive)Robin Gareus
2016-11-15change note selection node name - should fix 7110nick_m
2016-11-14potential fix for #7110 (older sessions have no id)Robin Gareus
2016-11-14Suffix plugin type in instrument-list to avoid ambiguitiesRobin Gareus
2016-11-13fix MacVST UI idle callsRobin Gareus
2016-11-13basic Mac VST Cocoa UI supportRobin Gareus
2016-11-12fix buffer overflow printing tempo/meterRobin Gareus
2016-11-11Refine instrument fan-out:Robin Gareus
2016-11-11Add option to zoom using button press in the time rulers and dragging verticallyTim Mayberry
2016-11-11Use the frame corresponding to the current mouse position when zoom draggingTim Mayberry
2016-11-11Change Editor temporal zoom methods to be able to use different scale for the...Tim Mayberry
2016-11-11static MonitorSection Action -- fixes #7098Robin Gareus
2016-11-11keep meterbridge on topRobin Gareus
2016-11-10prevent crash during track-deletion (un-selecting deleted tracks)Robin Gareus
2016-11-10Implement instrument fan-out options (group, track/bus)Robin Gareus
2016-11-11rename Region pos_beats -> quarter_notenick_m
2016-11-11TempoSection::tempo_at methods return a Tempo, document the opposite direction.nick_m
2016-11-11rename Tempo _beats_per_minute to _note_types_per_minute, provide pulse helpers.nick_m
2016-11-11remove public pulse methods from TempoMap.nick_m
2016-11-11clamp setting tempo via vertical drag.nick_m
2016-11-11rename Region pulse to pos_beats. use new beat distance api where required.nick_m
2016-11-11MidiRegion _start/_length beats are frame based only when lock style is Audio...nick_m
2016-11-11Refactor tempo api, include quarter-note distance in frames method.nick_m
2016-11-10Check and link to the pangoft2 module with a mingw build if it existsTim Mayberry
2016-11-10C++ implementation of fan_out_instrument.luaRobin Gareus
2016-11-07Set session dirty if tracks are reordered by user.Len Ovens
2016-11-06One more piece to the moving master puzzle.Len Ovens
2016-11-04Fix Drifting Master hopefully for real this time.Len Ovens
2016-11-02prevent infinite loop when calculating tick marks on low zoom levelsRobin Gareus
2016-10-30Drop UpdateMidnam shared_ptr reference when the plugin is removedRobin Gareus
2016-10-30Fix moving masterLen Ovens
2016-10-29GUI support for plugin provided midnamRobin Gareus
2016-10-27Prevent duplicate moves when selecting regions on shared playlistsRobin Gareus
2016-10-26clean up ghost note wrt create drag.nick_m
2016-10-21minor code-tidying tweak - continue if port handle is null, rather than nest ...Paul Davis
2016-10-20Track Insert/Remove Time dialog:Ben Loftis
2016-10-20Track Insert/Remove dialog improvements:Ben Loftis
2016-10-20Track Add/Remove Time dialog improvements:Ben Loftis