vuplus_xbmc
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 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 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 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 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)

10 years ago[settings] cleanup video decoding settings (hw-accel + frame-multi-threaded) by movin...
da-anda [Wed, 22 Jan 2014 15:02:47 +0000 (16:02 +0100)]
[settings] cleanup video decoding settings (hw-accel + frame-multi-threaded) by moving them to their own settings category

10 years ago[settings] move subtitle stereoscopic depth next to subtitle position on screen
Jonathan Marshall [Wed, 26 Feb 2014 22:15:36 +0000 (11:15 +1300)]
[settings] move subtitle stereoscopic depth next to subtitle position on screen

10 years ago[settings] move preferred subtitle language below languages to download
Jonathan Marshall [Wed, 26 Feb 2014 22:13:57 +0000 (11:13 +1300)]
[settings] move preferred subtitle language below languages to download

10 years ago[settings] move subtitle downloading to the bottom of the subtitles section
Jonathan Marshall [Wed, 26 Feb 2014 22:10:07 +0000 (11:10 +1300)]
[settings] move subtitle downloading to the bottom of the subtitles section

10 years ago[settings] masterlock at start is a child setting of masterlock being enabled
Jonathan Marshall [Wed, 26 Feb 2014 22:02:33 +0000 (11:02 +1300)]
[settings] masterlock at start is a child setting of masterlock being enabled

10 years ago[settings] enable/disable audio setting controls based on state rather than hiding...
Jonathan Marshall [Wed, 26 Feb 2014 22:01:58 +0000 (11:01 +1300)]
[settings] enable/disable audio setting controls based on state rather than hiding them

10 years ago[settings] the video screen settings are children of the monitor setting
Jonathan Marshall [Wed, 26 Feb 2014 22:00:56 +0000 (11:00 +1300)]
[settings] the video screen settings are children of the monitor setting

10 years ago[settings] upnp announcements depend on the upnp server being enabled
Jonathan Marshall [Wed, 26 Feb 2014 21:59:49 +0000 (10:59 +1300)]
[settings] upnp announcements depend on the upnp server being enabled

10 years ago[settings] audio rip settings are children of the encoder type
Jonathan Marshall [Wed, 26 Feb 2014 21:59:15 +0000 (10:59 +1300)]
[settings] audio rip settings are children of the encoder type

10 years ago[settings] replaygain and crossfading subsettings should enable based on the state...
Jonathan Marshall [Wed, 26 Feb 2014 21:58:29 +0000 (10:58 +1300)]
[settings] replaygain and crossfading subsettings should enable based on the state of their parent

10 years ago[settings] arrange/enable PVR settings a little nicer
Jonathan Marshall [Wed, 26 Feb 2014 21:57:33 +0000 (10:57 +1300)]
[settings] arrange/enable PVR settings a little nicer

10 years ago[settings] pause after refresh should be a child of enable refresh rate, and sync...
Jonathan Marshall [Wed, 26 Feb 2014 21:56:47 +0000 (10:56 +1300)]
[settings] pause after refresh should be a child of enable refresh rate, and sync type is a child of sync to display

10 years ago[settings] better grouping under Video|Music->Library settings
Jonathan Marshall [Wed, 26 Feb 2014 21:53:29 +0000 (10:53 +1300)]
[settings] better grouping under Video|Music->Library settings

10 years ago[settings] move audio stream language from locale to video settings
Jonathan Marshall [Wed, 26 Feb 2014 21:51:29 +0000 (10:51 +1300)]
[settings] move audio stream language from locale to video settings

10 years agoMerge pull request #4282 from Montellese/movie_set_fixes
jmarshallnz [Wed, 26 Feb 2014 22:20:57 +0000 (11:20 +1300)]
Merge pull request #4282 from Montellese/movie_set_fixes

Fix "Manage movie sets..." doing nothing when there are no sets available

10 years agoMerge pull request #4283 from jmarshallnz/settings_descriptions
jmarshallnz [Wed, 26 Feb 2014 21:34:53 +0000 (10:34 +1300)]
Merge pull request #4283 from jmarshallnz/settings_descriptions

Settings descriptions updates

10 years ago[pvr] update label from 'Defaults' to 'Reset' for consistency
Jonathan Marshall [Tue, 25 Feb 2014 23:59:28 +0000 (12:59 +1300)]
[pvr] update label from 'Defaults' to 'Reset' for consistency

10 years ago[language] Updated strings.po & settings.xml for help descriptions of settings
jjd-uk [Sat, 22 Feb 2014 13:43:32 +0000 (13:43 +0000)]
[language] Updated strings.po & settings.xml for help descriptions of settings

10 years agoMerge pull request #3447 from Karlson2k/win32_fix_relative_paths
jmarshallnz [Wed, 26 Feb 2014 19:43:26 +0000 (08:43 +1300)]
Merge pull request #3447 from Karlson2k/win32_fix_relative_paths

[Win32] fix relative paths, fixes #14812

10 years agoCGUIDialogSelect: focus the extra button (if available) when the selection list is...
montellese [Wed, 26 Feb 2014 17:15:27 +0000 (18:15 +0100)]
CGUIDialogSelect: focus the extra button (if available) when the selection list is empty

10 years agovideo library: show the "Select movie set" dialog even if there are no sets to choose...
montellese [Sun, 16 Feb 2014 16:51:43 +0000 (17:51 +0100)]
video library: show the "Select movie set" dialog even if there are no sets to choose from

10 years agoGroupUtils: grouping an empty list is not an error
montellese [Sun, 16 Feb 2014 16:50:55 +0000 (17:50 +0100)]
GroupUtils: grouping an empty list is not an error

10 years agoFIX: [gles] fix karaoke and teletext rendering
Chris "Koying" Browet [Wed, 26 Feb 2014 14:00:55 +0000 (15:00 +0100)]
FIX: [gles] fix karaoke and teletext rendering

10 years agoMerge pull request #4279 from t-nelson/droid_passthrough_fix
Trent Nelson [Wed, 26 Feb 2014 03:27:53 +0000 (22:27 -0500)]
Merge pull request #4279 from t-nelson/droid_passthrough_fix

[DROID][AE] Don't crash on passthrough.

10 years agoWINSMBDirectory::GetDirectory: unify with other code and use WIN32Util::ConvertPathTo...
Karlson2k [Thu, 17 Oct 2013 09:01:15 +0000 (13:01 +0400)]
WINSMBDirectory::GetDirectory: unify with other code and use WIN32Util::ConvertPathToWin32Form

10 years agoWIN32Util::ConvertPathToWin32Form: update to resolve relative paths
Karlson2k [Thu, 17 Oct 2013 09:00:09 +0000 (13:00 +0400)]
WIN32Util::ConvertPathToWin32Form: update to resolve relative paths

10 years agoURIUtils: add 'CanonicalizePath' function
Karlson2k [Wed, 16 Oct 2013 22:08:54 +0000 (02:08 +0400)]
URIUtils: add 'CanonicalizePath' function

10 years ago[DROID][AE] Don't crash on passthrough.
Trent Nelson [Wed, 26 Feb 2014 02:30:15 +0000 (19:30 -0700)]
[DROID][AE] Don't crash on passthrough.

The AudioTrack sink only ever wants S16LE.

10 years agoCosmetic changes
Bl4ck09 [Tue, 25 Feb 2014 22:02:32 +0000 (23:02 +0100)]
Cosmetic changes

10 years agoBetter caching and updating for dynamic list provider
Bl4ck09 [Tue, 25 Feb 2014 22:02:14 +0000 (23:02 +0100)]
Better caching and updating for dynamic list provider

10 years ago[ae/darwin] we don't need another mutex when we already have one
Jonathan Marshall [Tue, 25 Feb 2014 20:48:12 +0000 (09:48 +1300)]
[ae/darwin] we don't need another mutex when we already have one

10 years agoFIX: [gles] do not force vsync off if VSYNC_DRIVER
Chris "Koying" Browet [Mon, 24 Feb 2014 20:11:14 +0000 (21:11 +0100)]
FIX: [gles] do not force vsync off if VSYNC_DRIVER

10 years agoMerge pull request #4236 from t-nelson/droid_removable_storage_fixes
Trent Nelson [Tue, 25 Feb 2014 02:23:33 +0000 (21:23 -0500)]
Merge pull request #4236 from t-nelson/droid_removable_storage_fixes

Droid removable storage fixes

10 years agoMerge pull request #4070 from vkosh/epg-now
Lars Op den Kamp [Tue, 25 Feb 2014 00:35:03 +0000 (01:35 +0100)]
Merge pull request #4070 from vkosh/epg-now

[epg] don't use epg tag that was active as a currently active one if epg contains gaps

10 years ago[DROID] Only add one mount point per device
Trent Nelson [Wed, 19 Feb 2014 02:30:44 +0000 (19:30 -0700)]
[DROID] Only add one mount point per device

I've observed some prettys strange behavior on AML devices regarding
reading /proc/mounts.  Somehow there are multiple, unique mount points
for some devices when reading /proc/mounts with fopen/fgets.  However
they don't exist if "cat /proc/mounts" is issued from the shell.
Baffling...

10 years ago[DROID] Read /proc/mounts in one go to avoid race.
Trent Nelson [Wed, 19 Feb 2014 23:06:57 +0000 (16:06 -0700)]
[DROID] Read /proc/mounts in one go to avoid race.

/proc/mounts is only guaranteed atomic for the current read operation.

10 years ago[DROID] Ease mount point blacklist condition
Trent Nelson [Wed, 19 Feb 2014 02:21:05 +0000 (19:21 -0700)]
[DROID] Ease mount point blacklist condition

Android doesn't require USB devices be mounted under /mnt/usb.  In fact
there SEEMS to be no requirements or useful metrics for determining info
about mounted devices besides the "default external storage device"
which is always an SD card.  However, they do all SEEM to be handled by
Vold, the volume manager daemon and given a device node under
/dev/block/vold/.  It also SEEMS, from the four vendors I have on hand,
that SD card mount points alwasy contain the string "sdcard".  Using
these two rules get's me auto sources for USB devices on AML devices.

10 years ago[osx/aesink] - fix compile on older SDKs
Memphiz [Mon, 24 Feb 2014 22:23:25 +0000 (23:23 +0100)]
[osx/aesink] - fix compile on older SDKs

10 years agoMerge pull request #4258 from fritsch/aefixes
Trent Nelson [Mon, 24 Feb 2014 20:32:43 +0000 (15:32 -0500)]
Merge pull request #4258 from fritsch/aefixes

AESinkPULSE: Let Engine handle our volume

10 years agoMerge pull request #4267 from amet/close_subs_window_on_stop
jmarshallnz [Mon, 24 Feb 2014 18:53:12 +0000 (07:53 +1300)]
Merge pull request #4267 from amet/close_subs_window_on_stop

[subsCore] close search window if playback is stopped

10 years ago[subsCore] close search window if playback is stopped
amet [Mon, 24 Feb 2014 08:22:47 +0000 (12:22 +0400)]
[subsCore] close search window if playback is stopped

10 years agoMerge pull request #4251 from ThiasDE/extsub_priority
jmarshallnz [Mon, 24 Feb 2014 03:15:00 +0000 (16:15 +1300)]
Merge pull request #4251 from ThiasDE/extsub_priority

dvdplayer: [fix] subtitle priority for multiple external subtitles

10 years agoomxplayer: [fix] subtitle priority for multiple external subtitles
ThiasDE [Sun, 23 Feb 2014 22:53:45 +0000 (23:53 +0100)]
omxplayer: [fix] subtitle priority for multiple external subtitles

10 years agodvdplayer: [fix] subtitle priority for multiple...
Thias [Fri, 21 Feb 2014 14:21:43 +0000 (15:21 +0100)]
dvdplayer: [fix] subtitle priority for multiple...

external subtitles