Removing unused bitmaps.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@32364 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Jonas Sundström 2009-08-14 15:30:26 +00:00
parent fa7645f124
commit 6e59af7488
2 changed files with 2 additions and 84 deletions

View File

@ -1313,88 +1313,6 @@ const unsigned char kPressedSkipForwardBitmapBits [] = {
0x1c,0x1c,0x1b,0x1b,0x1b,0x1b,0x3f,0x3f
};
// #pragma mark volumn slider
const int32 kVolumeSliderBitmapWidth = 6;
const int32 kVolumeSliderBitmapHeight = 15;
const unsigned char kVolumeSliderLeftBitmapBits [] = {
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 [] = {
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 int32 kVolumeSliderKnobWidth = 11;
const int32 kVolumeSliderKnobHeight = 11;
const unsigned char kVolumeSliderKnobBits [] = {
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 kSpeakerIconBitmapWidth = 16;
const int32 kSpeakerIconBitmapHeight = 9;
const unsigned char kSpeakerIconBits [] = {
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,
};
const unsigned char kPressedSpeakerIconBits [] = {
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,
};
#endif // BUTTON_BITMAPS_H

View File

@ -220,7 +220,7 @@ CDPlayer::BuildGUI()
r.left = 10;
r.right = fPlay->Frame().right;
r.top = fStop->Frame().bottom + 14;
r.bottom = r.top + kVolumeSliderBitmapHeight - 1.0;
r.bottom = r.top + 14;
fVolumeSlider = new VolumeSlider(r, "VolumeSlider",
0, 255, new BMessage(M_SET_VOLUME), this);
AddChild(fVolumeSlider);