view TVout/clean.sh @ 7516:657041b7236b

when working through a mixed play tree with audi-only files and video files the OSD level is set to 0 when playing an audio-only file. The previous OSD level never gets restored. My small patch handles this. - patch by Reder Uwe <Uwe.Reder@3SOFT.de>
author arpi
date Fri, 27 Sep 2002 20:57:00 +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 ..