[PATCH 6/9] input.h: Adding the "input_fwd5sec" and "input_back5sec" functions

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

This patch adds the "input_fwd5sec" and "input_back5sec" functions to
"xmms-1.2.10/xmms/input.c"'s header file.

Please consider applying.

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

--- ./xmms-1.2.10/xmms/input.h.orig	2005-08-09 23:13:44.000000000 +0300
+++ ./xmms-1.2.10/xmms/input.h	2005-08-10 22:06:11.000000000 +0300
@@ -35,6 +35,8 @@
 void input_play(char *filename);
 void input_stop(void);
 void input_pause(void);
+void input_fwd5sec(void);
+void input_back5sec(void);
 int input_get_time(void);
 void input_set_eq(int on, float preamp, float *bands);
 void input_seek(int time);

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