~ubuntu-branches/ubuntu/trusty/phonon/trusty-updates

« back to all changes in this revision

Viewing changes to Mainpage.dox

  • Committer: Bazaar Package Importer
  • Author(s): Modestas Vainius
  • Date: 2011-03-11 21:39:20 UTC
  • mfrom: (6.1.4 experimental)
  • Revision ID: james.westby@ubuntu.com-20110311213920-pvkmqc1gdpy88uzx
Tags: 4:4.6.0really4.4.4-2
* Drop phonon-backends-dbg from phonon-dbg Recommends/Breaks. No longer
  needed.
* Readd packaging copyright/licensing to debian/copyright.
* Bump libphonon-dev Breaks/Replaces to << 4:4.6.0really4.4.4 for
  libphononexperimental-dev. experimental/avcaptureinterface.h header which
  used to be there up to 4.4.4 (see changelog below).
* Switch debian/rules build engine to dhmk (qt-kde-team/2/*):
  - build-depend on pkg-kde-tools >= 0.11;
  - port debian/rules to dhmk keeping it dh compatible as much as possible.
* Drop unused ${shlibs:Depends} from libphonon-dev and
  libphononexperimental-dev packages.
* Add README.Debian to phonon-backend-null package.
* Remove phonon-backend-null.lintian-overrides: phonon-backend-null is no
  longer and empty package due to README.Debian (see above).
* Release to unstable.

Show diffs side-by-side

added added

removed removed

Lines of Context:
9
9
and video.  It is aimed at the average desktop application, whether that is a game
10
10
that needs sound effects or a full-blown multimedia playback application like
11
11
<a href="http://amarok.kde.org/">Amarok</a> or
12
 
<a href="http://www.dragonplayer.org/">Dragon Player</a>.
 
12
<a href="http://bangarangkde.wordpress.com/">Bangarang</a>.
13
13
 
14
 
If you writing a Qt program and want audio or video playback, then Phonon is almost
15
 
certainly the right choice for you.  It provides an API that any Qt developer will
16
 
be comfortable with, and uses the native sound systems on Windows and MacOS.  On
17
 
UNIX systems, where there is no one standard multimedia system, it offers
18
 
<a href="http://www.gstreamer.net/">GStreamer</a> and <a href="http://xinehq.de/">Xine</a>
19
 
backends, and more (such as <a href="http://www.videolan.org/">VLC</a>) are available
20
 
from third parties.
 
14
If you writing a Qt program and want audio or video playback, then Phonon is
 
15
almost certainly the right choice for you.  It provides an API that any Qt
 
16
developer will be comfortable with, and uses the native multimedia frameworks
 
17
on Windows and MacOS.  On UNIX systems, where there is no one standard
 
18
multimedia system, it offers <a href="http://www.gstreamer.net/">GStreamer</a>
 
19
and <a href="http://xinehq.de/">Xine</a> backends, and more (such as 
 
20
<a href="http://www.videolan.org/">VLC</a>) are available from third parties.
21
21
 
22
22
However, Phonon is not aimed at professional audio applications (in the style of
23
23
<a href="http://audacity.sourceforge.net/">Audacity</a>, say).  For these applications,
25
25
and you should probably be using something like <a href="http://jackaudio.org/">JACK</a>.
26
26
 
27
27
@authors
28
 
Matthias Kretz \<kretz@kde.org\><br>
29
 
Ricardo Villalba \<rvm@escomposlinux.org\><br>
30
 
Ian Monroe \<ian@monroe.nu\><br>
 
28
Matthias Kretz \<kretz@kde.org\><br/>
 
29
Ricardo Villalba \<rvm@escomposlinux.org\><br/>
 
30
Ian Monroe \<ian@monroe.nu\><br/>
 
31
Colin Guthrie \<phonon@colin.guthr.ie\><br/>
 
32
Martin Sandsmark \<martin.sandsmark@kde.org\><br/>
31
33
Nokia Corporation and/or its subsidiary(-ies)
32
34
 
33
35
@maintainers
34
 
Matthias Kretz \<kretz@kde.org\>
 
36
Martin Sandsmark \<martin.sandsmark@kde.org\>
35
37
 
36
38
@licenses
37
39
Libraries: @lgpl<br>
47
49
Development
48
50
</b></p>
49
51
 
50
 
If you want to get involved with Phonon backend development please subscribe to <a href="https://mail.kde.org/mailman/listinfo/phonon-backends">phonon-backends@kde.org</a>.
51
 
 
52
 
If you want to contribute, make comments or useful suggestions you can also write to the <a href="mailto:kde-multimedia@kde.org">KDE Multimedia mailinglist</a> or <a href="mailto:kretz@kde.org">Matthias Kretz</a>. You can join the mailinglist using the <a href="https://mail.kde.org/mailman/listinfo/kde-multimedia">webinterface</a> or take a look at the <a href="http://lists.kde.org/?l=kde-multimedia">archives</a>
 
52
If you want to get involved with Phonon backend development please subscribe to
 
53
<a href="https://mail.kde.org/mailman/listinfo/phonon-backends">phonon-backends@kde.org</a>.
 
54
 
 
55
If you want to contribute, make comments or useful suggestions you can also
 
56
write to the 
 
57
<a href="mailto:kde-multimedia@kde.org">KDE Multimedia mailinglist</a>.
 
58
You can join the mailinglist using the 
 
59
<a href="https://mail.kde.org/mailman/listinfo/kde-multimedia">webinterface</a>
 
60
or take a look at the 
 
61
<a href="http://lists.kde.org/?l=kde-multimedia">archives</a>
 
62
 
 
63
If you want more immediate help, try the \#phonon IRC channel on Freenode.
53
64
 
54
65
*/
55
66
 
56
 
// DOXYGEN_VERSION=4.3
 
67
// DOXYGEN_VERSION=4.4.3
57
68
// DOXYGEN_NAME=Phonon
58
69
// DOXYGEN_ENABLE=YES
59
 
// DOXYGEN_SET_INPUT = @topdir@/phonon/phonon @topdir@/phonon/Mainpage.dox
 
70
// DOXYGEN_SET_INPUT = @topdir@/phonon-git/phonon @topdir@/phonon-git/Mainpage.dox
60
71
// DOXYGEN_SET_FILE_PATTERNS = *.h *.dox */phononnamespace.h.in
61
72
// ignore backend docs
62
73
// DOXYGEN_SET_EXCLUDE_PATTERNS = *interface.h */phonon/examples/* */tests/* *_p.h */experimental/videocapturedevice/* */phonon/backend*