Skip to content
Commits on Source (7)
1.0.5
======
- Bug Fixes
- Fix creation cleanup of thumbnails (Xfce #16026)
- Fix volume hotkeys in fullscreen (Xfce #16005)
- Fix compiler warnings
- Translation Updates:
English (United Kingdom), Galician, Hebrew, Korean, Malay, Serbian,
Slovenian, Thai
1.0.4
=====
- Bug Fixes
Inhibit power management during video playback (Bug #15747)
- Translation Updates: Finnish, Galician, Hungarian, Japanese,
- Inhibit power management during video playback (Bug #15747)
- Translation Updates: Finnish, Galician, Hungarian, Japanese,
Portuguese (Brazil)
1.0.3
......@@ -411,5 +421,4 @@ First stable release of the Parole 1.0.x series!
0.1.90
====
First release.
First release.
\ No newline at end of file
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.69 for parole 1.0.4.
# Generated by GNU Autoconf 2.69 for parole 1.0.5.
#
# Report bugs to <https://docs.xfce.org/apps/parole/bugs>.
#
......@@ -590,8 +590,8 @@ MAKEFLAGS=
# Identity of this package.
PACKAGE_NAME='parole'
PACKAGE_TARNAME='parole'
PACKAGE_VERSION='1.0.4'
PACKAGE_STRING='parole 1.0.4'
PACKAGE_VERSION='1.0.5'
PACKAGE_STRING='parole 1.0.5'
PACKAGE_BUGREPORT='https://docs.xfce.org/apps/parole/bugs'
PACKAGE_URL=''
 
......@@ -1531,7 +1531,7 @@ if test "$ac_init_help" = "long"; then
# Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF
\`configure' configures parole 1.0.4 to adapt to many kinds of systems.
\`configure' configures parole 1.0.5 to adapt to many kinds of systems.
 
Usage: $0 [OPTION]... [VAR=VALUE]...
 
......@@ -1606,7 +1606,7 @@ fi
 
if test -n "$ac_init_help"; then
case $ac_init_help in
short | recursive ) echo "Configuration of parole 1.0.4:";;
short | recursive ) echo "Configuration of parole 1.0.5:";;
esac
cat <<\_ACEOF
 
......@@ -1751,7 +1751,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
parole configure 1.0.4
parole configure 1.0.5
generated by GNU Autoconf 2.69
 
Copyright (C) 2012 Free Software Foundation, Inc.
......@@ -2287,7 +2287,7 @@ cat >config.log <<_ACEOF
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
 
It was created by parole $as_me 1.0.4, which was
It was created by parole $as_me 1.0.5, which was
generated by GNU Autoconf 2.69. Invocation command line was
 
$ $0 $@
......@@ -3154,7 +3154,7 @@ fi
 
# Define the identity of the package.
PACKAGE='parole'
VERSION='1.0.4'
VERSION='1.0.5'
 
 
cat >>confdefs.h <<_ACEOF
......@@ -18064,7 +18064,7 @@ Usage: $0 [OPTIONS]
Report bugs to <bug-libtool@gnu.org>."
 
lt_cl_version="\
parole config.lt 1.0.4
parole config.lt 1.0.5
configured by $0, generated by GNU Autoconf 2.69.
 
Copyright (C) 2011 Free Software Foundation, Inc.
......@@ -19217,7 +19217,7 @@ PAROLE_VERINFO=0:8:1
PAROLE_VERSION_API=0
PAROLE_VERSION_MAJOR=1
PAROLE_VERSION_MINOR=0
PAROLE_VERSION_MICRO=4
PAROLE_VERSION_MICRO=5
 
 
 
......@@ -26195,7 +26195,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
This file was extended by parole $as_me 1.0.4, which was
This file was extended by parole $as_me 1.0.5, which was
generated by GNU Autoconf 2.69. Invocation command line was
 
CONFIG_FILES = $CONFIG_FILES
......@@ -26261,7 +26261,7 @@ _ACEOF
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
ac_cs_version="\\
parole config.status 1.0.4
parole config.status 1.0.5
configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\"
 
......
......@@ -8,8 +8,8 @@ m4_define([parole_verinfo], [0:8:1])
m4_define([parole_version_api], [0])
m4_define([parole_version_major], [1])
m4_define([parole_version_minor], [0])
m4_define([parole_version_micro], [4])
m4_define([parole_version_build], [47a564c])
m4_define([parole_version_micro], [5])
m4_define([parole_version_build], [706909b])
m4_define([parole_version_tag], [])
m4_define([parole_version], [parole_version_major().parole_version_minor().parole_version_micro()ifelse(parole_version_tag(), [git], [parole_version_tag().parole_version_build()], [parole_version_tag()])])
......
......@@ -329,7 +329,6 @@
<property name="use_underline">True</property>
<signal name="activate" handler="parole_player_volume_up" swapped="no"/>
<accelerator key="plus" signal="activate"/>
<accelerator key="equal" signal="activate"/>
</object>
</child>
<child>
......
This diff is collapsed.
parole (1.0.5-1) unstable; urgency=medium
* d/watch: update to use uscan special strings
* New upstream version 1.0.5
* d/control: update dh compat level to 12
* d/control: update standards version to 4.4.1
-- Yves-Alexis Perez <corsac@debian.org> Tue, 31 Dec 2019 16:55:37 +0100
parole (1.0.4-1) unstable; urgency=medium
* New upstream version 1.0.2
......
......@@ -3,7 +3,7 @@ Section: xfce
Priority: optional
Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org>
Uploaders: Yves-Alexis Perez <corsac@debian.org>
Build-Depends: debhelper-compat (= 11),
Build-Depends: debhelper-compat (= 12),
gtk-doc-tools,
intltool,
libclutter-1.0-dev,
......@@ -19,7 +19,7 @@ Build-Depends: debhelper-compat (= 11),
libxfconf-0-dev (>= 4.10),
pkg-config,
xfce4-dev-tools
Standards-Version: 4.4.0
Standards-Version: 4.4.1
Homepage: https://goodies.xfce.org/projects/applications/parole
Vcs-Git: https://salsa.debian.org/xfce-team/apps/parole.git
Vcs-Browser: https://salsa.debian.org/xfce-team/apps/parole
......
version=3
https://archive.xfce.org/src/apps/parole/([\d\.]+)/ \
parole-([\d\.]+)\.tar\.(?:gz|bz2)
https://archive.xfce.org/src/apps/@PACKAGE@/(\d[\d\.]+)/ \
@PACKAGE@@ANY_VERSION@@ARCHIVE_EXT@
......@@ -1052,10 +1052,10 @@ distclean-generic:
maintainer-clean-generic:
@echo "This command is intended for maintainers to use"
@echo "it deletes files that may require special tools to rebuild."
@ENABLE_GTK_DOC_FALSE@uninstall-local:
@ENABLE_GTK_DOC_FALSE@clean-local:
@ENABLE_GTK_DOC_FALSE@install-data-local:
@ENABLE_GTK_DOC_FALSE@distclean-local:
@ENABLE_GTK_DOC_FALSE@uninstall-local:
@ENABLE_GTK_DOC_FALSE@install-data-local:
@ENABLE_GTK_DOC_FALSE@maintainer-clean-local:
clean: clean-am
......
......@@ -31,7 +31,7 @@
PROGRAM=libtool
PACKAGE=libtool
VERSION="2.4.6 Debian-2.4.6-10"
VERSION="2.4.6 Debian-2.4.6-11"
package_revision=2.4.6
......@@ -2141,7 +2141,7 @@ include the following information:
compiler: $LTCC
compiler flags: $LTCFLAGS
linker: $LD (gnu? $with_gnu_ld)
version: $progname $scriptversion Debian-2.4.6-10
version: $progname $scriptversion Debian-2.4.6-11
automake: `($AUTOMAKE --version) 2>/dev/null |$SED 1q`
autoconf: `($AUTOCONF --version) 2>/dev/null |$SED 1q`
......
This diff is collapsed.
......@@ -11,7 +11,7 @@ msgstr ""
"Project-Id-Version: Xfce Apps\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-07-23 00:31+0200\n"
"PO-Revision-Date: 2019-08-10 06:51+0000\n"
"PO-Revision-Date: 2019-08-30 08:10+0000\n"
"Last-Translator: Daniel Muñiz Fontoira <dani@damufo.com>\n"
"Language-Team: Galician (http://www.transifex.com/xfce/xfce-apps/language/gl/)\n"
"MIME-Version: 1.0\n"
......@@ -703,7 +703,7 @@ msgstr "Non se atopou ningún instalador de engadido dispoñíbel."
#: ../src/gst/parole-gst.c:1321
msgid "Additional software is required."
msgstr "Requírese software adicional."
msgstr "Requírense aplicacións adicionais."
#: ../src/gst/parole-gst.c:1325
msgid "Don't Install"
......@@ -757,7 +757,7 @@ msgstr "O reprodutor multimedia Parole non é quen de arrancar."
#: ../src/gst/parole-gst.c:1958
#, c-format
msgid "Unable to load \"%s\" plugin, check your GStreamer installation."
msgstr "Non foi posíbel cargar o engadido «%s»; comprobe a instalación de GStreamer."
msgstr "Non se puido cargar o engadido «%s»; comprobe a instalación de GStreamer."
#: ../src/gst/parole-gst.c:2516 ../src/gst/parole-gst.c:2520
#, c-format
......@@ -1043,7 +1043,7 @@ msgstr "Desenmudecer"
#: ../src/parole-player.c:2782
msgid "Unable to open default web browser"
msgstr "Non foi posíbel abrir o navegador web predeterminado"
msgstr "Non se puido abrir o navegador web predeterminado"
#: ../src/parole-player.c:2784
msgid ""
......@@ -1312,7 +1312,7 @@ msgstr "Sempre minimizar á zona de notificación cando se pecha a xanela"
#: ../src/plugins/tray/tray-provider.c:307
msgid "Are you sure you want to quit?"
msgstr "Confirma que desexa saír?"
msgstr "Desexa realmente saír?"
#: ../src/plugins/tray/tray-provider.c:310
msgid "Parole can be minimized to the system tray instead."
......
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
......@@ -61,15 +61,16 @@ parole_power_manager_inhibit (GDBusConnection *connection) {
NULL,
&error);
if (error) {
g_warning ("Inhibiting power management failed %s", error->message);
g_error_free (error);
}
if (reply != NULL) {
g_variant_get (reply, "(u)", &cookie, NULL);
g_variant_unref (reply);
return cookie;
}
if (error) {
g_warning ("Inhibiting power management failed %s", error->message);
g_error_free (error);
}
return 0;
}
void
......@@ -100,7 +101,7 @@ parole_power_manager_uninhibit (GDBusConnection *connection,
}
GDBusConnection *
parole_power_manager_dbus_init ()
parole_power_manager_dbus_init (void)
{
GDBusConnection *connection;
GError *error = NULL;
......
......@@ -1112,6 +1112,7 @@ parole_gst_get_meta_data_file(ParoleGst *gst, GstTagList *tag) {
gchar *str;
GDate *date;
guint integer;
gboolean has_artwork;
GdkPixbuf *pixbuf;
......@@ -1182,10 +1183,15 @@ parole_gst_get_meta_data_file(ParoleGst *gst, GstTagList *tag) {
NULL);
}
pixbuf = parole_gst_tag_list_get_cover(gst, tag);
if (pixbuf) {
parole_stream_set_image(G_OBJECT(gst->priv->stream), pixbuf);
g_object_unref(pixbuf);
g_object_get(G_OBJECT(gst->priv->stream),
"has_artwork", &has_artwork,
NULL);
if (!has_artwork) {
pixbuf = parole_gst_tag_list_get_cover(gst, tag);
if (pixbuf) {
parole_stream_set_image(G_OBJECT(gst->priv->stream), pixbuf);
g_object_unref(pixbuf);
}
}
g_object_set(G_OBJECT(gst->priv->stream),
......