Main Page | Data Structures | Directories | File List | Data Fields | Globals

display_shared.hch File Reference

Datastructures and defines for usage when interacting with the display library. More...

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Data Structures

struct  skindata_t
 This struct contains all area- dimensions and color information for the skin. More...
struct  skindata_t::skin_info_t
 Structure containing the four boundry limits of an area and maximal two colors per area. More...

Defines

#define _DISPLAY_SHARED_HCH   1
#define AREA_WAVEFORM   0x01
#define AREA_VOLUME_YAXIS   0x02
#define AREA_SPECTRUM_ANALYZER   0x03
#define BUTTON_LOG   0x04
#define BUTTON_DEMO   0x05
#define BUTTON_RESET   0x06
#define BUTTON_PRESET_1   0x07
#define BUTTON_PRESET_2   0x08
#define BUTTON_PRESET_3   0x09
#define BUTTON_PRESET_4   0x0a
#define BUTTON_PRESET_5   0x0b
#define BUTTON_PRESET_6   0x0c
#define BUTTON_CONVEX_FULL   0x0d
#define BUTTON_CONVEX_HALF   0x0e
#define BUTTON_PRECISE   0x0f
#define BUTTON_CONCAVE_HALF   0x10
#define BUTTON_CONCAVE_FULL   0x11
#define BUTTON_HELP   0x12
#define BUTTON_MODE   0x13
#define AREA_EQUALIZER_MIN   0x80
#define AREA_EQUALIZER_MAX   0xff


Detailed Description

Datastructures and defines for usage when interacting with the display library.

Project information.

Graphic Equalizer 2
Author:
Date:
20041011
Version:
0.1

Copyright

Copyright ©2004 Koninklijke Philips Electronics N.V. All rights reserved

Change history

20041011:
Initial version

Definition in file display_shared.hch.


Define Documentation

#define _DISPLAY_SHARED_HCH   1
 

Definition at line 21 of file display_shared.hch.

#define AREA_WAVEFORM   0x01
 

Waveform area.

Definition at line 50 of file display_shared.hch.

Referenced by display_main().

#define AREA_VOLUME_YAXIS   0x02
 

Volume control on the Y plane.

Definition at line 51 of file display_shared.hch.

Referenced by display_main(), and eventhandler_main().

#define AREA_SPECTRUM_ANALYZER   0x03
 

Spectrum Analyzer area.

Definition at line 52 of file display_shared.hch.

Referenced by display_main().

#define BUTTON_LOG   0x04
 

Logarithmic display button.

Definition at line 54 of file display_shared.hch.

Referenced by display_main(), and eventhandler_main().

#define BUTTON_DEMO   0x05
 

Demo preset button.

Definition at line 55 of file display_shared.hch.

Referenced by eventhandler_main().

#define BUTTON_RESET   0x06
 

Reset presets button.

Definition at line 56 of file display_shared.hch.

Referenced by eventhandler_main().

#define BUTTON_PRESET_1   0x07
 

Button for switching to preset 1

Definition at line 58 of file display_shared.hch.

Referenced by display_main(), and eventhandler_main().

#define BUTTON_PRESET_2   0x08
 

Button for switching to preset 2

Definition at line 59 of file display_shared.hch.

Referenced by display_main().

#define BUTTON_PRESET_3   0x09
 

Button for switching to preset 3

Definition at line 60 of file display_shared.hch.

Referenced by display_main().

#define BUTTON_PRESET_4   0x0a
 

Button for switching to preset 4

Definition at line 61 of file display_shared.hch.

Referenced by display_main().

#define BUTTON_PRESET_5   0x0b
 

Button for switching to preset 5

Definition at line 62 of file display_shared.hch.

Referenced by display_main().

#define BUTTON_PRESET_6   0x0c
 

Button for switching to preset 6

Definition at line 63 of file display_shared.hch.

Referenced by display_main().

#define BUTTON_CONVEX_FULL   0x0d
 

/ - \ 'Convex' mode Button

Definition at line 65 of file display_shared.hch.

Referenced by display_main().

#define BUTTON_CONVEX_HALF   0x0e
 

/\ 'Convex' mode Button

Definition at line 66 of file display_shared.hch.

Referenced by display_main().

#define BUTTON_PRECISE   0x0f
 

| 'Precise' selection Button

Definition at line 67 of file display_shared.hch.

Referenced by display_main(), and eventhandler_main().

#define BUTTON_CONCAVE_HALF   0x10
 

\/ 'Concave' mode Button

Definition at line 68 of file display_shared.hch.

Referenced by display_main().

#define BUTTON_CONCAVE_FULL   0x11
 

\ _ / 'Concave' mode Button

Definition at line 69 of file display_shared.hch.

Referenced by display_main().

#define BUTTON_HELP   0x12
 

Button to display help screen.

Definition at line 71 of file display_shared.hch.

Referenced by eventhandler_main().

#define BUTTON_MODE   0x13
 

Button to change operation mode.

Definition at line 72 of file display_shared.hch.

Referenced by eventhandler_main().

#define AREA_EQUALIZER_MIN   0x80
 

First bar of the Equalizer Area.

Definition at line 74 of file display_shared.hch.

Referenced by display_main(), and eventhandler_main().

#define AREA_EQUALIZER_MAX   0xff
 

Last bar of the Equalizer Area.

Definition at line 75 of file display_shared.hch.

Referenced by eventhandler_main().


Generated on Thu Dec 9 14:37:07 2004 for Graphic Equalizer 2 by  doxygen 1.3.9.1