aboutsummaryrefslogtreecommitdiff
path: root/xbmc/Application.cpp
AgeCommit message (Expand)Author
2010-06-01fixed: remove old, unnecessary symlinkingspiff_
2010-06-01fixed: compile warning.jmarshallnz
2010-05-31[chd] remove unused files and move CrystalHD.xxx up one dir, heads up for win...davilla
2010-05-31cleanup: Use "visualization" rather than "_virtual.viz" as this isn't used ou...jmarshallnz
2010-05-31changed: use empty to reflect "None" to save having _virtual.none about.jmarshallnz
2010-05-31changed: Moved builtin screensavers to addons so that we can utilize the sett...jmarshallnz
2010-05-28Cosmeticsalthekiller
2010-05-28Fixed: Honor user set XBMC_HOME.althekiller
2010-05-27cleanup: Get rid of old references to skin and scripts dirsjmarshallnz
2010-05-26Fixed: Don't need to create the skin dir any more they are part of the addons...jezz_x
2010-05-24changed: Always create user dirs now that special://home/ points to special:/...jmarshallnz
2010-05-23fixed: ticket #???? - use the video fanart folder instead of root for the sli...spiff_
2010-05-23cleanup: removed dupe player event logging as the announcemanager already han...vdrfan
2010-05-22Changed: Prefer arch independent files that are outside the bindir if both ex...althekiller
2010-05-22Changed: I dunno what this mess is supposed to do, but don't make sillyalthekiller
2010-05-22Fixed: Mem leakalthekiller
2010-05-22cleanup: unify variable names in InitDirectoriesjmarshallnz
2010-05-22changed: Moved special://home/ to special://xbmc/portable_data/ when running ...jmarshallnz
2010-05-22Changed: Can't log here, logger isn't initialized yet.althekiller
2010-05-21changed: messages initialization moved before rendersystemCrystalPT
2010-05-18[arm] add temp printf to track GUI fps during GUI rendering speedup dev, remo...davilla
2010-05-18[arm] merge arm-camelot into trunk, thanks to mcgeagh for all his hard workin...davilla
2010-05-17[WIN32] added: set real OS env var also to win32.wiso
2010-05-14Merge branch 'fhs'ceros7
2010-05-12changed: rename scriptsdebuginfo textviewer. we can use this for more fun!spiff_
2010-05-11changed: audio output mode from "Digital" to "Optical/Coax"gnif2
2010-05-06added: Deinit to the addons manager to ensure we unload cpluff prior to the d...jmarshallnz
2010-05-06changed: delay CAddonMgr init till after settings are loadedalcoheca
2010-05-06fixed: only check cpluff for certain types right nowalcoheca
2010-05-06changed: bail out immeditaly if CAddonMgr::Init returns falsealcoheca
2010-05-05changed: screensavers are now supported via cpluff schemaalcoheca
2010-05-04changed: screensavers use default addon spinner nowalcoheca
2010-05-03Added a way to send OnWake and OnSuspend events from powersyscallstopfs2
2010-04-30Ticket #9126: Force global destruction order + construction order to avoid cr...elupus
2010-04-28cosmeticalcoheca
2010-04-27[WIN32] reverted r29487 as it might confuse users.wiso
2010-04-27changed: shutdown XBMC when no skins are foundalcoheca
2010-04-27changed: finished moving skins to addon frameworkalcoheca
2010-04-27changed: replace global CSkinInfo with global SkinPtralcoheca
2010-04-27changed: Move profile thumbs to the texture cachejmarshallnz
2010-04-26changed: moved CSkinInfo to namespace ADDONalcoheca
2010-04-26renamed: guilib/SkinInfo.cpp/h to xbmc/addons/Skin.cpp/halcoheca
2010-04-24[WIN32] changed: existing userdata/database directories overrides command lin...wiso
2010-04-24added: addon info dialog. my skinning is a joke as usualspiff_
2010-04-19[WIN32] changed: just cleanup our own yardwiso
2010-04-16merged: r29324 and r29325 from pvr-testing2vdrfan
2010-04-14fixed: Custom windows id's were set incorrectly, meaning skin settings screen...jmarshallnz
2010-04-13changed: move addonbrowser to a mediawindow derivatespiff_
2010-04-07fixed: Ensure <visible> is read in custom windows to allow custom modeless di...jmarshallnz
2010-04-07cleanup: interface for allocating custom skin windows and removed a potential...jmarshallnz