[MPlayer-dev-eng] [GUI] Equalizer event typo
Bernd Ernesti
mplayer at lists.veego.de
Tue Jun 25 14:35:57 CEST 2002
On Mon, Jun 24, 2002 at 10:41:55AM +0200, Felix Buenemann wrote:
> On Sunday 16 June 2002 17:14, Diego Biurrun wrote:
> > Hi!
> >
> > The equalizer event is called evEqualeaser throughout the code. Isn't
> > this a typo? The attached patch fixes this.
> applied.
I'm not sure if this was a good idea to change.
I just updated my source via cvs.
Did you try to start mplayer with -gui?
> gmplayer
MPlayer CVS-700101-01:00-2.95.3 (C) 2000-2002 Arpad Gereoffy (see DOCS!)
CPU: Intel Pentium III Katmai/Pentium III Xeon Tanner (Family: 6, Stepping: 3)
CPUflags: MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 0 SSE2: 0
Compiled for x86 CPU with extensions: MMX MMX2 SSE
vo: X11 running at 1280x1024 with depth 24 and 32 bpp (":0.0" => local display)
Reading /home/user/bernd/.mplayer/codecs.conf: 36 audio & 100 video codecs
font: can't open file: /home/user/bernd/.mplayer/font/font.desc
Font /usr/pkg/share/mplayer/font/font.desc loaded successfully! (206 chars)
Using usleep() timing
Can't open input config file /home/user/bernd/.mplayer/input.conf : No such file or directory
Can't open input config file /usr/pkg/share/mplayer/input.conf : No such file or directory
Falling back on default (hardcoded) input config
SKIN dir 1: '/home/user/bernd/.mplayer/Skin'
SKIN dir 2: '/usr/pkg/share/mplayer/Skin'
[skin] error in skin config file on line 27: unknown message: evEqualeaser
Skin configfile read error ( default ).
I guess every skin needs now to be changed.
Changing the two entries evEqualeaser to evEqualizer in the skin file fixed that
error, but as I said this would require to change all skins and add a version for
it and check that in mplayer.
Maybe reverting the change would be better.
Btw, I tried to copy the whole default skin directory to my ~/.mplayer/Skins
and thought that it would search there first, but mplayer still tried to use
the on in SKIN dir 2: '/usr/pkg/share/mplayer/Skin'
Regards,
Bernd
More information about the MPlayer-dev-eng
mailing list