shaktazuki | Nov 15, 2008 4:52 am |
---|---|
Subject: MVEPlayer v1.0 It's done. Palette issues solved. Will play all 8-bits-per-pixel, stereo MVEs. Can't do fullscreen with MAX yet. Dunno why. That will be the subject of v1.000001a. ![]() Yuck. That was one messed up experience. |
|
Attachments: MVEPlayer.zip (Filesize: 9.79 KB) |
shaktazuki | Nov 16, 2008 5:12 am |
---|---|
Subject: Re: MVEPlayer v1.0 Four downloads and no feedback? Does it work on your systems? Does the fullscreen mode work for you? ? ![]() ![]() |
beko | Nov 16, 2008 11:21 am |
---|---|
Subject: Re: MVEPlayer v1.0 sorry, my feedback is just that I'm freakin' busy. Hopefully someone of the other devs can take a look at it ![]() Edit: aww.. screw it. I knew I forgot something. Can you please reupload your code? I forgot the attachments when I run the upgrade on the bbs this morning. ![]() ![]() |
alzi | Nov 16, 2008 1:52 pm |
---|---|
Subject: Re: MVEPlayer v1.0 yeah, nice job! It's a very good feeling to see the MAX intro with normal sound ![]() As far as I could see, the player works without any problems. And the source seems to be written very structured and good documented. Realy a good work ![]() |
shaktazuki | Nov 16, 2008 7:52 pm |
---|---|
Subject: Re: MVEPlayer v1.0 Well, hopefully it will add to the project. Thanks for the compliment! (There is one bug left in the video decoding routines; I'm not sure where yet.) I replaced the source in the top post in this thread. |
shaktazuki | Nov 18, 2008 7:32 am |
---|---|
Subject: Re: MVEPlayer v1.0 Version 1.000001a. Fullscreen functionality has been implemented (must enable the SDL_FULLSCREEN flag in SDL_SetVideoMode); minor program structural changes. Still can't figure out the last decoding bug. It's noticeable in max\maxmve2.mve . |
|
Attachments: MVEPlayer.zip (Filesize: 10.04 KB) |
shaktazuki | Nov 19, 2008 9:06 am |
---|---|
Subject: Re: MVEPlayer v1.0 Flawed though it be, are you guys going to integrate it into the project? I can guarantee the MVEPlayer interface won't change ![]() Here's the latest code - True fullscreen (at 640x480). |
|
Attachments: MVEPlayer.zip (Filesize: 9.76 KB) |
beko | Nov 19, 2008 6:36 pm |
---|---|
Subject: Re: MVEPlayer v1.0 I didn't look into it yet but if you released this under the GPL I see no reason why not ![]() ![]() |
shaktazuki | Nov 19, 2008 8:23 pm |
---|---|
Subject: Re: MVEPlayer v1.0 It is now GPLed. |
|
Attachments: MVEPlayer.zip (Filesize: 10.74 KB) |
shaktazuki | Nov 20, 2008 10:11 am |
---|---|
Subject: Re: MVEPlayer v1.0 Here's MVEPlayer 1.1 Final. As far as I am concerned, this is the final version - all decoding bugs fixed. Enjoy. Granted, it would be nice to implement hardware scaling... maxmve1.mve and maxmve2.mve are properly displayed with something other than a 4:3 aspect ratio (something like widescreen). |
|
Attachments: MVEPlayer.zip (Filesize: 10.72 KB) |