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:
niels
2012-01-10 20:39:32 +01:00
parent 18dd4a73cf
commit 50bb0fdab1
7 changed files with 31 additions and 15 deletions

View File

@@ -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 );