


|
html5 and youtube on OWB OS4? |
Posted on: 2010/7/13 9:19
#1 |
---|---|---|
Not too shy to talk
![]() ![]() Joined:
2006/11/22 8:44 Posts: 414
|
is it possible in the future, Joerg?
|
|
|
Re: html5 and youtube on OWB OS4? |
Posted on: 2010/7/13 10:02
#2 |
---|---|---|
Not too shy to talk
![]() ![]() Joined:
2006/11/30 21:19 Posts: 449
|
@jahc
It would certainly be nice. |
|
|
Re: html5 and youtube on OWB OS4? |
Posted on: 2010/7/13 10:22
#3 |
---|---|---|
Home away from home
![]() ![]() Joined:
2006/12/2 3:55 From Italy, Perugia
Posts: 3392
|
@Troels
Yep nice but personally I don't believe anymore ![]() @jahc BTW in the event of a port should you like to working together with others in order to port the MUI version ? ![]() |
|
|
Re: html5 and youtube on OWB OS4? |
Posted on: 2010/7/13 15:38
#4 |
---|---|---|
Not too shy to talk
![]() ![]() Joined:
2008/5/2 13:14 From Sweden
Posts: 499
|
@jahc
Yea, porting the MOS version would not be a bad idea. It has loads more functionality: Download manager, MIME types, youtube player plugin, flash etc. etc. |
|
_________________
Software developer for Amiga OS3 and OS4. Develops for OnyxSoft and the Amiga using E and C and occasionally C++ ![]() |
||
|
Re: html5 and youtube on OWB OS4? |
Posted on: 2010/7/13 16:10
#5 |
---|---|---|
Amigans Defender
![]() ![]() Joined:
2006/12/2 13:27 From Taranto, Italy
Posts: 933
|
@ALL
start to download MOS source code and install a cross compiler... |
|
_________________
i'm really tired... ![]() |
||
|
Re: html5 and youtube on OWB OS4? |
Posted on: 2010/7/13 16:48
#6 |
---|---|---|
Home away from home
![]() ![]() Joined:
2007/9/11 12:31 From Russia
Posts: 6678
|
@afxgroup
Way cool !! Did you have latest sources from FAb ? (that one on his site imho a bit old). I ask him about some help (to explaint how it all should be done), and there is his answers: 1. Just declare yourself as platform morphos in the relevant config file then (platform.h or whatever it was) then. Will save you quite some tedious editing stuff (there are dozens if not hundreds of files with #if OS(MORPHOS)). 2. There aren't that many MUI4 calls. MUI4 specific methods/classes are mostly used for the new tab object (new tab object is handled as a normal group object, which allows me to display animation, favicons, ...), font initialisation uses a specific process.mui object (but can easily be replaced with a standard thread), lists/listtree construction (easily replaced with the old construct/destruct/display hooks), alpha aware dtpic object, and a couple things here and there. But there are not only MUI4 calls, but also MorphOS specific calls for threading support, and a few other things i can't think about now. Maybe it helps. |
|
|
Re: html5 and youtube on OWB OS4? |
Posted on: 2010/7/13 18:04
#7 |
---|---|---|
Amigans Defender
![]() ![]() Joined:
2006/12/2 13:27 From Taranto, Italy
Posts: 933
|
@kas1e
no. i haven't the source code. but fab told you all.. try to compile it.. and prepare a barrell of coffee... |
|
_________________
i'm really tired... ![]() |
||
|
Re: html5 and youtube on OWB OS4? |
Posted on: 2010/7/13 18:08
#8 |
---|---|---|
Home away from home
![]() ![]() Joined:
2007/9/11 12:31 From Russia
Posts: 6678
|
@afxgroup
I have no linux box at moment , and more of it i have no skills with MUI coding at all. Maybe after i will fix LunaPaint (which is MUI based) , then i will know more about, but for now, it will be no make sense even to try to compile it .. I also ask fab about "maybe better to rip-off download manager code and put to os4 version of owb", but , i forget that aos4 version are reaction based, and dunno can we mix reaction and mui in one program. |
|
|
Re: html5 and youtube on OWB OS4? |
Posted on: 2010/7/13 18:54
#9 |
---|---|---|
Home away from home
![]() ![]() Joined:
2006/12/2 3:55 From Italy, Perugia
Posts: 3392
|
@afxgroup
Really, you have a good experience with cross compiling, if possible please give an hand to kas1e or another motivated coder ![]() @kas1e Quote: and dunno can we mix reaction and mui in one program. Well mixing Reaction with MUI would be terrible IMHO, also it seems that Joerg doesn't like download managers or similar so how could you integrate one on it ? Seriuosly if one decide to port somethings from Fab it is logic to port the complete package ![]() .. well IMHO as always .. |
|
|
Re: html5 and youtube on OWB OS4? |
Posted on: 2010/7/13 20:41
#10 |
---|---|---|
Home away from home
![]() ![]() Joined:
2006/11/30 18:43 From Norway
Posts: 2492
|
@afxgroup
If it only was that easy,then i would have added a dl manager ages ago. ![]() The problem is setting up the compiler on the pc. A real pain in the ass. And getting the whole owb compiling and starting. Haven't looked at the code,but adding the dl manager would seem as the least problem. ![]() Quote:
|
|
_________________
X5000 |
||
|
Re: html5 and youtube on OWB OS4? |
Posted on: 2010/7/13 20:49
#11 |
---|---|---|
Home away from home
![]() ![]() Joined:
2007/9/11 12:31 From Russia
Posts: 6678
|
@samo79
If only there was an adequate, skilled and motivated coder, morphos's version of OWB already should be on aos4 :) I just can't understand, how joerg can say in clear mind, that download manager its not important for browser today. For me its something far from adequate (but that is only imho of course, everyone do what want to do, and better have that OWB which we have now, if compared with not having it at all). Also while i read all that answer about "NPAPI, there but i not enable it, because balblabal", also point in mind that there will be some problems related to it too .. So, for me, morphos version of OWB on aos4 will be better not only because of current differences (which already huge), but also because Fab are pretty good man , without star fever and it always easy to communicate and talk with him. |
|
|
Re: html5 and youtube on OWB OS4? |
Posted on: 2010/7/13 21:15
#12 |
---|---|---|
Home away from home
![]() ![]() Joined:
2006/11/30 18:43 From Norway
Posts: 2492
|
@kas1e
Taken from the owb 3.29 thread. Quote:
NPAPI is enabled and ready for use it seems like. ![]() |
|
_________________
X5000 |
||
|
Re: html5 and youtube on OWB OS4? |
Posted on: 2010/7/13 21:17
#13 |
---|---|---|
Home away from home
![]() ![]() Joined:
2007/9/11 12:31 From Russia
Posts: 6678
|
@Antique
Quote:
Still, we all imho want the same OWB on aos4 as MOS users have. I used it yesterday on my mos2.5, and it's really mature enough already. AOS4 one looks in compare are "empty". Who will do the work ?:) |
|
|
Re: html5 and youtube on OWB OS4? |
Posted on: 2010/7/13 21:39
#14 |
---|---|---|
Home away from home
![]() ![]() Joined:
2006/11/30 18:43 From Norway
Posts: 2492
|
@kas1e
Afxgroup can make the gnash plugin. Not sure about the dl manager. With those 2 things it would be alot better. Not sure about the html5. But that could be taken from the mos version??? |
|
_________________
X5000 |
||
|
Re: html5 and youtube on OWB OS4? |
Posted on: 2010/7/14 13:14
#15 |
---|---|---|
Home away from home
![]() ![]() Joined:
2006/12/2 3:55 From Italy, Perugia
Posts: 3392
|
@kas1e
Quote: If only there was an adequate, skilled and motivated coder, morphos's version of OWB already should be on aos4 :) Yes, moreever if there were less red fanatics againts anythings MUI related ... Quote: just can't understand, how joerg can say in clear mind, that download manager its not important for browser today. Never mind, also you can't save a page decently, you can't open even a simple popup window, you can't manage a bookmark, you can't show an history, you can't do pratically anythings on OWB Reaction ... Quote: but also because Fab are pretty good man , without star fever and it always easy to communicate and talk with him. Yes I have to agree ... |
|
|
Re: html5 and youtube on OWB OS4? |
Posted on: 2010/7/14 14:47
#16 |
---|---|---|
Amigans Defender
![]() ![]() Joined:
2006/12/2 13:27 From Taranto, Italy
Posts: 933
|
@Antique
i can do nothing since i cannot compile OWB anymore and so i cannot test the plugin for example. OS4 sources version lacks the CMake AmigaOS4 that one day was there.. MOS sources maybe could be simply to compile (as Fab said) if you use MorphOS as platform but of course needs a lot of time to change the os4 part and for bugfixing and i have no time at all. It is possible that there is no one that want to try to compile it? |
|
_________________
i'm really tired... ![]() |
||
|
Re: html5 and youtube on OWB OS4? |
Posted on: 2010/7/14 15:07
#17 |
---|---|---|
Home away from home
![]() ![]() Joined:
2006/11/30 18:43 From Norway
Posts: 2492
|
@afxgroup
Why has this file been removed?? Quote:
|
|
_________________
X5000 |
||
|
Re: html5 and youtube on OWB OS4? |
Posted on: 2010/7/14 15:23
#18 |
---|---|---|
Amigans Defender
![]() ![]() Joined:
2006/12/2 13:27 From Taranto, Italy
Posts: 933
|
@Antique
because OWB has changed revision. And while i was using CMake with cross compiler, Joerg has always produced the and used the standard Makefiles and has compiled OWB on OS4 and so he has never patched CMakeLists.txt to add OS4 platofrms to it |
|
_________________
i'm really tired... ![]() |
||
|
Re: html5 and youtube on OWB OS4? |
Posted on: 2010/7/14 15:35
#19 |
---|---|---|
Quite a regular
![]() ![]() Joined:
2010/5/16 12:20 From Grimsby, UK
Posts: 950
|
*coughs*
Afternoon all! I am sure OWB is great and everything, but lets not lose sight of Timberwolf being around the corner. I am fairly sure the author of OWB must be thinking 'is it really worth me developing OWB any further with the world's most popular browser arriving shortly on the Amiga platform?' Sure alternative software is great on any platform, but I am sure FireFox is well beyond anything previous released. |
|
|
Re: html5 and youtube on OWB OS4? |
Posted on: 2010/7/14 15:52
#20 |
---|---|---|
Home away from home
![]() ![]() Joined:
2007/9/11 12:31 From Russia
Posts: 6678
|
@djrikki
TimberWolf in current release absolutly unsuable, and even OS4 version of OWB are better than TW, in terms of speed, stability and alt. When TW will be stable, and without such very visibly bugs (like wrong rendering of menus at all), then, we can be happy, but not now. @AfxGroup Quote:
For me everything points on MUI knowlege. I know nothing about. But still, maybe will be better to try to compile, and post all the problems to forum, and step by step it can be done.. Did you have your linux+crosscompiler setup native, or over vmware/etc ? |
|
Topic is Locked