Mercurial > mplayer.hg
comparison Makefile @ 34114:113156bc1137
Ensure that filename related config will always be loaded.
Currently, filename related config will only be loaded if MPlayer knows
the filename when it gets called, which isn't the case if either MPlayer
is called in slave mode or the GUI is called without file argument. In
either case, the file to be played is known only later.
If filename related config hasn't yet been read, do it after leaving
the idle mode loop.
author | ib |
---|---|
date | Sat, 15 Oct 2011 11:07:29 +0000 |
parents | febe300dbfc0 |
children | 3d7ee643b110 |
comparison
equal
deleted
inserted
replaced
34113:b3e209516ae0 | 34114:113156bc1137 |
---|