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
/
GUIPassword.cpp
Age
Commit message (
Expand
)
Author
2020-06-14
[gui] cleanup: remove log spam / code improvements
howie-f
2020-02-25
refactor: enum MediaLockState
howie-f
2020-02-16
Extend CheckMenuLock to check Mediasources (video and music) if needed
howie-f
2020-02-16
Reimplement functions for checking Master-/Medialocks
howie-f
2020-02-16
Introduce LockState enum
howie-f
2019-07-09
[format] fix include order
Rechi
2018-10-08
Rename ProfilesManager -> ProfileManager (source files, class name, variable ...
Kai Sommerfeld
2018-10-08
Eliminate CServiceBroker::GetProfileManager(); use CServiceBroker::GetSetting...
Kai Sommerfeld
2018-10-07
Eliminate CServiceBroker::GetSettings(); use CServiceBroker::GetSettingsCompo...
Kai Sommerfeld
2018-09-12
[modernize][xbmc] range-based loops
Rechi
2018-09-08
CServiceBroker: return a pointer for CSettings
Lukas Rusak
2018-07-27
[xbmc] Update copyright year span
h.udo
2018-07-27
[xbmc] Team XBMC -> Team Kodi
h.udo
2018-07-27
[xbmc] GPL-2.0-or-later SPDX license identifier
h.udo
2018-06-12
[xbmc] nuke whitespace
h.udo
2018-04-01
kill global g_windowManager, co-author Rechi'
Rainer Hochecker
2018-02-02
Kill CProfilesManager singleton
Garrett Brown
2018-01-24
A mass change from xbmc.org to kodi.tv.
Stig-Ørjan Smelror
2017-09-06
Use the helper class instead of CGUIDialogOK and remove the dependency
phate89
2017-07-06
[modernize][xbmc] Prefer 'default' for declarations
h.udo
2017-06-01
[settings] used shared instead of raw pointers
montellese
2016-12-02
[settings] integrate CSettings into CServiceManager/CServiceBroker
montellese
2016-12-01
[retroplayer] MyGames window
Garrett Brown
2016-05-30
remove WINDOW_MUSIC_FILES
ronie
2016-05-30
remove WINDOW_VIDEO_FILES
ronie
2015-08-19
Various cppcheck performance fixes
Tobias Markus
2015-08-18
[cleanup] unify method name used for singleton pattern
xhaggi
2015-08-05
[settings] use setting id constants
xhaggi
2015-07-15
Clean up ApplicationMessenger
Pär Björklund
2015-07-08
CVariant fixes
Pär Björklund
2015-06-06
get rid of g_localizeStrings in Dialogs
Martijn Kaijser
2015-06-04
combine split strings into a single string and only use the textbox in dialogs
Martijn Kaijser
2015-05-24
Merge pull request #7112 from MartijnKaijser/use_texbox_only
Martijn Kaijser
2015-05-23
always use the DialogOK with the textbox input instead of separate lines
Martijn Kaijser
2015-05-23
[app] Cleanup includes.
ace20022
2015-01-07
[stdstring] get rid of CStdString in xbmc/
Arne Morten Kvarving
2014-12-16
Revert "rename xbmc folder to src"
Rainer Hochecker
2014-12-15
rename xbmc folder to src
Fneufneu
2014-11-16
show correct dialog header text for master lock code. fixes #15543
Martijn Kaijser
2014-01-05
[masterlock] check master lock when going to the skin settings window. Closes...
Jonathan Marshall
2013-11-14
[cstdstring] remove IsEmpty() and replace with empty()
night199uk
2013-11-14
[cstdstring] demise Format, replacing with StringUtils::Format
night199uk
2013-11-12
settings: move settings library files into xbmc/settings/lib
montellese
2013-07-25
[cosmetics] update copyright headers
M. Kaijser
2013-07-05
[Settings] Make Settings level lockable
Fice
2013-06-08
[FIX] CheckMenuLock ignored WINDOW_SETTINGS_PVR
Fice
2013-05-15
remove unused methods from CSettings
montellese
2013-05-01
settings: replace CSettings and CGUISettings with new CSettings
montellese
2013-04-04
cosmetics: cleanup unused Settings.h includes
montellese
2013-04-04
settings: move profile settings to CProfilesManager
montellese
[next]