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
2010-06-01
fixed: remove old, unnecessary symlinking
spiff_
2010-06-01
fixed: compile warning.
jmarshallnz
2010-05-31
[chd] remove unused files and move CrystalHD.xxx up one dir, heads up for win...
davilla
2010-05-31
cleanup: Use "visualization" rather than "_virtual.viz" as this isn't used ou...
jmarshallnz
2010-05-31
changed: use empty to reflect "None" to save having _virtual.none about.
jmarshallnz
2010-05-31
changed: Moved builtin screensavers to addons so that we can utilize the sett...
jmarshallnz
2010-05-28
Cosmetics
althekiller
2010-05-28
Fixed: Honor user set XBMC_HOME.
althekiller
2010-05-27
cleanup: Get rid of old references to skin and scripts dirs
jmarshallnz
2010-05-26
Fixed: Don't need to create the skin dir any more they are part of the addons...
jezz_x
2010-05-24
changed: Always create user dirs now that special://home/ points to special:/...
jmarshallnz
2010-05-23
fixed: ticket #???? - use the video fanart folder instead of root for the sli...
spiff_
2010-05-23
cleanup: removed dupe player event logging as the announcemanager already han...
vdrfan
2010-05-22
Changed: Prefer arch independent files that are outside the bindir if both ex...
althekiller
2010-05-22
Changed: I dunno what this mess is supposed to do, but don't make silly
althekiller
2010-05-22
Fixed: Mem leak
althekiller
2010-05-22
cleanup: unify variable names in InitDirectories
jmarshallnz
2010-05-22
changed: Moved special://home/ to special://xbmc/portable_data/ when running ...
jmarshallnz
2010-05-22
Changed: Can't log here, logger isn't initialized yet.
althekiller
2010-05-21
changed: messages initialization moved before rendersystem
CrystalPT
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-14
Merge branch 'fhs'
ceros7
2010-05-12
changed: rename scriptsdebuginfo textviewer. we can use this for more fun!
spiff_
2010-05-11
changed: audio output mode from "Digital" to "Optical/Coax"
gnif2
2010-05-06
added: Deinit to the addons manager to ensure we unload cpluff prior to the d...
jmarshallnz
2010-05-06
changed: delay CAddonMgr init till after settings are loaded
alcoheca
2010-05-06
fixed: only check cpluff for certain types right now
alcoheca
2010-05-06
changed: bail out immeditaly if CAddonMgr::Init returns false
alcoheca
2010-05-05
changed: screensavers are now supported via cpluff schema
alcoheca
2010-05-04
changed: screensavers use default addon spinner now
alcoheca
2010-05-03
Added a way to send OnWake and OnSuspend events from powersyscalls
topfs2
2010-04-30
Ticket #9126: Force global destruction order + construction order to avoid cr...
elupus
2010-04-28
cosmetic
alcoheca
2010-04-27
[WIN32] reverted r29487 as it might confuse users.
wiso
2010-04-27
changed: shutdown XBMC when no skins are found
alcoheca
2010-04-27
changed: finished moving skins to addon framework
alcoheca
2010-04-27
changed: replace global CSkinInfo with global SkinPtr
alcoheca
2010-04-27
changed: Move profile thumbs to the texture cache
jmarshallnz
2010-04-26
changed: moved CSkinInfo to namespace ADDON
alcoheca
2010-04-26
renamed: guilib/SkinInfo.cpp/h to xbmc/addons/Skin.cpp/h
alcoheca
2010-04-24
[WIN32] changed: existing userdata/database directories overrides command lin...
wiso
2010-04-24
added: addon info dialog. my skinning is a joke as usual
spiff_
2010-04-19
[WIN32] changed: just cleanup our own yard
wiso
2010-04-16
merged: r29324 and r29325 from pvr-testing2
vdrfan
2010-04-14
fixed: Custom windows id's were set incorrectly, meaning skin settings screen...
jmarshallnz
2010-04-13
changed: move addonbrowser to a mediawindow derivate
spiff_
2010-04-07
fixed: Ensure <visible> is read in custom windows to allow custom modeless di...
jmarshallnz
2010-04-07
cleanup: interface for allocating custom skin windows and removed a potential...
jmarshallnz
[next]