mirror of
https://github.com/game-stop/veejay.git
synced 2025-12-20 23:00:02 +01:00
Fix timer function, fix slow slider in classic reloaded, fix loop recording
git-svn-id: svn://code.dyne.org/veejay/trunk@1231 eb8d1916-c9e9-0310-b8de-cf0c9472ead5
This commit is contained in:
@@ -20,6 +20,6 @@
|
||||
#ifndef GVRUTILS
|
||||
#define GVRUTILS
|
||||
int status_to_arr( char *status, int *array );
|
||||
char *format_time( int pos , float fps);
|
||||
char *format_time( int pos , double fps);
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user