|
Timberwolf is now open source |
Posted on: 2015/10/30 11:39
#1 |
---|---|---|
Just popping in
![]() ![]() Joined:
2006/11/24 17:08 From Aachen, Germany
Posts: 178
|
We've decided that it's about time we release Timberwolf's source code to the public.
To that end, I've set up a project on github here: https://github.com/tfrieden/timberwolf If you want to become a contributor, let me know and tell me your github user name so I can add you. The code is licensed under MPL, naturally, but we kindly ask that changes or additions should be returned to the project, in a true open source spirit. Build instructions will be added later. |
|
|
Re: Timberwolf is now open source |
Posted on: 2015/10/30 11:41
#2 |
---|---|---|
Quite a regular
![]() ![]() Joined:
2008/4/10 14:57 From Northern Ireland
Posts: 967
|
Good news. Thanks.
|
|
|
Re: Timberwolf is now open source |
Posted on: 2015/10/30 13:33
#3 |
---|---|---|
Just can't stay away
![]() ![]() Joined:
2007/10/25 10:21 From Gothenburg / Sweden
Posts: 1175
|
Good move, i hope we get someone to fix some bugs :)
|
|
|
Re: Timberwolf is now open source |
Posted on: 2015/10/30 15:28
#4 |
---|---|---|
Just popping in
![]() ![]() Joined:
2012/12/21 10:55 Posts: 37
|
bugs: maybe not the case here, but handling events like this:
while((msg = GetMsg())
it's easy to run into problem that for example HandleEvent when reacting on IDCMP_CLOSEWINDOW kills the window and when HandleEvent() returns window is no longer valid and the ReplyMsg() will do bad things. |
|
|
Re: Timberwolf is now open source |
Posted on: 2015/10/30 17:14
#5 |
---|---|---|
Just popping in
![]() ![]() Joined:
2013/10/23 15:18 From Kuusamo, Finland
Posts: 92
|
@tfrieden
Thank You, great news! \o/ |
|
|
Re: Timberwolf is now open source |
Posted on: 2015/10/30 17:43
#6 |
---|---|---|
Not too shy to talk
![]() ![]() Joined:
2006/11/27 16:55 Posts: 296
|
@tfrieden
Great news. Sorry if I came across as bit abrupt when I posted the Amiwest question for Steve Solie. |
|
|
Re: Timberwolf is now open source |
Posted on: 2015/10/30 19:13
#7 |
---|---|---|
Just popping in
![]() ![]() Joined:
2006/12/5 19:30 Posts: 220
|
@tfrieden
Thank you Thomas and Hans-Joerg! |
|
|
Re: Timberwolf is now open source |
Posted on: 2015/10/30 19:19
#8 |
---|---|---|
Home away from home
![]() ![]() Joined:
2006/12/2 3:55 From Italy, Perugia
Posts: 3400
|
Yah good move finally ...
|
|
|
Re: Timberwolf is now open source |
Posted on: 2015/10/30 20:24
#9 |
---|---|---|
Not too shy to talk
![]() ![]() Joined:
2006/11/27 16:55 Posts: 296
|
@tfrieden
Just a quick question. There seems to be some ambiguity over the included license text. Is it still valid or do you have no objections to a cross platform initiative. |
|
|
Re: Timberwolf is now open source |
Posted on: 2015/10/30 23:12
#10 |
---|---|---|
Amigans Defender
![]() ![]() Joined:
2006/11/19 18:07 From Vesterbro / Copenhagen / Denmark
Posts: 131
|
@Rob
If you mean this: /* ***** BEGIN LICENSE BLOCK ***** * * The contents of this file is copyrighted by Thomas and Hans-Joerg Frieden. * It's content is not open source and may not be redistributed, modified or adapted * without permission of the above-mentioned copyright holders. * * Since this code was originally developed under an AmigaOS related bounty, any derived * version of this file may only be used on an official AmigaOS system. * * Contributor(s): * Thomas Frieden * Hans-Joerg Frieden * * ***** END LICENSE BLOCK ***** */ Then it is not ambiguous at all since its it is in amigos_process.c, which is not a part of the original Firefox source. |
|
_________________
Te audire no possum. Musa sapientum fixa est in aure. Ad eundum quo nemo ante iit. |
||
|
Re: Timberwolf is now open source |
Posted on: 2015/10/30 23:35
#11 |
---|---|---|
Just can't stay away
![]() ![]() Joined:
2012/8/14 13:51 From France
Posts: 1495
|
@tfrieden
Thanks for sharing. Waiting for build instructions... OS4 native try : /Dev/timberwolf-master> ./configure configure[15]: .: ././build/autoconf/mozconfig2configure: not found |
|
_________________
http://apps.amistore.net/zTools |
||
|
Re: Timberwolf is now open source |
Posted on: 2015/10/31 14:54
#12 |
---|---|---|
Just popping in
![]() ![]() Joined:
2006/12/14 2:18 Posts: 155
|
@tfrieden
I've been waiting for this for a while...definitely going to clone it out and take a walk through. same nickname using gmail.com for my username on github.com definitely interested in adding any patches and changes that can help this project become more up to date or better in any small way I can. Thank you again for making this available. Is there any chance of making the python source changes available as well in a similar fashion? I'd like to see if it is possible to update the system python with the 2.7 or 3.5 series sources using the AOS4 changes applied there |
|
|
Re: Timberwolf is now open source |
Posted on: 2015/10/31 15:10
#13 |
---|---|---|
Just popping in
![]() ![]() Joined:
2006/12/20 21:23 Posts: 2
|
Still waiting for two more Years with a printing facility..
Donations went there.. What about a virus+adfree fast browser with laser printing. Could be the "KillerApp"? |
|
|
Re: Timberwolf is now open source |
Posted on: 2015/10/31 17:00
#14 |
---|---|---|
Home away from home
![]() ![]() Joined:
2006/11/26 21:45 From a dying planet
Posts: 3974
|
|
|
_________________
People are dying. Entire ecosystems are collapsing. We are in the beginning of a mass extinction. And all you can talk about is money and fairytales of eternal economic growth. How dare you! – Greta Thunberg |
||
|
Re: Timberwolf is now open source |
Posted on: 2015/11/1 9:27
#15 |
---|---|---|
Just popping in
![]() ![]() Joined:
2006/12/14 2:18 Posts: 155
|
@Raziel
Yes I did, actually using TimberWolf to do so... I have minimal TimberWolf problems myself...mostly to do with shutting it down or random startup faults. Now the code is available I'll look through and see if there is anything I can do for building it myself. One thing I have noticed... "Linux Hosted Cross-Compiler" is mandatory (lots of autotools in the configure scripting). Kind of makes it a problem in trying to build TimberWolf for AOS4 natively on AOS4. I have a number of items now that I have put aside needing me to work out how to deal with cross-compiler built "installation" and verification of whether the dammed thing is "AOS4 native" or actually host-as-target built...and a mix of the same with a recent adtools build. when everything is automated with a walkthrough...great... when I have to go hunting myself...definitely more awkward since I have only got remote access to non-AOS4 hardware through ssh/scp and editing the files remotely is definitely out of the question ("amiga" termcap definition is majorly broken in Linux by default currently). not an AOS4 issue...but definitely something I can resolve... Once I build myself a local x86 server machine to use for building with a cross-compiler. |
|
|
Re: Timberwolf is now open source |
Posted on: 2015/11/1 10:15
#16 |
---|---|---|
Quite a regular
![]() ![]() Joined:
2009/6/1 14:11 From Germany
Posts: 733
|
Timberwolf need a lot of work, on my X1000 with FE works it very bad
|
|
_________________
Amiga600/Vampire2/PrismaMegaMix/32GB CF Card/2x Rys Mk2/A604n/IndivisionECS/Gotek |
||
|
Re: Timberwolf is now open source |
Posted on: 2015/11/1 21:54
#17 |
---|---|---|
Just can't stay away
![]() ![]() Joined:
2008/1/6 17:56 From Pennsylvania, USA
Posts: 1342
|
@Belxjander
Quote: Kind of makes it a problem in trying to build TimberWolf for AOS4 natively on AOS4. Sometimes it's possible to create Amiga specific makefiles once the sources have been configured on a Linux system. Personally, I've never been able to commit anything to github repositories with Amiga tools (like sgit etc.) but that might just be my lack of knowledge. Contributing to TImberwolf with an OS4 computer doesn't look likely to me. If you find a way, let us know. |
|
_________________
Amiga X1000 with 2GB memory & OS 4.1FE + Radeon HD 5450 |
||
|
Re: Timberwolf is now open source |
Posted on: 2015/11/4 7:50
#18 |
---|---|---|
Not too shy to talk
![]() ![]() Joined:
2008/5/2 13:14 From Sweden
Posts: 499
|
How difficult would it be to move the Amiga changes over to the latest Firefox sources: 42.0?
Would be cool if someone was able to "make a leap" with Timberwolf on Amiga ![]() |
|
_________________
Software developer for Amiga OS3 and OS4. Develops for OnyxSoft and the Amiga using E and C and occasionally C++ ![]() |
||
|
Re: Timberwolf is now open source |
Posted on: 2015/11/4 8:14
#19 |
---|---|---|
Just popping in
![]() ![]() Joined:
2006/12/14 2:18 Posts: 155
|
@xenic
Two things need to be known... because "sgit init" and "sgit clone" are for creating a barebones/copy-of-existing repository setup... 1= Writing to the repository using "sgit push origin master" where origin and master are the host and branch references. 2= Reading from a repository "git pull"(no pull so alternate) "sgit fetch <repo>" "sgit merge origin/master" "sgit rebase master" are the magic commands to update collaborator changes. at least according to the information I got when asking as an issue against the sgit github project. very very awkward for the sgit workflow in this way. standard "git" is "init/clone/push/pull" with other operations as "extra features" very very strange that we need to workaround a default feature using alternate extra functions. Just my own opinion in using sgit for Perception-IME and Polymorph-VMM on github myself including some collobarative work with perception-ime (which I am very grateful for). |
|
|
Re: Timberwolf is now open source |
Posted on: 2015/11/5 10:42
#20 |
---|---|---|
Not too shy to talk
![]() ![]() Joined:
2008/12/20 17:26 Posts: 259
|
about HW requirements...
When using quad core 1.33Ghz Intel BayTrail device, observed some things... The performance is ok for firefox and chrome etc. The performance is ok also for LibreOffice. The performance is bad with Open Office. IIRC, LibreOffice is being slowly ported to AOS4, so it should be ok to use on some 1.2Ghz device, especially with some help of other cores. Good that open office was not chosen. When using web browsers I think java / java script JIT makes relatively slow intel chip perform ok. But timberwolf should be good to use at least on x5000 caliber HW, even without JIT. For speedy experience, most likely CinnamonWriter etc. more "original" Amiga implementations are very welcome. Sorry for about (almost) offtopic post. ![]() |
|
_________________
- Kimmo --------------------------PowerPC-Advantage------------------------ "PowerPC Operating Systems can use a microkernel architecture with all it�s advantages yet without the cost of slow context switches." - N. Blachford |
||