Tag 'v2.0' created by Arun Raghavan <arun.ragha...@collabora.co.uk> at 2013-03-08 08:00 -0800
PAVUControl 2.0 -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (GNU/Linux) iQEcBAABAgAGBQJROZqbAAoJEBjVq3EIiMl3RrAIAIsYp9udmEfcNwb5GXsi8D7P rZd5OloYLDojRIzrn4stWHWeKIySlgjsBSnzXl+JJFIRPCWkepb9OTE5s5ym9m49 CUT45w5qGu4x1o7z52/A9G0JxhHYnWJpDJ2VJlp3Y0qKEeJ6nHpb4OwYwfRHUNCj J8N3NLXInXW8wxiCChCkQpTWISSZwFXC+f60U/YqopSGc0qgEU3Daj88TeAg+95J TPvYcM1jDcxvmvkIElOq5rowkIolpAUQLvh+qD9dPNqDXJM7q9Cjwmq43F6PCoLr AhkU+Mm066/7JEi8G02vYGrlEg9SR8o5Xq10UYO9v5X6nxOivvkLazmte82bHpo= =kR/K -----END PGP SIGNATURE----- Changes since v1.0: Arun Raghavan (4): devicewidget: Move latency offset into an expander sinkwidget: Move format selection options to 'Advanced' expander build-sys: Prepare for a 2.0 release build-sys: Drop ChangeLog generation from git Colin Guthrie (1): Add a few known peak-detect stream clients to a source-output blacklist Cosimo Cecchi (1): Fix theme under gtk3 Frédéric Dalleau (1): Add --retry command line option Tanu Kaskinen (5): gitignore: Add *.swp. bootstrap: Enable the pre-commit hook. Enable Automake's silent-rules option. mainwindow: Don't clear the "updating" flag in updateCard() too early. mainwindow: Fix iterator dereferencing style. poljar (Damir JeliÄ) (4): cardwidget: Add a port class sink/sourcewidget: Move the index and card_index to the devicewidget devicewidget: Add a latency offset spinbutton mainwindow: Show the availability of the ports and profiles. --- .gitignore | 1 Makefile.am | 7 - bootstrap.sh | 6 + configure.ac | 3 doc/README.html.in | 4 src/cardwidget.h | 12 ++ src/devicewidget.cc | 53 ++++++++++ src/devicewidget.h | 11 +- src/mainwindow.cc | 125 ++++++++++++++++++++++++- src/pavucontrol.cc | 17 +++ src/pavucontrol.glade | 249 +++++++++++++++++++++++++++++++++----------------- src/sinkwidget.cc | 9 + src/sinkwidget.h | 2 src/sourcewidget.h | 1 14 files changed, 393 insertions(+), 107 deletions(-) ---
_______________________________________________ pulseaudio-commits mailing list pulseaudio-commits@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/pulseaudio-commits