Mercurial > mplayer.hg
diff mplayer.c @ 1674:dab7950fe1c3
Show filename on beginning of playback.
author | atmos4 |
---|---|
date | Fri, 24 Aug 2001 05:52:08 +0000 |
parents | 0ed5a9568d0f |
children | 09f9297d2ee6 |
line wrap: on
line diff
--- a/mplayer.c Thu Aug 23 22:54:18 2001 +0000 +++ b/mplayer.c Fri Aug 24 05:52:08 2001 +0000 @@ -583,6 +583,7 @@ curr_filename=0; play_next_file: filename=(num_filenames>0)?filenames[curr_filename]:NULL; + if(filename) mp_msg(MSGT_CPLAYER,MSGL_INFO,"Playing %s\n", filename); #ifdef USE_SUB // check .sub