Home
last modified time | relevance | path

Searched refs:LIVES_ERROR (Results 1 – 20 of 20) sorted by relevance

/dports/multimedia/lives/lives-3.2.0/src/
H A Djack.c92 LIVES_ERROR("Could not create jackd server"); in lives_jack_init()
120 LIVES_ERROR("Could not find a suitable driver for jack"); in lives_jack_init()
126 LIVES_ERROR("Could not create the driver for jack"); in lives_jack_init()
131 LIVES_ERROR("Could not start the jack server"); in lives_jack_init()
1510 LIVES_ERROR("Cannot activate jack writer client"); in jack_write_driver_activate()
1520 LIVES_ERROR("No jack input ports available !"); in jack_write_driver_activate()
1536 LIVES_ERROR("Not enough jack input ports available !"); in jack_write_driver_activate()
1550 LIVES_ERROR("Cannot connect all our jack outputs"); in jack_write_driver_activate()
1586 LIVES_ERROR("Cannot activate jack reader client"); in jack_read_driver_activate()
1599 LIVES_ERROR("No jack output ports available !"); in jack_read_driver_activate()
[all …]
H A Dvideodev.c307 LIVES_ERROR("vdev input: cannot open device"); in open_vdev_inner()
346 LIVES_ERROR("Unicap error setting format"); in open_vdev_inner()
H A Dutils.c175 LIVES_ERROR(msg); in lives_system()
269 LIVES_ERROR(msg); in lives_popen()
328 LIVES_ERROR(msg); in lives_write()
455 LIVES_ERROR(msg); in do_file_read_error()
601 LIVES_ERROR(msg); in lives_open_real_buffered()
1402 LIVES_ERROR(msg); in lives_chdir()
1425 LIVES_ERROR("Tried to kill pid 0"); in lives_kill()
5087 LIVES_ERROR(tmp); in get_clip_value()
5204 LIVES_ERROR(tmp); in save_clip_value()
5729 LIVES_ERROR("Could not write to directory"); in lives_make_writeable_dir()
[all …]
H A Deffects-weed.c82 LIVES_ERROR(msg); in filter_mutex_trylock()
113 LIVES_ERROR(msg); in filter_mutex_unlock()
120 LIVES_ERROR(msg); in filter_mutex_unlock()
4765 LIVES_ERROR(msg); in load_weed_plugin()
5351 LIVES_ERROR(tmp); in create_compound_filter()
5372 LIVES_ERROR(tmp); in create_compound_filter()
5389 LIVES_ERROR(tmp); in create_compound_filter()
6173 LIVES_ERROR(msg); in _weed_instance_unref()
11600 LIVES_ERROR(msg); in weed_leaf_deserialise()
11820 LIVES_ERROR(msg); in weed_plant_deserialise()
[all …]
H A Dmain.h1868 #ifndef LIVES_ERROR
1870 #define LIVES_ERROR(x) {fprintf(stderr, "LiVES ERROR: %s\n", x); break_me(x);} macro
1872 #define LIVES_ERROR(x) dummychar = x macro
H A Dpulse.c50 LIVES_ERROR("tried to lock pa mainloop within audio thread"); in pa_mloop_lock()
61 LIVES_ERROR("tried to unlock pa mainloop within audio thread"); in pa_mloop_unlock()
359 LIVES_ERROR("pulsed: error opening"); in pulse_audio_write_process()
360 LIVES_ERROR(filename); in pulse_audio_write_process()
H A Ddialogs.c3954 LIVES_ERROR(emsg); in do_system_failed_error()
4024 LIVES_ERROR(emsg); in do_write_failed_error_s()
4048 LIVES_ERROR(emsg); in do_read_failed_error_s()
4105 LIVES_ERROR(emsg); in do_write_failed_error_s_with_retry()
4141 LIVES_ERROR(emsg); in do_read_failed_error_s_with_retry()
4197 LIVES_ERROR(msg); in do_header_missing_detail_error()
4215 LIVES_ERROR(emsg); in do_chdir_failed_error()
H A Dcvirtual.c249 LIVES_ERROR("deleting frame_index with virtual frames in it !"); in del_frame_index()
1120 LIVES_ERROR(msg); in insert_blank_frames()
H A Drte_window.c1374 LIVES_ERROR(tmp); in on_load_keymap_clicked()
1389 LIVES_ERROR(tmp); in on_load_keymap_clicked()
1428 LIVES_ERROR(tmp); in on_load_keymap_clicked()
1440 LIVES_ERROR(tmp); in on_load_keymap_clicked()
H A Dplugins.c219 LIVES_ERROR(msg); in save_vpp_defaults()
1137 LIVES_ERROR(msg); in open_vid_playback_plugin()
1200 LIVES_ERROR(msg); in open_vid_playback_plugin()
H A Dmain.c3115 LIVES_ERROR(msg); in get_capabilities()
3147 LIVES_ERROR(buffer); in get_capabilities()
3278 LIVES_ERROR(msg); in get_capabilities()
4727 LIVES_ERROR(msg); in real_main()
6944 LIVES_ERROR("Bad png palette !\n"); in save_to_png()
7099 LIVES_ERROR(gerror->message); in weed_layer_create_from_file_progressive()
H A Dgui.c82 LIVES_ERROR("Theme Error !"); in load_theme_images()
4242 LIVES_ERROR("Failed to start playback plugin"); in _resize_play_window()
H A Dcallbacks.c5467 LIVES_ERROR("Could not create directory");
5468 LIVES_ERROR(dfile);
5482 LIVES_ERROR("Could not create directory");
5483 LIVES_ERROR(dfile);
H A Dsaveplay.c3933 LIVES_ERROR(array[2]);
3946 LIVES_ERROR("Handle!=statusfile !");
H A Devents.c3352 if (num_in_channels != num_in_count) LIVES_ERROR("num_in_count != num_in_channels"); in process_events()
4201 LIVES_ERROR("num_in_count != num_in_channels"); in render_events()
H A Dcolourspace.c980 LIVES_ERROR(errmsg); in get_YUV_to_YUV_conversion_arrays()
1001 LIVES_ERROR(errmsg); in get_YUV_to_YUV_conversion_arrays()
1006 LIVES_ERROR(errmsg); in get_YUV_to_YUV_conversion_arrays()
H A Dmultitrack.c5655 LIVES_ERROR(msg); in load_event_list_inner()
9139 LIVES_ERROR("invalid atrack"); in update_layout_map_audio()
9154 LIVES_ERROR("invalid back atrack"); in update_layout_map_audio()
21637 LIVES_ERROR("Loading event list for unknown set"); in get_eload_filename()
H A Dosc.c7098 LIVES_ERROR("error, OSC msglen > 100 !"); in oscbuf_to_packet()
H A Dinterface.c5430 LIVES_ERROR("Could not alloc memory for remote clip request"); in run_youtube_dialog()
H A Dwidget-helper.c7176 LIVES_ERROR("Tried to get pointer for windowless widget"); in lives_widget_get_mods()