Age | Commit message (Collapse) | Author |
|
[pvr] - restore error popup if addon fails i.e. due to incompatible v…
|
|
Signed-off-by: Stephan Raue <stephan@openelec.tv>
|
|
|
|
[cmake] Fix missing add_dependencies for d3dx11effects
|
|
|
|
[pvr] - do not show connected message on startup
|
|
|
|
regression from e797f4514a88e20a67d2afe0b2870fa316092775
|
|
|
|
[addons] fix control enable conditions
|
|
|
|
|
|
[estuary] skin sync
|
|
|
|
XBMCController to eaglView because its only save to call into CAnnouncementManager::GetInstance() after CApplication.Create was called
|
|
[pvr] - fix settings callbacks
|
|
[cmake] Switch to msbuild instead of devenv for Windows libs
|
|
|
|
|
|
|
|
|
|
[library] Add missing role translations
|
|
|
|
[pvr] - fix segfault in epg grid
|
|
VideoPlayer: shifting negative values to the left is undefined
|
|
|
|
BinaryAddonCache: ignore disabled addons
|
|
|
|
|
|
Make cmake required on all platforms
|
|
VideoPlayer - cleanup
|
|
Improvements to AudioLibrary.GetArtists, GetAlbums and GetSongs
|
|
|
|
|
|
|
|
|
|
|
|
All m_SelectionStreams.Get() return values are now temporary variables
which get freed automatically at the end of each loop.
|
|
Eliminate temporary vectors.
|
|
For improved leak safety.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[pvr] - fix segfault in PVRConnectionStateChange
|
|
|
|
|
|
|