Protect Player!
authorVoyager1 <voyager@xbmc.org>
Wed, 19 Jun 2013 19:32:36 +0000 (21:32 +0200)
committerVoyager1 <voyager@xbmc.org>
Sun, 4 Aug 2013 10:14:29 +0000 (12:14 +0200)
commit381600adf4d71ea33f40f79989b5a81f32179650
tree7167eade074443ee565b15120288f9f24bc6c82d
parent1cbeb20232f49b62c043d3482b2f579cd08cc69d
Protect Player!
25 files changed:
project/VS2010Express/XBMC.vcxproj
project/VS2010Express/XBMC.vcxproj.filters
xbmc/Application.cpp
xbmc/Application.h
xbmc/ApplicationMessenger.cpp
xbmc/ApplicationPlayer.cpp [new file with mode: 0644]
xbmc/ApplicationPlayer.h [new file with mode: 0644]
xbmc/GUIInfoManager.cpp
xbmc/addons/Visualisation.cpp
xbmc/cores/VideoRenderers/LinuxRendererGL.cpp
xbmc/dialogs/GUIDialogSeekBar.cpp
xbmc/guilib/GUIVideoControl.cpp
xbmc/interfaces/Builtins.cpp
xbmc/interfaces/json-rpc/PlayerOperations.cpp
xbmc/interfaces/legacy/Player.cpp
xbmc/music/windows/GUIWindowMusicBase.cpp
xbmc/network/AirPlayServer.cpp
xbmc/network/AirTunesServer.cpp
xbmc/pvr/addons/PVRClients.cpp
xbmc/pvr/dialogs/GUIDialogPVRChannelsOSD.cpp
xbmc/pvr/windows/GUIWindowPVRCommon.cpp
xbmc/video/PlayerController.cpp
xbmc/video/dialogs/GUIDialogAudioSubtitleSettings.cpp
xbmc/video/dialogs/GUIDialogVideoBookmarks.cpp
xbmc/video/windows/GUIWindowFullScreen.cpp