[Xfce4-commits] [apps/parole] branch master updated (157600b -> 98ba29a)

noreply at xfce.org noreply at xfce.org
Wed May 31 04:19:31 CEST 2017


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

b   l   u   e   s   a   b   r   e       p   u   s   h   e   d       a       c   h   a   n   g   e       t   o       b   r   a   n   c   h       m   a   s   t   e   r   
   in repository apps/parole.

      from  157600b   cpplint: Final batch of whitespace fixes { should almost always be at the end of the previous line  [whitespace/braces] [4] Extra space after (  [whitespace/parens] [2] Extra space before ( in function call  [whitespace/parens] [4] If an else has a brace on one side, it should have it on both  [readability/braces] [5] Mismatching spaces inside () in for  [whitespace/parens] [5] Mismatching spaces inside () in if  [whitespace/parens] [5]
       new  98ba29a   cpplint: Include the directory when naming .h files  [build/include_subdir] [4]

The 1 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:
 src/common/parole-common.c           |  2 +-
 src/common/parole-rc-utils.c         |  2 +-
 src/common/parole-screensaver.c      |  2 +-
 src/dbus/parole-dbus.c               |  6 ++--
 src/gst/parole-gst.c                 | 20 +++++++------
 src/gst/parole-gst.h                 |  4 +--
 src/main.c                           | 13 +++++----
 src/misc/parole-debug.c              |  9 +++---
 src/misc/parole-file.c               |  2 +-
 src/misc/parole-filters.c            |  9 ++++--
 src/misc/parole-filters.h            |  2 +-
 src/misc/parole-pl-parser.c          | 11 ++++----
 src/misc/parole-provider-player.c    |  7 +++--
 src/misc/parole-provider-player.h    |  6 ++--
 src/misc/parole-provider-plugin.c    |  2 +-
 src/misc/parole-provider-plugin.h    |  5 ++--
 src/misc/parole-stream.c             |  5 ++--
 src/misc/parole.h.in                 | 16 +++++------
 src/parole-about.c                   |  2 +-
 src/parole-builder.c                 |  5 ++--
 src/parole-button.c                  |  7 +++--
 src/parole-clutter.c                 |  7 +++--
 src/parole-conf-dialog.c             | 17 ++++++------
 src/parole-conf.c                    | 12 ++++----
 src/parole-disc.c                    |  8 ++++--
 src/parole-mediachooser.c            | 18 ++++++------
 src/parole-mediachooser.h            |  2 +-
 src/parole-medialist.c               | 38 +++++++++++++------------
 src/parole-medialist.h               |  3 +-
 src/parole-module.c                  |  6 ++--
 src/parole-module.h                  |  5 ++--
 src/parole-open-location.c           | 11 +++++---
 src/parole-player.c                  | 54 +++++++++++++++++++-----------------
 src/parole-player.h                  |  3 +-
 src/parole-plugin-player.c           | 14 ++++++----
 src/parole-plugins-manager.c         | 21 +++++++-------
 src/parole-plugins-manager.h         |  3 +-
 src/parole-shortcuts.c               | 10 ++++---
 src/parole-subtitle-encoding.c       |  2 +-
 src/parole-utils.c                   |  4 +--
 src/parole-utils.h                   |  2 +-
 src/parole-vis.c                     |  2 +-
 src/plugins/mpris2/mpris2-plugin.c   |  4 +--
 src/plugins/mpris2/mpris2-provider.c |  4 +--
 src/plugins/mpris2/mpris2-provider.h |  5 ++--
 src/plugins/notify/notify-plugin.c   |  2 +-
 src/plugins/notify/notify-provider.c |  6 ++--
 src/plugins/notify/notify-provider.h |  2 +-
 src/plugins/sample/sample-plugin.c   |  4 +--
 src/plugins/sample/sample-provider.c |  2 +-
 src/plugins/sample/sample-provider.h |  2 +-
 src/plugins/tray/tray-plugin.c       |  2 +-
 src/plugins/tray/tray-provider.c     |  7 ++---
 src/plugins/tray/tray-provider.h     |  2 +-
 54 files changed, 231 insertions(+), 190 deletions(-)

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


More information about the Xfce4-commits mailing list