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-08-24
fixed: do not try to update addons on startup if there's no internet connecti...
vdrfan
2010-08-24
changed: Better implementation of r33071 (for ticket #9832). Thanks jmarshall
arnova
2010-08-23
fixed: Ticket #9832 - Using StepForward to end a video
arnova
2010-08-21
fixed: #8994 - Joystick hat doesn't wake XBMC (only button and axis), thanks ...
jmarshallnz
2010-08-17
fixed: CVideoInfoTag::HasStreamDetails() was wrong since r30825 causing eg. f...
arnova
2010-08-15
fixed: stop the alarmclock thread before the destructor runs, to avoid except...
CrystalPT
2010-08-04
fixed: Stream details were not stored when playing stacked files
arnova
2010-08-04
fixed: Ticket #9804 - Watched status not updating due to videodb:// paths vs ...
jmarshallnz
2010-08-03
changed: move the switching between fullscreen video and visualisations to af...
elupus
2010-08-03
Fix check for xbmc home path and xbmc bin home path.
ceros7
2010-07-29
changed: don't read autoexec.py from scripts folder. it is now only read from...
spiff_
2010-07-29
fixed: Ticket #9771 - No custom windows loading when using a windows username...
jmarshallnz
2010-07-25
merged: r32141-r32144 from Dharma (apologies spiff!)
jmarshallnz
2010-07-24
changed: Move OSD toggling action handling into GUIWindowFullScreen
jmarshallnz
2010-07-23
See http://trac.xbmc.org/ticket/9665#comment:8
renniej
2010-07-21
See http://trac.xbmc.org/ticket/9665#comment:7
renniej
2010-07-20
http://trac.xbmc.org/ticket/9665
renniej
2010-07-18
WM_APPCOMMAND does not wake from screensaver
renniej
2010-07-13
fixed: ticket #9594 - Wrong directory name for slideshow screensaver
spiff_
2010-07-11
changed: Rewrote IoSupport::GetXbePath as CUtil::ResolveExecutablePath. Use C...
althekiller
2010-07-08
refactor: Make XBPython et. al. use CStdString rather than char* - fixes weat...
jmarshallnz
2010-07-08
[WIN32] removed unneeded header
wiso
2010-07-05
cleanup: Get rid of unused m_bUpdateAll param in the video scanner.
jmarshallnz
2010-06-27
changed: move the app thread yield to after it's release of gfx context
elupus
2010-06-26
changed: Don't scan for new addons during video playback
jmarshallnz
2010-06-25
fixed: don't return from CApplication::Render when dpms is active, makes it r...
bobo1on1
2010-06-22
removed: Code for scripts window - no longer needed as you can access non-med...
jmarshallnz
2010-06-21
fixed: create profile folders earlier so that they exist when creating addons db
theuni
2010-06-20
added: player.seekoffset label that specifies how far the user has seeked
jmarshallnz
2010-06-20
added: Pass the seek offset through the OnPlayBackSeek callback
jmarshallnz
2010-06-20
added: Ticket #9158 - autoclose parameter to the python select dialog, thanks...
jmarshallnz
2010-06-14
fixed: Don't reset screensaver timer when video is paused.
althekiller
2010-06-13
fixed: remove misplaced ';'
blinkseb
2010-06-13
changed: Use a CJob to get saving of file state off of app thread.
althekiller
2010-06-13
cosmetics: indentation
althekiller
2010-06-13
changed: Consolidate DPMS state changes.
althekiller
2010-06-08
cleanup: Move CAddon::LoadSettings() to protected and always load settings wh...
jmarshallnz
2010-06-07
Changed: disable r30866 on linux until we figure out who's crapping on the st...
althekiller
2010-06-07
fixed: Ticket #9355 - Very Frequent Addon Database Access in Screen Saver.
jmarshallnz
2010-06-07
Hook up DestroyWindowSystem and DestroyRenderSystem
CrystalPT
2010-06-06
cleanup: Move clearing of screen into the windowmanager, and do it optionally...
jmarshallnz
2010-06-05
fixed: Truncation or similar causing debug string to jump around for a frame ...
althekiller
2010-06-02
added: --test runtime param. for now it simply shuts down gracefully after pl...
theuni
2010-06-02
fixed: Ensure all windows are added prior to loading the skin - some skin con...
jmarshallnz
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
[next]