New Modern Webkit-based Browser In Development
  • MorphOS Developer
    jacadcaps
    Posts: 2971 from 2003/3/5
    From: Canada
    Version 3.8 is out!

    - Implemented basic drag & drop of web elements within a page
    - Fixed scrollbar positions after switching between tabs
  • »06.06.22 - 13:43
    Profile Visit Website
  • Order of the Butterfly
    Order of the Butterfly
    MoerBoer
    Posts: 210 from 2019/10/15
    Geez, coding machine! Thanks!
  • »06.06.22 - 13:53
    Profile
  • MorphOS Developer
    jacadcaps
    Posts: 2971 from 2003/3/5
    From: Canada
    Quote:

    Primax wrote:
    I had found only one page so far where it worked:
    https://www.heise.de/news/heise-spielt-Amiga-500-live-ab-12-Uhr-Neue-alte-Retro-Freundin-6659366.html

    Unfortunately, it doesn't work now either....



    I've email the result of my analysis to you but since others may stumble on this as well:

    Youtube now requires touch events when using the iOS / Android user agents. Video will either not start or you will not be able to seek since YT completely disregards mouse inputs.

    I'm working on mitigating this (by emulating touch events) in the next release, but there will be caveats to this.
  • »08.06.22 - 15:26
    Profile Visit Website
  • Paladin of the Pegasos
    Paladin of the Pegasos
    koszer
    Posts: 1246 from 2004/2/8
    From: Poland
    Quote:

    jacadcaps wrote:
    Youtube now requires touch events when using the iOS / Android user agents. Video will either not start or you will not be able to seek since YT completely disregards mouse inputs.


    A to kutafony!
  • »08.06.22 - 15:42
    Profile
  • MorphOS Developer
    jacadcaps
    Posts: 2971 from 2003/3/5
    From: Canada
    The new Wayfarer release comes with following changes

    - Implemented ClearKey DRM support for HLS media streams
    - Implemented HLS stream quality switching accessible from the media popup
    - Added configurable touch events emulation (think Youtube-Mobile seeking slider)
    - Refactored the HLS player to allow MPEG-TS playback
    - Live HLS streams now start playing closer to the current time
    - Improved stream end position reporting to get some streaming services correctly skip to next stream after playing ads
    - Updated libcurl

    While not very popular these days, ClearKey encryption is still being used by some live streaming services. Wayfarer will now play those streams (https://tv.nrk.no for example).

    The touch events emulation makes it possible to seek on mobile Youtube again.

    wayfarer.icu
  • »28.06.22 - 15:50
    Profile Visit Website
  • MorphOS Developer
    jacadcaps
    Posts: 2971 from 2003/3/5
    From: Canada
    I'd like to thank amyren for sponsoring NordVPN so that I could take a look at several geo-locked services and get a chance to implement support for ClearKey.

    I would also like to thank everyone who donated to the project recently. Thanks a lot! You continue to keep me motivated.
  • »28.06.22 - 15:51
    Profile Visit Website
  • MorphOS Developer
    jacadcaps
    Posts: 2971 from 2003/3/5
    From: Canada
    FAQ updates: I've added instructions on fixing Youtube/iOS seeking and on using a VPN with Wayfarer (with additional hardware required). Take a look at

    https://wayfarer.icu/faq
  • »28.06.22 - 15:53
    Profile Visit Website
  • MorphOS Developer
    jacadcaps
    Posts: 2971 from 2003/3/5
    From: Canada
    First post from Wayfarer 4.0... The MorphOS betatesters just got access to a first build of a Wayfarer rebased onto the latest WebKitGTK 2.36.3. It will take between days to weeks before it's ready for a public release, though.
  • »04.07.22 - 17:31
    Profile Visit Website
  • Priest of the Order of the Butterfly
    Priest of the Order of the Butterfly
    tolkien
    Posts: 502 from 2013/5/29
    Fantastic! You are the master!
    MorphOS: PowerMac G5 - PowerBook G4 - MacMini.
    Classic: Amiga 1200/060 - A500 PiStorm
  • »04.07.22 - 18:17
    Profile
  • IKE
  • Acolyte of the Butterfly
    Acolyte of the Butterfly
    IKE
    Posts: 146 from 2009/11/7
    From: Southern CA
    Great news!
    IKE

    MacMini G4 1.5Ghz/PowerBook G4 1.67Ghz/PowerMac G5 2.0Ghz DP 7,2 Radeon 9650/256MB

    Join the conversation @ r/morphos
  • »04.07.22 - 19:23
    Profile Visit Website
  • Butterfly
    Butterfly
    Posts: 78 from 2020/5/1
    The website claims Wayfarer 3.9 requires MOS 3.16. In fact it needs 3.17.

    So after Wayfarer 3.2 hanged while downloading the ISO for 3.17 (and downgrading to Wayfarer 3.2 not working), which means I cannot longer start Wayfarer, I'm now downloading the 3.17 ISO via OWB.
  • »30.07.22 - 13:35
    Profile
  • Order of the Butterfly
    Order of the Butterfly
    discreetfx
    Posts: 388 from 2003/7/26
    From: Chicago, IL
    New versions will soon require MorphOS 5.0. McBill would be jealous!
    DiscreetFX
    Making your
    Digital Films
    More Effective!
  • »31.07.22 - 22:24
    Profile Visit Website
  • Priest of the Order of the Butterfly
    Priest of the Order of the Butterfly
    ernsteiswuerfel
    Posts: 545 from 2015/6/18
    From: Funeralopolis
    Version 4.0 feels faster on my G5 regarding page loading times.

    @jacadcaps: Would that be a side effect of the Webkit 2.34 -> 2.36 upgrade or did you add some additional code of your own? Or is it just my imagination? ;-)
    Talos II. [Gentoo Linux] | PMac G5 11,2. PMac G4 3,6. PBook G4 5,8. [MorphOS 3.18 / Gentoo Linux] | Vampire V4 SA [ApolloOS / Amiga OS 3.2.2]
  • »31.08.22 - 16:23
    Profile
  • Priest of the Order of the Butterfly
    Priest of the Order of the Butterfly
    tolkien
    Posts: 502 from 2013/5/29
    It seems faster each new version is released. True or false but fantastic anyway!
    MorphOS: PowerMac G5 - PowerBook G4 - MacMini.
    Classic: Amiga 1200/060 - A500 PiStorm
  • »01.09.22 - 18:10
    Profile
  • MorphOS Developer
    jacadcaps
    Posts: 2971 from 2003/3/5
    From: Canada
    It's certainly nothing I've done :) That said, WebKit evolves quite dynamically, so it's possible they've optimized some stuff between the two snapshots.
  • »01.09.22 - 18:44
    Profile Visit Website
  • Priest of the Order of the Butterfly
    Priest of the Order of the Butterfly
    matt3
    Posts: 657 from 2004/2/10
    Feels a bit faster to me also on my G5.
  • »01.09.22 - 19:36
    Profile
  • Priest of the Order of the Butterfly
    Priest of the Order of the Butterfly
    Cool_amigaN
    Posts: 746 from 2011/11/30
    Confirmed, it's faster here as well :) Jaca you are the man!
    Amiga gaming Tribute: Watch, rate, comment :)
  • »01.09.22 - 19:48
    Profile Visit Website
  • MorphOS Developer
    jacadcaps
    Posts: 2971 from 2003/3/5
    From: Canada
    Wayfarer 4.1 is now available for download. I've rebased to WebKitGTK 2.36.7. Since 2.36.8 was released only yesterday, you can expect 4.2 within a couple of days. Still, don't hold updating - 4.1 should fix several crashes inside base WebKit that got fixed in the WebKitGTK branch.
  • »18.09.22 - 00:00
    Profile Visit Website
  • Paladin of the Pegasos
    Paladin of the Pegasos
    NewSense
    Posts: 1475 from 2012/11/10
    From: Manchester, UK/GB
    @ jacadcaps - Brilliant support, and updating increments, you're a man (& Piru 8-)) to be proud of ! 8-D
    MacMini 1.5GHz,64MB VRAM, PowerBooks A1138/9 (Model 5,8/9),PowerMac G5 2.3GHz(DP), iMac A1145 2.1GHz 20", all with MorphOS v3.18+,Airport,Bluetooth,A1016 Keyboard,T-RB22 Mouse,DVD-RW-DL,MiniMax,Firewire/USB2 & MacOSX 10.4/5
  • »18.09.22 - 01:02
    Profile
  • Priest of the Order of the Butterfly
    Priest of the Order of the Butterfly
    tolkien
    Posts: 502 from 2013/5/29
    Man! One day you will be update it faster than the webkit team! XD
    Fantastic Jaca.
    MorphOS: PowerMac G5 - PowerBook G4 - MacMini.
    Classic: Amiga 1200/060 - A500 PiStorm
  • »18.09.22 - 01:19
    Profile
  • Acolyte of the Butterfly
    Acolyte of the Butterfly
    bennymee
    Posts: 132 from 2004/4/14
    From: Netherlands
    Quote:

    jacadcaps wrote:
    Wayfarer 4.1 is now available for download. I've rebased to WebKitGTK 2.36.7. Since 2.36.8 was released only yesterday, you can expect 4.2 within a couple of days. Still, don't hold updating - 4.1 should fix several crashes inside base WebKit that got fixed in the WebKitGTK branch.


    Thank you!
  • »19.09.22 - 09:33
    Profile
  • MorphOS Developer
    jacadcaps
    Posts: 2971 from 2003/3/5
    From: Canada
    Wayfarer 4.2 with WebKit codebase updated to WebKitGTK 2.36.8 is out now!
  • »23.09.22 - 14:11
    Profile Visit Website
  • Priest of the Order of the Butterfly
    Priest of the Order of the Butterfly
    matt3
    Posts: 657 from 2004/2/10
    Thank you!

    Works perfect APU...


    Quote:

    jacadcaps wrote:
    Wayfarer 4.2 with WebKit codebase updated to WebKitGTK 2.36.8 is out now!
  • »23.09.22 - 14:36
    Profile
  • Paladin of the Pegasos
    Paladin of the Pegasos
    NewSense
    Posts: 1475 from 2012/11/10
    From: Manchester, UK/GB
    @ jacadcaps - Yet another "fresh as a daisy" update .... fantastic work ... really awe inspiring. 8-D

    Wondered if you've managed to made any in-roads into fathoming out how to 'outsmart' the Cloudflare security processes as yet, so we can load such integrated sites up when required to access certain websites in our day-to-day lives? :-?
    MacMini 1.5GHz,64MB VRAM, PowerBooks A1138/9 (Model 5,8/9),PowerMac G5 2.3GHz(DP), iMac A1145 2.1GHz 20", all with MorphOS v3.18+,Airport,Bluetooth,A1016 Keyboard,T-RB22 Mouse,DVD-RW-DL,MiniMax,Firewire/USB2 & MacOSX 10.4/5
  • »23.09.22 - 16:12
    Profile