[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4688: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3823)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4690: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3823)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4691: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3823)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4692: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3823)
SMPlayer Support Forum • View topic - Ask to merge AmigaOS4 port of SMTube in your svn
Page 1 of 8

Ask to merge AmigaOS4 port of SMTube in your svn

PostPosted: Sat Jan 11, 2014 9:32 am
by zzd10h
Hello,
i have ported your very useful SMTube (latest svn5971) for AmigaOS4.

It works very well with some "ifdef" to isolate AmigaOS changes from your original code.

Is it possible to merge my changes in your repository ?

It will be nice, for our little Amiga community, if you agreed, we could follow your changes.

Here are some screenshots of AmigaOS4 version :

http://zzd10h.amiga-ng.org/Qt/SMTube_01.jpg

http://zzd10h.amiga-ng.org/Qt/SMTube_02.jpg

http://zzd10h.amiga-ng.org/Qt/SMTube_03.jpg

http://eu.os4depot.net/index.php?functi ... smtube.lha

Thank you by advance for your reply
Guillaume

Re: Ask to merge AmigaOS4 port of SMTube in your svn

PostPosted: Sat Jan 11, 2014 6:56 pm
by rvm
Where is the patch?

Re: Ask to merge AmigaOS4 port of SMTube in your svn

PostPosted: Sat Jan 11, 2014 7:11 pm
by zzd10h
The modified sources are here :

http://zzd10h.amiga-ng.org/Qt/smTube_svn5971.lha
or
http://zzd10h.amiga-ng.org/Qt/smTube_svn5971.zip

In the Sources/src directory.
The Sources/src/Amiga directory is needed too.

In the sources, you will find code blocks with "#ifdef Q_WS_AMIGA" in all cpp files.

I took the sources yesterday from your svn therefore normally it should be the most recent code version.

Is it OK ?

Thank you.

edit : I uploaded too a ZIP version because lha must not be an usual packager on systems oustide of Amiga.
Please note, too, that we have included an italian, german and french translations who were missing (about.cpp modified)

Re: Ask to merge AmigaOS4 port of SMTube in your svn

PostPosted: Sun Jan 12, 2014 10:38 pm
by rvm
Ok, I'll take a look at it.

About the translations, it would be better if you could submit them to transifex.
http://blog.smplayer.info/how-to-make-a ... transifex/

Re: Ask to merge AmigaOS4 port of SMTube in your svn

PostPosted: Mon Jan 13, 2014 1:41 am
by zzd10h
I registered and took a look at transiflex,
It seems that french and german translations are still completed and are just waiting for validations, no ?

Re: Ask to merge AmigaOS4 port of SMTube in your svn

PostPosted: Mon Jan 13, 2014 2:11 am
by rvm
The german translation for smtube is 100% done, but french is only 18% (and italian 0%). You can see this here:
https://www.transifex.com/projects/p/sm ... ce/smtube/

So you can still help improve those translations.

Re: Ask to merge AmigaOS4 port of SMTube in your svn

PostPosted: Mon Jan 13, 2014 3:03 am
by rvm

Re: Ask to merge AmigaOS4 port of SMTube in your svn

PostPosted: Mon Jan 13, 2014 8:00 am
by zzd10h

Re: Ask to merge AmigaOS4 port of SMTube in your svn

PostPosted: Mon Jan 13, 2014 12:52 pm
by samo79
Hello guys :-)

I'm the current italian translator and betatester for the AmigaOS4 port of SMTube .. my italian translation is already 100% done, (you can find it inside the zipped archive linked above) but to be honest i never used Transifex so eventually i need to learn how to ;)

Re: Ask to merge AmigaOS4 port of SMTube in your svn

PostPosted: Mon Jan 13, 2014 5:09 pm
by zzd10h
Full french SMTube translation filled on Transifex !

Now, by curiosity, what is the next step in the translation process ?
Another french member will validate the translations ?

Thank you