From 75ca15f156bb73a3b2d1e337f22a56cdcb0002cc Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sun, 6 Jan 2008 20:07:48 +0000 Subject: Add tooltips for toolbar widgets. Add icon credit to about dialog. git-svn-id: http://svn.drobilla.net/lad/patchage@1023 a436a847-0d15-0410-975c-d299462d15a1 --- src/patchage.glade | 41 +++++++++++++---------------------------- 1 file changed, 13 insertions(+), 28 deletions(-) (limited to 'src') diff --git a/src/patchage.glade b/src/patchage.glade index c88e228..45c81ed 100644 --- a/src/patchage.glade +++ b/src/patchage.glade @@ -385,6 +385,7 @@ True + Jack latency 1 32 frames 64 frames @@ -449,6 +450,7 @@ True + Clear the drouput indicator gtk-clear @@ -465,9 +467,9 @@ True - Delay/XRun Indicator + Drouput (XRun) Indicator -The bar represents the maximum processing delay as a fraction of the time available for a cycle. If the bar reaches 100%, an XRun will occur. +The bar represents the percentage of available time used for audio processing (i.e. the DSP load). If the bar reaches 100%, a drouput will occur. 0.10000000149 0 Dropouts @@ -527,6 +529,7 @@ The bar represents the maximum processing delay as a fraction of the time availa True GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK + Zoom to normal size gtk-zoom-100 @@ -537,6 +540,7 @@ The bar represents the maximum processing delay as a fraction of the time availa True GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK + Zoom to fit all modules gtk-zoom-fit @@ -564,6 +568,7 @@ The bar represents the maximum processing delay as a fraction of the time availa True True + Rewind Jack transport 0 @@ -586,6 +591,7 @@ The bar represents the maximum processing delay as a fraction of the time availa True True + Start Jack transport 1 0 @@ -614,6 +620,7 @@ The bar represents the maximum processing delay as a fraction of the time availa True + Pause Jack transport gtk-media-pause @@ -634,6 +641,7 @@ The bar represents the maximum processing delay as a fraction of the time availa True False True + Jack transport time False * 11 @@ -656,31 +664,6 @@ The bar represents the maximum processing delay as a fraction of the time availa False - - - True - - - - - - False - False - - - - - True - 1 - - - - - - False - False - - False @@ -712,7 +695,7 @@ The bar represents the maximum processing delay as a fraction of the time availa True GDK_WINDOW_TYPE_HINT_NORMAL © 2007 Dave Robillard - A modular patch bay for audio and MIDI systems + A modular patch bay for audio and MIDI systems based on JACK, LASH, and ALSA. http://drobilla.net/software/patchage Patchage is free software; you can redistribute it and/or modify @@ -731,6 +714,8 @@ along with Patchage; if not, write to the Free Software Foundation, Inc., Dave Robillard <dave@drobilla.net> translator-credits + Icon: + Lapo Calamandrei -- cgit v1.2.1