[Xfce4-commits] [apps/parole] branch master updated (0464661 -> 44eb022)

noreply at xfce.org noreply at xfce.org
Sun May 28 20:16:20 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  0464661   cpplint: Whitespace Fixes Mismatching spaces inside () in if  [whitespace/parens] [5] Missing space after ,  [whitespace/comma] [3] Missing space before ( in if(  [whitespace/parens] [5] Missing space before ( in switch(  [whitespace/parens] [5] Missing space before {  [whitespace/braces] [5] Missing spaces around <  [whitespace/operators] [3] Line contains only semicolon. If this should be an empty statement, use {} instead.  [whitespace/semicolon] [5]
       new  44eb022   cpplint: More whitespace fixes Redundant blank line at the end of a code block should be deleted.  [whitespace/blank_line] [3] Redundant blank line at the start of a code block should be deleted.  [whitespace/blank_line] [2] Should have a space between // and comment  [whitespace/comments] [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-screensaver.c    |  1 -
 src/common/parole-screensaver.h    |  2 --
 src/gst/parole-gst.c               | 15 ++------
 src/gst/parole-gst.h               |  3 --
 src/main.c                         |  1 -
 src/misc/parole-file.c             |  5 ++-
 src/misc/parole-filters.c          |  2 --
 src/misc/parole-pl-parser.c        |  1 -
 src/misc/parole-pl-parser.h        |  1 -
 src/misc/parole-provider-player.h  |  1 -
 src/misc/parole-stream.h           |  3 --
 src/parole-button.c                |  1 -
 src/parole-button.h                |  3 --
 src/parole-clutter.c               |  9 +++--
 src/parole-clutter.h               |  2 --
 src/parole-conf-dialog.c           |  1 -
 src/parole-conf-dialog.h           |  2 --
 src/parole-conf.c                  |  1 -
 src/parole-disc.c                  |  3 +-
 src/parole-disc.h                  |  3 --
 src/parole-mediachooser.c          |  1 -
 src/parole-medialist.c             | 70 +++++++++++++++++---------------------
 src/parole-medialist.h             |  2 --
 src/parole-module.c                |  1 -
 src/parole-player.c                |  4 +--
 src/parole-player.h                |  2 --
 src/parole-plugin-player.c         |  1 -
 src/parole-plugin-player.h         |  2 --
 src/parole-plugins-manager.c       |  5 +--
 src/parole-plugins-manager.h       |  2 --
 src/parole-subtitle-encoding.c     |  3 --
 src/parole-utils.c                 |  1 -
 src/plugins/mpris2/mpris2-plugin.c |  1 -
 src/plugins/notify/notify-plugin.c |  1 -
 src/plugins/sample/sample-plugin.c |  1 -
 src/plugins/tray/tray-plugin.c     |  1 -
 36 files changed, 44 insertions(+), 114 deletions(-)

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


More information about the Xfce4-commits mailing list