[PATCH] Windows GUI
"Sascha Sommer" <[email protected]> Sat, 7 Feb 2004 16:29:51 +0100
| Newsgroups | gmane.comp.video.mplayer.g2.devel |
|---|---|
| Message-ID | <004001c3ed8f$3c2e9d60$03000004@oemcomputer> |
I was bored so I decided to write a simple windows gui for mplayer G2. Get the patch from http://www.mplayerhq.hu/~faust3/g2-windows-gui.diff apply it and run configure.g1 Then add -lcomdlg32 to WIN32_LIB in config.mak. Type make and you should get an app called test-ui.exe The patch also includes a windows timer, vo directx 2, and window helper code. Due to the bugs in the later one the gui won't play more than 1 video file. This is not the case for audio. Ok, the gui sucks. Hopefully this will change when I added skin support. Meanwhile it would be cool if someone could fix configure to build only the supported vos. Sascha