Commit Graph

16 Commits

Author SHA1 Message Date
Ben Loftis a5378e559a dsp_stats: aesthetic tweaks to text and padding 2022-12-26 07:53:34 -06:00
Mads Kiilerich 17fafc376b
gtkmm: use ALIGN_END instead of deprecated Gtk::AlignmentEnum::ALIGN_RIGHT 2022-04-08 21:11:06 +02:00
Paul Davis c32c31f215 add keyfowarding to performance meters window 2021-06-28 18:28:11 -06:00
Paul Davis 2344053276 change int64_t/double comparison into int64_t/int 2021-06-28 18:28:11 -06:00
Paul Davis f8a5d45b7a GUI side of microseconds_t => int64_t 2021-06-28 14:47:48 -06:00
Paul Davis fe6e3615c7 changes to performance meter update code to allow for i18n 2021-06-27 13:32:46 -06:00
Paul Davis 5e1e55c982 use UTF8 lower-left corner chars in performance meter to indicate nesting of values 2021-06-16 19:29:03 -06:00
Paul Davis 4efe5b7ada continued tweaks for perf meters (including show average and dev in tooltip) 2021-06-15 14:03:55 -06:00
Paul Davis 6553d5adfc small tweak to perf display if timing stats are not available 2021-06-13 18:35:33 -06:00
Paul Davis 86e00471d9 use library function to reset meters 2021-06-13 12:21:21 -06:00
Paul Davis 86325ef89b perfmeters: adjust sizing 2021-06-13 11:21:59 -06:00
Paul Davis 3df49bad7d performance meters: worst case for all 2021-06-13 11:05:19 -06:00
Paul Davis 56d9d5376c continued tweaks to DSP performance meters window 2021-06-13 10:28:51 -06:00
Paul Davis e1495100a8 continuing work on presenting useful data in perf meter window 2021-06-12 15:00:46 -06:00
Paul Davis 434bd2486e start showing some DSP stats in the perf meter window
Lots of work to be done to decide what data to show and how to best present it
2021-06-12 09:20:58 -06:00
Paul Davis 78738ec5a1 skeleton for DSP stats GUI 2021-06-11 18:55:25 -06:00