summaryrefslogtreecommitdiff
path: root/gtk2_ardour/ardour_ui.h
AgeCommit message (Expand)Author
2018-02-20Use standard Labels again.Robin Gareus
2018-02-20Keep track of unacknowledged log-level (error-indicator)Robin Gareus
2018-02-17Consistently use Gauge to avoid the overloaded term Indicator.Ben Loftis
2018-02-17Remove unused status labels. (using gauges instead)Ben Loftis
2018-02-17Add Disk IO gauge.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-02-09new_grid: Rewrite of Snap and Grid. (squashed commit)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-22Add a separate, dedicated transport-control windowRobin 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-08-20Let the user add a template description on saving session templatesJohannes Mueller
2017-08-19remove unused header (fixes OSX builds)Robin Gareus
2017-08-18Redesign Session+Route Template Meta Script APIRobin Gareus
2017-08-18Consolidate add/track/route/bus wrappers -- step one.Robin Gareus
2017-08-16Prepare for removal of Advanced Session Options (BusProfile)Robin Gareus
2017-08-11Add support for scripted meta-templates.Robin Gareus
2017-07-17Remove ArdourPrompter wrapperRobin Gareus
2017-07-17Move more Gtkmm2ext widgets into libwidgetRobin Gareus
2017-07-17Remove unused sources & includesRobin Gareus
2017-07-17Move Gtkmm2ext widgets into libwidgetRobin Gareus
2017-07-17remove cruft (no more ButtonJoiner)Robin Gareus
2017-07-17Separate Ardour UI widgets into dedicated libraryRobin Gareus
2017-07-12First draft of a template management dialogJohannes Mueller
2017-07-01NO-OP whitespace (updated GH PR #357)Thomas Brand
2017-07-01Fix crash when rapidly switching snapshotsRobin Gareus
2017-06-03add route dialog now has "Add" and "Add and Close" buttons. "Add" keeps dial...Daniel Sheeler
2017-03-15Add GUI-Idle debugging/profiling utilRobin Gareus
2017-02-24Allow to switch master-meter type in the toolbar-meterRobin Gareus
2017-02-21Revert "ARDOUR_UI transport buttons should use ArdourButton::set_related_acti...Paul Davis
2017-02-19Remove unused ArdourUI code to add/remove Lua Session Scripts.Robin Gareus
2017-02-17Allow Lua action scripts to provide a button iconRobin Gareus
2017-02-17Allow binding Lua Action Scripts via right-clickRobin Gareus
2017-02-13GUI action Transport/RecordCountInRobin Gareus
2017-02-13remove unused background exposeRobin Gareus
2017-02-02ARDOUR_UI transport buttons should use ArdourButton::set_related_action().Paul Davis
2017-01-28mark loop button insensitive when there's no loop-rangeRobin Gareus
2017-01-19Allow to change metronome level via mouse-wheelRobin Gareus
2017-01-18Add GUI action to record with prerollRobin Gareus
2017-01-18Cleanup global monitor options:Robin Gareus
2017-01-16Configurable toolbar rec/punch & monitoring buttonsRobin Gareus
2017-01-16Add initial GUI support for global monitor statesRobin Gareus
2016-12-30Remove cruft (old MIDI feedback API)Robin Gareus