[Xfce4-commits] [panel-plugins/xfce4-pulseaudio-plugin] branch master updated (3af1719 -> 090a053)

noreply at xfce.org noreply at xfce.org
Tue Mar 3 23:45:55 CET 2015


This is an automated email from the git hooks/post-receive script.

andrzejr pushed a change to branch master
in repository panel-plugins/xfce4-pulseaudio-plugin.

      from  3af1719   Check for LIBM
       new  c153fd5   Allow execution of the mixer from context menu
       new  5057c01   Use xfce4-panel debugging methods
       new  0352549   Make the default mixer command a compile-time option
       new  f09628c   Replace the deprecated INCLUDES with AM_CPPFLAGS
       new  34b9b71   Replace deprecated AC_PROC_INTLTOOL with IT_PROG_INTLTOOL
       new  5d733f2   Improve documentation and description
       new  b36fc00   Remove duplicate libtool initialization
       new  090a053   Fixed undefined symbol, clean up.

The 8 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 AUTHORS                               |    2 +
 NEWS                                  |   15 ++++
 README                                |   12 +++
 configure.ac.in                       |   20 +++--
 panel-plugin/Makefile.am              |   11 ++-
 panel-plugin/pulseaudio-button.c      |    4 +-
 panel-plugin/pulseaudio-config.c      |   36 ++++-----
 panel-plugin/pulseaudio-config.h      |    2 +-
 panel-plugin/pulseaudio-debug.c       |   45 +++++++++++
 panel-plugin/pulseaudio-debug.h       |   38 +++++++++
 panel-plugin/pulseaudio-dialog.c      |   20 ++---
 panel-plugin/pulseaudio-dialog.glade  |   10 +--
 panel-plugin/pulseaudio-plugin.c      |  143 ++++++++++++++++++++-------------
 panel-plugin/pulseaudio-volume.c      |   27 ++++---
 panel-plugin/pulseaudio.desktop.in.in |    2 +-
 15 files changed, 269 insertions(+), 118 deletions(-)
 create mode 100644 panel-plugin/pulseaudio-debug.c
 create mode 100644 panel-plugin/pulseaudio-debug.h

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Xfce4-commits mailing list