Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-02-09 | VAAPI: Make Codec selection an expert setting (disable mpeg4, vc1 by default) | fritsch | |
2014-02-09 | VAAPI: Remove Mpeg4 Advanced Setting | fritsch | |
2014-02-09 | VDPAU: Add Expert Settings to let user easily disable certain codecs | fritsch | |
2014-02-09 | VDPAU: Remove AdvancedSettings for mpeg4 | fritsch | |
2014-02-09 | DVDVideoCodec: Add static methods to hide / enable / query user settings | fritsch | |
2014-02-09 | fixed, compiler warning. this comes from boost upstream ↵ | S. Davilla | |
(https://svn.boost.org/trac/boost/ticket/4918) | |||
2014-02-09 | Fixed: Update list if item was deleted from database but not from disk | Bl4ck09 | |
2014-02-09 | Merge pull request #4176 from elupus/sub_fixes | Joakim Plate | |
Sub fixes | |||
2014-02-09 | dvd/omxplayer: don't override video setting visibility if no subs are found | Joakim Plate | |
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. | |||
2014-02-09 | dvd/omxplayer Subs couldn't be turned on if no relevant subs existed | Joakim Plate | |
Original patch by: ace20022 | |||
2014-02-09 | Merge pull request #4181 from davilla/die-warnings-redux | Joakim Plate | |
fixed, compiler warning | |||
2014-02-09 | dvd/omxplayer: add internal version of SetSubtitleVisible | Joakim Plate | |
This avoids overriding result of OpenDefaultStreams forced/relevant calculation due to SetSubtitleVisible being delayed by message queue. Original-patch-by: ace20022 <ace20022@xbmc.org> | |||
2014-02-09 | [configure] use pkg-config for pulse audio detection | wsnipex | |
allows to check for minimum required version | |||
2014-02-09 | fixed, compiler warning | S. Davilla | |
2014-02-10 | Merge pull request #3996 from koying/fixgesture | jmarshallnz | |
Revert "FIX: Send Touch actions to the proper window" and properly solve | |||
2014-02-10 | Merge pull request #4170 from wsoltys/dsbuffer | jmarshallnz | |
[WIN32][DS] fixed: viz waveform would show a zero line at the end becaus... | |||
2014-02-09 | [ios] fixed, stupid editor | S. Davilla | |
2014-02-10 | Merge pull request #4175 from wsoltys/header | jmarshallnz | |
[WIN32] removed double includes. | |||
2014-02-09 | [cximage] Fix denial of service via a crafted photo file (CVE-2013-1438) | Anssi Hannula | |
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 | |||
2014-02-09 | [ios] fixed atv2 runtime. missing link to libxml2 | S. Davilla | |
2014-02-09 | Revert "fixed, compiler warning. Let us try to keep assignments out of if ↵ | S. Davilla | |
statments" This reverts commit 40e06e7140b561aa38d6642a19b0fde44ea1ab61. | |||
2014-02-09 | Revert "[Fix][DVD/OMXPlayer] This fixes a regression introduced in 50a1d3c." | Joakim Plate | |
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. | |||
2014-02-09 | dvdplayer: lock the correct section on log flush | Joakim Plate | |
The old code locked the codec lock, which is not protecting this structure. | |||
2014-02-09 | AE: ALSA - do not trust ELD regarding passthrough formats | Rainer Hochecker | |
2014-02-09 | ActiveAE: consider list of supported audio formats | Rainer Hochecker | |
2014-02-08 | fixed, compiler warning. Let us try to keep assignments out of if statments | S. Davilla | |
2014-02-08 | [WIN32][DS] fixed: viz waveform would show a zero line at the end because of ↵ | wsoltys | |
not enough frames. Increasing the sound buffer to deliver > 512 frames. | |||
2014-02-08 | [WIN32] removed double includes. | WiSo | |
2014-02-08 | [fix] skin.confluence - set focus to subtitle provider list using fake mouse ↵ | amet | |
button | |||
2014-02-08 | Merge pull request #4142 from ulion/ios_native_keyboard_with_xbmc_remote_app | jmarshallnz | |
[IOS] Try to support xbmc remote works with ios native keyboard as control target, fix #14911 | |||
2014-02-07 | [buildsys] Fix parallel build with static ffmpeg. | Trent Nelson | |
2014-02-07 | Merge pull request #4150 from xhaggi/fix-epg-usability | Lars Op den Kamp | |
[confluence] adds onback to epggrip control to access sidebar | |||
2014-02-07 | Merge pull request #4157 from amet/fix_manual_button | jmarshallnz | |
[coreSubs] fix manual search button after 618cff753d20628920bb39d28ec40ba2619745f7 | |||
2014-02-06 | Merge pull request #4163 from Shine-/dxvarenderer | Voyager1 | |
[dxva] Fix black screen when trying to render Hi10P video with DXVA2/DXVA-HD | |||
2014-02-07 | Merge pull request #4167 from Montellese/settings_overwrite_default_fix | jmarshallnz | |
settings: fix not being able to overwrite the default value of string/addon settings with an empty value | |||
2014-02-06 | Fix DXVA rendering for 10-Bit files | Shine | |
2014-02-06 | settings: fix not being able to overwrite the default value of string/addon ↵ | montellese | |
settings with an empty value | |||
2014-02-06 | - on touchbegan call the proper handler for focusing the control | Memphiz | |
2014-02-06 | FIX: [touch] properly handle touch/gesture actions | Chris "Koying" Browet | |
This reverts commit b891c240908ddd0b93547afdbe6d261b635b930a. | |||
2014-02-06 | [coreSubs] fix manual search button after ↵ | amet | |
618cff753d20628920bb39d28ec40ba2619745f7 | |||
2014-02-06 | Merge pull request #4159 from Montellese/videolibrary_sort_fixes | jmarshallnz | |
videolibrary: align available sort methods | |||
2014-02-06 | Merge pull request #4122 from jmarshallnz/separate_db_analytics | jmarshallnz | |
Separate database analytics from schema. Fixes mysql issues on update (bad indices/views/triggers) | |||
2014-02-06 | Try to support xbmc remote works with ios native keyboard as control target | ulion | |
2014-02-05 | videolibrary: align available sort methods | montellese | |
2014-02-06 | [database] drop old update code from pre-Eden. Minimum versions are ↵ | Jonathan Marshall | |
video:60, music:18, addons:15 | |||
2014-02-06 | [database] bump music and video database versions as on mysql they may have ↵ | Jonathan Marshall | |
missing triggers or indicies | |||
2014-02-06 | [database] use IF EXISTS on DROP TABLE if we're not completely sure the ↵ | Jonathan Marshall | |
table exists | |||
2014-02-06 | [cosmetics] rename GetMinVersion -> GetSchemaVersion to make it clear what ↵ | Jonathan Marshall | |
it's for | |||
2014-02-06 | [cosmetics] tabs -> spaces, alignment | Dmitry Blokhin | |
2014-02-06 | [cosmetics] rename UpdateOldVersion to UpdateTables for consistency. Drop ↵ | Jonathan Marshall | |
unneeded try/catch and transaction blocks, make this and UpdateVersionNumber return void (the dataset classes throw() on errors anyway) |