index
:
slackcoder/xbmc
master
Kodi is an award-winning free and open source home theater media center software and entertainment hub for digital media
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
xbmc
/
Application.cpp
Age
Commit message (
Expand
)
Author
2019-10-30
Profiles: ensure that the skin is reloaded after profile is loaded
Garrett Brown
2019-09-19
[application] Fix CApplication::ActivateScreenSaver to always allow 'Black' s...
Kai Sommerfeld
2019-08-18
Fix PlayMedia when item is a .strm or other playlist files. Ensure that they ...
DaveTBlake
2019-07-01
Revert "fixed: We should always update stream details from player (fixes #155...
MilhouseVH
2019-04-29
fixed: Resume bookmark would clear on player start failure
arnova
2019-03-30
[Application] - register Stereoscopicmanager for message target - workaround ...
afl1
2019-03-19
[posix] Quit instead of shutdown on signals
Philipp Kerling
2019-03-18
Merge pull request #15730 from pkerling/fix-posix-signal
pkerling
2019-03-12
[posix] Handle signals by setting atomic flag instead of pop-up thread
Philipp Kerling
2019-03-05
Minor log changes
peak3d
2019-03-04
Merge pull request #15589 from arnova/always_player_streamdetails
Arno van Amersfoort
2019-02-26
fixed: We should always update stream details from player (fixes #15584)
arnova
2019-02-22
Stop playing current file when playlist player has stopped.
DaveTBlake
2019-02-07
[xbmc] application: handle resize event even in full screen state on windows.
Anton Fedchin
2019-01-19
CApplication: remove useless fallback conversion
Dimitry Ishenko
2018-12-19
Inhibit screensaver in a later initialization stage
Philipp Kerling
2018-12-07
[systeminfo] use timestamp for application build date from BUILDATE file,
wsnipex
2018-11-18
Actually destroy window system on application shutdown
Philipp Kerling
2018-11-11
Merge pull request #14649 from angelblue05/master
Dave Blake
2018-11-10
Do not inhibit OS screensaver when DPMS is active
Philipp Kerling
2018-11-10
Simplify screensaver deactivation conditions
Philipp Kerling
2018-11-10
Do not needlessly recreate screensaver inhibitor
Philipp Kerling
2018-11-02
Merge pull request #14725 from VelocityRa/remove-testpatterns
Martijn Kaijser
2018-10-31
[Aplication] Don't render in Flip() if m_renderGUI is off
peak3d
2018-10-30
Allow StartPercent property to be 0
angelblue05
2018-10-26
[xbmc][settings][GL][DX]: Remove test patterns
VelocityRa
2018-10-26
Revert "[xbmc][settings][GL][DX]: Remove test patterns"
VelocityRa
2018-10-26
[xbmc][settings][GL][DX]: Remove test patterns
VelocityRa
2018-10-25
Input: Move action source files to 'input/actions/' subfolder
Garrett Brown
2018-10-19
Merge pull request #14625 from lrusak/clean-shutdown
Lukas Rusak
2018-10-16
CApplication: add nullptr checks to allow a clean shutdown
Lukas Rusak
2018-10-13
Wait for AnnouncementManager thread to exit
peak3d
2018-10-09
Cleanup some includes.
ace20022
2018-10-08
Rename ProfilesManager -> ProfileManager (source files, class name, variable ...
Kai Sommerfeld
2018-10-08
New settings component subcomponent: profiles manager.
Kai Sommerfeld
2018-10-07
Move init/uninit of Settings to CSettingsComponent::Init/Deinit.
Kai Sommerfeld
2018-10-07
Eliminate CServiceBroker::GetSettings(); use CServiceBroker::GetSettingsCompo...
Kai Sommerfeld
2018-10-07
New settings component subcomponent: settings.
Kai Sommerfeld
2018-10-07
Eliminate g_advancedSettings macro.
Kai Sommerfeld
2018-10-07
Introduce ServiceBroker::SettingsComponent and make advanced settings a subco...
Kai Sommerfeld
2018-10-02
Merge pull request #14478 from garbear/fix-vp-stuck
Garrett Brown
2018-09-26
Fix getting stuck using VideoPlayer and breaking game launching
Garrett Brown
2018-09-21
cosmetics: fix formatting logfile location
wsnipex
2018-09-21
[linux] allow overriding our userdata dir
wsnipex
2018-09-09
[PVR] Some code cleanup along the way.
Kai Sommerfeld
2018-09-08
CServiceBroker: return a pointer for CSettings
Lukas Rusak
2018-09-03
[application] Get rid of magic number to control ACTION_PREV_ITEM behavior.
Kai Sommerfeld
2018-08-30
[bluray] Simple menu: Don't show unplayable item dialog if the simple menu ge...
ace20022
2018-08-25
disable: Prefer stereo streams if user has configured 2.0 in AE
Rainer Hochecker
2018-08-18
Settings: Remove circular dependency on CPowerManager
Garrett Brown
[next]