aboutsummaryrefslogtreecommitdiff
path: root/xbmc/GUIPassword.cpp
AgeCommit message (Expand)Author
2010-06-22removed: Code for scripts window - no longer needed as you can access non-med...jmarshallnz
2010-03-26changed: Make the heading of ProfileSettings.xml change if it's the first log...jmarshallnz
2010-03-09cleanup: Moved profile locks to a separate class to ease passing them aroundjmarshallnz
2010-03-09cleanup: Make m_iLastLoadedProfileIndex private to CSettingsjmarshallnz
2010-03-08changed: Don't allow access to m_vecProfiles outside of CSettings. Instead us...jmarshallnz
2010-03-02merged: addons-fw branchelupus
2009-10-30removed: Master lock entering "master mode". If you want master mode, enter ...jmarshallnz
2009-10-26removed: Masterlock Enable shutdown setting (shutdown is meaningless when run...jmarshallnz
2009-10-13added: Ticket #7341 - Save username and password for smb shares. Will need O...jmarshallnz
2009-10-07cosmetic: m_gWindowManager -> g_windowManager for consistency.jmarshallnz
2009-09-23step 3/4: Move linuxport to trunk. How'd I get roped into this?AlTheKiller