Consistently use Gauge to avoid the overloaded term Indicator.
authorBen Loftis <ben@harrisonconsoles.com>
Fri, 16 Feb 2018 15:35:44 +0000 (09:35 -0600)
committerBen Loftis <ben@harrisonconsoles.com>
Sat, 17 Feb 2018 15:24:15 +0000 (09:24 -0600)
commitfa22689b704ab2dd06c98dcbc1d33b6f4418a4c0
tree1b9334d70a2429e6e88bae754c54c011d96cb3da
parentcfed95fd0beb857f864c3abbab3ce30013dfd2d3
Consistently use Gauge to avoid the overloaded term Indicator.
16 files changed:
gtk2_ardour/ardour_ui.cc
gtk2_ardour/ardour_ui.h
gtk2_ardour/ardour_ui_ed.cc
gtk2_ardour/disk_io_gauge.cc [new file with mode: 0644]
gtk2_ardour/disk_io_gauge.h [new file with mode: 0644]
gtk2_ardour/disk_io_indicator.cc [deleted file]
gtk2_ardour/disk_io_indicator.h [deleted file]
gtk2_ardour/disk_space_gauge.cc [new file with mode: 0644]
gtk2_ardour/disk_space_gauge.h [new file with mode: 0644]
gtk2_ardour/disk_space_indicator.cc [deleted file]
gtk2_ardour/disk_space_indicator.h [deleted file]
gtk2_ardour/dsp_load_gauge.cc [new file with mode: 0644]
gtk2_ardour/dsp_load_gauge.h [new file with mode: 0644]
gtk2_ardour/dsp_load_indicator.cc [deleted file]
gtk2_ardour/dsp_load_indicator.h [deleted file]
gtk2_ardour/wscript