vuplus_xbmc
11 years agoMerge pull request #2035 from arnova/configure_fix
arnova [Sat, 2 Feb 2013 09:50:40 +0000 (01:50 -0800)]
Merge pull request #2035 from arnova/configure_fix

fixed: Gold linker check didn't work properly in case the standard GNU...

11 years agoMerge pull request #2132 from arnova/webdav_fix
arnova [Sat, 2 Feb 2013 09:49:59 +0000 (01:49 -0800)]
Merge pull request #2132 from arnova/webdav_fix

fixed: For Webdav set the PROPFIND custom request header else we may ret...

11 years agoIgnore duplicates due to add-ons with multiple extension points when retrieving the...
Garrett Brown [Sat, 2 Feb 2013 01:56:52 +0000 (17:56 -0800)]
Ignore duplicates due to add-ons with multiple extension points when retrieving the list of outdated add-ons

11 years agofixed: Don't check for local thumbs on Addon's path
arnova [Fri, 1 Feb 2013 17:24:42 +0000 (18:24 +0100)]
fixed: Don't check for local thumbs on Addon's path

11 years agochanged: No need to get FTP filetimes for Exists() calls
arnova [Fri, 1 Feb 2013 15:32:44 +0000 (16:32 +0100)]
changed: No need to get FTP filetimes for Exists() calls

11 years agoMerge pull request #2149 from jhsrennie/allowhex
John Rennie [Fri, 1 Feb 2013 07:25:21 +0000 (23:25 -0800)]
Merge pull request #2149 from jhsrennie/allowhex

Allow key ids in keyboard.xml to be in hex

11 years agoUse std::string not CStdString with strtol
John Rennie [Fri, 1 Feb 2013 07:23:10 +0000 (07:23 +0000)]
Use std::string not CStdString with strtol

11 years agofixed: Curl should also retry on CURLE_COULDNT_CONNECT
arnova [Fri, 1 Feb 2013 06:43:49 +0000 (07:43 +0100)]
fixed: Curl should also retry on CURLE_COULDNT_CONNECT
fixed: Curl reconnect messages should be warnings
changed: Cosmetics

11 years agoMerge pull request #2154 from Fice/stringutils_test_fix
jmarshallnz [Fri, 1 Feb 2013 03:57:43 +0000 (19:57 -0800)]
Merge pull request #2154 from Fice/stringutils_test_fix

Stringutils test fix

11 years agoRemoved unused test in StringUtils.h
Fice [Fri, 1 Feb 2013 03:51:20 +0000 (04:51 +0100)]
Removed unused test in StringUtils.h

11 years agoMerge pull request #2153 from ronie/confluence-no-uppercase
ronie [Fri, 1 Feb 2013 00:17:51 +0000 (16:17 -0800)]
Merge pull request #2153 from ronie/confluence-no-uppercase

use capitalized strings instead of capitalized font file

11 years agopick up only the select/click action in the scraper list in content settings dialog
Jonathan Marshall [Thu, 31 Jan 2013 23:19:46 +0000 (12:19 +1300)]
pick up only the select/click action in the scraper list in content settings dialog

11 years agouse capitalized strings instead of capitalized font file
ronie [Thu, 31 Jan 2013 23:06:36 +0000 (00:06 +0100)]
use capitalized strings instead of capitalized font file

11 years ago[configure] - fix missleading enable printout of projectm
Memphiz [Thu, 31 Jan 2013 22:10:01 +0000 (23:10 +0100)]
[configure] - fix missleading enable printout of projectm

11 years ago[configure] - make fishbmc optional and default to autodetect (fixes build for gles...
Memphiz [Thu, 31 Jan 2013 22:09:30 +0000 (23:09 +0100)]
[configure] - make fishbmc optional and default to autodetect (fixes build for gles platforms after fishbmc injection)

11 years agodisable warning 4355 on win32 - we're only storing the this pointer in the ctor which...
Jonathan Marshall [Thu, 31 Jan 2013 22:00:14 +0000 (11:00 +1300)]
disable warning 4355 on win32 - we're only storing the this pointer in the ctor which is perfectly acceptable

11 years agofix saving of option=int slider add-on settings
Jonathan Marshall [Wed, 30 Jan 2013 21:24:43 +0000 (10:24 +1300)]
fix saving of option=int slider add-on settings

11 years agoMerge pull request #2148 from Memphiz/keyboardfactoryautoclose
Memphiz [Thu, 31 Jan 2013 20:48:47 +0000 (12:48 -0800)]
Merge pull request #2148 from Memphiz/keyboardfactoryautoclose

Add the missing autoclose feature to the keyboardfactory...

11 years ago [keyboardfactory] - add a new optional param for autoclose - implement autoclose...
Memphiz [Thu, 31 Jan 2013 19:15:17 +0000 (20:15 +0100)]
 [keyboardfactory] - add a new optional param for autoclose - implement autoclose feature in the factory by using a CTimer object - nativekeyboards need to implement one more methode "Cancel" as of now

11 years agoMerge pull request #2144 from Memphiz/canotify
Memphiz [Thu, 31 Jan 2013 20:33:43 +0000 (12:33 -0800)]
Merge pull request #2144 from Memphiz/canotify

[AE/CA] - add and handle devicechange notification

11 years agoMerge pull request #2150 from jhsrennie/keylayout
jmarshallnz [Thu, 31 Jan 2013 20:32:31 +0000 (12:32 -0800)]
Merge pull request #2150 from jhsrennie/keylayout

Remove code loading US keyboard layout

11 years agoMerge pull request #1953 from Montellese/select_artwork_improvements
jmarshallnz [Thu, 31 Jan 2013 20:24:08 +0000 (12:24 -0800)]
Merge pull request #1953 from Montellese/select_artwork_improvements

re-open the video artwork selection dialog after having chosen a specific artwork

11 years agoMerge pull request #1999 from maysl/addon-visualization.fishbmc
ronie [Thu, 31 Jan 2013 17:44:54 +0000 (09:44 -0800)]
Merge pull request #1999 from maysl/addon-visualization.fishbmc

[add] visualization.fishbmc addon

11 years ago[add] visualization.fishbmc
Marcel Ebmer [Wed, 11 Apr 2012 18:39:32 +0000 (20:39 +0200)]
[add] visualization.fishbmc

11 years agoRe trac ticket 14026 - remove code loading US keyboard layout
John Rennie [Thu, 31 Jan 2013 10:59:36 +0000 (10:59 +0000)]
Re trac ticket 14026 - remove code loading US keyboard layout

11 years agoAllow key ids in keyboard.xml to be in any base
John Rennie [Thu, 31 Jan 2013 10:41:59 +0000 (10:41 +0000)]
Allow key ids in keyboard.xml to be in any base

11 years agoLogging key presses - prefix hex values with 0x
John Rennie [Thu, 31 Jan 2013 09:54:08 +0000 (09:54 +0000)]
Logging key presses - prefix hex values with 0x

11 years ago[droid] - fix ssh/sftp protocol. (the return NULL in would lead to early/error return...
Memphis [Wed, 30 Jan 2013 19:32:26 +0000 (20:32 +0100)]
[droid] - fix ssh/sftp protocol. (the return NULL in would lead to early/error return when libssh tries to fetch the default SSH_OPTIONS_SSH_DIR)

11 years agoMerge pull request #2119 from popcornmix/new_codecs
huceke [Wed, 30 Jan 2013 19:13:43 +0000 (11:13 -0800)]
Merge pull request #2119 from popcornmix/new_codecs

[rbp] Add support for new video codecs

11 years agoMerge pull request #1709 from colfax4/master
Martijn Kaijser [Wed, 30 Jan 2013 19:01:08 +0000 (11:01 -0800)]
Merge pull request #1709 from colfax4/master

Modify RSS Ticker to Pause Scroll during Mouseover

11 years agoMerge pull request #2120 from ronie/confluence-onclick
ronie [Tue, 29 Jan 2013 22:53:09 +0000 (14:53 -0800)]
Merge pull request #2120 from ronie/confluence-onclick

[Confluence] get rid of error log messages

11 years agoMerge pull request #2129 from ulion/paplayer_prepare_stream_failure
Memphiz [Tue, 29 Jan 2013 22:52:16 +0000 (14:52 -0800)]
Merge pull request #2129 from ulion/paplayer_prepare_stream_failure

paplayer handle prepare stream failure.

11 years agoMerge pull request #1922 from ace20022/browse_for_art_music
Martijn Kaijser [Tue, 29 Jan 2013 22:09:10 +0000 (14:09 -0800)]
Merge pull request #1922 from ace20022/browse_for_art_music

[art] Add the album/song path to the get thumb "browse for art" dialog

11 years agoMerge pull request #2021 from ronie/confluence-subs
Martijn Kaijser [Tue, 29 Jan 2013 22:08:27 +0000 (14:08 -0800)]
Merge pull request #2021 from ronie/confluence-subs

[Confluence] Don't process subsequent onclicks if the first one was cancelled

11 years agoMerge pull request #2108 from MartijnKaijser/grAEKen_master
Martijn Kaijser [Tue, 29 Jan 2013 22:07:56 +0000 (14:07 -0800)]
Merge pull request #2108 from MartijnKaijser/grAEKen_master

[release] version bump to 13.0 alpha1 as we start new merge windows

11 years ago[AE/CA] - revert 7e6433169c93abd22e28a828fa024cf744fe5e86 - not needed anymore
Memphiz [Tue, 29 Jan 2013 19:43:18 +0000 (20:43 +0100)]
[AE/CA] - revert 7e6433169c93abd22e28a828fa024cf744fe5e86 - not needed anymore

11 years ago[AE/CA] - on device change reinit coreaudio by calling opencoreaudio with the last...
Memphiz [Tue, 29 Jan 2013 17:53:38 +0000 (18:53 +0100)]
[AE/CA] - on device change reinit coreaudio by calling opencoreaudio with the last engine parameters (this will fallback to default device when our current output device vanishes and on the other hand will go back to that device if it re-appears).

11 years agofixed: For Webdav set the PROPFIND custom request header else we may return false...
arnova [Mon, 28 Jan 2013 18:45:10 +0000 (19:45 +0100)]
fixed: For Webdav set the PROPFIND custom request header else we may return false when checking for folder existence (fixes #13914)

11 years agoMerge pull request #2131 from ulion/tcp_server_badf_reinit
Memphiz [Mon, 28 Jan 2013 17:34:38 +0000 (09:34 -0800)]
Merge pull request #2131 from ulion/tcp_server_badf_reinit

re-init tcp server when encounter EBADF

11 years agore-init tcp server when encounter EBADF
ulion [Mon, 28 Jan 2013 15:43:22 +0000 (23:43 +0800)]
re-init tcp server when encounter EBADF

11 years agoMerge pull request #2126 from MartijnKaijser/strings_locations
Martijn Kaijser [Mon, 28 Jan 2013 09:42:43 +0000 (01:42 -0800)]
Merge pull request #2126 from MartijnKaijser/strings_locations

[language] add reference in what files current string ids are used

11 years agopaplayer handle prepare stream failure.
ulion [Mon, 28 Jan 2013 08:50:17 +0000 (16:50 +0800)]
paplayer handle prepare stream failure.

11 years agoremoved internal liblame as all ports using external libs.
wsoltys [Sun, 27 Jan 2013 19:39:08 +0000 (20:39 +0100)]
removed internal liblame as all ports using external libs.

11 years ago[addons] sync scrapers to repo
Martijn Kaijser [Sun, 27 Jan 2013 18:47:46 +0000 (19:47 +0100)]
[addons] sync scrapers to repo

11 years ago[release] version bump to 13.0 alpha1 as we start new merge windows.
Martijn Kaijser [Sun, 27 Jan 2013 16:49:18 +0000 (17:49 +0100)]
[release] version bump to 13.0 alpha1 as we start new merge windows.

11 years agofixed: Cosmetics
arnova [Sun, 27 Jan 2013 16:48:05 +0000 (17:48 +0100)]
fixed: Cosmetics

11 years ago[language] add reference in what files current string ids are used
Martijn Kaijser [Sun, 27 Jan 2013 16:42:06 +0000 (17:42 +0100)]
[language] add reference in what files current string ids are used

11 years agoMerge pull request #2125 from hrodenburg/fix-format-string
davilla [Sun, 27 Jan 2013 15:18:57 +0000 (07:18 -0800)]
Merge pull request #2125 from hrodenburg/fix-format-string

Fix format string which causes compilation error when --enable-dvdcss is...

11 years agoMerge pull request #2123 from aballier/no_dsp_mask
Joakim Plate [Sun, 27 Jan 2013 14:13:58 +0000 (06:13 -0800)]
Merge pull request #2123 from aballier/no_dsp_mask

DVDVideoCodecFFmpeg: Do not set AVCodecContext.dsp_mask.

11 years agoFix format string which causes compilation error when --enable-dvdcss is set on Ubuntu
Hugo Rodenburg [Sun, 27 Jan 2013 09:54:04 +0000 (10:54 +0100)]
Fix format string which causes compilation error when --enable-dvdcss is set on Ubuntu

11 years ago[AE/CA] - no need for the streamsilence / idle suspend stuff on ios - so do it only...
Memphiz [Sun, 27 Jan 2013 00:03:43 +0000 (01:03 +0100)]
[AE/CA] - no need for the streamsilence / idle suspend stuff on ios - so do it only for osx

11 years ago[WIN32] switched from internal liblame to external (3.99.5) and download it from...
WiSo [Sat, 26 Jan 2013 23:34:49 +0000 (00:34 +0100)]
[WIN32] switched from internal liblame to external (3.99.5) and download it from our mirrors. /lib/liblame can be removed if no one else uses it.

11 years ago[WIN32] updated mDNSResponder lib to 379.32.1
WiSo [Sat, 26 Jan 2013 21:24:58 +0000 (22:24 +0100)]
[WIN32] updated mDNSResponder lib to 379.32.1

11 years agoDVDVideoCodecFFmpeg: Do not set AVCodecContext.dsp_mask.
Alexis Ballier [Sat, 26 Jan 2013 18:46:00 +0000 (15:46 -0300)]
DVDVideoCodecFFmpeg: Do not set AVCodecContext.dsp_mask.

Setting it to 0 is useless since it is the default (meaning autodetection) and this variable is deprecated.

11 years agofix CApplicationMessenger::MediaStop() in case no playlistid has been provided
montellese [Sat, 26 Jan 2013 16:23:10 +0000 (17:23 +0100)]
fix CApplicationMessenger::MediaStop() in case no playlistid has been provided

11 years agoMerge pull request #2121 from ulion/xcodepath_fix
davilla [Sat, 26 Jan 2013 05:34:19 +0000 (21:34 -0800)]
Merge pull request #2121 from ulion/xcodepath_fix

[osx/ios] fix the configure script to retrieve correct xcode path if xcode not in default location

11 years agofix the configure script to retrieve correct xcode path if xcode not installed
ulion [Sat, 26 Jan 2013 03:17:22 +0000 (11:17 +0800)]
fix the configure script to retrieve correct xcode path if xcode not installed
in the default location.

11 years ago[Confluence] get rid of error log messages
ronie [Sat, 26 Jan 2013 01:58:42 +0000 (02:58 +0100)]
[Confluence] get rid of error log messages

11 years agoMerge pull request #2058 from norbini/ticket_13784_videoscanner_skips_sftp
jmarshallnz [Fri, 25 Jan 2013 23:55:46 +0000 (15:55 -0800)]
Merge pull request #2058 from norbini/ticket_13784_videoscanner_skips_sftp

[Fix] Videoscanner should not skip sftp/ssh sources

11 years agoOverride CSFTPDirectory::Exists() method to correctly report whether an SFTP url...
norbini [Wed, 9 Jan 2013 23:08:02 +0000 (23:08 +0000)]
Override CSFTPDirectory::Exists() method to correctly report whether an SFTP url represents a directory or not.
Fixes ticket #13784.

Refactored CSFTPSession::Exists() into FileExists() and DirectoryExists() methods, and have CSFTPFile and CSFTPDirectory classes use them.
This means that Exists() calls on these classes correctly only return true if the url refers to an item of the appropriate type (e.g. a file or a directory).

11 years ago[rbp] Add support for new video codecs
popcornmix [Fri, 25 Jan 2013 23:00:13 +0000 (23:00 +0000)]
[rbp] Add support for new video codecs
Latest firmware has a start_x.elf with support for additional codecs.
These are MJPEG, VP6, VP8 and Ogg Theora. They are software GPU accelerated and should be good for SD resolutions.
This update should be harmless with firmware that doesn't support the new codecs - they will fail to open and behave as before.

11 years ago[WIN32] fixed wrong naming. nothing was broken as this was only used to display what...
WiSo [Fri, 25 Jan 2013 20:47:32 +0000 (21:47 +0100)]
[WIN32] fixed wrong naming. nothing was broken as this was only used to display what we're downloading.

11 years agoMerge pull request #2118 from gallatin/master
jmarshallnz [Fri, 25 Jan 2013 20:33:27 +0000 (12:33 -0800)]
Merge pull request #2118 from gallatin/master

Pull request:  ffmpeg fix to properly detect video in SageTV recordings (ffmpeg bug #2147)

11 years agofixed warning, remove un-used var
S. Davilla [Fri, 25 Jan 2013 16:57:54 +0000 (11:57 -0500)]
fixed warning, remove un-used var

11 years agoMerge pull request #2113 from MartijnKaijser/scraper_change
Martijn Kaijser [Fri, 25 Jan 2013 16:32:27 +0000 (08:32 -0800)]
Merge pull request #2113 from MartijnKaijser/scraper_change

Change default musicvideo scraper because it's broken

11 years agoMerge ffmpeg fix for sagetv recordings from upstream
Andrew Gallatin [Fri, 25 Jan 2013 15:59:25 +0000 (10:59 -0500)]
Merge ffmpeg fix for sagetv recordings from upstream
> commit c071b006436d663b977068f8d23cbc061f40491f
> Author: Michael Niedermayer <michaelni@gmx.at>
> Date:   Mon Jan 21 04:21:56 2013 +0100
>
>     mpeg12demux: Fallback to startcode for stream type identification.
>
>    Fixes Ticket2147
>    Fixes SageTV support
>
>    Based-on patch by Andrew Gallatin
>    Signed-off-by: Michael Niedermayer <michaelni@gmx.at>

11 years agoMerge pull request #2117 from aballier/unknownaudioout
davilla [Fri, 25 Jan 2013 14:20:28 +0000 (06:20 -0800)]
Merge pull request #2117 from aballier/unknownaudioout

DVDAudioCodecFFmpeg: Convert unknown audio formats to float.

11 years ago[touched] - revert unwanted submodule downgrade
Memphiz [Fri, 25 Jan 2013 08:03:23 +0000 (09:03 +0100)]
[touched] - revert unwanted submodule downgrade

11 years agofixed: Missing build dep for libtiff-dev to the Linux/Ubuntu README docs
arnova [Fri, 25 Jan 2013 07:53:19 +0000 (08:53 +0100)]
fixed: Missing build dep for libtiff-dev to the Linux/Ubuntu README docs

11 years ago[IOS] - fix build after 6095130a0a441fdf61fa9ba1d1432ece3f5bc6a4
Memphiz [Fri, 25 Jan 2013 07:46:16 +0000 (08:46 +0100)]
[IOS] - fix build after 6095130a0a441fdf61fa9ba1d1432ece3f5bc6a4

11 years ago[droid] fixes #14014, bump libass version and package it
davilla [Fri, 25 Jan 2013 04:58:24 +0000 (23:58 -0500)]
[droid] fixes #14014, bump libass version and package it

11 years agoMerge pull request #2115 from jimfcarroll/fix-14005
davilla [Fri, 25 Jan 2013 00:35:00 +0000 (16:35 -0800)]
Merge pull request #2115 from jimfcarroll/fix-14005

Fix for 14005. GIL wasn't managed correctly in python spawned threads

11 years agoMerge pull request #2059 from mcrosson/android-feature-external_player
davilla [Fri, 25 Jan 2013 00:31:33 +0000 (16:31 -0800)]
Merge pull request #2059 from mcrosson/android-feature-external_player

[droid] External Player Support

11 years agoDVDAudioCodecFFmpeg: Convert unknown audio formats to float.
Alexis Ballier [Fri, 25 Jan 2013 00:00:39 +0000 (21:00 -0300)]
DVDAudioCodecFFmpeg: Convert unknown audio formats to float.

As of FFmpeg-1.1, some decoders started to output planar audio.
This fixes track ticket 13944.

11 years agoIn threads spawned within python the PyContext was never used. In those cases the...
Jim Carroll [Thu, 24 Jan 2013 22:43:30 +0000 (17:43 -0500)]
In threads spawned within python the PyContext was never used. In those cases the releasing/acquiring of the Gil was simply skipped. Therefore scripts that looped over 'sleep' from a python created thread (a typical pattern in python services) would block all other python threads forever.

11 years ago[addons] Change default musicvideo scraper from the broken last.fm to theaudiodb...
Martijn Kaijser [Thu, 24 Jan 2013 22:27:26 +0000 (23:27 +0100)]
[addons] Change default musicvideo scraper from the broken last.fm to theaudiodb.com. In case last.fm was still in use replace it with theaudiodb.com

11 years ago[addons] Add theaudiodb.com musicvideo scraper
Martijn Kaijser [Thu, 24 Jan 2013 20:49:03 +0000 (21:49 +0100)]
[addons] Add theaudiodb.com musicvideo scraper

11 years ago[addons] Remove broken last.FM musicvideo scraper
Martijn Kaijser [Thu, 24 Jan 2013 20:48:25 +0000 (21:48 +0100)]
[addons] Remove broken last.FM musicvideo scraper

11 years ago[osx] - fix - add Dreamweaver to the list of obscuring windows (now Dreamweaver devs...
Memphiz [Thu, 24 Jan 2013 19:37:19 +0000 (20:37 +0100)]
[osx] - fix - add Dreamweaver to the list of obscuring windows (now Dreamweaver devs - please tell me why the hell you are using a transparent fullscreen window?)

11 years agoMerge branch 'master' of github.com:xbmc/xbmc
Memphiz [Thu, 24 Jan 2013 19:35:59 +0000 (20:35 +0100)]
Merge branch 'master' of github.com:xbmc/xbmc

11 years ago[Touched] update Touched to latest rev
Martijn Kaijser [Thu, 24 Jan 2013 19:18:21 +0000 (20:18 +0100)]
[Touched] update Touched to latest rev

11 years agoMerge pull request #2111 from leechguy/arm_fix
davilla [Thu, 24 Jan 2013 15:09:19 +0000 (07:09 -0800)]
Merge pull request #2111 from leechguy/arm_fix

Move check for ARM features out of win32 section

11 years agofixed: Gold linker check didn't work properly in case the standard GNU linker was...
arnova [Sun, 6 Jan 2013 18:42:44 +0000 (19:42 +0100)]
fixed: Gold linker check didn't work properly in case the standard GNU linker was used

11 years agoMerge pull request #2106 from phil65/PVR-Fix
Lars Op den Kamp [Thu, 24 Jan 2013 10:06:34 +0000 (02:06 -0800)]
Merge pull request #2106 from phil65/PVR-Fix

added DefaultImage for pvr clients

11 years agoMove check for ARM features out of win32 section
LeechGuy [Thu, 24 Jan 2013 08:37:46 +0000 (09:37 +0100)]
Move check for ARM features out of win32 section

Unless I missed something, there is no win32 XBMC running on ARM architecture

11 years agoMerge pull request #2098 from mcrosson/android-feature-auto-adjust-volume
jmarshallnz [Thu, 24 Jan 2013 04:10:22 +0000 (20:10 -0800)]
Merge pull request #2098 from mcrosson/android-feature-auto-adjust-volume

[droid] Native volume control

11 years ago[droid] Use native volume control
Mike C [Thu, 24 Jan 2013 00:56:09 +0000 (00:56 +0000)]
[droid] Use native volume control

11 years ago[addons] sync WU with repo version
Martijn Kaijser [Wed, 23 Jan 2013 21:31:21 +0000 (22:31 +0100)]
[addons] sync WU with repo version

11 years ago[droid] Enable external player support
Mike C [Thu, 10 Jan 2013 01:22:06 +0000 (20:22 -0500)]
[droid] Enable external player support

11 years agoMerge pull request #2109 from wsoltys/image_orientation
jmarshallnz [Wed, 23 Jan 2013 20:31:47 +0000 (12:31 -0800)]
Merge pull request #2109 from wsoltys/image_orientation

fixed: no thumbnails were created for images which need to be rotated by...

11 years agofixed: no thumbnails were created for images which need to be rotated by FlipHorizont...
wsoltys [Wed, 23 Jan 2013 19:18:47 +0000 (20:18 +0100)]
fixed: no thumbnails were created for images which need to be rotated by FlipHorizontal, FlipVertical and Rotate180CCW + a small refactor.

11 years ago[addons] sync addons with repo
Martijn Kaijser [Wed, 23 Jan 2013 17:57:52 +0000 (18:57 +0100)]
[addons] sync addons with repo

11 years agoexport of .nfo files to folders that were not writable for whatever reason meant...
Jonathan Marshall [Wed, 23 Jan 2013 08:35:39 +0000 (21:35 +1300)]
export of .nfo files to folders that were not writable for whatever reason meant that the next movie got 2 (or more) <movie> sections in it's .nfo file, causing incorrect later imports.

11 years ago.mpc file tags (apev2) weren't read correctly. fixes #13985
Jonathan Marshall [Wed, 23 Jan 2013 08:34:43 +0000 (21:34 +1300)]
.mpc file tags (apev2) weren't read correctly. fixes #13985

11 years agoMerge pull request #2100 from popcornmix/framerate_3d
huceke [Wed, 23 Jan 2013 06:51:12 +0000 (22:51 -0800)]
Merge pull request #2100 from popcornmix/framerate_3d

[rbp] Don't consider half-SBS/TB 3D modes to have double the framerate

11 years agoadded DefaultImage for pvr clients
phil65 [Wed, 23 Jan 2013 05:22:23 +0000 (06:22 +0100)]
added DefaultImage for pvr clients

11 years agoMerge pull request #2103 from davilla/moreAEfixes
davilla [Wed, 23 Jan 2013 03:37:55 +0000 (19:37 -0800)]
Merge pull request #2103 from davilla/moreAEfixes

fixed, allow SotfAE commanded suspend/resume for all but restrict auto suspend/resume to windows

11 years agoMerge pull request #2104 from koying/fix-egl-compile
Chris Browet [Tue, 22 Jan 2013 16:16:55 +0000 (08:16 -0800)]
Merge pull request #2104 from koying/fix-egl-compile

FIX: non-rpi egl fails to compile

11 years agoFIX: non-rpi egl fails to compile
Chris "koying" Browet [Tue, 22 Jan 2013 16:09:38 +0000 (17:09 +0100)]
FIX: non-rpi egl fails to compile

11 years agofixed, allow SotfAE commanded suspend/resume for all but restrict auto suspend/resume...
S. Davilla [Tue, 22 Jan 2013 15:11:54 +0000 (10:11 -0500)]
fixed, allow SotfAE commanded suspend/resume for all but restrict auto suspend/resume to windows