Re: Developing a GTK2 GUI
"Sascha Sommer" <[email protected]>
| Newsgroups | gmane.comp.video.mplayer.g2.devel |
|---|---|
| Message-ID | <01aa01c35aba$4a597760$856254d9@oemcomputer> |
> On Mon, Aug 04, 2003 at 02:40:47AM -0400, D Richard Felker III wrote: > > Some out-of-the-box, some from mphq releases directory. Is that your > > package? > > I doubt it. I've been making packages at > http://joey.nicewarrior.org/cygmp/ but once I accomplish most of my > goals with them, I'd like to get them hosted at mphq and linked to from > downloads page. Even if they're still labelled 'unofficial.' > > By the way, my goals, in order: > > make it fairly usable without nice gui > - mostly done now > give it more features > - proper vcd support, dvd title/chapter seeking... > make it able to replace real and quicktime and wmp > - painful at best due to dll stuff The only problem here is to get our dlls loaded from our codec dir(s) > give it a nice native gui Give me ~3 more weekends and mine should be halfway stable. > - more research into win32 coding > remove dependance on cygwin dll without loss of features Just compile it with mingw... The packages in releases/win32-beta contain only one executable and a few config files. Sascha