summaryrefslogtreecommitdiff
path: root/gtk2_ardour/ardour_ui2.cc
AgeCommit message (Expand)Author
2020-04-07Fix typo in API name (2/2)Robin Gareus
2020-04-07GUI: follow LatencyUpdated signal handler, prevent duplicate updatesRobin Gareus
2020-04-07Indicate ambiguous latency in the GUIRobin Gareus
2020-02-27Punch/Loop GUI control sensitivityRobin Gareus
2020-01-13Tweak the tooltip for PDC buttonBen Loftis
2020-01-12Fix preference pane to access for external-syncRobin Gareus
2019-11-19Consistent toolbar button heightRobin Gareus
2019-11-19Improve toolbar layout consistencyRobin Gareus
2019-09-29Amend 4f41367836: fix show/hide latency labelRobin Gareus
2019-09-29Theme latency-disable-buttonRobin Gareus
2019-09-29Add Latency Control Toolbar WidgetsRobin Gareus
2019-09-01Prominent "Feedback" indicator blinkingRobin Gareus
2019-08-03Update GPL boilerplate and (C)Robin Gareus
2019-06-04Tweak toolbar meter reset button to unconditionally apply to all DPMRobin Gareus
2019-04-08Revert more "frame/sample" replacementsRobin Gareus
2019-02-28Consolidate ToggleAction cast, use new APIRobin Gareus
2018-12-11full (?) set of changes required to make MonitorSection an "always-there" com...Paul Davis
2018-12-10use ActionManager namespace, rather than ActionMap objects, and remove all pe...Paul Davis
2018-12-10use new action map API instead of ActionManager::get_actionPaul Davis
2018-12-08Fix crash when closing session, recursive mon-section removalRobin Gareus
2018-12-07Tweaks to Mixer and Monitor keybindings:Ben Loftis
2018-12-05start using ActionMap in preference to ActionManagerPaul Davis
2018-02-20Keep track of unacknowledged log-level (error-indicator)Robin Gareus
2018-02-19Add drop-shadow decorators to menu bar and transport toolbar.Ben Loftis
2018-02-17Move cpu and disk gauges into the status bar at top.Ben Loftis
2018-02-17Remove display_message(); No more scary log message popups on osx.Ben Loftis
2018-02-14If the gauges arent clickable, perhaps they look best with hard edges, matchi...Ben Loftis
2018-02-14Re-pack the master meters (in the toolbar) so the editor_meter_peak_display b...Ben Loftis
2018-02-14Re-pack dsp_load_indicator next to feedback_indicator et al.Ben Loftis
2018-01-14Add Toolbar disk-space widget.Robin Gareus
2017-12-28Add DSP-load & x-run widget to the toolbar.Robin Gareus
2017-12-22Separate and consolidate Transport-Control-UI codeRobin Gareus
2017-11-23Implement clock delta modesRobin Gareus
2017-09-18manually fix up various cases where Gtk:Frame foo_frame had been changed to f...Paul Davis
2017-09-18globally change all use of "frame" to refer to audio into "sample".Paul Davis
2017-07-17Remove <gtkmm.h> include from header files.Robin Gareus
2017-07-17Remove unused sources & includesRobin Gareus
2017-07-17Move Gtkmm2ext widgets into libwidgetRobin Gareus
2017-07-17Separate Ardour UI widgets into dedicated libraryRobin Gareus
2017-02-16Toolbar spacing: Add back one pixel of vertical padding, and preserve it rega...Ben Loftis
2017-02-16Prevent "punch" and "mon" buttons from increasing toolbar height.Robin Gareus
2017-02-13remove unused background exposeRobin Gareus
2017-02-08NO-OP: whitespacePaul Davis
2017-02-08make rude alert buttons expand vertically to use all available space.Paul Davis
2017-01-28mark loop button insensitive when there's no loop-rangeRobin Gareus
2017-01-21Update metronome tooltip on gain changeDaniel Sheeler
2017-01-19Allow to change metronome level via mouse-wheelRobin Gareus
2017-01-18Tweak some tooltip text.Ben Loftis
2017-01-18tweak table packing for more consistent spacing between buttons.Ben Loftis
2017-01-18Shuffle the layout of new monitor section, so it is recognizably different th...Ben Loftis