![]() |
Kodi Documentation 18.0
Kodi is an open source media player and entertainment hub.
|
#include <WinSystemX11.h>
Public Member Functions | |
CWinSystemX11 () | |
~CWinSystemX11 () override | |
bool | InitWindowSystem () override |
bool | DestroyWindowSystem () override |
bool | CreateNewWindow (const std::string &name, bool fullScreen, RESOLUTION_INFO &res) override |
bool | DestroyWindow () override |
bool | ResizeWindow (int newWidth, int newHeight, int newLeft, int newTop) override |
void | FinishWindowResize (int newWidth, int newHeight) override |
bool | SetFullScreen (bool fullScreen, RESOLUTION_INFO &res, bool blankOtherDisplays) override |
void | UpdateResolutions () override |
void | ShowOSMouse (bool show) override |
void | NotifyAppActiveChange (bool bActivated) override |
void | NotifyAppFocusChange (bool bGaining) override |
bool | Minimize () override |
bool | Restore () override |
bool | Hide () override |
bool | Show (bool raise=true) override |
void | Register (IDispResource *resource) override |
void | Unregister (IDispResource *resource) override |
bool | HasCalibration (const RESOLUTION_INFO &resInfo) override |
bool | UseLimitedColor () override |
Display * | GetDisplay () |
int | GetScreen () |
void | NotifyXRREvent () |
void | GetConnectedOutputs (std::vector< std::string > *outputs) |
bool | IsCurrentOutput (std::string output) |
void | RecreateWindow () |
int | GetCrtc () |
bool | MessagePump () override |
![]() | |
CWinSystemBase () | |
virtual | ~CWinSystemBase () |
virtual CRenderSystemBase * | GetRenderSystem () |
virtual bool | MoveWindow (int topLeft, int topRight) |
virtual void | FinishModeChange (RESOLUTION res) |
virtual bool | CenterWindow () |
virtual bool | IsCreated () |
virtual bool | HasCursor () |
virtual bool | HasInertialGestures () |
virtual int | NoOfBuffers () |
virtual float | GetDisplayLatency () |
virtual float | GetFrameLatencyAdjustment () |
virtual std::unique_ptr< CVideoSync > | GetVideoSync (void *clock) |
virtual void | OnMove (int x, int y) |
KODI::WINDOWING::COSScreenSaverManager * | GetOSScreenSaver () |
unsigned int | GetWidth () |
unsigned int | GetHeight () |
virtual bool | CanDoWindowed () |
bool | IsFullScreen () |
void | SetWindowResolution (int width, int height) |
std::vector< RESOLUTION_WHR > | ScreenResolutions (float refreshrate) |
std::vector< REFRESHRATE > | RefreshRates (int width, int height, uint32_t dwFlags) |
REFRESHRATE | DefaultRefreshRate (std::vector< REFRESHRATE > rates) |
virtual std::string | GetClipboardText (void) |
void | RegisterRenderLoop (IRenderLoop *client) |
void | UnregisterRenderLoop (IRenderLoop *client) |
void | DriveRenderLoop () |
CGraphicContext & | GetGfxContext () |
Protected Member Functions | |
std::unique_ptr< KODI::WINDOWING::IOSScreenSaver > | GetOSScreenSaverImpl () override |
virtual bool | SetWindow (int width, int height, bool fullscreen, const std::string &output, int *winstate=NULL)=0 |
virtual XVisualInfo * | GetVisual ()=0 |
void | OnLostDevice () |
![]() | |
void | UpdateDesktopResolution (RESOLUTION_INFO &newRes, const std::string &output, int width, int height, float refreshRate, uint32_t dwFlags) |
Additional Inherited Members | |
![]() | |
static std::unique_ptr< CWinSystemBase > | CreateWinSystem () |
CWinSystemX11::CWinSystemX11 | ( | ) |
|
overridedefault |
|
overridevirtual |
Implements CWinSystemBase.
Reimplemented in CWinSystemX11GLContext.
|
overridevirtual |
Reimplemented from CWinSystemBase.
Reimplemented in CWinSystemX11GLContext.
|
overridevirtual |
Reimplemented from CWinSystemBase.
Reimplemented in CWinSystemX11GLContext.
|
overridevirtual |
Reimplemented from CWinSystemBase.
Reimplemented in CWinSystemX11GLContext.
void CWinSystemX11::GetConnectedOutputs | ( | std::vector< std::string > * | outputs | ) |
|
inline |
|
inline |
|
overrideprotectedvirtual |
Reimplemented from CWinSystemBase.
|
inline |
|
protectedpure virtual |
Implemented in CWinSystemX11GLContext.
|
overridevirtual |
Reimplemented from CWinSystemBase.
|
overridevirtual |
Reimplemented from CWinSystemBase.
|
overridevirtual |
Reimplemented from CWinSystemBase.
bool CWinSystemX11::IsCurrentOutput | ( | std::string | output | ) |
|
overridevirtual |
Reimplemented from CWinSystemBase.
|
overridevirtual |
Reimplemented from CWinSystemBase.
|
overridevirtual |
Reimplemented from CWinSystemBase.
|
overridevirtual |
Reimplemented from CWinSystemBase.
void CWinSystemX11::NotifyXRREvent | ( | ) |
|
protected |
void CWinSystemX11::RecreateWindow | ( | ) |
|
overridevirtual |
Implements CWinSystemBase.
|
overridevirtual |
Implements CWinSystemBase.
Reimplemented in CWinSystemX11GLContext.
|
overridevirtual |
Reimplemented from CWinSystemBase.
|
overridevirtual |
Implements CWinSystemBase.
Reimplemented in CWinSystemX11GLContext.
|
protectedpure virtual |
Implemented in CWinSystemX11GLContext.
|
overridevirtual |
Reimplemented from CWinSystemBase.
|
overridevirtual |
Reimplemented from CWinSystemBase.
|
overridevirtual |
Implements CWinSystemBase.
|
overridevirtual |
Reimplemented from CWinSystemBase.
|
overridevirtual |
Reimplemented from CWinSystemBase.
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |