vuplus_xbmc
11 years agoMerge pull request #1893 from huceke/raspberrypi
davilla [Fri, 7 Dec 2012 02:09:53 +0000 (18:09 -0800)]
Merge pull request #1893 from huceke/raspberrypi

Raspberrypi fixes

11 years ago[epg] fixed - delete tables that are no longer valid. fixed Delete() method from...
Lars Op den Kamp [Fri, 7 Dec 2012 01:10:33 +0000 (02:10 +0100)]
[epg] fixed - delete tables that are no longer valid. fixed Delete() method from the db, so it deletes the table instead of entries

11 years ago[cec] libCEC 2.0.5 with fixed build flags
Lars Op den Kamp [Thu, 6 Dec 2012 23:16:36 +0000 (00:16 +0100)]
[cec] libCEC 2.0.5 with fixed build flags

11 years agoMerge pull request #1719 from axmhari/pvr-library-update
Lars Op den Kamp [Thu, 6 Dec 2012 22:13:28 +0000 (14:13 -0800)]
Merge pull request #1719 from axmhari/pvr-library-update

[pvr] Update internal naming of PVR items for better library integration

11 years agoMerge pull request #1879 from Montellese/addons_extpoint_minversion
Martijn Kaijser [Thu, 6 Dec 2012 22:13:00 +0000 (14:13 -0800)]
Merge pull request #1879 from Montellese/addons_extpoint_minversion

addons: use the extension-point's version if no minversion (i.e. no <backwards-compatibility> tag) is specified when checking imported extension-points

11 years agoMerge pull request #1896 from opdenkamp/pvr-addons-b3
Lars Op den Kamp [Thu, 6 Dec 2012 22:08:04 +0000 (14:08 -0800)]
Merge pull request #1896 from opdenkamp/pvr-addons-b3

[pvr] bump add-ons to d3671def0a4bd826f1fc29d18f5618e6ed4fc068

11 years agoMerge pull request #1895 from opdenkamp/libcec2.0.5
Lars Op den Kamp [Thu, 6 Dec 2012 22:06:52 +0000 (14:06 -0800)]
Merge pull request #1895 from opdenkamp/libcec2.0.5

[cec] bump to libCEC 2.0.5

11 years ago[pvr] bump add-ons to d3671def0a4bd826f1fc29d18f5618e6ed4fc068
Lars Op den Kamp [Thu, 6 Dec 2012 21:46:29 +0000 (22:46 +0100)]
[pvr] bump add-ons to d3671def0a4bd826f1fc29d18f5618e6ed4fc068

11 years ago[droid] exclude non-compatible addons from packaging
Cory Fields [Thu, 6 Dec 2012 21:41:50 +0000 (16:41 -0500)]
[droid] exclude non-compatible addons from packaging

11 years ago[cec] bump libCEC to 2.0.5
Lars Op den Kamp [Thu, 6 Dec 2012 21:38:02 +0000 (22:38 +0100)]
[cec] bump libCEC to 2.0.5

11 years ago[cec] don't send explicit wakeup commands when only the TV is marked to be powered...
Lars Op den Kamp [Thu, 6 Dec 2012 10:31:10 +0000 (11:31 +0100)]
[cec] don't send explicit wakeup commands when only the TV is marked to be powered up and 'activate source' is enabled. fixes dupe 'image view on' commands

11 years agodvdplayer: CDVDInputStreamBluray must be protected by HAVE_LIBBLURAY
Joakim Plate [Thu, 6 Dec 2012 20:52:39 +0000 (21:52 +0100)]
dvdplayer: CDVDInputStreamBluray must be protected by HAVE_LIBBLURAY

11 years ago[lang] update of internal addon language files for beta3
alanwww1 [Thu, 6 Dec 2012 20:20:14 +0000 (21:20 +0100)]
[lang] update of internal addon language files for beta3

11 years ago[lang] update of core language files for beta3
alanwww1 [Thu, 6 Dec 2012 20:14:42 +0000 (21:14 +0100)]
[lang] update of core language files for beta3

11 years agoMerge pull request #1891 from da-anda/pvr-channelicon-fix
Lars Op den Kamp [Thu, 6 Dec 2012 20:10:26 +0000 (12:10 -0800)]
Merge pull request #1891 from da-anda/pvr-channelicon-fix

[pvr] remove unallowed characters from channel name when searching for icons

11 years ago[addons] sync with repo
Martijn Kaijser [Thu, 6 Dec 2012 19:54:22 +0000 (20:54 +0100)]
[addons] sync with repo

11 years agofixed: path substitution didn't work properly for special paths. The key in m_pathSub...
wsoltys [Thu, 6 Dec 2012 18:37:15 +0000 (19:37 +0100)]
fixed: path substitution didn't work properly for special paths. The key in m_pathSubstitutions was translated but the compared strPath not.

11 years agojsonrpc: don't loose streamdetails after calling VideoLibrary.SetFooDetails
montellese [Thu, 6 Dec 2012 18:27:45 +0000 (19:27 +0100)]
jsonrpc: don't loose streamdetails after calling VideoLibrary.SetFooDetails

11 years agoMerge pull request #1889 from jimfcarroll/python-cleanup-fix
Jim Carroll [Thu, 6 Dec 2012 17:37:28 +0000 (09:37 -0800)]
Merge pull request #1889 from jimfcarroll/python-cleanup-fix

Python "leak" fix. Closes #13624

11 years ago[rbp] fixed omx clock setting wait mask and only initialize omx clock component.
gimli [Thu, 6 Dec 2012 06:22:32 +0000 (07:22 +0100)]
[rbp] fixed omx clock setting wait mask and only initialize omx clock component.

11 years ago[rbp] fixed only notify parent when there was a valid audio codec.
gimli [Thu, 6 Dec 2012 06:21:05 +0000 (07:21 +0100)]
[rbp] fixed only notify parent when there was a valid audio codec.

11 years agoMerge pull request #1882 from fetzerch/bugfix-timer
Lars Op den Kamp [Thu, 6 Dec 2012 01:54:30 +0000 (17:54 -0800)]
Merge pull request #1882 from fetzerch/bugfix-timer

pvr: Fixed adding new timers

11 years ago[cec] fixed - don't send an active source message for the next playlist item for...
Lars Op den Kamp [Thu, 6 Dec 2012 01:33:11 +0000 (02:33 +0100)]
[cec] fixed - don't send an active source message for the next playlist item for players that don't send OnStop before OnPlay

11 years ago[cec] fixed - make xbmc the active source again when resuming from standby and xbmc...
Lars Op den Kamp [Thu, 6 Dec 2012 01:27:17 +0000 (02:27 +0100)]
[cec] fixed - make xbmc the active source again when resuming from standby and xbmc was the active source before it went to standby

11 years ago[skin.confluence] corrected onleft/onright for peripheral settings. fixes left/right...
Lars Op den Kamp [Thu, 6 Dec 2012 01:19:34 +0000 (02:19 +0100)]
[skin.confluence] corrected onleft/onright for peripheral settings. fixes left/right not working after the scrollbar was selected in peripheral settings

11 years ago[cec] disable using the language from the TV when a user changes the language in...
Lars Op den Kamp [Thu, 6 Dec 2012 01:07:02 +0000 (02:07 +0100)]
[cec] disable using the language from the TV when a user changes the language in guisettings. closes #13481

11 years ago[pvr] fixed - timers on the home screen weren't always updated. closes #13656
Lars Op den Kamp [Thu, 6 Dec 2012 00:53:13 +0000 (01:53 +0100)]
[pvr] fixed - timers on the home screen weren't always updated. closes #13656

11 years ago[omxplayer] selecting bluray input stream instead of dvd based on index.bdmv
gimli [Wed, 5 Dec 2012 22:04:50 +0000 (23:04 +0100)]
[omxplayer] selecting bluray input stream instead of dvd based on index.bdmv

11 years ago[rbp] changed reduced omx clock access in omxplayer
gimli [Wed, 5 Dec 2012 21:21:04 +0000 (22:21 +0100)]
[rbp] changed reduced omx clock access in omxplayer

11 years ago[rbp] fixed added a workaround for audio stream change hangs and moved omx clock...
gimli [Wed, 5 Dec 2012 21:20:18 +0000 (22:20 +0100)]
[rbp] fixed added a workaround for audio stream change hangs and moved omx clock execute out of the decoder

11 years agoExternalPlayer: unwind udf:// paths too (used for blurays)
Joakim Plate [Wed, 5 Dec 2012 21:03:05 +0000 (22:03 +0100)]
ExternalPlayer: unwind udf:// paths too (used for blurays)

11 years agodvdplayer: selecting bluray input stream instead of dvd based on index.bdmv
Joakim Plate [Wed, 5 Dec 2012 20:53:33 +0000 (21:53 +0100)]
dvdplayer: selecting bluray input stream instead of dvd based on index.bdmv

This avoids the attempt to first open it as a dvd then as a bluray by checking
for the existance of BDMV/index.bdmv inside the image.

This drops old and unused BlurayStartingTitle and non checked for
property ?title= stuff for bluray that was a remnant from old
bluray implementation

11 years ago[rbp] changed keep omx handle during component/class lifetime
gimli [Wed, 5 Dec 2012 21:16:52 +0000 (22:16 +0100)]
[rbp] changed keep omx handle during component/class lifetime

11 years ago[rbp] fixed omx clock mast setting.
gimli [Wed, 5 Dec 2012 21:15:10 +0000 (22:15 +0100)]
[rbp] fixed omx clock mast setting.

11 years ago[cosmetic] Headache removal. :-)
Jim Carroll [Wed, 5 Dec 2012 19:48:59 +0000 (14:48 -0500)]
[cosmetic] Headache removal. :-)

11 years ago[WIN32] fixed: weird logging since CLog can't handle wide strings.
wsoltys [Wed, 5 Dec 2012 19:44:00 +0000 (20:44 +0100)]
[WIN32] fixed: weird logging since CLog can't handle wide strings.

11 years agoMerge pull request #1890 from theuni/JellyBeanFix
Cory Fields [Wed, 5 Dec 2012 19:29:21 +0000 (11:29 -0800)]
Merge pull request #1890 from theuni/JellyBeanFix

[droid] Update docs to reflect new crystax NDK

11 years agoMerge pull request #1881 from Montellese/win32_xbmc_pvr_addons
Sascha Montellese [Wed, 5 Dec 2012 16:34:38 +0000 (08:34 -0800)]
Merge pull request #1881 from Montellese/win32_xbmc_pvr_addons

[win32] build xbmc-pvr-addons with BuildSetup.bat

11 years ago[win32] build xbmc-pvr-addons with BuildSetup.bat
montellese [Sun, 2 Dec 2012 18:25:05 +0000 (19:25 +0100)]
[win32] build xbmc-pvr-addons with BuildSetup.bat

11 years ago[pvr] remove unallowed characters from channel name when searching for missing channe...
Franz Koch [Wed, 5 Dec 2012 12:22:16 +0000 (13:22 +0100)]
[pvr] remove unallowed characters from channel name when searching for missing channel icons

11 years agoclean up and fortify the new code that makes sure addon created objects are cleaned...
Jim Carroll [Wed, 5 Dec 2012 12:47:39 +0000 (07:47 -0500)]
clean up and fortify the new code that makes sure addon created objects are cleaned up. Log the details.

11 years agoMerge pull request #1880 from pieh/epggrid_container
Michal Piechowiak [Wed, 5 Dec 2012 10:04:55 +0000 (02:04 -0800)]
Merge pull request #1880 from pieh/epggrid_container

fix crash when using Container.NumItems infolabel with epggrid control

11 years agoclamp offset to valid range in CGUIEpgGridContainer::ScrollToBlockOffset(), fixes...
pieh [Tue, 4 Dec 2012 10:46:55 +0000 (11:46 +0100)]
clamp offset to valid range in CGUIEpgGridContainer::ScrollToBlockOffset(), fixes #13660

11 years ago[FreeBSD] allow use of internal ffmpeg
Fneufneu [Wed, 5 Dec 2012 08:17:50 +0000 (09:17 +0100)]
[FreeBSD] allow use of internal ffmpeg

and pass needed include path

11 years ago[droid] Update docs to reflect which ndk to use
Cory Fields [Tue, 4 Dec 2012 23:49:27 +0000 (18:49 -0500)]
[droid] Update docs to reflect which ndk to use

Updating to android-ndk-r7-crystax-5.beta3 fixes the Jellybean startup crash.

11 years agoThis fixes the fact that python leaves objects hanging around. Also, it prevents...
Jim Carroll [Tue, 4 Dec 2012 14:13:45 +0000 (09:13 -0500)]
This fixes the fact that python leaves objects hanging around. Also, it prevents the accidental callback from arriving on python objects where the interpreter has been long closed. closes #13624

11 years agopvr window: switch to new view before showing dummy busy item
pieh [Tue, 4 Dec 2012 11:26:45 +0000 (12:26 +0100)]
pvr window: switch to new view before showing dummy busy item
dummy item might cause crash if timeline was last view

11 years agoCGUIEpgGridContainer: remove unused method
pieh [Sun, 2 Dec 2012 15:04:08 +0000 (16:04 +0100)]
CGUIEpgGridContainer: remove unused method

11 years agoCGUIEpgGridControl: subclass from IGUIContainer and implement methods used by info...
pieh [Sun, 2 Dec 2012 14:49:54 +0000 (15:49 +0100)]
CGUIEpgGridControl: subclass from IGUIContainer and implement methods used by info manager

11 years agoadd IGUIContainer that will be used by view control and Container.*, ListItem.* infol...
pieh [Sun, 2 Dec 2012 14:47:13 +0000 (15:47 +0100)]
add IGUIContainer that will be used by view control and Container.*, ListItem.* infolabels

11 years agoaddons: use the extension-point's version if no minversion (i.e. no <backwards-compat...
montellese [Sun, 2 Dec 2012 12:00:21 +0000 (13:00 +0100)]
addons: use the extension-point's version if no minversion (i.e. no <backwards-compatibility> tag) is specified when checking imported extension-points

11 years ago[taglib] taglib doesn't resolve genre numbers where just a number is given, so add...
Jonathan Marshall [Tue, 4 Dec 2012 08:13:05 +0000 (21:13 +1300)]
[taglib] taglib doesn't resolve genre numbers where just a number is given, so add workaround. fixes #13663

11 years agoMerge pull request #1886 from queeup/langinfo
alanwww1 (Attila) [Tue, 4 Dec 2012 07:26:39 +0000 (23:26 -0800)]
Merge pull request #1886 from queeup/langinfo

Eastern European Time (EET) added to Turkish

11 years ago[art] make sure we assign trailer art via CVideoThumbLoader::SetArt to ensure the...
Jonathan Marshall [Tue, 4 Dec 2012 05:42:47 +0000 (18:42 +1300)]
[art] make sure we assign trailer art via CVideoThumbLoader::SetArt to ensure the art fallbacks are set

11 years agoEastern European Time (EET) added to Turkish
queeup [Tue, 4 Dec 2012 02:29:25 +0000 (04:29 +0200)]
Eastern European Time (EET) added to Turkish

11 years agoMerge pull request #1884 from phil65/master
ronie [Tue, 4 Dec 2012 00:07:28 +0000 (16:07 -0800)]
Merge pull request #1884 from phil65/master

[CONFLUENCE] paranthesis fix

11 years ago[CONFLUENCE] paranthesis fix
phil65 [Mon, 3 Dec 2012 23:46:54 +0000 (00:46 +0100)]
[CONFLUENCE] paranthesis fix

11 years agoMerge pull request #1875 from jmarshallnz/check_dirs_on_scan
jmarshallnz [Mon, 3 Dec 2012 20:40:17 +0000 (12:40 -0800)]
Merge pull request #1875 from jmarshallnz/check_dirs_on_scan

check directory existence in the video scanner before scanning.

11 years agocheck directory existence in the video scanner before scanning. fixes #13605
Jonathan Marshall [Sun, 2 Dec 2012 01:05:52 +0000 (14:05 +1300)]
check directory existence in the video scanner before scanning. fixes #13605

11 years agoMerge pull request #1883 from ronie/confluence-nextaired
jmarshallnz [Mon, 3 Dec 2012 19:55:11 +0000 (11:55 -0800)]
Merge pull request #1883 from ronie/confluence-nextaired

[confluence] use poster/banner infolabel in nextaired window

11 years ago[wrapper] - fix member of SNativeIoControl to match the ioctl prototypes. This fixes...
Memphiz [Mon, 3 Dec 2012 19:40:21 +0000 (20:40 +0100)]
[wrapper] - fix member of SNativeIoControl to match the ioctl prototypes. This fixes ioctl on xbmc_64 on osx running a 64bit kernel

11 years agoMerge pull request #1878 from fetzerch/crashfix-channelosd
davilla [Mon, 3 Dec 2012 15:08:44 +0000 (07:08 -0800)]
Merge pull request #1878 from fetzerch/crashfix-channelosd

pvr: Fix crash when opening Channels OSD while playing non PVR video

11 years ago[osx] fixed dmg background images, thx amet
davilla [Mon, 3 Dec 2012 01:52:11 +0000 (20:52 -0500)]
[osx] fixed dmg background images, thx amet

11 years agoCGUIEditControl: only handle GUI_MSG_SET_TEXT if the control is focused or is the...
montellese [Sun, 2 Dec 2012 23:03:20 +0000 (00:03 +0100)]
CGUIEditControl: only handle GUI_MSG_SET_TEXT if the control is focused or is the receiver

11 years ago[rbp] fixed omx use SendCommand from component in tunnel class.
gimli [Sun, 2 Dec 2012 20:29:24 +0000 (21:29 +0100)]
[rbp] fixed omx use SendCommand from component in tunnel class.

11 years ago[pvr] Do not change the labels for recordings found in the library
Harald Axmann [Sun, 18 Nov 2012 22:25:16 +0000 (23:25 +0100)]
[pvr] Do not change the labels for recordings found in the library

11 years agopvr: Initialize a new timer's title with 'New Timer'
Christian Fetzer [Sun, 2 Dec 2012 19:09:15 +0000 (20:09 +0100)]
pvr: Initialize a new timer's title with 'New Timer'

Fixed the code that replaces the string 'New Timer' with the timer's
channel name.

11 years agopvr: Update channel when creating new timer from scratch
Christian Fetzer [Sun, 2 Dec 2012 17:28:27 +0000 (18:28 +0100)]
pvr: Update channel when creating new timer from scratch

This fixes the issue, that it is not possible to create new manual timers
by the Timer view's 'Add Timer' button.

When creating such a timer, PVRTImerInfoTag's m_channel was not updated
and the timer therefore silently discarded in CPVRTimers::AddTimer().

11 years ago[pvr] Show thumbnails and fanarts also in "all recordings" view.
Harald Axmann [Sun, 18 Nov 2012 18:39:26 +0000 (19:39 +0100)]
[pvr] Show thumbnails and fanarts also in "all recordings" view.

11 years ago[pvr] Display thumbnails and fanarts of PVR recordings being available in the library.
Harald Axmann [Fri, 16 Nov 2012 22:46:19 +0000 (23:46 +0100)]
[pvr] Display thumbnails and fanarts of PVR recordings being available in the library.

11 years ago[pvr] Move thumb loading for recordings to a background thread for faster directory...
Harald Axmann [Fri, 16 Nov 2012 22:29:50 +0000 (23:29 +0100)]
[pvr] Move thumb loading for recordings to a background thread for faster directory scanning.

11 years agojsonrpc: fix JSONRPC.Version definition in methods.json
montellese [Sun, 2 Dec 2012 17:52:51 +0000 (18:52 +0100)]
jsonrpc: fix JSONRPC.Version definition in methods.json

11 years agoCGUIWindow: resolve includes on copy of xml element to avoid manipulation of stored...
pieh [Sun, 2 Dec 2012 13:41:52 +0000 (14:41 +0100)]
CGUIWindow: resolve includes on copy of xml element to avoid manipulation of stored xml element

11 years ago[rbp] fixed wait only for omx audio/video eos if there was an active audio/video...
gimli [Sun, 2 Dec 2012 12:37:57 +0000 (13:37 +0100)]
[rbp] fixed wait only for omx audio/video eos if there was an active audio/video stream

11 years agoMerge pull request #1876 from jmarshallnz/addon_art_checks
Martijn Kaijser [Sun, 2 Dec 2012 12:09:11 +0000 (04:09 -0800)]
Merge pull request #1876 from jmarshallnz/addon_art_checks

[json-rpc] check add-on art existence using CFile::Exists()

11 years agopvr: Fix crash when opening Channels OSD while playing non PVR video
Christian Fetzer [Sun, 2 Dec 2012 10:19:57 +0000 (11:19 +0100)]
pvr: Fix crash when opening Channels OSD while playing non PVR video

This fixes a crash when trying to open the channels OSD
while playing a normal (non PVR) video.

This can accidentally happen for example when having a button
mapping to XBMC.ActivateWindow(PVROSDChannels) in FullscreenVideo.

11 years agoMerge pull request #1874 from MartijnKaijser/beta2_tag Frodo_beta2
davilla [Sun, 2 Dec 2012 06:08:30 +0000 (22:08 -0800)]
Merge pull request #1874 from MartijnKaijser/beta2_tag

[release] bump version to beta2

11 years ago[droid] fix typo in last commit
Cory Fields [Sun, 2 Dec 2012 06:12:14 +0000 (01:12 -0500)]
[droid] fix typo in last commit

11 years ago[droid] rub some cheetah-blood on the droid
Cory Fields [Sun, 2 Dec 2012 04:51:57 +0000 (23:51 -0500)]
[droid] rub some cheetah-blood on the droid

11 years ago[droid] make it clear that the slow startup only happens once
Cory Fields [Sun, 2 Dec 2012 04:45:20 +0000 (23:45 -0500)]
[droid] make it clear that the slow startup only happens once

TODO:
- Strings i18n
- Add a message for the cases where we re-cache
- Re-add the native unzip to speed things up

11 years ago[droid] revert part of 742197f since it's upstream now
Cory Fields [Sun, 2 Dec 2012 04:37:56 +0000 (23:37 -0500)]
[droid] revert part of 742197f since it's upstream now

11 years agouse poster/banner infolabel in nextaired window
ronie [Sun, 2 Dec 2012 02:26:32 +0000 (03:26 +0100)]
use poster/banner infolabel in nextaired window

11 years agoMerge pull request #1801 from singular0/master
davilla [Sun, 2 Dec 2012 02:08:36 +0000 (18:08 -0800)]
Merge pull request #1801 from singular0/master

trac #13499: Power Management via logind support

11 years ago[tuxbox] don't construct URLs manually - use CURL instead, and cleanup some of the...
Jonathan Marshall [Sat, 1 Dec 2012 05:48:04 +0000 (18:48 +1300)]
[tuxbox] don't construct URLs manually - use CURL instead, and cleanup some of the string manipulation

11 years agoRevert "addons: fix dependency check on extension-points without the <backwards-compa...
davilla [Sun, 2 Dec 2012 02:01:30 +0000 (21:01 -0500)]
Revert "addons: fix dependency check on extension-points without the <backwards-compatibility> tag"
breaks heaps of scripts/scrapers etc. include other stuff of a lower version than what is available.
This reverts commit f2596aac4d791f45985b42103fd3737e65b96fb0.

11 years agoMerge pull request #1877 from opdenkamp/pvr-frodo-bump
davilla [Sun, 2 Dec 2012 01:58:38 +0000 (17:58 -0800)]
Merge pull request #1877 from opdenkamp/pvr-frodo-bump

bump pvr add-ons to 1.6 for android and os-x/ios

11 years ago[osx] bump xbmc-pvr-addons
Lars Op den Kamp [Sun, 2 Dec 2012 01:10:30 +0000 (02:10 +0100)]
[osx] bump xbmc-pvr-addons

11 years ago[droid] pvr: bump to 1.6 and enable all addons
Cory Fields [Fri, 30 Nov 2012 19:28:50 +0000 (14:28 -0500)]
[droid] pvr: bump to 1.6 and enable all addons

11 years agoMerge pull request #1872 from nemphys/pvr-channelgroup-load-fix
Lars Op den Kamp [Sun, 2 Dec 2012 00:57:23 +0000 (16:57 -0800)]
Merge pull request #1872 from nemphys/pvr-channelgroup-load-fix

pvr: fix double internal channel group loading during startup

11 years agodon't keep adding 'cancelling' to the progress dialog - once is enough. fixes #13643
Jonathan Marshall [Sun, 2 Dec 2012 00:29:51 +0000 (13:29 +1300)]
don't keep adding 'cancelling' to the progress dialog - once is enough. fixes #13643

11 years ago[release] bump version to beta2
Martijn Kaijser [Sat, 1 Dec 2012 20:29:54 +0000 (21:29 +0100)]
[release] bump version to beta2

11 years ago[json-rpc] check add-on art existence using CFile::Exists() rather than caching the...
Jonathan Marshall [Sat, 1 Dec 2012 23:57:35 +0000 (12:57 +1300)]
[json-rpc] check add-on art existence using CFile::Exists() rather than caching the art (it'll be cached on request if needed)

11 years ago[addons] sync scrapers with repo
Martijn Kaijser [Sat, 1 Dec 2012 23:55:35 +0000 (00:55 +0100)]
[addons] sync scrapers with repo

11 years agoRevert "[cosmetic] Fix the docstring generation formatting."
Cory Fields [Sat, 1 Dec 2012 23:58:21 +0000 (18:58 -0500)]
Revert "[cosmetic] Fix the docstring generation formatting."

This reverts commit eafaeba9b806bfafd2b0693bb873691e08d333c3.

11 years agoRevert "undo accidental check-in of trace logging."
Cory Fields [Sat, 1 Dec 2012 23:58:14 +0000 (18:58 -0500)]
Revert "undo accidental check-in of trace logging."

This reverts commit c7b5a6e6b5d8be73dce2fc59712efa91d5891c61.

11 years ago[osx/ios] pvr: bump to 1.6
davilla [Sat, 1 Dec 2012 23:46:42 +0000 (18:46 -0500)]
[osx/ios] pvr: bump to 1.6

11 years ago[droid] whoops, add the missing patch from the last commit
Cory Fields [Sat, 1 Dec 2012 23:54:41 +0000 (18:54 -0500)]
[droid] whoops, add the missing patch from the last commit

11 years ago[droid] pvr: bump to 1.6 and enable all addons
Cory Fields [Fri, 30 Nov 2012 19:28:50 +0000 (14:28 -0500)]
[droid] pvr: bump to 1.6 and enable all addons

This also contains a patch that is PR99 in the xbmc-pvr tree, that is not
vetted enough for inclusion yet, but is safe for android. This patch should
be removed once the PR goes in upstream.

11 years agoMerge pull request #1871 from amet/screensavers
davilla [Sat, 1 Dec 2012 23:04:27 +0000 (15:04 -0800)]
Merge pull request #1871 from amet/screensavers

[fix] Screensavers on OSX

11 years agoMerge pull request #1740 from ace20022/browse_for_art
Martijn Kaijser [Sat, 1 Dec 2012 22:51:31 +0000 (14:51 -0800)]
Merge pull request #1740 from ace20022/browse_for_art

[Art] Add the item/video path to the "browse for art" dialog