public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/desktop/sound: decibel.xml
@ 2008-05-29  7:36 Joshua Saddler (nightmorph)
  0 siblings, 0 replies; 10+ messages in thread
From: Joshua Saddler (nightmorph) @ 2008-05-29  7:36 UTC (permalink / raw
  To: gentoo-commits

nightmorph    08/05/29 07:36:55

  Modified:             decibel.xml
  Log:
  remove a bit of cruft and clarify Gnome integration

Revision  Changes    Path
1.2                  xml/htdocs/proj/en/desktop/sound/decibel.xml

file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/desktop/sound/decibel.xml?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/desktop/sound/decibel.xml?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/desktop/sound/decibel.xml?r1=1.1&r2=1.2

Index: decibel.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/desktop/sound/decibel.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- decibel.xml	27 May 2008 23:53:08 -0000	1.1
+++ decibel.xml	29 May 2008 07:36:54 -0000	1.2
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/desktop/sound/decibel.xml,v 1.1 2008/05/27 23:53:08 nightmorph Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/desktop/sound/decibel.xml,v 1.2 2008/05/29 07:36:54 nightmorph Exp $ -->
 
 <guide>
 <title>Decibel Audio Player</title>
@@ -10,7 +10,7 @@
 </author>
 
 <abstract>
-This page contains the ebuilds and instructions for Decibel, a gtk+ audio
+This page contains the installation instructions for Decibel, a gtk+ audio
 player.
 </abstract>
 
@@ -18,8 +18,8 @@
 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
 <license/>
 
-<version>1</version>
-<date>2008-05-27</date>
+<version>2</version>
+<date>2008-05-29</date>
 
 <chapter>
 <title>Introduction</title>
@@ -45,9 +45,10 @@
 </p>
 
 <p>
-Decibel mostly uses Python, gtk+, and gstreamer, though it also needs a few
-Gnome libraries. It should still be lightweight even if you don't use Gnome. If
-you <e>do</e> use Gnome, it will be fully integrated into your desktop.
+Decibel mostly uses Python, gtk+, and gstreamer. It also needs a few Gnome
+libraries to handle the Gnome keyring for Last.fm integration. It should still
+be lightweight even if you don't use Gnome. If you <e>do</e> use Gnome, it will
+be fully integrated into your desktop.
 </p>
 
 <p>



-- 
gentoo-commits@lists.gentoo.org mailing list



^ permalink raw reply	[flat|nested] 10+ messages in thread

* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/desktop/sound: decibel.xml
@ 2008-08-03  3:06 Joshua Saddler (nightmorph)
  0 siblings, 0 replies; 10+ messages in thread
From: Joshua Saddler (nightmorph) @ 2008-08-03  3:06 UTC (permalink / raw
  To: gentoo-commits

nightmorph    08/08/03 03:06:09

  Modified:             decibel.xml
  Log:
  required version of gst-plugins-meta is stable; no need to keyword

Revision  Changes    Path
1.3                  xml/htdocs/proj/en/desktop/sound/decibel.xml

file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/desktop/sound/decibel.xml?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/desktop/sound/decibel.xml?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/desktop/sound/decibel.xml?r1=1.2&r2=1.3

Index: decibel.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/desktop/sound/decibel.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- decibel.xml	29 May 2008 07:36:54 -0000	1.2
+++ decibel.xml	3 Aug 2008 03:06:09 -0000	1.3
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/desktop/sound/decibel.xml,v 1.2 2008/05/29 07:36:54 nightmorph Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/desktop/sound/decibel.xml,v 1.3 2008/08/03 03:06:09 nightmorph Exp $ -->
 
 <guide>
 <title>Decibel Audio Player</title>
@@ -18,8 +18,8 @@
 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
 <license/>
 
-<version>2</version>
-<date>2008-05-29</date>
+<version>3</version>
+<date>2008-08-02</date>
 
 <chapter>
 <title>Introduction</title>
@@ -74,7 +74,6 @@
 
 <pre caption="Keywording Decibel">
 # <i>echo "media-sound/decibel-audio-player" >> /etc/portage/package.keywords</i>
-# <i>echo "media-plugins/gst-plugins-meta" >> /etc/portage/package.keywords</i>
 </pre>
 
 <p>






^ permalink raw reply	[flat|nested] 10+ messages in thread

* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/desktop/sound: decibel.xml
@ 2008-09-02  8:56 Joshua Saddler (nightmorph)
  0 siblings, 0 replies; 10+ messages in thread
From: Joshua Saddler (nightmorph) @ 2008-09-02  8:56 UTC (permalink / raw
  To: gentoo-commits

nightmorph    08/09/02 08:56:40

  Modified:             decibel.xml
  Log:
  at least one version of decibel is now stable, so no need to keyword it

Revision  Changes    Path
1.4                  xml/htdocs/proj/en/desktop/sound/decibel.xml

file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/desktop/sound/decibel.xml?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/desktop/sound/decibel.xml?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/desktop/sound/decibel.xml?r1=1.3&r2=1.4

Index: decibel.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/desktop/sound/decibel.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- decibel.xml	3 Aug 2008 03:06:09 -0000	1.3
+++ decibel.xml	2 Sep 2008 08:56:40 -0000	1.4
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/desktop/sound/decibel.xml,v 1.3 2008/08/03 03:06:09 nightmorph Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/desktop/sound/decibel.xml,v 1.4 2008/09/02 08:56:40 nightmorph Exp $ -->
 
 <guide>
 <title>Decibel Audio Player</title>
@@ -18,8 +18,8 @@
 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
 <license/>
 
-<version>3</version>
-<date>2008-08-02</date>
+<version>4</version>
+<date>2008-09-02</date>
 
 <chapter>
 <title>Introduction</title>
@@ -67,17 +67,7 @@
 <body>
 
 <p>
-Sync your Portage tree to make sure you'll be getting the latest Decibel
-version. It's currently marked ~arch, so you'll need to keyword it in
-<path>/etc/portage/package.keywords</path> before installing.
-</p>
-
-<pre caption="Keywording Decibel">
-# <i>echo "media-sound/decibel-audio-player" >> /etc/portage/package.keywords</i>
-</pre>
-
-<p>
-Next, let's take a look at the available USE flags. Since Decibel uses the
+First, let's take a look at the available USE flags. Since Decibel uses the
 modular gstreamer framework, you can choose the kinds of audio formats you want
 to be able to play. Decibel currently supports WMA (via ffmpeg), mp4 (aac), mp3,
 FLAC, Musepack, and Ogg Vorbis.






^ permalink raw reply	[flat|nested] 10+ messages in thread

* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/desktop/sound: decibel.xml
@ 2009-06-08  8:20 Joshua Saddler (nightmorph)
  0 siblings, 0 replies; 10+ messages in thread
From: Joshua Saddler (nightmorph) @ 2009-06-08  8:20 UTC (permalink / raw
  To: gentoo-commits

nightmorph    09/06/08 08:20:49

  Modified:             decibel.xml
  Log:
  updated gnome integration description, misc. cleanups

Revision  Changes    Path
1.5                  xml/htdocs/proj/en/desktop/sound/decibel.xml

file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/desktop/sound/decibel.xml?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/desktop/sound/decibel.xml?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/desktop/sound/decibel.xml?r1=1.4&r2=1.5

Index: decibel.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/desktop/sound/decibel.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- decibel.xml	2 Sep 2008 08:56:40 -0000	1.4
+++ decibel.xml	8 Jun 2009 08:20:49 -0000	1.5
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/desktop/sound/decibel.xml,v 1.4 2008/09/02 08:56:40 nightmorph Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/desktop/sound/decibel.xml,v 1.5 2009/06/08 08:20:49 nightmorph Exp $ -->
 
 <guide>
 <title>Decibel Audio Player</title>
@@ -18,8 +18,8 @@
 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
 <license/>
 
-<version>4</version>
-<date>2008-09-02</date>
+<version>5</version>
+<date>2009-06-08</date>
 
 <chapter>
 <title>Introduction</title>
@@ -92,13 +92,13 @@
 </tr>
 <tr>
   <ti>gnome</ti>
-  <ti>Enables additional integration with the Gnome desktop</ti>
+  <ti>Uses <c>gnome-keyring</c> to store your Last.fm password</ti>
 </tr>
 <tr>
   <ti>libnotify</ti>
   <ti>
     Enables desktop notification on track change. You'll get a customizable
-    little popup window.
+    popup window.
   </ti>
 </tr>
 <tr>






^ permalink raw reply	[flat|nested] 10+ messages in thread

* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/desktop/sound: decibel.xml
@ 2009-07-16 20:56 Joshua Saddler (nightmorph)
  0 siblings, 0 replies; 10+ messages in thread
From: Joshua Saddler (nightmorph) @ 2009-07-16 20:56 UTC (permalink / raw
  To: gentoo-commits

nightmorph    09/07/16 20:56:42

  Modified:             decibel.xml
  Log:
  update instructions now that the gnome USE flag has been properly renamed to gnome-keyring and the dependencies have been slightly altered

Revision  Changes    Path
1.6                  xml/htdocs/proj/en/desktop/sound/decibel.xml

file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/desktop/sound/decibel.xml?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/desktop/sound/decibel.xml?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/desktop/sound/decibel.xml?r1=1.5&r2=1.6

Index: decibel.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/desktop/sound/decibel.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- decibel.xml	8 Jun 2009 08:20:49 -0000	1.5
+++ decibel.xml	16 Jul 2009 20:56:42 -0000	1.6
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/desktop/sound/decibel.xml,v 1.5 2009/06/08 08:20:49 nightmorph Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/desktop/sound/decibel.xml,v 1.6 2009/07/16 20:56:42 nightmorph Exp $ -->
 
 <guide>
 <title>Decibel Audio Player</title>
@@ -18,8 +18,8 @@
 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
 <license/>
 
-<version>5</version>
-<date>2009-06-08</date>
+<version>6</version>
+<date>2009-07-16</date>
 
 <chapter>
 <title>Introduction</title>
@@ -91,7 +91,7 @@
   <ti>Adds support for CD audio playback and lookups via CDDB</ti>
 </tr>
 <tr>
-  <ti>gnome</ti>
+  <ti>gnome-keyring</ti>
   <ti>Uses <c>gnome-keyring</c> to store your Last.fm password</ti>
 </tr>
 <tr>
@@ -149,7 +149,7 @@
 
 <pre caption="Setting USE flags in package.use">
 # <i>echo "media-plugins/gst-plugins-meta ffmpeg flac mad vorbis" >> /etc/portage/package.use</i>
-# <i>echo "media-sound/decibel-audio-player -musepack aac cdaudio gnome libnotify" >> /etc/portage/package.use"</i>
+# <i>echo "media-sound/decibel-audio-player -musepack aac cdaudio gnome-keyring libnotify" >> /etc/portage/package.use"</i>
 </pre>
 
 <p>






^ permalink raw reply	[flat|nested] 10+ messages in thread

* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/desktop/sound: decibel.xml
@ 2009-08-04  8:06 Joshua Saddler (nightmorph)
  0 siblings, 0 replies; 10+ messages in thread
From: Joshua Saddler (nightmorph) @ 2009-08-04  8:06 UTC (permalink / raw
  To: gentoo-commits

nightmorph    09/08/04 08:06:23

  Modified:             decibel.xml
  Log:
  cdaudio to cdda USE flag update

Revision  Changes    Path
1.7                  xml/htdocs/proj/en/desktop/sound/decibel.xml

file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/desktop/sound/decibel.xml?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/desktop/sound/decibel.xml?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/desktop/sound/decibel.xml?r1=1.6&r2=1.7

Index: decibel.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/desktop/sound/decibel.xml,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- decibel.xml	16 Jul 2009 20:56:42 -0000	1.6
+++ decibel.xml	4 Aug 2009 08:06:23 -0000	1.7
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/desktop/sound/decibel.xml,v 1.6 2009/07/16 20:56:42 nightmorph Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/desktop/sound/decibel.xml,v 1.7 2009/08/04 08:06:23 nightmorph Exp $ -->
 
 <guide>
 <title>Decibel Audio Player</title>
@@ -18,8 +18,8 @@
 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
 <license/>
 
-<version>6</version>
-<date>2009-07-16</date>
+<version>7</version>
+<date>2009-08-04</date>
 
 <chapter>
 <title>Introduction</title>
@@ -87,7 +87,7 @@
   <ti>Enables support for MPEG-4 AAC audio (mp4)</ti>
 </tr>
 <tr>
-  <ti>cdaudio</ti>
+  <ti>cdda</ti>
   <ti>Adds support for CD audio playback and lookups via CDDB</ti>
 </tr>
 <tr>
@@ -149,7 +149,7 @@
 
 <pre caption="Setting USE flags in package.use">
 # <i>echo "media-plugins/gst-plugins-meta ffmpeg flac mad vorbis" >> /etc/portage/package.use</i>
-# <i>echo "media-sound/decibel-audio-player -musepack aac cdaudio gnome-keyring libnotify" >> /etc/portage/package.use"</i>
+# <i>echo "media-sound/decibel-audio-player -musepack aac cdda gnome-keyring libnotify" >> /etc/portage/package.use"</i>
 </pre>
 
 <p>






^ permalink raw reply	[flat|nested] 10+ messages in thread

* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/desktop/sound: decibel.xml
@ 2010-04-14  7:18 Joshua Saddler (nightmorph)
  0 siblings, 0 replies; 10+ messages in thread
From: Joshua Saddler (nightmorph) @ 2010-04-14  7:18 UTC (permalink / raw
  To: gentoo-commits

nightmorph    10/04/14 07:18:02

  Modified:             decibel.xml
  Log:
  remove unnecessary link

Revision  Changes    Path
1.8                  xml/htdocs/proj/en/desktop/sound/decibel.xml

file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/desktop/sound/decibel.xml?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/desktop/sound/decibel.xml?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/desktop/sound/decibel.xml?r1=1.7&r2=1.8

Index: decibel.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/desktop/sound/decibel.xml,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- decibel.xml	4 Aug 2009 08:06:23 -0000	1.7
+++ decibel.xml	14 Apr 2010 07:18:02 -0000	1.8
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/desktop/sound/decibel.xml,v 1.7 2009/08/04 08:06:23 nightmorph Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/desktop/sound/decibel.xml,v 1.8 2010/04/14 07:18:02 nightmorph Exp $ -->
 
 <guide>
 <title>Decibel Audio Player</title>
@@ -18,8 +18,8 @@
 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
 <license/>
 
-<version>7</version>
-<date>2009-08-04</date>
+<version>8</version>
+<date>2010-04-14</date>
 
 <chapter>
 <title>Introduction</title>
@@ -194,10 +194,6 @@
     here. The bug tracker is also the best way to make feature requests and stay
     on top of development.
   </li>
-  <li>
-    <uri link="http://dev.gentoo.org/~nightmorph/decibel/files/">Additional
-    screenshots</uri>
-  </li>
 </ul>
 
 </body>






^ permalink raw reply	[flat|nested] 10+ messages in thread

* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/desktop/sound: decibel.xml
@ 2010-04-26 18:55 Joshua Saddler (nightmorph)
  0 siblings, 0 replies; 10+ messages in thread
From: Joshua Saddler (nightmorph) @ 2010-04-26 18:55 UTC (permalink / raw
  To: gentoo-commits

nightmorph    10/04/26 18:55:27

  Modified:             decibel.xml
  Log:
  Updated Decibel guide for 1.03 features

Revision  Changes    Path
1.9                  xml/htdocs/proj/en/desktop/sound/decibel.xml

file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/desktop/sound/decibel.xml?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/desktop/sound/decibel.xml?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/desktop/sound/decibel.xml?r1=1.8&r2=1.9

Index: decibel.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/desktop/sound/decibel.xml,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- decibel.xml	14 Apr 2010 07:18:02 -0000	1.8
+++ decibel.xml	26 Apr 2010 18:55:27 -0000	1.9
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/desktop/sound/decibel.xml,v 1.8 2010/04/14 07:18:02 nightmorph Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/desktop/sound/decibel.xml,v 1.9 2010/04/26 18:55:27 nightmorph Exp $ -->
 
 <guide>
 <title>Decibel Audio Player</title>
@@ -18,8 +18,8 @@
 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
 <license/>
 
-<version>8</version>
-<date>2010-04-14</date>
+<version>9</version>
+<date>2010-04-26</date>
 
 <chapter>
 <title>Introduction</title>
@@ -38,9 +38,9 @@
 <p>
 Decibel is a nifty, simple little app. It has as much playback functionality as
 you want it to have. It's not an audio Swiss Army knife; for that, take a look
-at Banshee, Exaile, or Amarok. It's intended for easy browsing and playing of your
-music collection. It supports several audio formats and CD playback, and can
-keep track of several different music library locations. (A nice improvement
+at Banshee, Exaile, or Amarok. It's intended for easy browsing and playing of
+your music collection. It supports several audio formats and CD playback, and
+can keep track of several different music library locations. (A nice improvement
 over other audio applications that track only one library).
 </p>
 
@@ -53,8 +53,7 @@
 
 <p>
 Decibel has optional additional runtime integration with various Gnome libraries
-such as gnomeprint, gtksourceview, wnck, gnome-applets, gnome-media,
-totem-pl-parser, and a few others. More on this later.
+such as gnome-applets, gnome-media, and a few others. More on this later.
 </p>
 
 </body>
@@ -70,7 +69,7 @@
 First, let's take a look at the available USE flags. Since Decibel uses the
 modular gstreamer framework, you can choose the kinds of audio formats you want
 to be able to play. Decibel currently supports WMA (via ffmpeg), mp4 (aac), mp3,
-FLAC, Musepack, and Ogg Vorbis.
+mp2, ac3, APE, FLAC, Musepack, WavPack, and Ogg Vorbis.
 </p>
 
 <p>
@@ -91,6 +90,12 @@
   <ti>Adds support for CD audio playback and lookups via CDDB</ti>
 </tr>
 <tr>
+  <ti>gnome</ti>
+  <ti>
+    Adds Gnome media keys support, so you can control Decibel using hotkeys
+  </ti>
+</tr>
+<tr>
   <ti>gnome-keyring</ti>
   <ti>Uses <c>gnome-keyring</c> to store your Last.fm password</ti>
 </tr>
@@ -103,7 +108,11 @@
 </tr>
 <tr>
   <ti>musepack</ti>
-  <ti>Enables support for the Musepack (mpc) audio codec</ti>
+  <ti>Enables support for the Musepack audio (mpc)</ti>
+</tr>
+<tr>
+  <ti>wavpack</ti>
+  <ti>Enables support for WavPack audio (wv)</ti>
 </tr>
 </table>
 
@@ -119,6 +128,10 @@
   <th>Description</th>
 </tr>
 <tr>
+  <ti>a52</ti>
+  <ti>Adds support for ac3 playback, a common DVD audio format</ti>
+</tr>
+<tr>
   <ti>ffmpeg</ti>
   <ti>
     Adds support for audio formats that use the ASF container, such as
@@ -136,8 +149,12 @@
   </ti>
 </tr>
 <tr>
+  <ti>mpeg</ti>
+  <ti>Adds support for mp2 playback</ti>
+</tr>
+<tr>
   <ti>vorbis</ti>
-  <ti>Adds support for the Ogg Vorbis (ogg) audio codec</ti>
+  <ti>Adds support for Ogg Vorbis audio (ogg)</ti>
 </tr>
 </table>
 






^ permalink raw reply	[flat|nested] 10+ messages in thread

* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/desktop/sound: decibel.xml
@ 2010-06-07 19:44 Joshua Saddler (nightmorph)
  0 siblings, 0 replies; 10+ messages in thread
From: Joshua Saddler (nightmorph) @ 2010-06-07 19:44 UTC (permalink / raw
  To: gentoo-commits

nightmorph    10/06/07 19:44:35

  Modified:             decibel.xml
  Log:
  update decibel guide to match version 1.04, which was just added to Portage

Revision  Changes    Path
1.10                 xml/htdocs/proj/en/desktop/sound/decibel.xml

file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/desktop/sound/decibel.xml?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/desktop/sound/decibel.xml?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/desktop/sound/decibel.xml?r1=1.9&r2=1.10

Index: decibel.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/desktop/sound/decibel.xml,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- decibel.xml	26 Apr 2010 18:55:27 -0000	1.9
+++ decibel.xml	7 Jun 2010 19:44:35 -0000	1.10
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/desktop/sound/decibel.xml,v 1.9 2010/04/26 18:55:27 nightmorph Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/desktop/sound/decibel.xml,v 1.10 2010/06/07 19:44:35 nightmorph Exp $ -->
 
 <guide>
 <title>Decibel Audio Player</title>
@@ -18,8 +18,8 @@
 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
 <license/>
 
-<version>9</version>
-<date>2010-04-26</date>
+<version>10</version>
+<date>2010-06-07</date>
 
 <chapter>
 <title>Introduction</title>
@@ -186,6 +186,15 @@
 link="http://pwp.netcabo.pt/paol/tagtool">TagTool</uri>.
 </p>
 
+<p>
+Decibel has a couple of commandline switches you may want to use.
+<c>decibel-audio-player --no-glossy-cover</c> removes the shiny effect overlayed
+on album covers, which can make them hard to see. The <c>-p</c> switch uses the
+playbin2 GStreamer component to play files. This adds support for ReplayGain and
+gapless playback. You can view the other commandline switches by running
+<c>decibel-audio-player --help</c>.
+</p>
+
 </body>
 </section>
 </chapter>






^ permalink raw reply	[flat|nested] 10+ messages in thread

* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/desktop/sound: decibel.xml
@ 2011-09-22  7:06 Joshua Saddler (nightmorph)
  0 siblings, 0 replies; 10+ messages in thread
From: Joshua Saddler (nightmorph) @ 2011-09-22  7:06 UTC (permalink / raw
  To: gentoo-commits

nightmorph    11/09/22 07:06:46

  Modified:             decibel.xml
  Log:
  update flag changes, bug 336632

Revision  Changes    Path
1.11                 xml/htdocs/proj/en/desktop/sound/decibel.xml

file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/desktop/sound/decibel.xml?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/desktop/sound/decibel.xml?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/desktop/sound/decibel.xml?r1=1.10&r2=1.11

Index: decibel.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/desktop/sound/decibel.xml,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- decibel.xml	7 Jun 2010 19:44:35 -0000	1.10
+++ decibel.xml	22 Sep 2011 07:06:46 -0000	1.11
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/desktop/sound/decibel.xml,v 1.10 2010/06/07 19:44:35 nightmorph Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/desktop/sound/decibel.xml,v 1.11 2011/09/22 07:06:46 nightmorph Exp $ -->
 
 <guide>
 <title>Decibel Audio Player</title>
@@ -18,8 +18,8 @@
 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
 <license/>
 
-<version>10</version>
-<date>2010-06-07</date>
+<version>11</version>
+<date>2011-09-22</date>
 
 <chapter>
 <title>Introduction</title>
@@ -97,7 +97,7 @@
 </tr>
 <tr>
   <ti>gnome-keyring</ti>
-  <ti>Uses <c>gnome-keyring</c> to store your Last.fm password</ti>
+  <ti>Uses <c>gnome-keyring</c> to store your Last.fm and Twitter passwords</ti>
 </tr>
 <tr>
   <ti>libnotify</ti>
@@ -143,7 +143,7 @@
   <ti>Adds support for FLAC: Free Lossless Audio Codec</ti>
 </tr>
 <tr>
-  <ti>mad</ti>
+  <ti>mp3</ti>
   <ti>
     Adds support for mp3 playback via MAD, a high quality decoder library
   </ti>
@@ -165,7 +165,7 @@
 </p>
 
 <pre caption="Setting USE flags in package.use">
-# <i>echo "media-plugins/gst-plugins-meta ffmpeg flac mad vorbis" >> /etc/portage/package.use</i>
+# <i>echo "media-plugins/gst-plugins-meta ffmpeg flac mp3 vorbis" >> /etc/portage/package.use</i>
 # <i>echo "media-sound/decibel-audio-player -musepack aac cdda gnome-keyring libnotify" >> /etc/portage/package.use"</i>
 </pre>
 






^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2011-09-22  7:06 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-29  7:36 [gentoo-commits] gentoo commit in xml/htdocs/proj/en/desktop/sound: decibel.xml Joshua Saddler (nightmorph)
  -- strict thread matches above, loose matches on Subject: below --
2008-08-03  3:06 Joshua Saddler (nightmorph)
2008-09-02  8:56 Joshua Saddler (nightmorph)
2009-06-08  8:20 Joshua Saddler (nightmorph)
2009-07-16 20:56 Joshua Saddler (nightmorph)
2009-08-04  8:06 Joshua Saddler (nightmorph)
2010-04-14  7:18 Joshua Saddler (nightmorph)
2010-04-26 18:55 Joshua Saddler (nightmorph)
2010-06-07 19:44 Joshua Saddler (nightmorph)
2011-09-22  7:06 Joshua Saddler (nightmorph)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox