vuplus_xbmc
13 years agosync with git
spiff_ [Tue, 22 Jun 2010 09:24:58 +0000 (09:24 +0000)]
sync with git

git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31296 568bbfeb-2a22-0410-94d2-cc84cf5bfa90

13 years agoadded: Support the return parameter for ActivateWindow in all mediawindows
jmarshallnz [Tue, 22 Jun 2010 09:07:40 +0000 (09:07 +0000)]
added: Support the return parameter for ActivateWindow in all mediawindows

git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31295 568bbfeb-2a22-0410-94d2-cc84cf5bfa90

13 years agoRemoved: [Confluence] Old non used outdated labels
jezz_x [Tue, 22 Jun 2010 06:09:59 +0000 (06:09 +0000)]
Removed: [Confluence] Old non used outdated labels

git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31294 568bbfeb-2a22-0410-94d2-cc84cf5bfa90

13 years agoChanged: [Confluence] Completely removed the script window (turns out you don't need...
jezz_x [Tue, 22 Jun 2010 06:07:29 +0000 (06:07 +0000)]
Changed: [Confluence] Completely removed the script window (turns out you don't need one)

git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31293 568bbfeb-2a22-0410-94d2-cc84cf5bfa90

13 years agoReverted: [Confluence] r30997 since plugins got put back in there own folders
jezz_x [Tue, 22 Jun 2010 04:38:49 +0000 (04:38 +0000)]
Reverted: [Confluence] r30997 since plugins got put back in there own folders

git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31292 568bbfeb-2a22-0410-94d2-cc84cf5bfa90

13 years agoFixed : skin shortcuts for ActivateWindow(MusicLibrary,Plugins) and ActivateWindow...
jezz_x [Tue, 22 Jun 2010 04:34:33 +0000 (04:34 +0000)]
Fixed : skin shortcuts for ActivateWindow(MusicLibrary,Plugins) and ActivateWindow(VideoLibrary,Plugins) didn't work any more since addons

git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31291 568bbfeb-2a22-0410-94d2-cc84cf5bfa90

13 years agofixed: Don't set m_bNeedSave false after setting it true previously - we don't really...
jmarshallnz [Tue, 22 Jun 2010 01:16:52 +0000 (01:16 +0000)]
fixed: Don't set m_bNeedSave false after setting it true previously - we don't really know whether things have been changed or not at that point.

git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31290 568bbfeb-2a22-0410-94d2-cc84cf5bfa90

13 years agofixed: Ticket #9450 - default scraper wasn't selected when setting content for the...
jmarshallnz [Tue, 22 Jun 2010 01:14:08 +0000 (01:14 +0000)]
fixed: Ticket #9450 - default scraper wasn't selected when setting content for the first time.

git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31289 568bbfeb-2a22-0410-94d2-cc84cf5bfa90

13 years agofixed: Ensure the vis is reloaded after addon.default.set
jmarshallnz [Tue, 22 Jun 2010 00:03:45 +0000 (00:03 +0000)]
fixed: Ensure the vis is reloaded after addon.default.set

git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31288 568bbfeb-2a22-0410-94d2-cc84cf5bfa90

13 years ago[osx] squirrel this away for later
davilla [Mon, 21 Jun 2010 23:14:47 +0000 (23:14 +0000)]
[osx] squirrel this away for later

git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31287 568bbfeb-2a22-0410-94d2-cc84cf5bfa90

13 years ago[WIN32] fixed typo. thanks TheUni
wiso [Mon, 21 Jun 2010 22:45:35 +0000 (22:45 +0000)]
[WIN32] fixed typo. thanks TheUni

git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31286 568bbfeb-2a22-0410-94d2-cc84cf5bfa90

13 years ago[WIN32] preparations for loading librtmp.dll
wiso [Mon, 21 Jun 2010 22:35:58 +0000 (22:35 +0000)]
[WIN32] preparations for loading librtmp.dll

git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31285 568bbfeb-2a22-0410-94d2-cc84cf5bfa90

13 years agoadded: addon.set.default built-in to set the default for a particular addon type...
jmarshallnz [Mon, 21 Jun 2010 22:33:44 +0000 (22:33 +0000)]
added: addon.set.default built-in to set the default for a particular addon type from a button control.  Thanks to spiff.

git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31284 568bbfeb-2a22-0410-94d2-cc84cf5bfa90

13 years ago[WIN32] added download scripts for librtmp
wiso [Mon, 21 Jun 2010 22:13:56 +0000 (22:13 +0000)]
[WIN32] added download scripts for librtmp

git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31283 568bbfeb-2a22-0410-94d2-cc84cf5bfa90

13 years agochanged: only log about an empty queue if we ask for a new message while it's empty
elupus [Mon, 21 Jun 2010 21:13:22 +0000 (21:13 +0000)]
changed: only log about an empty queue if we ask for a new message while it's empty
changed: only log again about empty queue, if we managed to provide a package when there is already more available

git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31282 568bbfeb-2a22-0410-94d2-cc84cf5bfa90

13 years agofixed: Thanks M$ for enabling hard tabs by default in VS :/
arnova [Mon, 21 Jun 2010 11:55:46 +0000 (11:55 +0000)]
fixed: Thanks M$ for enabling hard tabs by default in VS :/

git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31280 568bbfeb-2a22-0410-94d2-cc84cf5bfa90

13 years agofixed: Ticket #9443 - Missing index on the addonlinkrepo table, thanks to mlanken
jmarshallnz [Mon, 21 Jun 2010 09:00:10 +0000 (09:00 +0000)]
fixed: Ticket #9443 - Missing index on the addonlinkrepo table, thanks to mlanken

git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31277 568bbfeb-2a22-0410-94d2-cc84cf5bfa90

13 years ago[WIN32] fixed: VS2008 Project, Release (OpenGL) - don't build pythoncore_dll for...
CrystalPT [Mon, 21 Jun 2010 08:25:31 +0000 (08:25 +0000)]
[WIN32] fixed: VS2008 Project, Release (OpenGL) - don't build pythoncore_dll for Itanium tks TheQuestor

git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31276 568bbfeb-2a22-0410-94d2-cc84cf5bfa90

13 years agofixed: Episode details weren't being retrieved correctly (GetDetails vs GetEpisodeDet...
jmarshallnz [Mon, 21 Jun 2010 07:46:05 +0000 (07:46 +0000)]
fixed: Episode details weren't being retrieved correctly (GetDetails vs GetEpisodeDetails).  Fixes #9441.

git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31275 568bbfeb-2a22-0410-94d2-cc84cf5bfa90

13 years agocleanup: scraper logging was inaccurate, plus reduce it a little
jmarshallnz [Mon, 21 Jun 2010 07:45:17 +0000 (07:45 +0000)]
cleanup: scraper logging was inaccurate, plus reduce it a little

git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31274 568bbfeb-2a22-0410-94d2-cc84cf5bfa90

13 years agofixed: full nfo episodes weren't scanned if no episodeguide was present at the tvshow...
jmarshallnz [Mon, 21 Jun 2010 07:44:14 +0000 (07:44 +0000)]
fixed: full nfo episodes weren't scanned if no episodeguide was present at the tvshow level

git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31273 568bbfeb-2a22-0410-94d2-cc84cf5bfa90

13 years ago[WIN32] DX resolution switching - Trac #9212 Part 5 - enable resolution switching...
CrystalPT [Mon, 21 Jun 2010 07:34:17 +0000 (07:34 +0000)]
[WIN32] DX resolution switching - Trac #9212 Part 5 - enable resolution switching in GUI

git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31272 568bbfeb-2a22-0410-94d2-cc84cf5bfa90

13 years ago[WIN32] DX resolution switching - Trac #9212 Part 4 - handle DX fullscreen->windowed...
CrystalPT [Mon, 21 Jun 2010 07:33:54 +0000 (07:33 +0000)]
[WIN32] DX resolution switching - Trac #9212 Part 4 - handle DX fullscreen->windowed transition

git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31271 568bbfeb-2a22-0410-94d2-cc84cf5bfa90

13 years ago[WIN32] DX resolution switching - Trac #9212 Part 3 - query Windows when a screen...
CrystalPT [Mon, 21 Jun 2010 07:33:36 +0000 (07:33 +0000)]
[WIN32] DX resolution switching - Trac #9212 Part 3 - query Windows when a screen size is needed

git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31270 568bbfeb-2a22-0410-94d2-cc84cf5bfa90

13 years ago[WIN32] DX resolution switching - Trac #9212 Part 2 - restore resolution when quittin...
CrystalPT [Mon, 21 Jun 2010 07:33:18 +0000 (07:33 +0000)]
[WIN32] DX resolution switching - Trac #9212 Part 2 - restore resolution when quitting or changing screen

git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31269 568bbfeb-2a22-0410-94d2-cc84cf5bfa90

13 years ago[WIN32] DX resolution switching - Trac #9212 Part 1 - variable to track the DX fullsc...
CrystalPT [Mon, 21 Jun 2010 07:32:54 +0000 (07:32 +0000)]
[WIN32] DX resolution switching - Trac #9212 Part 1 - variable to track the DX fullscreen state

git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31268 568bbfeb-2a22-0410-94d2-cc84cf5bfa90

13 years agoAdded : [Confluence] Audio codec flagging image for WAVpack
jezz_x [Mon, 21 Jun 2010 06:16:06 +0000 (06:16 +0000)]
Added : [Confluence] Audio codec flagging image for WAVpack

git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31267 568bbfeb-2a22-0410-94d2-cc84cf5bfa90

13 years agoAdded : [Confluence] seek offset amount to DialogSeekBar.xml
jezz_x [Mon, 21 Jun 2010 05:42:50 +0000 (05:42 +0000)]
Added : [Confluence] seek offset amount to DialogSeekBar.xml

git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31266 568bbfeb-2a22-0410-94d2-cc84cf5bfa90

13 years ago[WIN32] changed: save windowed mode position only when going windowed->fullscreen...
CrystalPT [Mon, 21 Jun 2010 05:15:23 +0000 (05:15 +0000)]
[WIN32] changed: save windowed mode position only when going windowed->fullscreen. More reliable with multiple screens

git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31265 568bbfeb-2a22-0410-94d2-cc84cf5bfa90

13 years agofixed: create profile folders earlier so that they exist when creating addons db
theuni [Mon, 21 Jun 2010 04:55:52 +0000 (04:55 +0000)]
fixed: create profile folders earlier so that they exist when creating addons db

git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31264 568bbfeb-2a22-0410-94d2-cc84cf5bfa90

13 years agochanged: default video regexps to ignore /sample/ folders.
jmarshallnz [Mon, 21 Jun 2010 01:58:43 +0000 (01:58 +0000)]
changed: default video regexps to ignore /sample/ folders.

git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31263 568bbfeb-2a22-0410-94d2-cc84cf5bfa90

13 years ago[chd] add new/old detection for libcrystalhd
davilla [Sun, 20 Jun 2010 23:51:46 +0000 (23:51 +0000)]
[chd] add new/old detection for libcrystalhd

git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31262 568bbfeb-2a22-0410-94d2-cc84cf5bfa90

13 years ago[chd] crystalhd gets some startup love
davilla [Sun, 20 Jun 2010 22:19:38 +0000 (22:19 +0000)]
[chd] crystalhd gets some startup love

git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31261 568bbfeb-2a22-0410-94d2-cc84cf5bfa90

13 years agochanged: default auto updates to false. *hug'n'love to exobuzz*
spiff_ [Sun, 20 Jun 2010 20:01:27 +0000 (20:01 +0000)]
changed: default auto updates to false. *hug'n'love to exobuzz*

git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31260 568bbfeb-2a22-0410-94d2-cc84cf5bfa90

13 years agoadded: hand-holding for retards incapable of unticking nav sounds
spiff_ [Sun, 20 Jun 2010 19:37:28 +0000 (19:37 +0000)]
added: hand-holding for retards incapable of unticking nav sounds

git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31259 568bbfeb-2a22-0410-94d2-cc84cf5bfa90

13 years ago[WIN32] compile libvpx from ffmpeg build script
wiso [Sun, 20 Jun 2010 18:28:30 +0000 (18:28 +0000)]
[WIN32] compile libvpx from ffmpeg build script

git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31258 568bbfeb-2a22-0410-94d2-cc84cf5bfa90

13 years ago[WIN32] download libvpx via builddependencies
wiso [Sun, 20 Jun 2010 18:07:59 +0000 (18:07 +0000)]
[WIN32] download libvpx via builddependencies

git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31257 568bbfeb-2a22-0410-94d2-cc84cf5bfa90

13 years agochanged: Only ask user to ignore NFO file once + cleanup
arnova [Sun, 20 Jun 2010 17:23:54 +0000 (17:23 +0000)]
changed: Only ask user to ignore NFO file once + cleanup

git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31255 568bbfeb-2a22-0410-94d2-cc84cf5bfa90

13 years ago[chd] fix compiler warning
davilla [Sun, 20 Jun 2010 15:42:05 +0000 (15:42 +0000)]
[chd] fix compiler warning

git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31254 568bbfeb-2a22-0410-94d2-cc84cf5bfa90

13 years agoRevert "changed: don't use d3dex when aero is not enabled (poulsbo for example just...
elupus [Sun, 20 Jun 2010 15:07:11 +0000 (15:07 +0000)]
Revert "changed: don't use d3dex when aero is not enabled (poulsbo for example just shows garbage)"

This reverts commit dc603499962ce058562b94e26046d37580130a71.

git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31253 568bbfeb-2a22-0410-94d2-cc84cf5bfa90

13 years agochanged: don't use d3dex when aero is not enabled (poulsbo for example just shows...
elupus [Sun, 20 Jun 2010 14:42:46 +0000 (14:42 +0000)]
changed: don't use d3dex when aero is not enabled (poulsbo for example just shows garbage)

git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31252 568bbfeb-2a22-0410-94d2-cc84cf5bfa90

13 years ago[WIN32] adapt version string
wiso [Sun, 20 Jun 2010 14:21:26 +0000 (14:21 +0000)]
[WIN32] adapt version string

git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31251 568bbfeb-2a22-0410-94d2-cc84cf5bfa90

13 years ago[osx] fixed librtmp ppc build
beenje [Sun, 20 Jun 2010 13:29:57 +0000 (13:29 +0000)]
[osx] fixed librtmp ppc build

git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31250 568bbfeb-2a22-0410-94d2-cc84cf5bfa90

13 years agofixed: running multiple python scripts with window or player callbacks, could call...
elupus [Sun, 20 Jun 2010 12:47:51 +0000 (12:47 +0000)]
fixed: running multiple python scripts with window or player callbacks, could call into python from the wrong thread state

git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31249 568bbfeb-2a22-0410-94d2-cc84cf5bfa90

13 years agofixed: must reset callback window when python window object goes away
elupus [Sun, 20 Jun 2010 12:46:46 +0000 (12:46 +0000)]
fixed: must reset callback window when python window object goes away

git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31248 568bbfeb-2a22-0410-94d2-cc84cf5bfa90

13 years ago[WIN32] removed deleted shoutcast files from vs2010 project
blinkseb [Sun, 20 Jun 2010 11:57:19 +0000 (11:57 +0000)]
[WIN32] removed deleted shoutcast files from vs2010 project

git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31247 568bbfeb-2a22-0410-94d2-cc84cf5bfa90

13 years agofixed: forgot this when i changed the setting name
spiff_ [Sun, 20 Jun 2010 10:40:11 +0000 (10:40 +0000)]
fixed: forgot this when i changed the setting name

git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31243 568bbfeb-2a22-0410-94d2-cc84cf5bfa90

13 years agofixed: XML-ese the & and bump version of tvdb scraper
jmarshallnz [Sun, 20 Jun 2010 09:30:27 +0000 (09:30 +0000)]
fixed: XML-ese the & and bump version of tvdb scraper

git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31241 568bbfeb-2a22-0410-94d2-cc84cf5bfa90

13 years agofixed: tvdb.com scraper wasn't creating the XML we were expecting in CreateSearchURL
jmarshallnz [Sun, 20 Jun 2010 09:15:46 +0000 (09:15 +0000)]
fixed: tvdb.com scraper wasn't creating the XML we were expecting in CreateSearchURL

git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31240 568bbfeb-2a22-0410-94d2-cc84cf5bfa90

13 years agoadded: [LINUX] "Root filesystem" entry to filebrowse dialog.
althekiller [Sun, 20 Jun 2010 09:04:27 +0000 (09:04 +0000)]
added: [LINUX] "Root filesystem" entry to filebrowse dialog.

git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31239 568bbfeb-2a22-0410-94d2-cc84cf5bfa90

13 years agofixed: webdav directory listing was broken
arnova [Sun, 20 Jun 2010 08:24:56 +0000 (08:24 +0000)]
fixed: webdav directory listing was broken

git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31238 568bbfeb-2a22-0410-94d2-cc84cf5bfa90

13 years agofixed: scraper cache was using libpath instead of id
vdrfan [Sun, 20 Jun 2010 08:08:03 +0000 (08:08 +0000)]
fixed: scraper cache was using libpath instead of id

git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31237 568bbfeb-2a22-0410-94d2-cc84cf5bfa90

13 years agoFixed : [Confluence] scollbar didn't show in addon browser "Info" View
jezz_x [Sun, 20 Jun 2010 07:30:46 +0000 (07:30 +0000)]
Fixed : [Confluence] scollbar didn't show in addon browser "Info" View

git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31236 568bbfeb-2a22-0410-94d2-cc84cf5bfa90

13 years agoAdded : [Confluence] fanart support for addon browser
jezz_x [Sun, 20 Jun 2010 07:26:20 +0000 (07:26 +0000)]
Added : [Confluence] fanart support for addon browser

git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31235 568bbfeb-2a22-0410-94d2-cc84cf5bfa90

13 years agocleanup: Make StringUtils::SecondsToTimeString return a string
jmarshallnz [Sun, 20 Jun 2010 06:36:52 +0000 (06:36 +0000)]
cleanup: Make StringUtils::SecondsToTimeString return a string

git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31234 568bbfeb-2a22-0410-94d2-cc84cf5bfa90

13 years ago[WIN32] changed: use the new recommended delivery mechanism for media notifications
CrystalPT [Sun, 20 Jun 2010 05:25:48 +0000 (05:25 +0000)]
[WIN32] changed: use the new recommended delivery mechanism for media notifications

git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31233 568bbfeb-2a22-0410-94d2-cc84cf5bfa90

13 years agoadded: player.seekoffset label that specifies how far the user has seeked
jmarshallnz [Sun, 20 Jun 2010 05:21:14 +0000 (05:21 +0000)]
added: player.seekoffset label that specifies how far the user has seeked

git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31232 568bbfeb-2a22-0410-94d2-cc84cf5bfa90

13 years agoadded: Pass the seek offset through the OnPlayBackSeek callback
jmarshallnz [Sun, 20 Jun 2010 05:20:30 +0000 (05:20 +0000)]
added: Pass the seek offset through the OnPlayBackSeek callback

git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31231 568bbfeb-2a22-0410-94d2-cc84cf5bfa90

13 years agocleanup: Remove unnecessary GUIInfoManager::SetDisplayAfterSeek calls
jmarshallnz [Sun, 20 Jun 2010 05:19:33 +0000 (05:19 +0000)]
cleanup: Remove unnecessary GUIInfoManager::SetDisplayAfterSeek calls

git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31230 568bbfeb-2a22-0410-94d2-cc84cf5bfa90

13 years agofixed: compile warnings about unused variables
jmarshallnz [Sun, 20 Jun 2010 05:18:39 +0000 (05:18 +0000)]
fixed: compile warnings about unused variables

git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31229 568bbfeb-2a22-0410-94d2-cc84cf5bfa90

13 years agoadded: Ticket #9158 - autoclose parameter to the python select dialog, thanks to...
jmarshallnz [Sun, 20 Jun 2010 04:53:23 +0000 (04:53 +0000)]
added: Ticket #9158 - autoclose parameter to the python select dialog, thanks to Nuka1195.

git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31228 568bbfeb-2a22-0410-94d2-cc84cf5bfa90

13 years ago[WIN32] fixed: missing break statement and proper constant for media insertion/remova...
CrystalPT [Sun, 20 Jun 2010 03:30:21 +0000 (03:30 +0000)]
[WIN32] fixed: missing break statement and proper constant for media insertion/removal notifications

git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31227 568bbfeb-2a22-0410-94d2-cc84cf5bfa90

13 years agofixed: Scripts weren't listed in media windows
jmarshallnz [Sun, 20 Jun 2010 02:20:59 +0000 (02:20 +0000)]
fixed: Scripts weren't listed in media windows

git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31226 568bbfeb-2a22-0410-94d2-cc84cf5bfa90

13 years agochanged: make sure we clear pending calls when python thread exits
elupus [Sun, 20 Jun 2010 02:16:54 +0000 (02:16 +0000)]
changed: make sure we clear pending calls when python thread exits

git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31225 568bbfeb-2a22-0410-94d2-cc84cf5bfa90

13 years agochanged: simplify refcounting of callback window for pending calls
elupus [Sun, 20 Jun 2010 02:16:20 +0000 (02:16 +0000)]
changed: simplify refcounting of callback window for pending calls

git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31224 568bbfeb-2a22-0410-94d2-cc84cf5bfa90

13 years agofixed: callback window for python pending calls, must not be deleted before the pendi...
elupus [Sun, 20 Jun 2010 01:39:33 +0000 (01:39 +0000)]
fixed: callback window for python pending calls, must not be deleted before the pending call has executed

git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31223 568bbfeb-2a22-0410-94d2-cc84cf5bfa90

13 years agochanged: delete python windows from app thread, and only when we are not nested
elupus [Sun, 20 Jun 2010 01:38:55 +0000 (01:38 +0000)]
changed: delete python windows from app thread, and only when we are not nested
changed: when a window is removed, it should not be part of the open dialogs list either

git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31222 568bbfeb-2a22-0410-94d2-cc84cf5bfa90

13 years agofixed: Ensure that we only prompt the user about a scraper error if we actually got...
jmarshallnz [Sun, 20 Jun 2010 01:03:55 +0000 (01:03 +0000)]
fixed: Ensure that we only prompt the user about a scraper error if we actually got a scraper error.  Should fix #9436

git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31221 568bbfeb-2a22-0410-94d2-cc84cf5bfa90

13 years agoadded: ticket #9431 - Patches for all CEST countrys and regions including small count...
spiff_ [Sat, 19 Jun 2010 23:50:17 +0000 (23:50 +0000)]
added: ticket #9431 - Patches for all CEST countrys and regions including small countrys that where missing. thanks to linuxluemmel

git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31220 568bbfeb-2a22-0410-94d2-cc84cf5bfa90

13 years agoupdated: ticket #9429 - Portuguese (Brazil) language for XBMC and Confluen. thanks...
spiff_ [Sat, 19 Jun 2010 23:48:40 +0000 (23:48 +0000)]
updated: ticket #9429 - Portuguese (Brazil) language for XBMC and Confluen. thanks to fabianosan

git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31219 568bbfeb-2a22-0410-94d2-cc84cf5bfa90

13 years agofixed: remove settings button from program context menu (no such settings)
spiff_ [Sat, 19 Jun 2010 23:12:15 +0000 (23:12 +0000)]
fixed: remove settings button from program context menu (no such settings)

git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31218 568bbfeb-2a22-0410-94d2-cc84cf5bfa90

13 years agoadded: use our $CC for python compile
spiff_ [Sat, 19 Jun 2010 23:11:52 +0000 (23:11 +0000)]
added: use our $CC for python compile

git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31217 568bbfeb-2a22-0410-94d2-cc84cf5bfa90

13 years agochanged: split allmusic scraper in albums / artist scrapers
spiff_ [Sat, 19 Jun 2010 23:11:28 +0000 (23:11 +0000)]
changed: split allmusic scraper in albums / artist scrapers

git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31216 568bbfeb-2a22-0410-94d2-cc84cf5bfa90

13 years agochanged: Resolution Selection Redesign - Part 5 - missed a fragment in Part 1 somehow...
CrystalPT [Sat, 19 Jun 2010 22:10:57 +0000 (22:10 +0000)]
changed: Resolution Selection Redesign - Part 5 - missed a fragment in Part 1 somehow. Quiet AltheKiller :)

git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31215 568bbfeb-2a22-0410-94d2-cc84cf5bfa90

13 years agofixed: namespace std directive should be in .cpp, not .h
CrystalPT [Sat, 19 Jun 2010 21:31:40 +0000 (21:31 +0000)]
fixed: namespace std directive should be in .cpp, not .h

git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31214 568bbfeb-2a22-0410-94d2-cc84cf5bfa90

13 years agochanged: don't mess with subtitle enablement when resuming dvd playback
elupus [Sat, 19 Jun 2010 21:03:44 +0000 (21:03 +0000)]
changed: don't mess with subtitle enablement when resuming dvd playback

git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31213 568bbfeb-2a22-0410-94d2-cc84cf5bfa90

13 years agoremoved: IsShoutCast() check is not longer needed
vdrfan [Sat, 19 Jun 2010 20:56:09 +0000 (20:56 +0000)]
removed: IsShoutCast() check is not longer needed

git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31212 568bbfeb-2a22-0410-94d2-cc84cf5bfa90

13 years agoadded: Enabled bool to audio manager state. Didn't I remove this..? Initialized bool...
althekiller [Sat, 19 Jun 2010 20:55:09 +0000 (20:55 +0000)]
added: Enabled bool to audio manager state. Didn't I remove this..? Initialized bool get's diddled outside of the Enable() path, so we can't combine them.
fixed: Nav sounds being unmuted during music playback when crossfading is enabled

git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31211 568bbfeb-2a22-0410-94d2-cc84cf5bfa90

13 years agofixed: Make sure we hold our critical section when accessing all AudioManger members.
althekiller [Sat, 19 Jun 2010 20:55:00 +0000 (20:55 +0000)]
fixed: Make sure we hold our critical section when accessing all AudioManger members.

git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31210 568bbfeb-2a22-0410-94d2-cc84cf5bfa90

13 years ago[osx] add GetNumScreens to CWinSystemOSX
davilla [Sat, 19 Jun 2010 18:36:54 +0000 (18:36 +0000)]
[osx] add GetNumScreens to CWinSystemOSX

git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31209 568bbfeb-2a22-0410-94d2-cc84cf5bfa90

13 years ago[chd] don't drop decoded pictures, tell decoder to hurry up if DVDPlayerVideo wants...
davilla [Sat, 19 Jun 2010 17:29:57 +0000 (17:29 +0000)]
[chd] don't drop decoded pictures, tell decoder to hurry up if DVDPlayerVideo wants to drop

git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31208 568bbfeb-2a22-0410-94d2-cc84cf5bfa90

13 years ago[WIN32] use CDS_FULLSCREEN to avoid moving icons and windows when changing resolution
CrystalPT [Sat, 19 Jun 2010 16:53:17 +0000 (16:53 +0000)]
[WIN32] use CDS_FULLSCREEN to avoid moving icons and windows when changing resolution

git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31207 568bbfeb-2a22-0410-94d2-cc84cf5bfa90

13 years ago[osx] Removed shoutcast from XBMC.xcodeproj
ametovic [Sat, 19 Jun 2010 16:38:48 +0000 (16:38 +0000)]
[osx] Removed shoutcast from XBMC.xcodeproj

git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31206 568bbfeb-2a22-0410-94d2-cc84cf5bfa90

13 years ago[WIN32] removed shoutcast file from project file
wiso [Sat, 19 Jun 2010 15:53:39 +0000 (15:53 +0000)]
[WIN32] removed shoutcast file from project file

git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31204 568bbfeb-2a22-0410-94d2-cc84cf5bfa90

13 years agochanged: remove internal shoutcast.com directory support. use the add-on
spiff_ [Sat, 19 Jun 2010 14:09:05 +0000 (14:09 +0000)]
changed: remove internal shoutcast.com directory support. use the add-on

git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31203 568bbfeb-2a22-0410-94d2-cc84cf5bfa90

13 years agochanged: remove unnecessary includes
spiff_ [Sat, 19 Jun 2010 13:04:19 +0000 (13:04 +0000)]
changed: remove unnecessary includes

git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31202 568bbfeb-2a22-0410-94d2-cc84cf5bfa90

13 years agochanged: Switch back to a separate node/folder for addons in media views
jmarshallnz [Sat, 19 Jun 2010 10:27:19 +0000 (10:27 +0000)]
changed: Switch back to a separate node/folder for addons in media views

git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31200 568bbfeb-2a22-0410-94d2-cc84cf5bfa90

13 years agofixed: ticket #9430 - Incorrect chars in Spanish language file. thanks to dtorner
spiff_ [Sat, 19 Jun 2010 09:33:43 +0000 (09:33 +0000)]
fixed: ticket #9430 - Incorrect chars in Spanish language file. thanks to dtorner

git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31199 568bbfeb-2a22-0410-94d2-cc84cf5bfa90

13 years agofixed: Clear the item list cache on a GUI_MSG_UPDATE message (eg Container.Refresh)
jmarshallnz [Sat, 19 Jun 2010 05:33:13 +0000 (05:33 +0000)]
fixed: Clear the item list cache on a GUI_MSG_UPDATE message (eg Container.Refresh)

git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31198 568bbfeb-2a22-0410-94d2-cc84cf5bfa90

13 years agoadded: Install from zip option to addons
jmarshallnz [Sat, 19 Jun 2010 03:38:00 +0000 (03:38 +0000)]
added: Install from zip option to addons

git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31197 568bbfeb-2a22-0410-94d2-cc84cf5bfa90

13 years agofixed: Crash when calling multiple <onclick>'s from a container, where the first...
jmarshallnz [Sat, 19 Jun 2010 03:37:07 +0000 (03:37 +0000)]
fixed: Crash when calling multiple <onclick>'s from a container, where the first onclick destroys the window.

git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31196 568bbfeb-2a22-0410-94d2-cc84cf5bfa90

13 years ago[WIN32] log more details on the graphics adapter + cosmetics
CrystalPT [Sat, 19 Jun 2010 01:51:53 +0000 (01:51 +0000)]
[WIN32] log more details on the graphics adapter + cosmetics

git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31195 568bbfeb-2a22-0410-94d2-cc84cf5bfa90

13 years agocleanup: Get rid of needless additional SetRepoTimestamp after retrieving a repo...
jmarshallnz [Sat, 19 Jun 2010 01:39:33 +0000 (01:39 +0000)]
cleanup: Get rid of needless additional SetRepoTimestamp after retrieving a repo (it's already set in the job)

git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31194 568bbfeb-2a22-0410-94d2-cc84cf5bfa90

13 years agochanged: Have UpdateRepos() use it's db member to fetch the repo timestamp (saves...
jmarshallnz [Sat, 19 Jun 2010 01:38:50 +0000 (01:38 +0000)]
changed: Have UpdateRepos() use it's db member to fetch the repo timestamp (saves a further db open call)

git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31193 568bbfeb-2a22-0410-94d2-cc84cf5bfa90

13 years agochanged: Have GetRepoTimestamp() return the time directly
jmarshallnz [Sat, 19 Jun 2010 01:38:11 +0000 (01:38 +0000)]
changed: Have GetRepoTimestamp() return the time directly

git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31192 568bbfeb-2a22-0410-94d2-cc84cf5bfa90

13 years agocleanup: Get rid of needless repo timestamp check in GrabAddons
jmarshallnz [Sat, 19 Jun 2010 01:37:31 +0000 (01:37 +0000)]
cleanup: Get rid of needless repo timestamp check in GrabAddons

git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31191 568bbfeb-2a22-0410-94d2-cc84cf5bfa90

13 years agofixed: No details were retrieved for any items due to typo in r31153
jmarshallnz [Sat, 19 Jun 2010 00:43:31 +0000 (00:43 +0000)]
fixed: No details were retrieved for any items due to typo in r31153

git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31190 568bbfeb-2a22-0410-94d2-cc84cf5bfa90

13 years agochanged: set eol-style native
CrystalPT [Fri, 18 Jun 2010 22:51:36 +0000 (22:51 +0000)]
changed: set eol-style native

git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31189 568bbfeb-2a22-0410-94d2-cc84cf5bfa90

13 years agosync with git
spiff_ [Fri, 18 Jun 2010 19:34:35 +0000 (19:34 +0000)]
sync with git

git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31188 568bbfeb-2a22-0410-94d2-cc84cf5bfa90

13 years ago[osx] fixed, need path to libvpx if enabled
davilla [Fri, 18 Jun 2010 18:20:40 +0000 (18:20 +0000)]
[osx] fixed, need path to libvpx if enabled

git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31187 568bbfeb-2a22-0410-94d2-cc84cf5bfa90