Home
last modified time | relevance | path

Searched refs:selected_machine (Results 1 – 25 of 36) sorted by relevance

12

/dports/net/xrdesktop2/xrdesktop2-2.00/
H A Dxrdesktop76 my $selected_machine;
315 if( $selected_machine ) { $buffer = $buffer . " -T \"$selected_machine\""; }
460 $name_deleted = $selected_machine;
462 delete $ip_hash{$selected_machine};
463 delete $uname_hash{$selected_machine};
464 delete $geom_hash{$selected_machine};
467 delete $kmap_hash{$selected_machine};
616 $selected_machine = $row[0];
800 my $old_name = $selected_machine;
803 delete $ip_hash{$selected_machine};
[all …]
/dports/audio/gsequencer/gsequencer-3.10.4/ags/X/editor/
H A Dags_notation_edit.c870 if(notation_editor->selected_machine == NULL){ in ags_notation_edit_auto_scroll_timeout()
925 if(notation_editor->selected_machine == NULL){ in ags_notation_edit_reset_vscrollbar()
953 g_object_get(notation_editor->selected_machine->audio, in ags_notation_edit_reset_vscrollbar()
1018 if(notation_editor->selected_machine == NULL){ in ags_notation_edit_reset_hscrollbar()
1110 if(notation_editor->selected_machine == NULL){ in ags_notation_edit_draw_segment()
1163 g_object_get(notation_editor->selected_machine->audio, in ags_notation_edit_draw_segment()
1340 if(notation_editor->selected_machine == NULL){ in ags_notation_edit_draw_position()
1371 g_object_get(notation_editor->selected_machine->audio, in ags_notation_edit_draw_position()
1438 if(notation_editor->selected_machine == NULL){ in ags_notation_edit_draw_cursor()
1661 if(notation_editor->selected_machine == NULL){ in ags_notation_edit_draw_note()
[all …]
H A Dags_machine_selector_callbacks.c181 if(notation_editor->selected_machine != NULL){ in ags_machine_selector_popup_reverse_mapping_callback()
183 ags_audio_set_behaviour_flags(notation_editor->selected_machine->audio, in ags_machine_selector_popup_reverse_mapping_callback()
186 ags_audio_unset_behaviour_flags(notation_editor->selected_machine->audio, in ags_machine_selector_popup_reverse_mapping_callback()
200 if(notation_editor->selected_machine != NULL){ in ags_machine_selector_popup_shift_piano_callback()
212 notation = notation_editor->selected_machine->audio->notation; in ags_machine_selector_popup_shift_piano_callback()
H A Dags_automation_meta.c487 if(automation_editor->selected_machine == NULL){ in ags_automation_meta_refresh()
553 G_OBJECT_TYPE_NAME(automation_editor->selected_machine)); in ags_automation_meta_refresh()
556 automation_editor->selected_machine->machine_name); in ags_automation_meta_refresh()
558 g_object_get(automation_editor->selected_machine->audio, in ags_automation_meta_refresh()
815 start_port = ags_audio_collect_all_audio_ports(automation_editor->selected_machine->audio); in ags_automation_meta_refresh()
822 g_object_get(automation_editor->selected_machine->audio, in ags_automation_meta_refresh()
826 g_object_get(automation_editor->selected_machine->audio, in ags_automation_meta_refresh()
900 …omation_port_find_channel_type_with_control_name(automation_editor->selected_machine->enabled_auto… in ags_automation_meta_refresh()
1022 g_object_get(automation_editor->selected_machine->audio, in ags_automation_meta_refresh()
1047 g_object_get(automation_editor->selected_machine->audio, in ags_automation_meta_refresh()
[all …]
H A Dags_wave_meta.c359 if(wave_editor->selected_machine == NULL){ in ags_wave_meta_refresh()
393 G_OBJECT_TYPE_NAME(wave_editor->selected_machine)); in ags_wave_meta_refresh()
396 wave_editor->selected_machine->machine_name); in ags_wave_meta_refresh()
398 g_object_get(wave_editor->selected_machine->audio, in ags_wave_meta_refresh()
H A Dags_notation_meta.c402 if(notation_editor->selected_machine == NULL){ in ags_notation_meta_refresh()
449 G_OBJECT_TYPE_NAME(notation_editor->selected_machine)); in ags_notation_meta_refresh()
452 notation_editor->selected_machine->machine_name); in ags_notation_meta_refresh()
454 g_object_get(notation_editor->selected_machine->audio, in ags_notation_meta_refresh()
622 g_object_get(notation_editor->selected_machine->audio, in ags_notation_meta_refresh()
H A Dags_sheet_edit_callbacks.c114 machine = sheet_editor->selected_machine; in ags_sheet_edit_drawing_area_key_press_event()
190 machine = sheet_editor->selected_machine; in ags_sheet_edit_drawing_area_key_release_event()
H A Dags_wave_edit_callbacks.c152 if((machine = wave_editor->selected_machine) != NULL && in ags_wave_edit_drawing_area_button_press_event()
270 if((machine = wave_editor->selected_machine) != NULL && in ags_wave_edit_drawing_area_button_release_event()
377 if((machine = wave_editor->selected_machine) != NULL && in ags_wave_edit_drawing_area_motion_notify_event()
421 machine = wave_editor->selected_machine; in ags_wave_edit_drawing_area_key_press_event()
519 machine = wave_editor->selected_machine; in ags_wave_edit_drawing_area_key_release_event()
H A Dags_wave_edit.c937 if(wave_editor->selected_machine == NULL){ in ags_wave_edit_auto_scroll_timeout()
992 if(wave_editor->selected_machine == NULL){ in ags_wave_edit_reset_vscrollbar()
1051 if(wave_editor->selected_machine == NULL){ in ags_wave_edit_reset_hscrollbar()
1148 if(wave_editor->selected_machine == NULL){ in ags_wave_edit_draw_segment()
1356 if(wave_editor->selected_machine == NULL){ in ags_wave_edit_draw_position()
1444 if(wave_editor->selected_machine == NULL){ in ags_wave_edit_draw_cursor()
1672 if(wave_editor->selected_machine == NULL){ in ags_wave_edit_draw_buffer()
1707 g_object_get(wave_editor->selected_machine->audio, in ags_wave_edit_draw_buffer()
1953 if(wave_editor->selected_machine == NULL){ in ags_wave_edit_draw_wave()
1971 g_object_get(wave_editor->selected_machine->audio, in ags_wave_edit_draw_wave()
[all …]
H A Dags_automation_edit.c1280 if(automation_editor->selected_machine == NULL){ in ags_automation_edit_auto_scroll_timeout()
1285 g_object_get(automation_editor->selected_machine->audio, in ags_automation_edit_auto_scroll_timeout()
1326 if(automation_editor->selected_machine == NULL){ in ags_automation_edit_reset_vscrollbar()
1381 if(automation_editor->selected_machine == NULL){ in ags_automation_edit_reset_hscrollbar()
1483 if(automation_editor->selected_machine == NULL){ in ags_automation_edit_draw_segment()
1696 if(automation_editor->selected_machine == NULL){ in ags_automation_edit_draw_position()
1786 if(automation_editor->selected_machine == NULL){ in ags_automation_edit_draw_cursor()
2046 if(automation_editor->selected_machine == NULL){ in ags_automation_edit_draw_acceleration()
2301 if(automation_editor->selected_machine == NULL){ in ags_automation_edit_draw_automation()
2330 g_object_get(automation_editor->selected_machine->audio, in ags_automation_edit_draw_automation()
H A Dags_notation_edit_callbacks.c195 if((machine = notation_editor->selected_machine) != NULL && in ags_notation_edit_drawing_area_button_press_event()
364 if((machine = notation_editor->selected_machine) != NULL && in ags_notation_edit_drawing_area_button_release_event()
509 if((machine = notation_editor->selected_machine) != NULL && in ags_notation_edit_drawing_area_motion_notify_event()
561 machine = notation_editor->selected_machine; in ags_notation_edit_drawing_area_key_press_event()
670 machine = notation_editor->selected_machine; in ags_notation_edit_drawing_area_key_release_event()
H A Dags_automation_edit_callbacks.c266 if((machine = automation_editor->selected_machine) != NULL && in ags_automation_edit_drawing_area_button_press_event()
605 if((machine = automation_editor->selected_machine) != NULL && in ags_automation_edit_drawing_area_button_release_event()
824 if((machine = automation_editor->selected_machine) != NULL && in ags_automation_edit_drawing_area_motion_notify_event()
876 machine = automation_editor->selected_machine; in ags_automation_edit_drawing_area_key_press_event()
983 machine = automation_editor->selected_machine; in ags_automation_edit_drawing_area_key_release_event()
H A Dags_ramp_acceleration_dialog_callbacks.c76 machine = automation_editor->selected_machine; in ags_ramp_acceleration_dialog_port_callback()
H A Dags_select_acceleration_dialog_callbacks.c80 machine = automation_editor->selected_machine; in ags_select_acceleration_dialog_add_callback()
H A Dags_position_wave_cursor_dialog.c380 machine = wave_editor->selected_machine; in ags_position_wave_cursor_dialog_apply()
/dports/audio/gsequencer/gsequencer-3.10.4/ags/X/
H A Dags_notation_editor.c306 notation_editor->selected_machine = NULL; in ags_notation_editor_init()
656 notation_editor->selected_machine = machine; in ags_notation_editor_real_machine_changed()
726 if(notation_editor->selected_machine != NULL){ in ags_notation_editor_add_note()
727 machine = notation_editor->selected_machine; in ags_notation_editor_add_note()
811 if(notation_editor->selected_machine != NULL){ in ags_notation_editor_delete_note()
812 machine = notation_editor->selected_machine; in ags_notation_editor_delete_note()
881 if(notation_editor->selected_machine != NULL){ in ags_notation_editor_select_region()
882 machine = notation_editor->selected_machine; in ags_notation_editor_select_region()
961 if(notation_editor->selected_machine != NULL){ in ags_notation_editor_do_feedback()
977 machine = notation_editor->selected_machine; in ags_notation_editor_do_feedback()
[all …]
H A Dags_wave_editor.c273 wave_editor->selected_machine = NULL; in ags_wave_editor_init()
829 wave_editor->selected_machine = machine; in ags_wave_editor_real_machine_changed()
887 if(wave_editor->selected_machine != NULL){ in ags_wave_editor_select_region()
888 machine = wave_editor->selected_machine; in ags_wave_editor_select_region()
1007 if(wave_editor->selected_machine != NULL){ in ags_wave_editor_select_all()
1008 machine = wave_editor->selected_machine; in ags_wave_editor_select_all()
1344 machine = wave_editor->selected_machine; in ags_wave_editor_paste()
1470 if(wave_editor->selected_machine != NULL){ in ags_wave_editor_copy()
1471 machine = wave_editor->selected_machine; in ags_wave_editor_copy()
1558 if(wave_editor->selected_machine != NULL){ in ags_wave_editor_cut()
[all …]
H A Dags_automation_editor.c262 automation_editor->selected_machine = NULL; in ags_automation_editor_init()
1560 automation_editor->selected_machine = machine; in ags_automation_editor_real_machine_changed()
1612 if(automation_editor->selected_machine != NULL){ in ags_automation_editor_add_acceleration()
1616 machine = automation_editor->selected_machine; in ags_automation_editor_add_acceleration()
1851 if(automation_editor->selected_machine != NULL){ in ags_automation_editor_delete_acceleration()
1852 machine = automation_editor->selected_machine; in ags_automation_editor_delete_acceleration()
1977 if(automation_editor->selected_machine != NULL){ in ags_automation_editor_select_region()
1978 machine = automation_editor->selected_machine; in ags_automation_editor_select_region()
2077 if(automation_editor->selected_machine != NULL){ in ags_automation_editor_select_all()
2078 machine = automation_editor->selected_machine; in ags_automation_editor_select_all()
[all …]
H A Dags_composite_editor.h83 AgsMachine *selected_machine; member
H A Dags_sheet_editor.h84 AgsMachine *selected_machine; member
H A Dags_wave_editor.h83 AgsMachine *selected_machine; member
H A Dags_notation_editor.h88 AgsMachine *selected_machine; member
H A Dags_automation_editor.h86 AgsMachine *selected_machine; member
/dports/games/libretro-fuse/fuse-libretro-8b51f87/fuse/ui/win32/
H A Dwin32ui.c587 int selected_machine; in menu_machine_select() local
609 selected_machine = selector_dialog( &items ); in menu_machine_select()
611 if( selected_machine >= 0 && in menu_machine_select()
612 machine_types[ selected_machine ] != machine_current ) { in menu_machine_select()
613 machine_select( machine_types[ selected_machine ]->machine ); in menu_machine_select()
/dports/emulators/fuse/fuse-1.6.0/ui/win32/
H A Dwin32ui.c605 int selected_machine; in menu_machine_select() local
627 selected_machine = selector_dialog( &items ); in menu_machine_select()
629 if( selected_machine >= 0 && in menu_machine_select()
630 machine_types[ selected_machine ] != machine_current ) { in menu_machine_select()
631 machine_select( machine_types[ selected_machine ]->machine ); in menu_machine_select()

12