[PATCH 9/9] xmmsctrl.h: Adding the "xmms_remote_fwd5sec" and "xmms_remote_back5sec" functions

Kristoffer Sederlof <[email protected]> Sat, 27 Aug 2005 23:37:16 +0300 (EEST)
Newsgroups gmane.comp.multimedia.xmms.devel
Message-ID <[email protected]>
Howdy!

This patch adds the "xmms_remote_fwd5sec" and "xmms_remote_back5sec"
functions to "xmms-1.2.10/libxmms/xmmsctrl.c"'s header file.

Please consider applying.

Signed-off-by: Kristoffer Sederlöf <[email protected]>
---
diff -Nru ./xmms-1.2.10/libxmms/xmmsctrl.h.orig ./xmms-1.2.10/libxmms/xmmsctrl.h > xmmsctrl.h.patch

--- ./xmms-1.2.10/libxmms/xmmsctrl.h.orig	2005-08-09 23:14:14.000000000 +0300
+++ ./xmms-1.2.10/libxmms/xmmsctrl.h	2005-08-10 21:10:59.000000000 +0300
@@ -34,6 +34,8 @@
 void xmms_remote_play(gint session);
 void xmms_remote_pause(gint session);
 void xmms_remote_stop(gint session);
+void xmms_remote_fwd5sec(gint session);
+void xmms_remote_back5sec(gint session);
 gboolean xmms_remote_is_playing(gint session);
 gboolean xmms_remote_is_paused(gint session);
 gint xmms_remote_get_playlist_pos(gint session);

_______________________________________________
xmms-devel mailing list
[email protected]
http://lists.xmms.org/mailman/listinfo/xmms-devel