source: smplayer/trunk/Readme.txt@ 178

Last change on this file since 178 was 176, checked in by Silvan Scherrer, 9 years ago

smplayer: update trunk to version 16.4

File size: 3.5 KB
Line 
1 SMPlayer, GUI front-end for mplayer.
2 Copyright (C) 2006-2016 Ricardo Villalba <rvm@users.sourceforge.net>
3
4 This program is free software; you can redistribute it and/or modify
5 it under the terms of the GNU General Public License as published by
6 the Free Software Foundation; either version 2 of the License, or
7 (at your option) any later version.
8
9 This program is distributed in the hope that it will be useful,
10 but WITHOUT ANY WARRANTY; without even the implied warranty of
11 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12 GNU General Public License for more details.
13
14 You should have received a copy of the GNU General Public License
15 along with this program; if not, write to the Free Software
16 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
17
18 -------------------------------------------------------------------------
19
20 SMPlayer intends to be a complete front-end for MPlayer, from basic
21 features like playing videos, DVDs, and VCDs to more advanced features
22 like support for MPlayer filters and more.
23
24 To know how to compile and install smplayer please read Install.txt.
25
26 There are available two optional packages: smplayer-themes and smplayer-skins.
27 They contain some icon themes and skins for smplayer and it's highly recommended
28 that you install them too.
29
30 Visit the web for updates:
31 http://smplayer.sourceforge.net
32 http://www.smplayer.info
33
34 Support forum:
35 http://forum.smplayer.info
36
37 -------------------------------------------------------------------------
38
39 Third-party:
40
41 * QtSingleApplication from Qt Solutions.
42 url: http://qt.gitorious.org/qt-solutions
43 license: BSD (see src/qtsingleapplication/qtsingleapplication.h)
44
45 * libmaia by Sebastian Wiedenroth
46 url: https://github.com/wiedi/libmaia
47 license: Simplified BSD License (see src/findsubtitles/maia/LICENSE)
48
49 Some icons were taken from:
50
51 * nuvoX
52 url: http://www.kde-look.org/content/show.php/nuvoX?content=38467
53 license: GPL
54
55 * kfaenza
56 url: http://kde-look.org/content/show.php/KFaenza?content=143890
57 license: GPL
58
59 * Vista-Inspirate
60 url: http://www.kde-look.org/content/show.php/Vista-Inspirate?content=31585
61 license: GPL
62
63 * Crystal Clear
64 url: http://www.kde-look.org/content/show.php/Crystal+Clear?content=25668
65 license: LGPL
66
67 * Oxygen Team
68 url: http://www.iconarchive.com/artist/oxygen-icons.org.html
69 license: LGPL
70
71 * WPZOOM Social Networking Icon Pack
72 url: http://findicons.com/pack/2336/wpzoom_social_networking_icon
73 license: Creative Commons Attribution Share Alike (by-sa)
74
75 * ricebowl-0.2.0
76 url: http://www.deviantart.com/deviation/22605468/
77 license: LGPL
78
79 * rulesPlayer
80 url: http://www.dsource.org/projects/rulesplayer
81 license: "use without restrictions at your own risk"
82
83 * mplayer (gmplayer)
84 url: http://www.mplayerhq.hu/design7/news.html
85 license: GPL
86
87 * kplayer
88 url: http://kplayer.sourceforge.net/
89 license: GPL
90
91 * Gimp
92 url: http://www.gimp.org/
93 license: GPL
94
95 * http://en.wikipedia.org/wiki/File:Computer_on_fire.svg
96 license: Public Domain
97
98 * http://www.pd4pic.com/anaglyph-3d-cellophane-glasses-3dimensional-movie.html
99 license: Public Domain CC0
Note: See TracBrowser for help on using the repository browser.