[MPlayer-dev-eng] [PATCH] more implicit declarations of functions 1/3

Stephen Sheldon sfsheldo at gmail.com
Fri Jul 8 16:30:48 CEST 2011


Ingo Brückl <ib <at> wupperonline.de> writes:


> A cleaner approach than the current one would be:
> 
>   MPlayer <-> interface <-> GUI = common stuff + window manager related stuff
> 
> where "window manger related stuff" is X11+GTK or Windows or something else.
> 
> The only difference between the two GUIs then should be (a "small" amount of)
> window manger related stuff, and a GUI for a different platform could be
> created by only providing such new stuff.
> At some point I might start rebuilding the Win32 GUI that way.
> 
> For now, please see svn r33849, which should fix the problems in this sense.
> 
> Ingo
> 

Mplayer compiles without error without my patches, so thank you for that.
Would you want patches to clean some of the duplicate code out of gui/win32?
Right now the easiest one to do would be to get rid of the string stuff
and use the gui/util/string.o object.  Also the list stuff would be easy.
Shall I direct my energies that way?




More information about the MPlayer-dev-eng mailing list