#include <locale.h>
#include <libintl.h>
#include <time.h>
#include "glbvars.h"
#include "plug-ins/hard/modules/dsp.h"
#include <fcntl.h>
#include <sys/ioctl.h>
#include "gxsm/action_id.h"
#include "dsp-pci32/xsm/xsmcmd.h"
#include "sranger_hwi_control.h"
#include "sranger_hwi.h"
#include "gtkspinbuttonsci.h"
#include "../plug-ins/hard/modules/sranger_ioctl.h"
Go to the source code of this file.
Defines | |
#define | UTF8_DEGREE "\302\260" |
#define | UTF8_MU "\302\265" |
#define | UTF8_ANGSTROEM "\303\205" |
#define | SR_VFAC (32767./2.05) |
#define | ARROW_SIZE 40 |
#define | KEY_LAB(L, A, B, C, D) |
Functions | |
static gboolean | create_window_key_press_event_lcb (GtkWidget *widget, GdkEventKey *event, GtkWidget *win) |
Variables | |
GxsmPlugin | sranger_hwi_pi |
DSPControl * | DSPControlClass |
sranger_hwi_dev * | sranger_hwi_hardware |
|
Definition at line 194 of file sranger_hwi_mover.C. |
|
Value: lab = gtk_label_new (L);\ gtk_widget_show (lab);\ gtk_table_attach (GTK_TABLE (tab), lab, A, B, C, D,\ (GtkAttachOptions)(GTK_EXPAND | GTK_FILL),\ (GtkAttachOptions)(GTK_EXPAND | GTK_FILL),\ FALSE, FALSE) Definition at line 206 of file sranger_hwi_mover.C. |
|
Referenced by DSPMoverControl::create_waveform(). |
|
Definition at line 55 of file sranger_hwi_mover.C. |
|
Definition at line 53 of file sranger_hwi_mover.C. |
|
Definition at line 54 of file sranger_hwi_mover.C. |
|
Definition at line 196 of file sranger_hwi_mover.C. |
|
Definition at line 301 of file DSPControl.C. |
|
Definition at line 509 of file sranger_hwi.C. |
|
Definition at line 442 of file sranger_hwi.C. |