Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-01-05 | [masterlock] check master lock when going to the skin settings window. ↵ | Jonathan Marshall | |
Closes #14070 | |||
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 | |
2013-04-04 | move profile related files into new "profiles" directory | montellese | |
2013-04-01 | settings: move source settings into CMediaSourceSettings | montellese | |
2013-03-03 | settings: move GUIDialog* and GUIWindow* into their own sub-directories | montellese | |
2013-02-09 | [cosmetics] update date in GPL header | Martijn Kaijser | |
2012-09-09 | update date in GPL header | montellese | |
2012-09-09 | fix address line in GPL headers | montellese | |
2012-08-01 | [keyboard] - change all occurences of GUIDialogKeyboard to the new approach ↵ | Memphiz | |
and removed unneeded keyboard includes | |||
2012-07-24 | changed: minimize URL.h header pollution | spiff | |
2012-07-22 | changed: make CApplicationMessenger a singleton instead of a CAppliction member | spiff | |
- more in line with other code - simpler syntax - helps minimize the taint of Application.h all over | |||
2012-03-26 | Merge pull request #206 from cptspiff/remove-convutils | Arne Morten Kvarving | |
Remove convutils | |||
2011-10-14 | changed: remove/comment some assigned but unused variables and related code | spiff | |
stops some gcc 4.5 bitchin' | |||
2011-08-01 | changed: ditch itoa usage (and emu function) | spiff | |
2011-04-10 | changed: reduce log spam | elupus | |
2011-01-24 | Merged cptspiff's code-reshuffle branch. | theuni | |
Squashed commit due to build breakage during code-reshuffle history. Conflicts: xbmc/Util.cpp xbmc/cdrip/CDDARipper.cpp xbmc/filesystem/Directory.cpp xbmc/filesystem/File.cpp | |||
2010-10-24 | fixed: locks on AddonManager were not respected | alcoheca | |
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@34981 568bbfeb-2a22-0410-94d2-cc84cf5bfa90 | |||
2010-10-12 | changed: move even more globals construction/destruction into the same ↵ | elupus | |
compilation unit git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@34722 568bbfeb-2a22-0410-94d2-cc84cf5bfa90 | |||
2010-09-28 | added: ticket #10335 - Allow 'loadprofile' builtin to work with ↵ | spiff_ | |
non-passworded users. thanks to PhracturedBlue git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@34271 568bbfeb-2a22-0410-94d2-cc84cf5bfa90 | |||
2010-09-12 | cleanup: Use ShowAndGetInput for CGUIDialogOK usage where appropriate | jmarshallnz | |
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@33687 568bbfeb-2a22-0410-94d2-cc84cf5bfa90 | |||
2010-08-04 | fixed: make sure the add-on browser respects profile locks | spiff_ | |
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@32497 568bbfeb-2a22-0410-94d2-cc84cf5bfa90 | |||
2010-06-22 | removed: Code for scripts window - no longer needed as you can access ↵ | jmarshallnz | |
non-media scripts via Programs git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31299 568bbfeb-2a22-0410-94d2-cc84cf5bfa90 | |||
2010-03-26 | changed: Make the heading of ProfileSettings.xml change if it's the first ↵ | jmarshallnz | |
login. Skinners should use Window.Property(heading) rather than string 20067. Ticket #8491. git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@28872 568bbfeb-2a22-0410-94d2-cc84cf5bfa90 | |||
2010-03-09 | cleanup: Moved profile locks to a separate class to ease passing them around | jmarshallnz | |
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@28492 568bbfeb-2a22-0410-94d2-cc84cf5bfa90 | |||
2010-03-09 | cleanup: Make m_iLastLoadedProfileIndex private to CSettings | jmarshallnz | |
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@28484 568bbfeb-2a22-0410-94d2-cc84cf5bfa90 | |||
2010-03-08 | changed: Don't allow access to m_vecProfiles outside of CSettings. Instead ↵ | jmarshallnz | |
use accessors that restricts things somewhat. git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@28457 568bbfeb-2a22-0410-94d2-cc84cf5bfa90 | |||
2010-03-02 | merged: addons-fw branch | elupus | |
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@28277 568bbfeb-2a22-0410-94d2-cc84cf5bfa90 | |||
2009-10-30 | removed: Master lock entering "master mode". If you want master mode, enter ↵ | jmarshallnz | |
it directly. git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@24123 568bbfeb-2a22-0410-94d2-cc84cf5bfa90 | |||
2009-10-26 | removed: Masterlock Enable shutdown setting (shutdown is meaningless when ↵ | jmarshallnz | |
running xbmc as an app) git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@24022 568bbfeb-2a22-0410-94d2-cc84cf5bfa90 | |||
2009-10-13 | added: Ticket #7341 - Save username and password for smb shares. Will need ↵ | jmarshallnz | |
OSX project updates. git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@23695 568bbfeb-2a22-0410-94d2-cc84cf5bfa90 | |||
2009-10-07 | cosmetic: m_gWindowManager -> g_windowManager for consistency. | jmarshallnz | |
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@23493 568bbfeb-2a22-0410-94d2-cc84cf5bfa90 | |||
2009-09-23 | step 3/4: Move linuxport to trunk. How'd I get roped into this? | AlTheKiller | |
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@23097 568bbfeb-2a22-0410-94d2-cc84cf5bfa90 |