Home
last modified time | relevance | path

Searched refs:EXEC_MPLAYER (Results 1 – 5 of 5) sorted by relevance

/dports/multimedia/lives/lives-3.2.0/src/
H A Dmainwindow.h386 #define EXEC_MPLAYER "mplayer" macro
H A Dstartup.c1015 if (capable->has_mplayer) mp_cmd = EXEC_MPLAYER; in do_startup_tests()
H A Dmain.c718 check_for_executable(&capable->has_mplayer, EXEC_MPLAYER); in pre_init()
1748 get_location(EXEC_MPLAYER, mppath, PATH_MAX); in lives_init()
H A Dsaveplay.c931 get_location(EXEC_MPLAYER, loc, PATH_MAX); in open_file_sel()
H A Dcallbacks.c7276 check_for_executable(&capable->has_mplayer, EXEC_MPLAYER);