vuplus_xbmc
10 years agoMerge pull request #4368 from jmarshallnz/music_fixes
jmarshallnz [Sat, 8 Mar 2014 23:05:14 +0000 (12:05 +1300)]
Merge pull request #4368 from jmarshallnz/music_fixes

Music fixes for .nfo files

10 years agoMerge pull request #4338 from FernetMenta/google
jmarshallnz [Sat, 8 Mar 2014 21:28:46 +0000 (10:28 +1300)]
Merge pull request #4338 from FernetMenta/google

AE: make sure sink suppports required samplerate for AC3 and DTS

10 years agoMerge pull request #4340 from FernetMenta/playlist
jmarshallnz [Sat, 8 Mar 2014 21:28:25 +0000 (10:28 +1300)]
Merge pull request #4340 from FernetMenta/playlist

paplayer: avoid blocking in OpenFile, call QueueNextFile instead

10 years agoMerge pull request #4378 from Montellese/mysql_integer_cast_fix
jmarshallnz [Sat, 8 Mar 2014 21:46:01 +0000 (10:46 +1300)]
Merge pull request #4378 from Montellese/mysql_integer_cast_fix

mysql: replace all "cast(foo as integer)" to "cast(foo as signed integer)" and not just the first one

10 years agomysql: replace all "cast(foo as integer)" to "cast(foo as signed integer)" and not...
montellese [Tue, 4 Mar 2014 22:50:02 +0000 (23:50 +0100)]
mysql: replace all "cast(foo as integer)" to "cast(foo as signed integer)" and not just the first one

10 years ago[music] fix .cue sheet media with embedded art not showing. fixes #14043
Jonathan Marshall [Sat, 8 Mar 2014 05:40:50 +0000 (18:40 +1300)]
[music] fix .cue sheet media with embedded art not showing. fixes #14043

10 years ago[exif] use unknownToUTF8 for the EXIF_COMMENT_CHARSET_ASCII/UNKNOWN case as many...
Jonathan Marshall [Sat, 8 Mar 2014 05:27:04 +0000 (18:27 +1300)]
[exif] use unknownToUTF8 for the EXIF_COMMENT_CHARSET_ASCII/UNKNOWN case as many pictures store non-ascii here. fixes #14188

10 years agoMerge pull request #4328 from koying/fixcontextcrash
jmarshallnz [Sat, 8 Mar 2014 04:09:12 +0000 (17:09 +1300)]
Merge pull request #4328 from koying/fixcontextcrash

FIX: set logger to NULL when the XBMC::Context is deleted

10 years ago[osx] fixed missing line in backport 9a05eed
Jonathan Marshall [Sat, 8 Mar 2014 03:48:18 +0000 (16:48 +1300)]
[osx] fixed missing line in backport 9a05eed

10 years agoMerge pull request #4277 from xhaggi/fix-recordings-parent-dir
jmarshallnz [Tue, 4 Mar 2014 07:56:31 +0000 (20:56 +1300)]
Merge pull request #4277 from xhaggi/fix-recordings-parent-dir

[pvr] fix: duplicate parent dir item for recordings

10 years agoremove useless log line
Jonathan Marshall [Sat, 8 Mar 2014 02:46:59 +0000 (15:46 +1300)]
remove useless log line

10 years ago[python] fix extended progress bar double closure. fixes #14985
Jonathan Marshall [Sat, 8 Mar 2014 01:06:21 +0000 (14:06 +1300)]
[python] fix extended progress bar double closure. fixes #14985

10 years agofix compile warnings
Jonathan Marshall [Fri, 7 Mar 2014 22:34:03 +0000 (11:34 +1300)]
fix compile warnings

10 years agoMerge pull request #4366 from Montellese/uriutils_resolvepath_fix
jmarshallnz [Fri, 7 Mar 2014 20:50:54 +0000 (09:50 +1300)]
Merge pull request #4366 from Montellese/uriutils_resolvepath_fix

URIUtils: fix out of range exception in resolvePath()

10 years agoMerge pull request #4365 from Montellese/settinglist_minmax_conflict
jmarshallnz [Fri, 7 Mar 2014 20:50:12 +0000 (09:50 +1300)]
Merge pull request #4365 from Montellese/settinglist_minmax_conflict

settings: fix conflict of <minimum> and <maximum> for CSettingList

10 years agoURIUtils: fix out of range exception in resolvePath()
montellese [Mon, 3 Mar 2014 22:43:01 +0000 (23:43 +0100)]
URIUtils: fix out of range exception in resolvePath()

10 years agoMerge pull request #4364 from ace20022/pap_zero_gotham
jmarshallnz [Fri, 7 Mar 2014 20:37:56 +0000 (09:37 +1300)]
Merge pull request #4364 from ace20022/pap_zero_gotham

[paplayer] Prevent possible division by zero in MP3Codec.

10 years ago[paplayer] Prevent possible division by zero in MP3Codec.
ace20022 [Fri, 7 Mar 2014 20:20:25 +0000 (21:20 +0100)]
[paplayer] Prevent possible division by zero in MP3Codec.

10 years agoMerge pull request #4349 from Memphiz/noblockaddpacketsbp
jmarshallnz [Fri, 7 Mar 2014 20:19:42 +0000 (09:19 +1300)]
Merge pull request #4349 from Memphiz/noblockaddpacketsbp

[osxsink/iossink] - don't block addpackets if ca didn't do the initial d...

10 years agoMerge pull request #4348 from Memphiz/osxdisplayportbp
jmarshallnz [Fri, 7 Mar 2014 20:19:25 +0000 (09:19 +1300)]
Merge pull request #4348 from Memphiz/osxdisplayportbp

 [osxsink] - properly set the ae device type based on either ca or ...

10 years agoMerge pull request #4347 from FernetMenta/aefixes
jmarshallnz [Fri, 7 Mar 2014 20:19:06 +0000 (09:19 +1300)]
Merge pull request #4347 from FernetMenta/aefixes

ActiveAE: fix for iOS - suspend sink when paused and app is not focused

10 years ago[osxsink/iossink] - don't block addpackets if ca didn't do the initial data pull...
Memphiz [Mon, 3 Mar 2014 22:43:59 +0000 (23:43 +0100)]
[osxsink/iossink] - don't block addpackets if ca didn't do the initial data pull - but timeout gracefully for signaling an error condition to the engine (use a timer for detecting a real timeout as condvar can be signaled by spurious interrupts)

10 years ago[osxsink] - properly set the ae device type based on either ca or heuristical criteri...
Memphiz [Wed, 5 Mar 2014 17:18:34 +0000 (18:18 +0100)]
[osxsink] - properly set the ae device type based on either ca or heuristical criteria - fixes DisplayPort not detected as LPCM capable and maybe others

Conflicts:
xbmc/cores/AudioEngine/Sinks/AESinkDARWINOSX.cpp

10 years agoActiveAE: add windowing callback for application focus change
Rainer Hochecker [Fri, 28 Feb 2014 11:32:59 +0000 (12:32 +0100)]
ActiveAE: add windowing callback for application focus change

10 years agoActiveAE: use keep alive timer when stream is paused
Rainer Hochecker [Fri, 28 Feb 2014 10:47:26 +0000 (11:47 +0100)]
ActiveAE: use keep alive timer when stream is paused

10 years agoMerge pull request #4343 from FernetMenta/eac3
Trent Nelson [Thu, 6 Mar 2014 20:01:02 +0000 (15:01 -0500)]
Merge pull request #4343 from FernetMenta/eac3

AE: only display setting for EAC3 if sink supports it

10 years agoAE: only display setting for EAC3 if sink supports it
Rainer Hochecker [Thu, 6 Mar 2014 17:34:50 +0000 (18:34 +0100)]
AE: only display setting for EAC3 if sink supports it

10 years agoMerge pull request #4325 from MartijnKaijser/gotham_langfixes
jmarshallnz [Wed, 5 Mar 2014 23:47:53 +0000 (12:47 +1300)]
Merge pull request #4325 from MartijnKaijser/gotham_langfixes

Gotham langfixes

10 years ago[DROID][AE] Don't guess at supported sampling rate
Trent Nelson [Tue, 4 Mar 2014 17:31:24 +0000 (10:31 -0700)]
[DROID][AE] Don't guess at supported sampling rate

Android will resample to the "native" sample rate defined in firmware so
only use that rate.

10 years ago[DROID][JNI] Add method to query HW sample rate.
Trent Nelson [Tue, 14 Jan 2014 18:23:55 +0000 (11:23 -0700)]
[DROID][JNI] Add method to query HW sample rate.

10 years ago[Confluence] fix usage of "next" label in mismatching contexts, which caused trouble...
da-anda [Tue, 4 Mar 2014 12:06:36 +0000 (13:06 +0100)]
[Confluence] fix usage of "next" label in mismatching contexts, which caused trouble in translations

10 years ago[language] fix inconsistent naming of Blu-ray and improve wording of related labels
da-anda [Tue, 4 Mar 2014 09:40:21 +0000 (10:40 +0100)]
[language] fix inconsistent naming of Blu-ray and improve wording of related labels

10 years ago[language] fix typo
Martijn Kaijser [Tue, 4 Mar 2014 09:45:18 +0000 (10:45 +0100)]
[language] fix typo

10 years ago[language] remove unused setting descriptions
Martijn Kaijser [Mon, 3 Mar 2014 23:23:41 +0000 (00:23 +0100)]
[language] remove unused setting descriptions

10 years ago[language] fix wrong string meaning. should say "Apple Remote support could not be...
Martijn Kaijser [Mon, 3 Mar 2014 23:20:59 +0000 (00:20 +0100)]
[language] fix wrong string meaning. should say "Apple Remote support could not be enabled"

10 years agoMerge pull request #4324 from FernetMenta/wasapi
jmarshallnz [Tue, 4 Mar 2014 07:04:27 +0000 (20:04 +1300)]
Merge pull request #4324 from FernetMenta/wasapi

WASAPI: increase audio buffer for USB devices, fixes audible distortion

10 years agoMerge pull request #4319 from Memphiz/tvoutnonativekeyboard
jmarshallnz [Tue, 4 Mar 2014 00:19:44 +0000 (13:19 +1300)]
Merge pull request #4319 from Memphiz/tvoutnonativekeyboard

[ios] - only use the native keyboard if tvout is not used (native keyboa...

10 years agoMerge pull request #4318 from MartijnKaijser/b2
Trent Nelson [Mon, 3 Mar 2014 22:07:18 +0000 (17:07 -0500)]
Merge pull request #4318 from MartijnKaijser/b2

bump to Gotham beta2

10 years ago[release] version bump to 13.0 beta2
Martijn Kaijser [Mon, 3 Mar 2014 21:25:12 +0000 (22:25 +0100)]
[release] version bump to 13.0 beta2

10 years ago[language] update strings.po for missing PVR help text
NedScott [Mon, 3 Mar 2014 00:28:47 +0000 (17:28 -0700)]
[language] update strings.po for missing PVR help text

10 years agoMerge pull request #4314 from MartijnKaijser/beta1 Gotham-beta1
Trent Nelson [Mon, 3 Mar 2014 20:11:24 +0000 (15:11 -0500)]
Merge pull request #4314 from MartijnKaijser/beta1

[release] version bump to 13.0 beta1

10 years agoActiveAE: increase max buffer size from 80ms to 100ms
Rainer Hochecker [Mon, 3 Mar 2014 11:42:14 +0000 (12:42 +0100)]
ActiveAE: increase max buffer size from 80ms to 100ms

10 years agoMerge pull request #4312 from wsoltys/pvrfix
jmarshallnz [Mon, 3 Mar 2014 19:10:53 +0000 (08:10 +1300)]
Merge pull request #4312 from wsoltys/pvrfix

fixed exception because of accessing an uninitialized playingChannel object

10 years agoMerge pull request #4274 from arnova/sub_stack_handling
jmarshallnz [Mon, 3 Mar 2014 19:04:46 +0000 (08:04 +1300)]
Merge pull request #4274 from arnova/sub_stack_handling

fixed: Properly handle stacked files for subtitles

10 years agoMerge pull request #4285 from davilla/amlhw3d-interlace
Trent Nelson [Mon, 3 Mar 2014 17:57:34 +0000 (12:57 -0500)]
Merge pull request #4285 from davilla/amlhw3d-interlace

fixed, add amlogic hw 3d interlace mode

10 years agoWASAPI: increase buffer for USB devices
Rainer Hochecker [Sat, 1 Mar 2014 10:15:37 +0000 (11:15 +0100)]
WASAPI: increase buffer for USB devices

10 years agofixed exception because of accessing an uninitialized playingChannel object.
WiSo [Mon, 3 Mar 2014 09:53:15 +0000 (10:53 +0100)]
fixed exception because of accessing an uninitialized playingChannel object.

10 years agosettings: fix conflict of <minimum> and <maximum> for CSettingList
montellese [Sun, 2 Mar 2014 22:44:57 +0000 (23:44 +0100)]
settings: fix conflict of <minimum> and <maximum> for CSettingList

10 years agoMerge pull request #4299 from Voyager1/zip-rootisdir
jmarshallnz [Sun, 2 Mar 2014 21:34:09 +0000 (10:34 +1300)]
Merge pull request #4299 from Voyager1/zip-rootisdir

Allow ZIP root to be viewed as directory to enable playback of files contained

10 years ago[ios] - only use the native keyboard if tvout is not used (native keyboard doesn...
Memphiz [Sun, 2 Mar 2014 21:07:59 +0000 (22:07 +0100)]
[ios] - only use the native keyboard if tvout is not used (native keyboard doesn't work with hdmi/tvout on ios) - fixes #14966

10 years agoMerge pull request #4303 from MartijnKaijser/timezones_fix
jmarshallnz [Sun, 2 Mar 2014 18:50:14 +0000 (07:50 +1300)]
Merge pull request #4303 from MartijnKaijser/timezones_fix

[language] add missing langinfo files after new additions

10 years agoMerge pull request #4294 from FernetMenta/vdpau
Trent Nelson [Sun, 2 Mar 2014 17:22:15 +0000 (12:22 -0500)]
Merge pull request #4294 from FernetMenta/vdpau

vdpau fixes

10 years agovdpau: cosmetics
Rainer Hochecker [Fri, 28 Feb 2014 14:47:56 +0000 (15:47 +0100)]
vdpau: cosmetics

10 years ago[AESink/ios] - fix drain - we need to output silence when no samples are left - else...
Memphiz [Sun, 2 Mar 2014 16:12:03 +0000 (17:12 +0100)]
[AESink/ios] - fix drain - we need to output silence when no samples are left - else CA on iOS will repeat loop the last sample

10 years ago[zip] allow libdvd to view ZIP root as directory to enable playback of zipped dvd...
Voyager1 [Sat, 1 Mar 2014 09:17:03 +0000 (10:17 +0100)]
[zip] allow libdvd to view ZIP root as directory to enable playback of zipped dvd files

10 years ago[language] add missing langinfo files after new additions
Martijn Kaijser [Sat, 1 Mar 2014 23:30:09 +0000 (00:30 +0100)]
[language] add missing langinfo files after new additions

10 years agoMerge pull request #4302 from t-nelson/rm_cpluff_generated
Trent Nelson [Sat, 1 Mar 2014 23:37:01 +0000 (18:37 -0500)]
Merge pull request #4302 from t-nelson/rm_cpluff_generated

Remove cpluff generated files

10 years agoMerge pull request #3688 from epienbroek/3d_sbs
jmarshallnz [Sat, 1 Mar 2014 23:03:15 +0000 (12:03 +1300)]
Merge pull request #3688 from epienbroek/3d_sbs

Reduce the amount of false positives while detecting stereo mode

10 years agoMerge pull request #4300 from jjd-uk/strings
jmarshallnz [Sat, 1 Mar 2014 21:49:30 +0000 (10:49 +1300)]
Merge pull request #4300 from jjd-uk/strings

Fix up of settings.xml commit got missed during settings cleanup

10 years ago[lang] update of skin.confluence language files
alanwww1 [Sat, 1 Mar 2014 20:56:34 +0000 (21:56 +0100)]
[lang] update of skin.confluence language files

10 years ago[lang] update of core language files
alanwww1 [Sat, 1 Mar 2014 20:56:09 +0000 (21:56 +0100)]
[lang] update of core language files

10 years ago[lang] update of internal addon language files
alanwww1 [Sat, 1 Mar 2014 20:55:32 +0000 (21:55 +0100)]
[lang] update of internal addon language files

10 years agoReduce the amount of false positives while detecting stereo mode
Erik van Pienbroek [Wed, 20 Nov 2013 17:08:35 +0000 (18:08 +0100)]
Reduce the amount of false positives while detecting stereo mode

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

10 years agoMore explicit ignore rules for cpluff
Trent Nelson [Sat, 1 Mar 2014 20:14:26 +0000 (13:14 -0700)]
More explicit ignore rules for cpluff

10 years agoRemove cpluff generated files
Trent Nelson [Sat, 1 Mar 2014 20:12:50 +0000 (13:12 -0700)]
Remove cpluff generated files

10 years ago[language] fix several typos
Martijn Kaijser [Sat, 1 Mar 2014 19:54:47 +0000 (20:54 +0100)]
[language] fix several typos

10 years ago[Confluence] add missing 4K flag in list view
ronie [Sat, 1 Mar 2014 14:41:40 +0000 (15:41 +0100)]
[Confluence] add missing 4K flag in list view

10 years agoFix up of settings.xml commit got missed during settings cleanup
jjd-uk [Sat, 1 Mar 2014 14:40:17 +0000 (14:40 +0000)]
Fix up of settings.xml commit got missed during settings cleanup

10 years ago[language] fix typos
Martijn Kaijser [Sat, 1 Mar 2014 12:05:21 +0000 (13:05 +0100)]
[language] fix typos

10 years agoMerge pull request #4295 from KeyserSoze1/master
Trent Nelson [Fri, 28 Feb 2014 22:00:25 +0000 (17:00 -0500)]
Merge pull request #4295 from KeyserSoze1/master

Fixed mute not working for non-SSE enabled builds

10 years agoFixed mute not working for non-SSE enabled builds
KeyserSoze1 [Fri, 28 Feb 2014 17:54:28 +0000 (12:54 -0500)]
Fixed mute not working for non-SSE enabled builds

10 years agofixed, add amlogic hw 3d interlace mode
S. Davilla [Thu, 27 Feb 2014 06:07:16 +0000 (01:07 -0500)]
fixed, add amlogic hw 3d interlace mode

10 years agovdpau: Improve detection of supported files.
Kenney Phillis [Thu, 6 Feb 2014 06:59:56 +0000 (00:59 -0600)]
vdpau: Improve detection of supported files.

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.

10 years agovdpau: map/unmap surfaces on every cycle, requested by AMD
Rainer Hochecker [Sat, 18 Jan 2014 12:02:21 +0000 (13:02 +0100)]
vdpau: map/unmap surfaces on every cycle, requested by AMD

10 years agoMerge pull request #4293 from cgtobi/patch-1
Martijn Kaijser [Fri, 28 Feb 2014 12:17:21 +0000 (13:17 +0100)]
Merge pull request #4293 from cgtobi/patch-1

Update strings.po

10 years agoUpdate strings.po
cgtobi [Fri, 28 Feb 2014 12:03:08 +0000 (13:03 +0100)]
Update strings.po

Fixes a minor typo in the original description. It should read 'scalers' instead of 'scalars' according to the developers notice.

10 years agoURIUtils::IsRemote: fix endless loop with stacked special path
Karlson2k [Fri, 28 Feb 2014 08:23:23 +0000 (12:23 +0400)]
URIUtils::IsRemote: fix endless loop with stacked special path

10 years agoURIUtils::IsHD: fix stack overflow, fixes #14812
Karlson2k [Fri, 28 Feb 2014 08:08:19 +0000 (12:08 +0400)]
URIUtils::IsHD: fix stack overflow, fixes #14812
Fix endless recursive loop if filename is stacked special

10 years agoMerge pull request #4246 from Montellese/jsonrpctimers
jmarshallnz [Fri, 28 Feb 2014 08:02:59 +0000 (21:02 +1300)]
Merge pull request #4246 from Montellese/jsonrpctimers

JSON-RPC: support for fetching PVR timers and recordings

10 years agofixed: Properly handle stacked files for subtitles
arnova [Sun, 23 Feb 2014 16:21:25 +0000 (17:21 +0100)]
fixed: Properly handle stacked files for subtitles

10 years agoMerge pull request #4243 from Black09/directoryprovider-extensions
jmarshallnz [Fri, 28 Feb 2014 04:58:23 +0000 (17:58 +1300)]
Merge pull request #4243 from Black09/directoryprovider-extensions

Better caching and updating for dynamic list provider

10 years agoMerge pull request #4271 from elupus/depends_fix
jmarshallnz [Thu, 27 Feb 2014 22:45:51 +0000 (11:45 +1300)]
Merge pull request #4271 from elupus/depends_fix

depends: fix already installed check on osx

10 years agoMerge pull request #4286 from arnova/stack_streamdetails_fix
jmarshallnz [Thu, 27 Feb 2014 19:50:10 +0000 (08:50 +1300)]
Merge pull request #4286 from arnova/stack_streamdetails_fix

fixed: Auto extracted stream details were never stored the stacks

10 years ago[language] drop reference to wiki in the ignore tokens setting.
Jonathan Marshall [Thu, 27 Feb 2014 19:10:46 +0000 (08:10 +1300)]
[language] drop reference to wiki in the ignore tokens setting.

10 years agoMerge pull request #4253 from jmarshallnz/shouty_tags
jmarshallnz [Thu, 27 Feb 2014 19:05:31 +0000 (08:05 +1300)]
Merge pull request #4253 from jmarshallnz/shouty_tags

[id3v2] some apps write TXXX tags using UPPERCASE and some with lowercase.

10 years agojson-rpc: add PVR.GetTimers, PVR.GetTimerDetails, PVR.GetRecordings and PVR.GetRecord...
Lars Op den Kamp [Thu, 13 Feb 2014 00:06:19 +0000 (01:06 +0100)]
json-rpc: add PVR.GetTimers, PVR.GetTimerDetails, PVR.GetRecordings and PVR.GetRecordingDetails

10 years ago[PVR] let CPVRTimerInfoTag implement ISerializable
montellese [Thu, 20 Feb 2014 19:04:40 +0000 (20:04 +0100)]
[PVR] let CPVRTimerInfoTag implement ISerializable

10 years ago[PVR] let CPVRRecording implement ISerializable
montellese [Thu, 20 Feb 2014 19:04:20 +0000 (20:04 +0100)]
[PVR] let CPVRRecording implement ISerializable

10 years ago[PVR] added a unique id for each timer, valid as long as xbmc isn't reset
Lars Op den Kamp [Thu, 13 Feb 2014 00:05:04 +0000 (01:05 +0100)]
[PVR] added a unique id for each timer, valid as long as xbmc isn't reset

10 years ago[PVR] added a unique id for each recording, valid as long as xbmc isn't reset
Lars Op den Kamp [Thu, 13 Feb 2014 00:04:43 +0000 (01:04 +0100)]
[PVR] added a unique id for each recording, valid as long as xbmc isn't reset

10 years agofixed: Auto extracted stream details were never stored the stacks
arnova [Thu, 27 Feb 2014 18:56:53 +0000 (19:56 +0100)]
fixed: Auto extracted stream details were never stored the stacks

10 years agoMerge pull request #4276 from koying/fixvsyncdriver
jmarshallnz [Thu, 27 Feb 2014 18:49:11 +0000 (07:49 +1300)]
Merge pull request #4276 from koying/fixvsyncdriver

FIX: [gles] do not force vsync off if VSYNC_DRIVER

10 years agoMerge pull request #4280 from jmarshallnz/settings_cleanup
Trent Nelson [Thu, 27 Feb 2014 00:41:46 +0000 (19:41 -0500)]
Merge pull request #4280 from jmarshallnz/settings_cleanup

Settings cleanup

10 years agoMerge pull request #4281 from koying/fixgleskaraoke
jmarshallnz [Wed, 26 Feb 2014 23:15:35 +0000 (12:15 +1300)]
Merge pull request #4281 from koying/fixgleskaraoke

FIX: [gles] fix karaoke and teletext rendering

10 years ago[settings] move 'flatten library' into video->library
Jonathan Marshall [Mon, 24 Feb 2014 19:42:29 +0000 (08:42 +1300)]
[settings] move 'flatten library' into video->library

10 years ago[settings] drop unused videolibrary.seasonthumbs
Jonathan Marshall [Mon, 24 Feb 2014 19:40:22 +0000 (08:40 +1300)]
[settings] drop unused videolibrary.seasonthumbs

10 years ago[subtitles] drop 'prefer external' option, always preferring
Jonathan Marshall [Sun, 23 Feb 2014 05:37:29 +0000 (18:37 +1300)]
[subtitles] drop 'prefer external' option, always preferring

10 years ago[settings] pvrpowermanagement settings/timers to be dependent on powermanagement...
Jonathan Marshall [Sun, 23 Feb 2014 05:24:00 +0000 (18:24 +1300)]
[settings] pvrpowermanagement settings/timers to be dependent on powermanagement being enabled

10 years ago[settings] enable teletext scaling only if teletext is enabled
Jonathan Marshall [Sun, 23 Feb 2014 05:23:19 +0000 (18:23 +1300)]
[settings] enable teletext scaling only if teletext is enabled

10 years ago[subtitles] change settings logic for subtitle storage location (make it a spinner)
da-anda [Thu, 19 Dec 2013 11:12:11 +0000 (12:12 +0100)]
[subtitles] change settings logic for subtitle storage location (make it a spinner)