|
LiVES 3.2.0
|
#include <main.h>
| char capability::backend_path[PATH_MAX] |
Definition at line 546 of file main.h.
Referenced by do_workdir_query(), and get_capabilities().
| int64_t capability::boot_time |
Definition at line 586 of file main.h.
Referenced by lazy_startup_checks().
| int capability::byte_order |
Definition at line 577 of file main.h.
Referenced by apply_rte_audio(), create_resaudw(), framedraw_redraw(), layer_to_lives_painter(), LEFloat_to_BEFloat(), lives_painter_to_layer(), lives_read_le(), lives_read_le_buffered(), lives_strdup_quick(), lives_strlen(), lives_write_le(), lives_write_le_buffered(), normalise_audio(), open_file_sel(), pad_with_silence(), read_filter_defaults(), read_generator_sizes(), real_main(), render_audio_segment(), render_text_to_layer(), switch_audio_clip(), and weed_palette_is_painter_palette().
| int capability::cacheline_size |
Definition at line 584 of file main.h.
Referenced by get_machine_dets(), and real_main().
| boolean capability::can_read_from_config |
Definition at line 494 of file main.h.
Referenced by get_capabilities(), and real_main().
| boolean capability::can_write_to_config |
Definition at line 496 of file main.h.
Referenced by get_capabilities(), and real_main().
| boolean capability::can_write_to_config_backup |
Definition at line 499 of file main.h.
Referenced by get_capabilities(), and real_main().
| boolean capability::can_write_to_config_new |
Definition at line 497 of file main.h.
Referenced by get_capabilities(), and real_main().
| boolean capability::can_write_to_workdir |
Definition at line 500 of file main.h.
Referenced by real_main().
| char capability::cat_cmd[PATH_MAX] |
Definition at line 559 of file main.h.
Referenced by get_capabilities(), get_distro_dets(), and lives_cat().
| char capability::chmod_cmd[PATH_MAX] |
Definition at line 558 of file main.h.
Referenced by get_capabilities(), and lives_chmod().
| char capability::cp_cmd[PATH_MAX] |
Definition at line 556 of file main.h.
Referenced by get_capabilities(), lives_cp(), lives_cp_keep_perms(), and lives_cp_recursive().
| short capability::cpu_bits |
Definition at line 583 of file main.h.
Referenced by get_capabilities(), get_clip_value(), and get_machine_dets().
| char* capability::cpu_name |
Definition at line 582 of file main.h.
Referenced by get_machine_dets().
| int capability::dclick_dist |
Definition at line 623 of file main.h.
Referenced by on_track_click().
| char* capability::distro_codename |
Definition at line 618 of file main.h.
Referenced by get_distro_dets().
| char* capability::distro_name |
Definition at line 616 of file main.h.
Referenced by get_distro_dets().
| char* capability::distro_ver |
Definition at line 617 of file main.h.
Referenced by get_distro_dets().
| int64_t capability::ds_free |
Definition at line 609 of file main.h.
Referenced by check_storage_space(), do_system_failed_error(), do_workdir_query(), do_write_failed_error_s(), do_write_failed_error_s_with_retry(), draw_dsu_widget(), get_capabilities(), get_ds_free(), lazy_startup_checks(), on_utube_select(), and update_dsu().
| int64_t capability::ds_tot |
Definition at line 609 of file main.h.
Referenced by do_workdir_query(), draw_dsu_widget(), get_capabilities(), and get_ds_free().
| int64_t capability::ds_used |
Definition at line 609 of file main.h.
Referenced by check_storage_space(), do_progress_dialog(), do_system_failed_error(), do_workdir_query(), do_write_failed_error_s(), do_write_failed_error_s_with_retry(), draw_dsu_widget(), get_capabilities(), lazy_startup_checks(), on_utube_select(), and update_dsu().
| char capability::echo_cmd[PATH_MAX] |
Definition at line 563 of file main.h.
Referenced by get_capabilities(), get_cpu_load(), get_disk_load(), and lives_echo().
| char capability::eject_cmd[PATH_MAX] |
Definition at line 564 of file main.h.
Referenced by get_capabilities(), and on_eject_cd_activate().
| char capability::grep_cmd[PATH_MAX] |
Definition at line 560 of file main.h.
Referenced by do_startup_tests(), get_cpu_load(), get_disk_load(), get_machine_dets(), get_num_cpus(), and real_main().
| lives_checkstatus_t capability::has_autolives |
Definition at line 510 of file main.h.
Referenced by autolives_toggle().
| lives_checkstatus_t capability::has_cdda2wav |
Definition at line 519 of file main.h.
Referenced by create_LiVES(), create_prefs_dialog(), get_capabilities(), on_prefs_page_changed(), and sensitize().
| lives_checkstatus_t capability::has_composite |
Definition at line 515 of file main.h.
Referenced by frame_context(), reorder_frames(), and show_lives().
| lives_checkstatus_t capability::has_convert |
Definition at line 514 of file main.h.
Referenced by check_encoder_restrictions(), do_startup_tests(), frame_context(), on_insert_activate(), reorder_frames(), and show_lives().
| lives_checkstatus_t capability::has_curl |
| lives_checkstatus_t capability::has_du |
Definition at line 535 of file main.h.
Referenced by get_capabilities(), and get_dir_size().
| lives_checkstatus_t capability::has_dvgrab |
Definition at line 507 of file main.h.
Referenced by create_LiVES(), get_capabilities(), and on_open_fw_activate().
| lives_checkstatus_t capability::has_encoder_plugins |
Definition at line 571 of file main.h.
Referenced by apply_prefs(), create_prefs_dialog(), create_render_details(), lives_exit(), and sensitize().
| lives_checkstatus_t capability::has_ffmpeg |
| lives_checkstatus_t capability::has_ffprobe |
Definition at line 517 of file main.h.
Referenced by get_capabilities().
| lives_checkstatus_t capability::has_file |
Definition at line 506 of file main.h.
Referenced by explain_missing_activate().
| lives_checkstatus_t capability::has_gconftool_2 |
Definition at line 527 of file main.h.
Referenced by get_capabilities(), and play_file().
| lives_checkstatus_t capability::has_gdb |
Definition at line 525 of file main.h.
Referenced by catch_sigint().
| lives_checkstatus_t capability::has_gio |
Definition at line 537 of file main.h.
Referenced by send_to_trash(), and trash_rb().
| lives_checkstatus_t capability::has_gzip |
Definition at line 526 of file main.h.
Referenced by compress_files_in_dir().
| lives_checkstatus_t capability::has_icedax |
Definition at line 520 of file main.h.
Referenced by create_LiVES(), create_prefs_dialog(), get_capabilities(), on_prefs_page_changed(), and sensitize().
| lives_checkstatus_t capability::has_identify |
Definition at line 516 of file main.h.
Referenced by on_fs_preview_clicked().
| lives_checkstatus_t capability::has_jackd |
Definition at line 522 of file main.h.
Referenced by apply_prefs(), create_LiVES(), do_audio_choice_dialog(), get_capabilities(), on_capture_activate(), pref_factory_string(), and show_lives().
| lives_checkstatus_t capability::has_md5sum |
Definition at line 536 of file main.h.
Referenced by get_capabilities(), load_end_image(), load_preview_image(), and load_start_image().
| lives_checkstatus_t capability::has_midistartstop |
Definition at line 521 of file main.h.
Referenced by create_prefs_dialog(), and get_capabilities().
| lives_checkstatus_t capability::has_mktemp |
Definition at line 540 of file main.h.
Referenced by on_fs_preview_clicked(), on_open_utube_activate(), open_ascrap_file(), open_scrap_file(), and plugin_run_param_window().
| lives_checkstatus_t capability::has_mplayer |
Definition at line 511 of file main.h.
Referenced by do_startup_tests(), multitrack(), on_fs_preview_clicked(), on_open_fw_activate(), and open_file_sel().
| lives_checkstatus_t capability::has_mplayer2 |
Definition at line 512 of file main.h.
Referenced by do_startup_tests(), multitrack(), on_fs_preview_clicked(), on_open_fw_activate(), and open_file_sel().
| lives_checkstatus_t capability::has_mpv |
Definition at line 513 of file main.h.
Referenced by do_startup_tests(), on_fs_preview_clicked(), and open_file_sel().
| lives_checkstatus_t capability::has_perl |
Definition at line 505 of file main.h.
Referenced by get_capabilities(), and real_main().
| lives_checkstatus_t capability::has_pip |
Definition at line 534 of file main.h.
Referenced by on_utube_select(), and run_youtube_dialog().
| lives_checkstatus_t capability::has_pulse_audio |
Definition at line 523 of file main.h.
Referenced by apply_prefs(), create_LiVES(), do_audio_choice_dialog(), get_capabilities(), on_capture_activate(), pref_factory_string(), and show_lives().
| lives_checkstatus_t capability::has_python |
Definition at line 573 of file main.h.
Referenced by get_capabilities().
| lives_checkstatus_t capability::has_smogrify |
Definition at line 502 of file main.h.
Referenced by get_capabilities(), and real_main().
| lives_checkstatus_t capability::has_snap |
Definition at line 541 of file main.h.
Referenced by check_snap().
| lives_checkstatus_t capability::has_sox_play |
Definition at line 508 of file main.h.
Referenced by create_prefs_dialog(), do_audio_choice_dialog(), do_progress_dialog(), get_capabilities(), print_opthelp(), real_main(), and switch_aud_to_sox().
| lives_checkstatus_t capability::has_sox_sox |
Definition at line 509 of file main.h.
Referenced by check_encoder_restrictions(), do_startup_tests(), get_capabilities(), on_insert_activate(), and sensitize().
| lives_checkstatus_t capability::has_wget |
| boolean capability::has_wm_caps |
Definition at line 606 of file main.h.
Referenced by get_wm_caps().
| lives_checkstatus_t capability::has_wmctrl |
Definition at line 530 of file main.h.
Referenced by activate_x11_window(), create_message_dialog(), and get_wid_for_name().
| lives_checkstatus_t capability::has_xdg_screensaver |
Definition at line 528 of file main.h.
Referenced by get_capabilities(), and play_file().
| lives_checkstatus_t capability::has_xdotool |
Definition at line 531 of file main.h.
Referenced by activate_x11_window(), create_message_dialog(), get_wid_for_name(), get_x11_visible(), hide_x11_window(), and unhide_x11_window().
| lives_checkstatus_t capability::has_xwininfo |
Definition at line 524 of file main.h.
Referenced by get_capabilities(), get_wid_for_name(), get_x11_visible(), and on_capture_activate().
| lives_checkstatus_t capability::has_youtube_dl |
Definition at line 532 of file main.h.
Referenced by get_capabilities(), on_utube_select(), and run_youtube_dialog().
| lives_checkstatus_t capability::has_youtube_dlc |
Definition at line 533 of file main.h.
Referenced by get_capabilities(), on_utube_select(), and run_youtube_dialog().
| char capability::home_dir[PATH_MAX] |
home directory - default location for config file - locale encoding
Definition at line 544 of file main.h.
Referenced by check_for_executable(), cleanup_old_config(), create_rename_dialog(), get_capabilities(), migrate_config(), on_export_theme_activate(), on_utube_select(), print_opthelp(), real_main(), and send_to_trash().
| char capability::ln_cmd[PATH_MAX] |
Definition at line 557 of file main.h.
Referenced by get_capabilities(), and lives_ln().
| char* capability::mach_name |
Definition at line 620 of file main.h.
Referenced by get_machine_dets().
| pthread_t capability::main_thread |
Definition at line 592 of file main.h.
Referenced by catch_sigint(), and real_main().
| pid_t capability::mainpid |
Definition at line 591 of file main.h.
Referenced by after_foreign_play(), backup_recording(), check_for_lock_file(), check_for_recovery_files(), clear_audio_stream(), get_capabilities(), lives_fork(), lock_set_file(), mt_load_recovery_layout(), on_capture_activate(), on_export_theme_activate(), on_live_fw_activate(), on_live_tvcard_activate(), recover_layout_cancelled(), reload_set(), start_audio_stream(), stop_audio_stream(), unlock_set_file(), and write_backup_layout_numbering().
| char* capability::mountpoint |
utf-8
Definition at line 610 of file main.h.
Referenced by check_storage_space(), do_system_failed_error(), do_workdir_query(), do_write_failed_error_s(), do_write_failed_error_s_with_retry(), on_utube_select(), real_main(), and run_diskspace_dialog().
| char capability::mv_cmd[PATH_MAX] |
Definition at line 555 of file main.h.
Referenced by get_capabilities(), and lives_mv().
| char* capability::myname |
Definition at line 580 of file main.h.
Referenced by check_for_lock_file(), check_for_recovery_files(), print_opthelp(), and real_main().
| char* capability::myname_full |
Definition at line 579 of file main.h.
Referenced by catch_sigint(), on_capture_activate(), and real_main().
| int capability::ncpus |
Definition at line 576 of file main.h.
Referenced by get_capabilities().
| int capability::nmonitors |
Definition at line 588 of file main.h.
Referenced by apply_prefs(), create_prefs_dialog(), get_monitors(), get_play_screen_size(), load_end_image(), load_frame_image(), load_start_image(), on_assign_rte_keys_activate(), on_fade_activate(), on_fade_pressed(), on_rtew_delete_event(), on_sepwin_activate(), on_showfct_activate(), play_file(), and prepare_to_play_foreign().
| char* capability::os_hardware |
Definition at line 614 of file main.h.
Referenced by get_machine_dets().
| char* capability::os_name |
Definition at line 612 of file main.h.
Referenced by get_distro_dets(), and get_machine_dets().
| char* capability::os_release |
Definition at line 613 of file main.h.
Referenced by get_distro_dets(), and get_machine_dets().
| int capability::primary_monitor |
Definition at line 589 of file main.h.
Referenced by apply_prefs(), and get_monitors().
| uint64_t capability::python_version |
Definition at line 574 of file main.h.
Referenced by filter_encoders_by_img_ext(), and get_capabilities().
| char capability::rm_cmd[PATH_MAX] |
Definition at line 554 of file main.h.
Referenced by lives_rm(), lives_rmdir(), lives_rmglob(), and real_main().
| char capability::rmdir_cmd[PATH_MAX] |
Definition at line 565 of file main.h.
Referenced by lives_rmdir(), lives_rmdir_with_parents(), and real_main().
| char capability::sed_cmd[PATH_MAX] |
Definition at line 561 of file main.h.
Referenced by get_machine_dets(), and real_main().
| boolean capability::smog_version_correct |
Definition at line 493 of file main.h.
Referenced by get_capabilities(), and real_main().
| char capability::startup_msg[1024] |
used for returning startup messages from the backend
Definition at line 568 of file main.h.
Referenced by get_capabilities(), and real_main().
| char* capability::sysbindir |
Definition at line 624 of file main.h.
Referenced by get_capabilities().
| char capability::touch_cmd[PATH_MAX] |
Definition at line 553 of file main.h.
Referenced by lives_touch(), prep_audio_player(), and real_main().
| mode_t capability::umask |
Definition at line 597 of file main.h.
Referenced by check_dir_access(), get_eload_filename(), is_writeable_dir(), lives_cp_recursive(), lives_make_writeable_dir(), mt_load_recovery_layout(), normalise_audio(), on_export_theme_activate(), on_import_rfx_activate(), on_promote_rfx_activate(), on_save_event_list_activate(), real_main(), rfxbuilder_to_script(), save_layout_map(), and send_to_trash().
| char* capability::username |
Definition at line 595 of file main.h.
Referenced by get_machine_dets().
| char capability::wc_cmd[PATH_MAX] |
Definition at line 562 of file main.h.
Referenced by get_num_cpus(), and real_main().
| wm_caps_t capability::wm_caps |
Definition at line 607 of file main.h.
Referenced by catch_sigint(), get_wm_caps(), hide_desktop_panel(), lives_widget_set_opacity(), play_file(), and show_desktop_panel().
| char* capability::wm_name |
window manager name, may be different from wm_caps.wwm_name
Definition at line 605 of file main.h.
Referenced by get_capabilities(), get_wm_caps(), and lives_exit().
| char* capability::wm_type |
window manager type, e.g. x11
Definition at line 604 of file main.h.
Referenced by get_capabilities(), and get_wm_caps().
| char* capability::xdg_data_home |
Definition at line 548 of file main.h.
Referenced by send_to_trash().
| int capability::xstdout |
Definition at line 587 of file main.h.
Referenced by get_capabilities().