Overview
Request 300 (accepted)
- Update to 0.7.3 (20121017):
+ Don’t force a subtitle encoding by default
+ Implement basic mpris2 support
+ Remove video preview function
+ Show "None" in subtitle menu when subtitles are invisible
- Fix #PM-48: remote file need to be cached before playback.
- Fix the bug that video player goes into audio player section
in kickoff menu.
smplayer2.changes
Changed
-------------------------------------------------------------------
+Wed Oct 17 21:17:46 UTC 2012 - fisiu@opensuse.org
+
+- Update to 0.7.3 (20121017):
+ + Don’t force a subtitle encoding by default
+ + Implement basic mpris2 support
+ + Remove video preview function
+ + Show "None" in subtitle menu when subtitles are invisible
+
+-------------------------------------------------------------------
+Wed Oct 17 20:51:51 UTC 2012 - fisiu@opensuse.org
+
+- Fix #PM-48: remote file need to be cached before playback.
+- Fix the bug that video player goes into audio player section
+ in kickoff menu.
+
+-------------------------------------------------------------------
Fri Feb 24 07:18:50 CET 2012 - pascal.bleser@opensuse.org
- initial version (20120212)
smplayer2.spec
Changed
# Please submit bugfixes or comments via http://bugs.opensuse.org/
Name: smplayer2
-Version: 20120405
+Version: 20121017
Release: 0.pm.1
Summary: Video and Audio Player Frontend for mplayer2
-Source: smplayer2-%{version}-9733898f4bfbac97adb65a599c433df20f539da0.tar.bz2
+Source: smplayer2-%{version}-d3ca825b8a9a73e5f02f33fd3bd1c79cdbd26847.tar.bz2
Patch1: smplayer2-mplayer2.patch
URL: https://github.com/lachs0r/SMPlayer2
Group: Productivity/Multimedia/Video/Players
%makeinstall
popd
+# Append Qt;KDE; categories in desktop files - fix for #PM-48
for desktop in smplayer2; do
- %suse_update_desktop_file -r "$desktop" AudioVideo Player
+ %suse_update_desktop_file -r "$desktop" Qt KDE AudioVideo Video Player
done
L="$PWD/.lang"
Request History
Fisiu created request over 11 years ago
- Update to 0.7.3 (20121017):
+ Don’t force a subtitle encoding by default
+ Implement basic mpris2 support
+ Remove video preview function
+ Show "None" in subtitle menu when subtitles are invisible
- Fix #PM-48: remote file need to be cached before playback.
- Fix the bug that video player goes into audio player section
in kickoff menu.
pbleser accepted request over 12 years ago