Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-02-11 | Merge pull request #4067 from ulion/fix_curl_302_content_length | Trent Nelson | |
Fix redirected stream content-length. Fix #14647 | |||
2014-02-12 | Merge pull request #4127 from BigNoid/fix_empty_playerart | jmarshallnz | |
Fix empty player art when playing songs from favourites... | |||
2014-02-11 | Add full path to favourites for songs instead of musicdb path. Fixes empty ↵ | BigNoid | |
player art when playing songs from favourites or when playing songs from lists with directory content. | |||
2014-02-11 | Merge pull request #4173 from Montellese/settings_fixes | Trent Nelson | |
Two settings related fixes | |||
2014-02-11 | Merge pull request #4185 from Montellese/fix_empty_tvshow_crash | Trent Nelson | |
videolibrary: fix crash when entering an empty tvshow | |||
2014-02-11 | Merge pull request #4184 from popcornmix/pisink_supported | Trent Nelson | |
[pisink] Report supported passthrough formats | |||
2014-02-11 | [ios] - fix libmpeg2 PIC asm by including upstream patch - this is the real ↵ | S. Davilla | |
fix for the ios7 crash when loading libmpeg2 (and by reverting the former uncorrect fix this also fixes the kernel panic which occured on atv2 running ios5 and older ...) | |||
2014-02-11 | Merge pull request #4186 from FernetMenta/aeformat | Trent Nelson | |
AE - ALSA - enable AC3 and DTS for spdif, fix after 3cd8aad53ce8b355e910... | |||
2014-02-11 | Revert "[ios7/ios/atv2] - link statically against libmpeg2 - since ios7 we ↵ | Memphiz | |
crash and burn when we load libmpeg2 as dylib - closes #14813" This reverts commit 0e53fea3bbf092cccad9f5ade492754ee2a22ead. Conflicts: XBMC.xcodeproj/project.pbxproj | |||
2014-02-11 | [keymaps] change keymaps for FullscreenLiveTV section | xhaggi | |
* left/right for timeshift StepBack/StepForward | |||
2014-02-11 | AE - ALSA - enable AC3 and DTS for spdif, fix after ↵ | Rainer Hochecker | |
3cd8aad53ce8b355e910254e891ca17134a61fae | |||
2014-02-11 | Merge pull request #4177 from FernetMenta/aeformat | Rainer Hochecker | |
AE: let sink decide what passthrough formats it wants to support | |||
2014-02-11 | videolibrary: fix crash when entering an empty tvshow | montellese | |
2014-02-11 | Merge pull request #4102 from Montellese/platinum_patches_only | jmarshallnz | |
platinum: add all currently applied patches | |||
2014-02-10 | Merge pull request #4132 from wsnipex/pulse | Trent Nelson | |
[configure] use pkg-config for pulse audio detection | |||
2014-02-11 | Merge pull request #4049 from elupus/srtfix | jmarshallnz | |
dvdplayer: make sure we restore output timestamps for text based subs | |||
2014-02-10 | Merge pull request #4099 from vkosh/configure-git | Trent Nelson | |
[configure] get git revision from xbmc git root | |||
2014-02-10 | settings: fix ISettingsHandler::OnSettingsSaved() definition | montellese | |
This fixes profile settings not being saved when when normal settings are saved and prevents the Master lockcode from being saved to profiles.xml after it has been changed in Settings -> System -> Master lock. | |||
2014-02-10 | settings: "masterlock.lockcode" is an action setting and not a string setting | montellese | |
2014-02-10 | settings: also hide "debug.setextraloglevel" when logging is set in ↵ | montellese | |
advancedsettings.xml | |||
2014-02-10 | Merge pull request #4183 from davilla/fix-self-assignment-warnings | Trent Nelson | |
fixed, compiler warning. this comes from boost upstream (https://svn.boost.org/trac/boost/ticket/4918) | |||
2014-02-11 | Merge pull request #4182 from Black09/delete-update-fix | jmarshallnz | |
Fixed: Update list if item was deleted from database but not from disk | |||
2014-02-11 | Merge pull request #4171 from xhaggi/record-action-mapping | jmarshallnz | |
[pvr] fix: missing action mapping for ACTION_RECORD | |||
2014-02-10 | Revert "[buildsys] Fix parallel build with static ffmpeg." | Trent Nelson | |
This reverts commit ad815563a3837bbd9ea73c3645af55ec56cacb9a. | |||
2014-02-10 | [pisink] Report supported passthrough formats | popcornmix | |
2014-02-10 | Revert "[rbp] Disable unsupport HD audio passthrough options" | popcornmix | |
2014-02-10 | [pvr] fix: missing action mapping for ACTION_RECORD | xhaggi | |
This adds the missing button translator action "record" poiting to ACTION_RECORD which is currently used in several PVR related windows, but could not be used in key mappings. It also adds a default implementation to GUIWindow which calls the application player record functionality, so there is no need to use XBMC.PlayerControls(record) in key mapping anymore. Furthermore the default mapping for the record button in remote.xml is changed to this new action. | |||
2014-02-10 | Merge pull request #4078 from afedchin/fix_gui_3d | jmarshallnz | |
[3d] fix stretched gui in sbs/ou mode when using hq scalers | |||
2014-02-10 | Merge pull request #4011 from fritsch/vdpau-settings | jmarshallnz | |
Linux: Gui Settings for HW Decoders | |||
2014-02-10 | Merge pull request #4179 from anssih/fix/cximage-CVE-2013-1438 | jmarshallnz | |
[cximage] Fix denial of service via a crafted photo file (CVE-2013-1438) | |||
2014-02-10 | [3d] fix stretched gui in sbs/ou mode when using hq scalers | Anton Fedchin | |
2014-02-09 | XCode: Adjust to new DVDVideoCodec.cpp thx @davilla | fritsch | |
2014-02-09 | Add DVDVideoCodec.cpp to Visual Studio | Rainer Hochecker | |
2014-02-09 | Settings: Add description and examples to the new settings | fritsch | |
Language: Add comments to every single lable to help translators | |||
2014-02-09 | Settings: Use new Codec Settings function to hide settings for nvidia users | fritsch | |
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 |