use const int rather than macro
[ardour.git] / gtk2_ardour /
2019-09-17 Paul Davisparametize the maximum transport speed.
2019-09-17 Paul Davisadd ::usable() method to TransportMaster objects to...
2019-09-17 Robin GareusCorrectly handle Zoom > Edit-point > Mouse
2019-09-16 Len Ovensfoldback gui: removed mute, solo button hide in SIP
2019-09-15 Len OvensFoldback gui: desensitize solo button when in SIP mode
2019-09-15 Len OvensFoldback gui:Removed unused calls and parameters
2019-09-14 Len OvensSet Foldback strip width and ellipsize to work
2019-09-13 Len Ovensdesensitize foldback show unless there is a foldback bus
2019-09-12 Robin GareusUse new icons in mixer window
2019-09-12 Len Ovensfoldback gui: simplify foldback strip menus
2019-09-12 Len Ovensfoldback gui: simplify button code where possible
2019-09-11 Len OvensFoldback gui: Added hide and show
2019-09-11 Len Ovensfoldback gui: added tool tips for previous and next
2019-09-11 Len OvensFoldback gui: previous and next buttons don't wrap...
2019-09-11 Len OvensFoldback GUI: sort send controls by mixer order
2019-09-10 Len OvensFoldback GUI: size and position tweaks
2019-09-10 Robin GareusAdd note about Denormal protection pref changes
2019-09-10 Robin GareusRemove redundant call (moved to libardour)
2019-09-09 Robin GareusRemove NO-OP, ProcessThread::init() does nothing
2019-09-08 Len OvensNO OP: clean up and rearrange things
2019-09-08 Robin GareusTweak foldback style and tweak alignment
2019-09-07 Len OvensFoldback GUI: Add menus to send box
2019-09-07 Len OvensMatch foldback strip BG to dark theme better
2019-09-04 Robin GareusUse Fixed-length when drawing percussive events
2019-09-04 Len OvensMove foldback strip to left of Master
2019-09-04 Len OvensChange back ground color for foldback strip
2019-09-04 Len OvensResize and color the foldback level knob
2019-09-03 Robin GareusFix mute toggle actions when mute is automated
2019-09-03 Robin GareusScroll Lua scripts, now that there can be many
2019-09-03 Robin GareusIncrease available Lua action script slots
2019-09-02 Robin GareusMove LuaProgressDialog into "LuaDialog" namespace
2019-09-02 Robin GareusAdd Lua progress dialog
2019-09-02 Robin GareusAdd pyin to VAMP_PATH
2019-09-02 Robin GareusAdd vamp-pyin authors to user-visible doc
2019-09-01 Robin GareusColor schema for feedback-btn alternative active color
2019-09-01 Robin GareusProminent "Feedback" indicator blinking
2019-08-30 Robin GareusFix mixer-side-bar show/hide actions
2019-08-30 Nikolaus GullottaMove StripSilenceDialog XML to dedicated function
2019-08-30 Nikolaus GullottaAdd settings retention to StripSilenceDialog
2019-08-28 Len OvensReplaced foldback select button with previous and next...
2019-08-28 Len Ovensproperly remove foldback strip so it can be created...
2019-08-28 Nikolaus GullottaMerge branch 'master' of git.ardour.org:ardour/ardour
2019-08-28 Nikolaus Gullottatime span column should actually sort by location start...
2019-08-28 Len OvensRemoved unused includes
2019-08-28 Len OvensEnsure monitor section is always leftmost in mixer...
2019-08-28 Robin GareusLua: allow to build SelectionLists
2019-08-28 Nikolaus Gullottaadd sortable length, span, and name columns to ExportTi...
2019-08-27 Len Ovensremoved axis view from foldback strip
2019-08-27 Robin GareusUpdate "By Tags" menu when Plugin-tags change -- #7800
2019-08-27 Robin GareusUse latency-icon instead of text
2019-08-27 Len OvensFoldback bus should not appear in editor
2019-08-27 Len OvensMonitor new signal to rebuild sendlist
2019-08-27 Len OvensAdd send controls to foldback GUI
2019-08-27 Len OvensFix processor box for no crash on click
2019-08-27 Len OvensStart adding processor box
2019-08-27 Len Ovensfix last foldback commit.
2019-08-27 Len OvensAdd strip GUI first try for foldback bus
2019-08-26 Robin GareusPush UI theme to backend, LV2 plugin options
2019-08-26 Robin GareusBorderless plugin UIs
2019-08-24 Robin GareusAdd/fix some TimeAxisView Lua bindings
2019-08-24 Robin GareusTweak deletion, emit CatchDeletion() only once
2019-08-24 Robin GareusConsolidate code, skip editor/mixer update check
2019-08-24 Robin GareusFix crash when selected automation-lane is removed
2019-08-24 Robin GareusMitigate issues of expensive plugin analysis -- #7795
2019-08-23 Robin GareusRegion selection cannot change without a session
2019-08-23 Robin GareusArdorIcon is for display only, remove registration
2019-08-22 Robin GareusUse icons for plugin bypass and pinout
2019-08-20 Robin GareusUse Icons for plugin preset buttons.
2019-08-20 Robin GareusConsistent preset layout
2019-08-20 Robin GareusSkip potential garbage midi-step
2019-08-20 Robin GareusFix uninitialized argument value
2019-08-15 Robin GareusPrefer implicit deletion of .pending
2019-08-14 Robin GareusPrefer "one track per file" as default
2019-08-12 Robin GareusNO-OP: clang format, comments & whitespace
2019-08-12 Robin GareusRemove unused EditorSources selection filter
2019-08-12 Robin GareusRemove remnants of hack from 9f3f3738e7444ee3
2019-08-12 Robin GareusRemove unused EditorRoutes selection filter
2019-08-12 Robin GareusRe-order editor sidebar: prioritize "Tracks & Busses"
2019-08-12 Robin Gareus(RegionList) Tweak column ordering + fix translation...
2019-08-12 Ben LoftisSource List: Explicitly check whether a file is in...
2019-08-12 Ben LoftisSource List: Source regions can be tagged, too.
2019-08-12 Robin GareusAdd Pref to write mixer-screenshot post-export
2019-08-12 Robin GareusConsolidate: use PBD method to try hard-linking
2019-08-12 Robin GareusInitialize variable
2019-08-12 Robin GareusFix middle-click note selection
2019-08-12 Robin GareusFix midi-note selection invert
2019-08-12 Robin Gareus(RegionList) Don't change selection for context-menu
2019-08-11 Robin GareusAdd Lua-Dialog support for FileChooserWidget (save...
2019-08-11 Robin GareusAllow to inhibit screensaver/system sleep
2019-08-11 Robin GareusSimplify screensaver inhibit API and fix OSX compatibility
2019-08-11 Robin GareusPrototype infrastructure to disable screensaver
2019-08-07 Robin GareusAdd Lua bindings for Pango Alignment
2019-08-06 Len OvensGui should allow foldback bus to be mono.
2019-08-04 Robin GareusFix meter metric visibility on narrow strips - #7781
2019-08-03 Robin GareusUpdate GPL boilerplate and (C)
2019-08-03 Robin GareusRemove cruft
2019-08-01 Ben Loftis(Source List) Handle Session::RemoveSource
2019-08-01 Ben Loftis(Source List) Replace missing initializer; fixes a...
2019-08-01 Ben Loftis(Source List) Implement insert-region action... now...
2019-08-01 Ben Loftis(Source List) Recover Regions feature: WIP
next