Forum: Official UlaunchELF Forums - Discussion for the most unofficial build of launchELF!


The above video goes away if you are a member and logged in, so log in now!




 
Would you like to get all the new info from
PSX-Scene in your email each day?




Want to learn more about the team keeping you up to date with the latest scene news?

Read about them now!

Check out our Developer bios, too!

 


User Tag List

Thread: JpegViewer needs rework :)
  

Page 1 of 2 1 2 LastLast
Results 1 to 10 of 12
  1. #1 JpegViewer needs rework :) 
    Horscht is offline Member
    Join Date
    Feb 2006
    Posts
    92
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    0
    Hi

    the jpegviewer of ule realy needs some rework. Zooming is realy akward.

    Taking a comic page as an example.

    when opening it, you see the image centered on the screen. Zooming now causes the image to zoom only within the boundaries of the original, centered image.

    If I have a comic page for example, the image takes half of my screen, something like this:

    Code:
    --------------------------------------------
    |             |               |            |
    |             |               |            |
    |             |               |            |
    |             |               |            |
    |             |               |            |
    |             |               |            |
    |             |               |            |
    |             |               |            |
    |             |               |            |
    |             |               |            |
    |             |               |            |
    |             |               |            |
    |             |               |            |
    |             |               |            |
    --------------------------------------------
    when zooming now, the image stays the same width, i.e. still half of my screen, but now to see the picture in it's full width (height naturaly gets cut off), I have to move the picture left or right (back and forth, depending on what part of the picture i want to view).

    Instead of doing this, the pciture should "grow" until it reaches the full width of my TV.

    This would be a realy usefull change and make the jpegviewer a lot more usefull than it is now.

    alternatively, is there another decent slydeshow viewer? I tried myPS2 as well, but that made text on comics unreadable, and additionaly doesn't allow going right to the next picture without going back to filebrowser first

    regards

    Horscht
    PAL V14 SCPH 75004PSTwo, fully working, XenoPS
    PAL "magical" V4 SCPH 35004 PS2, 160GB, dead DVD laser, exploited
    8MB official sony MC (Slot 1)
    64MB chinese clone MC, Free MC Boot 1.8, Independence Exploit (backup mod) (Slot 2)
    Reply With Quote  

  2. #2  
    Polo35's Avatar
    Polo35 is offline Volatile member
    Join Date
    Mar 2006
    Location
    France
    Posts
    528
    Downloads
    1
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    0
    Hey.

    You are really comic.

    If you don't like jpgViewer, try to make better with 32 Meg of ram.

    Best regards

    Polo
    Reply With Quote  

  3. #3  
    Horscht is offline Member
    Join Date
    Feb 2006
    Posts
    92
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    0
    I am by no means a developer, but to be honest, I think what I am proposing here is very feasible with 32MB of RAM.

    Maybe I am not able to express it properly, though.

    I will provide a proper illustration tomorrow or on wednesday
    PAL V14 SCPH 75004PSTwo, fully working, XenoPS
    PAL "magical" V4 SCPH 35004 PS2, 160GB, dead DVD laser, exploited
    8MB official sony MC (Slot 1)
    64MB chinese clone MC, Free MC Boot 1.8, Independence Exploit (backup mod) (Slot 2)
    Reply With Quote  

  4. #4  
    dlanor is offline Member
    Join Date
    Sep 2004
    Location
    Sweden
    Posts
    10,107
    Downloads
    5
    Uploads
    0
    Mentioned
    1 Post(s)
    Tagged
    2 Thread(s)
    Likes Given
    0
    Likes Received
    126
    Quote Originally Posted by Horscht View Post
    Hi

    the jpegviewer of ule realy needs some rework. Zooming is realy akward.
    ----- snip ----- re: some details and zoom example
    when zooming now, the image stays the same width, i.e. still half of my screen, but now to see the picture in it's full width (height naturaly gets cut off), I have to move the picture left or right (back and forth, depending on what part of the picture i want to view).

    Instead of doing this, the pciture should "grow" until it reaches the full width of my TV.

    This would be a realy usefull change and make the jpegviewer a lot more usefull than it is now.
    I agree. It would be better if it worked that way.

    However, you should remember that the JpgViewer was never intentionally planned for uLE. All we intended to implement was a simple JPG load/display routine sufficient for the uLE skin and possibly a preview. But when Polo35 donated his code to use in uLE it already contained a version of the JpgViewer pretty much the same as we use now (some minor changes were made later). And that is the only reason why the JpgViewer in uLE even exists.

    alternatively, is there another decent slydeshow viewer?
    No.

    Best regards: dlanor
    Reply With Quote  

  5. #5  
    dlanor is offline Member
    Join Date
    Sep 2004
    Location
    Sweden
    Posts
    10,107
    Downloads
    5
    Uploads
    0
    Mentioned
    1 Post(s)
    Tagged
    2 Thread(s)
    Likes Given
    0
    Likes Received
    126
    Quote Originally Posted by Polo35 View Post
    Hey.

    You are really comic.
    Hey Polo, don't be too hard on him. He probably means well, but like most non-programmers he doesn't realize the difficulties of graphics processing with too little RAM.

    If you don't like jpgViewer, try to make better with 32 Meg of ram.
    Well, not being a developer he obviously can't do that, but to be honest I think that you could do it.

    I just don't think it's necessary, as you've done enough for uLE already, and to make the zoom of JpgViewer work more nicely, expanding the zoomed picture width/height to full-screen when possible, would clearly require a lot of work. So it would probably not be worth your effort. And the methods needed for an improved zoom with a small RAM 'footprint' might also become too slow to be practical.

    IMO your current efforts for the PS2 are better spent on the VMC stuff.

    Best regards: dlanor
    Reply With Quote  

  6. #6  
    Polo35's Avatar
    Polo35 is offline Volatile member
    Join Date
    Mar 2006
    Location
    France
    Posts
    528
    Downloads
    1
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    0
    To be honest, my current efforts for the PS2 are currently for HD_Gui, but i promise to take a look to vmc when i finish HD_Gui improvements.


    Oh, and i remember this ??§§!! zooming function.
    The problem was that i loose ratio when picture reach full screen.


    Best regards

    Polo
    Reply With Quote  

  7. #7  
    barf's Avatar
    barf is offline This product has been banned!
    Join Date
    Sep 2004
    Location
    /bin/trash
    Posts
    1,676
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    0
    Quote Originally Posted by Polo35 View Post
    Oh, and i remember this ??§§!! zooming function.
    The problem was that i loose ratio when picture reach full screen.
    Sounds like something I can take a look at, where is the source? SVN?

    But what is the purpose of jpegviewer? Doesn’t it already show JPEGs?
    Reply With Quote  

  8. #8  
    dlanor is offline Member
    Join Date
    Sep 2004
    Location
    Sweden
    Posts
    10,107
    Downloads
    5
    Uploads
    0
    Mentioned
    1 Post(s)
    Tagged
    2 Thread(s)
    Likes Given
    0
    Likes Received
    126
    Quote Originally Posted by barf View Post
    Sounds like something I can take a look at, where is the source? SVN?
    Of course not.
    As for all subprograms of uLE, the JpgViewer sources are found in the uLE release packages.

    But what is the purpose of jpegviewer? Doesn’t it already show JPEGs?
    Of course it does.
    This thread only relates to how the 'Zoom' feature is implemented in the current JpgViewer.

    Best regards: dlanor
    Reply With Quote  

  9. #9  
    J-SIN is offline Member
    Join Date
    Aug 2005
    Posts
    83
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    0
    I agree to this as well. I was going to bring it up but I knew people here who programs have a lot of things on their hands so I left it. But since someone already brought it up. I figured I should say something as well.

    I also use uLE JpegViewer to read digital comic books because it is probably the best easiest jpeg viewer software out there. I have MythTV (linux PVR) and used window jpeg viewer and such. but none of them could even compare to uLE JpegViewer and offered such flexiable features especaily with controller. where i could shift to next and easily move the jpeg. only thing bothered me was the sides not being able to show.

    i do realize it wasn't the purpose originally. but i dont think it would hurt to try widen it. would be really great if it was doable!
    Reply With Quote  

  10. #10  
    JNABK's Avatar
    JNABK is offline Member
    Join Date
    Sep 2004
    Location
    <<< I'm right over there!
    Posts
    4,920
    Downloads
    3
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    2
    Likes Received
    16
    Quote Originally Posted by J-SIN View Post
    used window jpeg viewer and such. but none of them could even compare to uLE JpegViewer
    Really?
    You mean you couldnt zoom in using Windows Picture and Fax viewer?

    I use it all the time and only images that arent of quality high resolution, tend to pixelate when zoomed in, but it would be the same with any viewer on low quality resolution images, i would imagine.
    PS2 Consoles:
    SCPH-30001 [V4] - unmodded (2)
    SCPH-30001-R [V5] DMS4 Pro SE
    SCPH-50001-N [V9] CC 2.0 SLE
    SCPH-79001 [V16] Silver - unmodded

    Reply With Quote  

Page 1 of 2 1 2 LastLast
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •