From 05d3a403a87d6db749233ef9d73fedc8c13ebe65 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Sat, 26 Aug 2006 22:06:48 +0000 Subject: update docs git-svn-id: file:///home/lennart/svn/public/paprefs/trunk@8 54a58c19-9419-0410-9bbb-d8fa3e5d54ff --- doc/README.html.in | 36 ++++++++++++++---------------------- 1 file changed, 14 insertions(+), 22 deletions(-) diff --git a/doc/README.html.in b/doc/README.html.in index 7089154..eb0ecaf 100644 --- a/doc/README.html.in +++ b/doc/README.html.in @@ -42,29 +42,19 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.

News

-
Mon Jul 24 2006:

Version 0.9.3 released; show client names only if they are set

- -
Sat Jul 8 2006:

Version 0.9.2 released; update for PulseAudio 0.9.2

- -
Fri Jun 2 2006:

Version 0.9.1 released; add a .desktop file; update icons everywhere

- -
Sat May 27 2006:

Version 0.9.0 released; update for Polypaudio 0.9.0; show client name of playback streams; make volume slider more responsive

- -
Fri Apr 21 2006:

Version 0.8 released; initial release

+
Sat Aug 26 2006:

Version 0.9.5 released; initial release

Overview

-

PulseAudio Volume Control (paprefs) is a simple GTK -based volume control tool ("mixer") for the PulseAudio Preferences (paprefs) is a simple GTK +based configuration dialog for the PulseAudio -sound server. In contrast to classic mixer tools this one allows -you to control both the volume of hardware devices and of each -playback stream seperately.

+sound server.

+ +

Please note that this program can only configure local servers, and +requires that a special module module-gconf is loaded in the +sound server. (Since PulseAudio 0.9.5 this modules is loaded by default.)

Everybody loves screenshots.

@@ -81,13 +71,15 @@ playback stream seperately.

Currently, paprefs is tested on Linux only.

paprefs was developed and tested on Debian GNU/Linux -"testing" from April 2006, it should work on most other Linux +"testing" from August 2006, it should work on most other Linux distributions (and maybe Unix versions) since it uses GNU autoconf for source code configuration.

paprefs requires gtkmm and glademmm installed.

-

Obviously paprefs requires an installation of PulseAudio (version 0.9.x).

+

Obviously paprefs requires an installation of PulseAudio (version 0.9.5). The +module module-gconf must be loaded in the daemon.

Installation

@@ -114,7 +106,7 @@ compilation and make install (as root) for installation of

If you want to be notified whenever I release a new version of this software use the subscription feature of Freshmeat.


-
Lennart Poettering <@PACKAGE_BUGREPORT@>, July 2006
+
Lennart Poettering <@PACKAGE_BUGREPORT@>, August 2006
$Id$
-- cgit