aboutsummaryrefslogtreecommitdiff
path: root/xbmc/Application.cpp
AgeCommit message (Expand)Author
2010-08-24fixed: do not try to update addons on startup if there's no internet connecti...vdrfan
2010-08-24changed: Better implementation of r33071 (for ticket #9832). Thanks jmarshallarnova
2010-08-23fixed: Ticket #9832 - Using StepForward to end a videoarnova
2010-08-21fixed: #8994 - Joystick hat doesn't wake XBMC (only button and axis), thanks ...jmarshallnz
2010-08-17fixed: CVideoInfoTag::HasStreamDetails() was wrong since r30825 causing eg. f...arnova
2010-08-15fixed: stop the alarmclock thread before the destructor runs, to avoid except...CrystalPT
2010-08-04fixed: Stream details were not stored when playing stacked filesarnova
2010-08-04fixed: Ticket #9804 - Watched status not updating due to videodb:// paths vs ...jmarshallnz
2010-08-03changed: move the switching between fullscreen video and visualisations to af...elupus
2010-08-03Fix check for xbmc home path and xbmc bin home path.ceros7
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