#include "StdAfx.h"
#include "Shareaza.h"
#include "Settings.h"
#include "ImageServices.h"
#include "Plugins.h"
#include "Library.h"
#include "SharedFile.h"
#include "Skin.h"
#include "ShellIcons.h"
#include "CtrlMediaFrame.h"
#include "DlgSettingsManager.h"
#include "DlgMediaVis.h"
#include "CoolInterface.h"
Go to the source code of this file.
Defines | |
#define | SIZE_INTERNAL 1982 |
#define | SIZE_BARSLIDE 1983 |
#define | TOOLBAR_HEIGHT 28 |
#define | TOOLBAR_STICK 3000 |
#define | TOOLBAR_ANIMATE 1000 |
#define | HEADER_HEIGHT 16 |
#define | STATUS_HEIGHT 18 |
#define | SPLIT_SIZE 6 |
#define | META_DELAY 10000 |
#define | TIME_FACTOR 1000000 |
#define | ONE_SECOND 10000000 |
Variables | |
static UINT | dss_GetList [] |
static UINT | dss_SetList [] |
static const int | dss_ListCount = sizeof( dss_GetList ) / sizeof( dss_GetList[0] ) |
|
Definition at line 102 of file CtrlMediaFrame.cpp. |
|
Definition at line 105 of file CtrlMediaFrame.cpp. Referenced by CMediaFrame::OnTimer(). |
|
Definition at line 107 of file CtrlMediaFrame.cpp. Referenced by CMediaFrame::PaintStatus(), and CMediaFrame::PaintStatusMicro(). |
|
Definition at line 98 of file CtrlMediaFrame.cpp. Referenced by CMediaFrame::OnSize(), and CMediaFrame::OnTimer(). |
|
Definition at line 97 of file CtrlMediaFrame.cpp. |
|
Definition at line 104 of file CtrlMediaFrame.cpp. |
|
Definition at line 103 of file CtrlMediaFrame.cpp. Referenced by CSearchWnd::DoSizeDetails(), CMediaFrame::OnLButtonDown(), CSearchWnd::OnPaint(), CSearchWnd::OnSize(), and CMediaFrame::OnSize(). |
|
Definition at line 106 of file CtrlMediaFrame.cpp. Referenced by CMediaFrame::OnHScroll(), and CMediaFrame::UpdateState(). |
|
Definition at line 101 of file CtrlMediaFrame.cpp. Referenced by CMediaFrame::OnSetCursor(), and CMediaFrame::OnSize(). |
|
Definition at line 99 of file CtrlMediaFrame.cpp. Referenced by CSearchWnd::DoSizeDetails(), CSearchWnd::OnLButtonDown(), CMediaFrame::OnLButtonDown(), CSearchWnd::OnPaint(), CSearchWnd::OnSetCursor(), CSearchWnd::OnSize(), CHelpWnd::OnSize(), CPrivateChatFrame::OnSize(), and CMediaFrame::OnSize(). |
|
Definition at line 100 of file CtrlMediaFrame.cpp. Referenced by CMediaFrame::OnSetCursor(), and CMediaFrame::OnSize(). |
|
Initial value: {SPI_GETLOWPOWERTIMEOUT, SPI_GETPOWEROFFTIMEOUT, SPI_GETSCREENSAVETIMEOUT} Definition at line 1719 of file CtrlMediaFrame.cpp. Referenced by CMediaFrame::DisableScreenSaver(). |
|
Definition at line 1724 of file CtrlMediaFrame.cpp. Referenced by CMediaFrame::DisableScreenSaver(), and CMediaFrame::EnableScreenSaver(). |
|
Initial value: {SPI_SETLOWPOWERTIMEOUT, SPI_SETPOWEROFFTIMEOUT, SPI_SETSCREENSAVETIMEOUT} Definition at line 1721 of file CtrlMediaFrame.cpp. Referenced by CMediaFrame::DisableScreenSaver(), and CMediaFrame::EnableScreenSaver(). |