Bitmaps.h File Reference

Go to the source code of this file.

Functions

const BPoint kSpeakerButtonSize (kSpeakerIconBitmapWidth-1, kSpeakerIconBitmapHeight-1)
const BPoint kPlayButtonSize (kPlayPauseBitmapWidth-1, kPlayPauseBitmapHeight-1)
const BPoint kStopButtonSize (kStopBitmapWidth-1, kStopBitmapHeight-1)
const BPoint kSkipButtonSize (kRewindBitmapWidth-1, kRewindBitmapHeight-1)
const BPoint kVolumeSliderBitmapSize (kVolumeSliderBitmapWidth-1, kVolumeSliderBitmapHeight-1)
const BPoint kVolumeSliderKnobBitmapSize (kVolumeSliderKnobWidth-1, kVolumeSliderKnobHeight-1)

Variables

const unsigned char eject16x11_raw []
const unsigned char pause16x10_raw []
const unsigned char play16x10_raw []
const unsigned char skipleft24x8_raw []
const unsigned char skipright24x8_raw []
const unsigned char skiptrackleft24x8_raw []
const unsigned char skiptrackright24x8_raw []
const unsigned char stop8x8_raw []
const unsigned char LCDLarge96x16_raw []
const unsigned char LCDMedium64x9_raw []
const unsigned char LCDsmall64x8_raw []
const int32 kSpeakerIconBitmapWidth = 16
const int32 kSpeakerIconBitmapHeight = 9
const unsigned char kSpeakerIconBits []
const unsigned char kPressedSpeakerIconBits []
const int32 kPlayPauseBitmapWidth = 48
const int32 kPlayPauseBitmapHeight = 21
const unsigned char kPlayButtonBitmapBits []
const unsigned char kDisabledPlayButtonBitmapBits []
const unsigned char kPressedPlayButtonBitmapBits []
const unsigned char kPlayingPlayButtonBitmapBits []
const unsigned char kPressedPlayingPlayButtonBitmapBits []
const unsigned char kPausedPlayButtonBitmapBits []
const unsigned char kPressedPausedPlayButtonBitmapBits []
const int32 kStopBitmapWidth = 31
const int32 kStopBitmapHeight = 21
const unsigned char kStopButtonBitmapBits []
const unsigned char kDisabledStopButtonBitmapBits []
const unsigned char kPressedStopButtonBitmapBits []
const int32 kRewindBitmapWidth = 38
const int32 kRewindBitmapHeight = 21
const unsigned char kRewindBitmapBits []
const unsigned char kDisabledRewindBitmapBits []
const unsigned char kPressedRewindBitmapBits []
const unsigned char kForwardBitmapBits []
const unsigned char kDisabledForwardBitmapBits []
const unsigned char kPressedForwardBitmapBits []
const unsigned char kSkipBackBitmapBits []
const unsigned char kDisabledSkipBackBitmapBits []
const unsigned char kPressedSkipBackBitmapBits []
const unsigned char kSkipForwardBitmapBits []
const unsigned char kDisabledSkipForwardBitmapBits []
const unsigned char kPressedSkipForwardBitmapBits []
const int32 kVolumeSliderBitmapWidth = 6
const int32 kVolumeSliderBitmapHeight = 15
const unsigned char kVolumeSliderLeftBitmapBits []
const unsigned char kVolumeSliderRightBits []
const int32 kVolumeSliderKnobWidth = 11
const int32 kVolumeSliderKnobHeight = 11
const unsigned char kVolumeSliderKnobBits []


Function Documentation

const BPoint kPlayButtonSize ( kPlayPauseBitmapWidth 1,
kPlayPauseBitmapHeight 1 
)

const BPoint kSkipButtonSize ( kRewindBitmapWidth 1,
kRewindBitmapHeight 1 
)

const BPoint kSpeakerButtonSize ( kSpeakerIconBitmapWidth 1,
kSpeakerIconBitmapHeight 1 
)

const BPoint kStopButtonSize ( kStopBitmapWidth 1,
kStopBitmapHeight 1 
)

const BPoint kVolumeSliderBitmapSize ( kVolumeSliderBitmapWidth 1,
kVolumeSliderBitmapHeight 1 
)

const BPoint kVolumeSliderKnobBitmapSize ( kVolumeSliderKnobWidth 1,
kVolumeSliderKnobHeight 1 
)


Variable Documentation

const unsigned char eject16x11_raw[]

Initial value:

 {
0xff,0xff,0xff,0xff,0x00,0x00,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,
0xff,0xff,0xff,0x00,0x17,0x18,0x00,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,
0xff,0xff,0x00,0x17,0x17,0x18,0x17,0x00,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,
0xff,0x00,0x17,0x18,0x17,0x18,0x17,0x17,0x00,0xff,0xff,0xff,0xff,0xff,0xff,0xff,
0x00,0x17,0x17,0x18,0x17,0x17,0x18,0x17,0x18,0x00,0xff,0xff,0xff,0xff,0xff,0xff,
0x3f,0x3f,0x3f,0x3f,0x3f,0x3f,0x3f,0x3f,0x3f,0x3f,0xff,0xff,0xff,0xff,0xff,0xff,
0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,
0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xff,0xff,0xff,0xff,0xff,0xff,
0x00,0x17,0x17,0x18,0x17,0x17,0x18,0x17,0x18,0x3f,0xff,0xff,0xff,0xff,0xff,0xff,
0x00,0x3f,0x3f,0x3f,0x3f,0x3f,0x3f,0x3f,0x3f,0x3f,0xff,0xff,0xff,0xff,0xff,0xff}

const unsigned char kDisabledForwardBitmapBits[]

const unsigned char kDisabledPlayButtonBitmapBits[]

const unsigned char kDisabledRewindBitmapBits[]

const unsigned char kDisabledSkipBackBitmapBits[]

const unsigned char kDisabledSkipForwardBitmapBits[]

const unsigned char kDisabledStopButtonBitmapBits[]

const unsigned char kForwardBitmapBits[]

const unsigned char kPausedPlayButtonBitmapBits[]

const unsigned char kPlayButtonBitmapBits[]

const unsigned char kPlayingPlayButtonBitmapBits[]

const int32 kPlayPauseBitmapHeight = 21

const int32 kPlayPauseBitmapWidth = 48

const unsigned char kPressedForwardBitmapBits[]

const unsigned char kPressedPausedPlayButtonBitmapBits[]

const unsigned char kPressedPlayButtonBitmapBits[]

const unsigned char kPressedPlayingPlayButtonBitmapBits[]

const unsigned char kPressedRewindBitmapBits[]

const unsigned char kPressedSkipBackBitmapBits[]

const unsigned char kPressedSkipForwardBitmapBits[]

const unsigned char kPressedSpeakerIconBits[]

Initial value:

 {
    0xff,0xff,0xff,0xff,0xff,0x34,0x34,0xff,0xff,0xff,0xff,0x34,0xff,0xff,0xff,0xff,
    0x34,0x34,0x34,0xff,0x34,0x1d,0x34,0xff,0xff,0xff,0xff,0xff,0x34,0xff,0xff,0xff,
    0x34,0x1d,0x34,0x34,0x1d,0x1d,0x34,0xff,0xff,0x34,0xff,0xff,0x34,0xff,0xff,0xff,
    0x34,0x1d,0x34,0x1d,0x1d,0x1d,0x34,0xff,0xff,0xff,0x34,0xff,0xff,0x34,0xff,0xff,
    0x34,0x1d,0x34,0x1d,0x1d,0x1d,0x34,0xff,0x34,0xff,0x34,0xff,0xff,0x34,0xff,0xff,
    0x34,0x1d,0x34,0x1d,0x1d,0x1d,0x34,0xff,0xff,0xff,0x34,0xff,0xff,0x34,0xff,0xff,
    0x34,0x1d,0x34,0x34,0x1d,0x1d,0x34,0xff,0xff,0x34,0xff,0xff,0x34,0xff,0xff,0xff,
    0x34,0x34,0x34,0xff,0x34,0x1d,0x34,0xff,0xff,0xff,0xff,0xff,0x34,0xff,0xff,0xff,
    0xff,0xff,0xff,0xff,0xff,0x34,0x34,0xff,0xff,0xff,0xff,0x34,0xff,0xff,0xff,0xff,
}

Referenced by MediaControlView::MediaControlView().

const unsigned char kPressedStopButtonBitmapBits[]

const unsigned char kRewindBitmapBits[]

const int32 kRewindBitmapHeight = 21

const int32 kRewindBitmapWidth = 38

const unsigned char kSkipBackBitmapBits[]

const unsigned char kSkipForwardBitmapBits[]

const int32 kSpeakerIconBitmapHeight = 9

const int32 kSpeakerIconBitmapWidth = 16

const unsigned char kSpeakerIconBits[]

Initial value:

 {
    0xff,0xff,0xff,0xff,0xff,0x10,0x10,0xff,0xff,0xff,0xff,0x10,0xff,0xff,0xff,0xff,
    0x10,0x10,0x10,0xff,0x10,0x1d,0x10,0xff,0xff,0xff,0xff,0xff,0x10,0xff,0xff,0xff,
    0x10,0x1d,0x10,0x10,0x1d,0x1d,0x10,0xff,0xff,0x10,0xff,0xff,0x10,0xff,0xff,0xff,
    0x10,0x1d,0x10,0x1d,0x1d,0x1d,0x10,0xff,0xff,0xff,0x10,0xff,0xff,0x10,0xff,0xff,
    0x10,0x1d,0x10,0x1d,0x1d,0x1d,0x10,0xff,0x10,0xff,0x10,0xff,0xff,0x10,0xff,0xff,
    0x10,0x1d,0x10,0x1d,0x1d,0x1d,0x10,0xff,0xff,0xff,0x10,0xff,0xff,0x10,0xff,0xff,
    0x10,0x1d,0x10,0x10,0x1d,0x1d,0x10,0xff,0xff,0x10,0xff,0xff,0x10,0xff,0xff,0xff,
    0x10,0x10,0x10,0xff,0x10,0x1d,0x10,0xff,0xff,0xff,0xff,0xff,0x10,0xff,0xff,0xff,
    0xff,0xff,0xff,0xff,0xff,0x10,0x10,0xff,0xff,0xff,0xff,0x10,0xff,0xff,0xff,0xff,
}

Referenced by MediaControlView::MediaControlView().

const int32 kStopBitmapHeight = 21

const int32 kStopBitmapWidth = 31

const unsigned char kStopButtonBitmapBits[]

const int32 kVolumeSliderBitmapHeight = 15

const int32 kVolumeSliderBitmapWidth = 6

Referenced by VolumeSlider::Draw().

const unsigned char kVolumeSliderKnobBits[]

Initial value:

 {
    0x00,0x00,0x13,0x18,0x1d,0x3f,0x1d,0x19,0x12,0x00,0x00,0x3f,
    0x00,0x15,0x1d,0x1e,0x1e,0x1d,0x1e,0x1b,0x19,0x12,0x00,0x3f,
    0x00,0x1e,0x1e,0x1d,0x1d,0x3f,0x1d,0x1d,0x1b,0x19,0x00,0x3f,
    0x1a,0x1e,0x1d,0x1d,0x1d,0x13,0x1d,0x1d,0x1d,0x19,0x12,0x3f,
    0x1e,0x1e,0x1d,0x1d,0x1d,0x3f,0x1d,0x1d,0x1d,0x19,0x11,0x3f,
    0x3f,0x1d,0x1d,0x1d,0x1d,0x13,0x1d,0x1d,0x1d,0x1c,0x0e,0x3f,
    0x1e,0x1e,0x1d,0x1d,0x1d,0x3f,0x1d,0x1d,0x1d,0x19,0x11,0x3f,
    0x1a,0x1d,0x1d,0x1d,0x1d,0x13,0x1d,0x1d,0x1d,0x15,0x00,0x3f,
    0x00,0x1a,0x19,0x1d,0x1d,0x1d,0x1d,0x1d,0x17,0x12,0x00,0x3f,
    0x00,0x16,0x13,0x15,0x19,0x1c,0x19,0x15,0x12,0x00,0x00,0x3f,
    0x00,0x00,0x00,0x14,0x11,0x0e,0x11,0x14,0x00,0x00,0x00,0x3f
}

const int32 kVolumeSliderKnobHeight = 11

const int32 kVolumeSliderKnobWidth = 11

Referenced by VolumeSlider::Draw().

const unsigned char kVolumeSliderLeftBitmapBits[]

Initial value:

 {
    0x1b,0x1b,0x1b,0x1b,0x19,0x19,0x3f,0x3f,
    0x1b,0x1b,0x1a,0x18,0x11,0x0b,0x3f,0x3f,
    0x1b,0x19,0x15,0x0b,0x06,0x0a,0x3f,0x3f,
    0x1a,0x15,0x09,0x09,0xb6,0x8f,0x3f,0x3f,
    0x18,0x0b,0x09,0x8f,0x8f,0x8f,0x3f,0x3f,
    0x11,0x07,0xb6,0x8f,0x8f,0x68,0x3f,0x3f,
    0x0c,0x0c,0x8f,0x8f,0x68,0x68,0x3f,0x3f,
    0x07,0x10,0x8f,0x68,0x68,0x68,0x3f,0x3f,
    0x16,0x12,0x8f,0x68,0x68,0x68,0x3f,0x3f,
    0x1a,0x16,0x11,0x68,0x68,0x68,0x3f,0x3f,
    0x1b,0x1a,0x18,0x68,0x68,0x68,0x3f,0x3f,
    0x1b,0x1b,0x1c,0x19,0x68,0x68,0x3f,0x3f,
    0x1b,0x1b,0x1b,0x1d,0x1c,0x19,0x3f,0x3f,
    0x1b,0x1b,0x1b,0x1b,0x1d,0x1e,0x3f,0x3f,
    0x1b,0x1b,0x1b,0x1b,0x1b,0x1c,0x3f,0x3f
}

const unsigned char kVolumeSliderRightBits[]

Initial value:

 {
    0x19,0x1b,0x1b,0x1b,0x1b,0x1b,0x3f,0x3f,
    0x11,0x18,0x1a,0x1b,0x1b,0x1b,0x3f,0x3f,
    0x08,0x0d,0x16,0x1a,0x1b,0x1b,0x3f,0x3f,
    0x11,0x0c,0x0f,0x17,0x1a,0x1b,0x3f,0x3f,
    0x13,0x13,0x10,0x14,0x19,0x1b,0x3f,0x3f,
    0x13,0x13,0x13,0x15,0x19,0x1a,0x3f,0x3f,
    0x13,0x13,0x13,0x16,0x1a,0x1a,0x3f,0x3f,
    0x13,0x13,0x13,0x15,0x1c,0x1b,0x3f,0x3f,
    0x13,0x13,0x13,0x19,0x1e,0x1c,0x3f,0x3f,
    0x13,0x13,0x15,0x1d,0x1d,0x1c,0x3f,0x3f,
    0x13,0x14,0x1a,0x1e,0x1c,0x1b,0x3f,0x3f,
    0x15,0x1b,0x3f,0x1d,0x1b,0x1b,0x3f,0x3f,
    0x1d,0x1e,0x1d,0x1c,0x1b,0x1b,0x3f,0x3f,
    0x1d,0x1c,0x1b,0x1b,0x1b,0x1b,0x3f,0x3f,
    0x1c,0x1b,0x1b,0x1b,0x1b,0x1b,0x3f,0x3f
}

const unsigned char LCDLarge96x16_raw[]

const unsigned char LCDMedium64x9_raw[]

Initial value:

 {
0xff,0xff,0xff,0xff,0xff,0xff,0x34,0x34,0x34,0xff,0xff,0xff,0xff,0xff,0x34,0xff,0x34,0x34,0x34,0xff,0xff,0x34,0x34,0x34,0xff,0x34,0xff,0xff,0xff,0x34,0xff,0x34,0x34,0x34,0xff,0xff,0x34,0x34,0x34,0xff,0x34,0x34,0x34,0x34,0xff,0xff,0x34,0x34,0x34,0xff,0xff,0x34,0x34,0x34,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,
0xff,0xff,0xff,0xff,0xff,0x34,0xff,0xff,0xff,0x34,0xff,0xff,0xff,0xff,0x34,0xff,0xff,0xff,0xff,0x34,0xff,0xff,0xff,0xff,0x34,0x34,0xff,0xff,0xff,0x34,0x34,0xff,0xff,0xff,0xff,0x34,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x34,0x34,0xff,0xff,0xff,0x34,0x34,0xff,0xff,0xff,0x34,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,
0xff,0xff,0xff,0xff,0xff,0x34,0xff,0xff,0xff,0x34,0xff,0xff,0xff,0xff,0x34,0xff,0xff,0xff,0xff,0x34,0xff,0xff,0xff,0xff,0x34,0x34,0xff,0xff,0xff,0x34,0x34,0xff,0xff,0xff,0xff,0x34,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x34,0x34,0xff,0xff,0xff,0x34,0x34,0xff,0xff,0xff,0x34,0xff,0xff,0x34,0xff,0xff,0xff,0xff,0xff,0xff,
0xff,0xff,0xff,0xff,0xff,0x34,0xff,0xff,0xff,0x34,0xff,0xff,0xff,0xff,0x34,0xff,0xff,0xff,0xff,0x34,0xff,0xff,0xff,0xff,0x34,0x34,0xff,0xff,0xff,0x34,0x34,0xff,0xff,0xff,0xff,0x34,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x34,0x34,0xff,0xff,0xff,0x34,0x34,0xff,0xff,0xff,0x34,0xff,0xff,0x34,0xff,0xff,0xff,0xff,0xff,0xff,
0xff,0x34,0x34,0x34,0xff,0x8d,0xff,0xff,0xff,0x8d,0xff,0xff,0xff,0xff,0x8d,0xff,0x34,0x34,0x34,0xff,0xff,0x34,0x34,0x34,0xff,0xff,0x34,0x34,0x34,0xff,0xff,0x34,0x34,0x34,0xff,0xff,0x34,0x34,0x34,0xff,0xff,0xff,0xff,0xff,0x8d,0xff,0x34,0x34,0x34,0xff,0xff,0x34,0x34,0x34,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x34,0x34,0x34,
0xff,0xff,0xff,0xff,0xff,0x34,0xff,0xff,0xff,0x34,0xff,0xff,0xff,0xff,0x34,0x34,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x34,0xff,0xff,0xff,0xff,0x34,0xff,0xff,0xff,0xff,0x34,0x34,0xff,0xff,0xff,0x34,0xff,0xff,0xff,0xff,0x34,0x34,0xff,0xff,0xff,0x34,0xff,0xff,0xff,0xff,0x34,0xff,0xff,0x34,0xff,0xff,0xff,0xff,0xff,0xff,
0xff,0xff,0xff,0xff,0xff,0x34,0xff,0xff,0xff,0x34,0xff,0xff,0xff,0xff,0x34,0x34,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x34,0xff,0xff,0xff,0xff,0x34,0xff,0xff,0xff,0xff,0x34,0x34,0xff,0xff,0xff,0x34,0xff,0xff,0xff,0xff,0x34,0x34,0xff,0xff,0xff,0x34,0xff,0xff,0xff,0xff,0x34,0xff,0xff,0x34,0xff,0xff,0xff,0xff,0xff,0xff,
0xff,0xff,0xff,0xff,0xff,0x34,0xff,0xff,0xff,0x34,0xff,0xff,0xff,0xff,0x34,0x34,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x34,0xff,0xff,0xff,0xff,0x34,0xff,0xff,0xff,0xff,0x34,0x34,0xff,0xff,0xff,0x34,0xff,0xff,0xff,0xff,0x34,0x34,0xff,0xff,0xff,0x34,0xff,0xff,0xff,0xff,0x34,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,
0xff,0xff,0xff,0xff,0xff,0xff,0x34,0x34,0x34,0xff,0xff,0xff,0xff,0xff,0x34,0xff,0x34,0x34,0x34,0xff,0xff,0x34,0x34,0x34,0xff,0xff,0xff,0xff,0xff,0x34,0xff,0x34,0x34,0x34,0xff,0xff,0x34,0x34,0x34,0xff,0xff,0xff,0xff,0xff,0x34,0xff,0x34,0x34,0x34,0xff,0xff,0x34,0x34,0x34,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff
}

const unsigned char LCDsmall64x8_raw[]

const unsigned char pause16x10_raw[]

Initial value:

 {
0x00,0x00,0x00,0x00,0x3f,0xff,0xff,0x00,0x00,0x00,0x00,0x3f,0xff,0xff,0xff,0xff,
0x00,0x17,0x17,0x18,0x3f,0xff,0xff,0x00,0x17,0x17,0x18,0x3f,0xff,0xff,0xff,0xff,
0x00,0x17,0x17,0x18,0x3f,0xff,0xff,0x00,0x17,0x17,0x18,0x3f,0xff,0xff,0xff,0xff,
0x00,0x17,0x17,0x18,0x3f,0xff,0xff,0x00,0x17,0x17,0x18,0x3f,0xff,0xff,0xff,0xff,
0x00,0x17,0x17,0x18,0x3f,0xff,0xff,0x00,0x17,0x17,0x18,0x3f,0xff,0xff,0xff,0xff,
0x00,0x17,0x17,0x18,0x3f,0xff,0xff,0x00,0x17,0x17,0x18,0x3f,0xff,0xff,0xff,0xff,
0x00,0x17,0x17,0x18,0x3f,0xff,0xff,0x00,0x17,0x17,0x18,0x3f,0xff,0xff,0xff,0xff,
0x00,0x17,0x17,0x18,0x3f,0xff,0xff,0x00,0x17,0x17,0x18,0x3f,0xff,0xff,0xff,0xff,
0x00,0x17,0x17,0x18,0x3f,0xff,0xff,0x00,0x17,0x17,0x18,0x3f,0xff,0xff,0xff,0xff,
0x00,0x3f,0x3f,0x3f,0x3f,0xff,0xff,0x00,0x3f,0x3f,0x3f,0x3f,0xff,0xff,0xff,0xff}

const unsigned char play16x10_raw[]

Initial value:

 {
0x00,0x00,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,
0x00,0x17,0x00,0x00,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,
0x00,0x17,0x18,0x17,0x00,0x00,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,
0x00,0x17,0x18,0x17,0x18,0x17,0x00,0x00,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,
0x00,0x17,0x18,0x17,0x17,0x18,0x17,0x18,0x00,0x00,0xff,0xff,0xff,0xff,0xff,0xff,
0x00,0x17,0x17,0x18,0x17,0x17,0x18,0x17,0x3f,0x3f,0xff,0xff,0xff,0xff,0xff,0xff,
0x00,0x17,0x17,0x18,0x17,0x17,0x3f,0x3f,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,
0x00,0x17,0x17,0x18,0x3f,0x3f,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,
0x00,0x17,0x3f,0x3f,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,
0x3f,0x3f,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff}

const unsigned char skipleft24x8_raw[]

Initial value:

 {
0xff,0xff,0xff,0xff,0xff,0xff,0x00,0x00,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x00,
0x00,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x00,0x00,0x17,0x3f,
0xff,0xff,0xff,0xff,0xff,0x00,0x00,0x17,0x3f,0xff,0xff,0xff,0xff,0xff,0xff,0xff,
0xff,0xff,0x00,0x00,0x17,0x17,0x18,0x3f,0xff,0xff,0xff,0x00,0x00,0x17,0x18,0x17,
0x3f,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x00,0x00,0x17,0x17,0x18,0x17,0x17,0x3f,
0xff,0x00,0x00,0x17,0x18,0x17,0x18,0x17,0x3f,0xff,0xff,0xff,0xff,0xff,0xff,0xff,
0x3f,0x3f,0x17,0x17,0x18,0x17,0x17,0x3f,0xff,0x3f,0x3f,0x17,0x17,0x18,0x17,0x17,
0x3f,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x3f,0x3f,0x17,0x17,0x18,0x3f,
0xff,0xff,0xff,0x3f,0x3f,0x17,0x17,0x18,0x3f,0xff,0xff,0xff,0xff,0xff,0xff,0xff,
0xff,0xff,0xff,0xff,0x3f,0x3f,0x17,0x3f,0xff,0xff,0xff,0xff,0xff,0x3f,0x3f,0x17,
0x3f,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x3f,0x3f,
0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x3f,0x3f,0xff,0xff,0xff,0xff,0xff,0xff,0xff}

const unsigned char skipright24x8_raw[]

Initial value:

 {
0x00,0x00,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x00,0x00,0xff,0xff,0xff,0xff,0xff,
0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x00,0x17,0x00,0x00,0xff,0xff,0xff,0xff,
0xff,0x00,0x18,0x00,0x00,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,
0x00,0x17,0x17,0x18,0x00,0x00,0xff,0xff,0xff,0x00,0x18,0x17,0x17,0x00,0x00,0xff,
0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x00,0x17,0x17,0x18,0x17,0x17,0x00,0x00,
0xff,0x00,0x17,0x18,0x17,0x17,0x18,0x00,0x00,0xff,0xff,0xff,0xff,0xff,0xff,0xff,
0x00,0x17,0x17,0x18,0x17,0x17,0x3f,0x3f,0xff,0x00,0x17,0x18,0x17,0x18,0x17,0x3f,
0x3f,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x00,0x17,0x17,0x18,0x3f,0x3f,0xff,0xff,
0xff,0x00,0x17,0x18,0x17,0x3f,0x3f,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,
0x00,0x17,0x3f,0x3f,0xff,0xff,0xff,0xff,0xff,0x00,0x17,0x3f,0x3f,0xff,0xff,0xff,
0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x3f,0x3f,0xff,0xff,0xff,0xff,0xff,0xff,
0xff,0x3f,0x3f,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff}

const unsigned char skiptrackleft24x8_raw[]

Initial value:

 {
0x00,0x00,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x00,0x00,0xff,0xff,0xff,0xff,0xff,
0xff,0xff,0x00,0x00,0xff,0xff,0xff,0xff,0x00,0x3f,0xff,0xff,0xff,0xff,0xff,0x00,
0x00,0x17,0x3f,0xff,0xff,0xff,0xff,0xff,0x00,0x00,0x17,0x3f,0xff,0xff,0xff,0xff,
0x00,0x3f,0xff,0xff,0xff,0x00,0x00,0x17,0x18,0x17,0x3f,0xff,0xff,0xff,0x00,0x00,
0x17,0x18,0x17,0x3f,0xff,0xff,0xff,0xff,0x00,0x3f,0xff,0x00,0x00,0x17,0x18,0x17,
0x18,0x17,0x3f,0xff,0x00,0x00,0x17,0x18,0x17,0x18,0x17,0x3f,0xff,0xff,0xff,0xff,
0x00,0x3f,0xff,0x3f,0x3f,0x17,0x17,0x18,0x17,0x17,0x3f,0xff,0x3f,0x3f,0x17,0x17,
0x18,0x17,0x17,0x3f,0xff,0xff,0xff,0xff,0x00,0x3f,0xff,0xff,0xff,0x3f,0x3f,0x17,
0x17,0x18,0x3f,0xff,0xff,0xff,0x3f,0x3f,0x17,0x17,0x18,0x3f,0xff,0xff,0xff,0xff,
0x00,0x3f,0xff,0xff,0xff,0xff,0xff,0x3f,0x3f,0x17,0x3f,0xff,0xff,0xff,0xff,0xff,
0x3f,0x3f,0x17,0x3f,0xff,0xff,0xff,0xff,0x3f,0x3f,0xff,0xff,0xff,0xff,0xff,0xff,
0xff,0x3f,0x3f,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x3f,0x3f,0xff,0xff,0xff,0xff}

const unsigned char skiptrackright24x8_raw[]

Initial value:

 {
0x00,0x00,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x00,0x00,0xff,0xff,0xff,0xff,0xff,
0xff,0xff,0x00,0x00,0xff,0xff,0xff,0xff,0x00,0x17,0x00,0x00,0xff,0xff,0xff,0xff,
0xff,0x00,0x18,0x00,0x00,0xff,0xff,0xff,0xff,0xff,0x00,0x3f,0xff,0xff,0xff,0xff,
0x00,0x17,0x17,0x18,0x00,0x00,0xff,0xff,0xff,0x00,0x18,0x17,0x17,0x00,0x00,0xff,
0xff,0xff,0x00,0x3f,0xff,0xff,0xff,0xff,0x00,0x17,0x17,0x18,0x17,0x17,0x00,0x00,
0xff,0x00,0x17,0x18,0x17,0x17,0x18,0x00,0x00,0xff,0x00,0x3f,0xff,0xff,0xff,0xff,
0x00,0x17,0x17,0x18,0x17,0x17,0x3f,0x3f,0xff,0x00,0x17,0x18,0x17,0x18,0x17,0x3f,
0x3f,0xff,0x00,0x3f,0xff,0xff,0xff,0xff,0x00,0x17,0x17,0x18,0x3f,0x3f,0xff,0xff,
0xff,0x00,0x17,0x18,0x17,0x3f,0x3f,0xff,0xff,0xff,0x00,0x3f,0xff,0xff,0xff,0xff,
0x00,0x17,0x3f,0x3f,0xff,0xff,0xff,0xff,0xff,0x00,0x17,0x3f,0x3f,0xff,0xff,0xff,
0xff,0xff,0x00,0x3f,0xff,0xff,0xff,0xff,0x3f,0x3f,0xff,0xff,0xff,0xff,0xff,0xff,
0xff,0x3f,0x3f,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x3f,0x3f,0xff,0xff,0xff,0xff}

const unsigned char stop8x8_raw[]

Initial value:

 {
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x17,0x17,0x18,0x17,0x17,0x18,0x3f,
0x00,0x17,0x17,0x18,0x17,0x17,0x18,0x3f,0x00,0x17,0x17,0x18,0x17,0x17,0x18,0x3f,
0x00,0x17,0x17,0x18,0x17,0x17,0x18,0x3f,0x00,0x17,0x17,0x18,0x17,0x17,0x18,0x3f,
0x00,0x17,0x17,0x18,0x17,0x17,0x18,0x3f,0x00,0x3f,0x3f,0x3f,0x3f,0x3f,0x3f,0x3f}


Generated on Wed Mar 31 08:05:46 2010 for VLC by  doxygen 1.5.6