aboutsummaryrefslogtreecommitdiff
path: root/xbmc/Application.cpp
AgeCommit message (Expand)Author
2010-07-29changed: don't read autoexec.py from scripts folder. it is now only read from...spiff_
2010-07-29fixed: Ticket #9771 - No custom windows loading when using a windows username...jmarshallnz
2010-07-25merged: r32141-r32144 from Dharma (apologies spiff!)jmarshallnz
2010-07-24changed: Move OSD toggling action handling into GUIWindowFullScreenjmarshallnz
2010-07-23See http://trac.xbmc.org/ticket/9665#comment:8renniej
2010-07-21See http://trac.xbmc.org/ticket/9665#comment:7renniej
2010-07-20http://trac.xbmc.org/ticket/9665renniej
2010-07-18WM_APPCOMMAND does not wake from screensaverrenniej
2010-07-13fixed: ticket #9594 - Wrong directory name for slideshow screensaverspiff_
2010-07-11changed: Rewrote IoSupport::GetXbePath as CUtil::ResolveExecutablePath. Use C...althekiller
2010-07-08refactor: Make XBPython et. al. use CStdString rather than char* - fixes weat...jmarshallnz
2010-07-08[WIN32] removed unneeded headerwiso
2010-07-05cleanup: Get rid of unused m_bUpdateAll param in the video scanner.jmarshallnz
2010-06-27changed: move the app thread yield to after it's release of gfx contextelupus
2010-06-26changed: Don't scan for new addons during video playbackjmarshallnz
2010-06-25fixed: don't return from CApplication::Render when dpms is active, makes it r...bobo1on1
2010-06-22removed: Code for scripts window - no longer needed as you can access non-med...jmarshallnz
2010-06-21fixed: create profile folders earlier so that they exist when creating addons dbtheuni
2010-06-20added: player.seekoffset label that specifies how far the user has seekedjmarshallnz
2010-06-20added: Pass the seek offset through the OnPlayBackSeek callbackjmarshallnz
2010-06-20added: Ticket #9158 - autoclose parameter to the python select dialog, thanks...jmarshallnz
2010-06-14fixed: Don't reset screensaver timer when video is paused.althekiller
2010-06-13fixed: remove misplaced ';'blinkseb
2010-06-13changed: Use a CJob to get saving of file state off of app thread.althekiller
2010-06-13cosmetics: indentationalthekiller
2010-06-13changed: Consolidate DPMS state changes.althekiller
2010-06-08cleanup: Move CAddon::LoadSettings() to protected and always load settings wh...jmarshallnz
2010-06-07Changed: disable r30866 on linux until we figure out who's crapping on the st...althekiller
2010-06-07fixed: Ticket #9355 - Very Frequent Addon Database Access in Screen Saver.jmarshallnz
2010-06-07Hook up DestroyWindowSystem and DestroyRenderSystemCrystalPT
2010-06-06cleanup: Move clearing of screen into the windowmanager, and do it optionally...jmarshallnz
2010-06-05fixed: Truncation or similar causing debug string to jump around for a frame ...althekiller
2010-06-02added: --test runtime param. for now it simply shuts down gracefully after pl...theuni
2010-06-02fixed: Ensure all windows are added prior to loading the skin - some skin con...jmarshallnz
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