yngwin 15/01/31 13:07:57 Added: smplayer-14.9.0.6690-zero-bidi.patch Log: Version bump adding mpv support (bug #538002). Implement Qt5 support (bug #523114). Remove mplayer2 option (dead project). Update bidi patch. (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 0x4FDF9CFD2FAC514E!)
Revision Changes Path 1.1 media-video/smplayer/files/smplayer-14.9.0.6690-zero-bidi.patch file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/smplayer/files/smplayer-14.9.0.6690-zero-bidi.patch?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/smplayer/files/smplayer-14.9.0.6690-zero-bidi.patch?rev=1.1&content-type=text/plain Index: smplayer-14.9.0.6690-zero-bidi.patch =================================================================== --- a/src/core.cpp +++ b/src/core.cpp @@ -1811,10 +1811,6 @@ proc->setOption("ass-font-scale", QString::number(mset.sub_scale_ass)); - if (!pref->mplayer_is_mplayer2) { - proc->setOption("flip-hebrew",false); // It seems to be necessary to display arabic subtitles correctly when using -ass - } - if (pref->enable_ass_styles) { if (!pref->force_ass_styles) { // Load the styles.ass file