Newest MultiView

miker1264 · 8709

AMIGASYSTEM

  • Legendary Member
  • *****
    • Posts: 3276
    • Karma: +68/-1
  • AROS One
    • AROS One
Reply #135 on: December 16, 2021, 10:46:09 AM
Tested your Multiview + your sound.datatype

Recognized and played sound files are 8SVX, WAV, MID, MOD files work fine but no graphics are shown in the small window, MP3 show the small window but no sound.

I replaced your sound.datatype sound.datatypes with sound.datatypev44 (OS3.9 BB2) and all listed formats worked fine.

WAV and 8SVX files are slow, probably they require a more powerful system or their datatypes are not perfect  :-\

I attach video with sound.datatypes v44 test

https://drive.google.com/file/d/1GO0CmQf41fprHobHqwfPeEf16iV4BH6B/view?usp=sharing
« Last Edit: December 16, 2021, 10:51:19 AM by AMIGASYSTEM »



Amiwell

  • Legendary Member
  • *****
    • Posts: 2453
    • Karma: +33/-4
  • Peace
    • Tiny Aros
Reply #136 on: December 16, 2021, 01:12:08 PM
Thanks now we will wait confidently for the x86 versions too

I have to set up a Build System maybe this weekend for compiling x86 binaries.

Then I can compile the updated datatypes and MultiView. DTConvertGUI for x86 will be available soon.

ok miker thank you

For the next set of updates for MultiView the Image resize function will allow saving resized images. Also Multi-Image support for displaying & saving icon images, Tiff images and other Multi-Image formats is made possible using WhichPicture & GetNumPictures that is now part of our Picture.Datatype. And the About Box will be updated to show more information.

If you've tried the MultiView version 1.8 the About Box now has two buttons - Continue & Cancel. At the moment both close the message window. But in the future update "Continue" will provide additional information based on the type of datatype. For example for pictures the Project About Box will no longer show width, height, depth & number of colors. Only Project Information for MultiView & Library Versions & Dataype Name & Class will show for consistency. The pic info will be part of Picture About displayed with "Continue" option. There will be Sound About, Text About, Anim About. It allows more flexibility.

The user can still use About to quickly view the Datatype Name & Class as well as the current version of MultiView & Libraries. Continue will simply provide more optional datatype information. Also when an image is resized the Picture About Box shows its current size not the original size as before.

ok understand


miker1264

  • Legendary Member
  • *****
    • Posts: 1640
    • Karma: +83/-6
Reply #137 on: February 06, 2022, 07:04:54 AM
Testing MultiView v1.8 compiled for x86 on AROS One x86 v1.6




AMIGASYSTEM

  • Legendary Member
  • *****
    • Posts: 3276
    • Karma: +68/-1
  • AROS One
    • AROS One
Reply #138 on: February 06, 2022, 11:11:08 AM
Thanks miker, as soon as the new Multiview and Icon Exchange will be released I will distribute the new version 1.7 of AROS One x86


miker1264

  • Legendary Member
  • *****
    • Posts: 1640
    • Karma: +83/-6
Reply #139 on: February 23, 2022, 10:58:07 PM
I've been fixing the Maximize & Normal Window code to make it work correctly for pictures that are larger than the screen size.

For Centered on Screen I still have to fix the origin coordinates to make it perfectly centered on screen. Minor cosmetic fixes.

But the AROS x86 version compiles nicely without errors.  :)

After these small changes I need to update DTConvert GUI.

Then at the end I will compile & test the updated datatypes.

That's the plan.



AMIGASYSTEM

  • Legendary Member
  • *****
    • Posts: 3276
    • Karma: +68/-1
  • AROS One
    • AROS One
Reply #140 on: February 24, 2022, 11:09:27 AM
Thanks for what you do miker


miker1264

  • Legendary Member
  • *****
    • Posts: 1640
    • Karma: +83/-6
Reply #141 on: February 24, 2022, 04:01:51 PM
Thanks for what you do miker

No problem. It benefits me too.

I will try to have this version available within a week to include with AROS One x86.

Thanks for your efforts too.




Amiwell

  • Legendary Member
  • *****
    • Posts: 2453
    • Karma: +33/-4
  • Peace
    • Tiny Aros
Reply #142 on: February 24, 2022, 04:11:46 PM
new multiview and datatype is best miker thank you :)


miker1264

  • Legendary Member
  • *****
    • Posts: 1640
    • Karma: +83/-6
Reply #143 on: March 06, 2022, 08:29:07 PM
I plan to release a test version of the latest MultiView for AROS x86 later today.




paolone

  • Moderator
  • Legendary Member
  • *****
    • Posts: 566
    • Karma: +90/-0
Reply #144 on: March 06, 2022, 09:02:35 PM
I plan to release a test version of the latest MultiView for AROS x86 later today.


Great!


AMIGASYSTEM

  • Legendary Member
  • *****
    • Posts: 3276
    • Karma: +68/-1
  • AROS One
    • AROS One
Reply #145 on: March 06, 2022, 09:57:33 PM
I plan to release a test version of the latest MultiView for AROS x86 later today.
Thank you for your great work !


miker1264

  • Legendary Member
  • *****
    • Posts: 1640
    • Karma: +83/-6
Reply #146 on: March 07, 2022, 03:24:28 AM
Here is the MultiView x86 test version. It is functional.

The last part that I'm working on is Centered on Screen. I've corrected the coordinates
for images that are larger than the screen when we reset the image size it now works.

But when we have Centered on Screen selected the image isn't exactly centered. I will
need to correct the offset coordinates. But other than that it functions as expected.

Give it a try. There are several new features.  :)



miker1264

  • Legendary Member
  • *****
    • Posts: 1640
    • Karma: +83/-6
Reply #147 on: March 07, 2022, 03:29:49 AM
Not sure if you can see in the screenshot but it isn't perfectly centered.

From top to bottom it seems centered. But from left to right is is off.

I suspect that is because I didn't account for the size of the scroll bar on the right.



AMIGASYSTEM

  • Legendary Member
  • *****
    • Posts: 3276
    • Karma: +68/-1
  • AROS One
    • AROS One
Reply #148 on: March 07, 2022, 08:13:05 AM
Perfect thanks, to me it seems quite centered the image, your Multiview works very well, I made a screenshot on AROS One and the image is well centered, also works well the Maxmize, the Minimize is not active.


Amiwell

  • Legendary Member
  • *****
    • Posts: 2453
    • Karma: +33/-4
  • Peace
    • Tiny Aros
Reply #149 on: March 07, 2022, 12:06:58 PM
Thank you Miker :), works fine!

« Last Edit: March 07, 2022, 12:49:19 PM by salvo »