From gitlab at gitlab.freedesktop.org Fri Jan 11 18:50:16 2019
From: gitlab at gitlab.freedesktop.org (Arun Raghavan)
Date: Fri, 11 Jan 2019 18:50:16 +0000
Subject: [pulseaudio-commits] [Git][pulseaudio/paprefs][master] README: add
a news item for the 1.1 release
Message-ID: <5c38e568e0cb1_23e3fe705f656f4999195@gitlab-prod-gitlab-7f59448db7-6p2gh.mail>
Arun Raghavan pushed to branch master at PulseAudio / paprefs
Commits:
9928ba44 by Tanu Kaskinen at 2019-01-11T16:39:43Z
README: add a news item for the 1.1 release
- - - - -
1 changed file:
- doc/README.html.in
Changes:
=====================================
doc/README.html.in
=====================================
@@ -37,6 +37,11 @@ General Public License for more details.
+Soon:
Version 1.1 released; replace
+dbus-glib and libdbus with gdbus, use module-combine-sink instead of
+module-combine
+
Sun Jul 29 2018:
Version 1.0 released; replace GConf
with GSettings, port from GTK 2 to GTK 3, change build system from Autotools to
View it on GitLab: https://gitlab.freedesktop.org/pulseaudio/paprefs/commit/9928ba44de326c9bb8be3e14aed56b4c6dbbc3ab
--
View it on GitLab: https://gitlab.freedesktop.org/pulseaudio/paprefs/commit/9928ba44de326c9bb8be3e14aed56b4c6dbbc3ab
You're receiving this email because of your account on gitlab.freedesktop.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From gitlab-mirror at kemper.freedesktop.org Fri Jan 11 19:42:04 2019
From: gitlab-mirror at kemper.freedesktop.org (GitLab Mirror)
Date: Fri, 11 Jan 2019 19:42:04 +0000 (UTC)
Subject: [pulseaudio-commits] 6 commits - doc/README.html.in
Message-ID: <20190111194204.8451B76147@kemper.freedesktop.org>
doc/README.html.in | 54 ++++++++++++++++++++++++++++++++++++++---------------
1 file changed, 39 insertions(+), 15 deletions(-)
New commits:
commit 34cd046afd9e9d286fe1ed54e66eca167e13a04e
Author: Tanu Kaskinen
Date: Fri Jan 11 17:23:08 2019 +0200
README: add a news item for the upcoming release
diff --git a/doc/README.html.in b/doc/README.html.in
index 77ee7f6..bc061f4 100644
--- a/doc/README.html.in
+++ b/doc/README.html.in
@@ -37,6 +37,32 @@ General Public License for more details.
+Soon:
+
+Version 4.0 released.
+Changes:
+
+- There can now be only one pavucontrol window open at a time. Trying to
+start pavucontrol for a second time brings the first window to foreground.
+- Added a "Show volume meters" checkbox to the Configuration tab. Disabling
+the volume meters reduces CPU use.
+- Improve the use of space (remove useless margins and paddings).
+- Use a more appropriate icon for the channel lock button.
+- Maximum latency offset increased from 2 to 5 seconds to accommodate AirPlay
+devices that often have higher latency than 2 seconds (this is not that useful
+on newer PulseAudio versions, though, because the latency is reported much more
+accurately than before).
+- New --version command line option.
+- New translations: Croatian, Korean, Norwegian Nynorsk, Lithuanian,
+Valencian.
+- Updated translations: Chinese (Taiwan), Finnish, French, German, Italian,
+Japanese, Polish, Swedish.
+
+- Dropped support for Gtk+ 2.
+- Bumped the minimum supported libpulse version to 5.0.
+- Improved compatibility with newer Glade versions.
+
+
Tue Mar 24
2015:
Version
3.0 released; improved error handling; remember device selection visibility; window sizing improvements.
commit 180608cafc7fed5b319ece6f4a201bf7abb98e0b
Author: Tanu Kaskinen
Date: Fri Jan 11 16:40:00 2019 +0200
README: remove the page footer
Keeping the footer up to date is extra work with little benefit.
diff --git a/doc/README.html.in b/doc/README.html.in
index 0698adf..77ee7f6 100644
--- a/doc/README.html.in
+++ b/doc/README.html.in
@@ -159,8 +159,5 @@ compilation and make install (as root) for installation of
If you have patches for pavucontrol, the primary method for submitting them is by creating a merge request in GitLab. Alternatively, you can send patches to the PulseAudio mailing list (requires subscription).
-
-Lennart Poettering <@PACKAGE_BUGREPORT@>, October 2009
-