ardour.git
2017-03-04 nick_mtempo editing updates
2017-03-04 Robin GareusNotify UI when plugin state is copied/replaced
2017-03-04 Robin GareusDon't allow GMCP to override loading_state_version
2017-03-04 nick_mundoing a create note drag restores screen position.
2017-03-04 nick_mrework percussive hit spraying.
2017-03-04 nick_mspraying percussive hits has one undo step per drag.
2017-03-04 nick_mremove bogus variable from last commit
2017-03-04 Tim MayberryAdd reset region gain action for selected regions
2017-03-04 nick_moffset linked regions to compensate for negative start...
2017-03-03 Robin GareusAdd 7890 aka tom- to contributor list
2017-03-02 Robin GareusFix crash when inserting time with split intersected...
2017-03-02 Robin GareusDon't try to auto-start engine for new sessions
2017-03-02 Robin GareusShip system_config with bundles again.
2017-03-02 Robin GareusEmpty system_config (pre-seed XML nodes, use built...
2017-03-01 Paul DavisArdourButton: if _act_on_release is true, only trigger...
2017-03-01 Robin GareusFix crash when adding a plugin immediately after re...
2017-03-01 Robin GareusDon't automatically open generic UIs for plugins w...
2017-03-01 Robin GareusDon't display "channel-selector" for plugins only prete...
2017-03-01 Robin GareusFix audition with monitor-section.
2017-03-01 Robin GareusFix implicit selection when operating track-header...
2017-02-28 Robin Gareusc89 compat (gcc4, mingw..)
2017-02-28 Robin GareusTweak/optimize VST callback:
2017-02-28 Paul Daviswhen destroying a MidiSource, invalidate any existing...
2017-02-28 Robin Gareusinitialize some uninitialized vars
2017-02-28 Robin GareusFix loading SMF meta-data > 127 bytes (no more g_critic...
2017-02-28 nick_mallow continuation of tempo via right-click 'Continue...
2017-02-28 Robin GareusUpdate GUI when playing mute-automation
2017-02-28 Robin GareusFix touching mute automation (mostly)
2017-02-28 Ben LoftisLikely fix for bug: cannot change track colors in older...
2017-02-27 nick_mprobable fix for importing tempo maps that use non...
2017-02-27 nick_m_group, group.. who cares?
2017-02-27 nick_mclicking on curve text does the right thing.
2017-02-27 nick_minitial rework of tempo text display (numbers are curve...
2017-02-27 nick_mfix crash in pinch drag
2017-02-27 nick_mremove scroll wheel editing nonsense (tempo)
2017-02-27 nick_mfix compilation
2017-02-27 nick_mremove 'mouse:' verbose cursor when shift-dragging...
2017-02-27 nick_monly allow 'ramp to next' if the next tempo is actually...
2017-02-27 nick_mpoor man's display of end tempo for ramps.
2017-02-27 nick_mharden TempoMap::next_tempo_section () a bit.
2017-02-27 nick_mTempo Marks : set point colour by discontinuity, displa...
2017-02-27 nick_mremove commented line
2017-02-27 nick_mfix tempo marker ramp to next.
2017-02-27 nick_mamend last commit (don't depend on 0.0)
2017-02-27 nick_mhopefully fix legacy session loading (tempo)
2017-02-27 nick_madd right-click 'Ramp to Next' tempo marker menu item.
2017-02-27 nick_mback to using shift-ctrl for pinch drag. set colours...
2017-02-27 nick_madd TempoMap::next_tempo_section()
2017-02-27 nick_mfix TempoMap::frame_at_tempo().
2017-02-27 nick_mhighlight the tempo curve that is to be altered, modify...
2017-02-27 nick_mfix verbose cursor display when shift-dragging end...
2017-02-27 nick_mrestore pinch tempo. it now operates via shift + alt...
2017-02-27 nick_mremove tempo end drag (the control drag on the curve...
2017-02-27 nick_mremove "Make Ramped" from right click tempo marker...
2017-02-27 nick_mfix formatting of bbtruler drag verbose cursor.
2017-02-27 nick_mcomplete changes to tempo type.
2017-02-27 Ben Loftiscompile fix
2017-02-27 nick_mmake new (ramped) tempi indidstiguishable from constant...
2017-02-27 nick_mcorrect (?) behaviour of TempoMap::replace_tempo
2017-02-27 nick_mrework tempo editing.
2017-02-27 Ben LoftisDe-cramp the transcoding dialog widgets.
2017-02-27 Paul Davisfix crash caused by trying to connect monitor section... 5.8
2017-02-27 Paul Davisfix crash caused by thinko in 123fcf3cf
2017-02-26 Robin GareusConsistent naming of installers: Name + Version [+Varia... 5.7
2017-02-26 Paul Davismake sure that when extending the selection in the...
2017-02-26 Paul Davisremove method no longer needed
2017-02-26 Paul Davismake Selection::set (TrackViewList*) more efficient...
2017-02-26 Paul Davisavoid doing needless duplicate work in Selection::add...
2017-02-26 Paul Davisselected Stripables now have a counter to indicate...
2017-02-26 Robin Gareusupcoming codenames
2017-02-26 Robin GareusFix yet another oversight for the windows icon file...
2017-02-26 Robin GareusFix windows builds, rename icons following 4e96285ba5
2017-02-25 Robin GareusWindows installer: use upper-case for program-name
2017-02-25 Robin GareusDon't use upper-case in options (only headings)
2017-02-25 Paul DavisRevert "libs: debug output for faderport/editor mixer...
2017-02-25 Paul Davisfix potential crash bug in RouteProcessorSelection
2017-02-25 Paul Davisprevent double-emission of PresentationInfo::Change...
2017-02-25 Robin GareusAdd some missing luabridge::ClassInfo<>::getClassKey...
2017-02-25 Len OvensOSC: correct busses spelling in GUI
2017-02-25 Robin GareusTweak preferences text
2017-02-25 Robin GareusTweak metering prefs: clarify default type behavior
2017-02-25 Robin GareusNO-OP, re-arrange code
2017-02-24 Robin GareusSnap-back fader on release (follow-up to e8cebac6a36a)
2017-02-24 Robin GareusAdd some Lua-script icon.
2017-02-24 Robin GareusGroup-override for faders
2017-02-24 Robin GareusAllow to switch master-meter type in the toolbar-meter
2017-02-24 Robin GareusNO-OP resolve an ambiguity, just because.
2017-02-24 Paul Davisgui: debug output for faderport/editor mixer strip...
2017-02-24 Paul Davislibs: debug output for faderport/editor mixer strip...
2017-02-24 Paul Davistry to make sure faderport shows the same strip as...
2017-02-24 Paul Davisno-op: move method order in file
2017-02-24 Robin Gareusadd a missing class-key
2017-02-24 Robin GareusSave Lua script file origin (for later updates) --...
2017-02-24 Robin GareusSave Lua script origin (for later updates) -- DSP plugin
2017-02-24 Robin GareusAdd static class-keys for windows
2017-02-24 Robin Gareusadd an example script to show/hide TAVs
2017-02-24 Robin GareusAdd some convenient public editor methods (for lua...
2017-02-24 Robin Gareusthe daily dose of const'ness
2017-02-24 Robin Gareusre-order inheritance
2017-02-24 Paul Davisremove misleading/incorrect comment
next