Mercurial > mplayer.hg
view TVout/clean.sh @ 7801:48b7d7fd7075
- wsErrorHandler was crashing on solaris with a null pointer access in printf;
don't crash when current_module is not set.
- CWX, CWY, CWWidth, CWHeight are invalid attributes for CreateWindow, they
should be used with ConfigureWindow only. (Note: their definition is
equivalent to CWBackPixmap, CWBackPixel, CWBorderPixmap, CWBorderPixel)
author | jkeil |
---|---|
date | Sat, 19 Oct 2002 19:47:16 +0000 |
parents | 3b5f5d1c5041 |
children |
line wrap: on
line source
# Compile TVout tools rm -f con2fb/con2fb cd matroxset make clean cd .. cd fbset make clean cd ..