vuplus_xbmc
10 years agoMerge pull request #4078 from afedchin/fix_gui_3d
jmarshallnz [Mon, 10 Feb 2014 00:14:00 +0000 (13:14 +1300)]
Merge pull request #4078 from afedchin/fix_gui_3d

[3d] fix stretched gui in sbs/ou mode when using hq scalers

10 years agoMerge pull request #4011 from fritsch/vdpau-settings
jmarshallnz [Sun, 9 Feb 2014 21:42:57 +0000 (10:42 +1300)]
Merge pull request #4011 from fritsch/vdpau-settings

Linux: Gui Settings for HW Decoders

10 years agoMerge pull request #4179 from anssih/fix/cximage-CVE-2013-1438
jmarshallnz [Sun, 9 Feb 2014 21:42:43 +0000 (10:42 +1300)]
Merge pull request #4179 from anssih/fix/cximage-CVE-2013-1438

[cximage] Fix denial of service via a crafted photo file (CVE-2013-1438)

10 years ago[3d] fix stretched gui in sbs/ou mode when using hq scalers
Anton Fedchin [Thu, 23 Jan 2014 19:28:28 +0000 (23:28 +0400)]
[3d] fix stretched gui in sbs/ou mode when using hq scalers

10 years agoXCode: Adjust to new DVDVideoCodec.cpp thx @davilla
fritsch [Sun, 9 Feb 2014 18:49:55 +0000 (19:49 +0100)]
XCode: Adjust to new DVDVideoCodec.cpp thx @davilla

10 years agoAdd DVDVideoCodec.cpp to Visual Studio
Rainer Hochecker [Sun, 9 Feb 2014 18:06:32 +0000 (19:06 +0100)]
Add DVDVideoCodec.cpp to Visual Studio

10 years agoSettings: Add description and examples to the new settings
fritsch [Sat, 11 Jan 2014 15:04:11 +0000 (16:04 +0100)]
Settings: Add description and examples to the new settings
Language: Add comments to every single lable to help translators

10 years agoSettings: Use new Codec Settings function to hide settings for nvidia users
fritsch [Sun, 2 Feb 2014 09:50:57 +0000 (10:50 +0100)]
Settings: Use new Codec Settings function to hide settings for nvidia users

10 years agoVAAPI: Make Codec selection an expert setting (disable mpeg4, vc1 by default)
fritsch [Sat, 11 Jan 2014 14:09:03 +0000 (15:09 +0100)]
VAAPI: Make Codec selection an expert setting (disable mpeg4, vc1 by default)

10 years agoVAAPI: Remove Mpeg4 Advanced Setting
fritsch [Sat, 11 Jan 2014 14:07:18 +0000 (15:07 +0100)]
VAAPI: Remove Mpeg4 Advanced Setting

10 years agoVDPAU: Add Expert Settings to let user easily disable certain codecs
fritsch [Sat, 11 Jan 2014 13:16:07 +0000 (14:16 +0100)]
VDPAU: Add Expert Settings to let user easily disable certain codecs

10 years agoVDPAU: Remove AdvancedSettings for mpeg4
fritsch [Sat, 11 Jan 2014 13:15:48 +0000 (14:15 +0100)]
VDPAU: Remove AdvancedSettings for mpeg4

10 years agoDVDVideoCodec: Add static methods to hide / enable / query user settings
fritsch [Sun, 2 Feb 2014 09:50:24 +0000 (10:50 +0100)]
DVDVideoCodec: Add static methods to hide / enable / query user settings

10 years agoMerge pull request #4176 from elupus/sub_fixes
Joakim Plate [Sun, 9 Feb 2014 19:54:21 +0000 (20:54 +0100)]
Merge pull request #4176 from elupus/sub_fixes

Sub fixes

10 years agodvd/omxplayer: don't override video setting visibility if no subs are found
Joakim Plate [Sun, 9 Feb 2014 11:50:07 +0000 (12:50 +0100)]
dvd/omxplayer: don't override video setting visibility if no subs are found

Note: This should be reverted when we have separated GUI display from
user specified settings.

It temporarily solves the use case of user starting a movie without subs,
stop it, add external subtitles, start it again.

10 years agodvd/omxplayer Subs couldn't be turned on if no relevant subs existed
Joakim Plate [Sun, 9 Feb 2014 19:51:03 +0000 (20:51 +0100)]
dvd/omxplayer Subs couldn't be turned on if no relevant subs existed

Original patch by: ace20022

10 years agoMerge pull request #4181 from davilla/die-warnings-redux
Joakim Plate [Sun, 9 Feb 2014 19:46:18 +0000 (20:46 +0100)]
Merge pull request #4181 from davilla/die-warnings-redux

fixed, compiler warning

10 years agodvd/omxplayer: add internal version of SetSubtitleVisible
Joakim Plate [Sun, 9 Feb 2014 19:41:44 +0000 (20:41 +0100)]
dvd/omxplayer: add internal version of SetSubtitleVisible

This avoids overriding result of OpenDefaultStreams forced/relevant
calculation due to SetSubtitleVisible being delayed by message
queue.

Original-patch-by: ace20022 <ace20022@xbmc.org>
10 years agofixed, compiler warning
S. Davilla [Sun, 9 Feb 2014 19:34:02 +0000 (14:34 -0500)]
fixed, compiler warning

10 years agoMerge pull request #3996 from koying/fixgesture
jmarshallnz [Sun, 9 Feb 2014 19:05:02 +0000 (08:05 +1300)]
Merge pull request #3996 from koying/fixgesture

Revert  "FIX: Send Touch actions to the proper window" and properly solve

10 years agoMerge pull request #4170 from wsoltys/dsbuffer
jmarshallnz [Sun, 9 Feb 2014 18:56:13 +0000 (07:56 +1300)]
Merge pull request #4170 from wsoltys/dsbuffer

[WIN32][DS] fixed: viz waveform would show a zero line at the end becaus...

10 years ago[ios] fixed, stupid editor
S. Davilla [Sun, 9 Feb 2014 18:53:46 +0000 (13:53 -0500)]
[ios] fixed, stupid editor

10 years agoMerge pull request #4175 from wsoltys/header
jmarshallnz [Sun, 9 Feb 2014 18:46:42 +0000 (07:46 +1300)]
Merge pull request #4175 from wsoltys/header

[WIN32] removed double includes.

10 years ago[cximage] Fix denial of service via a crafted photo file (CVE-2013-1438)
Anssi Hannula [Sun, 9 Feb 2014 16:58:39 +0000 (18:58 +0200)]
[cximage] Fix denial of service via a crafted photo file (CVE-2013-1438)

Embedded CxImage embeds a copy of libDCR, a fork of dcraw.c, which
contains several denial of service vulnerabilities as discovered by
Raphael Geissert. These seem to affect the CxImage-embedded libDCR as
well.

http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-1438
----
Unspecified vulnerability in dcraw 0.8.x through 0.8.9, as used in
libraw, ufraw, shotwell, and other products, allows context-dependent
attackers to cause a denial of service via a crafted photo file that
triggers a (1) divide-by-zero, (2) infinite loop, or (3) NULL pointer
dereference.
----

Port the fix from libRaw [1] to CxImage copy of libDCR. The patch has
been submitted upstream.

[1]
https://github.com/LibRaw/LibRaw/commit/9ae25d8c3a6bfb40c582538193264f74c9b93bc0

10 years ago[ios] fixed atv2 runtime. missing link to libxml2
S. Davilla [Sun, 9 Feb 2014 17:13:53 +0000 (12:13 -0500)]
[ios] fixed atv2 runtime. missing link to libxml2

10 years agoRevert "fixed, compiler warning. Let us try to keep assignments out of if statments"
S. Davilla [Sun, 9 Feb 2014 17:23:26 +0000 (12:23 -0500)]
Revert "fixed, compiler warning. Let us try to keep assignments out of if statments"

This reverts commit 40e06e7140b561aa38d6642a19b0fde44ea1ab61.

10 years agoRevert "[Fix][DVD/OMXPlayer] This fixes a regression introduced in 50a1d3c."
Joakim Plate [Wed, 29 Jan 2014 19:40:10 +0000 (20:40 +0100)]
Revert "[Fix][DVD/OMXPlayer] This fixes a regression introduced in 50a1d3c."

This reverts commits bb1aeb75e13adc0bdb6befb69feca44997e5552b and fdacd42bcebc4197c75a24c6ea54511b796b396e.

The fix is invalid and causes a mismatch between GUI assumed subtitle
and what the player actually is playing.

10 years agodvdplayer: lock the correct section on log flush
Joakim Plate [Sun, 9 Feb 2014 11:37:54 +0000 (12:37 +0100)]
dvdplayer: lock the correct section on log flush

The old code locked the codec lock, which is not protecting this structure.

10 years agofixed, compiler warning. Let us try to keep assignments out of if statments
S. Davilla [Sat, 8 Feb 2014 23:36:55 +0000 (18:36 -0500)]
fixed, compiler warning. Let us try to keep assignments out of if statments

10 years ago[WIN32][DS] fixed: viz waveform would show a zero line at the end because of not...
wsoltys [Fri, 7 Feb 2014 15:37:53 +0000 (16:37 +0100)]
[WIN32][DS] fixed: viz waveform would show a zero line at the end because of not enough frames. Increasing the sound buffer to deliver > 512 frames.

10 years ago[WIN32] removed double includes.
WiSo [Sat, 8 Feb 2014 17:44:09 +0000 (18:44 +0100)]
[WIN32] removed double includes.

10 years ago[fix] skin.confluence - set focus to subtitle provider list using fake mouse button
amet [Sat, 8 Feb 2014 17:35:56 +0000 (21:35 +0400)]
[fix] skin.confluence - set focus to subtitle provider list using fake mouse button

10 years agoMerge pull request #4142 from ulion/ios_native_keyboard_with_xbmc_remote_app
jmarshallnz [Fri, 7 Feb 2014 22:47:39 +0000 (11:47 +1300)]
Merge pull request #4142 from ulion/ios_native_keyboard_with_xbmc_remote_app

[IOS] Try to support xbmc remote works with ios native keyboard as control target, fix #14911

10 years ago[buildsys] Fix parallel build with static ffmpeg.
Trent Nelson [Tue, 4 Feb 2014 18:26:50 +0000 (11:26 -0700)]
[buildsys] Fix parallel build with static ffmpeg.

10 years agoMerge pull request #4150 from xhaggi/fix-epg-usability
Lars Op den Kamp [Fri, 7 Feb 2014 09:48:40 +0000 (10:48 +0100)]
Merge pull request #4150 from xhaggi/fix-epg-usability

[confluence] adds onback to epggrip control to access sidebar

10 years agoMerge pull request #4157 from amet/fix_manual_button
jmarshallnz [Fri, 7 Feb 2014 02:36:52 +0000 (15:36 +1300)]
Merge pull request #4157 from amet/fix_manual_button

[coreSubs] fix manual search button after 618cff753d20628920bb39d28ec40ba2619745f7

10 years agoMerge pull request #4163 from Shine-/dxvarenderer
Voyager1 [Thu, 6 Feb 2014 19:04:48 +0000 (20:04 +0100)]
Merge pull request #4163 from Shine-/dxvarenderer

[dxva] Fix black screen when trying to render Hi10P video with DXVA2/DXVA-HD

10 years agoMerge pull request #4167 from Montellese/settings_overwrite_default_fix
jmarshallnz [Thu, 6 Feb 2014 19:04:13 +0000 (08:04 +1300)]
Merge pull request #4167 from Montellese/settings_overwrite_default_fix

settings: fix not being able to overwrite the default value of string/addon settings with an empty value

10 years agoFix DXVA rendering for 10-Bit files
Shine [Mon, 20 Jan 2014 22:38:38 +0000 (23:38 +0100)]
Fix DXVA rendering for 10-Bit files

10 years agosettings: fix not being able to overwrite the default value of string/addon settings...
montellese [Thu, 6 Feb 2014 18:13:31 +0000 (19:13 +0100)]
settings: fix not being able to overwrite the default value of string/addon settings with an empty value

10 years ago- on touchbegan call the proper handler for focusing the control
Memphiz [Mon, 13 Jan 2014 23:35:20 +0000 (00:35 +0100)]
- on touchbegan call the proper handler for focusing the control

10 years agoFIX: [touch] properly handle touch/gesture actions
Chris "Koying" Browet [Tue, 7 Jan 2014 14:39:00 +0000 (15:39 +0100)]
FIX: [touch] properly handle touch/gesture actions

This reverts commit b891c240908ddd0b93547afdbe6d261b635b930a.

10 years ago[coreSubs] fix manual search button after 618cff753d20628920bb39d28ec40ba2619745f7
amet [Thu, 6 Feb 2014 15:44:08 +0000 (19:44 +0400)]
[coreSubs] fix manual search button after 618cff753d20628920bb39d28ec40ba2619745f7

10 years agoMerge pull request #4159 from Montellese/videolibrary_sort_fixes
jmarshallnz [Thu, 6 Feb 2014 02:11:10 +0000 (15:11 +1300)]
Merge pull request #4159 from Montellese/videolibrary_sort_fixes

videolibrary: align available sort methods

10 years agoMerge pull request #4122 from jmarshallnz/separate_db_analytics
jmarshallnz [Thu, 6 Feb 2014 00:46:38 +0000 (13:46 +1300)]
Merge pull request #4122 from jmarshallnz/separate_db_analytics

Separate database analytics from schema. Fixes mysql issues on update (bad indices/views/triggers)

10 years agoTry to support xbmc remote works with ios native keyboard as control target
ulion [Mon, 3 Feb 2014 14:30:10 +0000 (22:30 +0800)]
Try to support xbmc remote works with ios native keyboard as control target

10 years agovideolibrary: align available sort methods
montellese [Wed, 5 Feb 2014 20:55:10 +0000 (21:55 +0100)]
videolibrary: align available sort methods

10 years ago[database] drop old update code from pre-Eden. Minimum versions are video:60, music...
Jonathan Marshall [Wed, 5 Feb 2014 20:22:40 +0000 (09:22 +1300)]
[database] drop old update code from pre-Eden. Minimum versions are video:60, music:18, addons:15

10 years ago[database] bump music and video database versions as on mysql they may have missing...
Jonathan Marshall [Wed, 5 Feb 2014 20:21:24 +0000 (09:21 +1300)]
[database] bump music and video database versions as on mysql they may have missing triggers or indicies

10 years ago[database] use IF EXISTS on DROP TABLE if we're not completely sure the table exists
Jonathan Marshall [Mon, 3 Feb 2014 19:49:32 +0000 (08:49 +1300)]
[database] use IF EXISTS on DROP TABLE if we're not completely sure the table exists

10 years ago[cosmetics] rename GetMinVersion -> GetSchemaVersion to make it clear what it's for
Jonathan Marshall [Sat, 1 Feb 2014 03:53:46 +0000 (16:53 +1300)]
[cosmetics] rename GetMinVersion -> GetSchemaVersion to make it clear what it's for

10 years ago[cosmetics] tabs -> spaces, alignment
Dmitry Blokhin [Thu, 23 Jan 2014 20:02:06 +0000 (22:02 +0200)]
[cosmetics] tabs -> spaces, alignment

10 years ago[cosmetics] rename UpdateOldVersion to UpdateTables for consistency. Drop unneeded...
Jonathan Marshall [Sat, 1 Feb 2014 02:46:57 +0000 (15:46 +1300)]
[cosmetics] rename UpdateOldVersion to UpdateTables for consistency. Drop unneeded try/catch and transaction blocks, make this and UpdateVersionNumber return
void (the dataset classes throw() on errors anyway)

10 years ago[database] allow subclasses to specify the minimum database version they support...
Jonathan Marshall [Sat, 1 Feb 2014 03:00:04 +0000 (16:00 +1300)]
[database] allow subclasses to specify the minimum database version they support updating from

10 years ago[mysql] don't recreate views on copy() - they'll be dropped and recreated in the...
Dmitry Blokhin [Mon, 20 Jan 2014 22:44:17 +0000 (00:44 +0200)]
[mysql] don't recreate views on copy() - they'll be dropped and recreated in the update routines

10 years ago[database] drop analytics prior to UpdateOldVersion, and reinstate afterwards
Jonathan Marshall [Sat, 1 Feb 2014 02:36:49 +0000 (15:36 +1300)]
[database] drop analytics prior to UpdateOldVersion, and reinstate afterwards

10 years ago[cosmetics] indenting in CreateTables, remove unnecessary logging
Jonathan Marshall [Sat, 1 Feb 2014 02:09:28 +0000 (15:09 +1300)]
[cosmetics] indenting in CreateTables, remove unnecessary logging

10 years ago[database] adds CreateAnalytics() for creation of indicies, triggers and views
Jonathan Marshall [Sat, 1 Feb 2014 02:07:17 +0000 (15:07 +1300)]
[database] adds CreateAnalytics() for creation of indicies, triggers and views

10 years ago[database] introduce CreateDatabase() to the baseclass that calls CreateTables()...
Jonathan Marshall [Sat, 1 Feb 2014 01:29:04 +0000 (14:29 +1300)]
[database] introduce CreateDatabase() to the baseclass that calls CreateTables() so that subclasses needn't worry about transactions or calling the baseclass.

10 years ago[dbwrappers] Adds drop_analytics() to the database wrappers
Dmitry Blokhin [Sun, 26 Jan 2014 00:46:38 +0000 (02:46 +0200)]
[dbwrappers] Adds drop_analytics() to the database wrappers

10 years ago[mysql] Fixed parameter datatype in error output string
Dmitry Blokhin [Tue, 21 Jan 2014 18:30:35 +0000 (20:30 +0200)]
[mysql] Fixed parameter datatype in error output string

10 years ago[mysql] show the actual view name instead of database name on error.
Dmitry Blokhin [Mon, 20 Jan 2014 22:41:57 +0000 (00:41 +0200)]
[mysql] show the actual view name instead of database name on error.

10 years agoMerge pull request #4147 from popcornmix/no_ac3_encode
jmarshallnz [Wed, 5 Feb 2014 20:03:35 +0000 (09:03 +1300)]
Merge pull request #4147 from popcornmix/no_ac3_encode

[rbp] Disable ac3transcode by default

10 years agoMerge pull request #3819 from arnova/subtitles_for_stacks
jmarshallnz [Wed, 5 Feb 2014 05:22:42 +0000 (21:22 -0800)]
Merge pull request #3819 from arnova/subtitles_for_stacks

changed: Add logic to handle subtitles for stacked files

10 years agoMerge pull request #4001 from sraue/lirc-devinput
jmarshallnz [Wed, 5 Feb 2014 03:05:44 +0000 (19:05 -0800)]
Merge pull request #4001 from sraue/lirc-devinput

seperate 'devinput' section from 'linux-input-layer'. While 'linux-input...

10 years agoMerge pull request #3198 from sraue/dvdread-config-fix
jmarshallnz [Wed, 5 Feb 2014 03:04:35 +0000 (19:04 -0800)]
Merge pull request #3198 from sraue/dvdread-config-fix

libdvdnav runs dvdread-config to update CFLAGS and LDFLAGS with libdirs,...

10 years ago[settings] Disable ac3transcode by default
popcornmix [Tue, 14 Jan 2014 17:31:00 +0000 (17:31 +0000)]
[settings] Disable ac3transcode by default

Also, it is too expensive for the Pi and never keeps up,
so mention that in Pi specific help.

10 years agoMerge pull request #4152 from xhaggi/fix-epg-genre-lang
jmarshallnz [Tue, 4 Feb 2014 20:25:19 +0000 (12:25 -0800)]
Merge pull request #4152 from xhaggi/fix-epg-genre-lang

[lang] fix: escaping of ampersand in epg genre labels

10 years agoMerge pull request #4149 from popcornmix/report_licence
jmarshallnz [Tue, 4 Feb 2014 20:18:49 +0000 (12:18 -0800)]
Merge pull request #4149 from popcornmix/report_licence

[rbp] Report in log if MPEG2 and VC1 licences are enabled

10 years agoMerge pull request #4146 from popcornmix/unsupported_settings
jmarshallnz [Tue, 4 Feb 2014 20:18:36 +0000 (12:18 -0800)]
Merge pull request #4146 from popcornmix/unsupported_settings

[rbp] Disable unsupport HD audio passthrough options

10 years agoMerge pull request #4145 from popcornmix/truhd
jmarshallnz [Tue, 4 Feb 2014 20:18:21 +0000 (12:18 -0800)]
Merge pull request #4145 from popcornmix/truhd

[omxplayer] Avoid choosing TrueHD as default audio track

10 years agoMerge pull request #4144 from popcornmix/edl_fixes
jmarshallnz [Tue, 4 Feb 2014 20:18:12 +0000 (12:18 -0800)]
Merge pull request #4144 from popcornmix/edl_fixes

[omxplayer] EDL fixes for omxplayer

10 years agoMerge pull request #4148 from popcornmix/streamchannels
jmarshallnz [Tue, 4 Feb 2014 20:17:59 +0000 (12:17 -0800)]
Merge pull request #4148 from popcornmix/streamchannels

[PiSink] Set hdmi stream channels when in passthrough mode

10 years ago[lang] fix: escaping of ampersand in epg genre labels
xhaggi [Tue, 4 Feb 2014 19:34:22 +0000 (20:34 +0100)]
[lang] fix: escaping of ampersand in epg genre labels

10 years agoMerge pull request #4128 from jmarshallnz/activeae_fixes
jmarshallnz [Tue, 4 Feb 2014 19:22:37 +0000 (11:22 -0800)]
Merge pull request #4128 from jmarshallnz/activeae_fixes

Activeae fix reliance on settings that may not be correct

10 years agochanged: Add logic to properly handle subtitles for stacked files
arnova [Tue, 15 Oct 2013 11:24:35 +0000 (13:24 +0200)]
changed: Add logic to properly handle subtitles for stacked files

10 years ago[confluence] adds onback to epggrip control to access sidebar
xhaggi [Tue, 4 Feb 2014 18:58:55 +0000 (19:58 +0100)]
[confluence] adds onback to epggrip control to access sidebar

10 years ago[rbp] Report in log if MPEG2 and VC1 licences are enabled
popcornmix [Mon, 3 Feb 2014 23:15:39 +0000 (23:15 +0000)]
[rbp] Report in log if MPEG2 and VC1 licences are enabled

A frequent support question is whether mpeg2/vc1 licences have been enabled correctly.
Put that info in log.

10 years ago[PiSink] Set hdmi stream channels when in passthrough mode
popcornmix [Tue, 28 Jan 2014 20:49:06 +0000 (20:49 +0000)]
[PiSink] Set hdmi stream channels when in passthrough mode

The GPU needs to know when in passthrough mode to set the number of channels
in the AV info frame to "refer to stream", so let it know.

This fixes AC3/DTS passthrough with Pi Sink. (Needs recent firmware).

10 years ago[rbp] Disable unsupport HD audio passthrough options
popcornmix [Sat, 1 Feb 2014 14:30:12 +0000 (14:30 +0000)]
[rbp] Disable unsupport HD audio passthrough options

The hardware can't support HD audio, so remove them from settings

10 years ago[omxplayer] Avoid choosing TrueHD as default audio track
popcornmix [Sat, 25 Jan 2014 15:39:40 +0000 (15:39 +0000)]
[omxplayer] Avoid choosing TrueHD as default audio track

The Pi cannot decode TrueHD audio successfully, so make the default audio avoid choosing that.
It can still be switched to manually

10 years ago[omxplayer] Don't fail to open a stream with zero dimensions
popcornmix [Mon, 27 Jan 2014 20:53:14 +0000 (20:53 +0000)]
[omxplayer] Don't fail to open a stream with zero dimensions

The fast channel switching mod means OMXVideo may be opened before hints.width/hints/width is valid.
If we fail here, we do get opened again when the width/height are available, but we have already skipped
some init code like openeing the EDL files. Behave more like dvdplayer and ignore the zero dimensions.

10 years ago[omxplayer] Use display time for EDL cut start time
popcornmix [Mon, 25 Nov 2013 14:52:21 +0000 (14:52 +0000)]
[omxplayer] Use display time for EDL cut start time

There are reports that EDL commercial break skipping occurs 5-10 seconds too early. This is because the skip occurs when a timestamp
is received at PlayerVideo/PlayerAudio, but it may still be a number of seconds before that frame is presented by the GPU.

Instead use the display time (GetTime) to determine start of cut time

10 years agoMerge pull request #4135 from Montellese/jsonrpc_pvr_fixup
jmarshallnz [Mon, 3 Feb 2014 07:41:58 +0000 (23:41 -0800)]
Merge pull request #4135 from Montellese/jsonrpc_pvr_fixup

jsonrpc: fix mixup of "rating" and "parentalrating" for PVR broadcasts

10 years agojsonrpc: fix mixup of "rating" and "parentalrating" for PVR broadcasts
montellese [Sun, 2 Feb 2014 22:05:36 +0000 (23:05 +0100)]
jsonrpc: fix mixup of "rating" and "parentalrating" for PVR broadcasts

10 years agoMerge pull request #4134 from koying/fixamc
jmarshallnz [Mon, 3 Feb 2014 02:59:36 +0000 (18:59 -0800)]
Merge pull request #4134 from koying/fixamc

Various mediacodec fixes

10 years agoMerge pull request #4136 from Montellese/jsonrpc_introspect_fixes
jmarshallnz [Sun, 2 Feb 2014 22:47:49 +0000 (14:47 -0800)]
Merge pull request #4136 from Montellese/jsonrpc_introspect_fixes

JSON-RPC: two API fixes

10 years ago[lang] update of skin.confluence language files
alanwww1 [Sun, 2 Feb 2014 22:33:27 +0000 (23:33 +0100)]
[lang] update of skin.confluence language files

10 years ago[lang] update of core language files
alanwww1 [Sun, 2 Feb 2014 22:33:09 +0000 (23:33 +0100)]
[lang] update of core language files

10 years ago[lang] update of internal addon language files
alanwww1 [Sun, 2 Feb 2014 22:32:25 +0000 (23:32 +0100)]
[lang] update of internal addon language files

10 years agojsonrpc: bump API version to 6.13.4
montellese [Sun, 2 Feb 2014 22:30:10 +0000 (23:30 +0100)]
jsonrpc: bump API version to 6.13.4

10 years agojsonrpc: add missing "order" property to Video.Cast in API definition
montellese [Sun, 2 Feb 2014 22:29:46 +0000 (23:29 +0100)]
jsonrpc: add missing "order" property to Video.Cast in API definition

10 years agojsonrpc: add missing "version" property in result of JSONRPC.Version to API definition
montellese [Sun, 2 Feb 2014 22:27:30 +0000 (23:27 +0100)]
jsonrpc: add missing "version" property in result of JSONRPC.Version to API definition

10 years agoMerge pull request #4085 from Black09/textbox-auto-height
jmarshallnz [Sun, 2 Feb 2014 21:44:37 +0000 (13:44 -0800)]
Merge pull request #4085 from Black09/textbox-auto-height

Add auto-height for textbox controls

10 years agoFIX: [mediacodec] Tegra 3 slice-height is mod 16
Chris "Koying" Browet [Sun, 2 Feb 2014 14:22:27 +0000 (15:22 +0100)]
FIX: [mediacodec] Tegra 3 slice-height is mod 16

10 years agoFIX: [mediacodec] optimize soft buffer copy
Chris "Koying" Browet [Sun, 2 Feb 2014 14:21:58 +0000 (15:21 +0100)]
FIX: [mediacodec] optimize soft buffer copy

10 years agoFIX: [mediacodec] Samsung h264 quirk
Chris "Koying" Browet [Sun, 2 Feb 2014 12:38:56 +0000 (13:38 +0100)]
FIX: [mediacodec] Samsung h264 quirk

10 years agoAdd auto-height for textbox controls
Bl4ck09 [Thu, 23 Jan 2014 21:59:47 +0000 (22:59 +0100)]
Add auto-height for textbox controls

10 years agoMerge pull request #4131 from Voyager1/fix-bluray-resume
Joakim Plate [Sun, 2 Feb 2014 15:27:08 +0000 (07:27 -0800)]
Merge pull request #4131 from Voyager1/fix-bluray-resume

[fix] Resume playback on Bluray

10 years agoMerge pull request #4123 from fritsch/pa-sink-layout
Joakim Plate [Sun, 2 Feb 2014 15:24:46 +0000 (07:24 -0800)]
Merge pull request #4123 from fritsch/pa-sink-layout

AESinkPULSE: Don't leak pa_format_info