LiVES
3.2.0
|
Go to the source code of this file.
Data Structures | |
struct | mt_opts |
struct | lives_mt |
struct | mt_undo |
struct | lives_amixer_t |
struct | track_rect |
track rectangles (blocks), we translate our event_list FRAME events into these, then when exposed, the eventbox draws them blocks MUST only contain frames from a single clip. They MAY NOT contain blank frames. More... | |
struct | ttable |
struct | layout_map |
struct | lmap_error |
Macros | |
#define | CLIP_THUMB_WIDTH ((int)(72.*widget_opts.scale)) |
#define | CLIP_THUMB_HEIGHT ((int)(72.*widget_opts.scale)) |
#define | CLIP_LABEL_LENGTH ((int)(20.*widget_opts.scale)) |
#define | BLOCK_THUMB_WIDTH ((int)(40.*widget_opts.scale)) |
#define | MT_PLAY_WIDTH_SMALL ((int)(320.*widget_opts.scale)) |
#define | MT_PLAY_HEIGHT_SMALL ((int)(216.*widget_opts.scale)) |
#define | MT_PLAY_WIDTH_EXP ((int)(432.*widget_opts.scale)) |
#define | MT_PLAY_HEIGHT_EXP ((int)(324.*widget_opts.scale)) |
#define | MT_CTX_WIDTH ((int)(320.*widget_opts.scale)) |
#define | MT_CTX_HEIGHT ((int)(220.*widget_opts.scale)) |
#define | FX_BLOCK_WIDTH ((int)(80.*widget_opts.scale)) |
#define | FX_BLOCK_HEIGHT ((int)(20.*widget_opts.scale)) |
#define | MT_TRACK_HEIGHT ((int)(35.*widget_opts.scale)) |
#define | TIMECODE_LENGTH 14 |
length of timecode text entry, must be > 12 More... | |
#define | TIMELINE_TABLE_COLUMNS 40 |
#define | MENUBAR_MIN 1024 |
#define | PEB_WRATIO 3. |
preview eventbox width ratio (fraction of screen width) More... | |
#define | PEB_HRATIO 3. |
preview eventbox height ratio (fraction of screen height) More... | |
#define | AMIXER_WRATIO 2. / 3. |
audio mixer width ratio (fraction of screen width) More... | |
#define | AMIXER_HRATIO 2. / 3. |
audio mixer height ratio (fraction of screen height) More... | |
#define | MT_INOUT_TIME 10000 |
min milliseconds to save autobackup when changing in / out spins More... | |
#define | BLOCK_DRAW_SIMPLE 1 |
#define | BLOCK_DRAW_THUMB 2 |
#define | BLOCK_DRAW_TYPE BLOCK_DRAW_THUMB |
#define | SELBLOCK_ALPHA 0.6 |
#define | DEF_TIME 120 |
default seconds when there is no event_list More... | |
#define | DEF_AUTOTRANS "simple_blend|chroma blend|salsaman" |
#define | TRACK_I_HIDDEN_USER (1<<0) |
#define | TRACK_I_HIDDEN_SCROLLED (1<<1) |
#define | DEF_MT_DISP_TRACKS 5 |
#define | MAX_TRACKS 65536 |
#define | MAX_VIDEO_TRACKS 65536 |
#define | MAX_AUDIO_TRACKS 65536 |
#define | QUANT_TIME(dbltime) ((q_gint64(dbltime * TICKS_PER_SECOND_DBL, mt->fps) / TICKS_PER_SECOND_DBL)) |
#define | QUANT_TICKS(ticks) ((q_gint64(ticks, mt->fps) / TICKS_PER_SECOND_DBL)) |
Functions | |
lives_mt * | multitrack (weed_plant_t *, int orig_file, double fps) |
create and return lives_mt struct More... | |
void | mt_init_tracks (lives_mt *, boolean set_min_max) |
add basic tracks, or set tracks from mt->event_list More... | |
boolean | on_multitrack_activate (LiVESMenuItem *menuitem, weed_plant_t *event_list) |
menuitem callback More... | |
void | set_mt_colours (lives_mt *) |
boolean | multitrack_delete (lives_mt *, boolean save) |
void | polymorph (lives_mt *, lives_mt_poly_state_t poly) |
void | set_poly_tab (lives_mt *mt, uint32_t tab) |
void | mt_desensitise (lives_mt *) |
void | mt_sensitise (lives_mt *) |
void | set_mt_play_sizes_cfg (lives_mt *) |
boolean | mt_idle_show_current_frame (livespointer mt) |
boolean | show_in_out_images (livespointer mt) |
void | add_aparam_menuitems (lives_mt *) |
void | insert_here_cb (LiVESMenuItem *, livespointer mt) |
void | insert_audio_here_cb (LiVESMenuItem *, livespointer mt) |
void | insert_at_ctx_cb (LiVESMenuItem *, livespointer mt) |
void | insert_audio_at_ctx_cb (LiVESMenuItem *, livespointer mt) |
void | multitrack_end_cb (LiVESMenuItem *, livespointer mt) |
void | delete_block_cb (LiVESMenuItem *, livespointer mt) |
void | selblock_cb (LiVESMenuItem *, livespointer mt) |
void | list_fx_here_cb (LiVESMenuItem *, livespointer mt) |
void | edit_start_end_cb (LiVESMenuItem *, livespointer mt) |
void | close_clip_cb (LiVESMenuItem *, livespointer mt) |
void | show_clipinfo_cb (LiVESMenuItem *, livespointer mt) |
boolean | multitrack_insert (LiVESMenuItem *, livespointer mt) |
track_rect * | move_block (lives_mt *, track_rect *block, double timesecs, int old_track, int new_track) |
void | update_grav_mode (lives_mt *) |
void | update_insert_mode (lives_mt *) |
boolean | on_render_activate (LiVESMenuItem *, livespointer mt) |
void | mt_set_autotrans (int idx) |
weed_plant_t * | add_blank_frames_up_to (weed_plant_t *event_list, weed_plant_t *start_event, ticks_t end_tc, double fps) |
char * | get_track_name (lives_mt *, int track_num, boolean is_audio) |
void | on_cback_audio_activate (LiVESMenuItem *, livespointer mt) |
LiVESWidget * | add_audio_track (lives_mt *, int trackno, boolean behind) |
int | add_video_track_behind (LiVESMenuItem *, livespointer mt) |
int | add_video_track_front (LiVESMenuItem *, livespointer mt) |
void | delete_video_track (lives_mt *, int layer, boolean full) |
void | delete_audio_track (lives_mt *, LiVESWidget *eventbox, boolean full) |
void | delete_audio_tracks (lives_mt *, LiVESList *list, boolean full) |
void | remove_gaps (LiVESMenuItem *, livespointer mt) |
void | remove_first_gaps (LiVESMenuItem *, livespointer mt) |
void | on_insgap_sel_activate (LiVESMenuItem *, livespointer mt) |
void | on_insgap_cur_activate (LiVESMenuItem *, livespointer mt) |
void | on_split_activate (LiVESMenuItem *, livespointer mt) |
void | scroll_tracks (lives_mt *, int top_track, boolean set_value) |
boolean | track_arrow_pressed (LiVESWidget *ahbox, LiVESXEventButton *, livespointer mt) |
void | track_select (lives_mt *) |
must call after setting mt->current_track More... | |
void | mt_selection_lock (LiVESMenuItem *, livespointer user_data) |
lock the time selection More... | |
boolean | mt_track_is_audio (lives_mt *, int ntrack) |
return TRUE if ntrack is a valid backing audio track More... | |
boolean | mt_track_is_video (lives_mt *, int ntrack) |
return TRUE if ntrack is a valid video track More... | |
void | mt_do_autotransition (lives_mt *, track_rect *block) |
call this on a block to apply autotransition on it More... | |
void | set_track_label_string (lives_mt *mt, int track, const char *label) |
LiVESWidget * | get_eventbox_for_track (lives_mt *mt, int ntrack) |
void | on_rename_track_activate (LiVESMenuItem *menuitem, livespointer mt) |
boolean | on_track_click (LiVESWidget *eventbox, LiVESXEventButton *, livespointer mt) |
boolean | on_atrack_click (LiVESWidget *eventbox, LiVESXEventButton *, livespointer mt) |
boolean | on_track_header_click (LiVESWidget *eventbox, LiVESXEventButton *, livespointer mt) |
boolean | on_track_between_click (LiVESWidget *eventbox, LiVESXEventButton *, livespointer mt) |
boolean | on_track_release (LiVESWidget *eventbox, LiVESXEventButton *event, livespointer mt) |
boolean | on_atrack_release (LiVESWidget *eventbox, LiVESXEventButton *event, livespointer mt) |
boolean | on_track_header_release (LiVESWidget *eventbox, LiVESXEventButton *, livespointer mt) |
boolean | on_track_between_release (LiVESWidget *eventbox, LiVESXEventButton *, livespointer mt) |
boolean | on_track_move (LiVESWidget *widget, LiVESXEventMotion *event, livespointer mt) |
boolean | on_track_header_move (LiVESWidget *widget, LiVESXEventMotion *event, livespointer mt) |
void | unselect_all (lives_mt *) |
unselect all blocks More... | |
void | insert_frames (int filenum, ticks_t offset_start, ticks_t offset_end, ticks_t tc, lives_direction_t direction, LiVESWidget *eventbox, lives_mt *, track_rect *in_block) |
void | insert_audio (int filenum, ticks_t offset_start, ticks_t offset_end, ticks_t tc, double avel, lives_direction_t direction, LiVESWidget *eventbox, lives_mt *, track_rect *in_block) |
void | on_seltrack_toggled (LiVESWidget *, livespointer mt) |
void | scroll_track_by_scrollbar (LiVESScrollbar *sbar, livespointer mt) |
void | in_out_start_changed (LiVESWidget *, livespointer mt) |
void | in_out_end_changed (LiVESWidget *, livespointer mt) |
void | in_anchor_toggled (LiVESToggleButton *, livespointer mt) |
void | out_anchor_toggled (LiVESToggleButton *, livespointer mt) |
void | avel_reverse_toggled (LiVESToggleButton *, livespointer mt) |
void | avel_spin_changed (LiVESSpinButton *, livespointer mt) |
track_rect * | find_block_by_uid (lives_mt *mt, ulong uid) |
ulong | mt_get_last_block_uid (lives_mt *mt) |
get index of last inserted (wallclock time) block for track More... | |
int | mt_get_block_count (lives_mt *, int ntrack) |
count blocks in track More... | |
double | mt_get_block_sttime (lives_mt *, int ntrack, int iblock) |
return time in seconds of first frame event in block More... | |
double | mt_get_block_entime (lives_mt *, int ntrack, int iblock) |
get timeline start time of block More... | |
track_rect * | get_block_from_track_and_time (lives_mt *mt, int track, double time) |
get timeline end time of block More... | |
int | get_track_for_block (track_rect *block) |
return track number for a given block More... | |
int | get_clip_for_block (track_rect *block) |
boolean | resize_timeline (lives_mt *) |
void | mt_tl_move (lives_mt *, double pos_abs) |
void | set_timeline_end_secs (lives_mt *, double secs) |
boolean | on_timeline_press (LiVESWidget *, LiVESXEventButton *, livespointer mt) |
boolean | on_timeline_release (LiVESWidget *, LiVESXEventButton *, livespointer mt) |
boolean | on_timeline_update (LiVESWidget *, LiVESXEventMotion *, livespointer mt) |
void | draw_region (lives_mt *mt) |
boolean | mt_mark_callback (LiVESAccelGroup *group, LiVESWidgetObject *obj, uint32_t keyval, LiVESXModifierType mod, livespointer user_data) |
void | mt_show_current_frame (lives_mt *, boolean return_layer) |
preview the current frame More... | |
void | mt_clear_timeline (lives_mt *mt) |
void | mt_zoom_in (LiVESMenuItem *, livespointer mt) |
void | mt_zoom_out (LiVESMenuItem *, livespointer mt) |
void | clear_context (lives_mt *) |
void | add_context_label (lives_mt *, const char *text) |
void | mouse_mode_context (lives_mt *) |
void | do_sel_context (lives_mt *) |
void | do_fx_list_context (lives_mt *, int fxcount) |
void | do_fx_move_context (lives_mt *mt) |
void | multitrack_playall (lives_mt *) |
void | multitrack_play_sel (LiVESMenuItem *, livespointer mt) |
void | animate_multitrack (lives_mt *) |
void | unpaint_line (lives_mt *, LiVESWidget *eventbox) |
void | unpaint_lines (lives_mt *) |
void | mt_prepare_for_playback (lives_mt *) |
void | mt_post_playback (lives_mt *) |
boolean | mt_tcoverlay_callback (LiVESAccelGroup *, LiVESWidgetObject *, uint32_t keyval, LiVESXModifierType mod, livespointer user_data) |
void | on_next_node_clicked (LiVESWidget *, livespointer mt) |
void | on_prev_node_clicked (LiVESWidget *, livespointer mt) |
void | on_del_node_clicked (LiVESWidget *, livespointer mt) |
void | on_resetp_clicked (LiVESWidget *, livespointer mt) |
void | on_node_spin_value_changed (LiVESSpinButton *, livespointer mt) |
double | mt_get_effect_time (lives_mt *) |
void | on_frame_preview_clicked (LiVESButton *, livespointer mt) |
void | show_preview (lives_mt *, ticks_t tc) |
boolean | add_mt_param_box (lives_mt *) |
void | redraw_mt_param_box (lives_mt *) |
weed_plant_t * | get_prev_fm (lives_mt *, int current_track, weed_plant_t *frame) |
weed_plant_t * | get_next_fm (lives_mt *, int current_track, weed_plant_t *frame) |
void | on_prev_fm_clicked (LiVESWidget *button, livespointer mt) |
void | on_next_fm_clicked (LiVESWidget *button, livespointer mt) |
void | on_fx_insb_clicked (LiVESWidget *button, livespointer mt) |
void | on_fx_insa_clicked (LiVESWidget *button, livespointer mt) |
boolean | event_list_rectify (lives_mt *, weed_plant_t *event_listy) |
void * | find_init_event_in_ttable (ttable *trans_table, uint64_t in, boolean normal) |
void | reset_renumbering (void) |
boolean | make_backup_space (lives_mt *, size_t space_needed) |
void | activate_mt_preview (lives_mt *) |
sensitize Show Preview and Apply buttons More... | |
void ** | mt_get_pchain (void) |
void | event_list_free_undos (lives_mt *) |
boolean | used_in_current_layout (lives_mt *, int file) |
boolean | set_new_set_name (lives_mt *) |
LiVESPixbuf * | make_thumb (lives_mt *mt, int file, int width, int height, int frame, LiVESInterpType interp, boolean noblanks) |
void | free_thumb_cache (int fnum, frames_t fromframe) |
boolean | compare_filter_maps (weed_plant_t *fm1, weed_plant_t *fm2, int ctrack) |
ctrack can be -1 to compare all events, else we cf for ctrack More... | |
void | move_init_in_filter_map (lives_mt *, weed_plant_t *event_list, weed_plant_t *fmap, weed_plant_t *ifrom, weed_plant_t *ito, int track, boolean after) |
void | update_filter_events (lives_mt *, weed_plant_t *first_event, ticks_t start_tc, ticks_t end_tc, int track, ticks_t new_start_tc, int new_track) |
void | mt_fixup_events (lives_mt *, weed_plant_t *old_event, weed_plant_t *new_event) |
char * | get_eload_filename (lives_mt *mt, boolean allow_auto_reload) |
weed_plant_t * | load_event_list (lives_mt *, char *eload_file) |
boolean | on_save_event_list_activate (LiVESMenuItem *, livespointer mt) |
boolean | save_event_list_inner (lives_mt *, int fd, weed_plant_t *event_list, unsigned char **mem) |
boolean | mt_load_recovery_layout (lives_mt *) |
LiVESList * | load_layout_map (void) |
void | add_markers (lives_mt *, weed_plant_t *event_list, boolean add_block_ids) |
void | remove_markers (weed_plant_t *event_list) |
void | save_layout_map (int *lmap, double *lmap_audio, const char *file, const char *dir) |
void | wipe_layout (lives_mt *) |
void | migrate_layouts (const char *old_set_name, const char *new_set_name) |
LiVESList * | layout_frame_is_affected (int clipno, int start, int end, LiVESList *xlays) |
LiVESList * | layout_audio_is_affected (int clipno, double stime, double etime, LiVESList *xlays) |
boolean | check_for_layout_del (lives_mt *, boolean exiting) |
boolean | on_load_event_list_activate (LiVESMenuItem *, livespointer mt) |
void | stored_event_list_free_all (boolean wiped) |
void | stored_event_list_free_undos (void) |
void | remove_current_from_affected_layouts (lives_mt *) |
void | maybe_add_mt_idlefunc (void) |
uint32_t | mt_idle_add (lives_mt *) |
boolean | recover_layout (void) |
void | recover_layout_cancelled (boolean is_startup) |
boolean | write_backup_layout_numbering (lives_mt *) |
boolean | mt_auto_backup (livespointer mt) |
void | amixer_show (LiVESButton *, livespointer mt) |
void | on_amixer_close_clicked (LiVESButton *, lives_mt *mt) |
LiVESWidget * | amixer_add_channel_slider (lives_mt *, int i) |
void | mt_change_disp_tracks_ok (LiVESButton *, livespointer mt) |
void | mt_swap_play_pause (lives_mt *, boolean put_pause) |
char * | set_values_from_defs (lives_mt *, boolean from_prefs) |
void | mt_clip_select (lives_mt *, boolean scroll) |
void | mt_delete_clips (lives_mt *, int file) |
void | mt_init_clips (lives_mt *, int orig_file, boolean add) |
boolean | mt_prevclip (LiVESAccelGroup *, LiVESWidgetObject *, uint32_t keyval, LiVESXModifierType mod, livespointer) |
boolean | mt_nextclip (LiVESAccelGroup *, LiVESWidgetObject *, uint32_t keyval, LiVESXModifierType mod, livespointer) |
#define AMIXER_HRATIO 2. / 3. |
audio mixer height ratio (fraction of screen height)
Definition at line 45 of file multitrack.h.
#define AMIXER_WRATIO 2. / 3. |
audio mixer width ratio (fraction of screen width)
Definition at line 44 of file multitrack.h.
#define BLOCK_DRAW_SIMPLE 1 |
Definition at line 51 of file multitrack.h.
#define BLOCK_DRAW_THUMB 2 |
Definition at line 52 of file multitrack.h.
#define BLOCK_DRAW_TYPE BLOCK_DRAW_THUMB |
Definition at line 53 of file multitrack.h.
#define BLOCK_THUMB_WIDTH ((int)(40.*widget_opts.scale)) |
Definition at line 19 of file multitrack.h.
#define CLIP_LABEL_LENGTH ((int)(20.*widget_opts.scale)) |
Definition at line 17 of file multitrack.h.
#define CLIP_THUMB_HEIGHT ((int)(72.*widget_opts.scale)) |
Definition at line 15 of file multitrack.h.
#define CLIP_THUMB_WIDTH ((int)(72.*widget_opts.scale)) |
Definition at line 14 of file multitrack.h.
#define DEF_AUTOTRANS "simple_blend|chroma blend|salsaman" |
Definition at line 59 of file multitrack.h.
#define DEF_MT_DISP_TRACKS 5 |
Definition at line 1041 of file multitrack.h.
#define DEF_TIME 120 |
default seconds when there is no event_list
Definition at line 57 of file multitrack.h.
#define FX_BLOCK_HEIGHT ((int)(20.*widget_opts.scale)) |
Definition at line 31 of file multitrack.h.
#define FX_BLOCK_WIDTH ((int)(80.*widget_opts.scale)) |
Definition at line 30 of file multitrack.h.
#define MAX_AUDIO_TRACKS 65536 |
Definition at line 1046 of file multitrack.h.
#define MAX_TRACKS 65536 |
Definition at line 1044 of file multitrack.h.
#define MAX_VIDEO_TRACKS 65536 |
Definition at line 1045 of file multitrack.h.
#define MENUBAR_MIN 1024 |
Definition at line 39 of file multitrack.h.
#define MT_CTX_HEIGHT ((int)(220.*widget_opts.scale)) |
Definition at line 28 of file multitrack.h.
#define MT_CTX_WIDTH ((int)(320.*widget_opts.scale)) |
Definition at line 27 of file multitrack.h.
#define MT_INOUT_TIME 10000 |
min milliseconds to save autobackup when changing in / out spins
Definition at line 49 of file multitrack.h.
#define MT_PLAY_HEIGHT_EXP ((int)(324.*widget_opts.scale)) |
Definition at line 25 of file multitrack.h.
#define MT_PLAY_HEIGHT_SMALL ((int)(216.*widget_opts.scale)) |
Definition at line 22 of file multitrack.h.
#define MT_PLAY_WIDTH_EXP ((int)(432.*widget_opts.scale)) |
Definition at line 24 of file multitrack.h.
#define MT_PLAY_WIDTH_SMALL ((int)(320.*widget_opts.scale)) |
Definition at line 21 of file multitrack.h.
#define MT_TRACK_HEIGHT ((int)(35.*widget_opts.scale)) |
Definition at line 33 of file multitrack.h.
#define PEB_HRATIO 3. |
preview eventbox height ratio (fraction of screen height)
Definition at line 42 of file multitrack.h.
#define PEB_WRATIO 3. |
preview eventbox width ratio (fraction of screen width)
Definition at line 41 of file multitrack.h.
#define QUANT_TICKS | ( | ticks | ) | ((q_gint64(ticks, mt->fps) / TICKS_PER_SECOND_DBL)) |
Definition at line 1052 of file multitrack.h.
#define QUANT_TIME | ( | dbltime | ) | ((q_gint64(dbltime * TICKS_PER_SECOND_DBL, mt->fps) / TICKS_PER_SECOND_DBL)) |
Definition at line 1049 of file multitrack.h.
#define SELBLOCK_ALPHA 0.6 |
Definition at line 55 of file multitrack.h.
#define TIMECODE_LENGTH 14 |
length of timecode text entry, must be > 12
Definition at line 35 of file multitrack.h.
#define TIMELINE_TABLE_COLUMNS 40 |
Definition at line 37 of file multitrack.h.
#define TRACK_I_HIDDEN_SCROLLED (1<<1) |
Definition at line 711 of file multitrack.h.
#define TRACK_I_HIDDEN_USER (1<<0) |
Definition at line 710 of file multitrack.h.
enum lives_lmap_error_t |
Definition at line 1015 of file multitrack.h.
Enumerator | |
---|---|
BLOCK_UNSELECTED | |
BLOCK_SELECTED |
Definition at line 144 of file multitrack.h.
enum lives_mt_fx_order_t |
Enumerator | |
---|---|
FX_ORD_NONE | |
FX_ORD_BEFORE | |
FX_ORD_AFTER |
Definition at line 138 of file multitrack.h.
enum lives_mt_grav_mode_t |
Enumerator | |
---|---|
GRAV_MODE_NORMAL | |
GRAV_MODE_LEFT | |
GRAV_MODE_RIGHT |
Definition at line 84 of file multitrack.h.
Definition at line 75 of file multitrack.h.
Enumerator | |
---|---|
MT_LAST_FX_NONE | |
MT_LAST_FX_BLOCK | |
MT_LAST_FX_REGION |
Definition at line 132 of file multitrack.h.
Enumerator | |
---|---|
MOUSE_MODE_MOVE | |
MOUSE_MODE_SELECT | |
MOUSE_MODE_COPY |
Definition at line 69 of file multitrack.h.
enum lives_mt_nb_error_t |
Enumerator | |
---|---|
NB_ERROR_SEL | |
NB_ERROR_NOEFFECT | |
NB_ERROR_NOTRANS | |
NB_ERROR_NOCOMP | |
NB_ERROR_NOCLIP |
Definition at line 113 of file multitrack.h.
Enumerator | |
---|---|
POLY_NONE | |
POLY_CLIPS | |
POLY_IN_OUT | |
POLY_FX_STACK | |
POLY_PARAMS | |
POLY_EFFECTS | |
POLY_TRANS | |
POLY_COMP |
Definition at line 121 of file multitrack.h.
enum lives_mt_undo_t |
Definition at line 90 of file multitrack.h.
void activate_mt_preview | ( | lives_mt * | ) |
sensitize Show Preview and Apply buttons
Definition at line 19400 of file multitrack.c.
void add_aparam_menuitems | ( | lives_mt * | ) |
Definition at line 5308 of file multitrack.c.
Referenced by set_interactive().
LiVESWidget* add_audio_track | ( | lives_mt * | , |
int | trackno, | ||
boolean | behind | ||
) |
Definition at line 10166 of file multitrack.c.
Referenced by mt_init_tracks().
weed_plant_t* add_blank_frames_up_to | ( | weed_plant_t * | event_list, |
weed_plant_t * | start_event, | ||
ticks_t | end_tc, | ||
double | fps | ||
) |
void add_context_label | ( | lives_mt * | , |
const char * | text | ||
) |
Definition at line 11698 of file multitrack.c.
Referenced by do_fx_list_context(), do_fx_move_context(), do_sel_context(), mouse_mode_context(), multitrack_playall(), on_fx_insa_clicked(), and on_fx_insb_clicked().
void add_markers | ( | lives_mt * | , |
weed_plant_t * | event_list, | ||
boolean | add_block_ids | ||
) |
Definition at line 19877 of file multitrack.c.
Referenced by multitrack_delete(), and multitrack_undo().
boolean add_mt_param_box | ( | lives_mt * | ) |
Definition at line 1740 of file multitrack.c.
int add_video_track_behind | ( | LiVESMenuItem * | , |
livespointer | mt | ||
) |
Definition at line 10523 of file multitrack.c.
Referenced by mt_init_tracks().
int add_video_track_front | ( | LiVESMenuItem * | , |
livespointer | mt | ||
) |
Definition at line 10533 of file multitrack.c.
LiVESWidget* amixer_add_channel_slider | ( | lives_mt * | , |
int | i | ||
) |
Definition at line 22694 of file multitrack.c.
Referenced by add_audio_track(), and amixer_show().
void amixer_show | ( | LiVESButton * | , |
livespointer | mt | ||
) |
Definition at line 22757 of file multitrack.c.
Referenced by mt_init_start_end_spins().
void animate_multitrack | ( | lives_mt * | ) |
Definition at line 14223 of file multitrack.c.
void avel_reverse_toggled | ( | LiVESToggleButton * | , |
livespointer | mt | ||
) |
Definition at line 12500 of file multitrack.c.
void avel_spin_changed | ( | LiVESSpinButton * | , |
livespointer | mt | ||
) |
Definition at line 12548 of file multitrack.c.
Definition at line 5924 of file multitrack.c.
Referenced by mt_quit_activate(), multitrack_delete(), on_export_proj_activate(), on_load_event_list_activate(), on_quit_activate(), and on_save_set_activate().
void clear_context | ( | lives_mt * | ) |
Definition at line 11693 of file multitrack.c.
Referenced by do_fx_list_context(), do_fx_move_context(), do_sel_context(), mouse_mode_context(), multitrack_playall(), on_fx_insa_clicked(), and on_fx_insb_clicked().
void close_clip_cb | ( | LiVESMenuItem * | , |
livespointer | mt | ||
) |
Definition at line 14266 of file multitrack.c.
boolean compare_filter_maps | ( | weed_plant_t * | fm1, |
weed_plant_t * | fm2, | ||
int | ctrack | ||
) |
ctrack can be -1 to compare all events, else we cf for ctrack
Definition at line 20384 of file multitrack.c.
Referenced by get_next_fm(), and get_prev_fm().
void delete_audio_track | ( | lives_mt * | , |
LiVESWidget * | eventbox, | ||
boolean | full | ||
) |
Definition at line 8993 of file multitrack.c.
Referenced by delete_audio_tracks().
void delete_audio_tracks | ( | lives_mt * | , |
LiVESList * | list, | ||
boolean | full | ||
) |
Definition at line 5986 of file multitrack.c.
Referenced by mt_clear_timeline(), and mt_memory_free().
void delete_block_cb | ( | LiVESMenuItem * | , |
livespointer | mt | ||
) |
Definition at line 14299 of file multitrack.c.
void delete_video_track | ( | lives_mt * | , |
int | layer, | ||
boolean | full | ||
) |
Definition at line 10121 of file multitrack.c.
Referenced by mt_clear_timeline(), and mt_memory_free().
void do_fx_list_context | ( | lives_mt * | , |
int | fxcount | ||
) |
Definition at line 18603 of file multitrack.c.
void do_fx_move_context | ( | lives_mt * | mt | ) |
Definition at line 18615 of file multitrack.c.
void do_sel_context | ( | lives_mt * | ) |
Definition at line 18583 of file multitrack.c.
Referenced by mt_spin_end_value_changed(), mt_spin_start_value_changed(), and on_seltrack_activate().
void draw_region | ( | lives_mt * | mt | ) |
Definition at line 18159 of file multitrack.c.
Referenced by all_config(), mt_spin_end_value_changed(), mt_spin_start_value_changed(), and on_timeline_release().
void edit_start_end_cb | ( | LiVESMenuItem * | , |
livespointer | mt | ||
) |
Definition at line 14259 of file multitrack.c.
void event_list_free_undos | ( | lives_mt * | ) |
Definition at line 5827 of file multitrack.c.
Referenced by check_for_layout_del(), del_current_set(), load_event_list(), mt_memory_free(), on_close_activate(), and wipe_layout().
boolean event_list_rectify | ( | lives_mt * | , |
weed_plant_t * | event_listy | ||
) |
Definition at line 20713 of file multitrack.c.
Referenced by mt_delete_clips().
track_rect* find_block_by_uid | ( | lives_mt * | mt, |
ulong | uid | ||
) |
Definition at line 23012 of file multitrack.c.
reverse lookup for past filter_map check
Definition at line 20253 of file multitrack.c.
void free_thumb_cache | ( | int | fnum, |
frames_t | fromframe | ||
) |
Definition at line 1148 of file multitrack.c.
Referenced by close_current_file().
track_rect* get_block_from_track_and_time | ( | lives_mt * | mt, |
int | track, | ||
double | time | ||
) |
get timeline end time of block
Definition at line 23099 of file multitrack.c.
int get_clip_for_block | ( | track_rect * | block | ) |
Definition at line 23107 of file multitrack.c.
char* get_eload_filename | ( | lives_mt * | mt, |
boolean | allow_auto_reload | ||
) |
Definition at line 21623 of file multitrack.c.
Referenced by load_event_list().
LiVESWidget* get_eventbox_for_track | ( | lives_mt * | mt, |
int | ntrack | ||
) |
Definition at line 22981 of file multitrack.c.
Referenced by get_block_from_track_and_time(), mt_get_block_count(), mt_get_last_block_uid(), save_event_list_inner(), and set_track_label_string().
weed_plant_t* get_next_fm | ( | lives_mt * | , |
int | current_track, | ||
weed_plant_t * | frame | ||
) |
Definition at line 18838 of file multitrack.c.
Referenced by on_next_fm_clicked().
weed_plant_t* get_prev_fm | ( | lives_mt * | , |
int | current_track, | ||
weed_plant_t * | frame | ||
) |
Definition at line 18784 of file multitrack.c.
Referenced by on_prev_fm_clicked().
int get_track_for_block | ( | track_rect * | block | ) |
return track number for a given block
Definition at line 231 of file multitrack.c.
Referenced by get_clip_for_block(), and mt_do_autotransition().
char* get_track_name | ( | lives_mt * | , |
int | track_num, | ||
boolean | is_audio | ||
) |
Definition at line 1038 of file multitrack.c.
Referenced by add_audio_track(), amixer_add_channel_slider(), and on_mt_delfx_activate().
void in_anchor_toggled | ( | LiVESToggleButton * | , |
livespointer | mt | ||
) |
Definition at line 12683 of file multitrack.c.
void in_out_end_changed | ( | LiVESWidget * | , |
livespointer | mt | ||
) |
Definition at line 12174 of file multitrack.c.
void in_out_start_changed | ( | LiVESWidget * | , |
livespointer | mt | ||
) |
Definition at line 11897 of file multitrack.c.
void insert_at_ctx_cb | ( | LiVESMenuItem * | , |
livespointer | mt | ||
) |
Definition at line 14251 of file multitrack.c.
void insert_audio | ( | int | filenum, |
ticks_t | offset_start, | ||
ticks_t | offset_end, | ||
ticks_t | tc, | ||
double | avel, | ||
lives_direction_t | direction, | ||
LiVESWidget * | eventbox, | ||
lives_mt * | , | ||
track_rect * | in_block | ||
) |
void insert_audio_at_ctx_cb | ( | LiVESMenuItem * | , |
livespointer | mt | ||
) |
Definition at line 14291 of file multitrack.c.
void insert_audio_here_cb | ( | LiVESMenuItem * | , |
livespointer | mt | ||
) |
Definition at line 14284 of file multitrack.c.
void insert_frames | ( | int | filenum, |
ticks_t | offset_start, | ||
ticks_t | offset_end, | ||
ticks_t | tc, | ||
lives_direction_t | direction, | ||
LiVESWidget * | eventbox, | ||
lives_mt * | , | ||
track_rect * | in_block | ||
) |
void insert_here_cb | ( | LiVESMenuItem * | , |
livespointer | mt | ||
) |
Definition at line 14244 of file multitrack.c.
LiVESList* layout_audio_is_affected | ( | int | clipno, |
double | stime, | ||
double | etime, | ||
LiVESList * | xlays | ||
) |
Definition at line 22281 of file multitrack.c.
Referenced by on_close_activate(), and recover_layout_map().
LiVESList* layout_frame_is_affected | ( | int | clipno, |
int | start, | ||
int | end, | ||
LiVESList * | xlays | ||
) |
Definition at line 22247 of file multitrack.c.
Referenced by on_close_activate(), and recover_layout_map().
void list_fx_here_cb | ( | LiVESMenuItem * | , |
livespointer | mt | ||
) |
Definition at line 14313 of file multitrack.c.
weed_plant_t* load_event_list | ( | lives_mt * | , |
char * | eload_file | ||
) |
Definition at line 21693 of file multitrack.c.
Referenced by mt_load_recovery_layout(), and on_load_event_list_activate().
LiVESList* load_layout_map | ( | void | ) |
Definition at line 19584 of file multitrack.c.
Referenced by recover_layout_map().
boolean make_backup_space | ( | lives_mt * | , |
size_t | space_needed | ||
) |
Definition at line 5157 of file multitrack.c.
LiVESPixbuf* make_thumb | ( | lives_mt * | mt, |
int | file, | ||
int | width, | ||
int | height, | ||
int | frame, | ||
LiVESInterpType | interp, | ||
boolean | noblanks | ||
) |
Definition at line 405 of file multitrack.c.
void maybe_add_mt_idlefunc | ( | void | ) |
void migrate_layouts | ( | const char * | old_set_name, |
const char * | new_set_name | ||
) |
Definition at line 22115 of file multitrack.c.
void mouse_mode_context | ( | lives_mt * | ) |
Definition at line 4916 of file multitrack.c.
Referenced by mt_set_autotrans().
track_rect* move_block | ( | lives_mt * | , |
track_rect * | block, | ||
double | timesecs, | ||
int | old_track, | ||
int | new_track | ||
) |
Definition at line 11417 of file multitrack.c.
void move_init_in_filter_map | ( | lives_mt * | , |
weed_plant_t * | event_list, | ||
weed_plant_t * | fmap, | ||
weed_plant_t * | ifrom, | ||
weed_plant_t * | ito, | ||
int | track, | ||
boolean | after | ||
) |
Definition at line 20293 of file multitrack.c.
boolean mt_auto_backup | ( | livespointer | mt | ) |
Definition at line 863 of file multitrack.c.
Referenced by mt_idle_add(), pref_factory_int(), and set_new_set_name().
void mt_change_disp_tracks_ok | ( | LiVESButton * | , |
livespointer | mt | ||
) |
Definition at line 22314 of file multitrack.c.
void mt_clear_timeline | ( | lives_mt * | mt | ) |
Definition at line 10742 of file multitrack.c.
Referenced by check_for_layout_del(), load_event_list(), remove_current_from_affected_layouts(), and wipe_layout().
void mt_clip_select | ( | lives_mt * | , |
boolean | scroll | ||
) |
Definition at line 3024 of file multitrack.c.
Referenced by after_foreign_play(), close_current_file(), do_effect(), mt_init_tracks(), mt_nextclip(), mt_prevclip(), pref_change_colours(), and set_mt_colours().
void mt_delete_clips | ( | lives_mt * | , |
int | file | ||
) |
Definition at line 10800 of file multitrack.c.
Referenced by close_current_file().
void mt_desensitise | ( | lives_mt * | ) |
Definition at line 16979 of file multitrack.c.
Referenced by add_video_track_behind(), add_video_track_front(), desensitize(), insert_frames(), load_event_list(), mt_prepare_for_playback(), multitrack_redo(), multitrack_undo(), multitrack_view_events(), multitrack_view_sel_events(), on_capture_activate(), on_close_activate(), on_fx_pre_activate(), on_lerrors_clear_clicked(), on_lerrors_delete_clicked(), on_load_audio_activate(), on_load_set_activate(), on_open_activate(), on_open_fw_activate(), on_open_loc_activate(), on_open_sel_activate(), on_open_utube_activate(), on_open_vcd_activate(), on_quit_activate(), on_render_activate(), on_save_event_list_activate(), set_interactive(), and wipe_layout().
void mt_do_autotransition | ( | lives_mt * | , |
track_rect * | block | ||
) |
call this on a block to apply autotransition on it
<invalid block
<filter has no (visible) in parameters
< filter has no transition parameter
< cannot transition with self !
< force some visual changes
< cannot transition with self !
Definition at line 23119 of file multitrack.c.
void mt_fixup_events | ( | lives_mt * | , |
weed_plant_t * | old_event, | ||
weed_plant_t * | new_event | ||
) |
Definition at line 19321 of file multitrack.c.
Referenced by delete_event(), and replace_event().
int mt_get_block_count | ( | lives_mt * | , |
int | ntrack | ||
) |
double mt_get_block_entime | ( | lives_mt * | mt, |
int | ntrack, | ||
int | iblock | ||
) |
get timeline start time of block
get timeline start time of block
< invalid track or block number
Definition at line 23092 of file multitrack.c.
double mt_get_block_sttime | ( | lives_mt * | , |
int | ntrack, | ||
int | iblock | ||
) |
return time in seconds of first frame event in block
< invalid track or block number
Definition at line 23084 of file multitrack.c.
double mt_get_effect_time | ( | lives_mt * | ) |
Definition at line 1735 of file multitrack.c.
Referenced by on_node_spin_value_changed().
ulong mt_get_last_block_uid | ( | lives_mt * | mt | ) |
get index of last inserted (wallclock time) block for track
< no blocks in track
Definition at line 23054 of file multitrack.c.
void** mt_get_pchain | ( | void | ) |
Definition at line 1033 of file multitrack.c.
uint32_t mt_idle_add | ( | lives_mt * | ) |
Definition at line 901 of file multitrack.c.
Referenced by get_eload_filename(), load_event_list(), mt_show_current_frame(), multitrack_audio_insert(), multitrack_delete(), multitrack_insert(), on_camquit_clicked(), on_clear_event_list_activate(), on_fx_pre_activate(), on_load_event_list_activate(), on_render_activate(), pref_factory_int(), set_new_set_name(), and wipe_layout().
boolean mt_idle_show_current_frame | ( | livespointer | mt | ) |
Definition at line 11015 of file multitrack.c.
Referenced by all_config().
void mt_init_clips | ( | lives_mt * | , |
int | orig_file, | ||
boolean | add | ||
) |
Definition at line 10859 of file multitrack.c.
Referenced by after_foreign_play(), and do_effect().
void mt_init_tracks | ( | lives_mt * | , |
boolean | set_min_max | ||
) |
add basic tracks, or set tracks from mt->event_list
Definition at line 9679 of file multitrack.c.
Referenced by mt_clear_timeline(), mt_delete_clips(), and mt_load_recovery_layout().
boolean mt_load_recovery_layout | ( | lives_mt * | ) |
Definition at line 941 of file multitrack.c.
Referenced by recover_layout(), and render_choice_idle().
boolean mt_mark_callback | ( | LiVESAccelGroup * | group, |
LiVESWidgetObject * | obj, | ||
uint32_t | keyval, | ||
LiVESXModifierType | mod, | ||
livespointer | user_data | ||
) |
Definition at line 18883 of file multitrack.c.
boolean mt_nextclip | ( | LiVESAccelGroup * | , |
LiVESWidgetObject * | , | ||
uint32_t | keyval, | ||
LiVESXModifierType | mod, | ||
livespointer | |||
) |
Definition at line 3107 of file multitrack.c.
Referenced by on_mouse_scroll().
void mt_post_playback | ( | lives_mt * | ) |
Definition at line 17284 of file multitrack.c.
void mt_prepare_for_playback | ( | lives_mt * | ) |
Definition at line 17259 of file multitrack.c.
boolean mt_prevclip | ( | LiVESAccelGroup * | , |
LiVESWidgetObject * | , | ||
uint32_t | keyval, | ||
LiVESXModifierType | mod, | ||
livespointer | |||
) |
Definition at line 3096 of file multitrack.c.
Referenced by mt_delete_clips(), and on_mouse_scroll().
void mt_selection_lock | ( | LiVESMenuItem * | , |
livespointer | user_data | ||
) |
lock the time selection
Definition at line 16863 of file multitrack.c.
void mt_sensitise | ( | lives_mt * | ) |
Definition at line 17052 of file multitrack.c.
Referenced by close_current_file(), multitrack_insert(), multitrack_view_events(), multitrack_view_sel_events(), on_camquit_clicked(), on_cancel_opensel_clicked(), on_capture_activate(), on_filechooser_cancel_clicked(), on_fx_pre_activate(), on_lerrors_clear_clicked(), on_lerrors_delete_clicked(), on_load_event_list_activate(), on_open_new_audio_clicked(), on_open_sel_activate(), on_open_utube_activate(), on_prefs_close_clicked(), on_prerender_aud_activate(), on_quit_activate(), on_utube_select(), recover_layout(), reload_set(), sensitize(), set_new_set_name(), and wipe_layout().
void mt_set_autotrans | ( | int | idx | ) |
Definition at line 6080 of file multitrack.c.
void mt_show_current_frame | ( | lives_mt * | , |
boolean | return_layer | ||
) |
preview the current frame
NOTE: this will show the current frame WITHOUT any currently unapplied effects
we want to preview the (first) output layer
release the ref from rte_keymode_get_instance()
restore original mainw->frame_layer
Definition at line 3214 of file multitrack.c.
Referenced by activate_mt_preview(), on_del_node_clicked(), on_sepwin_activate(), pref_change_images(), and pref_factory_bool().
void mt_swap_play_pause | ( | lives_mt * | , |
boolean | put_pause | ||
) |
Definition at line 17206 of file multitrack.c.
boolean mt_tcoverlay_callback | ( | LiVESAccelGroup * | , |
LiVESWidgetObject * | , | ||
uint32_t | keyval, | ||
LiVESXModifierType | mod, | ||
livespointer | user_data | ||
) |
Definition at line 18897 of file multitrack.c.
void mt_tl_move | ( | lives_mt * | , |
double | pos_abs | ||
) |
Definition at line 3595 of file multitrack.c.
Referenced by list_fx_here_cb(), mt_idle_show_current_frame(), mt_post_playback(), mt_tl_move_relative(), on_next_fm_clicked(), on_node_spin_value_changed(), on_prev_fm_clicked(), on_rewind_activate(), on_stop_activate(), on_timeline_press(), and on_timeline_update().
boolean mt_track_is_audio | ( | lives_mt * | , |
int | ntrack | ||
) |
return TRUE if ntrack is a valid backing audio track
Definition at line 23048 of file multitrack.c.
Referenced by get_eventbox_for_track().
boolean mt_track_is_video | ( | lives_mt * | , |
int | ntrack | ||
) |
return TRUE if ntrack is a valid video track
Definition at line 23042 of file multitrack.c.
Referenced by get_eventbox_for_track().
void mt_zoom_in | ( | LiVESMenuItem * | , |
livespointer | mt | ||
) |
Definition at line 4419 of file multitrack.c.
Referenced by on_mouse_scroll().
void mt_zoom_out | ( | LiVESMenuItem * | , |
livespointer | mt | ||
) |
Definition at line 4429 of file multitrack.c.
Referenced by on_mouse_scroll().
lives_mt* multitrack | ( | weed_plant_t * | , |
int | orig_file, | ||
double | fps | ||
) |
create and return lives_mt struct
the autotransitions menu
apply block effect menu
None autotransition
Definition at line 6448 of file multitrack.c.
Referenced by idle_move_block().
Definition at line 9204 of file multitrack.c.
Referenced by recover_layout(), render_choice_idle(), and resize_widgets_for_monitor().
void multitrack_end_cb | ( | LiVESMenuItem * | , |
livespointer | mt | ||
) |
Definition at line 14237 of file multitrack.c.
boolean multitrack_insert | ( | LiVESMenuItem * | , |
livespointer | mt | ||
) |
Definition at line 17480 of file multitrack.c.
Referenced by insert_at_ctx_cb(), and insert_here_cb().
void multitrack_play_sel | ( | LiVESMenuItem * | , |
livespointer | mt | ||
) |
Definition at line 17449 of file multitrack.c.
Referenced by _start_playback(), and play_all().
void multitrack_playall | ( | lives_mt * | ) |
Definition at line 17345 of file multitrack.c.
Referenced by multitrack_play_sel(), multitrack_preview_clicked(), and play_all().
void on_amixer_close_clicked | ( | LiVESButton * | , |
lives_mt * | mt | ||
) |
Definition at line 22536 of file multitrack.c.
Referenced by amixer_show(), and mt_clear_timeline().
boolean on_atrack_click | ( | LiVESWidget * | eventbox, |
LiVESXEventButton * | , | ||
livespointer | mt | ||
) |
boolean on_atrack_release | ( | LiVESWidget * | eventbox, |
LiVESXEventButton * | event, | ||
livespointer | mt | ||
) |
void on_cback_audio_activate | ( | LiVESMenuItem * | , |
livespointer | mt | ||
) |
Definition at line 16071 of file multitrack.c.
void on_del_node_clicked | ( | LiVESWidget * | , |
livespointer | mt | ||
) |
Definition at line 19235 of file multitrack.c.
void on_frame_preview_clicked | ( | LiVESButton * | , |
livespointer | mt | ||
) |
void on_fx_insa_clicked | ( | LiVESWidget * | button, |
livespointer | mt | ||
) |
Definition at line 18907 of file multitrack.c.
void on_fx_insb_clicked | ( | LiVESWidget * | button, |
livespointer | mt | ||
) |
Definition at line 18920 of file multitrack.c.
void on_insgap_cur_activate | ( | LiVESMenuItem * | , |
livespointer | mt | ||
) |
Definition at line 15029 of file multitrack.c.
void on_insgap_sel_activate | ( | LiVESMenuItem * | , |
livespointer | mt | ||
) |
Definition at line 14982 of file multitrack.c.
boolean on_load_event_list_activate | ( | LiVESMenuItem * | , |
livespointer | mt | ||
) |
Definition at line 22045 of file multitrack.c.
boolean on_multitrack_activate | ( | LiVESMenuItem * | menuitem, |
weed_plant_t * | event_list | ||
) |
menuitem callback
Definition at line 11024 of file multitrack.c.
Referenced by recover_layout(), resize_widgets_for_monitor(), and splash_end().
void on_next_fm_clicked | ( | LiVESWidget * | button, |
livespointer | mt | ||
) |
Definition at line 18950 of file multitrack.c.
void on_next_node_clicked | ( | LiVESWidget * | , |
livespointer | mt | ||
) |
Definition at line 19207 of file multitrack.c.
void on_node_spin_value_changed | ( | LiVESSpinButton * | , |
livespointer | mt | ||
) |
Definition at line 19024 of file multitrack.c.
Referenced by add_mt_param_box(), on_del_node_clicked(), and on_node_spin_value_changed().
void on_prev_fm_clicked | ( | LiVESWidget * | button, |
livespointer | mt | ||
) |
Definition at line 18933 of file multitrack.c.
void on_prev_node_clicked | ( | LiVESWidget * | , |
livespointer | mt | ||
) |
Definition at line 19221 of file multitrack.c.
void on_rename_track_activate | ( | LiVESMenuItem * | menuitem, |
livespointer | mt | ||
) |
Definition at line 16037 of file multitrack.c.
boolean on_render_activate | ( | LiVESMenuItem * | , |
livespointer | mt | ||
) |
disable playback optimisations
Definition at line 16078 of file multitrack.c.
Referenced by on_prerender_aud_activate().
void on_resetp_clicked | ( | LiVESWidget * | , |
livespointer | mt | ||
) |
create new in_params with default vals.
set params to the default value, and if any change we'll sensitize the "Apply Button"
if param is "value_per_channel", leave the other channels unaltered
Definition at line 19140 of file multitrack.c.
boolean on_save_event_list_activate | ( | LiVESMenuItem * | , |
livespointer | mt | ||
) |
Definition at line 19990 of file multitrack.c.
Referenced by check_for_layout_del(), and on_clear_event_list_activate().
void on_seltrack_toggled | ( | LiVESWidget * | , |
livespointer | mt | ||
) |
Definition at line 16962 of file multitrack.c.
Referenced by on_seltrack_activate().
void on_split_activate | ( | LiVESMenuItem * | , |
livespointer | mt | ||
) |
Definition at line 16552 of file multitrack.c.
boolean on_timeline_press | ( | LiVESWidget * | , |
LiVESXEventButton * | , | ||
livespointer | mt | ||
) |
Definition at line 18739 of file multitrack.c.
boolean on_timeline_release | ( | LiVESWidget * | , |
LiVESXEventButton * | , | ||
livespointer | mt | ||
) |
Definition at line 18622 of file multitrack.c.
boolean on_timeline_update | ( | LiVESWidget * | , |
LiVESXEventMotion * | , | ||
livespointer | mt | ||
) |
Definition at line 18460 of file multitrack.c.
boolean on_track_between_click | ( | LiVESWidget * | eventbox, |
LiVESXEventButton * | , | ||
livespointer | mt | ||
) |
Definition at line 13947 of file multitrack.c.
boolean on_track_between_release | ( | LiVESWidget * | eventbox, |
LiVESXEventButton * | , | ||
livespointer | mt | ||
) |
Definition at line 13958 of file multitrack.c.
boolean on_track_click | ( | LiVESWidget * | eventbox, |
LiVESXEventButton * | , | ||
livespointer | mt | ||
) |
Definition at line 13969 of file multitrack.c.
boolean on_track_header_click | ( | LiVESWidget * | eventbox, |
LiVESXEventButton * | , | ||
livespointer | mt | ||
) |
Definition at line 13925 of file multitrack.c.
boolean on_track_header_move | ( | LiVESWidget * | widget, |
LiVESXEventMotion * | event, | ||
livespointer | mt | ||
) |
Definition at line 14121 of file multitrack.c.
boolean on_track_header_release | ( | LiVESWidget * | eventbox, |
LiVESXEventButton * | , | ||
livespointer | mt | ||
) |
Definition at line 13936 of file multitrack.c.
boolean on_track_move | ( | LiVESWidget * | widget, |
LiVESXEventMotion * | event, | ||
livespointer | mt | ||
) |
Definition at line 14112 of file multitrack.c.
boolean on_track_release | ( | LiVESWidget * | eventbox, |
LiVESXEventButton * | event, | ||
livespointer | mt | ||
) |
Definition at line 13773 of file multitrack.c.
void out_anchor_toggled | ( | LiVESToggleButton * | , |
livespointer | mt | ||
) |
Definition at line 12729 of file multitrack.c.
void polymorph | ( | lives_mt * | , |
lives_mt_poly_state_t | poly | ||
) |
< can happen during mt exit
Definition at line 12777 of file multitrack.c.
Referenced by mt_clip_select(), mt_nextclip(), mt_prevclip(), mt_spin_end_value_changed(), multitrack_adj_start_end(), multitrack_view_clips(), multitrack_view_in_out(), on_capture_activate(), on_close_activate(), on_mt_list_fx_activate(), on_render_activate(), on_utube_select(), and unselect_all().
boolean recover_layout | ( | void | ) |
Definition at line 1010 of file multitrack.c.
Referenced by do_layout_recover_dialog().
void recover_layout_cancelled | ( | boolean | is_startup | ) |
Definition at line 923 of file multitrack.c.
Referenced by check_for_layout_del(), do_layout_recover_dialog(), mt_memory_free(), on_export_proj_activate(), on_load_event_list_activate(), remove_current_from_affected_layouts(), and wipe_layout().
void redraw_mt_param_box | ( | lives_mt * | ) |
void remove_current_from_affected_layouts | ( | lives_mt * | ) |
Definition at line 5851 of file multitrack.c.
Referenced by clear_lmap_errors(), mt_delete_clips(), remove_layout_files(), and stored_event_list_free_all().
void remove_first_gaps | ( | LiVESMenuItem * | , |
livespointer | mt | ||
) |
Definition at line 14640 of file multitrack.c.
Referenced by multitrack_audio_insert(), and multitrack_insert().
void remove_gaps | ( | LiVESMenuItem * | , |
livespointer | mt | ||
) |
Definition at line 14648 of file multitrack.c.
void remove_markers | ( | weed_plant_t * | event_list | ) |
Definition at line 21918 of file multitrack.c.
Referenced by mt_load_recovery_layout().
void reset_renumbering | ( | void | ) |
Definition at line 9646 of file multitrack.c.
boolean resize_timeline | ( | lives_mt * | ) |
Definition at line 11721 of file multitrack.c.
Referenced by pref_change_xcolours().
boolean save_event_list_inner | ( | lives_mt * | , |
int | fd, | ||
weed_plant_t * | event_list, | ||
unsigned char ** | mem | ||
) |
Definition at line 252 of file multitrack.c.
Referenced by backup_recording(), and multitrack_delete().
void save_layout_map | ( | int * | lmap, |
double * | lmap_audio, | ||
const char * | file, | ||
const char * | dir | ||
) |
Definition at line 19714 of file multitrack.c.
Referenced by on_lerrors_clear_clicked(), and remove_layout_files().
void scroll_track_by_scrollbar | ( | LiVESScrollbar * | sbar, |
livespointer | mt | ||
) |
Definition at line 3650 of file multitrack.c.
void scroll_tracks | ( | lives_mt * | , |
int | top_track, | ||
boolean | set_value | ||
) |
Definition at line 2347 of file multitrack.c.
Referenced by mt_change_disp_tracks_ok(), pref_change_colours(), and scroll_track_by_scrollbar().
void selblock_cb | ( | LiVESMenuItem * | , |
livespointer | mt | ||
) |
Definition at line 14306 of file multitrack.c.
Referenced by do_block_context().
void set_mt_colours | ( | lives_mt * | ) |
TODO: clearly an array would be better
Definition at line 6148 of file multitrack.c.
Referenced by pref_change_colours(), and pref_change_xcolours().
void set_mt_play_sizes_cfg | ( | lives_mt * | ) |
Definition at line 5516 of file multitrack.c.
Referenced by mt_show_current_frame().
boolean set_new_set_name | ( | lives_mt * | ) |
Definition at line 19944 of file multitrack.c.
void set_poly_tab | ( | lives_mt * | mt, |
uint32_t | tab | ||
) |
Definition at line 3962 of file multitrack.c.
void set_timeline_end_secs | ( | lives_mt * | , |
double | secs | ||
) |
Definition at line 3134 of file multitrack.c.
Referenced by resize_timeline().
void set_track_label_string | ( | lives_mt * | mt, |
int | track, | ||
const char * | label | ||
) |
Definition at line 10366 of file multitrack.c.
char* set_values_from_defs | ( | lives_mt * | , |
boolean | from_prefs | ||
) |
Definition at line 5768 of file multitrack.c.
Referenced by mt_change_vals_activate(), and mt_clear_timeline().
void show_clipinfo_cb | ( | LiVESMenuItem * | , |
livespointer | mt | ||
) |
Definition at line 14273 of file multitrack.c.
boolean show_in_out_images | ( | livespointer | mt | ) |
Definition at line 11878 of file multitrack.c.
Referenced by all_config().
void show_preview | ( | lives_mt * | , |
ticks_t | tc | ||
) |
void stored_event_list_free_all | ( | boolean | wiped | ) |
Definition at line 5897 of file multitrack.c.
Referenced by check_for_layout_del(), lives_exit(), and remove_layout_files().
void stored_event_list_free_undos | ( | void | ) |
Definition at line 5842 of file multitrack.c.
Referenced by on_change_speed_ok_clicked(), on_close_activate(), on_export_proj_activate(), on_quit_activate(), on_resaudio_ok_clicked(), and stored_event_list_free_all().
boolean track_arrow_pressed | ( | LiVESWidget * | ahbox, |
LiVESXEventButton * | , | ||
livespointer | mt | ||
) |
Definition at line 2807 of file multitrack.c.
void track_select | ( | lives_mt * | ) |
must call after setting mt->current_track
Definition at line 1941 of file multitrack.c.
Referenced by on_cback_audio_activate(), on_seltrack_toggled(), pref_change_colours(), and scroll_track_by_scrollbar().
void unpaint_line | ( | lives_mt * | , |
LiVESWidget * | eventbox | ||
) |
Definition at line 14130 of file multitrack.c.
Referenced by unpaint_lines().
void unpaint_lines | ( | lives_mt * | ) |
Definition at line 14150 of file multitrack.c.
Referenced by on_sepwin_activate().
void unselect_all | ( | lives_mt * | ) |
unselect all blocks
Definition at line 11620 of file multitrack.c.
Referenced by mt_clear_timeline(), and multitrack_adj_start_end().
void update_filter_events | ( | lives_mt * | , |
weed_plant_t * | first_event, | ||
ticks_t | start_tc, | ||
ticks_t | end_tc, | ||
int | track, | ||
ticks_t | new_start_tc, | ||
int | new_track | ||
) |
void update_grav_mode | ( | lives_mt * | ) |
Definition at line 5012 of file multitrack.c.
void update_insert_mode | ( | lives_mt * | ) |
Definition at line 4946 of file multitrack.c.
boolean used_in_current_layout | ( | lives_mt * | , |
int | file | ||
) |
Definition at line 9180 of file multitrack.c.
Referenced by mt_delete_clips(), and on_close_activate().
void wipe_layout | ( | lives_mt * | ) |
Definition at line 21936 of file multitrack.c.
Referenced by on_clear_event_list_activate(), and resize_widgets_for_monitor().
boolean write_backup_layout_numbering | ( | lives_mt * | ) |
Definition at line 668 of file multitrack.c.
Referenced by add_to_recovery_file(), and rewrite_recovery_file().