vuplus_xbmc
13 years agoUpdated Hungarian strings and sync translations with git.
nadasb [Tue, 20 Jul 2010 14:32:48 +0000 (14:32 +0000)]
Updated Hungarian strings and sync translations with git.

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

13 years agoSee http://trac.xbmc.org/ticket/9665#comment:5
renniej [Tue, 20 Jul 2010 13:29:19 +0000 (13:29 +0000)]
See http://trac.xbmc.org/ticket/9665#comment:5
Key handling code has been simplified and streamlined.

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

13 years agofixed: And properly (thanks Spiff)
arnova [Tue, 20 Jul 2010 12:14:40 +0000 (12:14 +0000)]
fixed: And properly (thanks Spiff)

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

13 years agofixed: Compile error
arnova [Tue, 20 Jul 2010 11:39:25 +0000 (11:39 +0000)]
fixed: Compile error

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

13 years agoupdated: German translation
vdrfan [Tue, 20 Jul 2010 09:52:42 +0000 (09:52 +0000)]
updated: German translation

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

13 years agohttp://trac.xbmc.org/ticket/9665
renniej [Tue, 20 Jul 2010 08:25:56 +0000 (08:25 +0000)]
http://trac.xbmc.org/ticket/9665
Modifications to key handling to tidy it up.
Changes are tested and working but further changes to CKeyboardStat::HandleEvent and CKeyboardStat::Update will be made to make the key processing more transparent.

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

13 years agofixed: Ticket #9668 - "Play with .. " menu was gone since r31723.
jmarshallnz [Tue, 20 Jul 2010 05:04:40 +0000 (05:04 +0000)]
fixed: Ticket #9668 - "Play with .. " menu was gone since r31723.

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

13 years agofixed: non-conforming JPEG-JFIF files in MP4 containers weren't read correctly. ...
jmarshallnz [Tue, 20 Jul 2010 04:29:01 +0000 (04:29 +0000)]
fixed: non-conforming JPEG-JFIF files in MP4 containers weren't read correctly.  Also added comment on potential information that is being skipped in the MP4 tag reader.

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

13 years agoupdated: Chinese (Simple) translation based on English r31967
taxigps [Tue, 20 Jul 2010 01:14:50 +0000 (01:14 +0000)]
updated: Chinese (Simple) translation based on English r31967

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

13 years agofixed: Ticket #9669 - Improved behaviour of "Play" from Video Info Dialog. Thanks...
jmarshallnz [Mon, 19 Jul 2010 23:38:34 +0000 (23:38 +0000)]
fixed: Ticket #9669 - Improved behaviour of "Play" from Video Info Dialog.  Thanks to Montellese.

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

13 years agofixed: Ticket #9671 - TVHeadend channel doesn't start in Dharma build r31977
vdrfan [Mon, 19 Jul 2010 21:27:15 +0000 (21:27 +0000)]
fixed: Ticket #9671 - TVHeadend channel doesn't start in Dharma build r31977

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

13 years agofixed: weather won't update after resuming from suspend
vdrfan [Mon, 19 Jul 2010 21:26:56 +0000 (21:26 +0000)]
fixed: weather won't update after resuming from suspend

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

13 years ago[WIN32] fixed: python regression in r31980
anssih [Mon, 19 Jul 2010 18:55:35 +0000 (18:55 +0000)]
[WIN32] fixed: python regression in r31980

Incorrect parameter count was used for PyUnicode_DecodeUTF8.

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

13 years ago[WIN32] fixed missing libcurl download #9661 (thanks jhsrennie)
wiso [Mon, 19 Jul 2010 17:48:31 +0000 (17:48 +0000)]
[WIN32] fixed missing libcurl download #9661 (thanks jhsrennie)

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

13 years agofixed: XBMC python module with non-wchar_t unicode python
anssih [Mon, 19 Jul 2010 16:43:38 +0000 (16:43 +0000)]
fixed: XBMC python module with non-wchar_t unicode python

Python can use either UCS2 or UCS4 for its unicode type, depending on
compilation options. By default it uses UCS2.

Currently we convert between unicode<->utf8 on the assumption that
python unicode characters are the same size as wchar_t, which is 16 bits
on win32 and 32 bits on linux. This causes breakage when using external
python compiled with the default compilation options.

Fix that by using the appropriate python functions for converting
between unicode<=>utf8 instead of doing the conversion ourselves.

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

13 years agoFixed: [Confluence] Typos that really didn't affect anything Thanks rubenm for pointi...
jezz_x [Mon, 19 Jul 2010 08:33:42 +0000 (08:33 +0000)]
Fixed: [Confluence] Typos that really didn't affect anything Thanks rubenm for pointing them out takes care of ticket #9660 (copy & paste makes fools of us all)

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

13 years ago[WIN32] fixed: print selected render method in clear text for the debug log
CrystalPT [Mon, 19 Jul 2010 06:24:01 +0000 (06:24 +0000)]
[WIN32] fixed: print selected render method in clear text for the debug log

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

13 years ago[WIN32] fixed: software render mode should not be called 'Standard'
CrystalPT [Mon, 19 Jul 2010 06:23:40 +0000 (06:23 +0000)]
[WIN32] fixed: software render mode should not be called 'Standard'

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

13 years ago[WIN32] fixed: scaler in DXVA mode should be called 'DXVA' instead of bilinear
CrystalPT [Mon, 19 Jul 2010 06:23:24 +0000 (06:23 +0000)]
[WIN32] fixed: scaler in DXVA mode should be called 'DXVA' instead of bilinear

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

13 years ago[WIN32] changed: cosmetic
CrystalPT [Mon, 19 Jul 2010 06:22:28 +0000 (06:22 +0000)]
[WIN32] changed: cosmetic

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

13 years agofixed: pushed updates weren't enabled on the main group, thus weren't actually taking...
jmarshallnz [Mon, 19 Jul 2010 00:46:07 +0000 (00:46 +0000)]
fixed: pushed updates weren't enabled on the main group, thus weren't actually taking effect.  May make a small different to CPU load in list-heavy screens.

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

13 years agochanged: If pushed updates are enabled on a group, enable it on the children
jmarshallnz [Mon, 19 Jul 2010 00:45:45 +0000 (00:45 +0000)]
changed: If pushed updates are enabled on a group, enable it on the children

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

13 years agofixed: Top100Songs/Top100Albums links were reversed when using ActivateWindow
jmarshallnz [Sun, 18 Jul 2010 23:50:24 +0000 (23:50 +0000)]
fixed: Top100Songs/Top100Albums links were reversed when using ActivateWindow

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

13 years agoadded: Choose option to the "Default select action". Ticket #9588, thanks to Montellese.
jmarshallnz [Sun, 18 Jul 2010 22:30:54 +0000 (22:30 +0000)]
added: Choose option to the "Default select action".  Ticket #9588, thanks to Montellese.

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

13 years ago[WIN32] fixed: using D3DPOOL_DEFAULT and dynamic textures is not a good idea without...
CrystalPT [Sun, 18 Jul 2010 17:24:50 +0000 (17:24 +0000)]
[WIN32] fixed: using D3DPOOL_DEFAULT and dynamic textures is not a good idea without D3D9Ex. Textures get evicted without notification due to memory pressure. Especially visible under XP

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

13 years agoadded: set addon.status to broken + label2 if an addon is broken
spiff_ [Sun, 18 Jul 2010 15:02:38 +0000 (15:02 +0000)]
added: set addon.status to broken + label2 if an addon is broken

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

13 years agoRevert "disabled mpeg4 for vdpau"
bobo1on1 [Sun, 18 Jul 2010 13:09:32 +0000 (13:09 +0000)]
Revert "disabled mpeg4 for vdpau"

This reverts commit 2c5a89997ec930322496353b77fd8670bb616be2.

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

13 years agofixed: includes were not resolved inside <animation> blocks
jmarshallnz [Sun, 18 Jul 2010 08:34:57 +0000 (08:34 +0000)]
fixed: includes were not resolved inside <animation> blocks

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

13 years agofixed: Make the "Get More" button go to the appropriate section, and add "..." to...
jmarshallnz [Sun, 18 Jul 2010 08:34:17 +0000 (08:34 +0000)]
fixed: Make the "Get More" button go to the appropriate section, and add "..." to the string to indicate it goes elsewhere

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

13 years agochanged: Show plugins and scripts under "<content> Add-ons" headings in the addon...
jmarshallnz [Sun, 18 Jul 2010 08:33:28 +0000 (08:33 +0000)]
changed: Show plugins and scripts under "<content> Add-ons" headings in the addon manager for consistency.

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

13 years agoadded: Ability to store extra information about addons in the addons database, and...
jmarshallnz [Sun, 18 Jul 2010 08:32:37 +0000 (08:32 +0000)]
added: Ability to store extra information about addons in the addons database, and utilize this for plugin and script <provides>

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

13 years agochanged: sanitize the cpluff logging levels
jmarshallnz [Sun, 18 Jul 2010 08:31:41 +0000 (08:31 +0000)]
changed: sanitize the cpluff logging levels

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

13 years agofixed: Make sure ADDON_SCRIPT uses CPluginSource so that Provides works
jmarshallnz [Sun, 18 Jul 2010 08:30:51 +0000 (08:30 +0000)]
fixed: Make sure ADDON_SCRIPT uses CPluginSource so that Provides works

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

13 years agofixed: build with external ffmpeg without vp8 support
anssih [Sun, 18 Jul 2010 06:22:34 +0000 (06:22 +0000)]
fixed: build with external ffmpeg without vp8 support

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

13 years agoWM_APPCOMMAND does not wake from screensaver
renniej [Sun, 18 Jul 2010 06:16:39 +0000 (06:16 +0000)]
WM_APPCOMMAND does not wake from screensaver
If the screensaver is active WM_APPCOMMAND messages do not wake deactive the screensaver. This is because CApplication::OnEvent calls CApplication::OnAction directly in response to a XBMC_APPCOMMAND event.
The fix is to add a new function CApplication::OnAppCommand that calls ResetScreenSaver and WakeUpScreenSaverAndDPMS before passing the action to OnAction.

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

13 years agoupdated: Finnish translation
anssih [Sun, 18 Jul 2010 05:23:07 +0000 (05:23 +0000)]
updated: Finnish translation

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

13 years agofixed: missed Finnish strings from ticket #9492 (mikko70)
anssih [Sun, 18 Jul 2010 05:22:08 +0000 (05:22 +0000)]
fixed: missed Finnish strings from ticket #9492 (mikko70)

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

13 years agofixed: Smartplaylists weren't filtered for watched status if hide watched was enabed.
jmarshallnz [Sun, 18 Jul 2010 04:47:46 +0000 (04:47 +0000)]
fixed: Smartplaylists weren't filtered for watched status if hide watched was enabed.

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

13 years ago[WIN32] Fixed: do not lock/unlock invalid textures
CrystalPT [Sun, 18 Jul 2010 04:22:54 +0000 (04:22 +0000)]
[WIN32] Fixed: do not lock/unlock invalid textures

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

13 years agofixed: ppa build. get it building for now. next step: get libcrystalhd into ppa.
theuni [Sun, 18 Jul 2010 02:45:14 +0000 (02:45 +0000)]
fixed: ppa build. get it building for now. next step: get libcrystalhd into ppa.

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

13 years agofixed: Musicplaylist editor didn't show the files and library sources.
jmarshallnz [Sun, 18 Jul 2010 02:40:51 +0000 (02:40 +0000)]
fixed: Musicplaylist editor didn't show the files and library sources.

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

13 years ago[WIN32] fixed: dx installer fixed and mandatory
CrystalPT [Sun, 18 Jul 2010 00:23:40 +0000 (00:23 +0000)]
[WIN32] fixed: dx installer fixed and mandatory

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

13 years agoupdated: Chinese (Simple) translation based on English r31902
taxigps [Sun, 18 Jul 2010 00:01:35 +0000 (00:01 +0000)]
updated: Chinese (Simple) translation based on English r31902

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

13 years agodisabled mpeg4 for vdpau
bobo1on1 [Sat, 17 Jul 2010 23:12:59 +0000 (23:12 +0000)]
disabled mpeg4 for vdpau

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

13 years agochanged: Linux needs lstat wrapped for python too.
althekiller [Sat, 17 Jul 2010 21:06:06 +0000 (21:06 +0000)]
changed: Linux needs lstat wrapped for python too.
added: Linux also needs lstat64 wrapped for python.
fixed: #8986 os.path.islink broken on linux.

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

13 years agoremoved: OSX gets stat from the global wrapper. Don't need it in python_wrapper too.
althekiller [Sat, 17 Jul 2010 21:05:50 +0000 (21:05 +0000)]
removed: OSX gets stat from the global wrapper. Don't need it in python_wrapper too.

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

13 years agoremoved: Stale python wrapper functions.
althekiller [Sat, 17 Jul 2010 21:05:39 +0000 (21:05 +0000)]
removed: Stale python wrapper functions.

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

13 years agoadded: some documentation about setting up PCMRemap
anssih [Sat, 17 Jul 2010 20:46:09 +0000 (20:46 +0000)]
added: some documentation about setting up PCMRemap

(..a process which could possibly be streamlined a bit)

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

13 years agofixed: playback of mono files without center speaker (ticket #9642)
anssih [Sat, 17 Jul 2010 20:45:48 +0000 (20:45 +0000)]
fixed: playback of mono files without center speaker (ticket #9642)

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

13 years agochanged: factor PCMRemap::ResolveChannels() out of BuildMap()
anssih [Sat, 17 Jul 2010 20:45:24 +0000 (20:45 +0000)]
changed: factor PCMRemap::ResolveChannels() out of BuildMap()

Needed for a fix to #9642.

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

13 years ago[WIN32] unhook getenv, _putenv, __p__environ and _environ. Needs testing on x64
wiso [Sat, 17 Jul 2010 18:12:52 +0000 (18:12 +0000)]
[WIN32] unhook getenv, _putenv, __p__environ and _environ. Needs testing on x64

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

13 years agofixed: empty countries node due to wrong path mapping
vdrfan [Sat, 17 Jul 2010 16:03:44 +0000 (16:03 +0000)]
fixed: empty countries node due to wrong path mapping

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

13 years agoupdated: German translation
vdrfan [Sat, 17 Jul 2010 16:03:24 +0000 (16:03 +0000)]
updated: German translation

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

13 years ago[WIN32] recompiled ffmpeg dlls to address #9634
wiso [Sat, 17 Jul 2010 15:06:42 +0000 (15:06 +0000)]
[WIN32] recompiled ffmpeg dlls to address #9634

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

13 years agoadded: strings in preparation for tickets #9587 and #9588
jmarshallnz [Sat, 17 Jul 2010 08:11:26 +0000 (08:11 +0000)]
added: strings in preparation for tickets #9587 and #9588

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

13 years agoupdated: Finnish translation
anssih [Sat, 17 Jul 2010 07:02:56 +0000 (07:02 +0000)]
updated: Finnish translation

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

13 years agofixed: incorrect string id in Finnish translation
anssih [Sat, 17 Jul 2010 06:59:23 +0000 (06:59 +0000)]
fixed: incorrect string id in Finnish translation

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

13 years agofixed: Ticket #9626 - "slider" settings enable acts like visible
jmarshallnz [Sat, 17 Jul 2010 06:58:35 +0000 (06:58 +0000)]
fixed: Ticket #9626 - "slider" settings enable acts like visible

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

13 years agofixed: Compile warnings
althekiller [Sat, 17 Jul 2010 06:54:22 +0000 (06:54 +0000)]
fixed: Compile warnings

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

13 years agochanged: Use more descriptive default name for shares that point to the root of an...
althekiller [Sat, 17 Jul 2010 06:54:13 +0000 (06:54 +0000)]
changed: Use more descriptive default name for shares that point to the root of an smb server

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

13 years agoAdded: [Confluence] support to addon info dialog to show that a addon is marked as...
jezz_x [Sat, 17 Jul 2010 06:26:27 +0000 (06:26 +0000)]
Added: [Confluence] support to addon info dialog to show that a addon is marked as broken in the repo

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

13 years agoFixed: DOH wrong branch for r31894
jezz_x [Sat, 17 Jul 2010 06:24:41 +0000 (06:24 +0000)]
Fixed: DOH wrong branch for r31894

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

13 years agorefactor: clean up the context menu code now that everything goes through ShowAndGetC...
jmarshallnz [Sat, 17 Jul 2010 05:50:39 +0000 (05:50 +0000)]
refactor: clean up the context menu code now that everything goes through ShowAndGetChoice

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

13 years agofixed: Ensure the context menu is positioned relative to dialogs
jmarshallnz [Sat, 17 Jul 2010 05:50:03 +0000 (05:50 +0000)]
fixed: Ensure the context menu is positioned relative to dialogs

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

13 years agofixed: Ensure GetRenderPosition() returns something sensible for dialogs with origin...
jmarshallnz [Sat, 17 Jul 2010 05:49:29 +0000 (05:49 +0000)]
fixed: Ensure GetRenderPosition() returns something sensible for dialogs with origin other than (0,0)

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

13 years agorefactor: Use CGUIDialogContextMenu::ShowAndGetChoice() rather than adding buttons...
jmarshallnz [Sat, 17 Jul 2010 05:48:54 +0000 (05:48 +0000)]
refactor: Use CGUIDialogContextMenu::ShowAndGetChoice() rather than adding buttons one by one all over the show

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

13 years agochanged: Make CGUIDialogContextMenu::ShowAndGetChoice take a CContextButtons vector
jmarshallnz [Sat, 17 Jul 2010 05:47:53 +0000 (05:47 +0000)]
changed: Make CGUIDialogContextMenu::ShowAndGetChoice take a CContextButtons vector

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

13 years agocleanup: Make things a little clearer with some macros and cleanup cosmetics
jmarshallnz [Sat, 17 Jul 2010 05:47:13 +0000 (05:47 +0000)]
cleanup: Make things a little clearer with some macros and cleanup cosmetics

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

13 years agochanged: Store the context button value:label map in GUIDialogContextMenu directly
jmarshallnz [Sat, 17 Jul 2010 05:46:38 +0000 (05:46 +0000)]
changed: Store the context button value:label map in GUIDialogContextMenu directly

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

13 years agocosmetic: Move comment to closer to where the test actually happens
althekiller [Sat, 17 Jul 2010 04:45:54 +0000 (04:45 +0000)]
cosmetic: Move comment to closer to where the test actually happens

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

13 years agoChanged: Move crystalhd soname test before libversion test.
althekiller [Sat, 17 Jul 2010 04:45:44 +0000 (04:45 +0000)]
Changed: Move crystalhd soname test before libversion test.
Fixed: Auto chd shouldn't fail configure if soname isn't discovered, just disable support.

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

13 years agoChanged: xb_find_soname macro shouldn't error on optional features, disable them...
althekiller [Sat, 17 Jul 2010 04:45:36 +0000 (04:45 +0000)]
Changed: xb_find_soname macro shouldn't error on optional features, disable them instead.

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

13 years ago[WIN32] fix python_bz2 build for good
CrystalPT [Sat, 17 Jul 2010 04:44:37 +0000 (04:44 +0000)]
[WIN32] fix python_bz2 build for good

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

13 years agoFixed: [Confluence] Video bookmark focus item had no label
jezz_x [Sat, 17 Jul 2010 04:13:22 +0000 (04:13 +0000)]
Fixed: [Confluence] Video bookmark focus item had no label

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

13 years ago[WIN32] oops, fix build in release mode
CrystalPT [Sat, 17 Jul 2010 04:09:13 +0000 (04:09 +0000)]
[WIN32] oops, fix build in release mode

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

13 years agochanged: A little more descriptive string for "outdated" addons.
althekiller [Sat, 17 Jul 2010 03:32:58 +0000 (03:32 +0000)]
changed: A little more descriptive string for "outdated" addons.

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

13 years agoadded: ticket #9633 - "addons://outdated/" for listing all Add-ons with updates avail...
spiff_ [Sat, 17 Jul 2010 02:48:15 +0000 (02:48 +0000)]
added: ticket #9633 - "addons://outdated/" for listing all Add-ons with updates available. thanks to montellese

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

13 years agosync with git
spiff_ [Sat, 17 Jul 2010 02:47:06 +0000 (02:47 +0000)]
sync with git

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

13 years ago[chd] silence some messages
davilla [Sat, 17 Jul 2010 00:44:09 +0000 (00:44 +0000)]
[chd] silence some messages

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

13 years ago[chd] use yuv422 native renderer instead of sw_scaler convert to yv12 for bcm70015 hw
davilla [Sat, 17 Jul 2010 00:41:38 +0000 (00:41 +0000)]
[chd] use yuv422 native renderer instead of sw_scaler convert to yv12 for bcm70015 hw

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

13 years ago[WIN32] cosmetic
CrystalPT [Sat, 17 Jul 2010 00:37:06 +0000 (00:37 +0000)]
[WIN32] cosmetic

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

13 years ago[WIN32] publish the capabilites of sw render
CrystalPT [Sat, 17 Jul 2010 00:36:38 +0000 (00:36 +0000)]
[WIN32] publish the capabilites of sw render

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

13 years ago[WIN32] fix sw render for zoom modes - move DXVA::CropSource into CWinRenderer
CrystalPT [Sat, 17 Jul 2010 00:36:11 +0000 (00:36 +0000)]
[WIN32] fix sw render for zoom modes - move DXVA::CropSource into CWinRenderer

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

13 years ago[WIN32] added software render function
CrystalPT [Sat, 17 Jul 2010 00:35:06 +0000 (00:35 +0000)]
[WIN32] added software render function

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

13 years ago[WIN32] refactor UpdateVideoFilter and add support for SW render
CrystalPT [Sat, 17 Jul 2010 00:34:39 +0000 (00:34 +0000)]
[WIN32] refactor UpdateVideoFilter and add support for SW render

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

13 years ago[WIN32] we don't need PS2.0 with software rendering, and we will detect an incomplete...
CrystalPT [Sat, 17 Jul 2010 00:34:07 +0000 (00:34 +0000)]
[WIN32] we don't need PS2.0 with software rendering, and we will detect an incomplete D3D with the test shader

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

13 years ago[WIN32] initialize appropriate renderer based on GUI setting, setup appropriate rende...
CrystalPT [Sat, 17 Jul 2010 00:33:21 +0000 (00:33 +0000)]
[WIN32] initialize appropriate renderer based on GUI setting, setup appropriate render targets

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

13 years ago[WIN32] added new render option in settings to distinguish sw from ps
CrystalPT [Sat, 17 Jul 2010 00:32:46 +0000 (00:32 +0000)]
[WIN32] added new render option in settings to distinguish sw from ps

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

13 years ago[WIN32] added minimal shader to test D3D loading
CrystalPT [Sat, 17 Jul 2010 00:32:11 +0000 (00:32 +0000)]
[WIN32] added minimal shader to test D3D loading

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

13 years agofixed: default VTP port (2001 = old SVDRP, 2004 = VTP)
anssih [Sat, 17 Jul 2010 00:10:09 +0000 (00:10 +0000)]
fixed: default VTP port (2001 = old SVDRP, 2004 = VTP)

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

13 years agofixed: installation of xbmc-ps3d eventclient
anssih [Fri, 16 Jul 2010 23:58:54 +0000 (23:58 +0000)]
fixed: installation of xbmc-ps3d eventclient

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

13 years ago[chd/vda] SD content -> ffmpeg HD content -> chd/vda
davilla [Fri, 16 Jul 2010 22:36:17 +0000 (22:36 +0000)]
[chd/vda] SD content -> ffmpeg HD content -> chd/vda

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

13 years ago[chd] fixed, 1440x1080p interlaced crash, source stride is not the same as dest strid...
davilla [Fri, 16 Jul 2010 21:10:44 +0000 (21:10 +0000)]
[chd] fixed, 1440x1080p interlaced crash, source stride is not the same as dest stride for some sizes under bcm70012 hw

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

13 years ago[WIN32] fixed: use the right path for buildlog.htm when using vs2010 (fix #9630)
blinkseb [Fri, 16 Jul 2010 21:08:07 +0000 (21:08 +0000)]
[WIN32] fixed: use the right path for buildlog.htm when using vs2010 (fix #9630)

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

13 years ago[WIN32] delete getdeps.bat and references
wiso [Fri, 16 Jul 2010 20:06:45 +0000 (20:06 +0000)]
[WIN32] delete getdeps.bat and references

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

13 years ago[WIN32] move copying of webserver dlls and python libs from getdeps.bat to DepDownloader
wiso [Fri, 16 Jul 2010 20:01:50 +0000 (20:01 +0000)]
[WIN32] move copying of webserver dlls and python libs from getdeps.bat to DepDownloader

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

13 years ago[WIN32] last time I promise
wiso [Fri, 16 Jul 2010 20:00:10 +0000 (20:00 +0000)]
[WIN32] last time I promise

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

13 years ago[WIN32] arrgh, stupid me forgot the debug pause
wiso [Fri, 16 Jul 2010 19:57:19 +0000 (19:57 +0000)]
[WIN32] arrgh, stupid me forgot the debug pause

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

13 years ago[WIN32] stupid Windows still shows access denied if rmdir is followed by md. This...
wiso [Fri, 16 Jul 2010 19:56:02 +0000 (19:56 +0000)]
[WIN32] stupid Windows still shows access denied if rmdir is followed by md. This way a little less but still ...

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

13 years agosync with git
spiff_ [Fri, 16 Jul 2010 19:50:10 +0000 (19:50 +0000)]
sync with git

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