mirror of
https://github.com/game-stop/veejay.git
synced 2025-12-22 15:50:01 +01:00
ui changes
git-svn-id: svn://code.dyne.org/veejay/trunk@1214 eb8d1916-c9e9-0310-b8de-cf0c9472ead5
This commit is contained in:
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@@ -6547,6 +6547,7 @@ void vj_gui_init(char *glade_file, int launcher, char *hostname, int port_num,
|
|||||||
veejay_memset(&(info->watch.p_time),0,sizeof(struct timeval));
|
veejay_memset(&(info->watch.p_time),0,sizeof(struct timeval));
|
||||||
info->midi = vj_midi_new( info->main_window );
|
info->midi = vj_midi_new( info->main_window );
|
||||||
gettimeofday( &(info->time_last) , 0 );
|
gettimeofday( &(info->time_last) , 0 );
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
void vj_gui_preview(void)
|
void vj_gui_preview(void)
|
||||||
|
|||||||
Reference in New Issue
Block a user