aboutsummaryrefslogtreecommitdiff
path: root/xbmc/Application.cpp
AgeCommit message (Expand)Author
2012-11-30fixed: don't announce screensaver deactivation on DPMS activationJoakim Plate
2012-11-17Add plugin:// resolving before queueing next trackCyril
2012-11-16remove broken slideshow screensaverronie
2012-11-13[osx] fixed borked include pathsdavilla
2012-11-10Merge pull request #1756 from da-anda/PVRmanager-startupLars Op den Kamp
2012-11-10[pvr] don't start PVRmanager on initialization if login screen is used, becau...Franz Koch
2012-11-08fix: Enable GUI Rendering earlier in order to avoid possible headless startupCory Fields
2012-11-07fix incorrect comparison. (!a == b) != (a != b)Jonathan Marshall
2012-11-06Merge pull request #1724 from da-anda/pvr-keymapArne Morten Kvarving
2012-11-06[pvr] add dedicated actions for channel up/down and make them globally availa...Franz Koch
2012-11-05media library: switch to the playlist view matching the currently active view...montellese
2012-11-05[pvr] remove hardcoded keymap in fullscreen video playback add possibility fo...Franz Koch
2012-10-30cosmetic: remove those nicely fixed up comments to avoid them being wrong againJonathan Marshall
2012-10-30fix window id's in comments in CApplication::Initialize()montellese
2012-10-26upnp: fix playlist playback for upnp itemsAlasdair Campbell
2012-10-20move deleting gl textures to TextureManager, fixes asic hang on AMDxbmc
2012-10-16missing deletion of skin settings window on shutdownJonathan Marshall
2012-10-15Merge pull request #1622 from jmarshallnz/skin_settingsArne Morten Kvarving
2012-10-15Add new flag to EventServer for correct handling of Unicode. Fixes #12678.Tolriq
2012-10-15add a settings entry for skin settings in Appearance, enabled if SkinSettings...Jonathan Marshall
2012-10-15remove unneeded CGUIStandardWindow classJonathan Marshall
2012-10-15jsonrpc: cleanup CInputOperations to use actions instead of virtual keysmontellese
2012-10-10Merge pull request #1493 from theuni/egl-rewrite-masterCory Fields
2012-10-10egl: mark window dirty when rendering resumesCory Fields
2012-10-10egl: Create a way to bypass render completelyCory Fields
2012-10-10egl: don't destroy the entire WindowSystem just to kill a windowCory Fields
2012-10-10egl: hook up font loading/unloading on window init/destroyCory Fields
2012-10-10completely remove deprecated HTTP-APImontellese
2012-10-09pvr: enable pause and seek when the PVR backend supports it for the current p...Marcel Groothuis
2012-10-09Merge pull request #1399 from Montellese/gsoc_advanced_filterSascha Montellese
2012-10-08changed: drop now unused CGUIDialogVideoScanspiff
2012-10-08changed: replace video scan dialog with the extended progress barspiff
2012-10-08add new dialog CGUIDialogMediaFiltermontellese
2012-10-07changed: remove now unused CGUIDialogMusicScanspiff
2012-10-07changed: replace the music scan dialog by the extended progress barspiff
2012-10-06changed: remove useless musicisscanning settingspiff
2012-10-04[WIN32] fix compilingWiSo
2012-10-04Merge pull request #1511 from hydra/relocate-screenshot-code2jmarshallnz
2012-10-04Move screenshot code into it's own file. Move surface capturing codeDominic Clifton
2012-10-03Merge pull request #1189 from Karlson2k/Blacklist_Problem_ImonLars Op den Kamp
2012-10-03[Input] Use new Joystick settings when Enabling/Disabling joystickKarlson2k
2012-10-01Merge pull request #1467 from davilla/split-gui-displaydavilla
2012-10-01Merge pull request #1431 from herrnst/pr-lcd-pvrmodesLars Op den Kamp
2012-10-01[pvr] fixed - start the pvr manager from another thread so it doesn't deadloc...Lars Op den Kamp
2012-09-29LCD: LCD-Modes (skins) for PVR TV and RadioDaniel Scheller
2012-09-28add the ability to run a split gui/display resolution for embedded platformsdavilla
2012-09-28remove hardcoded blinking 'REC' flashing when the channel that is played is a...Lars Op den Kamp
2012-09-26fixed, EPGManager runs even when PVR is disabled. Move start/stop of EPGManag...S. Davilla
2012-09-09update date in GPL headermontellese
2012-09-09fix address line in GPL headersmontellese