|
LiVES 3.2.0
|
#include <mainwindow.h>
Data Fields | |
| char | msg [MAINW_MSG_SIZE] |
| int | current_file |
| int | first_free_file |
| lives_clip_t * | files [MAX_FILES+1] |
| +1 for the clipboard More... | |
| char | vid_load_dir [PATH_MAX] |
| char | vid_save_dir [PATH_MAX] |
| char | vid_dl_dir [PATH_MAX] |
| char | audio_dir [PATH_MAX] |
| char | image_dir [PATH_MAX] |
| char | proj_load_dir [PATH_MAX] |
| char | proj_save_dir [PATH_MAX] |
| char | recent_file [PATH_MAX] |
| int | untitled_number |
| int | cap_number |
| int | clips_available |
| LiVESList * | cliplist |
| hash table of clips in menu order More... | |
| LiVESSList * | clips_group |
| char | set_name [256] |
| boolean | was_set |
| boolean | leave_files |
| TRUE to leave clip files on disk even when closing (default FALSE) More... | |
| int | num_sets |
| LiVESList * | set_list |
| number of sets in workdir (minus the current set), -1 if not checked More... | |
| boolean | playing_sel |
| list of set names in current workdir, mau be NULL More... | |
| boolean | preview |
| boolean | preview_rendering |
| boolean | faded |
| boolean | double_size |
| boolean | sep_win |
| boolean | fs |
| boolean | loop |
| volatile boolean | loop_cont |
| volatile boolean | ping_pong |
| boolean | oloop |
| boolean | oloop_cont |
| boolean | oping_pong |
| boolean | loop_locked |
| boolean | mute |
| int | audio_start |
| int | audio_end |
| boolean | ext_playback |
| using external video playback plugin More... | |
| volatile boolean | ext_audio |
| using external video playback plugin to stream audio More... | |
| int | ptr_x |
| int | ptr_y |
| frames_t | fps_measure |
| show fps stats after playback More... | |
| frames_t | fps_mini_measure |
| show fps stats during playback More... | |
| ticks_t | fps_mini_ticks |
| double | inst_fps |
| boolean | save_with_sound |
| boolean | ccpd_with_sound |
| boolean | selwidth_locked |
| boolean | is_ready |
| boolean | configured |
| boolean | fatal |
| got fatal signal More... | |
| boolean | opening_loc |
| opening location (streaming) More... | |
| boolean | dvgrab_preview |
| boolean | switch_during_pb |
| boolean | clip_switched |
| for recording - did we switch clips ? More... | |
| volatile boolean | record |
| char * | fsp_tmpdir |
| volatile boolean | in_fs_preview |
| volatile lives_cancel_t | cancelled |
| lives_cancel_type_t | cancel_type |
| boolean | error |
| weed_event_t * | event_list |
| current event_list, for recording More... | |
| weed_event_t * | stored_event_list |
| stored mt -> clip editor More... | |
| boolean | stored_event_list_changed |
| boolean | stored_event_list_auto_changed |
| boolean | stored_layout_save_all_vals |
| char | stored_layout_name [PATH_MAX] |
| LiVESList * | stored_layout_undos |
| size_t | sl_undo_buffer_used |
| unsigned char * | sl_undo_mem |
| int | sl_undo_offset |
| LiVESList * | new_lmap_errors |
| short | endian |
| boolean | is_processing |
| states More... | |
| boolean | is_rendering |
| boolean | resizing |
| boolean | foreign |
| for external window capture More... | |
| boolean | record_foreign |
| boolean | t_hidden |
| uint32_t | foreign_key |
| Window | foreign_id |
| LiVESXWindow * | foreign_window |
| int | foreign_width |
| int | foreign_height |
| int | foreign_bpp |
| char * | foreign_visual |
| boolean | nervous |
| some VJ effects / toys More... | |
| int | swapped_clip |
| maintains the current cliplist postion even if we swap fg and bg clips More... | |
| lives_toy_t | toy_type |
| boolean | toy_go_wild |
| some silliness More... | |
| lives_rfx_t * | rendered_fx |
| rendered fx More... | |
| int | num_rendered_effects_builtin |
| int | num_rendered_effects_custom |
| int | num_rendered_effects_test |
| int | last_transition_idx |
| int | last_transition_loops |
| boolean | last_transition_loop_to_fit |
| boolean | last_transition_align_start |
| boolean | last_transition_ins_frames |
| volatile uint64_t | rte |
| current max for VJ mode == 64 effects on fg clip More... | |
| uint32_t | last_grabbable_effect |
| int | rte_keys |
| which effect is bound to keyboard (m) modechange and ctrl-alt-up-arrow / ctrl-alt-down-arrow param changes More... | |
| int | num_tr_applied |
| number of transitions active More... | |
| double | blend_factor |
| keyboard control parameter More... | |
| int | scrap_file |
| we throw odd sized frames here when recording in real time; used if a source is a generator or stream More... | |
| int | ascrap_file |
| scrap file for recording audio scraps More... | |
| lives_pgid_t | alives_pgid |
| boolean | insert_after |
| boolean | with_sound |
| int | sel_start |
| short | sel_move |
| int | prefs_changed |
| boolean | prefs_need_restart |
| int | def_width |
| default sizes for when no file is loaded More... | |
| int | def_height |
| double | ptrtime |
| int | old_scr_width |
| int | old_scr_height |
| char * | file_open_params |
| extra parameters for opening special files More... | |
| boolean | open_deint |
| int | aud_file_to_kill |
| boolean | reverse_pb |
| used in osc.c More... | |
| boolean | osc_block |
| TODO - make this a mutex and more finely grained : things we need to block are (clip switches, clip closure, effects on/off, etc) this field may even be totally / partially redundant now since mainw->noswitch has been re-implemented combined with filter_mutex_lock() More... | |
| int | osc_auto |
| bypass user choices automatically More... | |
| int | osc_enc_width |
| encode width, height and fps set externally More... | |
| int | osc_enc_height |
| float | osc_enc_fps |
| int | pwidth |
| PLAYBACK. More... | |
| int | pheight |
| playback height More... | |
| volatile lives_whentostop_t | whentostop |
| frames_t | play_start |
| frames_t | play_end |
| boolean | jack_can_stop |
| boolean | jack_can_start |
| pthread_cond_t | avseek_cond |
| pthread_mutex_t | avseek_mutex |
| volatile boolean | video_seek_ready |
| volatile boolean | audio_seek_ready |
| int | playing_file |
| which number file we are playing (or -1) [generally mainw->current_file] More... | |
| LiVESWidget * | play_image |
| LiVESWidget * | play_window |
| weed_plant_t * | frame_layer |
| lives_painter_surface_t * | play_surface |
| lives_painter_surface_t * | pwin_surface |
| weed_plant_t * | frame_layer_preload |
| predictive caching apparatus More... | |
| frames64_t | pred_frame |
| int | pred_clip |
| frames_t | actual_frame |
| actual / last frame being displayed More... | |
| double | aframeno |
| and the audio 'frame' for when we are looping More... | |
| frames_t | record_frame |
| frame number to insert in recording More... | |
| volatile int | rec_aclip |
| recording values - to be inserted at the following video frame More... | |
| volatile double | rec_avel |
| volatile double | rec_aseek |
| int | pre_src_file |
| video file we were playing before any ext input started More... | |
| int | pre_src_audio_file |
| audio file we were playing before any ext input started More... | |
| int | pre_play_file |
| the current file before playback started More... | |
| int | blend_file |
| background clip details More... | |
| int | last_blend_file |
| int | new_blend_file |
| weed_plant_t * | blend_layer |
| volatile int | blend_palette |
| here we can store the details of the blend file at the insertion point, if nothing changes we can target this to optimise More... | |
| int | blend_width |
| int | blend_height |
| int | blend_clamping |
| int | blend_sampling |
| int | blend_subspace |
| int | blend_gamma |
| int | clipstore [FN_KEYS - 1][2] |
| stored clips (bookmarks) [0] = clip, [1] = frame More... | |
| int | fixed_fps_numer |
| fixed fps playback; usually fixed_fpsd==0. More... | |
| int | fixed_fps_denom |
| double | fixed_fpsd |
| <=0. means free playback More... | |
| double | period |
| timing variables More... | |
| volatile ticks_t | startticks |
| effective ticks when current frame was (should have been) displayed More... | |
| ticks_t | last_startticks |
| effective ticks when lasty frame was (should have been) displayed More... | |
| ticks_t | timeout_ticks |
| incremented if effect/rendering is paused/previewed More... | |
| ticks_t | origsecs |
| playback start seconds - subtracted from all other ticks to keep numbers smaller More... | |
| ticks_t | orignsecs |
| usecs at start of playback - ditto More... | |
| ticks_t | offsetticks |
| offset for multitrack playback start More... | |
| volatile ticks_t | clock_ticks |
| unadjusted system time since pb start, measured concurrently with currticks More... | |
| ticks_t | wall_ticks |
| volatile ticks_t | currticks |
| wall clock time, updated whenever lives_get_*_ticks is called More... | |
| ticks_t | deltaticks |
| deltaticks for scratching More... | |
| ticks_t | adjticks |
| used to equalise the timecode between alternate timer sources (souce -> clock adjustment) More... | |
| ticks_t | cadjticks |
| used to equalise the timecode between alternate timer sources (clock -> source adjustment) More... | |
| ticks_t | firstticks |
| ticks when audio started playing (for non-realtime audio plugins) More... | |
| ticks_t | syncticks |
| adjustment to compensate for missed clock updates when switching time sources More... | |
| ticks_t | stream_ticks |
| ticks since first frame sent to playback plugin More... | |
| ticks_t | last_display_ticks |
| int | play_sequence |
| currticks when last display was shown (used for fixed fps) More... | |
| double | audio_stretch |
| for fixed fps modes, the value is used to speed up / slow down audio More... | |
| int | size_warn |
| warn the user that incorrectly sized frames were found (threshold count) More... | |
| boolean | noswitch |
| value set automatically to prevent 'inopportune' clip switching More... | |
| boolean | cs_permitted |
| set to TRUE to allow overriding of noswitch in limited circumstances More... | |
| boolean | cs_is_permitted |
| set automatically when cs_permitted can update the clip More... | |
| int | new_clip |
| clip we should switch to during playback; switch will happen at the designated SWITCH POINT More... | |
| boolean | ignore_clipswitch |
| boolean | preview_req |
| volatile short | scratch |
| boolean | write_vpp_file |
| video playback plugin was updated; write settings to a file on exit More... | |
| boolean | internal_messaging |
| internal fx More... | |
| lives_render_error_t(* | progress_fn )(boolean reset) |
| volatile boolean | threaded_dialog |
| not really threaded ! but threaded_dialog_spin() can be called to animate it More... | |
| double | fx1_val |
| double | fx2_val |
| double | fx3_val |
| double | fx4_val |
| double | fx5_val |
| double | fx6_val |
| int | fx1_start |
| int | fx2_start |
| int | fx3_start |
| int | fx4_start |
| int | fx1_step |
| int | fx2_step |
| int | fx3_step |
| int | fx4_step |
| int | fx1_end |
| int | fx2_end |
| int | fx3_end |
| int | fx4_end |
| boolean | fx1_bool |
| boolean | fx2_bool |
| boolean | fx3_bool |
| boolean | fx4_bool |
| boolean | fx5_bool |
| boolean | fx6_bool |
| boolean | effects_paused |
| boolean | did_rfx_preview |
| uint32_t | kb_timer |
| volatile boolean | clutch |
| ulong | config_func |
| (GUI) function pointers More... | |
| ulong | pb_fps_func |
| ulong | spin_start_func |
| ulong | spin_end_func |
| ulong | record_perf_func |
| ulong | toy_func_none |
| ulong | toy_func_random_frames |
| ulong | toy_func_lives_tv |
| ulong | hnd_id |
| ulong | loop_cont_func |
| ulong | mute_audio_func |
| ulong | fullscreen_cb_func |
| ulong | sepwin_cb_func |
| ulong | fsp_func |
| fileselector preview expose (for image thumbnails) More... | |
| ulong | vj_mode_func |
| ulong | lb_func |
| lives_painter_surface_t * | fsp_surface |
| lives_funcptr_t | abort_hook_func |
| can be set to point to a function to be run before abort, for critical functions More... | |
| ulong | mouse_fn1 |
| boolean | mouse_blocked |
| lives_mt * | multitrack |
| holds a pointer to the entire multitrack environment; NULL in Clip Edit mode More... | |
| boolean | mt_needs_idlefunc |
| set if we need to re-add the idlefunc for autobackup More... | |
| xprocess * | proc_ptr |
| LiVESWidget * | LiVES |
| WIDGETS. More... | |
| LiVESWidget * | frame1 |
| LiVESWidget * | frame2 |
| LiVESWidget * | freventbox0 |
| LiVESWidget * | freventbox1 |
| LiVESWidget * | playframe |
| LiVESWidget * | plug |
| LiVESWidget * | pl_eventbox |
| LiVESWidget * | pf_grid |
| LiVESPixbuf * | imframe |
| LiVESPixbuf * | camframe |
| LiVESPixbuf * | imsep |
| LiVESWidget * | open |
| menus More... | |
| LiVESWidget * | open_sel |
| LiVESWidget * | open_vcd_menu |
| LiVESWidget * | open_vcd_submenu |
| LiVESWidget * | open_vcd |
| LiVESWidget * | open_dvd |
| LiVESWidget * | open_loc |
| LiVESWidget * | open_utube |
| LiVESWidget * | open_loc_menu |
| LiVESWidget * | open_loc_submenu |
| LiVESWidget * | open_yuv4m |
| LiVESWidget * | open_lives2lives |
| LiVESWidget * | send_lives2lives |
| LiVESWidget * | open_device_menu |
| LiVESWidget * | open_device_submenu |
| LiVESWidget * | open_firewire |
| LiVESWidget * | open_hfirewire |
| LiVESWidget * | unicap |
| LiVESWidget * | firewire |
| LiVESWidget * | tvdev |
| LiVESWidget * | recent_menu |
| LiVESWidget * | recent_submenu |
| LiVESWidget * | recent [N_RECENT_FILES] |
| LiVESWidget * | save_as |
| LiVESWidget * | backup |
| LiVESWidget * | restore |
| LiVESWidget * | save_selection |
| LiVESWidget * | close |
| LiVESWidget * | import_proj |
| LiVESWidget * | export_proj |
| LiVESWidget * | import_theme |
| LiVESWidget * | export_theme |
| LiVESWidget * | sw_sound |
| LiVESWidget * | clear_ds |
| LiVESWidget * | ccpd_sound |
| LiVESWidget * | quit |
| LiVESWidget * | undo |
| LiVESWidget * | redo |
| LiVESWidget * | copy |
| LiVESWidget * | cut |
| LiVESWidget * | insert |
| LiVESWidget * | paste_as_new |
| LiVESWidget * | merge |
| LiVESWidget * | xdelete |
| LiVESWidget * | select_submenu |
| LiVESWidget * | select_all |
| LiVESWidget * | select_new |
| LiVESWidget * | select_to_end |
| LiVESWidget * | select_to_aend |
| LiVESWidget * | select_from_start |
| LiVESWidget * | select_start_only |
| LiVESWidget * | select_end_only |
| LiVESWidget * | select_last |
| LiVESWidget * | select_invert |
| LiVESWidget * | lock_selwidth |
| LiVESWidget * | record_perf |
| LiVESWidget * | playall |
| LiVESWidget * | playsel |
| LiVESWidget * | playclip |
| LiVESWidget * | rev_clipboard |
| LiVESWidget * | stop |
| LiVESWidget * | rewind |
| LiVESWidget * | full_screen |
| LiVESWidget * | loop_video |
| LiVESWidget * | loop_continue |
| LiVESWidget * | loop_ping_pong |
| LiVESWidget * | sepwin |
| LiVESWidget * | mute_audio |
| LiVESWidget * | sticky |
| LiVESWidget * | showfct |
| LiVESWidget * | showsubs |
| LiVESWidget * | letter |
| LiVESWidget * | aload_subs |
| LiVESWidget * | load_subs |
| LiVESWidget * | erase_subs |
| LiVESWidget * | fade |
| LiVESWidget * | dsize |
| LiVESWidget * | midi_learn |
| LiVESWidget * | midi_save |
| LiVESWidget * | change_speed |
| LiVESWidget * | capture |
| LiVESWidget * | load_audio |
| LiVESWidget * | load_cdtrack |
| LiVESWidget * | eject_cd |
| LiVESWidget * | recaudio_submenu |
| LiVESWidget * | recaudio_clip |
| LiVESWidget * | recaudio_sel |
| LiVESWidget * | export_submenu |
| LiVESWidget * | export_allaudio |
| LiVESWidget * | export_selaudio |
| LiVESWidget * | append_audio |
| LiVESWidget * | normalize_audio |
| LiVESWidget * | trim_submenu |
| LiVESWidget * | trim_audio |
| LiVESWidget * | trim_to_pstart |
| LiVESWidget * | delaudio_submenu |
| LiVESWidget * | delsel_audio |
| LiVESWidget * | delall_audio |
| LiVESWidget * | ins_silence |
| LiVESWidget * | voladj |
| LiVESWidget * | fade_aud_in |
| LiVESWidget * | fade_aud_out |
| LiVESWidget * | resample_audio |
| LiVESWidget * | adj_audio_sync |
| LiVESWidget * | resample_video |
| LiVESWidget * | preferences |
| LiVESWidget * | rename |
| LiVESWidget * | toy_none |
| LiVESWidget * | toy_random_frames |
| LiVESWidget * | toy_tv |
| LiVESWidget * | autolives |
| LiVESWidget * | show_file_info |
| LiVESWidget * | show_file_comments |
| LiVESWidget * | show_clipboard_info |
| LiVESWidget * | show_messages |
| LiVESWidget * | show_layout_errors |
| LiVESWidget * | show_quota |
| LiVESWidget * | sel_label |
| LiVESAccelGroup * | accel_group |
| LiVESWidget * | sep_image |
| LiVESWidget * | hruler |
| LiVESWidget * | vj_save_set |
| LiVESWidget * | vj_load_set |
| LiVESWidget * | vj_show_keys |
| LiVESWidget * | rte_defs_menu |
| LiVESWidget * | rte_defs |
| LiVESWidget * | save_rte_defs |
| LiVESWidget * | vj_reset |
| LiVESWidget * | vj_realize |
| LiVESWidget * | vj_mode |
| LiVESWidget * | show_devopts |
| LiVESWidget * | dev_dabg |
| LiVESWidget * | dev_timing |
| LiVESWidget * | mt_menu |
| LiVESWidget * | troubleshoot |
| LiVESWidget * | expl_missing |
| LiVESWidget * | export_custom_rfx |
| LiVESWidget * | delete_custom_rfx |
| LiVESWidget * | edit_test_rfx |
| LiVESWidget * | rename_test_rfx |
| LiVESWidget * | delete_test_rfx |
| LiVESWidget * | promote_test_rfx |
| for future use More... | |
| LiVESWidget * | vol_checkbuttons [NUM_VOL_LIGHTS][2] |
| LiVESWidget * | fs_playarea |
| for the fileselection preview More... | |
| LiVESWidget * | fs_playalign |
| LiVESWidget * | fs_playframe |
| LiVESWidget * | fs_playimg |
| LiVESWidget * | framedraw |
| for the framedraw special widget - TODO - use a sub-struct More... | |
| LiVESWidget * | framedraw_reset |
| the 'redraw' button More... | |
| LiVESWidget * | framedraw_preview |
| the 'redraw' button More... | |
| LiVESWidget * | framedraw_spinbutton |
| the frame number button More... | |
| LiVESWidget * | framedraw_scale |
| the slider More... | |
| LiVESWidget * | framedraw_maskbox |
| box for opacity controls More... | |
| LiVESWidget * | framedraw_opscale |
| opacity More... | |
| LiVESWidget * | framedraw_cbutton |
| colour for mask More... | |
| LiVESWidget * | fd_frame |
| surrounding frame widget More... | |
| lives_painter_surface_t * | fd_surface |
| weed_plant_t * | fd_layer_orig |
| original layer uneffected More... | |
| weed_plant_t * | fd_layer |
| framedraw preview layer More... | |
| int | framedraw_frame |
| current displayed frame More... | |
| int | fd_max_frame |
| max effected / generated frame More... | |
| ulong | fd_spin_func |
| spinbutton for framedraw previews More... | |
| LiVESWidget * | hbox3 |
| hbox with start / end spins and selection label (C.E.) More... | |
| LiVESWidget * | vidbar |
| LiVESWidget * | laudbar |
| LiVESWidget * | raudbar |
| LiVESWidget * | spinbutton_end |
| LiVESWidget * | spinbutton_start |
| LiVESWidget * | sa_button |
| LiVESWidget * | sa_hbox |
| LiVESWidget * | arrow1 |
| LiVESWidget * | arrow2 |
| lives_cursor_t | cursor_style |
| weed_plant_t * | filter_map |
| weed_plant_t * | afilter_map |
| weed_plant_t * | audio_event |
| void *** | pchains |
| LiVESWidget * | preview_box |
| LiVESWidget * | preview_image |
| LiVESWidget * | preview_spinbutton |
| LiVESWidget * | preview_scale |
| LiVESWidget * | preview_hbox |
| int | preview_frame |
| ulong | preview_spin_func |
| int | prv_link |
| lives_painter_surface_t * | si_surface |
| lives_painter_surface_t * | ei_surface |
| lives_painter_surface_t * | pi_surface |
| LiVESWidget * | start_image |
| LiVESWidget * | end_image |
| LiVESWidget * | playarea |
| LiVESWidget * | hseparator |
| LiVESWidget * | message_box |
| LiVESWidget * | msg_area |
| LiVESWidget * | msg_scrollbar |
| LiVESAdjustment * | msg_adj |
| lives_painter_surface_t * | msg_surface |
| LiVESWidget * | clipsmenu |
| LiVESWidget * | eventbox |
| LiVESWidget * | eventbox2 |
| LiVESWidget * | eventbox3 |
| LiVESWidget * | eventbox4 |
| LiVESWidget * | eventbox5 |
| LiVESWidget * | t_stopbutton |
| LiVESWidget * | t_fullscreen |
| LiVESWidget * | t_sepwin |
| LiVESWidget * | t_infobutton |
| LiVESWidget * | t_slower |
| LiVESWidget * | t_faster |
| LiVESWidget * | t_forward |
| LiVESWidget * | t_back |
| LiVESWidget * | t_hide |
| LiVESWidget * | toolbar |
| LiVESWidget * | tb_hbox |
| LiVESWidget * | fs1 |
| LiVESWidget * | top_vbox |
| LiVESWidget * | l1_tb |
| LiVESWidget * | l2_tb |
| LiVESWidget * | l3_tb |
| LiVESWidget * | int_audio_checkbutton |
| LiVESWidget * | ext_audio_checkbutton |
| LiVESWidget * | ext_audio_mon |
| ulong | int_audio_func |
| ulong | ext_audio_func |
| LiVESWidget * | volume_scale |
| LiVESWidget * | vol_toolitem |
| LiVESWidget * | vol_label |
| LiVESWidget * | btoolbar |
| button toolbar - clip editor More... | |
| LiVESWidget * | m_sepwinbutton |
| LiVESWidget * | m_playbutton |
| LiVESWidget * | m_stopbutton |
| LiVESWidget * | m_playselbutton |
| LiVESWidget * | m_rewindbutton |
| LiVESWidget * | m_loopbutton |
| LiVESWidget * | m_mutebutton |
| LiVESWidget * | menu_hbox |
| LiVESWidget * | menubar |
| int | opwx |
| int | opwy |
| LiVESWidget * | preview_controls |
| LiVESWidget * | p_playbutton |
| LiVESWidget * | p_playselbutton |
| LiVESWidget * | p_rewindbutton |
| LiVESWidget * | p_loopbutton |
| LiVESWidget * | p_mutebutton |
| LiVESWidget * | p_mute_img |
| LiVESWidget * | video_draw |
| LiVESWidget * | laudio_draw |
| LiVESWidget * | raudio_draw |
| int | drawsrc |
| lives_painter_surface_t * | video_drawable |
| lives_painter_surface_t * | laudio_drawable |
| lives_painter_surface_t * | raudio_drawable |
| LiVESWidget * | framebar |
| LiVESWidget * | framecounter |
| LiVESWidget * | spinbutton_pb_fps |
| LiVESWidget * | vps_label |
| LiVESWidget * | banner |
| LiVESWidget * | ldg_menuitem |
| LiVESWidget * | files_menu |
| LiVESWidget * | edit_menu |
| LiVESWidget * | play_menu |
| LiVESWidget * | effects_menu |
| LiVESWidget * | tools_menu |
| LiVESWidget * | audio_menu |
| LiVESWidget * | info_menu |
| LiVESWidget * | advanced_menu |
| LiVESWidget * | vj_menu |
| LiVESWidget * | toys_menu |
| LiVESWidget * | help_menu |
| LiVESWidget * | utilities_menu |
| LiVESWidget * | utilities_submenu |
| LiVESWidget * | gens_menu |
| LiVESWidget * | gens_submenu |
| LiVESWidget * | run_test_rfx_submenu |
| LiVESWidget * | run_test_rfx_menu |
| LiVESWidget * | custom_effects_menu |
| LiVESWidget * | custom_effects_submenu |
| LiVESWidget * | custom_effects_separator |
| LiVESWidget * | custom_tools_menu |
| LiVESWidget * | custom_tools_submenu |
| LiVESWidget * | custom_tools_separator |
| LiVESWidget * | custom_gens_menu |
| LiVESWidget * | custom_gens_submenu |
| LiVESWidget * | custom_utilities_menu |
| LiVESWidget * | custom_utilities_submenu |
| LiVESWidget * | custom_utilities_separator |
| LiVESWidget * | rte_separator |
| int | num_tracks |
| int * | clip_index |
| frames64_t * | frame_index |
| maps frame slots to the presentation values (if >= 0, points to a 'virtual' frame in the source clip, -1 indicates a decoded img. frame More... | |
| LiVESWidget * | resize_menuitem |
| boolean | close_keep_frames |
| special value for when generating to clipboard More... | |
| boolean | only_close |
| only close clips - do not exit More... | |
| volatile boolean | is_exiting |
| set during shutdown (inverse of only_close then) More... | |
| ulong | pw_scroll_func |
| boolean | msg_area_configed |
| void * | jackd |
| jack audio player / transport More... | |
| void * | jackd_read |
| dummy More... | |
| void * | pulsed |
| pulseaudio player More... | |
| void * | pulsed_read |
| LiVESTextBuffer * | layout_textbuffer |
| stores layout errors More... | |
| LiVESList * | affected_layouts_map |
| map of layouts with errors More... | |
| LiVESList * | current_layouts_map |
| map of all layouts for set More... | |
| LiVESList * | affected_layout_marks |
| list of pairs of marks in affected_layouts_map, text between them should be deleted when stored_layout is deleted More... | |
| LiVESList * | xlays |
| immediately (to be) affected layout maps More... | |
| LiVESList * | recovery_list |
| crash recovery system More... | |
| char * | recovery_file |
| the filename of our recover file More... | |
| boolean | leave_recovery |
| boolean | recoverable_layout |
| boolean | invalid_clips |
| boolean | recovering_files |
| boolean | recording_recovered |
| boolean | unordered_blocks |
| are we recording unordered blocks ? More... | |
| boolean | no_exit |
| if TRUE, do not exit after saving set More... | |
| mt_opts | multi_opts |
| some multitrack options that survive between mt calls More... | |
| pthread_mutex_t | abuf_mutex |
| mutices More... | |
| pthread_mutex_t | abuf_frame_mutex |
| used to synch audio buffer for generators More... | |
| pthread_mutex_t | fx_mutex [FX_KEYS_MAX] |
| used to prevent fx processing when it is scheduled for deinit More... | |
| pthread_mutex_t | fxd_active_mutex |
| prevent simultaneous writing to active_dummy by audio and video threads More... | |
| pthread_mutex_t | event_list_mutex |
| prevent simultaneous writing to event_list by audio and video threads More... | |
| pthread_mutex_t | clip_list_mutex |
| prevent adding/removing to cliplist while another thread could be reading it More... | |
| pthread_mutex_t | vpp_stream_mutex |
| prevent from writing audio when stream is closing More... | |
| pthread_mutex_t | cache_buffer_mutex |
| sync for jack playback termination More... | |
| pthread_mutex_t | audio_filewriteend_mutex |
| sync for ending writing audio to file More... | |
| pthread_mutex_t | instance_ref_mutex |
| refcounting for instances More... | |
| pthread_mutex_t | exit_mutex |
| prevent multiple threads trying to run cleanup More... | |
| pthread_mutex_t | fbuffer_mutex |
| pthread_mutex_t | alarmlist_mutex |
| append / remove with file_buffer list More... | |
| volatile lives_rfx_t * | vrfx_update |
| single access for updating alarm list More... | |
| lives_fx_candidate_t | fx_candidates [MAX_FX_CANDIDATE_TYPES] |
| < effects which can have candidates from which a delegate is selected (current examples are: audio_volume, resize) More... | |
| LiVESList * | prefs_cache |
| file caches More... | |
| LiVESList * | hdrs_cache |
| cache of a file header (e.g. header.lives) More... | |
| LiVESList * | gen_cache |
| general cache of fi More... | |
| FILE * | clip_header |
| LiVESList * | file_buffers |
| list of open files for buffered i/o More... | |
| int | aud_rec_fd |
| fd of file we are recording audio to More... | |
| double | rec_end_time |
| int64_t | rec_samples |
| double | rec_fps |
| frames_t | rec_vid_frames |
| values to be written to the event list concurrent with next video ftame event More... | |
| int | rec_arate |
| int | rec_achans |
| int | rec_asamps |
| int | rec_signed_endian |
| int | last_dprint_file |
| message output settings More... | |
| boolean | no_switch_dprint |
| boolean | suppress_dprint |
| tidy up, e.g. by blocking "switched to file..." and "closed file..." messages More... | |
| char * | string_constants [NUM_LIVES_STRING_CONSTANTS] |
| char * | any_string |
| localised text saying "Any", for encoder and output format More... | |
| char * | none_string |
| localised text saying "None", for playback plugin name, etc. More... | |
| char * | recommended_string |
| localised text saying "recommended", for encoder and output format, etc. More... | |
| char * | disabled_string |
| localised text saying "disabled !", for playback plugin name, etc. More... | |
| char * | cl_string |
| localised text saying "*The current layout*", for layout warnings More... | |
| frames_t | opening_frames |
| count of frames so far opened, updated after preview (currently) More... | |
| boolean | show_procd |
| override showing of "processing..." dialog More... | |
| boolean | block_param_updates |
| block visual param changes from updating real values More... | |
| boolean | no_interp |
| block interpolation (for single frame previews) More... | |
| ticks_t | cevent_tc |
| timecode of currently processing event More... | |
| boolean | opening_multi |
| flag to indicate multiple file selection More... | |
| volatile boolean | record_paused |
| pause during recording More... | |
| boolean | record_starting |
| start recording at next frame More... | |
| int | img_concat_clip |
| when opening multiple, image files can get concatenated here (prefs->concat_images) More... | |
| boolean | gen_to_clipboard |
| rendered generators More... | |
| boolean | is_generating |
| boolean | keep_pre |
| set if previewed frames should be retained as processed frames (for rendered effects / generators) More... | |
| LiVESWidget * | textwidget_focus |
| _vid_playback_plugin * | vpp |
| video plugin More... | |
| const char * | new_vpp |
| lives_mgeometry_t * | mgeom |
| multi-head support More... | |
| boolean | ext_cntl [MAX_EXT_CNTL] |
| external control inputs More... | |
| boolean | midi_channel_lock |
| weed_plant_t * | rte_textparm |
| send keyboard input to this paramter (usually NULL) More... | |
| int | write_abuf |
| audio buffer number to write to (for multitrack) More... | |
| volatile int | abufs_to_fill |
| LiVESWidget * | splash_window |
| splash window More... | |
| LiVESWidget * | splash_label |
| LiVESWidget * | splash_progress |
| LiVESIOChannel * | iochan |
| encoder text output More... | |
| LiVESTextView * | optextview |
| boolean | has_custom_effects |
| boolean | has_custom_tools |
| boolean | has_custom_gens |
| boolean | has_custom_utilities |
| boolean | decoders_loaded |
| decoders More... | |
| LiVESList * | decoder_list |
| boolean | go_away |
| boolean | debug |
| debug crashes and asserts More... | |
| void * | debug_ptr |
| char * | subt_save_file |
| name of file to save subtitles to More... | |
| char ** | fonts_array |
| int | nfonts |
| LiVESTargetEntry * | target_table |
| drag and drop target table More... | |
| LiVESList * | videodevs |
| char | vpp_defs_file [PATH_MAX] |
| int | log_fd |
| lives_timeout_t | alarms [LIVES_MAX_ALARMS] |
| reserve 1 for emergency msgs More... | |
| int | next_free_alarm |
| char * | urgency_msg |
| OSD. More... | |
| char * | overlay_msg |
| lives_alarm_t | overlay_alarm |
| volatile int | agen_key |
| which fx key is generating audio [1 based] (or 0 for none) More... | |
| volatile boolean | agen_needs_reinit |
| uint64_t | agen_samps_count |
| count of samples since init More... | |
| boolean | aplayer_broken |
| boolean | add_clear_ds_button |
| boolean | add_clear_ds_adv |
| boolean | tried_ds_recover |
| boolean | has_session_workdir |
| boolean | startup_error |
| int | ce_frame_width |
| int | ce_frame_height |
| lives_render_error_t | render_error |
| uint64_t | next_ds_warn_level |
| current disk space warning level for the tempdir More... | |
| lives_pconnect_t * | pconx |
| list of out -> in param connections More... | |
| lives_cconnect_t * | cconx |
| list of out -> in alpha channel connections More... | |
| int | sepwin_minwidth |
| int | sepwin_minheight |
| uint32_t | signal_caught |
| boolean | signals_deferred |
| boolean | ce_thumbs |
| boolean | ce_upd_clip |
| int | n_screen_areas |
| int | active_sa_fx |
| int | active_sa_clips |
| lives_screen_area_t * | screen_areas |
| int | active_track_list [MAX_TRACKS] |
| boolean | ext_src_used [MAX_FILES] |
| lives_decoder_t * | track_decoders [MAX_TRACKS] |
| int | old_active_track_list [MAX_TRACKS] |
| boolean | gen_started_play |
| boolean | fx_is_auto |
| volatile lives_audio_buf_t * | audio_frame_buffer |
| used for buffering / feeding audio to video generators More... | |
| lives_audio_buf_t * | afb [2] |
| used for buffering / feeding audio to video generators More... | |
| int | afbuffer_clients |
| int | afbuffer_clients_read |
| pthread_t * | libthread |
| current read count. When this reaches abuffer_clients, we swap the read / write buffers More... | |
| uint32_t | sense_state |
| int | fc_buttonresponse |
| char | frameblank_path [PATH_MAX] |
| ??? More... | |
| char | sepimg_path [PATH_MAX] |
| uint64_t | aud_data_written |
| int | crash_possible |
| LiVESPixbuf * | scrap_pixbuf |
| cached image for speeding up rendering More... | |
| boolean | no_context_update |
| may be set temporarily to block wodget context updates More... | |
| boolean | no_expose |
| weed_plant_t * | msg_list |
| weed_plant_t * | ref_message |
| int | n_messages |
| int | ref_message_n |
| int | mbar_res |
| ticks_t | flush_audio_tc |
| reserved space for mbar More... | |
| int | assumed_width |
| int | assumed_height |
| int | idlemax |
| boolean | reconfig |
| set to TRUE if a monitor / screen size change is detected More... | |
| boolean | ignore_screen_size |
| applied during frame reconfig events More... | |
| int | def_trans_idx |
| lives_storage_status_t | ds_status |
| int | ds_mon |
| char * | version_hash |
| char * | old_vhash |
| volatile int | uflow_count |
| experimental values, primarily for testing More... | |
| boolean | force_show |
| int | effort |
| boolean | lockstats |
| boolean | memok |
| set to FALSE if a segfault is received, ie. we should assume all memory is corrupted and exit ASAP More... | |
| int | ncbstores |
| lives_clip_t * | cbstores [8] |
| weed_layer_t * | st_fcache |
| caches for start / end / preview images. This avoids having to reload / reread them from the source, which could disrupt playback. More... | |
| weed_layer_t * | en_fcache |
| weed_layer_t * | pr_fcache |
| boolean | add_trash_rb |
| these are freed when the clip is switched or closed, or when the source frame changes or is updated More... | |
| boolean | cs_manage |
| boolean | dsu_valid |
| LiVESWidget * | dsu_widget |
| int | max_textsize |
| lives_permmgr_t * | permmgr |
| boolean | pretty_colours |
| boolean | suppress_layout_warnings |
| lives_proc_thread_t | helper_procthreads [N_HLP_PROCTHREADS] |
| uint32_t | lazy |
| boolean | no_configs |
| uint32_t | disk_mon |
| volatile boolean | transrend_ready |
| weed_layer_t * | transrend_layer |
| lives_proc_thread_t | transrend_proc |
| boolean | pr_audio |
| double | vfade_in_secs |
| double | vfade_out_secs |
| lives_colRGBA64_t | vfade_in_col |
| lives_colRGBA64_t | vfade_out_col |
Definition at line 723 of file mainwindow.h.
| lives_funcptr_t mainwindow::abort_hook_func |
can be set to point to a function to be run before abort, for critical functions
Definition at line 1081 of file mainwindow.h.
Referenced by check_for_recovery_files().
| pthread_mutex_t mainwindow::abuf_frame_mutex |
used to synch audio buffer for generators
Definition at line 1496 of file mainwindow.h.
Referenced by append_to_audio_buffer16(), append_to_audio_bufferf(), and lives_exit().
| pthread_mutex_t mainwindow::abuf_mutex |
mutices
used to synch audio buffer request count - shared between audio and video threads
Definition at line 1495 of file mainwindow.h.
Referenced by fill_abuffer_from(), lives_exit(), play_file(), preview_audio(), push_audio_to_channel(), sample_move_abuf_float(), and sample_move_abuf_int16().
| volatile int mainwindow::abufs_to_fill |
Definition at line 1592 of file mainwindow.h.
Referenced by fill_abuffer_from(), play_file(), preview_audio(), sample_move_abuf_float(), and sample_move_abuf_int16().
| LiVESAccelGroup* mainwindow::accel_group |
Definition at line 1228 of file mainwindow.h.
Referenced by add_rfx_effects2(), create_LiVES(), create_rte_window(), do_progress_dialog(), fade_background(), multitrack(), multitrack_delete(), on_multitrack_activate(), play_file(), and unfade_background().
| int mainwindow::active_sa_clips |
Definition at line 1686 of file mainwindow.h.
Referenced by ce_thumbs_highlight_current_clip(), ce_thumbs_set_clip_area(), do_quick_switch(), nextclip_callback(), prevclip_callback(), swap_fg_bg_callback(), switch_clip(), weed_deinit_effect(), weed_generator_end(), weed_generator_start(), and weed_init_effect().
| int mainwindow::active_sa_fx |
Definition at line 1685 of file mainwindow.h.
Referenced by ce_thumbs_set_fx_area().
| int mainwindow::active_track_list[MAX_TRACKS] |
Definition at line 1689 of file mainwindow.h.
Referenced by free_track_decoders(), get_active_track_list(), init_track_decoders(), load_frame_image(), and render_events().
| frames_t mainwindow::actual_frame |
actual / last frame being displayed
Definition at line 959 of file mainwindow.h.
Referenced by dirchange_lock_callback(), get_stats_msg(), load_frame_image(), play_file(), process_one(), show_sync_callback(), and storeclip_callback().
| boolean mainwindow::add_clear_ds_adv |
Definition at line 1656 of file mainwindow.h.
Referenced by create_message_dialog(), and on_cleardisk_activate().
| boolean mainwindow::add_clear_ds_button |
Definition at line 1655 of file mainwindow.h.
Referenced by check_storage_space(), and create_message_dialog().
| boolean mainwindow::add_trash_rb |
these are freed when the clip is switched or closed, or when the source frame changes or is updated
Definition at line 1788 of file mainwindow.h.
Referenced by create_message_dialog().
| LiVESWidget* mainwindow::adj_audio_sync |
Definition at line 1213 of file mainwindow.h.
| ticks_t mainwindow::adjticks |
used to equalise the timecode between alternate timer sources (souce -> clock adjustment)
Definition at line 1007 of file mainwindow.h.
Referenced by do_progress_dialog(), lives_get_current_playback_ticks(), and reset_playback_clock().
| LiVESWidget* mainwindow::advanced_menu |
Definition at line 1405 of file mainwindow.h.
Referenced by create_LiVES(), and set_colours().
| lives_audio_buf_t* mainwindow::afb[2] |
used for buffering / feeding audio to video generators
Definition at line 1698 of file mainwindow.h.
Referenced by init_audio_frame_buffers().
| int mainwindow::afbuffer_clients |
Definition at line 1699 of file mainwindow.h.
| int mainwindow::afbuffer_clients_read |
Definition at line 1700 of file mainwindow.h.
| LiVESList* mainwindow::affected_layout_marks |
list of pairs of marks in affected_layouts_map, text between them should be deleted when stored_layout is deleted
Definition at line 1474 of file mainwindow.h.
Referenced by add_lmap_error(), clear_lmap_errors(), and remove_current_from_affected_layouts().
| LiVESList* mainwindow::affected_layouts_map |
map of layouts with errors
Definition at line 1469 of file mainwindow.h.
Referenced by add_lmap_error(), clear_lmap_errors(), create_LiVES(), migrate_layouts(), multitrack(), on_lerrors_delete_clicked(), and remove_current_from_affected_layouts().
| weed_plant_t* mainwindow::afilter_map |
Definition at line 1299 of file mainwindow.h.
Referenced by get_audio_and_effects_state_at(), mt_post_playback(), mt_prepare_for_playback(), on_preview_clicked(), play_file(), render_audio_segment(), and render_events().
| double mainwindow::aframeno |
and the audio 'frame' for when we are looping
Definition at line 962 of file mainwindow.h.
Referenced by all_expose_overlay(), calc_aframeno(), do_progress_dialog(), preview_audio(), process_events(), and process_one().
| volatile int mainwindow::agen_key |
which fx key is generating audio [1 based] (or 0 for none)
Definition at line 1649 of file mainwindow.h.
Referenced by add_rfx_effects2(), apply_rte_audio(), aud_lock_callback(), changed_fps_during_pb(), do_progress_dialog(), do_quick_switch(), event_list_add_end_events(), freeze_callback(), get_audio_from_plugin(), lives_get_current_playback_ticks(), on_realfx_activate_inner(), on_record_perf_activate(), play_file(), reinit_audio_gen(), resync_audio(), rte_on_off_callback(), sensitize_rfx(), weed_deinit_effect(), and weed_init_effect().
| volatile boolean mainwindow::agen_needs_reinit |
Definition at line 1650 of file mainwindow.h.
Referenced by aud_lock_callback(), changed_fps_during_pb(), do_progress_dialog(), do_quick_switch(), event_list_add_end_events(), freeze_callback(), get_audio_from_plugin(), lives_get_current_playback_ticks(), on_record_perf_activate(), play_file(), reinit_audio_gen(), resync_audio(), and weed_init_effect().
| uint64_t mainwindow::agen_samps_count |
count of samples since init
Definition at line 1651 of file mainwindow.h.
Referenced by get_audio_from_plugin(), and weed_deinit_effect().
| pthread_mutex_t mainwindow::alarmlist_mutex |
append / remove with file_buffer list
Definition at line 1507 of file mainwindow.h.
Referenced by lives_alarm_set(), and lives_exit().
| lives_timeout_t mainwindow::alarms[LIVES_MAX_ALARMS] |
reserve 1 for emergency msgs
Definition at line 1639 of file mainwindow.h.
Referenced by lives_alarm_check(), lives_alarm_clear(), lives_alarm_reset(), and lives_alarm_set().
| lives_pgid_t mainwindow::alives_pgid |
Definition at line 877 of file mainwindow.h.
Referenced by autolives_toggle(), find_when_to_stop(), and lives_exit().
| LiVESWidget* mainwindow::aload_subs |
Definition at line 1182 of file mainwindow.h.
Referenced by create_LiVES().
| char* mainwindow::any_string |
localised text saying "Any", for encoder and output format
Definition at line 1540 of file mainwindow.h.
| boolean mainwindow::aplayer_broken |
Definition at line 1653 of file mainwindow.h.
Referenced by handle_audio_timeout(), switch_aud_to_jack(), and switch_aud_to_pulse().
| LiVESWidget* mainwindow::append_audio |
Definition at line 1200 of file mainwindow.h.
Referenced by create_LiVES(), desensitize(), and sensitize().
| LiVESWidget* mainwindow::arrow1 |
Definition at line 1293 of file mainwindow.h.
Referenced by create_LiVES(), and set_colours().
| LiVESWidget* mainwindow::arrow2 |
Definition at line 1294 of file mainwindow.h.
Referenced by create_LiVES(), and set_colours().
| int mainwindow::ascrap_file |
scrap file for recording audio scraps
Definition at line 875 of file mainwindow.h.
Referenced by check_for_layout_del(), check_for_recovery_files(), close_ascrap_file(), close_current_file(), close_temp_handle(), create_render_details(), deal_with_render_choice(), do_progress_dialog(), find_when_to_stop(), get_clip_value(), lives_exit(), load_frame_image(), mt_init_clips(), multitrack_delete(), nextclip_callback(), on_record_perf_activate(), on_render_activate(), on_save_event_list_activate(), on_save_set_activate(), on_track_click(), open_ascrap_file(), open_scrap_file(), play_file(), prevclip_callback(), read_headers(), recover_files(), reget_afilesize(), render_audio_segment(), rewrite_recovery_file(), save_clip_value(), save_clip_values(), start_ce_thumb_mode(), weed_deinit_effect(), and weed_init_effect().
| int mainwindow::assumed_height |
Definition at line 1739 of file mainwindow.h.
Referenced by create_LiVES(), msg_area_config(), and resize_message_area().
| int mainwindow::assumed_width |
Definition at line 1738 of file mainwindow.h.
Referenced by create_LiVES(), msg_area_config(), and resize_message_area().
| uint64_t mainwindow::aud_data_written |
Definition at line 1720 of file mainwindow.h.
| int mainwindow::aud_file_to_kill |
Definition at line 909 of file mainwindow.h.
Referenced by lives_exit(), and play_file().
| int mainwindow::aud_rec_fd |
fd of file we are recording audio to
Definition at line 1525 of file mainwindow.h.
Referenced by find_when_to_stop(), and play_file().
| char mainwindow::audio_dir[PATH_MAX] |
Definition at line 733 of file mainwindow.h.
Referenced by apply_prefs(), lives::prefs::currentAudioDir(), on_append_audio_activate(), on_export_audio_activate(), on_load_audio_activate(), and on_open_new_audio_clicked().
| int mainwindow::audio_end |
Definition at line 771 of file mainwindow.h.
Referenced by find_when_to_stop(), play_file(), process_one(), and weed_deinit_effect().
| weed_plant_t* mainwindow::audio_event |
Definition at line 1300 of file mainwindow.h.
Referenced by audio_process_events_to(), get_audio_and_effects_state_at(), on_preview_clicked(), play_file(), and render_events().
| pthread_mutex_t mainwindow::audio_filewriteend_mutex |
sync for ending writing audio to file
Definition at line 1503 of file mainwindow.h.
Referenced by lives_exit().
| volatile lives_audio_buf_t* mainwindow::audio_frame_buffer |
used for buffering / feeding audio to video generators
Definition at line 1697 of file mainwindow.h.
Referenced by append_to_audio_buffer16(), append_to_audio_bufferf(), has_audio_filters(), and init_audio_frame_buffers().
| LiVESWidget* mainwindow::audio_menu |
Definition at line 1403 of file mainwindow.h.
Referenced by create_LiVES(), and set_colours().
| volatile boolean mainwindow::audio_seek_ready |
Definition at line 940 of file mainwindow.h.
Referenced by avsync_force(), do_progress_dialog(), handle_audio_timeout(), play_file(), preview_audio(), resync_audio(), and switch_audio_clip().
| int mainwindow::audio_start |
Definition at line 771 of file mainwindow.h.
Referenced by play_file(), and prep_audio_player().
| double mainwindow::audio_stretch |
for fixed fps modes, the value is used to speed up / slow down audio
Definition at line 1015 of file mainwindow.h.
Referenced by play_file(), and process_one().
| LiVESWidget* mainwindow::autolives |
Definition at line 1220 of file mainwindow.h.
Referenced by autolives_toggle(), create_LiVES(), play_file(), procw_desensitize(), and sensitize().
| pthread_cond_t mainwindow::avseek_cond |
Definition at line 937 of file mainwindow.h.
| pthread_mutex_t mainwindow::avseek_mutex |
Definition at line 938 of file mainwindow.h.
Referenced by avsync_force().
| LiVESWidget* mainwindow::backup |
Definition at line 1134 of file mainwindow.h.
Referenced by create_LiVES(), desensitize(), and sensitize().
| LiVESWidget* mainwindow::banner |
Definition at line 1393 of file mainwindow.h.
Referenced by create_LiVES(), fade_background(), set_colours(), and unfade_background().
| int mainwindow::blend_clamping |
Definition at line 982 of file mainwindow.h.
Referenced by weed_apply_instance().
| double mainwindow::blend_factor |
keyboard control parameter
Definition at line 872 of file mainwindow.h.
Referenced by grabkeys_callback(), on_less_pressed(), on_more_pressed(), rte_keymodes_restore(), rtemode_callback(), weed_init_effect(), and weed_set_blend_factor().
| int mainwindow::blend_file |
background clip details
Definition at line 976 of file mainwindow.h.
Referenced by ce_thumbs_highlight_current_clip(), close_current_file(), dirchange_callback(), do_effect(), do_quick_switch(), fps_reset_callback(), get_blend_layer(), get_stats_msg(), load_frame_image(), nextclip_callback(), on_faster_pressed(), on_slower_pressed(), play_file(), prevclip_callback(), process_events(), render_events(), rte_key_setmode(), swap_fg_bg_callback(), switch_clip(), weed_deinit_effect(), weed_generator_end(), weed_generator_start(), weed_init_effect(), weed_layer_create_from_generator(), and weed_playback_gen_start().
| int mainwindow::blend_gamma |
Definition at line 983 of file mainwindow.h.
Referenced by weed_apply_instance().
| int mainwindow::blend_height |
Definition at line 981 of file mainwindow.h.
Referenced by weed_apply_instance().
| weed_plant_t* mainwindow::blend_layer |
Definition at line 977 of file mainwindow.h.
Referenced by do_quick_switch(), on_rte_apply(), switch_clip(), weed_apply_effects(), and weed_generator_end().
| volatile int mainwindow::blend_palette |
here we can store the details of the blend file at the insertion point, if nothing changes we can target this to optimise
Definition at line 980 of file mainwindow.h.
Referenced by do_quick_switch(), on_double_size_activate(), on_sepwin_activate(), play_file(), process_one(), reset_effort(), rte_key_setmode(), rte_swap_fg_bg(), swap_fg_bg_callback(), switch_clip(), update_effort(), weed_apply_instance(), weed_deinit_effect(), and weed_reinit_effect().
| int mainwindow::blend_sampling |
Definition at line 982 of file mainwindow.h.
Referenced by weed_apply_instance().
| int mainwindow::blend_subspace |
Definition at line 982 of file mainwindow.h.
Referenced by weed_apply_instance().
| int mainwindow::blend_width |
Definition at line 981 of file mainwindow.h.
Referenced by weed_apply_instance().
| boolean mainwindow::block_param_updates |
block visual param changes from updating real values
Definition at line 1550 of file mainwindow.h.
Referenced by after_boolean_param_toggled(), after_framedraw_widget_changed(), after_param_alpha_changed(), after_param_blue_changed(), after_param_green_changed(), after_param_red_changed(), after_param_text_changed(), after_param_value_changed(), after_string_list_changed(), ce_thumbs_update_params(), on_node_spin_value_changed(), on_paramwindow_button_clicked(), on_resetp_clicked(), update_pwindow(), and update_weed_color_value().
| LiVESWidget* mainwindow::btoolbar |
button toolbar - clip editor
Definition at line 1368 of file mainwindow.h.
Referenced by create_LiVES(), fade_background(), get_player_size(), multitrack_delete(), set_colours(), set_interactive(), and unfade_background().
| pthread_mutex_t mainwindow::cache_buffer_mutex |
sync for jack playback termination
Definition at line 1502 of file mainwindow.h.
Referenced by audio_cache_end(), and lives_exit().
| ticks_t mainwindow::cadjticks |
used to equalise the timecode between alternate timer sources (clock -> source adjustment)
Definition at line 1008 of file mainwindow.h.
Referenced by lives_get_current_playback_ticks(), and reset_playback_clock().
| LiVESPixbuf* mainwindow::camframe |
Definition at line 1103 of file mainwindow.h.
Referenced by load_end_image(), load_preview_image(), load_start_image(), and resize().
| lives_cancel_type_t mainwindow::cancel_type |
Definition at line 799 of file mainwindow.h.
Referenced by create_threaded_dialog(), do_auto_dialog(), on_cancel_keep_button_clicked(), open_file_sel(), realize_all_frames(), and start_render_effect_events().
| volatile lives_cancel_t mainwindow::cancelled |
Definition at line 798 of file mainwindow.h.
Referenced by _start_playback(), add_file_info(), calc_new_playback_position(), check_clip_integrity(), check_for_layout_del(), check_storage_space(), close_current_file(), do_auto_dialog(), do_effect(), do_progress_dialog(), do_startup_tests(), handle_backend_errors(), lives2lives_read_stream(), load_frame_image(), load_rfx_preview(), mt_post_playback(), multitrack_delete(), multitrack_playall(), multitrack_preview_clicked(), normalise_audio(), on_append_audio_activate(), on_cancel_keep_button_clicked(), on_capture_activate(), on_clear_event_list_activate(), on_cleardisk_activate(), on_copy_activate(), on_cut_activate(), on_export_proj_activate(), on_insert_activate(), on_load_cdtrack_ok_clicked(), on_merge_ok_clicked(), on_normalise_audio_activate(), on_ok_file_open_clicked(), on_open_new_audio_clicked(), on_open_utube_activate(), on_pause_clicked(), on_preview_clicked(), on_quit_activate(), on_recaudclip_ok_clicked(), on_render_activate(), on_resample_vid_ok(), on_resaudio_ok_clicked(), on_save_event_list_activate(), on_stop_activate(), on_stop_clicked(), on_undo_activate(), on_utube_select(), open_file_sel(), play_file(), play_sel(), preview_aud_vol(), preview_audio(), process_one(), realfx_progress(), realize_all_frames(), render_events(), render_to_clip(), reorder_frames(), resize_all(), resize_widgets_for_monitor(), restore_file(), run_youtube_dialog(), save_file(), set_new_set_name(), start_render_effect_events(), switch_aud_to_jack(), switch_aud_to_pulse(), switch_audio_clip(), switch_clip(), virtual_to_images(), weed_deinit_effect(), weed_generator_end(), weed_generator_start(), weed_init_effect(), and weed_layer_set_from_lives2lives().
| int mainwindow::cap_number |
Definition at line 739 of file mainwindow.h.
Referenced by after_foreign_play().
| LiVESWidget* mainwindow::capture |
Definition at line 1190 of file mainwindow.h.
Referenced by create_LiVES(), desensitize(), and sensitize().
| lives_clip_t* mainwindow::cbstores[8] |
Definition at line 1782 of file mainwindow.h.
Referenced by init_clipboard().
| lives_cconnect_t* mainwindow::cconx |
list of out -> in alpha channel connections
Definition at line 1669 of file mainwindow.h.
Referenced by cconx_delete(), cconx_delete_all(), cconx_list(), cconx_remap_mode(), load_frame_image(), and make_datacon_window().
| LiVESWidget* mainwindow::ccpd_sound |
Definition at line 1144 of file mainwindow.h.
Referenced by create_LiVES().
| boolean mainwindow::ccpd_with_sound |
Definition at line 785 of file mainwindow.h.
Referenced by create_insert_dialog(), create_LiVES(), on_copy_activate(), on_cut_activate(), on_delete_activate(), on_paste_as_new_activate(), and on_undo_activate().
| int mainwindow::ce_frame_height |
Definition at line 1662 of file mainwindow.h.
Referenced by fullscreen_internal(), resize(), and resize_message_area().
| int mainwindow::ce_frame_width |
Definition at line 1662 of file mainwindow.h.
Referenced by fullscreen_internal(), and resize().
| boolean mainwindow::ce_thumbs |
Definition at line 1676 of file mainwindow.h.
Referenced by do_quick_switch(), end_ce_thumb_mode(), fx_changed(), on_clear_all_clicked(), on_clear_clicked(), on_fx_pre_activate(), on_load_keymap_clicked(), pconx_chain_data(), process_one(), real_main(), redraw_timeline(), rte_key_setmode(), rte_on_off_callback(), set_interactive(), start_ce_thumb_mode(), swap_fg_bg_callback(), switch_clip(), weed_add_effectkey_by_idx(), weed_apply_effects(), weed_deinit_all(), weed_deinit_effect(), weed_generator_end(), weed_generator_start(), weed_init_effect(), and weed_set_blend_factor().
| boolean mainwindow::ce_upd_clip |
Definition at line 1677 of file mainwindow.h.
Referenced by ce_thumbs_update_current_clip().
| ticks_t mainwindow::cevent_tc |
timecode of currently processing event
Definition at line 1553 of file mainwindow.h.
Referenced by do_progress_dialog(), load_frame_image(), and process_events().
| LiVESWidget* mainwindow::change_speed |
Definition at line 1189 of file mainwindow.h.
Referenced by create_LiVES(), desensitize(), and sensitize().
| char* mainwindow::cl_string |
localised text saying "*The current layout*", for layout warnings
Definition at line 1544 of file mainwindow.h.
| LiVESWidget* mainwindow::clear_ds |
Definition at line 1143 of file mainwindow.h.
Referenced by create_LiVES(), desensitize(), and sensitize().
| FILE* mainwindow::clip_header |
Definition at line 1521 of file mainwindow.h.
Referenced by on_record_perf_activate(), save_clip_value(), and save_clip_values().
| int* mainwindow::clip_index |
Definition at line 1431 of file mainwindow.h.
Referenced by load_frame_image(), process_events(), render_events(), and reset_frame_and_clip_index().
| pthread_mutex_t mainwindow::clip_list_mutex |
prevent adding/removing to cliplist while another thread could be reading it
Definition at line 1500 of file mainwindow.h.
Referenced by add_to_clipmenu(), close_ascrap_file(), close_scrap_file(), cnum_for_uid(), get_unique_ids(), lives_exit(), open_ascrap_file(), open_scrap_file(), recover_files(), and remove_from_clipmenu().
| boolean mainwindow::clip_switched |
for recording - did we switch clips ?
Definition at line 793 of file mainwindow.h.
Referenced by calc_new_playback_position(), deal_with_render_choice(), dirchange_lock_callback(), do_quick_switch(), event_list_close_gaps(), events_rec_dialog(), play_file(), play_sel(), render_events(), unlock_loop_lock(), weed_generator_end(), weed_init_effect(), and weed_playback_gen_start().
| LiVESList* mainwindow::cliplist |
hash table of clips in menu order
Definition at line 743 of file mainwindow.h.
Referenced by add_to_clipmenu(), backup_recording(), close_ascrap_file(), close_current_file(), close_scrap_file(), cnum_for_uid(), get_unique_ids(), load_frame_image(), mt_init_clips(), nextclip_callback(), on_cleardisk_activate(), on_close_activate(), on_load_set_activate(), on_save_set_activate(), on_vj_reset_activate(), on_volch_pressed(), open_ascrap_file(), open_scrap_file(), play_file(), prevclip_callback(), recover_files(), remove_from_clipmenu(), resize_widgets_for_monitor(), rewrite_recovery_file(), start_ce_thumb_mode(), storeclip_callback(), switch_clip(), switch_clip_activate(), and write_backup_layout_numbering().
| int mainwindow::clips_available |
Definition at line 740 of file mainwindow.h.
Referenced by add_to_clipmenu(), close_current_file(), deal_with_render_choice(), del_current_set(), load_frame_image(), on_quit_activate(), on_vj_reset_activate(), and remove_from_clipmenu().
| LiVESSList* mainwindow::clips_group |
Definition at line 745 of file mainwindow.h.
Referenced by add_to_clipmenu(), and remove_from_clipmenu().
| LiVESWidget* mainwindow::clipsmenu |
Definition at line 1330 of file mainwindow.h.
Referenced by add_to_clipmenu(), create_LiVES(), and set_colours().
| int mainwindow::clipstore[FN_KEYS - 1][2] |
stored clips (bookmarks) [0] = clip, [1] = frame
Definition at line 986 of file mainwindow.h.
Referenced by close_current_file(), and storeclip_callback().
| volatile ticks_t mainwindow::clock_ticks |
unadjusted system time since pb start, measured concurrently with currticks
Definition at line 1003 of file mainwindow.h.
Referenced by get_disk_load(), get_stats_msg(), lives_get_current_playback_ticks(), and process_one().
| LiVESWidget* mainwindow::close |
Definition at line 1137 of file mainwindow.h.
Referenced by create_LiVES(), desensitize(), and sensitize().
| boolean mainwindow::close_keep_frames |
special value for when generating to clipboard
Definition at line 1438 of file mainwindow.h.
Referenced by close_current_file(), do_effect(), and lives_exit().
| volatile boolean mainwindow::clutch |
Definition at line 1060 of file mainwindow.h.
Referenced by lives_fg_run(), lives_widget_context_update(), lives_widget_process_updates(), and real_main().
| ulong mainwindow::config_func |
| boolean mainwindow::configured |
Definition at line 788 of file mainwindow.h.
Referenced by config_event(), and create_LiVES().
| LiVESWidget* mainwindow::copy |
Definition at line 1148 of file mainwindow.h.
Referenced by create_LiVES(), desensitize(), and sensitize().
| int mainwindow::crash_possible |
Definition at line 1722 of file mainwindow.h.
Referenced by defer_sigint().
| boolean mainwindow::cs_is_permitted |
set automatically when cs_permitted can update the clip
Definition at line 1021 of file mainwindow.h.
Referenced by process_one().
| boolean mainwindow::cs_manage |
Definition at line 1789 of file mainwindow.h.
Referenced by on_quit_activate(), and run_diskspace_dialog().
| boolean mainwindow::cs_permitted |
set to TRUE to allow overriding of noswitch in limited circumstances
Definition at line 1020 of file mainwindow.h.
Referenced by open_file_sel(), and process_one().
| int mainwindow::current_file |
Definition at line 727 of file mainwindow.h.
Referenced by _start_playback(), add_file_info(), add_rfx_effects2(), add_to_clipmenu(), after_foreign_play(), all_expose_overlay(), apply_prefs(), apply_rte_audio_init(), aud_lock_callback(), audiofile_get_maxvol(), auto_resample_resize(), backup_file(), ce_thumbs_highlight_current_clip(), changed_fps_during_pb(), check_clip_integrity(), check_for_bad_ffmpeg(), check_for_special(), check_for_special_type(), close_ascrap_file(), close_current_file(), close_scrap_file(), close_temp_handle(), create_cfile(), create_LiVES(), create_nullvideo_clip(), create_render_details(), d_print(), deal_with_render_choice(), deorder_frames(), desensitize(), dirchange_callback(), dirchange_lock_callback(), do_auto_dialog(), do_effect(), do_onchange(), do_progress_dialog(), do_quick_switch(), do_startup_tests(), event_list_close_gaps(), find_when_to_stop(), framedraw_redraw(), get_blend_layer(), get_new_handle(), get_stats_msg(), get_temp_handle(), handle_backend_errors(), idle_cancel_proc(), init_clipboard(), insert_frames(), lazy_startup_checks(), lives2lives_read_stream(), lives_ce_update_timeline(), lives_exit(), load_end_image(), load_frame_image(), load_preview_image(), load_rfx_preview(), load_start_image(), msg_area_config(), mt_delete_clips(), mt_show_current_frame(), multitrack(), multitrack_delete(), nextclip_callback(), normalise_audio(), on_append_audio_activate(), on_back_pressed(), on_backup_activate(), on_capture_activate(), on_change_speed_ok_clicked(), on_cleardisk_activate(), on_close_activate(), on_copy_activate(), on_cut_activate(), on_del_audio_activate(), on_delete_activate(), on_effects_paused(), on_erase_subs_activate(), on_export_audio_activate(), on_fade_activate(), on_fade_audio_activate(), on_faster_pressed(), on_fx_pre_activate(), on_hrule_reset(), on_hrule_set(), on_hrule_update(), on_import_proj_activate(), on_ins_silence_activate(), on_ins_silence_details_clicked(), on_insert_activate(), on_live_fw_activate(), on_live_tvcard_activate(), on_load_cdtrack_ok_clicked(), on_load_subs_activate(), on_loop_cont_activate(), on_loop_video_activate(), on_merge_ok_clicked(), on_mouse_sel_reset(), on_mouse_sel_start(), on_mouse_sel_update(), on_multitrack_activate(), on_normalise_audio_activate(), on_open_new_audio_clicked(), on_open_yuv4m_activate(), on_paste_as_new_activate(), on_playclip_activate(), on_preview_clicked(), on_realfx_activate(), on_realfx_activate_inner(), on_recaudclip_ok_clicked(), on_recaudsel_activate(), on_redo_activate(), on_rename_clip_name(), on_render_activate(), on_render_fx_activate(), on_render_fx_pre_activate(), on_resample_vid_ok(), on_resaudio_ok_clicked(), on_rev_clipboard_activate(), on_save_as_activate(), on_save_selection_activate(), on_select_end_only_activate(), on_select_start_only_activate(), on_select_to_aend_activate(), on_show_clipboard_info_activate(), on_show_file_comments_activate(), on_showsubs_toggled(), on_slower_pressed(), on_toy_activate(), on_trim_audio_activate(), on_undo_activate(), on_utube_select(), on_vj_realize_activate(), open_ascrap_file(), open_file_sel(), open_scrap_file(), open_set_file(), pad_init_silence(), param_marshall(), play_all(), play_file(), play_sel(), pref_change_images(), prep_audio_player(), prepare_to_play_foreign(), prevclip_callback(), preview_audio(), process_events(), process_one(), procw_desensitize(), pull_frame_idle(), read_headers(), real_main(), realfx_progress(), realize_all_frames(), recover_files(), redraw_tl_idle(), reget_afilesize(), reload_clip(), reload_set(), remove_from_clipmenu(), render_events(), render_to_clip(), reorder_frames(), resample_clipboard(), reset_clipmenu(), resize(), resize_widgets_for_monitor(), restore_file(), resync_audio(), rte_on_off_callback(), rte_swap_fg_bg(), save_event_frames(), save_file(), save_frame(), set_redoable(), set_sel_label(), set_undoable(), show_clipinfo_cb(), show_lives(), start_render_effect_events(), storeclip_callback(), swap_fg_bg_callback(), switch_clip(), switch_clip_activate(), switch_to_file(), update_progress(), update_sel_menu(), update_timer_bars(), weed_deinit_all(), weed_deinit_effect(), weed_generator_end(), weed_generator_start(), weed_init_effect(), weed_layer_create_from_generator(), weed_layer_set_from_lives2lives(), and weed_playback_gen_start().
| LiVESList* mainwindow::current_layouts_map |
map of all layouts for set
Definition at line 1470 of file mainwindow.h.
Referenced by add_lmap_error(), del_current_set(), lives_exit(), load_layout_map(), migrate_layouts(), on_close_activate(), on_save_set_activate(), reload_set(), remove_layout_files(), and save_layout_map().
| volatile ticks_t mainwindow::currticks |
wall clock time, updated whenever lives_get_*_ticks is called
current playback ticks (relative)
Definition at line 1005 of file mainwindow.h.
Referenced by aud_lock_callback(), avsync_force(), changed_fps_during_pb(), do_quick_switch(), event_list_add_end_events(), freeze_callback(), get_stats_msg(), load_frame_image(), play_file(), process_one(), render_events(), resync_audio(), weed_generator_start(), weed_init_effect(), and weed_layer_set_from_lives2lives().
| lives_cursor_t mainwindow::cursor_style |
Definition at line 1296 of file mainwindow.h.
Referenced by lives_popen(), lives_set_cursor_style(), and lives_system().
| LiVESWidget* mainwindow::custom_effects_menu |
Definition at line 1417 of file mainwindow.h.
Referenced by add_rfx_effects(), add_rfx_effects2(), and create_LiVES().
| LiVESWidget* mainwindow::custom_effects_separator |
Definition at line 1419 of file mainwindow.h.
Referenced by add_rfx_effects(), add_rfx_effects2(), create_LiVES(), and update_rfx_menus().
| LiVESWidget* mainwindow::custom_effects_submenu |
Definition at line 1418 of file mainwindow.h.
Referenced by add_rfx_effects(), add_rfx_effects2(), desensitize(), make_custom_submenus(), sensitize_rfx(), and update_rfx_menus().
| LiVESWidget* mainwindow::custom_gens_menu |
Definition at line 1423 of file mainwindow.h.
Referenced by add_rfx_effects(), add_rfx_effects2(), create_LiVES(), and set_interactive().
| LiVESWidget* mainwindow::custom_gens_submenu |
Definition at line 1424 of file mainwindow.h.
Referenced by add_rfx_effects(), add_rfx_effects2(), create_LiVES(), desensitize(), make_custom_submenus(), sensitize_rfx(), set_interactive(), and update_rfx_menus().
| LiVESWidget* mainwindow::custom_tools_menu |
Definition at line 1420 of file mainwindow.h.
Referenced by add_rfx_effects(), add_rfx_effects2(), and create_LiVES().
| LiVESWidget* mainwindow::custom_tools_separator |
Definition at line 1422 of file mainwindow.h.
Referenced by create_LiVES(), and update_rfx_menus().
| LiVESWidget* mainwindow::custom_tools_submenu |
Definition at line 1421 of file mainwindow.h.
Referenced by add_rfx_effects2(), create_LiVES(), desensitize(), sensitize_rfx(), and update_rfx_menus().
| LiVESWidget* mainwindow::custom_utilities_menu |
Definition at line 1425 of file mainwindow.h.
Referenced by add_rfx_effects(), add_rfx_effects2(), and create_LiVES().
| LiVESWidget* mainwindow::custom_utilities_separator |
Definition at line 1427 of file mainwindow.h.
Referenced by add_rfx_effects(), add_rfx_effects2(), and update_rfx_menus().
| LiVESWidget* mainwindow::custom_utilities_submenu |
Definition at line 1426 of file mainwindow.h.
Referenced by add_rfx_effects(), add_rfx_effects2(), make_custom_submenus(), and update_rfx_menus().
| LiVESWidget* mainwindow::cut |
Definition at line 1149 of file mainwindow.h.
Referenced by create_LiVES(), desensitize(), on_delete_activate(), and sensitize().
| boolean mainwindow::debug |
debug crashes and asserts
Definition at line 1615 of file mainwindow.h.
Referenced by catch_sigint(), and real_main().
| void* mainwindow::debug_ptr |
Definition at line 1616 of file mainwindow.h.
| LiVESList* mainwindow::decoder_list |
Definition at line 1612 of file mainwindow.h.
Referenced by decoder_plugin_move_to_first(), get_decoder_cdata(), on_decplug_advanced_clicked(), open_file_sel(), reload_clip(), and unload_decoder_plugins().
| boolean mainwindow::decoders_loaded |
decoders
Definition at line 1611 of file mainwindow.h.
Referenced by on_decplug_advanced_clicked(), open_file_sel(), reload_clip(), and unload_decoder_plugins().
| int mainwindow::def_height |
Definition at line 898 of file mainwindow.h.
Referenced by close_current_file(), create_LiVES(), and restore_file().
| int mainwindow::def_trans_idx |
Definition at line 1747 of file mainwindow.h.
Referenced by multitrack().
| int mainwindow::def_width |
default sizes for when no file is loaded
Definition at line 898 of file mainwindow.h.
Referenced by close_current_file(), create_LiVES(), and restore_file().
| LiVESWidget* mainwindow::delall_audio |
Definition at line 1207 of file mainwindow.h.
Referenced by create_LiVES(), and sensitize().
| LiVESWidget* mainwindow::delaudio_submenu |
Definition at line 1205 of file mainwindow.h.
Referenced by create_LiVES(), desensitize(), procw_desensitize(), and sensitize().
| LiVESWidget* mainwindow::delete_custom_rfx |
Definition at line 1247 of file mainwindow.h.
Referenced by create_LiVES(), and update_rfx_menus().
| LiVESWidget* mainwindow::delete_test_rfx |
Definition at line 1250 of file mainwindow.h.
Referenced by create_LiVES(), rfxbuilder_to_script(), and update_rfx_menus().
| LiVESWidget* mainwindow::delsel_audio |
Definition at line 1206 of file mainwindow.h.
Referenced by create_LiVES(), and sensitize().
| ticks_t mainwindow::deltaticks |
deltaticks for scratching
Definition at line 1006 of file mainwindow.h.
Referenced by calc_new_playback_position(), do_progress_dialog(), do_quick_switch(), and process_one().
| LiVESWidget* mainwindow::dev_dabg |
Definition at line 1241 of file mainwindow.h.
Referenced by create_LiVES().
| LiVESWidget* mainwindow::dev_timing |
Definition at line 1242 of file mainwindow.h.
Referenced by create_LiVES().
| boolean mainwindow::did_rfx_preview |
Definition at line 1056 of file mainwindow.h.
Referenced by on_paramwindow_button_clicked().
| char* mainwindow::disabled_string |
localised text saying "disabled !", for playback plugin name, etc.
Definition at line 1543 of file mainwindow.h.
| uint32_t mainwindow::disk_mon |
Definition at line 1807 of file mainwindow.h.
Referenced by do_progress_dialog(), on_insert_activate(), on_paste_as_new_activate(), open_file_sel(), and start_render_effect_events().
| boolean mainwindow::double_size |
Definition at line 760 of file mainwindow.h.
Referenced by create_LiVES(), do_quick_switch(), load_end_image(), load_start_image(), on_double_size_activate(), on_double_size_pressed(), on_sepwin_activate(), play_file(), prepare_to_play_foreign(), and unfade_background().
| int mainwindow::drawsrc |
Definition at line 1385 of file mainwindow.h.
Referenced by close_current_file(), config_laud_draw(), config_raud_draw(), do_quick_switch(), lives_exit(), multitrack_delete(), redraw_timeline(), and switch_to_file().
| int mainwindow::ds_mon |
Definition at line 1751 of file mainwindow.h.
Referenced by on_utube_select().
| lives_storage_status_t mainwindow::ds_status |
Definition at line 1750 of file mainwindow.h.
Referenced by do_workdir_query(), lazy_startup_checks(), on_utube_select(), startup_message_nonfatal(), and update_dsu().
| LiVESWidget* mainwindow::dsize |
Definition at line 1186 of file mainwindow.h.
Referenced by create_LiVES(), fade_background(), on_double_size_pressed(), sensitize(), and unfade_background().
| boolean mainwindow::dsu_valid |
Definition at line 1791 of file mainwindow.h.
Referenced by check_storage_space(), disk_monitor_start(), do_progress_dialog(), do_workdir_query(), on_cleardisk_activate(), on_utube_select(), and update_dsu().
| LiVESWidget* mainwindow::dsu_widget |
Definition at line 1792 of file mainwindow.h.
Referenced by all_config(), lazy_startup_checks(), run_diskspace_dialog(), and update_dsu().
| boolean mainwindow::dvgrab_preview |
Definition at line 791 of file mainwindow.h.
| LiVESWidget* mainwindow::edit_menu |
Definition at line 1399 of file mainwindow.h.
Referenced by create_LiVES(), and set_colours().
| LiVESWidget* mainwindow::edit_test_rfx |
Definition at line 1248 of file mainwindow.h.
Referenced by create_LiVES(), rfxbuilder_to_script(), and update_rfx_menus().
| LiVESWidget* mainwindow::effects_menu |
Definition at line 1401 of file mainwindow.h.
Referenced by add_rfx_effects2(), create_LiVES(), set_colours(), and update_rfx_menus().
| boolean mainwindow::effects_paused |
Definition at line 1055 of file mainwindow.h.
Referenced by check_storage_space(), do_effect(), do_progress_dialog(), load_frame_image(), on_cancel_keep_button_clicked(), on_effects_paused(), on_merge_ok_clicked(), on_preview_clicked(), on_recaudclip_ok_clicked(), on_stop_clicked(), open_file_sel(), realfx_progress(), render_events(), render_to_clip(), save_file(), and update_progress().
| int mainwindow::effort |
Definition at line 1773 of file mainwindow.h.
Referenced by do_progress_dialog(), get_stats_msg(), init_conversions(), on_preview_clicked(), on_render_activate(), play_file(), process_one(), reset_effort(), start_render_effect_events(), update_effort(), and weed_deinit_effect().
| lives_painter_surface_t * mainwindow::ei_surface |
Definition at line 1318 of file mainwindow.h.
Referenced by create_LiVES(), and load_end_image().
| LiVESWidget* mainwindow::eject_cd |
Definition at line 1193 of file mainwindow.h.
Referenced by create_LiVES().
| weed_layer_t * mainwindow::en_fcache |
Definition at line 1785 of file mainwindow.h.
Referenced by close_current_file(), load_end_image(), load_preview_image(), and load_start_image().
| LiVESWidget * mainwindow::end_image |
Definition at line 1320 of file mainwindow.h.
Referenced by all_config(), create_LiVES(), load_end_image(), on_toy_activate(), resize(), resize_message_area(), set_colours(), set_drawing_area_from_pixbuf(), and showclipimgs().
| short mainwindow::endian |
Definition at line 817 of file mainwindow.h.
Referenced by check_encoder_restrictions(), on_ins_silence_activate(), on_open_new_audio_clicked(), on_recaudclip_activate(), on_recaudsel_activate(), rdet_suggest_values(), read_headers(), and reorder_frames().
| LiVESWidget* mainwindow::erase_subs |
Definition at line 1184 of file mainwindow.h.
Referenced by create_LiVES(), desensitize(), and sensitize().
| boolean mainwindow::error |
Definition at line 801 of file mainwindow.h.
Referenced by auto_resample_resize(), backup_file(), check_file(), do_auto_dialog(), do_effect(), do_onchange(), do_progress_dialog(), get_capabilities(), get_decoder_cdata(), handle_backend_errors(), init_clipboard(), lives2lives_read_stream(), on_append_audio_activate(), on_del_audio_activate(), on_export_audio_activate(), on_export_proj_activate(), on_fs_preview_clicked(), on_import_proj_activate(), on_ins_silence_activate(), on_ins_silence_details_clicked(), on_insert_activate(), on_load_cdtrack_ok_clicked(), on_load_keymap_clicked(), on_merge_ok_clicked(), on_open_new_audio_clicked(), on_paste_as_new_activate(), on_realfx_activate_inner(), on_redo_activate(), on_render_activate(), on_resample_vid_ok(), on_resaudio_ok_clicked(), on_rev_clipboard_activate(), on_trim_audio_activate(), on_undo_activate(), on_utube_select(), on_vppa_ok_clicked(), on_vppa_save_clicked(), open_file_sel(), preview_aud_vol(), real_main(), realfx_progress(), reload_clip(), render_events(), render_to_clip(), reorder_frames(), resample_clipboard(), restore_file(), run_youtube_dialog(), save_file(), start_player(), start_render_effect_events(), and weed_init_effect().
| weed_event_t* mainwindow::event_list |
current event_list, for recording
Definition at line 803 of file mainwindow.h.
Referenced by all_expose_overlay(), audio_cache_end(), avsync_force(), backup_recording(), calc_new_playback_position(), create_render_details(), deal_with_render_choice(), do_progress_dialog(), do_quick_switch(), event_list_add_end_events(), freeze_callback(), idle_choose_file_with_preview(), idle_choose_layout(), idle_choose_set(), idle_fx_enable(), idle_fx_setmode(), idle_insert_block(), idle_map_fx(), idle_move_block(), idle_open_file(), idle_reload_layout(), idle_reload_set(), idle_remove_block(), idle_render_layout(), idle_save_layout(), idle_save_set(), idle_select_all(), idle_select_end(), idle_select_start(), idle_set_current_time(), idle_set_if_mode(), idle_set_pref_bitmapped(), idle_set_pref_bool(), idle_set_pref_int(), idle_set_set_name(), idle_show_info(), idle_switch_clip(), idle_unmap_effects(), idle_unmap_fx(), idle_wipe_layout(), insert_frames(), load_event_list(), load_frame_image(), mt_clear_timeline(), mt_load_recovery_layout(), multitrack(), multitrack_delete(), on_mute_activate(), on_preview_clicked(), on_record_perf_activate(), on_render_activate(), on_undo_activate(), on_vpp_advanced_clicked(), pconx_chain_data_omc(), play_file(), preview_audio(), process_one(), rec_param_change(), render_audio_segment(), render_choice_idle(), render_to_clip(), resync_audio(), storeclip_callback(), weed_deinit_effect(), and weed_init_effect().
| pthread_mutex_t mainwindow::event_list_mutex |
prevent simultaneous writing to event_list by audio and video threads
Definition at line 1499 of file mainwindow.h.
Referenced by add_filter_deinit_events(), event_list_add_end_events(), freeze_callback(), lives_exit(), load_frame_image(), rec_param_change(), rte_key_setmode(), rte_on_off_callback(), weed_deinit_all(), weed_deinit_effect(), weed_delete_effectkey(), weed_generator_end(), weed_generator_start(), weed_init_effect(), and weed_playback_gen_start().
| LiVESWidget* mainwindow::eventbox |
Definition at line 1331 of file mainwindow.h.
Referenced by create_LiVES(), end_ce_thumb_mode(), set_colours(), and start_ce_thumb_mode().
| LiVESWidget* mainwindow::eventbox2 |
Definition at line 1332 of file mainwindow.h.
Referenced by create_LiVES(), fade_background(), load_frame_image(), load_preview_image(), on_hrule_set(), on_mouse_sel_reset(), on_mouse_sel_start(), on_rewind_activate(), play_file(), redraw_timeline(), set_colours(), switch_to_file(), and unfade_background().
| LiVESWidget* mainwindow::eventbox3 |
Definition at line 1333 of file mainwindow.h.
Referenced by create_LiVES(), fullscreen_internal(), load_start_image(), on_fade_activate(), on_sepwin_activate(), play_file(), resize(), set_colours(), and unfade_background().
| LiVESWidget* mainwindow::eventbox4 |
Definition at line 1334 of file mainwindow.h.
Referenced by create_LiVES(), fullscreen_internal(), load_end_image(), on_fade_activate(), on_sepwin_activate(), play_file(), resize(), set_colours(), and unfade_background().
| LiVESWidget* mainwindow::eventbox5 |
Definition at line 1335 of file mainwindow.h.
Referenced by create_LiVES(), set_colours(), and switch_to_file().
| pthread_mutex_t mainwindow::exit_mutex |
prevent multiple threads trying to run cleanup
Definition at line 1505 of file mainwindow.h.
Referenced by lives_exit().
| LiVESWidget* mainwindow::expl_missing |
Definition at line 1245 of file mainwindow.h.
Referenced by create_LiVES(), desensitize(), and sensitize().
| LiVESWidget* mainwindow::export_allaudio |
Definition at line 1198 of file mainwindow.h.
Referenced by create_LiVES(), and sensitize().
| LiVESWidget* mainwindow::export_custom_rfx |
Definition at line 1246 of file mainwindow.h.
Referenced by create_LiVES(), and update_rfx_menus().
| LiVESWidget* mainwindow::export_proj |
Definition at line 1139 of file mainwindow.h.
Referenced by close_current_file(), create_LiVES(), desensitize(), and sensitize().
| LiVESWidget* mainwindow::export_selaudio |
Definition at line 1199 of file mainwindow.h.
Referenced by create_LiVES(), and sensitize().
| LiVESWidget* mainwindow::export_submenu |
Definition at line 1197 of file mainwindow.h.
Referenced by create_LiVES(), desensitize(), procw_desensitize(), and sensitize().
| LiVESWidget* mainwindow::export_theme |
Definition at line 1141 of file mainwindow.h.
Referenced by create_LiVES(), on_prefs_apply_clicked(), and sensitize().
| volatile boolean mainwindow::ext_audio |
using external video playback plugin to stream audio
Definition at line 774 of file mainwindow.h.
Referenced by close_vid_playback_plugin(), lives_exit(), on_vppa_ok_clicked(), sample_silence_stream(), and vid_playback_plugin_exit().
| LiVESWidget * mainwindow::ext_audio_checkbutton |
Definition at line 1358 of file mainwindow.h.
Referenced by create_LiVES(), desensitize(), on_audio_toggled(), pref_factory_bool(), sensitize(), set_colours(), set_interactive(), switch_aud_to_jack(), switch_aud_to_none(), switch_aud_to_pulse(), and switch_aud_to_sox().
| ulong mainwindow::ext_audio_func |
Definition at line 1361 of file mainwindow.h.
Referenced by create_LiVES().
| LiVESWidget* mainwindow::ext_audio_mon |
Definition at line 1359 of file mainwindow.h.
Referenced by create_LiVES(), draw_cool_toggle(), and play_file().
| boolean mainwindow::ext_cntl[MAX_EXT_CNTL] |
external control inputs
Definition at line 1579 of file mainwindow.h.
Referenced by apply_prefs(), and ext_triggers_poll().
| boolean mainwindow::ext_playback |
using external video playback plugin
Definition at line 773 of file mainwindow.h.
Referenced by check_filter_chain_palettes(), close_vid_playback_plugin(), get_player_size(), lives_exit(), lives_get_current_playback_ticks(), load_end_image(), load_frame_image(), load_start_image(), on_sepwin_activate(), on_vppa_ok_clicked(), play_file(), pref_factory_bool(), process_events(), process_one(), set_vpp(), vid_playback_plugin_exit(), and weed_layer_create_from_generator().
Definition at line 1690 of file mainwindow.h.
Referenced by init_track_decoders(), load_frame_image(), and render_events().
| LiVESWidget* mainwindow::fade |
Definition at line 1185 of file mainwindow.h.
Referenced by create_LiVES(), fade_background(), on_fade_pressed(), sensitize(), and unfade_background().
| LiVESWidget* mainwindow::fade_aud_in |
Definition at line 1210 of file mainwindow.h.
Referenced by create_LiVES(), desensitize(), and sensitize().
| LiVESWidget* mainwindow::fade_aud_out |
Definition at line 1211 of file mainwindow.h.
Referenced by create_LiVES(), desensitize(), and sensitize().
| boolean mainwindow::faded |
Definition at line 759 of file mainwindow.h.
Referenced by all_expose_overlay(), do_quick_switch(), fullscreen_internal(), lives_painter_render_background(), load_frame_image(), on_double_size_activate(), on_fade_activate(), on_fade_pressed(), on_sepwin_activate(), on_toy_activate(), play_file(), and prepare_to_play_foreign().
| boolean mainwindow::fatal |
got fatal signal
Definition at line 789 of file mainwindow.h.
Referenced by catch_sigint(), lives_exit(), and real_main().
| pthread_mutex_t mainwindow::fbuffer_mutex |
Definition at line 1506 of file mainwindow.h.
Referenced by find_in_file_buffers(), find_in_file_buffers_by_pathname(), lives_close_buffered(), lives_exit(), and lives_invalidate_all_file_buffers().
| int mainwindow::fc_buttonresponse |
Definition at line 1715 of file mainwindow.h.
Referenced by choose_file(), and save_file().
| LiVESWidget* mainwindow::fd_frame |
surrounding frame widget
Definition at line 1271 of file mainwindow.h.
Referenced by framedraw_connect(), and widget_add_framedraw().
| weed_plant_t* mainwindow::fd_layer |
framedraw preview layer
Definition at line 1276 of file mainwindow.h.
Referenced by framedraw_connect(), framedraw_redraw(), load_rfx_preview(), and special_cleanup().
| weed_plant_t* mainwindow::fd_layer_orig |
original layer uneffected
Definition at line 1275 of file mainwindow.h.
Referenced by after_framedraw_widget_changed(), framedraw_connect(), framedraw_redraw(), load_rfx_preview(), on_framedraw_mouse_reset(), on_framedraw_mouse_start(), on_framedraw_mouse_update(), on_framedraw_reset_clicked(), and special_cleanup().
| int mainwindow::fd_max_frame |
max effected / generated frame
Definition at line 1279 of file mainwindow.h.
Referenced by load_rfx_preview(), on_fx_pre_activate(), and widget_add_framedraw().
| ulong mainwindow::fd_spin_func |
spinbutton for framedraw previews
Definition at line 1281 of file mainwindow.h.
Referenced by framedraw_connect_spinbutton(), invalidate_preview(), and load_rfx_preview().
| lives_painter_surface_t* mainwindow::fd_surface |
Definition at line 1273 of file mainwindow.h.
Referenced by widget_add_framedraw().
| LiVESList* mainwindow::file_buffers |
list of open files for buffered i/o
Definition at line 1523 of file mainwindow.h.
Referenced by find_in_file_buffers(), find_in_file_buffers_by_pathname(), lives_close_buffered(), and lives_invalidate_all_file_buffers().
| char* mainwindow::file_open_params |
extra parameters for opening special files
Definition at line 906 of file mainwindow.h.
Referenced by on_fs_preview_clicked(), on_load_vcd_ok_clicked(), on_location_select(), on_recent_activate(), and open_file_sel().
| lives_clip_t* mainwindow::files[MAX_FILES+1] |
+1 for the clipboard
Definition at line 729 of file mainwindow.h.
Referenced by add_audio_track(), add_lmap_error(), audiofile_get_maxvol(), backup_file(), backup_recording(), calc_frame_from_time(), calc_frame_from_time2(), calc_frame_from_time3(), calc_frame_from_time4(), calc_new_playback_position(), calc_time_from_frame(), check_clip_integrity(), check_for_disk_space(), check_for_layout_errors(), check_frame_count(), check_if_non_virtual(), check_layer_ready(), check_storage_space(), chill_decoder_plugin(), clip_can_reverse(), clone_decoder(), close_clip_decoder(), close_current_file(), close_temp_handle(), cnum_for_uid(), config_laud_draw(), config_raud_draw(), create_blank_layer(), create_cfile(), create_frame_index(), create_nullvideo_clip(), deal_with_render_choice(), delete_audio_track(), delete_frames_from_virtual(), desensitize(), dirchange_callback(), do_block_context(), do_clip_divergence_error(), do_comments_dialog(), do_effect(), do_header_missing_detail_error(), do_header_read_error_with_retry(), do_header_write_error(), do_quick_switch(), do_track_context(), event_list_rectify(), first_virtual_frame(), fps_reset_callback(), free_thumb_cache(), free_track_decoders(), get_audio_file_name(), get_blend_layer(), get_clip_value(), get_decoder_cdata(), get_float_audio_val_at_time(), get_frame_count(), get_frames_sizes(), get_handle_from_info_file(), get_palette_name_for_clip(), get_stats_msg(), get_temp_handle(), get_unique_ids(), in_out_end_changed(), in_out_start_changed(), insert_blank_frames(), insert_frames(), insert_images_in_virtual(), is_virtual_frame(), layout_audio_is_affected(), layout_frame_is_affected(), lives_close_buffered(), lives_exit(), lives_get_audio_file_name(), lives_get_current_playback_ticks(), load_event_list(), load_frame_image(), load_frame_index(), load_from_scrap_file(), make_thumb(), migrate_layouts(), mt_change_vals_activate(), mt_clear_timeline(), mt_clip_select(), mt_init_clips(), mt_init_start_end_spins(), mt_init_tracks(), mt_sensitise(), mt_show_current_frame(), mt_spin_end_value_changed(), multitrack_audio_insert(), multitrack_delete(), multitrack_insert(), multitrack_view_details(), nextclip_callback(), normalise_audio(), on_capture2_activate(), on_cleardisk_activate(), on_faster_pressed(), on_fx_pre_activate(), on_preview_clicked(), on_recaudclip_ok_clicked(), on_record_perf_activate(), on_render_activate(), on_slower_pressed(), on_track_click(), on_track_release(), on_vj_reset_activate(), open_file_sel(), play_file(), polymorph(), prevclip_callback(), process_events(), process_one(), pull_frame_at_size(), pull_frame_threaded(), quantise_events(), read_headers(), realize_all_frames(), recover_files(), recover_layout_map(), redraw_timeline(), reget_afilesize(), reload_clip(), reload_set(), reload_subs(), remove_from_clipmenu(), remove_layout_files(), render_audio_segment(), render_events(), render_to_clip(), reset_clipmenu(), reset_renumbering(), resize_all(), restore_frame_index_back(), reverse_frame_index(), rewrite_recovery_file(), save_clip_value(), save_clip_values(), save_event_list_inner(), save_file(), save_file_comments(), save_frame_index(), save_frame_inner(), save_layout_map(), save_to_scrap_file(), scroll_tracks(), sensitize(), set_mt_play_sizes_cfg(), set_values_from_defs(), show_playbar_labels(), start_ce_thumb_mode(), storeclip_callback(), stored_event_list_free_all(), switch_audio_clip(), switch_clip(), switch_clip_activate(), switch_to_file(), track_select(), unbuffer_lmap_errors(), unselect_all(), used_in_current_layout(), virtual_to_images(), weed_apply_effects(), weed_deinit_effect(), weed_generator_end(), weed_generator_start(), weed_init_effect(), weed_layer_create_from_generator(), weed_layer_set_from_lives2lives(), weed_playback_gen_start(), and write_backup_layout_numbering().
| LiVESWidget* mainwindow::files_menu |
Definition at line 1398 of file mainwindow.h.
Referenced by create_LiVES(), and set_colours().
| weed_plant_t* mainwindow::filter_map |
Definition at line 1298 of file mainwindow.h.
Referenced by get_audio_and_effects_state_at(), insert_filter_map_event_at(), load_frame_image(), mt_post_playback(), mt_prepare_for_playback(), on_preview_clicked(), on_rte_apply(), play_file(), process_events(), and render_events().
| LiVESWidget* mainwindow::firewire |
Definition at line 1125 of file mainwindow.h.
Referenced by create_LiVES(), desensitize(), and sensitize().
| int mainwindow::first_free_file |
Definition at line 728 of file mainwindow.h.
Referenced by close_current_file(), close_temp_handle(), create_cfile(), get_temp_handle(), lives2lives_read_stream(), on_capture_activate(), on_fx_pre_activate(), on_live_fw_activate(), on_live_tvcard_activate(), on_load_cdtrack_ok_clicked(), on_multitrack_activate(), on_open_yuv4m_activate(), on_paste_as_new_activate(), on_recaudclip_ok_clicked(), on_render_activate(), open_file_sel(), prepare_to_play_foreign(), recover_files(), reload_set(), render_to_clip(), restore_file(), and save_file().
| ticks_t mainwindow::firstticks |
ticks when audio started playing (for non-realtime audio plugins)
Definition at line 1009 of file mainwindow.h.
Referenced by process_one().
| int mainwindow::fixed_fps_denom |
Definition at line 989 of file mainwindow.h.
| int mainwindow::fixed_fps_numer |
fixed fps playback; usually fixed_fpsd==0.
Definition at line 989 of file mainwindow.h.
| double mainwindow::fixed_fpsd |
<=0. means free playback
Definition at line 990 of file mainwindow.h.
Referenced by lives2lives_read_stream(), lives_get_current_playback_ticks(), lives_yuv_stream_start_write(), on_vppa_ok_clicked(), open_vid_playback_plugin(), process_events(), process_one(), set_vpp(), and weed_layer_set_from_lives2lives().
| ticks_t mainwindow::flush_audio_tc |
reserved space for mbar
when rendering, we can use this to force audio to be rendered up to tc; designed for previews
Definition at line 1735 of file mainwindow.h.
Referenced by on_effects_paused(), on_preview_clicked(), and render_events().
| char** mainwindow::fonts_array |
Definition at line 1620 of file mainwindow.h.
Referenced by lives_exit().
| boolean mainwindow::force_show |
Definition at line 1763 of file mainwindow.h.
Referenced by avsync_force(), do_progress_dialog(), do_quick_switch(), freeze_callback(), on_double_size_activate(), on_sepwin_activate(), process_one(), and rte_on_off_callback().
| boolean mainwindow::foreign |
for external window capture
Definition at line 824 of file mainwindow.h.
Referenced by add_to_playframe(), avsync_force(), calc_new_playback_position(), catch_sigint(), create_LiVES(), desensitize(), do_quick_switch(), fade_background(), lives_get_current_playback_ticks(), load_frame_image(), on_rte_apply(), on_sepwin_activate(), on_toy_activate(), play_file(), process_one(), real_main(), resize(), sensitize_rfx(), splash_end(), splash_msg(), and update_timer_bars().
| int mainwindow::foreign_bpp |
Definition at line 845 of file mainwindow.h.
Referenced by on_capture_activate(), and prepare_to_play_foreign().
| int mainwindow::foreign_height |
Definition at line 844 of file mainwindow.h.
Referenced by after_foreign_play(), on_capture_activate(), and prepare_to_play_foreign().
| Window mainwindow::foreign_id |
Definition at line 840 of file mainwindow.h.
Referenced by on_capture_activate(), and prepare_to_play_foreign().
| uint32_t mainwindow::foreign_key |
Definition at line 829 of file mainwindow.h.
Referenced by on_capture2_activate().
| char* mainwindow::foreign_visual |
Definition at line 846 of file mainwindow.h.
Referenced by lives_exit(), on_capture2_activate(), on_capture_activate(), and prepare_to_play_foreign().
| int mainwindow::foreign_width |
Definition at line 844 of file mainwindow.h.
Referenced by after_foreign_play(), on_capture_activate(), and prepare_to_play_foreign().
| LiVESXWindow* mainwindow::foreign_window |
Definition at line 843 of file mainwindow.h.
Referenced by load_frame_image(), play_file(), and prepare_to_play_foreign().
| frames_t mainwindow::fps_measure |
show fps stats after playback
Definition at line 778 of file mainwindow.h.
Referenced by play_file(), process_events(), and process_one().
| frames_t mainwindow::fps_mini_measure |
show fps stats during playback
Definition at line 779 of file mainwindow.h.
Referenced by do_quick_switch(), get_stats_msg(), and process_one().
| ticks_t mainwindow::fps_mini_ticks |
Definition at line 780 of file mainwindow.h.
Referenced by do_quick_switch(), get_stats_msg(), and process_one().
| LiVESWidget* mainwindow::frame1 |
Definition at line 1094 of file mainwindow.h.
Referenced by create_LiVES(), fade_background(), load_start_image(), on_fade_activate(), on_sepwin_activate(), play_file(), resize(), set_colours(), and unfade_background().
| LiVESWidget* mainwindow::frame2 |
Definition at line 1095 of file mainwindow.h.
Referenced by create_LiVES(), fade_background(), load_end_image(), on_fade_activate(), on_sepwin_activate(), play_file(), resize(), set_colours(), and unfade_background().
| frames64_t* mainwindow::frame_index |
maps frame slots to the presentation values (if >= 0, points to a 'virtual' frame in the source clip, -1 indicates a decoded img. frame
Definition at line 1434 of file mainwindow.h.
Referenced by load_frame_image(), process_events(), render_events(), and reset_frame_and_clip_index().
| weed_plant_t* mainwindow::frame_layer |
Definition at line 948 of file mainwindow.h.
Referenced by letterbox_layer(), lives_exit(), load_frame_image(), mt_show_current_frame(), on_multitrack_activate(), play_file(), polymorph(), save_frame_inner(), and weed_generator_end().
| weed_plant_t* mainwindow::frame_layer_preload |
predictive caching apparatus
Definition at line 954 of file mainwindow.h.
Referenced by load_frame_image(), play_file(), process_one(), pull_frame_threaded(), and update_effort().
| LiVESWidget* mainwindow::framebar |
Definition at line 1389 of file mainwindow.h.
Referenced by create_LiVES(), fade_background(), fullscreen_internal(), on_fade_activate(), on_sepwin_activate(), on_showfct_activate(), play_file(), pref_factory_bool(), set_colours(), show_lives(), and unfade_background().
| char mainwindow::frameblank_path[PATH_MAX] |
???
Definition at line 1717 of file mainwindow.h.
Referenced by apply_prefs(), create_prefs_dialog(), load_theme_images(), on_export_theme_activate(), set_palette_colours(), and set_palette_prefs().
| LiVESWidget* mainwindow::framecounter |
Definition at line 1390 of file mainwindow.h.
Referenced by create_LiVES(), lives_ce_update_timeline(), load_frame_image(), and play_file().
| LiVESWidget* mainwindow::framedraw |
for the framedraw special widget - TODO - use a sub-struct
the eventbox
Definition at line 1263 of file mainwindow.h.
Referenced by check_for_special(), framedraw_connect(), framedraw_redraw(), on_framedraw_enter(), on_framedraw_leave(), on_fx_pre_activate(), special_cleanup(), and widget_add_framedraw().
| LiVESWidget* mainwindow::framedraw_cbutton |
colour for mask
Definition at line 1270 of file mainwindow.h.
Referenced by framedraw_connect_spinbutton(), framedraw_redraw(), and widget_add_framedraw().
| int mainwindow::framedraw_frame |
current displayed frame
Definition at line 1278 of file mainwindow.h.
Referenced by framedraw_redraw(), invalidate_preview(), load_rfx_preview(), on_fx_pre_activate(), and widget_add_framedraw().
| LiVESWidget* mainwindow::framedraw_maskbox |
box for opacity controls
Definition at line 1268 of file mainwindow.h.
Referenced by fd_tweak(), and widget_add_framedraw().
| LiVESWidget* mainwindow::framedraw_opscale |
opacity
Definition at line 1269 of file mainwindow.h.
Referenced by framedraw_connect_spinbutton(), framedraw_redraw(), and widget_add_framedraw().
| LiVESWidget* mainwindow::framedraw_preview |
the 'redraw' button
Definition at line 1265 of file mainwindow.h.
Referenced by after_boolean_param_toggled(), after_framedraw_widget_changed(), after_param_alpha_changed(), after_param_blue_changed(), after_param_green_changed(), after_param_red_changed(), after_param_text_changed(), after_param_value_changed(), after_string_list_changed(), fd_tweak(), invalidate_preview(), on_framedraw_mouse_start(), on_framedraw_mouse_update(), on_framedraw_reset_clicked(), special_cleanup(), and widget_add_framedraw().
| LiVESWidget* mainwindow::framedraw_reset |
the 'redraw' button
Definition at line 1264 of file mainwindow.h.
Referenced by after_framedraw_widget_changed(), framedraw_add_reset(), on_framedraw_mouse_start(), on_framedraw_mouse_update(), on_framedraw_reset_clicked(), special_cleanup(), and widget_add_framedraw().
| LiVESWidget* mainwindow::framedraw_scale |
the slider
Definition at line 1267 of file mainwindow.h.
Referenced by fd_tweak(), invalidate_preview(), load_rfx_preview(), and widget_add_framedraw().
| LiVESWidget* mainwindow::framedraw_spinbutton |
the frame number button
Definition at line 1266 of file mainwindow.h.
Referenced by fd_tweak(), framedraw_connect_spinbutton(), invalidate_preview(), load_rfx_preview(), process_one(), special_cleanup(), and widget_add_framedraw().
| LiVESWidget* mainwindow::freventbox0 |
Definition at line 1096 of file mainwindow.h.
Referenced by create_LiVES(), and set_colours().
| LiVESWidget* mainwindow::freventbox1 |
Definition at line 1097 of file mainwindow.h.
Referenced by create_LiVES(), and set_colours().
| boolean mainwindow::fs |
Definition at line 762 of file mainwindow.h.
Referenced by do_quick_switch(), get_player_size(), load_end_image(), load_frame_image(), load_start_image(), multitrack(), multitrack_delete(), on_assign_rte_keys_activate(), on_double_size_activate(), on_fade_activate(), on_fade_pressed(), on_full_screen_pressed(), on_preview_clicked(), on_rtew_delete_event(), on_sepwin_activate(), on_showfct_activate(), play_file(), play_window_set_title(), pref_factory_bool(), prepare_to_play_foreign(), process_events(), sensitize(), set_drawing_area_from_pixbuf(), and vid_playback_plugin_exit().
| LiVESWidget* mainwindow::fs1 |
Definition at line 1351 of file mainwindow.h.
| LiVESWidget* mainwindow::fs_playalign |
Definition at line 1258 of file mainwindow.h.
Referenced by on_fs_preview_clicked(), and widget_add_preview().
| LiVESWidget* mainwindow::fs_playarea |
for the fileselection preview
Definition at line 1257 of file mainwindow.h.
Referenced by end_fs_preview(), on_fs_preview_clicked(), and widget_add_preview().
| LiVESWidget* mainwindow::fs_playframe |
Definition at line 1259 of file mainwindow.h.
Referenced by end_fs_preview(), on_fs_preview_clicked(), and widget_add_preview().
| LiVESWidget* mainwindow::fs_playimg |
Definition at line 1260 of file mainwindow.h.
Referenced by end_fs_preview(), on_fs_preview_clicked(), and widget_add_preview().
| ulong mainwindow::fsp_func |
fileselector preview expose (for image thumbnails)
Definition at line 1075 of file mainwindow.h.
Referenced by end_fs_preview(), and on_fs_preview_clicked().
| lives_painter_surface_t* mainwindow::fsp_surface |
Definition at line 1079 of file mainwindow.h.
Referenced by end_fs_preview(), and on_fs_preview_clicked().
| char* mainwindow::fsp_tmpdir |
Definition at line 796 of file mainwindow.h.
Referenced by end_fs_preview(), and on_fs_preview_clicked().
| LiVESWidget* mainwindow::full_screen |
Definition at line 1172 of file mainwindow.h.
Referenced by create_LiVES(), fade_background(), multitrack_delete(), on_full_screen_pressed(), sensitize(), and unfade_background().
| ulong mainwindow::fullscreen_cb_func |
Definition at line 1073 of file mainwindow.h.
Referenced by create_LiVES(), and multitrack_delete().
| boolean mainwindow::fx1_bool |
Definition at line 1053 of file mainwindow.h.
Referenced by add_suffix_check(), check_encoder_restrictions(), create_encoder_prep_dialog(), create_insert_dialog(), create_new_pb_speed(), create_rename_dialog(), do_encoder_restrict_dialog(), on_change_speed_activate(), on_change_speed_ok_clicked(), on_copy_activate(), on_export_theme_activate(), on_insert_activate(), on_insert_pre_activate(), on_merge_ok_clicked(), on_vppa_ok_clicked(), rdet_suggest_values(), and save_file().
| int mainwindow::fx1_end |
Definition at line 1052 of file mainwindow.h.
| int mainwindow::fx1_start |
Definition at line 1050 of file mainwindow.h.
Referenced by on_insert_activate(), and on_merge_ok_clicked().
| int mainwindow::fx1_step |
Definition at line 1051 of file mainwindow.h.
| double mainwindow::fx1_val |
Definition at line 1049 of file mainwindow.h.
Referenced by create_cdtrack_dialog(), create_opensel_dialog(), create_resaudw(), mt_change_disp_tracks_ok(), mt_change_max_disp_tracks(), on_change_speed_activate(), on_change_speed_ok_clicked(), on_copy_activate(), on_fs_preview_clicked(), on_ins_silence_activate(), on_insert_activate(), on_insert_pre_activate(), on_live_fw_activate(), on_live_tvcard_activate(), on_load_cdtrack_activate(), on_load_cdtrack_ok_clicked(), on_load_vcd_ok_clicked(), on_merge_ok_clicked(), on_open_vcd_activate(), on_opensel_range_ok_clicked(), on_recaudclip_activate(), on_recaudsel_activate(), on_redo_activate(), on_resample_audio_activate(), on_resample_vid_ok(), on_resample_video_activate(), on_undo_activate(), and preview_aud_vol().
| boolean mainwindow::fx2_bool |
Definition at line 1053 of file mainwindow.h.
Referenced by create_new_pb_speed(), on_change_speed_activate(), on_change_speed_ok_clicked(), on_insert_activate(), on_insert_pre_activate(), on_insertwsound_toggled(), and on_merge_ok_clicked().
| int mainwindow::fx2_end |
Definition at line 1052 of file mainwindow.h.
| int mainwindow::fx2_start |
Definition at line 1050 of file mainwindow.h.
Referenced by on_insert_activate(), and on_merge_ok_clicked().
| int mainwindow::fx2_step |
Definition at line 1051 of file mainwindow.h.
| double mainwindow::fx2_val |
Definition at line 1049 of file mainwindow.h.
Referenced by create_cdtrack_dialog(), create_opensel_dialog(), create_resaudw(), on_change_speed_ok_clicked(), on_fs_preview_clicked(), on_ins_silence_activate(), on_live_tvcard_activate(), on_load_vcd_ok_clicked(), on_open_vcd_activate(), on_opensel_range_ok_clicked(), on_recaudclip_activate(), on_recaudsel_activate(), on_redo_activate(), on_resample_audio_activate(), and on_undo_activate().
| boolean mainwindow::fx3_bool |
Definition at line 1053 of file mainwindow.h.
| int mainwindow::fx3_end |
Definition at line 1052 of file mainwindow.h.
| int mainwindow::fx3_start |
Definition at line 1050 of file mainwindow.h.
| int mainwindow::fx3_step |
Definition at line 1051 of file mainwindow.h.
| double mainwindow::fx3_val |
Definition at line 1049 of file mainwindow.h.
Referenced by create_cdtrack_dialog(), create_resaudw(), on_ins_silence_activate(), on_load_vcd_ok_clicked(), on_open_vcd_activate(), on_recaudclip_activate(), on_recaudsel_activate(), on_redo_activate(), on_resample_audio_activate(), and on_undo_activate().
| boolean mainwindow::fx4_bool |
Definition at line 1053 of file mainwindow.h.
| int mainwindow::fx4_end |
Definition at line 1052 of file mainwindow.h.
| int mainwindow::fx4_start |
Definition at line 1050 of file mainwindow.h.
| int mainwindow::fx4_step |
Definition at line 1051 of file mainwindow.h.
| double mainwindow::fx4_val |
Definition at line 1049 of file mainwindow.h.
Referenced by create_resaudw(), on_ins_silence_activate(), on_recaudclip_activate(), on_recaudsel_activate(), on_redo_activate(), on_resample_audio_activate(), and on_undo_activate().
| boolean mainwindow::fx5_bool |
Definition at line 1053 of file mainwindow.h.
| double mainwindow::fx5_val |
Definition at line 1049 of file mainwindow.h.
Referenced by on_redo_activate(), and on_undo_activate().
| boolean mainwindow::fx6_bool |
Definition at line 1053 of file mainwindow.h.
| double mainwindow::fx6_val |
Definition at line 1049 of file mainwindow.h.
| lives_fx_candidate_t mainwindow::fx_candidates[MAX_FX_CANDIDATE_TYPES] |
< effects which can have candidates from which a delegate is selected (current examples are: audio_volume, resize)
Definition at line 1514 of file mainwindow.h.
Referenced by add_rfx_effects2(), check_encoder_restrictions(), deinterlace_frame(), event_list_rectify(), load_event_list(), mt_clear_timeline(), multitrack(), on_paramwindow_button_clicked(), replace_with_delegates(), and resize_widgets_for_monitor().
| boolean mainwindow::fx_is_auto |
Definition at line 1695 of file mainwindow.h.
Referenced by rte_on_off_callback(), and weed_generator_start().
| pthread_mutex_t mainwindow::fx_mutex[FX_KEYS_MAX] |
used to prevent fx processing when it is scheduled for deinit
Definition at line 1497 of file mainwindow.h.
Referenced by filter_mutex_trylock(), filter_mutex_unlock(), get_audio_from_plugin(), pconx_delete(), and pconx_delete_all().
| pthread_mutex_t mainwindow::fxd_active_mutex |
prevent simultaneous writing to active_dummy by audio and video threads
Definition at line 1498 of file mainwindow.h.
Referenced by lives_exit(), pconx_chain_data(), and pconx_check_connection().
| LiVESList* mainwindow::gen_cache |
general cache of fi
Definition at line 1519 of file mainwindow.h.
Referenced by get_pref_from_file(), get_theme_colour_pref(), real_main(), and set_palette_colours().
| boolean mainwindow::gen_started_play |
Definition at line 1694 of file mainwindow.h.
Referenced by _start_playback(), do_quick_switch(), rte_on_off_callback(), weed_generator_start(), and weed_init_effect().
| boolean mainwindow::gen_to_clipboard |
rendered generators
Definition at line 1564 of file mainwindow.h.
Referenced by do_effect(), and make_param_box().
| LiVESWidget* mainwindow::gens_menu |
Definition at line 1413 of file mainwindow.h.
Referenced by add_rfx_effects(), add_rfx_effects2(), create_LiVES(), multitrack(), and multitrack_delete().
| LiVESWidget* mainwindow::gens_submenu |
Definition at line 1414 of file mainwindow.h.
Referenced by add_rfx_effects2(), create_LiVES(), desensitize(), multitrack_delete(), sensitize(), and update_rfx_menus().
| boolean mainwindow::go_away |
Definition at line 1614 of file mainwindow.h.
Referenced by all_expose_overlay(), cnum_for_uid(), d_print(), get_unique_ids(), idle_choose_file_with_preview(), idle_choose_layout(), idle_choose_set(), idle_fx_enable(), idle_fx_setmode(), idle_insert_block(), idle_map_fx(), idle_move_block(), idle_mt_set_track(), idle_open_file(), idle_reload_layout(), idle_reload_set(), idle_remove_block(), idle_render_layout(), idle_save_layout(), idle_save_set(), idle_select_all(), idle_select_end(), idle_select_start(), idle_set_current_audio_time(), idle_set_current_time(), idle_set_fullscreen(), idle_set_fullscreen_sepwin(), idle_set_gravity(), idle_set_if_mode(), idle_set_insert_mode(), idle_set_interactive(), idle_set_loop_mode(), idle_set_ping_pong(), idle_set_pref_bitmapped(), idle_set_pref_bool(), idle_set_pref_int(), idle_set_sepwin(), idle_set_set_name(), idle_set_track_label(), idle_show_info(), idle_stop_playback(), idle_switch_clip(), idle_unmap_effects(), idle_unmap_fx(), idle_wipe_layout(), nextclip_callback(), on_multitrack_activate(), on_playall_activate(), on_sepwin_activate(), on_sepwin_pressed(), prevclip_callback(), real_main(), resize_widgets_for_monitor(), rte_on_off_callback(), sensitize(), show_lives(), and switch_to_file().
| boolean mainwindow::has_custom_effects |
Definition at line 1608 of file mainwindow.h.
Referenced by add_rfx_effects(), desensitize(), sensitize_rfx(), and update_rfx_menus().
| boolean mainwindow::has_custom_gens |
Definition at line 1608 of file mainwindow.h.
Referenced by add_rfx_effects(), add_rfx_effects2(), desensitize(), sensitize_rfx(), set_interactive(), and update_rfx_menus().
| boolean mainwindow::has_custom_tools |
Definition at line 1608 of file mainwindow.h.
Referenced by add_rfx_effects(), add_rfx_effects2(), desensitize(), sensitize_rfx(), and update_rfx_menus().
| boolean mainwindow::has_custom_utilities |
Definition at line 1608 of file mainwindow.h.
Referenced by add_rfx_effects(), add_rfx_effects2(), and update_rfx_menus().
| boolean mainwindow::has_session_workdir |
Definition at line 1659 of file mainwindow.h.
Referenced by create_prefs_dialog(), do_workdir_query(), get_capabilities(), real_main(), run_diskspace_dialog(), and update_dsu().
| LiVESWidget* mainwindow::hbox3 |
hbox with start / end spins and selection label (C.E.)
Definition at line 1283 of file mainwindow.h.
Referenced by create_LiVES(), fade_background(), and unfade_background().
| LiVESList* mainwindow::hdrs_cache |
cache of a file header (e.g. header.lives)
Definition at line 1518 of file mainwindow.h.
Referenced by get_clip_value(), open_set_file(), read_headers(), real_main(), recover_files(), reload_set(), and restore_file().
| LiVESWidget* mainwindow::help_menu |
Definition at line 1408 of file mainwindow.h.
Referenced by create_LiVES(), multitrack(), and set_colours().
| lives_proc_thread_t mainwindow::helper_procthreads[N_HLP_PROCTHREADS] |
Definition at line 1800 of file mainwindow.h.
Referenced by lazy_startup_checks().
| ulong mainwindow::hnd_id |
Definition at line 1070 of file mainwindow.h.
| LiVESWidget* mainwindow::hruler |
Definition at line 1230 of file mainwindow.h.
Referenced by all_expose_overlay(), create_LiVES(), do_quick_switch(), fade_background(), lives_ce_update_timeline(), on_rewind_activate(), set_colours(), set_interactive(), show_lives(), show_playbar_labels(), switch_to_file(), unfade_background(), and update_timer_bars().
| LiVESWidget* mainwindow::hseparator |
Definition at line 1322 of file mainwindow.h.
Referenced by create_LiVES(), fade_background(), and unfade_background().
| int mainwindow::idlemax |
Definition at line 1741 of file mainwindow.h.
Referenced by close_current_file(), lives_exit(), multitrack_delete(), on_multitrack_activate(), play_file(), resize_message_area(), resize_widgets_for_monitor(), and switch_to_file().
| boolean mainwindow::ignore_clipswitch |
Definition at line 1023 of file mainwindow.h.
Referenced by process_one(), weed_generator_end(), and weed_generator_start().
| boolean mainwindow::ignore_screen_size |
applied during frame reconfig events
Definition at line 1745 of file mainwindow.h.
Referenced by catch_sigint(), config_event(), get_monitors(), on_sepwin_activate(), and play_file().
| char mainwindow::image_dir[PATH_MAX] |
Definition at line 734 of file mainwindow.h.
Referenced by apply_prefs(), and save_frame().
| LiVESPixbuf* mainwindow::imframe |
Definition at line 1102 of file mainwindow.h.
Referenced by apply_prefs(), create_LiVES(), framedraw_redraw(), load_end_image(), load_preview_image(), load_start_image(), load_theme_images(), make_preview_box(), mt_show_current_frame(), multitrack(), and multitrack_delete().
| int mainwindow::img_concat_clip |
when opening multiple, image files can get concatenated here (prefs->concat_images)
Definition at line 1561 of file mainwindow.h.
Referenced by deduce_file(), on_location_select(), on_ok_file_open_clicked(), on_opensel_range_ok_clicked(), on_utube_select(), and open_file_sel().
| LiVESWidget* mainwindow::import_proj |
Definition at line 1138 of file mainwindow.h.
Referenced by close_current_file(), create_LiVES(), desensitize(), and sensitize().
| LiVESWidget* mainwindow::import_theme |
Definition at line 1140 of file mainwindow.h.
Referenced by create_LiVES(), and sensitize().
| LiVESPixbuf* mainwindow::imsep |
Definition at line 1104 of file mainwindow.h.
Referenced by create_LiVES(), load_theme_images(), multitrack(), and pref_change_images().
| volatile boolean mainwindow::in_fs_preview |
Definition at line 797 of file mainwindow.h.
Referenced by end_fs_preview(), and on_fs_preview_clicked().
| LiVESWidget* mainwindow::info_menu |
Definition at line 1404 of file mainwindow.h.
Referenced by create_LiVES(), and set_colours().
| LiVESWidget* mainwindow::ins_silence |
Definition at line 1208 of file mainwindow.h.
Referenced by create_LiVES(), desensitize(), and sensitize().
| LiVESWidget* mainwindow::insert |
Definition at line 1150 of file mainwindow.h.
Referenced by create_LiVES(), desensitize(), and sensitize().
| boolean mainwindow::insert_after |
Definition at line 880 of file mainwindow.h.
Referenced by create_insert_dialog(), on_insert_activate(), and on_merge_ok_clicked().
| double mainwindow::inst_fps |
Definition at line 781 of file mainwindow.h.
Referenced by get_stats_msg(), process_one(), and weed_layer_create_from_generator().
| pthread_mutex_t mainwindow::instance_ref_mutex |
refcounting for instances
Definition at line 1504 of file mainwindow.h.
Referenced by _weed_instance_obtain(), _weed_instance_ref(), _weed_instance_unref(), lives_exit(), and weed_instance_from_filter().
| LiVESWidget* mainwindow::int_audio_checkbutton |
Definition at line 1358 of file mainwindow.h.
Referenced by create_LiVES(), desensitize(), pref_factory_bool(), sensitize(), set_colours(), set_interactive(), switch_aud_to_jack(), switch_aud_to_none(), switch_aud_to_pulse(), and switch_aud_to_sox().
| ulong mainwindow::int_audio_func |
Definition at line 1361 of file mainwindow.h.
Referenced by create_LiVES().
| boolean mainwindow::internal_messaging |
internal fx
set to indicate that frame processing progress values will be generated internally
Definition at line 1043 of file mainwindow.h.
Referenced by clip_can_reverse(), create_processing(), do_effect(), do_progress_dialog(), load_frame_image(), mt_show_current_frame(), on_back_pressed(), on_cancel_keep_button_clicked(), on_effects_paused(), on_faster_pressed(), on_forward_pressed(), on_less_pressed(), on_more_pressed(), on_prerender_aud_activate(), on_preview_clicked(), on_realfx_activate_inner(), on_slower_pressed(), realfx_progress(), render_events(), start_render_effect_events(), and switch_clip().
| boolean mainwindow::invalid_clips |
Definition at line 1484 of file mainwindow.h.
Referenced by check_for_recovery_files(), and recover_files().
| LiVESIOChannel* mainwindow::iochan |
encoder text output
Definition at line 1605 of file mainwindow.h.
Referenced by create_message_dialog(), create_processing(), create_text_window(), do_progress_dialog(), on_effects_paused(), and save_file().
| volatile boolean mainwindow::is_exiting |
set during shutdown (inverse of only_close then)
Definition at line 1440 of file mainwindow.h.
Referenced by backup_recording(), do_threaded_dialog(), end_threaded_dialog(), event_list_free_undos(), ext_triggers_poll(), filter_mutex_unlock(), lives_exit(), lives_popen(), lives_read_buffered(), lives_system(), lives_widget_context_update(), lives_widget_process_updates(), on_quit_activate(), real_main(), save_frame_index(), and threaded_dialog_spin().
| boolean mainwindow::is_generating |
Definition at line 1565 of file mainwindow.h.
Referenced by do_effect(), load_frame_image(), on_fx_pre_activate(), on_paramwindow_button_clicked(), open_file_sel(), and prep_audio_player().
| boolean mainwindow::is_processing |
states
Definition at line 820 of file mainwindow.h.
Referenced by autolives_toggle(), clip_can_reverse(), close_current_file(), deal_with_render_choice(), do_progress_dialog(), freeze_callback(), idle_choose_file_with_preview(), idle_choose_layout(), idle_choose_set(), idle_fx_enable(), idle_fx_setmode(), idle_insert_block(), idle_map_fx(), idle_move_block(), idle_mt_set_track(), idle_open_file(), idle_reload_layout(), idle_reload_set(), idle_remove_block(), idle_render_layout(), idle_save_layout(), idle_save_set(), idle_select_all(), idle_select_end(), idle_select_start(), idle_set_current_audio_time(), idle_set_current_time(), idle_set_if_mode(), idle_set_set_name(), idle_set_track_label(), idle_show_info(), idle_stop_playback(), idle_switch_clip(), idle_unmap_effects(), idle_unmap_fx(), idle_wipe_layout(), lives_exit(), multitrack_playall(), nextclip_callback(), on_back_pressed(), on_cleardisk_activate(), on_faster_pressed(), on_forward_pressed(), on_less_pressed(), on_more_pressed(), on_preview_clicked(), on_prv_link_toggled(), on_recaudclip_ok_clicked(), on_slower_pressed(), on_volch_pressed(), play_file(), play_sel(), prevclip_callback(), resize_message_area(), sensitize(), storeclip_callback(), swap_fg_bg_callback(), switch_clip(), switch_clip_activate(), update_sel_menu(), weed_generator_start(), and weed_init_effect().
| boolean mainwindow::is_ready |
Definition at line 787 of file mainwindow.h.
Referenced by check_file(), choose_file(), close_current_file(), create_rename_dialog(), create_render_details(), do_workdir_query(), get_plugin_result(), get_transient_full(), is_legal_set_name(), lives_ce_update_timeline(), lives_exit(), lives_popen(), lives_set_cursor_style(), lives_system(), msg_area_config(), on_encoder_entry_changed(), on_load_keymap_clicked(), on_multitrack_activate(), open_file_sel(), open_vid_playback_plugin(), real_main(), recover_files(), reget_afilesize(), reload_set(), reset_message_area(), resize_widgets_for_monitor(), set_palette_colours(), splash_end(), switch_aud_to_jack(), switch_aud_to_none(), switch_aud_to_pulse(), switch_aud_to_sox(), threaded_dialog_spin(), update_timer_bars(), and workdir_warning().
| boolean mainwindow::is_rendering |
Definition at line 821 of file mainwindow.h.
Referenced by aud_lock_callback(), cconx_chain_data(), clip_can_reverse(), deal_with_render_choice(), do_progress_dialog(), do_quick_switch(), find_when_to_stop(), get_audio_from_plugin(), get_interp_value(), get_player_size(), lives_get_current_playback_ticks(), load_frame_image(), mt_show_current_frame(), multitrack_delete(), multitrack_playall(), on_cancel_keep_button_clicked(), on_effects_paused(), on_prerender_aud_activate(), on_preview_clicked(), pconx_chain_data(), play_file(), play_sel(), preview_audio(), process_one(), render_events(), reset_effort(), resize_message_area(), start_render_effect_events(), weed_add_effectkey_by_idx(), weed_apply_effects(), weed_apply_instance(), weed_deinit_effect(), weed_generator_end(), weed_init_effect(), weed_layer_create_from_generator(), and weed_playback_gen_start().
| boolean mainwindow::jack_can_start |
Definition at line 934 of file mainwindow.h.
Referenced by process_one().
| boolean mainwindow::jack_can_stop |
Definition at line 934 of file mainwindow.h.
Referenced by lives_get_current_playback_ticks(), on_pause_clicked(), play_file(), and process_one().
| void* mainwindow::jackd |
jack audio player / transport
dummy
Definition at line 1453 of file mainwindow.h.
Referenced by all_expose_overlay(), lives::prefs::audioPlayerRate(), calc_aframeno(), calc_new_playback_position(), changed_fps_during_pb(), do_progress_dialog(), event_list_add_end_events(), free_jack_audio_buffers(), freeze_callback(), get_stats_msg(), init_audio_frame_buffers(), init_jack_audio_buffers(), lives_exit(), lives_get_current_playback_ticks(), load_frame_image(), on_effects_paused(), on_loop_cont_activate(), on_mute_activate(), on_ping_pong_activate(), on_record_perf_activate(), on_stop_clicked(), on_vppa_ok_clicked(), open_ascrap_file(), play_file(), pref_factory_string(), prep_audio_player(), preview_audio(), process_one(), resync_audio(), sample_move_abuf_float(), start_audio_stream(), stop_audio_stream(), switch_aud_to_jack(), switch_aud_to_none(), switch_aud_to_pulse(), switch_aud_to_sox(), switch_audio_clip(), weed_deinit_effect(), and weed_init_effect().
| void* mainwindow::jackd_read |
dummy
Definition at line 1454 of file mainwindow.h.
Referenced by calc_aframeno(), create_processing(), do_progress_dialog(), init_audio_frame_buffers(), lives_exit(), lives_get_current_playback_ticks(), on_effects_paused(), on_record_perf_activate(), on_stop_clicked(), open_ascrap_file(), play_file(), prepare_to_play_foreign(), preview_audio(), switch_aud_to_jack(), switch_aud_to_none(), switch_aud_to_pulse(), switch_aud_to_sox(), weed_deinit_effect(), and weed_init_effect().
| uint32_t mainwindow::kb_timer |
Definition at line 1058 of file mainwindow.h.
Referenced by ext_triggers_poll().
| boolean mainwindow::keep_pre |
set if previewed frames should be retained as processed frames (for rendered effects / generators)
Definition at line 1567 of file mainwindow.h.
Referenced by do_effect(), load_frame_image(), on_cancel_keep_button_clicked(), and on_paramwindow_button_clicked().
| LiVESWidget* mainwindow::l1_tb |
Definition at line 1354 of file mainwindow.h.
Referenced by create_LiVES(), pref_factory_bool(), and set_colours().
| LiVESWidget* mainwindow::l2_tb |
Definition at line 1355 of file mainwindow.h.
Referenced by create_LiVES(), pref_factory_bool(), and set_colours().
| LiVESWidget* mainwindow::l3_tb |
Definition at line 1356 of file mainwindow.h.
Referenced by create_LiVES(), pref_factory_bool(), and set_colours().
| int mainwindow::last_blend_file |
Definition at line 976 of file mainwindow.h.
Referenced by play_file().
| ticks_t mainwindow::last_display_ticks |
Definition at line 1012 of file mainwindow.h.
Referenced by do_progress_dialog(), mt_show_current_frame(), process_events(), and process_one().
| int mainwindow::last_dprint_file |
message output settings
Definition at line 1535 of file mainwindow.h.
Referenced by d_print(), do_effect(), multitrack_delete(), on_paste_as_new_activate(), real_main(), recover_files(), and show_sync_callback().
| uint32_t mainwindow::last_grabbable_effect |
Definition at line 869 of file mainwindow.h.
Referenced by grabkeys_callback(), rte_on_off_callback(), weed_deinit_all(), and weed_generator_start().
| ticks_t mainwindow::last_startticks |
effective ticks when lasty frame was (should have been) displayed
Definition at line 998 of file mainwindow.h.
Referenced by process_one().
| boolean mainwindow::last_transition_align_start |
Definition at line 864 of file mainwindow.h.
Referenced by create_merge_dialog(), on_merge_activate(), on_merge_cancel_clicked(), and on_merge_ok_clicked().
| int mainwindow::last_transition_idx |
Definition at line 861 of file mainwindow.h.
Referenced by create_merge_dialog(), on_merge_ok_clicked(), and on_trans_method_changed().
| boolean mainwindow::last_transition_ins_frames |
Definition at line 865 of file mainwindow.h.
Referenced by create_merge_dialog(), on_merge_activate(), on_merge_cancel_clicked(), and on_merge_ok_clicked().
| boolean mainwindow::last_transition_loop_to_fit |
Definition at line 863 of file mainwindow.h.
Referenced by create_merge_dialog(), on_merge_activate(), on_merge_cancel_clicked(), and on_merge_ok_clicked().
| int mainwindow::last_transition_loops |
Definition at line 862 of file mainwindow.h.
Referenced by create_merge_dialog(), on_copy_activate(), on_merge_cancel_clicked(), and on_merge_ok_clicked().
| LiVESWidget * mainwindow::laudbar |
Definition at line 1286 of file mainwindow.h.
Referenced by all_expose_overlay(), create_LiVES(), set_colours(), show_playbar_labels(), and switch_to_file().
| LiVESWidget * mainwindow::laudio_draw |
Definition at line 1383 of file mainwindow.h.
Referenced by check_for_recovery_files(), clear_tbar_bgs(), create_LiVES(), redraw_timeline(), set_colours(), and update_timer_bars().
| lives_painter_surface_t * mainwindow::laudio_drawable |
Definition at line 1386 of file mainwindow.h.
Referenced by all_expose_overlay(), clear_tbar_bgs(), close_current_file(), config_laud_draw(), do_quick_switch(), expose_laud_draw(), lives_exit(), multitrack_delete(), redraw_timeline(), switch_to_file(), and update_timer_bars().
| LiVESTextBuffer* mainwindow::layout_textbuffer |
stores layout errors
Definition at line 1468 of file mainwindow.h.
Referenced by add_lmap_error(), clear_lmap_errors(), create_LiVES(), popup_lmap_errors(), and remove_current_from_affected_layouts().
| uint32_t mainwindow::lazy |
Definition at line 1801 of file mainwindow.h.
Referenced by lazy_startup_checks(), and play_file().
| ulong mainwindow::lb_func |
Definition at line 1077 of file mainwindow.h.
Referenced by create_LiVES(), and pref_factory_bool().
| LiVESWidget* mainwindow::ldg_menuitem |
Definition at line 1395 of file mainwindow.h.
Referenced by create_LiVES(), and lazy_startup_checks().
| boolean mainwindow::leave_files |
TRUE to leave clip files on disk even when closing (default FALSE)
Definition at line 751 of file mainwindow.h.
Referenced by catch_sigint(), del_current_set(), lives_exit(), and on_save_set_activate().
| boolean mainwindow::leave_recovery |
Definition at line 1482 of file mainwindow.h.
Referenced by catch_sigint(), del_current_set(), lives_exit(), and on_quit_activate().
| LiVESWidget* mainwindow::letter |
Definition at line 1181 of file mainwindow.h.
Referenced by create_LiVES(), and pref_factory_bool().
| pthread_t* mainwindow::libthread |
current read count. When this reaches abuffer_clients, we swap the read / write buffers
Definition at line 1702 of file mainwindow.h.
Referenced by real_main().
| LiVESWidget* mainwindow::LiVES |
WIDGETS.
toplevel window
Definition at line 1093 of file mainwindow.h.
Referenced by real_main(), and resize_message_area().
| LiVESWidget* mainwindow::load_audio |
Definition at line 1191 of file mainwindow.h.
Referenced by create_LiVES(), desensitize(), and sensitize().
| LiVESWidget* mainwindow::load_cdtrack |
Definition at line 1192 of file mainwindow.h.
Referenced by create_LiVES(), desensitize(), procw_desensitize(), and sensitize().
| LiVESWidget* mainwindow::load_subs |
Definition at line 1183 of file mainwindow.h.
Referenced by create_LiVES(), desensitize(), and sensitize().
| LiVESWidget* mainwindow::lock_selwidth |
Definition at line 1164 of file mainwindow.h.
Referenced by create_LiVES(), procw_desensitize(), and sensitize().
| boolean mainwindow::lockstats |
Definition at line 1774 of file mainwindow.h.
Referenced by get_inst_fps(), play_file(), and show_sync_callback().
| int mainwindow::log_fd |
Definition at line 1629 of file mainwindow.h.
| boolean mainwindow::loop |
Definition at line 763 of file mainwindow.h.
Referenced by _start_playback(), create_LiVES(), dirchange_lock_callback(), find_when_to_stop(), loop_callback(), on_loop_video_activate(), on_playclip_activate(), play_file(), procw_desensitize(), unlock_loop_lock(), and weed_deinit_effect().
| volatile boolean mainwindow::loop_cont |
Definition at line 764 of file mainwindow.h.
Referenced by _start_playback(), create_LiVES(), dirchange_lock_callback(), fade_background(), find_when_to_stop(), multitrack(), multitrack_delete(), on_loop_button_activate(), on_loop_cont_activate(), on_playclip_activate(), play_file(), pref_factory_string(), prep_audio_player(), process_one(), unfade_background(), and unlock_loop_lock().
| ulong mainwindow::loop_cont_func |
Definition at line 1071 of file mainwindow.h.
Referenced by create_LiVES(), and multitrack_delete().
| LiVESWidget* mainwindow::loop_continue |
Definition at line 1174 of file mainwindow.h.
Referenced by create_LiVES(), fade_background(), multitrack_delete(), on_loop_button_activate(), on_playclip_activate(), play_file(), procw_desensitize(), sensitize(), and unfade_background().
| boolean mainwindow::loop_locked |
Definition at line 769 of file mainwindow.h.
Referenced by dirchange_callback(), dirchange_lock_callback(), do_quick_switch(), fps_reset_callback(), play_file(), storeclip_callback(), and unlock_loop_lock().
| LiVESWidget* mainwindow::loop_ping_pong |
Definition at line 1175 of file mainwindow.h.
Referenced by create_LiVES(), fade_background(), and unfade_background().
| LiVESWidget* mainwindow::loop_video |
Definition at line 1173 of file mainwindow.h.
Referenced by calc_new_playback_position(), create_LiVES(), desensitize(), fade_background(), loop_callback(), on_load_cdtrack_ok_clicked(), on_playclip_activate(), play_file(), procw_desensitize(), sensitize(), and unfade_background().
| LiVESWidget * mainwindow::m_loopbutton |
Definition at line 1370 of file mainwindow.h.
Referenced by create_LiVES(), multitrack(), multitrack_delete(), on_loop_cont_activate(), play_file(), sensitize(), and set_interactive().
| LiVESWidget * mainwindow::m_mutebutton |
Definition at line 1370 of file mainwindow.h.
Referenced by create_LiVES(), mt_sensitise(), multitrack(), multitrack_delete(), on_mute_activate(), play_file(), sensitize(), switch_aud_to_jack(), switch_aud_to_none(), switch_aud_to_pulse(), and switch_aud_to_sox().
| LiVESWidget * mainwindow::m_playbutton |
Definition at line 1369 of file mainwindow.h.
Referenced by create_LiVES(), do_progress_dialog(), load_frame_image(), mt_post_playback(), mt_sensitise(), mt_swap_play_pause(), multitrack(), multitrack_delete(), on_load_audio_activate(), on_open_activate(), on_open_loc_activate(), on_open_sel_activate(), on_open_utube_activate(), on_open_vcd_activate(), on_preview_clicked(), play_file(), procw_desensitize(), sensitize(), and set_interactive().
| LiVESWidget * mainwindow::m_playselbutton |
Definition at line 1369 of file mainwindow.h.
Referenced by create_LiVES(), play_file(), procw_desensitize(), and sensitize().
| LiVESWidget * mainwindow::m_rewindbutton |
Definition at line 1369 of file mainwindow.h.
Referenced by create_LiVES(), load_preview_image(), mt_post_playback(), mt_prepare_for_playback(), multitrack(), multitrack_delete(), on_hrule_reset(), on_rewind_activate(), play_file(), sensitize(), and set_interactive().
| LiVESWidget* mainwindow::m_sepwinbutton |
Definition at line 1369 of file mainwindow.h.
Referenced by create_LiVES(), multitrack(), multitrack_delete(), on_sepwin_activate(), and set_interactive().
| LiVESWidget * mainwindow::m_stopbutton |
Definition at line 1369 of file mainwindow.h.
Referenced by create_LiVES(), multitrack(), multitrack_delete(), on_stop_activate(), play_file(), and set_interactive().
| int mainwindow::max_textsize |
Definition at line 1794 of file mainwindow.h.
Referenced by msg_area_config(), and real_main().
| int mainwindow::mbar_res |
Definition at line 1733 of file mainwindow.h.
Referenced by load_end_image(), load_start_image(), msg_area_config(), real_main(), and resize().
| boolean mainwindow::memok |
set to FALSE if a segfault is received, ie. we should assume all memory is corrupted and exit ASAP
Definition at line 1776 of file mainwindow.h.
Referenced by catch_sigint(), lives_exit(), lives_invalidate_all_file_buffers(), and real_main().
| LiVESWidget* mainwindow::menu_hbox |
Definition at line 1371 of file mainwindow.h.
Referenced by create_LiVES(), fade_background(), set_colours(), and unfade_background().
| LiVESWidget* mainwindow::menubar |
Definition at line 1372 of file mainwindow.h.
Referenced by create_LiVES(), set_colours(), and set_interactive().
| LiVESWidget* mainwindow::merge |
Definition at line 1152 of file mainwindow.h.
Referenced by create_LiVES(), desensitize(), on_preview_clicked(), sensitize(), and show_lives().
| LiVESWidget* mainwindow::message_box |
Definition at line 1323 of file mainwindow.h.
Referenced by create_LiVES(), end_ce_thumb_mode(), fade_background(), fullscreen_internal(), msg_area_config(), multitrack(), multitrack_delete(), on_double_size_activate(), on_multitrack_activate(), on_sepwin_activate(), play_file(), reset_message_area(), set_colours(), start_ce_thumb_mode(), and unfade_background().
| lives_mgeometry_t* mainwindow::mgeom |
multi-head support
Definition at line 1576 of file mainwindow.h.
Referenced by create_message_dialog(), get_border_size(), get_monitors(), get_play_screen_size(), get_window_stack_level(), get_wm_caps(), lives_exit(), lives_message_dialog_new(), lives_widget_show_all(), lives_window_center(), lives_window_get_inner_size(), lives_window_set_monitor(), msg_area_config(), multitrack(), on_framedraw_mouse_reset(), on_framedraw_mouse_start(), on_framedraw_mouse_update(), on_hrule_reset(), on_hrule_set(), on_hrule_update(), on_mouse_scroll(), on_mouse_sel_start(), on_mouse_sel_update(), on_timeline_press(), on_timeline_update(), on_track_click(), on_track_release(), prepare_to_play_foreign(), and real_main().
| boolean mainwindow::midi_channel_lock |
Definition at line 1587 of file mainwindow.h.
Referenced by create_prefs_dialog().
| LiVESWidget* mainwindow::midi_learn |
Definition at line 1187 of file mainwindow.h.
Referenced by create_LiVES(), desensitize(), and sensitize().
| LiVESWidget* mainwindow::midi_save |
Definition at line 1188 of file mainwindow.h.
Referenced by create_LiVES(), desensitize(), and sensitize().
| boolean mainwindow::mouse_blocked |
Definition at line 1085 of file mainwindow.h.
Referenced by create_LiVES(), on_mouse_sel_reset(), and on_mouse_sel_start().
| ulong mainwindow::mouse_fn1 |
Definition at line 1084 of file mainwindow.h.
Referenced by create_LiVES(), on_mouse_sel_reset(), and on_mouse_sel_start().
| char mainwindow::msg[MAINW_MSG_SIZE] |
Definition at line 724 of file mainwindow.h.
Referenced by add_file_info(), backup_file(), check_backend_return(), check_for_lock_file(), check_for_recovery_files(), clear_mainw_msg(), do_auto_dialog(), do_effect(), do_onchange(), do_progress_dialog(), event_list_rectify(), get_capabilities(), get_frame_count(), get_handle_from_info_file(), get_md5sum(), handle_backend_errors(), load_frame_image(), load_rfx_preview(), on_append_audio_activate(), on_cancel_keep_button_clicked(), on_capture_activate(), on_cleardisk_activate(), on_encoder_entry_changed(), on_export_audio_activate(), on_fs_preview_clicked(), on_import_proj_activate(), on_load_cdtrack_ok_clicked(), on_open_new_audio_clicked(), on_open_sel_activate(), on_render_activate(), on_utube_select(), open_decoder_plugin(), open_file_sel(), read_file_details(), real_main(), realfx_progress(), reload_set(), render_events(), reorder_frames(), restore_file(), save_file(), script_to_rfxbuilder(), start_render_effect_events(), virtual_to_images(), and youtube_select_format().
| LiVESAdjustment* mainwindow::msg_adj |
Definition at line 1326 of file mainwindow.h.
Referenced by create_LiVES(), d_print(), free_n_msgs(), lives_exit(), msg_area_config(), multitrack(), multitrack_delete(), on_multitrack_activate(), pref_factory_int(), pref_factory_string_choice(), and resize_message_area().
| LiVESWidget* mainwindow::msg_area |
Definition at line 1324 of file mainwindow.h.
Referenced by all_config(), create_LiVES(), d_print(), msg_area_config(), multitrack(), multitrack_delete(), on_multitrack_activate(), pref_factory_int(), pref_factory_string_choice(), reset_message_area(), and resize_message_area().
| boolean mainwindow::msg_area_configed |
Definition at line 1443 of file mainwindow.h.
Referenced by config_event2(), and resize_message_area().
| weed_plant_t* mainwindow::msg_list |
Definition at line 1729 of file mainwindow.h.
Referenced by add_messages_to_list(), dump_messages(), free_n_msgs(), get_nth_info_message(), and layout_nth_message_at_bottom().
| LiVESWidget* mainwindow::msg_scrollbar |
Definition at line 1325 of file mainwindow.h.
Referenced by create_LiVES(), multitrack(), multitrack_delete(), on_multitrack_activate(), reset_message_area(), and set_colours().
| lives_painter_surface_t* mainwindow::msg_surface |
Definition at line 1328 of file mainwindow.h.
Referenced by create_LiVES(), multitrack(), and reshow_msg_area().
| LiVESWidget* mainwindow::mt_menu |
Definition at line 1243 of file mainwindow.h.
Referenced by create_LiVES(), create_rte_window(), desensitize(), on_rtew_delete_event(), and sensitize().
| boolean mainwindow::mt_needs_idlefunc |
set if we need to re-add the idlefunc for autobackup
Definition at line 1088 of file mainwindow.h.
Referenced by on_cancel_opensel_clicked(), on_capture_activate(), on_cleardisk_activate(), on_close_activate(), on_lerrors_clear_clicked(), on_lerrors_delete_clicked(), on_load_audio_activate(), on_load_cdtrack_ok_clicked(), on_load_set_activate(), on_load_vcd_ok_clicked(), on_open_activate(), on_open_loc_activate(), on_open_sel_activate(), on_open_utube_activate(), on_open_vcd_activate(), on_opensel_range_ok_clicked(), on_quit_activate(), on_recent_activate(), on_save_textview_clicked(), and reload_set().
| mt_opts mainwindow::multi_opts |
some multitrack options that survive between mt calls
Definition at line 1492 of file mainwindow.h.
Referenced by add_aparam_menuitems(), lives_exit(), multitrack(), and multitrack_delete().
| lives_mt* mainwindow::multitrack |
holds a pointer to the entire multitrack environment; NULL in Clip Edit mode
Definition at line 1087 of file mainwindow.h.
Referenced by _start_playback(), add_lmap_error(), add_param_to_box(), add_rfx_effects2(), add_to_playframe(), add_to_recent(), add_to_recovery_file(), add_to_special(), after_boolean_param_toggled(), after_foreign_play(), after_param_text_changed(), after_param_text_focus_changed(), after_param_value_changed(), after_string_list_changed(), all_config(), apply_prefs(), aud_lock_callback(), audio_cache_init(), auto_resample_resize(), autolives_toggle(), catch_sigint(), check_encoder_restrictions(), check_for_special(), clear_lmap_errors(), close_current_file(), create_cds_dialog(), create_clip_info_window(), create_event_list_dialog(), create_prefs_dialog(), create_processing(), create_render_details(), create_resaudw(), d_print(), deinit_render_effects(), del_current_set(), delete_event(), desensitize(), do_effect(), do_progress_dialog(), do_quick_switch(), do_startup_tests(), drag_from_outside(), draw_cool_toggle(), enabled_in_channels(), event_copy_and_insert(), fill_abuffer_from(), find_when_to_stop(), fps_reset_callback(), frame_context(), framedraw_redraw(), freeze_callback(), fullscreen_internal(), get_active_track_list(), get_audio_and_effects_state_at(), get_init_events_before(), get_interp_value(), get_player_size(), idle_choose_file_with_preview(), idle_choose_layout(), idle_choose_set(), idle_fx_enable(), idle_fx_setmode(), idle_insert_block(), idle_insert_vtrack(), idle_map_fx(), idle_move_block(), idle_mt_set_track(), idle_open_file(), idle_reload_layout(), idle_reload_set(), idle_remove_block(), idle_render_layout(), idle_save_layout(), idle_save_set(), idle_select_all(), idle_select_end(), idle_select_start(), idle_set_current_audio_time(), idle_set_current_fps(), idle_set_current_frame(), idle_set_current_time(), idle_set_if_mode(), idle_set_pref_bitmapped(), idle_set_pref_bool(), idle_set_pref_int(), idle_set_set_name(), idle_set_track_label(), idle_show_info(), idle_switch_clip(), idle_unmap_effects(), idle_unmap_fx(), idle_wipe_layout(), lazy_startup_checks(), lives_ce_update_timeline(), lives_exit(), lives_get_current_playback_ticks(), lives_painter_render_background(), lives_popen(), lives_set_cursor_style(), lives_system(), load_end_image(), load_frame_image(), load_start_image(), make_param_box(), msg_area_config(), mt_auto_backup(), mt_idle_show_current_frame(), mt_memory_free(), mt_set_autotrans(), multitrack(), multitrack_delete(), nervous_callback(), on_append_audio_activate(), on_camquit_clicked(), on_cancel_keep_button_clicked(), on_cancel_opensel_clicked(), on_capture_activate(), on_cleardisk_activate(), on_close_activate(), on_double_size_activate(), on_effects_paused(), on_erase_subs_activate(), on_export_proj_activate(), on_fade_activate(), on_filechooser_cancel_clicked(), on_framedraw_enter(), on_framedraw_leave(), on_framedraw_mouse_reset(), on_framedraw_mouse_start(), on_framedraw_mouse_update(), on_framedraw_scroll(), on_full_screen_pressed(), on_fx_pre_activate(), on_lerrors_clear_clicked(), on_lerrors_delete_clicked(), on_load_audio_activate(), on_load_set_activate(), on_load_subs_activate(), on_location_select(), on_loop_button_activate(), on_mute_button_activate(), on_ok_file_open_clicked(), on_open_activate(), on_open_fw_activate(), on_open_loc_activate(), on_open_new_audio_clicked(), on_open_sel_activate(), on_open_utube_activate(), on_open_vcd_activate(), on_opensel_range_ok_clicked(), on_paramwindow_button_clicked(), on_playclip_activate(), on_preferences_activate(), on_prefs_close_clicked(), on_preview_clicked(), on_quit_activate(), on_recaudclip_ok_clicked(), on_recent_activate(), on_record_perf_activate(), on_resample_vid_ok(), on_rewind_activate(), on_save_set_activate(), on_sepwin_activate(), on_sepwin_pressed(), on_showsubs_toggled(), on_stop_activate(), on_toy_activate(), on_undo_activate(), on_utube_select(), open_file_sel(), play_all(), play_file(), play_window_set_title(), pref_change_colours(), pref_change_images(), pref_change_xcolours(), pref_factory_bool(), pref_factory_int(), pref_factory_string_choice(), prep_audio_player(), process_events(), process_one(), procw_desensitize(), real_main(), recover_files(), recover_layout(), reget_afilesize(), reload_clip(), reload_set(), remove_layout_files(), render_audio_segment(), render_choice_idle(), render_events(), render_to_clip(), replace_event(), reset_effort(), reset_message_area(), resize(), resize_widgets_for_monitor(), restore_file(), resync_audio(), rewrite_recovery_file(), save_file(), save_frame_inner(), sensitize(), set_drawing_area_from_pixbuf(), set_interactive(), set_palette_colours(), set_sel_label(), splash_end(), switch_clip(), switch_to_file(), transition_add_in_out(), unfade_background(), update_rfx_menus(), update_sel_menu(), update_timer_bars(), update_visual_params(), update_weed_color_value(), update_widget_vis(), weed_add_effectkey_by_idx(), weed_apply_effects(), weed_apply_instance(), weed_generator_end(), weed_init_effect(), weed_layer_create_from_generator(), and weed_reinit_effect().
| boolean mainwindow::mute |
Definition at line 770 of file mainwindow.h.
Referenced by event_list_add_end_events(), fade_background(), freeze_callback(), load_frame_image(), make_preview_box(), multitrack(), multitrack_delete(), mute_audio_callback(), on_mute_activate(), on_mute_button_activate(), play_file(), prepare_to_play_foreign(), procw_desensitize(), and unfade_background().
| LiVESWidget* mainwindow::mute_audio |
Definition at line 1177 of file mainwindow.h.
Referenced by create_LiVES(), desensitize(), fade_background(), multitrack_delete(), mute_audio_callback(), on_mute_button_activate(), play_file(), procw_desensitize(), sensitize(), switch_aud_to_jack(), switch_aud_to_none(), switch_aud_to_pulse(), switch_aud_to_sox(), and unfade_background().
| ulong mainwindow::mute_audio_func |
Definition at line 1072 of file mainwindow.h.
Referenced by create_LiVES(), and multitrack_delete().
| int mainwindow::n_messages |
Definition at line 1731 of file mainwindow.h.
Referenced by add_messages_to_list(), free_n_msgs(), get_nth_info_message(), lives_exit(), msg_area_scroll_to_end(), and pref_factory_int().
| int mainwindow::n_screen_areas |
Definition at line 1684 of file mainwindow.h.
Referenced by lives_exit(), and start_ce_thumb_mode().
| int mainwindow::ncbstores |
Definition at line 1781 of file mainwindow.h.
Referenced by init_clipboard().
| boolean mainwindow::nervous |
some VJ effects / toys
Definition at line 849 of file mainwindow.h.
Referenced by load_frame_image(), and nervous_callback().
| int mainwindow::new_blend_file |
Definition at line 976 of file mainwindow.h.
Referenced by weed_generator_end(), and weed_generator_start().
| int mainwindow::new_clip |
clip we should switch to during playback; switch will happen at the designated SWITCH POINT
Definition at line 1022 of file mainwindow.h.
Referenced by close_current_file(), do_quick_switch(), nextclip_callback(), play_file(), prevclip_callback(), process_one(), swap_fg_bg_callback(), switch_clip(), switch_to_file(), weed_generator_end(), and weed_generator_start().
| LiVESList* mainwindow::new_lmap_errors |
Definition at line 815 of file mainwindow.h.
Referenced by buffer_lmap_error(), and unbuffer_lmap_errors().
| const char* mainwindow::new_vpp |
Definition at line 1573 of file mainwindow.h.
Referenced by open_vid_playback_plugin(), play_file(), process_one(), and real_main().
| uint64_t mainwindow::next_ds_warn_level |
current disk space warning level for the tempdir
Definition at line 1666 of file mainwindow.h.
Referenced by apply_prefs(), check_storage_space(), do_progress_dialog(), lazy_startup_checks(), on_cleardisk_activate(), on_utube_select(), and update_dsu().
| int mainwindow::next_free_alarm |
Definition at line 1640 of file mainwindow.h.
Referenced by d_print_urgency(), lives_alarm_clear(), and lives_alarm_set().
| int mainwindow::nfonts |
Definition at line 1621 of file mainwindow.h.
| boolean mainwindow::no_configs |
Definition at line 1803 of file mainwindow.h.
Referenced by all_config(), mt_clear_timeline(), and real_main().
| boolean mainwindow::no_context_update |
may be set temporarily to block wodget context updates
Definition at line 1726 of file mainwindow.h.
Referenced by apply_prefs(), create_render_details(), create_rte_window(), lives_widget_context_update(), real_main(), and switch_to_file().
| boolean mainwindow::no_exit |
if TRUE, do not exit after saving set
Definition at line 1490 of file mainwindow.h.
Referenced by do_save_clipset_warn(), on_export_proj_activate(), and on_quit_activate().
| boolean mainwindow::no_expose |
Definition at line 1727 of file mainwindow.h.
| boolean mainwindow::no_interp |
block interpolation (for single frame previews)
Definition at line 1551 of file mainwindow.h.
Referenced by activate_mt_preview().
| boolean mainwindow::no_switch_dprint |
Definition at line 1536 of file mainwindow.h.
Referenced by d_print(), do_effect(), load_event_list(), on_insert_activate(), on_paste_as_new_activate(), on_recaudclip_ok_clicked(), on_redo_activate(), on_undo_activate(), on_utube_select(), recover_files(), resample_clipboard(), save_file(), and show_sync_callback().
| char* mainwindow::none_string |
localised text saying "None", for playback plugin name, etc.
Definition at line 1541 of file mainwindow.h.
| LiVESWidget* mainwindow::normalize_audio |
Definition at line 1201 of file mainwindow.h.
Referenced by create_LiVES(), desensitize(), and sensitize().
| boolean mainwindow::noswitch |
value set automatically to prevent 'inopportune' clip switching
Definition at line 1019 of file mainwindow.h.
Referenced by _start_playback(), do_progress_dialog(), do_quick_switch(), on_preview_clicked(), open_vid_playback_plugin(), play_file(), process_one(), and render_choice_idle().
| int mainwindow::num_rendered_effects_builtin |
Definition at line 856 of file mainwindow.h.
Referenced by add_rfx_effects(), create_LiVES(), create_merge_dialog(), desensitize(), find_rfx_plugin_by_name(), rfx_free_all(), and sensitize_rfx().
| int mainwindow::num_rendered_effects_custom |
Definition at line 857 of file mainwindow.h.
Referenced by add_rfx_effects(), create_LiVES(), create_merge_dialog(), desensitize(), find_rfx_plugin_by_name(), rfx_free_all(), sensitize_rfx(), and update_rfx_menus().
| int mainwindow::num_rendered_effects_test |
Definition at line 858 of file mainwindow.h.
Referenced by add_rfx_effects(), add_rfx_effects2(), create_LiVES(), create_merge_dialog(), desensitize(), find_rfx_plugin_by_name(), rfx_free_all(), sensitize_rfx(), and update_rfx_menus().
| int mainwindow::num_sets |
Definition at line 752 of file mainwindow.h.
Referenced by create_rename_dialog(), on_load_set_activate(), on_save_set_activate(), and run_diskspace_dialog().
| int mainwindow::num_tr_applied |
number of transitions active
Definition at line 871 of file mainwindow.h.
Referenced by do_effect(), get_blend_layer(), start_ce_thumb_mode(), swap_fg_bg_callback(), switch_clip(), weed_deinit_effect(), weed_generator_start(), weed_init_effect(), weed_layer_create_from_generator(), weed_playback_gen_start(), and weed_unload_all().
| int mainwindow::num_tracks |
Definition at line 1430 of file mainwindow.h.
Referenced by get_active_track_list(), load_frame_image(), process_events(), and render_events().
| ticks_t mainwindow::offsetticks |
offset for multitrack playback start
Definition at line 1002 of file mainwindow.h.
Referenced by do_progress_dialog(), and process_one().
| int mainwindow::old_active_track_list[MAX_TRACKS] |
Definition at line 1692 of file mainwindow.h.
Referenced by init_track_decoders(), load_frame_image(), and render_events().
| int mainwindow::old_scr_height |
Definition at line 903 of file mainwindow.h.
Referenced by get_monitors().
| int mainwindow::old_scr_width |
Definition at line 903 of file mainwindow.h.
Referenced by get_monitors().
| char* mainwindow::old_vhash |
Definition at line 1758 of file mainwindow.h.
Referenced by get_capabilities(), lives_exit(), real_main(), and startup_message_fatal().
| boolean mainwindow::oloop |
Definition at line 766 of file mainwindow.h.
Referenced by _start_playback(), dirchange_lock_callback(), and unlock_loop_lock().
| boolean mainwindow::oloop_cont |
Definition at line 767 of file mainwindow.h.
Referenced by _start_playback(), dirchange_lock_callback(), on_playclip_activate(), and unlock_loop_lock().
| boolean mainwindow::only_close |
only close clips - do not exit
Definition at line 1439 of file mainwindow.h.
Referenced by catch_sigint(), close_current_file(), create_cds_dialog(), del_current_set(), do_save_clipset_warn(), lives_exit(), on_quit_activate(), on_save_set_activate(), and switch_to_file().
| LiVESWidget* mainwindow::open |
menus
Definition at line 1107 of file mainwindow.h.
Referenced by create_LiVES(), desensitize(), drag_from_outside(), and sensitize().
| boolean mainwindow::open_deint |
Definition at line 907 of file mainwindow.h.
Referenced by get_deinterlace_string(), on_live_fw_activate(), on_live_tvcard_activate(), and open_file_sel().
| LiVESWidget* mainwindow::open_device_menu |
Definition at line 1120 of file mainwindow.h.
Referenced by create_LiVES(), desensitize(), and sensitize().
| LiVESWidget* mainwindow::open_device_submenu |
Definition at line 1121 of file mainwindow.h.
Referenced by create_LiVES().
| LiVESWidget* mainwindow::open_dvd |
Definition at line 1112 of file mainwindow.h.
Referenced by create_LiVES().
| LiVESWidget* mainwindow::open_firewire |
Definition at line 1122 of file mainwindow.h.
Referenced by create_LiVES().
| LiVESWidget* mainwindow::open_hfirewire |
Definition at line 1123 of file mainwindow.h.
Referenced by create_LiVES().
| LiVESWidget* mainwindow::open_lives2lives |
Definition at line 1118 of file mainwindow.h.
Referenced by create_LiVES(), lives2lives_read_stream(), and procw_desensitize().
| LiVESWidget* mainwindow::open_loc |
Definition at line 1113 of file mainwindow.h.
Referenced by create_LiVES(), desensitize(), and sensitize().
| LiVESWidget* mainwindow::open_loc_menu |
Definition at line 1115 of file mainwindow.h.
Referenced by create_LiVES(), desensitize(), and sensitize().
| LiVESWidget* mainwindow::open_loc_submenu |
Definition at line 1116 of file mainwindow.h.
Referenced by create_LiVES().
| LiVESWidget* mainwindow::open_sel |
Definition at line 1108 of file mainwindow.h.
Referenced by create_LiVES(), desensitize(), on_cancel_opensel_clicked(), and sensitize().
| LiVESWidget* mainwindow::open_utube |
Definition at line 1114 of file mainwindow.h.
Referenced by create_LiVES().
| LiVESWidget* mainwindow::open_vcd |
Definition at line 1111 of file mainwindow.h.
Referenced by create_LiVES().
| LiVESWidget* mainwindow::open_vcd_menu |
Definition at line 1109 of file mainwindow.h.
Referenced by create_LiVES(), desensitize(), and sensitize().
| LiVESWidget* mainwindow::open_vcd_submenu |
Definition at line 1110 of file mainwindow.h.
Referenced by create_LiVES().
| LiVESWidget* mainwindow::open_yuv4m |
Definition at line 1117 of file mainwindow.h.
Referenced by create_LiVES(), desensitize(), and sensitize().
| frames_t mainwindow::opening_frames |
count of frames so far opened, updated after preview (currently)
Definition at line 1546 of file mainwindow.h.
| boolean mainwindow::opening_loc |
opening location (streaming)
Definition at line 790 of file mainwindow.h.
Referenced by deduce_file(), load_frame_image(), on_location_select(), open_file_sel(), and read_file_details().
| boolean mainwindow::opening_multi |
flag to indicate multiple file selection
Definition at line 1555 of file mainwindow.h.
Referenced by on_ok_file_open_clicked().
| boolean mainwindow::oping_pong |
Definition at line 768 of file mainwindow.h.
Referenced by dirchange_lock_callback(), and unlock_loop_lock().
| LiVESTextView* mainwindow::optextview |
Definition at line 1606 of file mainwindow.h.
Referenced by create_processing(), do_progress_dialog(), on_details_button_clicked(), pump_io_chan(), and save_file().
| int mainwindow::opwx |
Definition at line 1375 of file mainwindow.h.
Referenced by on_double_size_activate(), and play_file().
| int mainwindow::opwy |
Definition at line 1375 of file mainwindow.h.
Referenced by on_double_size_activate(), and play_file().
| ticks_t mainwindow::orignsecs |
usecs at start of playback - ditto
Definition at line 1001 of file mainwindow.h.
Referenced by aud_lock_callback(), avsync_force(), changed_fps_during_pb(), load_frame_image(), on_effects_paused(), play_file(), process_one(), and resync_audio().
| ticks_t mainwindow::origsecs |
playback start seconds - subtracted from all other ticks to keep numbers smaller
Definition at line 1000 of file mainwindow.h.
Referenced by aud_lock_callback(), avsync_force(), changed_fps_during_pb(), load_frame_image(), on_effects_paused(), play_file(), process_one(), and resync_audio().
| int mainwindow::osc_auto |
bypass user choices automatically
Definition at line 918 of file mainwindow.h.
Referenced by _start_playback(), check_encoder_restrictions(), check_for_lock_file(), do_std_checks(), on_delete_activate(), on_save_set_activate(), play_all(), play_file(), and weed_generator_start().
| boolean mainwindow::osc_block |
TODO - make this a mutex and more finely grained : things we need to block are (clip switches, clip closure, effects on/off, etc) this field may even be totally / partially redundant now since mainw->noswitch has been re-implemented combined with filter_mutex_lock()
Definition at line 916 of file mainwindow.h.
Referenced by do_quick_switch(), grabkeys_callback(), on_redo_activate(), on_undo_activate(), play_file(), pull_frame_at_size(), rte_key_setmode(), rte_keymode_get_instance(), rte_keymode_get_type(), rte_on_off_callback(), rte_switch_keymode(), switch_clip(), weed_apply_audio_effects_rt(), weed_apply_effects(), weed_deinit_all(), weed_delete_effectkey(), weed_playback_gen_start(), and weed_reinit_all().
| float mainwindow::osc_enc_fps |
Definition at line 922 of file mainwindow.h.
Referenced by check_encoder_restrictions().
| int mainwindow::osc_enc_height |
Definition at line 921 of file mainwindow.h.
Referenced by check_encoder_restrictions().
| int mainwindow::osc_enc_width |
encode width, height and fps set externally
Definition at line 921 of file mainwindow.h.
Referenced by check_encoder_restrictions().
| lives_alarm_t mainwindow::overlay_alarm |
Definition at line 1646 of file mainwindow.h.
Referenced by d_print_overlay().
| char* mainwindow::overlay_msg |
Definition at line 1644 of file mainwindow.h.
Referenced by d_print_overlay(), and show_sync_callback().
| LiVESWidget * mainwindow::p_loopbutton |
Definition at line 1379 of file mainwindow.h.
Referenced by make_preview_box(), on_loop_cont_activate(), and sensitize().
| LiVESWidget* mainwindow::p_mute_img |
Definition at line 1380 of file mainwindow.h.
Referenced by make_preview_box().
| LiVESWidget * mainwindow::p_mutebutton |
Definition at line 1379 of file mainwindow.h.
Referenced by make_preview_box(), on_mute_activate(), sensitize(), switch_aud_to_jack(), switch_aud_to_none(), switch_aud_to_pulse(), and switch_aud_to_sox().
| LiVESWidget* mainwindow::p_playbutton |
Definition at line 1379 of file mainwindow.h.
Referenced by do_progress_dialog(), load_frame_image(), make_preview_box(), on_preview_clicked(), procw_desensitize(), and sensitize().
| LiVESWidget * mainwindow::p_playselbutton |
Definition at line 1379 of file mainwindow.h.
Referenced by make_preview_box(), procw_desensitize(), and sensitize().
| LiVESWidget * mainwindow::p_rewindbutton |
Definition at line 1379 of file mainwindow.h.
Referenced by load_preview_image(), make_preview_box(), on_hrule_reset(), and sensitize().
| LiVESWidget* mainwindow::paste_as_new |
Definition at line 1151 of file mainwindow.h.
Referenced by create_LiVES(), desensitize(), and sensitize().
| ulong mainwindow::pb_fps_func |
Definition at line 1063 of file mainwindow.h.
Referenced by create_LiVES(), dirchange_callback(), fps_reset_callback(), lives_ce_update_timeline(), and process_events().
| void** * mainwindow::pchains |
Definition at line 1301 of file mainwindow.h.
Referenced by load_frame_image(), on_rte_apply(), process_events(), weed_apply_audio_effects(), weed_apply_audio_effects_rt(), weed_apply_audio_instance(), and weed_apply_effects().
| lives_pconnect_t* mainwindow::pconx |
list of out -> in param connections
Definition at line 1668 of file mainwindow.h.
Referenced by end_override_if_activate_output(), get_audio_from_plugin(), load_frame_image(), make_datacon_window(), override_if_active_input(), pconx_chain_data_omc(), pconx_delete(), pconx_delete_all(), pconx_list(), pconx_remap_mode(), weed_apply_audio_effects_rt(), and weed_apply_effects().
| double mainwindow::period |
timing variables
== 1./cfile->pb_fps (unless cfile->pb_fps is 0.)
Definition at line 996 of file mainwindow.h.
Referenced by changed_fps_during_pb(), freeze_callback(), and play_file().
| lives_permmgr_t* mainwindow::permmgr |
Definition at line 1795 of file mainwindow.h.
Referenced by ask_permission_dialog_complex(), create_message_dialog(), on_open_utube_activate(), and on_utube_select().
| LiVESWidget* mainwindow::pf_grid |
Definition at line 1101 of file mainwindow.h.
Referenced by create_LiVES(), fullscreen_internal(), on_double_size_activate(), on_sepwin_activate(), play_file(), resize(), and set_colours().
| int mainwindow::pheight |
playback height
Definition at line 927 of file mainwindow.h.
Referenced by get_player_size(), load_frame_image(), load_preview_image(), make_preview_box(), on_sepwin_activate(), on_vppa_ok_clicked(), play_file(), play_window_set_title(), prepare_to_play_foreign(), process_one(), and set_drawing_area_from_pixbuf().
| lives_painter_surface_t * mainwindow::pi_surface |
Definition at line 1318 of file mainwindow.h.
Referenced by load_frame_image(), load_preview_image(), and make_preview_box().
| volatile boolean mainwindow::ping_pong |
Definition at line 765 of file mainwindow.h.
Referenced by calc_new_playback_position(), dirchange_callback(), dirchange_lock_callback(), on_loop_cont_activate(), on_ping_pong_activate(), pref_factory_string(), switch_audio_clip(), and unlock_loop_lock().
| LiVESWidget* mainwindow::pl_eventbox |
Definition at line 1100 of file mainwindow.h.
Referenced by create_LiVES(), fullscreen_internal(), multitrack_delete(), resize(), and set_colours().
| frames_t mainwindow::play_end |
Definition at line 931 of file mainwindow.h.
Referenced by _start_playback(), calc_new_playback_position(), dirchange_lock_callback(), do_quick_switch(), on_playclip_activate(), on_preview_clicked(), open_file_sel(), play_all(), play_file(), play_sel(), prepare_to_play_foreign(), preview_audio(), unlock_loop_lock(), and weed_generator_start().
| LiVESWidget* mainwindow::play_image |
Definition at line 946 of file mainwindow.h.
Referenced by add_to_playframe(), all_config(), check_for_special(), create_LiVES(), do_quick_switch(), fade_background(), framedraw_redraw(), fullscreen_internal(), get_player_size(), lives_painter_render_background(), load_frame_image(), mt_clear_timeline(), mt_idle_show_current_frame(), mt_show_current_frame(), multitrack_delete(), multitrack_playall(), on_sepwin_activate(), play_file(), reset_mt_play_sizes(), resize(), set_colours(), and set_drawing_area_from_pixbuf().
| LiVESWidget* mainwindow::play_menu |
Definition at line 1400 of file mainwindow.h.
Referenced by create_LiVES(), and set_colours().
| int mainwindow::play_sequence |
currticks when last display was shown (used for fixed fps)
incremented for each playback
Definition at line 1013 of file mainwindow.h.
Referenced by do_quick_switch(), get_stats_msg(), play_file(), and process_one().
| frames_t mainwindow::play_start |
Definition at line 931 of file mainwindow.h.
Referenced by _start_playback(), calc_new_playback_position(), deal_with_render_choice(), dirchange_lock_callback(), do_progress_dialog(), event_list_close_gaps(), find_when_to_stop(), on_playclip_activate(), on_preview_clicked(), open_file_sel(), play_all(), play_file(), play_sel(), prep_audio_player(), prepare_to_play_foreign(), preview_audio(), unlock_loop_lock(), and weed_generator_start().
| lives_painter_surface_t* mainwindow::play_surface |
Definition at line 950 of file mainwindow.h.
Referenced by add_to_playframe(), create_LiVES(), do_quick_switch(), fade_background(), framedraw_redraw(), fullscreen_internal(), load_frame_image(), mt_clear_timeline(), mt_show_current_frame(), multitrack_playall(), on_sepwin_activate(), play_file(), and resize().
| LiVESWidget* mainwindow::play_window |
Definition at line 947 of file mainwindow.h.
Referenced by close_vid_playback_plugin(), do_quick_switch(), get_player_size(), lives_ce_update_timeline(), load_frame_image(), make_preview_box(), mt_show_current_frame(), multitrack_delete(), on_assign_rte_keys_activate(), on_double_size_activate(), on_fade_activate(), on_fade_pressed(), on_multitrack_activate(), on_node_spin_value_changed(), on_preview_clicked(), on_rtew_delete_event(), on_sepwin_activate(), on_showfct_activate(), on_showsubs_toggled(), on_spinbutton_end_value_changed(), on_spinbutton_start_value_changed(), on_vppa_ok_clicked(), play_file(), play_window_set_title(), pref_factory_int(), procw_desensitize(), resize_widgets_for_monitor(), sensitize(), set_drawing_area_from_pixbuf(), set_main_title(), switch_aud_to_pulse(), switch_to_file(), unfade_background(), vid_playback_plugin_exit(), and weed_generator_start().
| LiVESWidget* mainwindow::playall |
Definition at line 1166 of file mainwindow.h.
Referenced by create_LiVES(), desensitize(), do_progress_dialog(), and sensitize().
| LiVESWidget* mainwindow::playarea |
Definition at line 1321 of file mainwindow.h.
Referenced by add_to_playframe(), create_LiVES(), fullscreen_internal(), mt_post_playback(), mt_show_current_frame(), multitrack_delete(), on_sepwin_activate(), play_file(), polymorph(), prepare_to_play_foreign(), and resize().
| LiVESWidget* mainwindow::playclip |
Definition at line 1168 of file mainwindow.h.
Referenced by create_LiVES(), desensitize(), on_loop_cont_activate(), on_loop_video_activate(), and sensitize().
| LiVESWidget* mainwindow::playframe |
Definition at line 1098 of file mainwindow.h.
Referenced by add_to_playframe(), close_current_file(), create_LiVES(), fade_background(), fullscreen_internal(), multitrack_delete(), on_sepwin_activate(), play_file(), prepare_to_play_foreign(), resize(), set_colours(), show_lives(), unfade_background(), and weed_generator_start().
| int mainwindow::playing_file |
which number file we are playing (or -1) [generally mainw->current_file]
Definition at line 943 of file mainwindow.h.
Referenced by calc_new_playback_position(), close_current_file(), create_prefs_dialog(), do_progress_dialog(), do_quick_switch(), freeze_callback(), idle_set_current_audio_time(), idle_set_set_name(), load_frame_image(), nextclip_callback(), play_file(), polymorph(), prevclip_callback(), preview_audio(), process_events(), process_one(), real_main(), start_player(), storeclip_callback(), swap_fg_bg_callback(), switch_audio_clip(), switch_clip(), weed_deinit_effect(), weed_init_effect(), weed_layer_create_from_generator(), and weed_playback_gen_start().
| boolean mainwindow::playing_sel |
list of set names in current workdir, mau be NULL
Definition at line 756 of file mainwindow.h.
Referenced by calc_new_playback_position(), do_progress_dialog(), do_quick_switch(), on_playclip_activate(), play_all(), play_file(), play_sel(), prep_audio_player(), preview_audio(), process_one(), and weed_generator_start().
| LiVESWidget* mainwindow::playsel |
Definition at line 1167 of file mainwindow.h.
Referenced by create_LiVES(), desensitize(), and sensitize().
| LiVESWidget* mainwindow::plug |
Definition at line 1099 of file mainwindow.h.
Referenced by add_to_playframe(), create_LiVES(), mt_show_current_frame(), multitrack_delete(), and set_colours().
| boolean mainwindow::pr_audio |
Definition at line 1812 of file mainwindow.h.
| weed_layer_t * mainwindow::pr_fcache |
Definition at line 1785 of file mainwindow.h.
Referenced by close_current_file(), load_end_image(), load_preview_image(), and load_start_image().
| int mainwindow::pre_play_file |
the current file before playback started
Definition at line 973 of file mainwindow.h.
Referenced by _start_playback(), on_open_yuv4m_activate(), on_playclip_activate(), and play_file().
| int mainwindow::pre_src_audio_file |
audio file we were playing before any ext input started
Definition at line 972 of file mainwindow.h.
Referenced by play_file(), and weed_deinit_effect().
| int mainwindow::pre_src_file |
video file we were playing before any ext input started
Definition at line 971 of file mainwindow.h.
Referenced by do_effect(), mt_init_clips(), on_fx_pre_activate(), on_paramwindow_button_clicked(), play_file(), render_to_clip(), swap_fg_bg_callback(), weed_generator_end(), and weed_generator_start().
| int mainwindow::pred_clip |
Definition at line 956 of file mainwindow.h.
Referenced by load_frame_image(), play_file(), process_one(), and pull_frame_threaded().
| frames64_t mainwindow::pred_frame |
Definition at line 955 of file mainwindow.h.
Referenced by load_frame_image(), process_one(), and update_effort().
| LiVESWidget* mainwindow::preferences |
Definition at line 1215 of file mainwindow.h.
Referenced by create_LiVES(), desensitize(), and sensitize().
| LiVESList* mainwindow::prefs_cache |
file caches
cache of preferences, used during startup phase
Definition at line 1517 of file mainwindow.h.
Referenced by get_string_pref(), get_string_prefd(), real_main(), and reload_clip().
| int mainwindow::prefs_changed |
Definition at line 894 of file mainwindow.h.
Referenced by apply_prefs(), and on_prefs_apply_clicked().
| boolean mainwindow::prefs_need_restart |
Definition at line 895 of file mainwindow.h.
Referenced by create_prefs_dialog(), on_prefs_apply_clicked(), and on_prefs_close_clicked().
| boolean mainwindow::pretty_colours |
Definition at line 1796 of file mainwindow.h.
Referenced by create_LiVES(), create_prefs_dialog(), lives_standard_check_button_new(), lives_standard_combo_new(), lives_standard_entry_new(), lives_standard_font_chooser_new(), lives_standard_frame_new(), lives_standard_hpaned_new(), lives_standard_hscale_new(), lives_standard_hseparator_new(), lives_standard_progress_bar_new(), lives_standard_radio_button_new(), lives_standard_spin_button_new(), lives_standard_switch_new(), lives_standard_text_view_new(), lives_standard_vpaned_new(), lives_standard_vseparator_new(), multitrack(), set_colours(), and set_mt_colours().
| boolean mainwindow::preview |
Definition at line 757 of file mainwindow.h.
Referenced by all_expose_overlay(), aud_lock_callback(), autolives_toggle(), clip_can_reverse(), close_current_file(), do_progress_dialog(), do_quick_switch(), find_when_to_stop(), get_audio_from_plugin(), get_player_size(), idle_choose_file_with_preview(), idle_choose_layout(), idle_choose_set(), idle_fx_enable(), idle_fx_setmode(), idle_insert_block(), idle_map_fx(), idle_move_block(), idle_mt_set_track(), idle_open_file(), idle_reload_layout(), idle_reload_set(), idle_remove_block(), idle_render_layout(), idle_save_layout(), idle_save_set(), idle_select_all(), idle_select_end(), idle_select_start(), idle_set_current_audio_time(), idle_set_current_time(), idle_set_if_mode(), idle_set_pref_bitmapped(), idle_set_pref_bool(), idle_set_pref_int(), idle_set_set_name(), idle_set_track_label(), idle_show_info(), idle_switch_clip(), idle_unmap_effects(), idle_unmap_fx(), idle_wipe_layout(), load_frame_image(), nextclip_callback(), on_cancel_keep_button_clicked(), on_effects_paused(), on_preview_clicked(), on_sepwin_activate(), on_volch_pressed(), open_file_sel(), play_file(), play_sel(), prevclip_callback(), preview_audio(), process_one(), procw_desensitize(), storeclip_callback(), swap_fg_bg_callback(), switch_audio_clip(), switch_clip(), switch_clip_activate(), unfade_background(), weed_apply_effects(), weed_apply_instance(), weed_generator_start(), and weed_init_effect().
| LiVESWidget* mainwindow::preview_box |
Definition at line 1304 of file mainwindow.h.
Referenced by create_LiVES(), do_progress_dialog(), load_frame_image(), load_preview_image(), make_preview_box(), on_hrule_reset(), on_loop_cont_activate(), on_multitrack_activate(), on_mute_activate(), on_preview_clicked(), play_file(), pref_change_colours(), pref_change_images(), procw_desensitize(), sensitize(), set_preview_box_colours(), switch_aud_to_none(), and switch_to_file().
| LiVESWidget* mainwindow::preview_controls |
Definition at line 1378 of file mainwindow.h.
Referenced by make_preview_box(), play_file(), and switch_to_file().
| int mainwindow::preview_frame |
Definition at line 1309 of file mainwindow.h.
Referenced by close_current_file(), frame_context(), lives_ce_update_timeline(), load_preview_image(), on_preview_spinbutton_changed(), on_spinbutton_end_value_changed(), on_spinbutton_start_value_changed(), play_file(), and switch_to_file().
| LiVESWidget* mainwindow::preview_hbox |
Definition at line 1308 of file mainwindow.h.
Referenced by make_preview_box(), and set_preview_box_colours().
| LiVESWidget* mainwindow::preview_image |
Definition at line 1305 of file mainwindow.h.
Referenced by all_config(), create_LiVES(), load_frame_image(), load_preview_image(), make_preview_box(), set_drawing_area_from_pixbuf(), and set_preview_box_colours().
| boolean mainwindow::preview_rendering |
Definition at line 758 of file mainwindow.h.
Referenced by deal_with_render_choice(), get_interp_value(), load_frame_image(), play_file(), process_one(), render_audio_segment(), reset_effort(), and weed_layer_create_from_generator().
| boolean mainwindow::preview_req |
Definition at line 1024 of file mainwindow.h.
Referenced by do_progress_dialog(), and on_preview_clicked().
| LiVESWidget* mainwindow::preview_scale |
Definition at line 1307 of file mainwindow.h.
Referenced by make_preview_box().
| ulong mainwindow::preview_spin_func |
Definition at line 1310 of file mainwindow.h.
Referenced by load_preview_image(), make_preview_box(), and on_preview_spinbutton_changed().
| LiVESWidget* mainwindow::preview_spinbutton |
Definition at line 1306 of file mainwindow.h.
Referenced by load_preview_image(), make_preview_box(), on_preview_spinbutton_changed(), on_prv_link_toggled(), play_file(), procw_desensitize(), sensitize(), and switch_to_file().
| xprocess* mainwindow::proc_ptr |
Definition at line 1090 of file mainwindow.h.
Referenced by after_foreign_play(), check_clip_integrity(), check_storage_space(), do_auto_dialog(), do_progress_dialog(), idle_cancel_proc(), lives2lives_read_stream(), load_frame_image(), multitrack_playall(), on_cancel_keep_button_clicked(), on_effects_paused(), on_playsel_activate(), on_preview_clicked(), on_stop_clicked(), play_all(), process_one(), pump_io_chan(), realize_all_frames(), render_events(), set_interactive(), switch_to_file(), threaded_dialog_pop(), threaded_dialog_push(), threaded_dialog_spin(), update_progress(), weed_apply_effects(), and weed_generator_start().
| lives_render_error_t(* mainwindow::progress_fn) (boolean reset) |
Definition at line 1044 of file mainwindow.h.
Referenced by do_progress_dialog(), on_realfx_activate_inner(), and start_render_effect_events().
| char mainwindow::proj_load_dir[PATH_MAX] |
Definition at line 735 of file mainwindow.h.
Referenced by apply_prefs(), and on_restore_activate().
| char mainwindow::proj_save_dir[PATH_MAX] |
Definition at line 736 of file mainwindow.h.
Referenced by apply_prefs(), and on_backup_activate().
| LiVESWidget* mainwindow::promote_test_rfx |
for future use
Definition at line 1251 of file mainwindow.h.
Referenced by create_LiVES(), rfxbuilder_to_script(), and update_rfx_menus().
| int mainwindow::prv_link |
Definition at line 1311 of file mainwindow.h.
Referenced by lives_ce_update_timeline(), load_preview_image(), make_preview_box(), on_prv_link_toggled(), on_spinbutton_end_value_changed(), on_spinbutton_start_value_changed(), procw_desensitize(), and sensitize().
| int mainwindow::ptr_x |
Definition at line 776 of file mainwindow.h.
Referenced by close_vid_playback_plugin(), lives_exit(), on_vppa_ok_clicked(), and vid_playback_plugin_exit().
| int mainwindow::ptr_y |
Definition at line 776 of file mainwindow.h.
Referenced by close_vid_playback_plugin(), lives_exit(), on_vppa_ok_clicked(), and vid_playback_plugin_exit().
| double mainwindow::ptrtime |
Definition at line 899 of file mainwindow.h.
Referenced by all_expose_overlay(), load_frame_image(), load_preview_image(), on_hrule_set(), on_rewind_activate(), play_file(), and switch_to_file().
| void* mainwindow::pulsed |
pulseaudio player
Definition at line 1463 of file mainwindow.h.
Referenced by all_expose_overlay(), lives::prefs::audioPlayerRate(), calc_aframeno(), calc_new_playback_position(), changed_fps_during_pb(), do_progress_dialog(), event_list_add_end_events(), free_pulse_audio_buffers(), freeze_callback(), get_stats_msg(), init_audio_frame_buffers(), init_pulse_audio_buffers(), lives_exit(), lives_get_current_playback_ticks(), load_frame_image(), on_effects_paused(), on_loop_cont_activate(), on_mute_activate(), on_ping_pong_activate(), on_record_perf_activate(), on_stop_clicked(), on_vppa_ok_clicked(), open_ascrap_file(), play_file(), pref_factory_string(), prep_audio_player(), preview_audio(), process_one(), resync_audio(), sample_move_abuf_int16(), start_audio_stream(), stop_audio_stream(), switch_aud_to_jack(), switch_aud_to_none(), switch_aud_to_pulse(), switch_aud_to_sox(), switch_audio_clip(), weed_deinit_effect(), and weed_init_effect().
| void* mainwindow::pulsed_read |
Definition at line 1464 of file mainwindow.h.
Referenced by calc_aframeno(), create_processing(), do_auto_dialog(), do_progress_dialog(), init_audio_frame_buffers(), lives_exit(), lives_get_current_playback_ticks(), on_effects_paused(), on_record_perf_activate(), on_stop_clicked(), open_ascrap_file(), play_file(), prepare_to_play_foreign(), preview_audio(), switch_aud_to_jack(), switch_aud_to_none(), switch_aud_to_pulse(), switch_aud_to_sox(), weed_deinit_effect(), and weed_init_effect().
| ulong mainwindow::pw_scroll_func |
Definition at line 1442 of file mainwindow.h.
Referenced by on_sepwin_activate(), and play_file().
| int mainwindow::pwidth |
PLAYBACK.
playback width in RGB pixels
Definition at line 926 of file mainwindow.h.
Referenced by get_player_size(), load_frame_image(), load_preview_image(), make_preview_box(), on_sepwin_activate(), on_vppa_ok_clicked(), play_file(), play_window_set_title(), prepare_to_play_foreign(), and process_one().
| lives_painter_surface_t* mainwindow::pwin_surface |
Definition at line 951 of file mainwindow.h.
| LiVESWidget* mainwindow::quit |
Definition at line 1145 of file mainwindow.h.
Referenced by create_LiVES(), and play_file().
| LiVESWidget * mainwindow::raudbar |
Definition at line 1286 of file mainwindow.h.
Referenced by all_expose_overlay(), create_LiVES(), set_colours(), show_playbar_labels(), and switch_to_file().
| LiVESWidget * mainwindow::raudio_draw |
Definition at line 1383 of file mainwindow.h.
Referenced by check_for_recovery_files(), clear_tbar_bgs(), create_LiVES(), redraw_timeline(), set_colours(), and update_timer_bars().
| lives_painter_surface_t * mainwindow::raudio_drawable |
Definition at line 1386 of file mainwindow.h.
Referenced by all_expose_overlay(), clear_tbar_bgs(), close_current_file(), config_raud_draw(), do_quick_switch(), expose_raud_draw(), lives_exit(), multitrack_delete(), redraw_timeline(), switch_to_file(), and update_timer_bars().
| int mainwindow::rec_achans |
Definition at line 1532 of file mainwindow.h.
Referenced by after_foreign_play(), on_capture_activate(), and prepare_to_play_foreign().
| volatile int mainwindow::rec_aclip |
recording values - to be inserted at the following video frame
Definition at line 967 of file mainwindow.h.
Referenced by do_progress_dialog(), event_list_add_end_events(), load_frame_image(), on_record_perf_activate(), play_file(), and switch_audio_clip().
| int mainwindow::rec_arate |
Definition at line 1532 of file mainwindow.h.
Referenced by after_foreign_play(), on_capture_activate(), and prepare_to_play_foreign().
| int mainwindow::rec_asamps |
Definition at line 1532 of file mainwindow.h.
Referenced by after_foreign_play(), on_capture_activate(), and prepare_to_play_foreign().
| volatile double mainwindow::rec_aseek |
Definition at line 969 of file mainwindow.h.
Referenced by do_progress_dialog(), event_list_add_end_events(), load_frame_image(), on_record_perf_activate(), play_file(), and switch_audio_clip().
| volatile double mainwindow::rec_avel |
Definition at line 968 of file mainwindow.h.
Referenced by do_progress_dialog(), load_frame_image(), on_record_perf_activate(), play_file(), and switch_audio_clip().
| double mainwindow::rec_end_time |
Definition at line 1526 of file mainwindow.h.
Referenced by create_resaudw(), do_auto_dialog(), on_recaudclip_activate(), on_recaudclip_ok_clicked(), and on_recaudsel_activate().
| double mainwindow::rec_fps |
Definition at line 1528 of file mainwindow.h.
Referenced by after_foreign_play(), on_capture_activate(), and prepare_to_play_foreign().
| int64_t mainwindow::rec_samples |
Definition at line 1527 of file mainwindow.h.
Referenced by do_auto_dialog(), on_recaudclip_ok_clicked(), on_record_perf_activate(), play_file(), and prepare_to_play_foreign().
| int mainwindow::rec_signed_endian |
Definition at line 1532 of file mainwindow.h.
Referenced by after_foreign_play(), on_capture_activate(), and prepare_to_play_foreign().
| frames_t mainwindow::rec_vid_frames |
values to be written to the event list concurrent with next video ftame event
Definition at line 1529 of file mainwindow.h.
Referenced by load_frame_image(), on_capture_activate(), and prepare_to_play_foreign().
| LiVESWidget* mainwindow::recaudio_clip |
Definition at line 1195 of file mainwindow.h.
Referenced by create_LiVES().
| LiVESWidget* mainwindow::recaudio_sel |
Definition at line 1196 of file mainwindow.h.
Referenced by create_LiVES(), desensitize(), and sensitize().
| LiVESWidget* mainwindow::recaudio_submenu |
Definition at line 1194 of file mainwindow.h.
Referenced by create_LiVES(), desensitize(), do_audio_choice_dialog(), sensitize(), switch_aud_to_jack(), switch_aud_to_pulse(), and switch_aud_to_sox().
| LiVESWidget* mainwindow::recent[N_RECENT_FILES] |
Definition at line 1129 of file mainwindow.h.
Referenced by add_to_recent(), create_LiVES(), multitrack(), multitrack_delete(), reload_clip(), and show_lives().
| char mainwindow::recent_file[PATH_MAX] |
Definition at line 737 of file mainwindow.h.
Referenced by on_save_event_list_activate().
| LiVESWidget* mainwindow::recent_menu |
Definition at line 1127 of file mainwindow.h.
Referenced by create_LiVES(), desensitize(), pref_factory_bool(), sensitize(), and show_lives().
| LiVESWidget* mainwindow::recent_submenu |
Definition at line 1128 of file mainwindow.h.
Referenced by create_LiVES(), and multitrack_delete().
| char* mainwindow::recommended_string |
localised text saying "recommended", for encoder and output format, etc.
Definition at line 1542 of file mainwindow.h.
| boolean mainwindow::reconfig |
set to TRUE if a monitor / screen size change is detected
Definition at line 1743 of file mainwindow.h.
Referenced by mt_init_tracks(), multitrack_delete(), on_multitrack_activate(), resize_widgets_for_monitor(), and switch_to_file().
| volatile boolean mainwindow::record |
Definition at line 794 of file mainwindow.h.
Referenced by after_boolean_param_toggled(), after_param_alpha_changed(), after_param_blue_changed(), after_param_green_changed(), after_param_red_changed(), after_param_text_changed(), after_param_value_changed(), after_string_list_changed(), avsync_force(), calc_new_playback_position(), catch_sigint(), changed_fps_during_pb(), check_for_disk_space(), create_prefs_dialog(), do_progress_dialog(), do_quick_switch(), event_list_add_end_events(), freeze_callback(), idle_fx_enable(), idle_fx_setmode(), idle_map_fx(), idle_select_all(), idle_select_end(), idle_select_start(), idle_set_current_audio_time(), idle_set_pref_bitmapped(), idle_set_pref_bool(), idle_set_pref_int(), idle_switch_clip(), idle_unmap_effects(), idle_unmap_fx(), lives_exit(), lives_get_current_playback_ticks(), load_frame_image(), on_back_pressed(), on_faster_pressed(), on_forward_pressed(), on_mute_activate(), on_record_perf_activate(), on_slower_pressed(), pconx_chain_data(), pconx_chain_data_omc(), pl_key_function(), play_file(), process_one(), record_toggle_callback(), resync_audio(), storeclip_callback(), weed_deinit_effect(), weed_init_effect(), weed_layer_set_from_lives2lives(), and weed_set_blend_factor().
| boolean mainwindow::record_foreign |
Definition at line 825 of file mainwindow.h.
Referenced by load_frame_image(), and on_capture2_activate().
| frames_t mainwindow::record_frame |
frame number to insert in recording
Definition at line 964 of file mainwindow.h.
Referenced by load_frame_image(), and process_one().
| volatile boolean mainwindow::record_paused |
pause during recording
Definition at line 1557 of file mainwindow.h.
Referenced by after_boolean_param_toggled(), after_param_alpha_changed(), after_param_blue_changed(), after_param_green_changed(), after_param_red_changed(), after_param_text_changed(), after_param_value_changed(), after_string_list_changed(), avsync_force(), calc_new_playback_position(), changed_fps_during_pb(), check_for_disk_space(), do_progress_dialog(), do_quick_switch(), event_list_add_end_events(), freeze_callback(), load_frame_image(), on_faster_pressed(), on_mute_activate(), on_record_perf_activate(), on_slower_pressed(), pconx_chain_data(), pconx_chain_data_omc(), pl_key_function(), play_file(), process_one(), record_toggle_callback(), resync_audio(), weed_deinit_effect(), weed_init_effect(), weed_layer_set_from_lives2lives(), and weed_set_blend_factor().
| LiVESWidget* mainwindow::record_perf |
Definition at line 1165 of file mainwindow.h.
Referenced by create_LiVES(), disable_record(), enable_record(), fade_background(), play_file(), procw_desensitize(), rec_callback(), sensitize(), toggle_record(), and unfade_background().
| ulong mainwindow::record_perf_func |
Definition at line 1066 of file mainwindow.h.
Referenced by create_LiVES(), and play_file().
| boolean mainwindow::record_starting |
start recording at next frame
Definition at line 1559 of file mainwindow.h.
Referenced by load_frame_image(), on_record_perf_activate(), play_file(), and weed_init_effect().
| boolean mainwindow::recording_recovered |
Definition at line 1486 of file mainwindow.h.
Referenced by check_for_layout_del(), check_for_recovery_files(), event_list_rectify(), events_rec_dialog(), mt_sensitise(), multitrack_delete(), render_choice_idle(), and wipe_layout().
| boolean mainwindow::recoverable_layout |
Definition at line 1483 of file mainwindow.h.
Referenced by check_for_recovery_files(), get_eload_filename(), load_event_list(), multitrack(), multitrack_delete(), on_multitrack_activate(), recover_layout(), recover_layout_cancelled(), and update_timer_bars().
| boolean mainwindow::recovering_files |
Definition at line 1485 of file mainwindow.h.
Referenced by check_for_lock_file(), close_current_file(), lives_set_cursor_style(), recover_files(), and reload_set().
| char* mainwindow::recovery_file |
the filename of our recover file
Definition at line 1481 of file mainwindow.h.
Referenced by add_to_recovery_file(), lives_exit(), and rewrite_recovery_file().
| LiVESList* mainwindow::recovery_list |
| LiVESWidget* mainwindow::redo |
Definition at line 1147 of file mainwindow.h.
Referenced by close_current_file(), create_LiVES(), desensitize(), do_effect(), on_merge_ok_clicked(), on_redo_activate(), on_undo_activate(), play_file(), sensitize(), set_redoable(), set_undoable(), show_lives(), start_render_effect_events(), and switch_to_file().
| weed_plant_t* mainwindow::ref_message |
Definition at line 1730 of file mainwindow.h.
Referenced by free_n_msgs(), and get_nth_info_message().
| int mainwindow::ref_message_n |
Definition at line 1732 of file mainwindow.h.
Referenced by free_n_msgs(), and get_nth_info_message().
| LiVESWidget* mainwindow::rename |
Definition at line 1216 of file mainwindow.h.
Referenced by create_LiVES(), procw_desensitize(), sensitize(), and switch_to_file().
| LiVESWidget* mainwindow::rename_test_rfx |
Definition at line 1249 of file mainwindow.h.
Referenced by create_LiVES(), rfxbuilder_to_script(), and update_rfx_menus().
| lives_render_error_t mainwindow::render_error |
Definition at line 1664 of file mainwindow.h.
Referenced by do_progress_dialog(), and start_render_effect_events().
| lives_rfx_t* mainwindow::rendered_fx |
rendered fx
Definition at line 855 of file mainwindow.h.
Referenced by add_rfx_effects(), add_rfx_effects2(), create_merge_dialog(), desensitize(), do_rfx_cleanup(), find_rfx_plugin_by_name(), on_merge_ok_clicked(), on_trans_method_changed(), rfx_free_all(), rte_on_off_callback(), sensitize_rfx(), and sort_rfx_array().
| LiVESWidget* mainwindow::resample_audio |
Definition at line 1212 of file mainwindow.h.
Referenced by create_LiVES(), desensitize(), and sensitize().
| LiVESWidget* mainwindow::resample_video |
Definition at line 1214 of file mainwindow.h.
Referenced by create_LiVES(), desensitize(), and sensitize().
| LiVESWidget* mainwindow::resize_menuitem |
Definition at line 1436 of file mainwindow.h.
Referenced by add_rfx_effects2(), desensitize(), on_render_fx_pre_activate(), replace_with_delegates(), resize_widgets_for_monitor(), and sensitize_rfx().
| boolean mainwindow::resizing |
Definition at line 822 of file mainwindow.h.
Referenced by auto_resample_resize(), do_effect(), load_frame_image(), and start_render_effect_events().
| LiVESWidget* mainwindow::restore |
Definition at line 1135 of file mainwindow.h.
Referenced by create_LiVES(), desensitize(), and sensitize().
| LiVESWidget* mainwindow::rev_clipboard |
Definition at line 1169 of file mainwindow.h.
Referenced by create_LiVES(), desensitize(), and sensitize().
| boolean mainwindow::reverse_pb |
| LiVESWidget* mainwindow::rewind |
Definition at line 1171 of file mainwindow.h.
Referenced by create_LiVES(), desensitize(), load_preview_image(), on_hrule_reset(), on_rewind_activate(), and sensitize().
| volatile uint64_t mainwindow::rte |
current max for VJ mode == 64 effects on fg clip
Definition at line 867 of file mainwindow.h.
Referenced by add_filter_deinit_events(), add_filter_init_events(), check_filter_chain_palettes(), create_processing(), create_rte_window(), load_frame_image(), on_preview_clicked(), rte_key_is_enabled(), rte_key_on_off(), rte_key_setmode(), rte_keymodes_backup(), rte_keymodes_restore(), rte_on_off_callback(), start_ce_thumb_mode(), weed_apply_effects(), weed_deinit_all(), weed_deinit_effect(), weed_delete_effectkey(), weed_generator_end(), weed_generator_start(), weed_init_effect(), weed_playback_gen_start(), and weed_reinit_effect().
| LiVESWidget* mainwindow::rte_defs |
Definition at line 1235 of file mainwindow.h.
Referenced by create_LiVES().
| LiVESWidget* mainwindow::rte_defs_menu |
Definition at line 1234 of file mainwindow.h.
Referenced by create_LiVES(), create_rte_window(), and on_rtew_delete_event().
| int mainwindow::rte_keys |
which effect is bound to keyboard (m) modechange and ctrl-alt-up-arrow / ctrl-alt-down-arrow param changes
Definition at line 870 of file mainwindow.h.
Referenced by create_rte_window(), get_textparm(), grabkeys_callback(), on_less_pressed(), on_more_pressed(), rte_key_setmode(), rte_keymodes_restore(), rtemode_callback(), weed_deinit_all(), and weed_init_effect().
| LiVESWidget* mainwindow::rte_separator |
Definition at line 1428 of file mainwindow.h.
Referenced by add_rfx_effects2(), and create_LiVES().
| weed_plant_t* mainwindow::rte_textparm |
send keyboard input to this paramter (usually NULL)
Definition at line 1589 of file mainwindow.h.
Referenced by pl_key_function(), play_file(), textparm_callback(), and weed_in_params_free().
| LiVESWidget* mainwindow::run_test_rfx_menu |
Definition at line 1416 of file mainwindow.h.
Referenced by add_rfx_effects(), add_rfx_effects2(), and create_LiVES().
| LiVESWidget* mainwindow::run_test_rfx_submenu |
Definition at line 1415 of file mainwindow.h.
Referenced by add_rfx_effects(), add_rfx_effects2(), create_LiVES(), desensitize(), sensitize_rfx(), and update_rfx_menus().
| LiVESWidget* mainwindow::sa_button |
Definition at line 1290 of file mainwindow.h.
Referenced by create_LiVES(), procw_desensitize(), set_interactive(), and update_sel_menu().
| LiVESWidget* mainwindow::sa_hbox |
Definition at line 1291 of file mainwindow.h.
Referenced by create_LiVES(), and set_colours().
| LiVESWidget* mainwindow::save_as |
Definition at line 1130 of file mainwindow.h.
Referenced by create_LiVES(), desensitize(), and sensitize().
| LiVESWidget* mainwindow::save_rte_defs |
Definition at line 1236 of file mainwindow.h.
Referenced by create_LiVES().
| LiVESWidget* mainwindow::save_selection |
Definition at line 1136 of file mainwindow.h.
Referenced by create_LiVES(), desensitize(), and sensitize().
| boolean mainwindow::save_with_sound |
Definition at line 784 of file mainwindow.h.
Referenced by add_file_info(), backup_file(), check_encoder_restrictions(), create_LiVES(), on_fs_preview_clicked(), on_utube_select(), open_file_sel(), and save_file().
| int mainwindow::scrap_file |
we throw odd sized frames here when recording in real time; used if a source is a generator or stream
Definition at line 874 of file mainwindow.h.
Referenced by check_for_disk_space(), check_for_layout_del(), check_for_recovery_files(), close_current_file(), close_scrap_file(), close_temp_handle(), create_render_details(), deal_with_render_choice(), event_list_rectify(), lives_close_buffered(), lives_exit(), load_end_image(), load_frame_image(), load_from_scrap_file(), load_start_image(), mt_init_clips(), mt_init_tracks(), multitrack_delete(), nextclip_callback(), on_render_activate(), on_save_event_list_activate(), on_save_set_activate(), on_track_click(), open_scrap_file(), play_file(), prevclip_callback(), process_events(), pull_frame_at_size(), quantise_events(), recover_files(), reget_afilesize(), render_events(), rewrite_recovery_file(), save_clip_value(), save_clip_values(), save_to_scrap_file(), start_ce_thumb_mode(), and weed_apply_instance().
| LiVESPixbuf* mainwindow::scrap_pixbuf |
cached image for speeding up rendering
Definition at line 1724 of file mainwindow.h.
Referenced by render_events(), and render_to_clip().
| volatile short mainwindow::scratch |
Definition at line 1026 of file mainwindow.h.
Referenced by calc_new_playback_position(), dirchange_callback(), do_progress_dialog(), fps_reset_callback(), on_back_pressed(), on_forward_pressed(), on_hrule_set(), play_file(), process_one(), storeclip_callback(), and switch_audio_clip().
| lives_screen_area_t* mainwindow::screen_areas |
Definition at line 1687 of file mainwindow.h.
Referenced by lives_exit(), and start_ce_thumb_mode().
| LiVESWidget* mainwindow::sel_label |
Definition at line 1227 of file mainwindow.h.
Referenced by close_current_file(), create_LiVES(), do_quick_switch(), on_spinbutton_end_value_changed(), on_spinbutton_start_value_changed(), set_colours(), and switch_to_file().
| short mainwindow::sel_move |
Definition at line 885 of file mainwindow.h.
Referenced by on_mouse_sel_start(), and on_mouse_sel_update().
| int mainwindow::sel_start |
Definition at line 884 of file mainwindow.h.
Referenced by on_mouse_sel_reset(), on_mouse_sel_start(), and on_mouse_sel_update().
| LiVESWidget* mainwindow::select_all |
Definition at line 1155 of file mainwindow.h.
Referenced by create_LiVES(), and update_sel_menu().
| LiVESWidget* mainwindow::select_end_only |
Definition at line 1161 of file mainwindow.h.
Referenced by create_LiVES(), and update_sel_menu().
| LiVESWidget* mainwindow::select_from_start |
Definition at line 1159 of file mainwindow.h.
Referenced by create_LiVES(), and update_sel_menu().
| LiVESWidget* mainwindow::select_invert |
Definition at line 1163 of file mainwindow.h.
Referenced by create_LiVES(), sensitize(), switch_to_file(), and update_sel_menu().
| LiVESWidget* mainwindow::select_last |
Definition at line 1162 of file mainwindow.h.
Referenced by create_LiVES(), do_effect(), sensitize(), start_render_effect_events(), switch_to_file(), and update_sel_menu().
| LiVESWidget* mainwindow::select_new |
Definition at line 1156 of file mainwindow.h.
Referenced by create_LiVES(), on_insert_activate(), sensitize(), switch_to_file(), and update_sel_menu().
| LiVESWidget* mainwindow::select_start_only |
Definition at line 1160 of file mainwindow.h.
Referenced by create_LiVES(), and update_sel_menu().
| LiVESWidget* mainwindow::select_submenu |
Definition at line 1154 of file mainwindow.h.
Referenced by create_LiVES(), on_lock_selwidth_activate(), procw_desensitize(), and sensitize().
| LiVESWidget* mainwindow::select_to_aend |
Definition at line 1158 of file mainwindow.h.
Referenced by create_LiVES(), and update_sel_menu().
| LiVESWidget* mainwindow::select_to_end |
Definition at line 1157 of file mainwindow.h.
Referenced by create_LiVES(), and update_sel_menu().
| boolean mainwindow::selwidth_locked |
Definition at line 786 of file mainwindow.h.
Referenced by on_delete_activate(), on_lock_selwidth_activate(), on_mouse_sel_start(), on_select_all_activate(), on_spinbutton_end_value_changed(), on_spinbutton_start_value_changed(), sensitize(), and update_sel_menu().
| LiVESWidget* mainwindow::send_lives2lives |
Definition at line 1119 of file mainwindow.h.
Referenced by create_LiVES().
| uint32_t mainwindow::sense_state |
Definition at line 1713 of file mainwindow.h.
Referenced by desensitize(), mt_desensitise(), mt_sensitise(), procw_desensitize(), real_main(), sensitize(), and set_interactive().
| LiVESWidget* mainwindow::sep_image |
Definition at line 1229 of file mainwindow.h.
Referenced by create_LiVES(), fade_background(), get_vspace(), load_theme_images(), on_double_size_activate(), on_sepwin_activate(), play_file(), set_palette_colours(), and unfade_background().
| boolean mainwindow::sep_win |
Definition at line 761 of file mainwindow.h.
Referenced by create_LiVES(), fade_background(), lives_exit(), load_end_image(), load_frame_image(), load_start_image(), mt_show_current_frame(), multitrack(), multitrack_delete(), on_sepwin_activate(), on_sepwin_pressed(), play_file(), pref_factory_int(), prepare_to_play_foreign(), unfade_background(), and vid_playback_plugin_exit().
| char mainwindow::sepimg_path[PATH_MAX] |
Definition at line 1718 of file mainwindow.h.
Referenced by apply_prefs(), create_prefs_dialog(), load_theme_images(), on_export_theme_activate(), set_palette_colours(), and set_palette_prefs().
| LiVESWidget* mainwindow::sepwin |
Definition at line 1176 of file mainwindow.h.
Referenced by create_LiVES(), fade_background(), multitrack_delete(), on_sepwin_pressed(), and unfade_background().
| ulong mainwindow::sepwin_cb_func |
Definition at line 1074 of file mainwindow.h.
Referenced by create_LiVES(), and multitrack_delete().
| int mainwindow::sepwin_minheight |
Definition at line 1671 of file mainwindow.h.
| int mainwindow::sepwin_minwidth |
Definition at line 1671 of file mainwindow.h.
Referenced by load_preview_image(), and make_preview_box().
| LiVESList* mainwindow::set_list |
number of sets in workdir (minus the current set), -1 if not checked
Definition at line 753 of file mainwindow.h.
Referenced by create_rename_dialog(), on_save_set_activate(), and run_diskspace_dialog().
| char mainwindow::set_name[256] |
Definition at line 749 of file mainwindow.h.
Referenced by check_for_lock_file(), create_cds_dialog(), create_rename_dialog(), del_current_set(), get_eload_filename(), get_menu_name(), get_temp_handle(), lives_exit(), load_layout_map(), mt_sensitise(), multitrack(), on_clear_event_list_activate(), on_close_activate(), on_export_proj_activate(), on_quit_activate(), on_save_event_list_activate(), on_save_set_activate(), open_set_file(), recover_files(), reload_set(), rewrite_recovery_file(), save_layout_map(), sensitize(), and set_new_set_name().
| LiVESWidget* mainwindow::show_clipboard_info |
Definition at line 1223 of file mainwindow.h.
Referenced by create_LiVES(), and sensitize().
| LiVESWidget* mainwindow::show_devopts |
Definition at line 1240 of file mainwindow.h.
Referenced by create_LiVES(), and pref_factory_bool().
| LiVESWidget* mainwindow::show_file_comments |
Definition at line 1222 of file mainwindow.h.
Referenced by create_LiVES(), procw_desensitize(), and sensitize().
| LiVESWidget* mainwindow::show_file_info |
Definition at line 1221 of file mainwindow.h.
Referenced by create_LiVES(), and sensitize().
| LiVESWidget* mainwindow::show_layout_errors |
Definition at line 1225 of file mainwindow.h.
Referenced by add_lmap_error(), clear_lmap_errors(), create_LiVES(), and remove_current_from_affected_layouts().
| LiVESWidget* mainwindow::show_messages |
Definition at line 1224 of file mainwindow.h.
Referenced by create_LiVES().
| boolean mainwindow::show_procd |
override showing of "processing..." dialog
Definition at line 1548 of file mainwindow.h.
Referenced by create_processing(), do_effect(), and on_paramwindow_button_clicked().
| LiVESWidget* mainwindow::show_quota |
Definition at line 1226 of file mainwindow.h.
Referenced by create_LiVES(), desensitize(), and sensitize().
| LiVESWidget* mainwindow::showfct |
Definition at line 1179 of file mainwindow.h.
Referenced by create_LiVES(), fade_background(), on_preview_clicked(), showfct_callback(), and unfade_background().
| LiVESWidget* mainwindow::showsubs |
Definition at line 1180 of file mainwindow.h.
Referenced by create_LiVES(), showsubs_callback(), and unfade_background().
| lives_painter_surface_t* mainwindow::si_surface |
Definition at line 1318 of file mainwindow.h.
Referenced by create_LiVES(), and load_start_image().
| uint32_t mainwindow::signal_caught |
Definition at line 1673 of file mainwindow.h.
Referenced by defer_sigint(), mt_idle_add(), save_clip_value(), and save_clip_values().
| boolean mainwindow::signals_deferred |
Definition at line 1674 of file mainwindow.h.
Referenced by save_clip_value(), and set_signal_handlers().
| int mainwindow::size_warn |
warn the user that incorrectly sized frames were found (threshold count)
Definition at line 1017 of file mainwindow.h.
Referenced by load_frame_image(), and play_file().
| size_t mainwindow::sl_undo_buffer_used |
Definition at line 811 of file mainwindow.h.
Referenced by multitrack(), multitrack_delete(), and stored_event_list_free_undos().
| unsigned char* mainwindow::sl_undo_mem |
Definition at line 812 of file mainwindow.h.
Referenced by check_for_layout_del(), deal_with_render_choice(), lives_exit(), multitrack(), multitrack_delete(), on_change_speed_ok_clicked(), on_close_activate(), on_del_audio_activate(), on_delete_activate(), on_export_proj_activate(), on_ins_silence_activate(), on_insert_activate(), on_multitrack_activate(), on_resaudio_ok_clicked(), on_trim_audio_activate(), remove_layout_files(), and stored_event_list_free_undos().
| int mainwindow::sl_undo_offset |
Definition at line 813 of file mainwindow.h.
Referenced by multitrack(), multitrack_delete(), and stored_event_list_free_undos().
| ulong mainwindow::spin_end_func |
Definition at line 1065 of file mainwindow.h.
Referenced by create_LiVES(), do_quick_switch(), on_delete_activate(), on_insert_activate(), on_spinbutton_end_value_changed(), open_file_sel(), procw_desensitize(), recover_files(), sensitize(), and zero_spinbuttons().
| ulong mainwindow::spin_start_func |
Definition at line 1064 of file mainwindow.h.
Referenced by create_LiVES(), do_quick_switch(), on_delete_activate(), on_insert_activate(), on_spinbutton_start_value_changed(), open_file_sel(), procw_desensitize(), recover_files(), sensitize(), and zero_spinbuttons().
| LiVESWidget* mainwindow::spinbutton_end |
Definition at line 1288 of file mainwindow.h.
Referenced by create_LiVES(), do_quick_switch(), load_preview_image(), on_delete_activate(), on_insert_activate(), on_mouse_sel_start(), on_mouse_sel_update(), on_select_all_activate(), on_select_invert_activate(), on_select_last_activate(), on_select_new_activate(), on_select_start_only_activate(), on_select_to_aend_activate(), on_select_to_end_activate(), on_spinbutton_end_value_changed(), on_spinbutton_start_value_changed(), open_file_sel(), play_file(), procw_desensitize(), recover_files(), sensitize(), set_colours(), set_interactive(), and zero_spinbuttons().
| LiVESWidget* mainwindow::spinbutton_pb_fps |
Definition at line 1391 of file mainwindow.h.
Referenced by aud_lock_callback(), create_LiVES(), dirchange_callback(), do_quick_switch(), fps_reset_callback(), freeze_callback(), lives_ce_update_timeline(), on_change_speed_ok_clicked(), on_faster_pressed(), on_slower_pressed(), play_file(), process_events(), resample_clipboard(), and weed_playback_gen_start().
| LiVESWidget * mainwindow::spinbutton_start |
Definition at line 1288 of file mainwindow.h.
Referenced by create_LiVES(), do_quick_switch(), load_preview_image(), on_delete_activate(), on_insert_activate(), on_mouse_sel_start(), on_mouse_sel_update(), on_select_all_activate(), on_select_end_only_activate(), on_select_from_start_activate(), on_select_invert_activate(), on_select_last_activate(), on_select_new_activate(), on_spinbutton_end_value_changed(), on_spinbutton_start_value_changed(), open_file_sel(), play_file(), polymorph(), procw_desensitize(), recover_files(), sensitize(), set_colours(), set_interactive(), and zero_spinbuttons().
| LiVESWidget * mainwindow::splash_label |
Definition at line 1595 of file mainwindow.h.
Referenced by splash_init(), and splash_msg().
| LiVESWidget * mainwindow::splash_progress |
Definition at line 1595 of file mainwindow.h.
Referenced by splash_init(), and splash_msg().
| LiVESWidget* mainwindow::splash_window |
splash window
Definition at line 1595 of file mainwindow.h.
Referenced by add_rfx_effects(), build_init_config(), do_audio_choice_dialog(), do_startup_interface_query(), do_startup_tests(), do_workdir_query(), real_main(), splash_end(), splash_init(), splash_msg(), startup_message_fatal(), and threaded_dialog_spin().
| weed_layer_t* mainwindow::st_fcache |
caches for start / end / preview images. This avoids having to reload / reread them from the source, which could disrupt playback.
Definition at line 1785 of file mainwindow.h.
Referenced by close_current_file(), load_end_image(), load_preview_image(), and load_start_image().
| LiVESWidget* mainwindow::start_image |
Definition at line 1320 of file mainwindow.h.
Referenced by all_config(), create_LiVES(), load_start_image(), on_toy_activate(), resize(), set_colours(), set_drawing_area_from_pixbuf(), and showclipimgs().
| volatile ticks_t mainwindow::startticks |
effective ticks when current frame was (should have been) displayed
Definition at line 997 of file mainwindow.h.
Referenced by avsync_force(), changed_fps_during_pb(), get_stats_msg(), load_frame_image(), process_one(), rec_param_change(), resync_audio(), weed_deinit_effect(), weed_generator_start(), and weed_init_effect().
| boolean mainwindow::startup_error |
Definition at line 1660 of file mainwindow.h.
| LiVESWidget* mainwindow::sticky |
Definition at line 1178 of file mainwindow.h.
Referenced by create_LiVES().
| LiVESWidget* mainwindow::stop |
Definition at line 1170 of file mainwindow.h.
Referenced by create_LiVES(), fade_background(), on_stop_activate(), play_file(), and unfade_background().
| weed_event_t* mainwindow::stored_event_list |
stored mt -> clip editor
Definition at line 804 of file mainwindow.h.
Referenced by add_to_recovery_file(), apply_prefs(), check_for_layout_del(), create_cds_dialog(), deal_with_render_choice(), events_rec_dialog(), layout_audio_is_affected(), layout_frame_is_affected(), lives_exit(), multitrack_delete(), on_export_proj_activate(), on_multitrack_activate(), on_quit_activate(), on_save_event_list_activate(), on_save_set_activate(), remove_layout_files(), rewrite_recovery_file(), set_values_from_defs(), stored_event_list_free_all(), and used_in_current_layout().
| boolean mainwindow::stored_event_list_auto_changed |
Definition at line 806 of file mainwindow.h.
Referenced by multitrack_delete(), and on_multitrack_activate().
| boolean mainwindow::stored_event_list_changed |
Definition at line 805 of file mainwindow.h.
Referenced by check_for_layout_del(), create_cds_dialog(), deal_with_render_choice(), multitrack_delete(), on_export_proj_activate(), on_multitrack_activate(), on_quit_activate(), on_save_set_activate(), and stored_event_list_free_all().
| char mainwindow::stored_layout_name[PATH_MAX] |
Definition at line 808 of file mainwindow.h.
Referenced by multitrack_delete(), on_multitrack_activate(), and on_save_event_list_activate().
| boolean mainwindow::stored_layout_save_all_vals |
Definition at line 807 of file mainwindow.h.
| LiVESList* mainwindow::stored_layout_undos |
Definition at line 810 of file mainwindow.h.
Referenced by multitrack(), multitrack_delete(), on_multitrack_activate(), on_quit_activate(), and stored_event_list_free_undos().
| ticks_t mainwindow::stream_ticks |
ticks since first frame sent to playback plugin
Definition at line 1011 of file mainwindow.h.
Referenced by close_vid_playback_plugin(), lives_exit(), load_frame_image(), on_vppa_ok_clicked(), and vid_playback_plugin_exit().
| char* mainwindow::string_constants[NUM_LIVES_STRING_CONSTANTS] |
Definition at line 1539 of file mainwindow.h.
Referenced by add_lmap_error(), after_vpp_changed(), apply_prefs(), create_prefs_dialog(), create_render_details(), layout_audio_is_affected(), layout_frame_is_affected(), lives_exit(), migrate_layouts(), mouse_mode_context(), multitrack(), on_close_activate(), on_encoder_entry_changed(), on_encoder_ofmt_changed(), on_send_lives2lives_activate(), open_vid_playback_plugin(), prompt_for_script_name(), rdet_acodec_changed(), remove_current_from_affected_layouts(), remove_layout_files(), set_acodec_list_from_allowed(), and set_vpp().
| char* mainwindow::subt_save_file |
name of file to save subtitles to
Definition at line 1618 of file mainwindow.h.
Referenced by create_comments_dialog(), do_comments_dialog(), on_save_subs_activate(), and save_file().
| boolean mainwindow::suppress_dprint |
tidy up, e.g. by blocking "switched to file..." and "closed file..." messages
Definition at line 1537 of file mainwindow.h.
Referenced by d_print(), do_effect(), do_startup_tests(), lives_exit(), on_paramwindow_button_clicked(), on_recaudclip_ok_clicked(), real_main(), recover_files(), reload_set(), and resize_widgets_for_monitor().
| boolean mainwindow::suppress_layout_warnings |
Definition at line 1798 of file mainwindow.h.
Referenced by on_quit_activate(), and on_save_set_activate().
| LiVESWidget* mainwindow::sw_sound |
Definition at line 1142 of file mainwindow.h.
Referenced by create_LiVES().
| int mainwindow::swapped_clip |
maintains the current cliplist postion even if we swap fg and bg clips
Definition at line 850 of file mainwindow.h.
Referenced by nextclip_callback(), play_file(), prevclip_callback(), and swap_fg_bg_callback().
| boolean mainwindow::switch_during_pb |
Definition at line 792 of file mainwindow.h.
Referenced by do_quick_switch(), load_frame_image(), and switch_to_file().
| ticks_t mainwindow::syncticks |
adjustment to compensate for missed clock updates when switching time sources
Definition at line 1010 of file mainwindow.h.
Referenced by lives_get_current_playback_ticks(), and reset_playback_clock().
| LiVESWidget* mainwindow::t_back |
Definition at line 1346 of file mainwindow.h.
Referenced by create_LiVES(), and fade_background().
| LiVESWidget* mainwindow::t_faster |
Definition at line 1344 of file mainwindow.h.
Referenced by create_LiVES(), and fade_background().
| LiVESWidget* mainwindow::t_forward |
Definition at line 1345 of file mainwindow.h.
Referenced by create_LiVES(), and fade_background().
| LiVESWidget* mainwindow::t_fullscreen |
Definition at line 1339 of file mainwindow.h.
Referenced by create_LiVES(), and fade_background().
| boolean mainwindow::t_hidden |
Definition at line 826 of file mainwindow.h.
| LiVESWidget* mainwindow::t_hide |
Definition at line 1347 of file mainwindow.h.
Referenced by create_LiVES().
| LiVESWidget* mainwindow::t_infobutton |
Definition at line 1341 of file mainwindow.h.
Referenced by create_LiVES(), and prepare_to_play_foreign().
| LiVESWidget* mainwindow::t_sepwin |
Definition at line 1340 of file mainwindow.h.
Referenced by create_LiVES(), fade_background(), on_sepwin_activate(), and prepare_to_play_foreign().
| LiVESWidget* mainwindow::t_slower |
Definition at line 1343 of file mainwindow.h.
Referenced by create_LiVES(), and fade_background().
| LiVESWidget* mainwindow::t_stopbutton |
Definition at line 1338 of file mainwindow.h.
Referenced by create_LiVES().
| LiVESTargetEntry* mainwindow::target_table |
drag and drop target table
Definition at line 1623 of file mainwindow.h.
Referenced by create_LiVES().
| LiVESWidget* mainwindow::tb_hbox |
Definition at line 1350 of file mainwindow.h.
Referenced by create_LiVES(), fade_background(), fullscreen_internal(), on_toolbar_hide(), set_colours(), show_lives(), and unfade_background().
| LiVESWidget* mainwindow::textwidget_focus |
Definition at line 1569 of file mainwindow.h.
Referenced by after_param_text_focus_changed(), make_param_box(), on_merge_ok_clicked(), on_paramwindow_button_clicked(), on_set_pvals_clicked(), on_vppa_ok_clicked(), rte_set_defs_ok(), rte_set_key_defs(), and weed_reinit_effect().
| volatile boolean mainwindow::threaded_dialog |
not really threaded ! but threaded_dialog_spin() can be called to animate it
Definition at line 1046 of file mainwindow.h.
Referenced by do_threaded_dialog(), end_threaded_dialog(), reload_set(), splash_end(), threaded_dialog_pop(), threaded_dialog_push(), and threaded_dialog_spin().
| ticks_t mainwindow::timeout_ticks |
incremented if effect/rendering is paused/previewed
Definition at line 999 of file mainwindow.h.
Referenced by do_progress_dialog(), freeze_callback(), on_effects_paused(), on_preview_clicked(), and update_progress().
| LiVESWidget* mainwindow::toolbar |
Definition at line 1349 of file mainwindow.h.
Referenced by create_LiVES(), and set_colours().
| LiVESWidget* mainwindow::tools_menu |
Definition at line 1402 of file mainwindow.h.
Referenced by add_rfx_effects2(), create_LiVES(), replace_with_delegates(), set_colours(), and update_rfx_menus().
| LiVESWidget* mainwindow::top_vbox |
Definition at line 1352 of file mainwindow.h.
Referenced by create_LiVES(), end_ce_thumb_mode(), fade_background(), fullscreen_internal(), multitrack_delete(), on_multitrack_activate(), play_file(), pref_factory_bool(), resize_widgets_for_monitor(), set_colours(), show_lives(), and start_ce_thumb_mode().
| ulong mainwindow::toy_func_lives_tv |
Definition at line 1069 of file mainwindow.h.
Referenced by create_LiVES(), and on_toy_activate().
| ulong mainwindow::toy_func_none |
Definition at line 1067 of file mainwindow.h.
Referenced by create_LiVES(), and on_toy_activate().
| ulong mainwindow::toy_func_random_frames |
Definition at line 1068 of file mainwindow.h.
Referenced by create_LiVES(), and on_toy_activate().
| boolean mainwindow::toy_go_wild |
| LiVESWidget* mainwindow::toy_none |
Definition at line 1217 of file mainwindow.h.
Referenced by create_LiVES(), and on_toy_activate().
| LiVESWidget* mainwindow::toy_random_frames |
Definition at line 1218 of file mainwindow.h.
Referenced by create_LiVES(), on_toy_activate(), procw_desensitize(), and sensitize().
| LiVESWidget* mainwindow::toy_tv |
Definition at line 1219 of file mainwindow.h.
Referenced by create_LiVES(), desensitize(), on_toy_activate(), procw_desensitize(), sensitize(), and show_lives().
| lives_toy_t mainwindow::toy_type |
Definition at line 851 of file mainwindow.h.
Referenced by fade_background(), lives_exit(), load_frame_image(), on_preview_clicked(), on_toy_activate(), open_file_sel(), and play_file().
| LiVESWidget* mainwindow::toys_menu |
Definition at line 1407 of file mainwindow.h.
Referenced by create_LiVES(), on_preview_clicked(), and set_colours().
| lives_decoder_t* mainwindow::track_decoders[MAX_TRACKS] |
Definition at line 1691 of file mainwindow.h.
Referenced by free_track_decoders(), init_track_decoders(), load_frame_image(), and render_events().
| weed_layer_t* mainwindow::transrend_layer |
Definition at line 1810 of file mainwindow.h.
Referenced by render_events(), and render_to_clip().
| lives_proc_thread_t mainwindow::transrend_proc |
Definition at line 1811 of file mainwindow.h.
Referenced by create_processing(), render_events(), render_to_clip(), and start_render_effect_events().
| volatile boolean mainwindow::transrend_ready |
Definition at line 1809 of file mainwindow.h.
Referenced by render_events(), and render_to_clip().
| boolean mainwindow::tried_ds_recover |
Definition at line 1657 of file mainwindow.h.
Referenced by on_cleardisk_activate().
| LiVESWidget* mainwindow::trim_audio |
Definition at line 1203 of file mainwindow.h.
Referenced by create_LiVES(), and sensitize().
| LiVESWidget* mainwindow::trim_submenu |
Definition at line 1202 of file mainwindow.h.
Referenced by create_LiVES(), desensitize(), procw_desensitize(), and sensitize().
| LiVESWidget* mainwindow::trim_to_pstart |
Definition at line 1204 of file mainwindow.h.
Referenced by create_LiVES(), load_preview_image(), on_hrule_reset(), on_rewind_activate(), and sensitize().
| LiVESWidget* mainwindow::troubleshoot |
Definition at line 1244 of file mainwindow.h.
Referenced by create_LiVES(), desensitize(), and sensitize().
| LiVESWidget* mainwindow::tvdev |
Definition at line 1126 of file mainwindow.h.
Referenced by create_LiVES(), desensitize(), and sensitize().
| volatile int mainwindow::uflow_count |
experimental values, primarily for testing
Definition at line 1761 of file mainwindow.h.
| LiVESWidget* mainwindow::undo |
Definition at line 1146 of file mainwindow.h.
Referenced by close_current_file(), create_LiVES(), desensitize(), do_effect(), on_redo_activate(), on_undo_activate(), play_file(), sensitize(), set_redoable(), set_undoable(), start_render_effect_events(), and switch_to_file().
| LiVESWidget* mainwindow::unicap |
Definition at line 1124 of file mainwindow.h.
Referenced by create_LiVES(), procw_desensitize(), and sensitize().
| boolean mainwindow::unordered_blocks |
are we recording unordered blocks ?
Definition at line 1488 of file mainwindow.h.
Referenced by deal_with_render_choice(), mt_init_tracks(), multitrack(), and render_to_clip().
| int mainwindow::untitled_number |
Definition at line 738 of file mainwindow.h.
Referenced by create_render_details(), do_effect(), get_new_handle(), open_set_file(), and render_to_clip().
| char* mainwindow::urgency_msg |
OSD.
Definition at line 1643 of file mainwindow.h.
Referenced by d_print_overlay(), d_print_urgency(), on_volch_pressed(), play_file(), and process_events().
| LiVESWidget* mainwindow::utilities_menu |
Definition at line 1411 of file mainwindow.h.
Referenced by add_rfx_effects(), add_rfx_effects2(), and create_LiVES().
| LiVESWidget* mainwindow::utilities_submenu |
Definition at line 1412 of file mainwindow.h.
Referenced by add_rfx_effects2(), create_LiVES(), and sensitize().
| char* mainwindow::version_hash |
Definition at line 1757 of file mainwindow.h.
Referenced by get_capabilities(), lives_exit(), and real_main().
| lives_colRGBA64_t mainwindow::vfade_in_col |
Definition at line 1814 of file mainwindow.h.
Referenced by render_events(), and render_to_clip().
| double mainwindow::vfade_in_secs |
Definition at line 1813 of file mainwindow.h.
Referenced by render_events(), and render_to_clip().
| lives_colRGBA64_t mainwindow::vfade_out_col |
Definition at line 1814 of file mainwindow.h.
Referenced by render_events(), and render_to_clip().
| double mainwindow::vfade_out_secs |
Definition at line 1813 of file mainwindow.h.
Referenced by render_events(), and render_to_clip().
| char mainwindow::vid_dl_dir[PATH_MAX] |
Definition at line 732 of file mainwindow.h.
Referenced by run_youtube_dialog().
| char mainwindow::vid_load_dir[PATH_MAX] |
Definition at line 730 of file mainwindow.h.
Referenced by apply_prefs(), lives::prefs::currentVideoLoadDir(), on_load_subs_activate(), on_ok_file_open_clicked(), on_open_activate(), and on_open_sel_activate().
| char mainwindow::vid_save_dir[PATH_MAX] |
Definition at line 731 of file mainwindow.h.
Referenced by apply_prefs(), and save_file().
| LiVESWidget* mainwindow::vidbar |
Definition at line 1286 of file mainwindow.h.
Referenced by all_expose_overlay(), create_LiVES(), lives_ce_update_timeline(), set_colours(), show_playbar_labels(), and switch_to_file().
| LiVESWidget* mainwindow::video_draw |
Definition at line 1383 of file mainwindow.h.
Referenced by all_expose_overlay(), check_for_recovery_files(), clear_tbar_bgs(), create_LiVES(), on_mouse_sel_start(), on_mouse_sel_update(), redraw_timeline(), redraw_timer_bars(), set_colours(), and update_timer_bars().
| lives_painter_surface_t* mainwindow::video_drawable |
Definition at line 1386 of file mainwindow.h.
Referenced by all_expose_overlay(), clear_tbar_bgs(), config_vid_draw(), expose_vid_draw(), redraw_timeline(), and update_timer_bars().
| volatile boolean mainwindow::video_seek_ready |
Definition at line 939 of file mainwindow.h.
Referenced by avsync_force(), calc_new_playback_position(), do_progress_dialog(), handle_audio_timeout(), load_frame_image(), play_file(), preview_audio(), process_one(), resync_audio(), and switch_audio_clip().
| LiVESList* mainwindow::videodevs |
Definition at line 1625 of file mainwindow.h.
Referenced by lives_yuv_stream_stop_read(), and on_live_tvcard_activate().
| LiVESWidget* mainwindow::vj_load_set |
Definition at line 1232 of file mainwindow.h.
Referenced by close_current_file(), create_LiVES(), desensitize(), lives_exit(), on_close_activate(), on_save_set_activate(), reload_set(), and sensitize().
| LiVESWidget* mainwindow::vj_menu |
Definition at line 1406 of file mainwindow.h.
Referenced by create_LiVES(), and set_colours().
| LiVESWidget* mainwindow::vj_mode |
Definition at line 1239 of file mainwindow.h.
Referenced by create_LiVES(), pref_factory_bool(), and vj_mode_toggled().
| ulong mainwindow::vj_mode_func |
Definition at line 1076 of file mainwindow.h.
Referenced by create_LiVES(), and vj_mode_toggled().
| LiVESWidget* mainwindow::vj_realize |
Definition at line 1238 of file mainwindow.h.
Referenced by create_LiVES(), desensitize(), and sensitize().
| LiVESWidget* mainwindow::vj_reset |
Definition at line 1237 of file mainwindow.h.
Referenced by create_LiVES(), desensitize(), and sensitize().
| LiVESWidget* mainwindow::vj_save_set |
Definition at line 1231 of file mainwindow.h.
Referenced by close_current_file(), create_LiVES(), desensitize(), and sensitize().
| LiVESWidget* mainwindow::vj_show_keys |
Definition at line 1233 of file mainwindow.h.
Referenced by create_LiVES().
| LiVESWidget* mainwindow::vol_checkbuttons[NUM_VOL_LIGHTS][2] |
Definition at line 1254 of file mainwindow.h.
Referenced by create_LiVES().
| LiVESWidget* mainwindow::vol_label |
Definition at line 1365 of file mainwindow.h.
Referenced by create_LiVES(), do_audio_choice_dialog(), multitrack(), multitrack_delete(), on_multitrack_activate(), set_mt_colours(), switch_aud_to_jack(), and switch_aud_to_pulse().
| LiVESWidget* mainwindow::vol_toolitem |
Definition at line 1364 of file mainwindow.h.
Referenced by create_LiVES(), do_audio_choice_dialog(), multitrack(), multitrack_delete(), on_multitrack_activate(), pref_factory_float(), set_colours(), set_mt_colours(), show_lives(), switch_aud_to_jack(), switch_aud_to_none(), switch_aud_to_pulse(), and switch_aud_to_sox().
| LiVESWidget* mainwindow::voladj |
Definition at line 1209 of file mainwindow.h.
Referenced by create_LiVES(), desensitize(), and sensitize().
| LiVESWidget* mainwindow::volume_scale |
Definition at line 1363 of file mainwindow.h.
Referenced by create_LiVES(), multitrack(), multitrack_delete(), pref_factory_float(), set_colours(), and set_mt_colours().
| _vid_playback_plugin* mainwindow::vpp |
video plugin
Definition at line 1572 of file mainwindow.h.
Referenced by after_vpp_changed(), cconx_chain_data(), check_filter_chain_palettes(), close_vid_playback_plugin(), create_prefs_dialog(), get_player_size(), lives_exit(), lives_get_current_playback_ticks(), load_end_image(), load_frame_image(), load_start_image(), on_send_lives2lives_activate(), on_sepwin_activate(), on_vpp_advanced_clicked(), on_vppa_cancel_clicked(), on_vppa_ok_clicked(), open_vid_playback_plugin(), pconx_chain_data(), play_file(), play_window_set_title(), pref_factory_bool(), process_events(), process_one(), real_main(), render_to_clip(), sample_silence_stream(), set_vpp(), start_audio_stream(), stop_audio_stream(), switch_aud_to_jack(), switch_aud_to_none(), switch_aud_to_pulse(), switch_aud_to_sox(), vid_playback_plugin_exit(), and weed_layer_create_from_generator().
| char mainwindow::vpp_defs_file[PATH_MAX] |
Definition at line 1627 of file mainwindow.h.
Referenced by open_vid_playback_plugin(), and real_main().
| pthread_mutex_t mainwindow::vpp_stream_mutex |
prevent from writing audio when stream is closing
Definition at line 1501 of file mainwindow.h.
Referenced by close_vid_playback_plugin(), lives_exit(), on_vppa_ok_clicked(), sample_silence_stream(), and vid_playback_plugin_exit().
| LiVESWidget* mainwindow::vps_label |
Definition at line 1392 of file mainwindow.h.
Referenced by create_LiVES(), fade_background(), and set_colours().
| volatile lives_rfx_t* mainwindow::vrfx_update |
single access for updating alarm list
< set for param window updates from OSC or data connections, notifies main thread to do visual updates
Definition at line 1510 of file mainwindow.h.
Referenced by pconx_chain_data(), process_one(), and rfx_free().
| ticks_t mainwindow::wall_ticks |
Definition at line 1004 of file mainwindow.h.
Referenced by lives_get_relative_ticks().
| boolean mainwindow::was_set |
Definition at line 750 of file mainwindow.h.
Referenced by catch_sigint(), create_cds_dialog(), create_rename_dialog(), del_current_set(), idle_choose_set(), idle_reload_set(), lives_exit(), mt_sensitise(), on_close_activate(), on_export_proj_activate(), on_load_event_list_activate(), on_quit_activate(), on_save_event_list_activate(), on_save_set_activate(), recover_files(), reload_set(), and run_diskspace_dialog().
| volatile lives_whentostop_t mainwindow::whentostop |
Definition at line 929 of file mainwindow.h.
Referenced by calc_new_playback_position(), do_progress_dialog(), do_quick_switch(), find_when_to_stop(), on_loop_cont_activate(), rte_key_setmode(), switch_aud_to_jack(), switch_aud_to_pulse(), switch_clip(), weed_deinit_effect(), weed_generator_end(), and weed_init_effect().
| boolean mainwindow::with_sound |
Definition at line 881 of file mainwindow.h.
| int mainwindow::write_abuf |
audio buffer number to write to (for multitrack)
Definition at line 1591 of file mainwindow.h.
Referenced by fill_abuffer_from(), play_file(), and preview_audio().
| boolean mainwindow::write_vpp_file |
video playback plugin was updated; write settings to a file on exit
Definition at line 1040 of file mainwindow.h.
Referenced by lives_exit(), on_vppa_ok_clicked(), and set_vpp().
| LiVESWidget* mainwindow::xdelete |
Definition at line 1153 of file mainwindow.h.
Referenced by create_LiVES(), desensitize(), and sensitize().
| LiVESList* mainwindow::xlays |
immediately (to be) affected layout maps
Definition at line 1477 of file mainwindow.h.
Referenced by check_for_layout_errors(), create_message_dialog(), layout_audio_is_affected(), on_close_activate(), and recover_layout_map().