mirror of
https://github.com/game-stop/veejay.git
synced 2025-12-22 07:40:00 +01:00
added VIMS 444, flags veejay to send identifiers of new samples to the client
fixed VIMS 413, gather sample info. end - start + 1 bumped version to 1.5.19
This commit is contained in:
@@ -7143,6 +7143,9 @@ int vj_gui_reconnect(char *hostname,char *group_name, int port_num)
|
||||
sleep(1); //@ give it some time to settle ( at least 1 frame period )
|
||||
|
||||
info->status_lock = 1;
|
||||
|
||||
single_vims( VIMS_PROMOTION );
|
||||
|
||||
load_editlist_info();
|
||||
|
||||
update_slider_value( "framerate", info->el.fps, 0 );
|
||||
|
||||
Reference in New Issue
Block a user