|
Port zgv 5.9 picture viewer |
|
|
Team member in staff
       posts: 2128 since: 10 Dec, 2000
 |
 |
1. Port zgv 5.9 picture viewer |
|
|
| Date: 20 Dec, 2005 on 10:46 |
|
|
Normal member in user
       posts: 114 since: 12 Jul, 2003 |
|
2. Re:Port zgv 5.9 picture viewer |
|
|
| I had a quick look at this this evening - it seems that even though it supports SDL, it still requires stuff from svgalib making this a bitch to port..... |
| Date: 20 Dec, 2005 on 17:21 |
|
|
Normal member in user
       posts: 10 since: 30 Aug, 2005
 |
|
3. Re:Port zgv 5.9 picture viewer |
|
|
Yeah, I figured there'd be some trick to it or it'd be ported to OS/2 already. I admit I didn't realize the extent of the svgalib dependency, though.  I'm slowly starting to learn about programming in a Solaris environment here at work, so maybe I can start thinking about looking at it myself, but I'm a long ways from being much help right now. Thanks for taking a look at it, though... |
| Date: 23 Dec, 2005 on 21:43 |
|
|
Premium member in user
       posts: 114 since: 12 Jul, 2003 |
|
4. Re:Port zgv 5.9 picture viewer |
|
|
| Date: 26 Aug, 2006 on 12:24 |
|
|
Premium member in user
       posts: 114 since: 12 Jul, 2003 |
|
5. Re:Port zgv 5.9 picture viewer |
|
|
Smedles (26 Aug, 2006 12:24): Finally got around to looking at this again, now that I'm a bit more experienced at porting stuff  I got it to build pretty easily this time, initial build is at http://smedley.info/zgv-5.9-os2.zip Note that on my box at least, the mouse pointer vanishes when it's over the zgv window... I'd be interested in feedback on this.... It also requires sdl dll's that are available from ftp://ftp.netlabs.org/pub/sdl/sdl-1.2.10-bin-20060602.zip[/quote] Note it does work for things like: zgv-sdl.exe m:\pictures\scan.jpg and displays the picture quite nicely 
|
| Date: 26 Aug, 2006 on 12:26 |
|
|
Normal member in user
     posts: 3 since: 06 May, 2006 |
 |
6. Re:Port zgv 5.9 picture viewer |
|
|
| All seems to work fine, must start "zgv" using -M to enable mouse use... |
| Date: 26 Aug, 2006 on 16:10 |
|
|
Premium member in user
       posts: 114 since: 12 Jul, 2003 |
|
7. Re:Port zgv 5.9 picture viewer |
|
|
SEV0600 (26 Aug, 2006 16:10): All seems to work fine, must start "zgv" using -M to enable mouse use...
Ahhh nice pickup I'll rebuilt in the morning and make this the default for OS/2 |
| Date: 26 Aug, 2006 on 17:23 |
|
|
Premium member in user
       posts: 114 since: 12 Jul, 2003 |
|
8. Re:Port zgv 5.9 picture viewer |
|
|
Smedles (26 Aug, 2006 17:23):
SEV0600 (26 Aug, 2006 16:10): All seems to work fine, must start "zgv" using -M to enable mouse use...
Ahhh nice pickup I'll rebuilt in the morning and make this the default for OS/2
I decided to fix right now - http://smedley.info/zgv-5.9-os2.zip is updated with mouse support enabled by default. |
| Date: 26 Aug, 2006 on 17:30 |
|
|
Normal member in user
       posts: 10 since: 30 Aug, 2005
 |
|
9. Re:Port zgv 5.9 picture viewer |
|
|
Smedles (26 Aug, 2006 12:24): Finally got around to looking at this again, now that I'm a bit more experienced at porting stuff 
Yay!  The SDL dependency on the SNAP drivers is gonna force me to check them out (I'm using 10-year-old Matrox drivers right now). That might be a good thing, though. We'll see. Thank you VERY much for your work on this, Paul!
---
-Rich Steiner (rsteiner@visi.com) The Theorem Theorem: If If, Then Then.
|
| Date: 28 Aug, 2006 on 22:08 |
|
|
Team member in staff
       posts: 2128 since: 10 Dec, 2000
 |
 |
10. Re:Port zgv 5.9 picture viewer |
|
|
| We have received a claim from Paul Smedley for this bounty; so the question here is now; are everybody happy with the provided software that he has released? Regards, Kim Haverblad OS2 World.Com |
| Date: 29 Aug, 2006 on 01:57 |
|
|
Premium member in user
       posts: 114 since: 12 Jul, 2003 |
|
11. Re:Port zgv 5.9 picture viewer |
|
|
Kim (29 Aug, 2006 01:57): We have received a claim from Paul Smedley for this bounty; so the question here is now; are everybody happy with the provided software that he has released?
I guess Rich is the best judge - he was the original requester + bountier  |
| Date: 29 Aug, 2006 on 12:04 |
|
|
Team member in staff
       posts: 2128 since: 10 Dec, 2000
 |
 |
12. Re:Port zgv 5.9 picture viewer |
|
|
| Well, true, but we still would like to get input from more than just one person; so if there are anything that hasn't been granted with the release, now is the time to speak up. /Kim |
| Date: 05 Sep, 2006 on 11:36 |
|
|
Team member in admin
       posts: 535 since: 10 Dec, 2000
 |
|
13. Re:Port zgv 5.9 picture viewer |
|
|
| Paul. Are you going to post zgv 5.9 as one of your ports on your homepage ? And I have a little question, If anybody on the community will like to see the source code of your ports, where can them get it. I 'm sure that you made some changes to the originals project code to make it run under OS/2. Regards |
| Date: 01 Oct, 2006 on 17:03 |
|
|
Premium member in user
       posts: 114 since: 12 Jul, 2003 |
|
14. Re:Port zgv 5.9 picture viewer |
|
|
Hi Martin, Martin (01 Oct, 2006 17:03): Are you going to post zgv 5.9 as one of your ports on your homepage ?And I have a little question, If anybody on the community will like to see the source code of your ports, where can them get it. I 'm sure that you made some changes to the originals project code to make it run under OS/2.
Diff of my changes is at http://smedley.info/zgv-5.9.patch I'll add it to my site when I get a free moment or two... Cheers, Paul. |
| Date: 02 Oct, 2006 on 03:21 |
|
|
Normal member in user
       posts: 10 since: 30 Aug, 2005
 |
|
15. Re:Port zgv 5.9 picture viewer |
|
|
Smedles (29 Aug, 2006 12:04):
Kim (29 Aug, 2006 01:57): We have received a claim from Paul Smedley for this bounty; so the question here is now; are everybody happy with the provided software that he has released?
I guess Rich is the best judge - he was the original requester + bountier 
I do think Paul has done a good job. I've gone back to the original Matrox drivers, which are slightly slower on my hardware but FAR more stable on my hardware than Scitech's drivers, so I can't use the current zgv port, and I was hoping for a fullscreen port (and not something which depended on running in a window) so I could use it in the same context I use Links, Yarn, NFTP, etc., but a port is a port is a port, and other OS/2 users might find it useful. Paul deserves the bounty for his hard work. It isn't his fault that other elements on which zgv depends possess what I see as unreasonable and annoying limitations, and I fully support his efforts with zgv. Hopefully someday *someone* will improve on the SDL video port so zgv will actually be useful to *ME* by letting it run (1) without requiring Scitech's drivers and (2) in a real fullscreen VIO session (which is where a decent graphics viewer is deperately needed). Until then, we have what we have. Thanks, Paul... I don't know how you can find the time to do all of the stuff you do.  |
| Date: 16 Oct, 2006 on 22:00 |
|
|
Premium member in user
       posts: 114 since: 12 Jul, 2003 |
|
16. Re:Port zgv 5.9 picture viewer |
|
|
rsteiner (16 Oct, 2006 22:00): Thanks, Paul... I don't know how you can find the time to do all of the stuff you do. 
Well it all started when my mother was diagnosed with cancer - I needed something to distract me and porting was it :/ Now I just can't stop generally speaking though - I spend 1 - 1.5 hrs per day in front of the PC - and that includes chatting on IRC and reading email, etc as well - perhaps more on weekends. My build environment is pretty good now for a lot of things - and of course updated versions are far easier to build than porting from scratch so maintaining a port isn't that much work. Cheers, Paul. |
| Date: 17 Oct, 2006 on 05:28 |
|
|
Team member in staff
       posts: 2128 since: 10 Dec, 2000
 |
 |
17. Re:Port zgv 5.9 picture viewer |
|
|
| This thread has been closed and will continue in the new forum. |
| Date: 21 May, 2007 on 10:06 |
|
|
|
Port zgv 5.9 picture viewer |
|
|
| All times are CET+1. |
< Prev. | P. 1 | Next > |
|