added: periodically call XResetScreenSaver() when fullscreen since SDL doesn't do...
[vuplus_xbmc] / xbmc / Application.cpp
2011-01-22 bobo1on1added: periodically call XResetScreenSaver() when fulls...
2011-01-22 bobo1on1fixed: set SDL_VIDEO_ALLOW_SCREENSAVER to 1 when it...
2010-11-30 jmarshallnzmerged: r35545,r35546 from trunk:
2010-11-23 topfs2Moved Announcement ApplicationStop before anything...
2010-11-23 spiff_fixed: ticket #10747 - joystick still send event to...
2010-10-31 bobo1on1revert r34799, causes issues with the launcher plugin
2010-10-25 davillarevert part of r34680 dealing with LCD, might be causes...
2010-10-24 vdrfanfixed: it's KB not Kb (thanks spiff)
2010-10-24 vdrfanchanged: print debug log location in OSD debug info
2010-10-21 vdrfanfixed: call 'dbus_threads_init_default' before any...
2010-10-20 spiff_fixed: ticket #10468 - profiles: readonly access is...
2010-10-18 bobo1on1removing requirement for an internet connection to...
2010-10-18 bobo1on1fixed: race condition whereby page requests would be...
2010-10-17 bobo1on1fixed: don't allow switching from fullscreen to windowe...
2010-10-11 davillamerge r34651. changed, stop sucking CPU and bouncing...
2010-10-10 bobo1on1fixed: only lock in CXBMCRenderManager::UpdateResolutio...
2010-10-06 vdrfanfixed: make sure mouse is active before we set position...
2010-09-30 bobo1on1made destroying of rendersystem and winsystem consisten...
2010-09-26 vdrfanchanged: stop/reset shutdown timers in OnSleep() and...
2010-09-17 bobo1on1fixed: mouse pointer showing up at splash, fixes #10114
2010-09-14 renniejAdd new action ACTION_PLAYER_PLAYPAUSE with action...
2010-09-13 bobo1on1fixed: deadlock on exit, app thread is waiting in CWebS...
2010-09-12 renniejFix for the RssFeeds.xml not created in portable mode...
2010-09-03 jmarshallnzmerged: r33444 from trunk - introduce remotedelay inste...
2010-09-03 jmarshallnzmerged: r33384,r33385,r33393,r33411,r33413 from trunk:
2010-09-02 elupusBackport
2010-08-28 jmarshallnzmerged: r33273,r33274 from trunk
2010-08-24 arnovamerged: trunk revisions r33056,r33071 and r33082
2010-08-24 vdrfanfixed: do not try to update addons on startup if there...
2010-08-21 jmarshallnzfixed: #8994 - Joystick hat doesn't wake XBMC (only...
2010-08-18 arnovamerged: trunk revisions 32844,32845,32849,32873,32892
2010-08-15 CrystalPTfixed: stop the alarmclock thread before the destructor...
2010-08-04 jmarshallnzfixed: Ticket #9804 - Watched status not updating due...
2010-08-03 ceros7Backport fix to check for xbmc home and xbmcbin home...
2010-07-29 jmarshallnzmerged: r32279-r32286
2010-07-29 jmarshallnzmerged: r32269-r32276 from trunk:
2010-07-25 jmarshallnzchanged: Move the debug information to use the new...
2010-07-24 jmarshallnzmerged: r32114-r32117
2010-07-19 renniejWM_APPCOMMAND does not wake from screensaver
2010-07-13 spiff_fixed: ticket #9594 - Wrong directory name for slidesho...
2010-07-11 althekillerchanged: Rewrote IoSupport::GetXbePath as CUtil::Resolv...
2010-07-08 jmarshallnzrefactor: Make XBPython et. al. use CStdString rather...
2010-07-08 wiso[WIN32] removed unneeded header
2010-07-05 jmarshallnzcleanup: Get rid of unused m_bUpdateAll param in the...
2010-06-27 elupuschanged: move the app thread yield to after it's releas...
2010-06-26 jmarshallnzchanged: Don't scan for new addons during video playback
2010-06-25 bobo1on1fixed: don't return from CApplication::Render when...
2010-06-22 jmarshallnzremoved: Code for scripts window - no longer needed...
2010-06-21 theunifixed: create profile folders earlier so that they...
2010-06-20 jmarshallnzadded: player.seekoffset label that specifies how far...
2010-06-20 jmarshallnzadded: Pass the seek offset through the OnPlayBackSeek...
2010-06-20 jmarshallnzadded: Ticket #9158 - autoclose parameter to the python...
2010-06-14 althekillerfixed: Don't reset screensaver timer when video is...
2010-06-13 blinksebfixed: remove misplaced ';'
2010-06-13 althekillerchanged: Use a CJob to get saving of file state off...
2010-06-13 althekillercosmetics: indentation
2010-06-13 althekillerchanged: Consolidate DPMS state changes.
2010-06-08 jmarshallnzcleanup: Move CAddon::LoadSettings() to protected and...
2010-06-07 althekillerChanged: disable r30866 on linux until we figure out...
2010-06-07 jmarshallnzfixed: Ticket #9355 - Very Frequent Addon Database...
2010-06-07 CrystalPTHook up DestroyWindowSystem and DestroyRenderSystem
2010-06-06 jmarshallnzcleanup: Move clearing of screen into the windowmanager...
2010-06-05 althekillerfixed: Truncation or similar causing debug string to...
2010-06-02 theuniadded: --test runtime param. for now it simply shuts...
2010-06-02 jmarshallnzfixed: Ensure all windows are added prior to loading...
2010-06-01 spiff_fixed: remove old, unnecessary symlinking
2010-06-01 jmarshallnzfixed: compile warning.
2010-05-31 davilla[chd] remove unused files and move CrystalHD.xxx up...
2010-05-31 jmarshallnzcleanup: Use "visualization" rather than "_virtual...
2010-05-31 jmarshallnzchanged: use empty to reflect "None" to save having...
2010-05-31 jmarshallnzchanged: Moved builtin screensavers to addons so that...
2010-05-28 althekillerCosmetics
2010-05-28 althekillerFixed: Honor user set XBMC_HOME.
2010-05-27 jmarshallnzcleanup: Get rid of old references to skin and scripts...
2010-05-26 jezz_xFixed: Don't need to create the skin dir any more they...
2010-05-24 jmarshallnzchanged: Always create user dirs now that special:...
2010-05-23 spiff_fixed: ticket #???? - use the video fanart folder inste...
2010-05-23 vdrfancleanup: removed dupe player event logging as the annou...
2010-05-22 althekillerChanged: Prefer arch independent files that are outside...
2010-05-22 althekillerChanged: I dunno what this mess is supposed to do,...
2010-05-22 althekillerFixed: Mem leak
2010-05-22 jmarshallnzcleanup: unify variable names in InitDirectories
2010-05-22 jmarshallnzchanged: Moved special://home/ to special://xbmc/portab...
2010-05-22 althekillerChanged: Can't log here, logger isn't initialized yet.
2010-05-21 CrystalPTchanged: messages initialization moved before rendersystem
2010-05-18 davilla[arm] add temp printf to track GUI fps during GUI rende...
2010-05-18 davilla[arm] merge arm-camelot into trunk, thanks to mcgeagh...
2010-05-17 wiso[WIN32] added: set real OS env var also to win32.
2010-05-14 ceros7Merge branch 'fhs'
2010-05-12 spiff_changed: rename scriptsdebuginfo textviewer. we can...
2010-05-11 gnif2changed: audio output mode from "Digital" to "Optical...
2010-05-06 jmarshallnzadded: Deinit to the addons manager to ensure we unload...
2010-05-06 alcohecachanged: delay CAddonMgr init till after settings are...
2010-05-06 alcohecafixed: only check cpluff for certain types right now
2010-05-06 alcohecachanged: bail out immeditaly if CAddonMgr::Init returns...
2010-05-05 alcohecachanged: screensavers are now supported via cpluff...
2010-05-04 alcohecachanged: screensavers use default addon spinner now
2010-05-03 topfs2Added a way to send OnWake and OnSuspend events from...
2010-04-30 elupusTicket #9126: Force global destruction order + construc...
2010-04-28 alcohecacosmetic
next