Sorry, there is many other things to do before worrying about it. You may want create bug-ticket on github so it will be not forgotten.
Quote:
That should be the next big fix in Odyssey, we can't have passwords dwellin around in /conf/Passwords.db in pure ascii form. That should be no.1.
:) There quite a lot "should be no.1" when it come to improving a browser, and unsecure password storage are not the only one :)
Don't expect things to move that fast with all sort of updates. Firstly all the 3d party libs should be updated, then 1.25 version need to be ported with some bad bugs fixed and so on.
No one basically will hack any amigaos4, so even if passwords is in plain form, none modern viruses/malware/hackers will do anything with because of obscurity of all that amiga stuff.
-- MediaPlayer: fixed out-of-window issues when compositing effects disabled in prefs:gui, but compositing still available (c) Ami603. -- MediaPlayer: fixed another bug found by ktadd when compositing being disabled in prefs:gui, while compositing still available: the content of composited video overlap other window's content (c) Hans De Ruiter -- MediaPlayer: rewritten media player's AHI part to use AHI device API, instead of AHI library API: No exclusive locks of audio hardware from Odyssey anymore with any AHI settings! (c) Capehill -- MediaPlayer: hack a bit backfill code, so when we in compositing video mode, and hit f11 to go to real fullscreen, then no left/right and bottom (when hit middle mouse button to hide player's GUI) borders visibly. -- MediaPlayer: fixed a look of 'mute' item in media player's RMB menu, which now has on/off marker just like 'control' and 'loop' items. (c) Javier. -- a bit better locale_cleanup (c) Javier -- move an opening of asyncio.library to main.cpp same as other libraries, just to make things be cleaner (thanks to Javier for an idea) -- one more user-agent for spoofing by request: iPhone OS 12.4 -- changed in prefs/media "webm (vp8)" on "webm (vp8, vp9)" as we can play both. OWB.cd updated as well, translators need to take care of. -- add functionality to disable audio/video MP4 support in Preferences/Media (handy when one wants to save mp4 instead of playing in a browser) from 1.25 (c) Deadwood. Enabled by default the same as before. OWB.cd updated, translators need to take care of.
Can you give html5test.com a try? I check each beta against that site and check the score, typically 319. I tried with beta6 and the page did not render.
Not sure if it's just me of something that changed.
Can you give html5test.com a try? I check each beta against that site and check the score, typically 319. I tried with beta6 and the page did not render.
It's you :) Tested right now, all fine. Through scored not 319, but 318 for me. As usuall fresh install, all should be clean, not settings from anywhere else if you want to test thing.
Have not used my X1000 very much at all in recent years, but lately I am turning it on a bit more. Glad to see this work happening on Odyssey. Thanks, Roman, and to all who are helping! Typing this from Beta6.
Odyssey 1.23 r5_beta06 - AmigaOS4 -- MediaPlayer: rewritten media player's AHI part to use AHI device API, instead of AHI library API: No exclusive locks of audio hardware from Odyssey anymore with any AHI settings! (c) Capehill
Nice work Capehill! I am now able to use the hdaudio:HiFi 32 bit Stereo++ setting in sound preferences with the X1000's onboad sound chip. Tested playing three streaming radio stations in seperate tabs while playing a local mp3 file with AmigaAMP 3. All worked great!
Thanks once again to all for the hard work your putting into making Odyssey better!
Odyssey 1.23 r5_beta06 - AmigaOS4[ -- MediaPlayer: fixed another bug found by ktadd when compositing being disabled in prefs:gui, while compositing still available: the content of composited video overlap other window's content (c) Hans De Ruiter
Verified this one is fixed as well. Played videos full screen in three seperate windows with composing off and composting on. Move windows all round as fast as I could and all worked well. Nice work once again!
Beta6 running well on X1000. Many thanks. Youtube 720p videos look good. Occasionally Youtube says fullscreen not available, however clicking on the icon seems to work anyway.
As usual sometimes the player crash badly with ISI, got this one while tried an audio streams that start automatically
I googled everywhere for that: "_ZN7WebCore18MediaPlayerPrivate10playerLoopEv()" line and noted that many users now and in the past had always the same kind of crash with the internal player
Quote:
Symbol info: Instruction pointer 0x6C699A6C belongs to module "GrimReaper" (HUNK/Kickstart)
Are you sure its "usuall" crash ? Did you have the same kind of crash with beta05 and all previous ones ? I mean with the same "PlayerLoop" in the stack trace.
I got this one few times when add Capehill's AHI rewrite (you can read about few post in mediaplayer thread, with the same kind of stack trace). But after reboot can't reproduce it. Can't say if it something new or was there before. Test if you wish previous betas, to be sure it was there before and you have crashes with the same stack trace.
Quote:
I googled everywhere for that: "_ZN7WebCore18MediaPlayerPrivate10playerLoopEv()" line and noted that many users now and in the past had always the same kind of crash with the internal player
I'm unable to understand exactly the meaning of that logs, so i'm not 100% sure if it's really the same kind of, but can say that atleast these 2 or 3 "crashing lines" are always present when crashing with ISI .. atleast since you introduced the video support in owb, so since the first 1.23 release probably
@All Everyone who had crashes in cairo_clip_intersect_rectangle_box() as the last function in stacktrace (visually it first one at top of stack trace) plz check that binary at top of beta06 installation:
I remember that Raziel had this kind of crashes when visit Scummvm.org, and also Javier when visiting morphzone.org , and also BillBorsari when ajust settings on youtube settings. So give it a go plz, if bug is gone, i can update then cairo library in odyssey's repo.
There i just add 2 fixes from Cairo devs after they release version we use now and which fix all those issues for me. But need to be sure, so give it a go. Thanks