aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-03-01[lang] update of skin.confluence language filesalanwww1
2014-03-01[lang] update of core language filesalanwww1
2014-03-01[lang] update of internal addon language filesalanwww1
2014-03-01Reduce the amount of false positives while detecting stereo modeErik van Pienbroek
Initially the CStereoscopicsManager::DetectStereoModeByString function considered file names containing strings like " SBS " to be 3D content. However, it turned out this also caused false positives, for example when opening PVR recordings from the Dutch TV channel "SBS 6". Reduced the amount of false positives by also searching for the keyword "3D" in the file name before considering a file to be 3D content and by using regular expressions
2014-03-01More explicit ignore rules for cpluffTrent Nelson
2014-03-01Remove cpluff generated filesTrent Nelson
2014-03-01[language] fix several typosMartijn Kaijser
2014-03-01[Confluence] add missing 4K flag in list viewronie
2014-03-01Fix up of settings.xml commit got missed during settings cleanupjjd-uk
2014-03-01[language] fix typosMartijn Kaijser
2014-02-28Merge pull request #4295 from KeyserSoze1/masterTrent Nelson
Fixed mute not working for non-SSE enabled builds
2014-02-28Fixed mute not working for non-SSE enabled buildsKeyserSoze1
2014-02-28fixed, add amlogic hw 3d interlace modeS. Davilla
2014-02-28vdpau: Improve detection of supported files.Kenney Phillis
A minor improvement on the detection of whether or not a video will play. It is a good idea to at least make sure that the video codec is supported and that the resolution does not exceed the supported resolution.
2014-02-28vdpau: map/unmap surfaces on every cycle, requested by AMDRainer Hochecker
2014-02-28Merge pull request #4293 from cgtobi/patch-1Martijn Kaijser
Update strings.po
2014-02-28Update strings.pocgtobi
Fixes a minor typo in the original description. It should read 'scalers' instead of 'scalars' according to the developers notice.
2014-02-28URIUtils::IsRemote: fix endless loop with stacked special pathKarlson2k
2014-02-28URIUtils::IsHD: fix stack overflow, fixes #14812Karlson2k
Fix endless recursive loop if filename is stacked special
2014-02-28Merge pull request #4246 from Montellese/jsonrpctimersjmarshallnz
JSON-RPC: support for fetching PVR timers and recordings
2014-02-28fixed: Properly handle stacked files for subtitlesarnova
2014-02-28Merge pull request #4243 from Black09/directoryprovider-extensionsjmarshallnz
Better caching and updating for dynamic list provider
2014-02-28Merge pull request #4271 from elupus/depends_fixjmarshallnz
depends: fix already installed check on osx
2014-02-28Merge pull request #4286 from arnova/stack_streamdetails_fixjmarshallnz
fixed: Auto extracted stream details were never stored the stacks
2014-02-28[language] drop reference to wiki in the ignore tokens setting.Jonathan Marshall
2014-02-28Merge pull request #4253 from jmarshallnz/shouty_tagsjmarshallnz
[id3v2] some apps write TXXX tags using UPPERCASE and some with lowercase.
2014-02-27json-rpc: add PVR.GetTimers, PVR.GetTimerDetails, PVR.GetRecordings and ↵Lars Op den Kamp
PVR.GetRecordingDetails
2014-02-27[PVR] let CPVRTimerInfoTag implement ISerializablemontellese
2014-02-27[PVR] let CPVRRecording implement ISerializablemontellese
2014-02-27[PVR] added a unique id for each timer, valid as long as xbmc isn't resetLars Op den Kamp
2014-02-27[PVR] added a unique id for each recording, valid as long as xbmc isn't resetLars Op den Kamp
2014-02-27fixed: Auto extracted stream details were never stored the stacksarnova
2014-02-28Merge pull request #4276 from koying/fixvsyncdriverjmarshallnz
FIX: [gles] do not force vsync off if VSYNC_DRIVER
2014-02-26Merge pull request #4280 from jmarshallnz/settings_cleanupTrent Nelson
Settings cleanup
2014-02-27Merge pull request #4281 from koying/fixgleskaraokejmarshallnz
FIX: [gles] fix karaoke and teletext rendering
2014-02-27[settings] move 'flatten library' into video->libraryJonathan Marshall
2014-02-27[settings] drop unused videolibrary.seasonthumbsJonathan Marshall
2014-02-27[subtitles] drop 'prefer external' option, always preferringJonathan Marshall
2014-02-27[settings] pvrpowermanagement settings/timers to be dependent on ↵Jonathan Marshall
powermanagement being enabled
2014-02-27[settings] enable teletext scaling only if teletext is enabledJonathan Marshall
2014-02-27[subtitles] change settings logic for subtitle storage location (make it a ↵da-anda
spinner)
2014-02-27[settings] cleanup video decoding settings (hw-accel + frame-multi-threaded) ↵da-anda
by moving them to their own settings category
2014-02-27[settings] move subtitle stereoscopic depth next to subtitle position on screenJonathan Marshall
2014-02-27[settings] move preferred subtitle language below languages to downloadJonathan Marshall
2014-02-27[settings] move subtitle downloading to the bottom of the subtitles sectionJonathan Marshall
2014-02-27[settings] masterlock at start is a child setting of masterlock being enabledJonathan Marshall
2014-02-27[settings] enable/disable audio setting controls based on state rather than ↵Jonathan Marshall
hiding them
2014-02-27[settings] the video screen settings are children of the monitor settingJonathan Marshall
2014-02-27[settings] upnp announcements depend on the upnp server being enabledJonathan Marshall
2014-02-27[settings] audio rip settings are children of the encoder typeJonathan Marshall