Primi vagiti di OWB MUI su AmigaOS4

Le nostre news in homepage

Moderatore: Newser

Re: Primi vagiti di OWB MUI su AmigaOS4

Messaggioda samo79 » ven gen 21, 2011 4:06 am

E dai su fatti punzecchiare un po' che voglio vederti all'opera con le fake grab di Firefox 4 :ahah:
Immagine

Moderatore sezioni Amiga/AmigaOne su
TGMOnline

WHEN IT'S DONE Immagine

Le mele a volte possono essere devastate dal colpo feroce di una tempesta, ma il tenero fascio del sole potrà sempre far sviluppare dei nuovi frutti

Sam440ep Flex 800 Mhz - 1 GB DDR Ram - Radeon 9250 - AmigaOS 4.1
AmigaOne XE G3 800 Mhz - 640 MB Ram - Radeon 9200 SE - AmigaOS 4.1
Avatar utente
samo79

Staff
 
Messaggi: 14962
Iscritto il: ven gen 10, 2003 5:09 am
Località: Perugia

Re: Primi vagiti di OWB MUI su AmigaOS4

Messaggioda calicant » ven gen 21, 2011 12:31 pm

ma che Shell ha questo kas1e?
barra di scorrimento?
Avatar utente
calicant

Maestro
 
Messaggi: 387
Iscritto il: sab dic 08, 2007 2:17 pm
Località: Ferrara

Re: Primi vagiti di OWB MUI su AmigaOS4

Messaggioda samo79 » mar gen 25, 2011 8:17 pm

Novità ed un'altra grab :felice:

@all
Some more progress info about mui-owb porting:

We (we mean Deniil and Fab) replace one of the harder mui4 deps in owb : List class usage. In mui4 such stuff as Display/Construct and Destrcut can be used through methods, while in mui3.x it can used through a hooks. So, we write wrapper which overwrite all the stuff with usage of hooks , with using an ListView. That take about 5-7 days imho, because for first i trying to do something myself, then Deniil get the flag , and yesterday they with fab found where bug was , so now we have one of the biggest part of mui4 replacing done.

And there is screenhot of work in progress.

About 5 windowses are works now, but still, some return errors (2) , some just return null (2 as well) and the main window which are refers heavy with prefs/mimetypes/context windowses are not works too.

So, the next our goal will be to make main initial window works fine (what mean also prefs/mimetypes/context windowses as well). After that will be done, we can start to think about "something soon".


Grab di OWB 1.9 Alpha su AmigaOS4
http://kas1e.narod.ru/one_more_yeah.jpg

Fonte:

http://amigaworld.net/modules/newbb/viewtopic.php?topic_id=32847&start=260&post_id=597840&order=0&viewmode=flat&pid=597813&forum=32#597813
Immagine

Moderatore sezioni Amiga/AmigaOne su
TGMOnline

WHEN IT'S DONE Immagine

Le mele a volte possono essere devastate dal colpo feroce di una tempesta, ma il tenero fascio del sole potrà sempre far sviluppare dei nuovi frutti

Sam440ep Flex 800 Mhz - 1 GB DDR Ram - Radeon 9250 - AmigaOS 4.1
AmigaOne XE G3 800 Mhz - 640 MB Ram - Radeon 9200 SE - AmigaOS 4.1
Avatar utente
samo79

Staff
 
Messaggi: 14962
Iscritto il: ven gen 10, 2003 5:09 am
Località: Perugia

Re: Primi vagiti di OWB MUI su AmigaOS4

Messaggioda samo79 » mer gen 26, 2011 6:54 am

Immagine

Moderatore sezioni Amiga/AmigaOne su
TGMOnline

WHEN IT'S DONE Immagine

Le mele a volte possono essere devastate dal colpo feroce di una tempesta, ma il tenero fascio del sole potrà sempre far sviluppare dei nuovi frutti

Sam440ep Flex 800 Mhz - 1 GB DDR Ram - Radeon 9250 - AmigaOS 4.1
AmigaOne XE G3 800 Mhz - 640 MB Ram - Radeon 9200 SE - AmigaOS 4.1
Avatar utente
samo79

Staff
 
Messaggi: 14962
Iscritto il: ven gen 10, 2003 5:09 am
Località: Perugia

Re: Primi vagiti di OWB MUI su AmigaOS4

Messaggioda Alblino » mer gen 26, 2011 9:06 am

Ottimo speriamo che esca presto.
Avatar utente
Alblino

Supremo
 
Messaggi: 2538
Iscritto il: lun gen 18, 2010 9:49 am
Località: .it

Re: Primi vagiti di OWB MUI su AmigaOS4

Messaggioda Kyle » mer gen 26, 2011 8:07 pm

:felice:
Avatar utente
Kyle

Leggenda
 
Messaggi: 8787
Iscritto il: dom dic 24, 2006 11:15 am
Località: Livorno

Re: Primi vagiti di OWB MUI su AmigaOS4

Messaggioda samo79 » sab gen 29, 2011 7:07 pm

Nuovi aggiornamenti :felice:

@all
mui-owb progress:

Few days ago i made a short video, which i not upload because thinks changes fast, but now, when i have some kind of relief , and Deniil wth Fab are offline, i want to share it (just to show some more progress):

There is youtube video:
http://www.youtube.com/watch?v=WwEbZEOV0os

Since last post (and after that video was done) some other changes and fixes was done, like:

-- fix of png unpacking (was because of version of png library from os4depot, so i build my own, from other series, and it works fine. I.e. its not problem of porter, just looks like authors broken something, or introduce new and a bit different code)

-- fix of fontconfig (it uses for fonts) - that one was pretty boring, because of heavy linux-posix code (so, if someone will later port it to os3/aros, you should know that ./configure; make will not enough).

-- Deniil fix some mui4/mui3 dependences, which allow to use all the windowses of owb (including download manager, for example for now, i can download files from mui-owb, and see donwload manager, there is little screenshot) (still a bit ugly, without right columns, etc, but that all is cosmetic, not hardcore problems).

http://kas1e.narod.ru/dlwin.jpg


-- Deniil fix also some threading crap, which make all the stuff better.

And some little think which i not remember.

That all was done of course with big help from Fab. I.e. he answer on our questions, give us ideas, etc.

At the current moment, we have some problems with rendering, and childs of main window (i.e. no url bar, no buttons, etc, need to fix that as well). Also it not exits properly, windowses offten crashes because of other mui4 deps and disabled features. But we can for example already render sites, save it as html, or as pdf, do that and that (that is because i hold hourse with uploading that video, in hope that i will upload the better one, but while it take a bit more time, i upload current one, just to bring some info).

And at the end:
screen1 http://kas1e.narod.ru/main_1.jpg
screen2 http://kas1e.narod.ru/main_2.jpg


Fonte Amigaworld:

http://amigaworld.net/modules/newbb/vie ... r=0#598545
Immagine

Moderatore sezioni Amiga/AmigaOne su
TGMOnline

WHEN IT'S DONE Immagine

Le mele a volte possono essere devastate dal colpo feroce di una tempesta, ma il tenero fascio del sole potrà sempre far sviluppare dei nuovi frutti

Sam440ep Flex 800 Mhz - 1 GB DDR Ram - Radeon 9250 - AmigaOS 4.1
AmigaOne XE G3 800 Mhz - 640 MB Ram - Radeon 9200 SE - AmigaOS 4.1
Avatar utente
samo79

Staff
 
Messaggi: 14962
Iscritto il: ven gen 10, 2003 5:09 am
Località: Perugia

Re: Primi vagiti di OWB MUI su AmigaOS4

Messaggioda Kyle » sab gen 29, 2011 8:19 pm

Sembra procedere abbastanza spedito :felice:
Avatar utente
Kyle

Leggenda
 
Messaggi: 8787
Iscritto il: dom dic 24, 2006 11:15 am
Località: Livorno

Re: Primi vagiti di OWB MUI su AmigaOS4

Messaggioda cip060 » sab gen 29, 2011 8:47 pm

Spero per voi
Avatar utente
cip060

Leggenda
 
Messaggi: 7934
Iscritto il: lun feb 17, 2003 9:19 pm
Località: Usa

Re: Primi vagiti di OWB MUI su AmigaOS4

Messaggioda TheKaneB » sab gen 29, 2011 8:49 pm

sembra molto in gamba il ragazzo, sono contento :-)
Avatar utente
TheKaneB

Eroe
 
Messaggi: 2218
Iscritto il: sab mar 27, 2010 2:17 am
Località: Milano

Re: Primi vagiti di OWB MUI su AmigaOS4

Messaggioda MacGyverPPC » sab gen 29, 2011 9:45 pm

Ottimo! E poi se l'HTML5 entra in funzione a pieno regime,ci guadagnamo un po anche sulle SAM440.
Ricordo che avevo visto un video su un link,con il normale OWB,che chiaramente era senza supporto audio,ma il video era migliore che con l'uso del normale Tubexx/MPlayer... quindi presumo già che ci sarà un bel OWB anche per noi,in attesa di (Firefox)TW,se va di questo passo,i Gemelloni è meglio che si concentrino sugli Update e altro,legato a OS4! :ahah:
Non vedo l'ora di provarlo... ufff ho paura di non farcela,perchè sarò obbligato a staccare la connessione se non vanno meglio le cose :no: :triste: :riflette:
Avatar utente
MacGyverPPC

Leggenda
 
Messaggi: 10887
Iscritto il: sab set 22, 2007 4:51 pm
Località: Alessandria

Re: Primi vagiti di OWB MUI su AmigaOS4

Messaggioda samo79 » sab gen 29, 2011 10:38 pm

MacGyverPPC ha scritto:Ottimo! E poi se l'HTML5 entra in funzione a pieno regime,ci guadagnamo un po anche sulle SAM440.
Ricordo che avevo visto un video su un link,con il normale OWB,che chiaramente era senza supporto audio,ma il video era migliore che con l'uso del normale Tubexx/MPlayer... quindi presumo già che ci sarà un bel OWB anche per noi


Eh non c'ho capito un tubexx riformula :skull:

MacGyverPPC ha scritto:in attesa di (Firefox)TW,se va di questo passo,i Gemelloni è meglio che si concentrino sugli Update e altro,legato a OS4! :ahah:


Naaa Firefox servirà comunque :ride:

MacGyverPPC ha scritto:Non vedo l'ora di provarlo... ufff ho paura di non farcela,perchè sarò obbligato a staccare la connessione se non vanno meglio le cose :no: :triste: :riflette:


Eh periodaccio comune, in bocca al lupo :felice:
Immagine

Moderatore sezioni Amiga/AmigaOne su
TGMOnline

WHEN IT'S DONE Immagine

Le mele a volte possono essere devastate dal colpo feroce di una tempesta, ma il tenero fascio del sole potrà sempre far sviluppare dei nuovi frutti

Sam440ep Flex 800 Mhz - 1 GB DDR Ram - Radeon 9250 - AmigaOS 4.1
AmigaOne XE G3 800 Mhz - 640 MB Ram - Radeon 9200 SE - AmigaOS 4.1
Avatar utente
samo79

Staff
 
Messaggi: 14962
Iscritto il: ven gen 10, 2003 5:09 am
Località: Perugia

Re: Primi vagiti di OWB MUI su AmigaOS4

Messaggioda MacGyverPPC » sab gen 29, 2011 11:59 pm

samo79 ha scritto:
MacGyverPPC ha scritto:Ottimo! E poi se l'HTML5 entra in funzione a pieno regime,ci guadagnamo un po anche sulle SAM440.
Ricordo che avevo visto un video su un link,con il normale OWB,che chiaramente era senza supporto audio,ma il video era migliore che con l'uso del normale Tubexx/MPlayer... quindi presumo già che ci sarà un bel OWB anche per noi


Eh non c'ho capito un tubexx riformula :skull:


Che in qualche modo ho visto un buon video tramite il link diretto in HTML5,sul browser,senza appendici come ClipDown/Mplayer/Tubexx... :felice:
non ricordo dove... ma nettamente buono con OWB... (o forse l'avevo visto con TimberWolf)
Comunque sia... OS4 ne giova molto
Avatar utente
MacGyverPPC

Leggenda
 
Messaggi: 10887
Iscritto il: sab set 22, 2007 4:51 pm
Località: Alessandria

Re: Primi vagiti di OWB MUI su AmigaOS4

Messaggioda samo79 » dom gen 30, 2011 12:04 am

Ah ok, si è già da parecchio che OWB MUI permette la visualizzazione dei video tramite HTML5, anche Flash ovviamente a patto di avere un plugin :felice:
Immagine

Moderatore sezioni Amiga/AmigaOne su
TGMOnline

WHEN IT'S DONE Immagine

Le mele a volte possono essere devastate dal colpo feroce di una tempesta, ma il tenero fascio del sole potrà sempre far sviluppare dei nuovi frutti

Sam440ep Flex 800 Mhz - 1 GB DDR Ram - Radeon 9250 - AmigaOS 4.1
AmigaOne XE G3 800 Mhz - 640 MB Ram - Radeon 9200 SE - AmigaOS 4.1
Avatar utente
samo79

Staff
 
Messaggi: 14962
Iscritto il: ven gen 10, 2003 5:09 am
Località: Perugia

Re: Primi vagiti di OWB MUI su AmigaOS4

Messaggioda samo79 » gio feb 03, 2011 9:11 pm

Nuovo aggiornamento, stavolta più succulento :figooo:

@all
mui-owb progress:

1. Deniil add one more wrapper, now for tabs. its not so fancy for now , but in progress (you will see on screenshots)

2. Fighting with heavy rendering errors (black screen), and for now loose about 5 days on it with no luck, but, step by step and we will found the roots for sure (fab are stressed enough by that crap, i am sure:) )

3. That and that there and there (usuall stuff about minor changes).

And at the end few screenshots (no, for now you can't normally go at site, because heavy problems is here, but, its again some step to the happy final):

http://kas1e.narod.ru/muiowb/jerky_1.jpg
http://kas1e.narod.ru/muiowb/jerky_2.jpg
http://kas1e.narod.ru/muiowb/jerky_3.jpg
http://kas1e.narod.ru/muiowb/jerky_4.jpg
http://kas1e.narod.ru/muiowb/jerky_5.jpg
http://kas1e.narod.ru/muiowb/jerky_6.jpg

Still tons to do: navigation buttons, url-group tab, getting of text, fixing that render problem and .. and tons of cosmetic stuff


Fonte Amigaworld:

http://amigaworld.net/modules/newbb/vie ... r=0#599437
Immagine

Moderatore sezioni Amiga/AmigaOne su
TGMOnline

WHEN IT'S DONE Immagine

Le mele a volte possono essere devastate dal colpo feroce di una tempesta, ma il tenero fascio del sole potrà sempre far sviluppare dei nuovi frutti

Sam440ep Flex 800 Mhz - 1 GB DDR Ram - Radeon 9250 - AmigaOS 4.1
AmigaOne XE G3 800 Mhz - 640 MB Ram - Radeon 9200 SE - AmigaOS 4.1
Avatar utente
samo79

Staff
 
Messaggi: 14962
Iscritto il: ven gen 10, 2003 5:09 am
Località: Perugia

PrecedenteProssimo

Torna a News e rumors

Chi c’è in linea

Visitano il forum: Nessuno e 12 ospiti