When a marker is selected, change the marker color in addition to the line color.
[ardour.git] / gtk2_ardour /
2019-12-09 Ben LoftisWhen a marker is selected, change the marker color...
2019-12-07 Paul Davis"revert" back to previous loop rect in editor color
2019-12-07 Robin GareusFix nested comments
2019-12-06 Robin GareusUI limitations for mp3 import
2019-12-05 Robin GareusUndo habits of a Serif font lover
2019-12-05 Robin GareusVKeybd: grab and ignore some keys
2019-12-04 Robin GareusPrefer wider/fatter Sans font
2019-12-04 Robin GareusReduce script button width
2019-12-04 Robin GareusAllow using ArdourSans as optional default font
2019-12-04 Robin GareusLoad and register ArdourSans font at application start
2019-12-04 Robin GareusBundle a common Sans Font
2019-12-03 Robin GareusNew approach for Lua bindings to avoid LuaBridge_API...
2019-12-03 Robin GareusAmend 1caef183 (Windows Lua bindings)
2019-12-03 Robin GareusFix Windows builds
2019-11-29 Robin GareusUse a detached window for Preferences at first run
2019-11-26 Robin GareusReset paste-count, paste-offset on undo/redo
2019-11-24 Robin GareusRemember Virtual-Keyboard window size and position
2019-11-23 Paul Davisredesign of declicking and fades around loop boundaries
2019-11-22 Robin GareusEnable some key release event forwarding
2019-11-22 Robin GareusVirtual MIDI keyboard, when visible, gets to handle...
2019-11-22 Robin GareusInform LV2 plugins about main window ID
2019-11-21 Robin GareusGUI: Use new boost::optional API
2019-11-20 Paul Davisadd mixer actions for toggle disk & input monitoring...
2019-11-19 Robin GareusFix Lua Pangolayout ellipsis width
2019-11-19 Robin GareusConsistent toolbar button height
2019-11-19 Robin GareusImprove toolbar layout consistency
2019-11-15 Paul Davisput JACK time master option back in the menus
2019-11-13 Robin GareusFix MIDNAM device list for plugin-provided names
2019-11-12 Robin GareusTweak layout of Plugin-Preset dialog
2019-11-12 Robin GareusAllow to override plugin-provided MIDNAM
2019-11-12 Robin GareusSkip custom MIDNAM files in generic MTAV list
2019-11-11 Robin GareusIndicate the numeric peak-hold is always digital-peak
2019-11-10 Robin GareusPrefs > Plugins > Scan should discover new plugins
2019-11-09 Robin GareusAsk xjadeo to use ArdourMono font for OSD
2019-11-09 Robin GareusFix endless loop when drag/copy locked region
2019-11-09 Robin GareusPreview video frame when dragging
2019-11-09 Robin GareusAdd convenience methods to test for active drags
2019-11-08 Paul Davisfix crash if Splash::pop_back_for() is called without...
2019-11-08 Paul Davisfix crash caused by storing clock modes while loading...
2019-11-07 Paul Davismove all responsibility for autostart into StartupFSM...
2019-11-07 Paul Davisremove unused API
2019-11-06 Paul Davisimplement intended auto-start logic for startupFSM
2019-11-06 Paul Davisif user uses Ctrl/Cmd-w to close a dialog during startu...
2019-11-06 Len OvensSession should not be accessed when not there.
2019-11-03 Robin GareusVirtual-keyboard: momentary pedal (no toggle)
2019-11-02 Robin GareusVirtual-keyboard: "Tab" to sustain (still undocumented)
2019-11-02 Paul Davisimprove operation of ARDOUR_UI::toggle_roll() for loop...
2019-11-02 Paul Davisrename all Evoral source from .(hpp|cpp)$ to .(h|cc)
2019-11-02 Paul Davisvarious adjustments so that a MidiPlaylist gets re...
2019-11-02 Paul Davisalter where note resolution happens when a re-rendering...
2019-11-02 Ben LoftisRemove complicated panner theme logic.
2019-11-02 Robin GareusFan-out multi-channel instruments to tracks (not busses)
2019-11-02 Robin GareusEnable fan-out by default
2019-11-02 Robin GareusMake virtual-keyboard messages translatable -- #7834
2019-11-01 Paul Davisfix logic error with contents of session dialog shown...
2019-11-01 Paul Davisremove seamless looping as an option (it's now the...
2019-11-01 Robin GareusDisable direct master-send on fan-out
2019-11-01 Ben LoftisFix thinko in aux-fader color.
2019-10-31 Robin GareusConsolidate more automation-mode texts
2019-10-31 Robin GareusFix copy/paste mess in ab298f035ae
2019-10-31 Robin GareusRemove unused string translation
2019-10-31 Robin GareusConsolidate automation and meter-point strings
2019-10-30 Robin GareusSuggest multi-out of instruments by default
2019-10-30 Paul Davisfix vanished audio/MIDI setup window after "Start"...
2019-10-30 Paul Davisfix appearance of SessionDialog presented after Session...
2019-10-28 Robin GareusFix use of std::map<> in const methods
2019-10-27 Robin GareusVirtual-keyboard: allow octave switches while hand...
2019-10-26 Robin GareusVirtual-keyboard: consolidate options
2019-10-26 Robin GareusAdd support for single-octave "asdfg.." key-bindings
2019-10-25 Robin GareusShow PluginScanDialog only if needed (cancel VST scan)
2019-10-25 Robin GareusVirtual-keyboard: prefer dropdown for channel & transpose
2019-10-25 Paul Davisremove unintended leading space
2019-10-25 Robin GareusVirtual-keyboard: fix text-entry in config widgets
2019-10-25 Robin GareusVirtual-keyboard: never-ending details
2019-10-25 Robin GareusRename PianoKeyboard class, avoid ambiguities
2019-10-25 Robin GareusContinue C++ification of PianoKeyboard
2019-10-25 Robin GareusAdd gtk-pianokeyoard author to about
2019-10-25 Robin GareusNO-OP: whitespace
2019-10-25 Paul Davisbetter english
2019-10-25 Paul Davismake comment about discovering plugins in the main...
2019-10-25 Paul Davismake logic for creation of startup plugin scan a little...
2019-10-25 Paul Davisadd another DEBUG_TRACE line
2019-10-25 Paul Davisfix deletion/pointer error
2019-10-25 Paul Davissomewhat substantial changes to StartupFSM to try to...
2019-10-25 Paul Davisclean up use of startupFSM
2019-10-25 Paul Davismake ARDOUR_UI::gui_idle_handler() public and remove...
2019-10-25 Paul Davisremove now-unused member variable
2019-10-25 Paul DavisstartupFSM is now responsible for attaching GUI to...
2019-10-25 Paul Davisadd new source file
2019-10-25 Paul Davisuse PluginScanDialog to initiate plugin manager refresh
2019-10-25 Paul Davisrefactor plugin scan dialog into its own object
2019-10-25 Paul Davisadd startupFSM enums to enumwriter
2019-10-25 Paul Davisadd new DEBUG bit for GuiStartup
2019-10-25 Paul Davisremove debug output
2019-10-25 Paul DavisNOOP: newline removal; space injection
2019-10-25 Paul Davisdon't inadvertently create a Splash when a dialog is...
2019-10-25 Paul Davischange rationale for deciding whether the "discover...
2019-10-25 Paul Davisalter ARDOUR::init() API to specify whether a GUI is...
2019-10-24 Robin GareusRough-in gtk-pianokeyboard C -> C++
2019-10-24 Robin GareusRequire all terms of space-separated plugin search...
next