# HG changeset patch # User nenolod # Date 1178407684 25200 # Node ID e6ab1d700a69fbe8e2f73b2092d940ae442ac7dc # Parent c00850315ce161a2f64b7d7f6ee3341162bd37c5 [svn] - fix licensing diff -r c00850315ce1 -r e6ab1d700a69 ChangeLog --- a/ChangeLog Sat May 05 16:24:08 2007 -0700 +++ b/ChangeLog Sat May 05 16:28:04 2007 -0700 @@ -1,3 +1,13 @@ +2007-05-05 23:24:08 +0000 Ben Tucker + revision [4418] + Fixed licensing issues and DBus node/interface names. Also implemented playlist advance and reverse. + + trunk/src/audacious/dbus.c | 37 ++++++++++++++++++------------------ + trunk/src/audacious/dbus.h | 41 ++++++++++++++++++---------------------- + trunk/src/audacious/objects.xml | 28 ++++++++++++++++++++++----- + 3 files changed, 61 insertions(+), 45 deletions(-) + + 2007-05-05 23:04:39 +0000 Ben Tucker revision [4416] Fixed formatting. Tabs + tw=2 ==> spaces + tw=4. diff -r c00850315ce1 -r e6ab1d700a69 src/audacious/build_stamp.c --- a/src/audacious/build_stamp.c Sat May 05 16:24:08 2007 -0700 +++ b/src/audacious/build_stamp.c Sat May 05 16:28:04 2007 -0700 @@ -1,2 +1,2 @@ #include -const gchar *svn_stamp = "20070505-4416"; +const gchar *svn_stamp = "20070505-4418"; diff -r c00850315ce1 -r e6ab1d700a69 src/audacious/objects.xml --- a/src/audacious/objects.xml Sat May 05 16:24:08 2007 -0700 +++ b/src/audacious/objects.xml Sat May 05 16:28:04 2007 -0700 @@ -1,24 +1,24 @@ + + <-- - * Audacious: A cross-platform multimedia player - * Copyright (c) 2007 Ben Tucker - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; under version 2 of the License. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA - * 02110-1301, USA. + - Audacious: A cross-platform multimedia player + - Copyright (c) 2007 Ben Tucker + - + - This program is free software; you can redistribute it and/or modify + - it under the terms of the GNU General Public License as published by + - the Free Software Foundation; under version 2 of the License. + - + - This program is distributed in the hope that it will be useful, + - but WITHOUT ANY WARRANTY; without even the implied warranty of + - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + - GNU General Public License for more details. + - + - You should have received a copy of the GNU General Public License + - along with this program; if not, write to the Free Software + - Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA + - 02110-1301, USA. --> - -