Page 2 sur 2

Re: WiiDownloader 1.7.5

MessagePosté: Mer 7 Nov 2012 19:42
par actar
Ayatus a écrit:What's the license of your program?

I made all in Visual Studio 2010
All source code (that I need to update to latest version) is linked on gbatemp page.

You are askinkg for that or other?

Re: WiiDownloader 1.7.6

MessagePosté: Jeu 8 Nov 2012 08:47
par Ayatus
This is the same link to the source code and changelog on GBAtemp.

Will not break the head with licenses, it was just a simple question.

Re: WiiDownloader 1.7.6

MessagePosté: Jeu 8 Nov 2012 09:00
par actar
Ayatus a écrit:This is the same link to the source code and changelog on GBAtemp.

Will not break the head with licenses, it was just a simple question.

I know that you use the correct link, and thanks for that.

But, about "licence" is a new arguments for me.
I don't have a good knowledge about the types of license.
Although it may sound easy, I really don't know how to say.

Re: WiiDownloader 1.7.6

MessagePosté: Jeu 8 Nov 2012 11:17
par Ayatus
Ok, briefly, the license is a contract between you and the end users.
It aims to protect you (authorship, intellectual property) and define rules for users (use, modification, redistribution)

Re: WiiDownloader 1.7.6

MessagePosté: Jeu 8 Nov 2012 17:15
par mikapauline
Salut une application tres interessante ma deja pas mal depanner encore merci. :) :D

Re: WiiDownloader 1.8.6

MessagePosté: Mer 14 Nov 2012 20:56
par actar
Someone can translate french.txt in "tutorial" folder ?

I would be very grateful. :D

Re: WiiDownloader 2.0

MessagePosté: Ven 30 Nov 2012 18:14
par Ayatus
Hi actar,

Here is a small bug if the language files are missing:

Image

Why not use default strings if language files or strings are missing?

Re: WiiDownloader 2.0

MessagePosté: Dim 2 Déc 2012 14:12
par actar
Ayatus a écrit:Why not use default strings if language files or strings are missing?

I started to do it, but after I decide to finish other things..
by the way.. for have this problem I think that you delete or modify Languages folder.
Confirm only that (for understand if there is a bug)

Re: WiiDownloader 2.1.7

MessagePosté: Mar 11 Déc 2012 19:46
par Ayatus
Hi actar, sorry for the late reply.

We agree, this is not a bug. :mrgreen:
I tested your last version:
  • without language file: ok
  • without strings: ok
It is a good job! :74:
But I'm not finished with language management, you are using a static list, easy to code but not handy to add new languages ​​without altering the program.
If you used a dynamic list, it will be handy.

Should change the language file by adding:
Code: Tout sélectionner
[language]
CountryId=FRA iso 3166-1 alpha-3 for France
CountryDisplay=Français for french

This method has several advantages:
  1. Only the languages really present are listed.
  2. It is easy to add new ones.
  3. The language is independent of the file name.

Other things:
Image

These strings have a placement absolute and not relative to their length.

Some resources:
These images were optimized with this Bash script:
Code: Tout sélectionner
#!/bin/bash
oldIFS="$IFS"     # sauvegarde du séparateur de champ
IFS=$'\n'     # nouveau séparateur de champ, le caractère fin de ligne
for fichier
do
   printf "%-32.32s %8d → " $(basename $fichier) $(du -b "$fichier" | cut -f1)

   (which optipng && optipng -o7 "$fichier") > /dev/null
   (which advpng  && advpng  -z4 "$fichier") > /dev/null
   (which pngout  && pngout  -ks "$fichier") > /dev/null
   (which deflopt && deflopt     "$fichier") > /dev/null

   printf "%8d\\n" $(du -b "$fichier" | cut -f1)
done
IFS="$old_IFS"     # rétablissement du séparateur de champ par défaut


And finally, how does one access the tutorial? :shock:

Re: WiiDownloader 2.3.5

MessagePosté: Ven 28 Déc 2012 13:33
par chronoss
Merci pour la MAJ :)

Re: WiiDownloader 2.1.7

MessagePosté: Ven 28 Déc 2012 22:30
par actar
Ayatus a écrit:Hi actar, sorry for the late reply.

[MEGA CUT]

And finally, how does one access the tutorial? :shock:

And sorry but I see only now your reply.

1- For the dinamic language I was just thinking to fix it (but make really stable the program was my priority)
Now i can think to it.

2- For the the text allignement I will fix on next release, thanks

3- For create a tutorial, try to put your Wii info (SM and Region), if you want chage some check, then start the download using the script that will be created.

;)


ps: BUONE FESTE !! :D :D

Re: WiiDownloader 2.3.5

MessagePosté: Ven 28 Déc 2012 22:37
par Ayatus
Cool, I see that you had already planned everything. :74:

For tutorial, I finally found and I saw that the html was very ugly.

Bonnes fêtes !

Re: WiiDownloader 2.3.5

MessagePosté: Ven 28 Déc 2012 22:58
par actar
Ayatus a écrit:For tutorial, I finally found and I saw that the html was very ugly.

:( :(

Unfortunately, I had never written a line in HTML until last month.

The problem is that the tutorial can be different (it depend by checked box), and isn't easy to have always have a correct ordering.

Now appear good, I think that isn't a problem if HTML isn't the best.

( I really haven't no more time also for learn HTML, I just spend it to learn c# :lol: )

Re: WiiDownloader 2.3.5

MessagePosté: Ven 28 Déc 2012 23:22
par Ayatus
I'm very familiar with html, I could you propose a template in html 5 + css 3.

Re: WiiDownloader 2.4.0

MessagePosté: Jeu 3 Jan 2013 16:16
par Ayatus
Maj WiiDownloader 2.4.0

Re: WiiDownloader 2.8

MessagePosté: Mer 13 Mar 2013 14:41
par Ayatus
Maj WiiDownloader 2.8

Re: WiiDownloader 3.3

MessagePosté: Mer 24 Avr 2013 13:27
par sniper3d
Mise à jour 3.3 :100:

Re: WiiDownloader 3.3

MessagePosté: Mar 7 Mai 2013 21:29
par actar
Mise à jour 3.4 :100:

:D

Re: WiiDownloader 3.4

MessagePosté: Mer 8 Mai 2013 20:19
par Ayatus
Topic mis à jour. :98:

Re: WiiDownloader 4.0

MessagePosté: Dim 2 Juin 2013 03:59
par Ayatus
Maj WiiDownloader 4.0

Félicitations au papa et à la mama. :74:

Re: WiiDownloader 4.0

MessagePosté: Dim 2 Juin 2013 08:37
par Oops
lol :D
Merci pour la maj ;)

Re: WiiDownloader 4.0

MessagePosté: Dim 2 Juin 2013 21:17
par Katoche
Bonsoir,

J'aurais une question :
Pourquoi dans la partie "Homebrew - Emulator" il y a "Genesis Plus GX" et "fbzx-wii" (Spectrum) disponible mais pas de forwarder pour ces derniers ? :oops:

PS très bon soft :)

Edit 18h45 le 03/06/2013
@ Ayatus : je suis "conscient" que la tache est ardue...
C'etait juste pour le signalé... Quand au script, pour moi c'est du "chinois" :oops:

Re: WiiDownloader 4.0

MessagePosté: Lun 3 Juin 2013 11:59
par Ayatus
La liste des téléchargements se veut la plus exhaustive possible, mais l'enrichir et la mettre à jour est une tâche bien fastidieuse pour un seul homme.

Il est en revanche possible d'y créer ses propres scripts de téléchargements et, pourquoi pas, les partager.

Re: WiiDownloader 5.4

MessagePosté: Sam 1 Fév 2014 20:21
par Ayatus
Maj WiiDownloader 5.4.