summaryrefslogtreecommitdiffstats
path: root/build/wix
AgeCommit message (Collapse)Author
2020-08-24Pull latest translations from TransifexUwe Klotz
https://www.transifex.com/mixxx-dj-software/mixxxdj/mixxx2-3/ Executed commands (Fedora 32, Bash): tx pull -a -f --parallel --minimum-perc 1 for XX in res/translations/mixxx_*.ts; do lrelease-qt5 -nounfinished $XX -qm ${XX/%.ts/.qm}; done
2020-05-13Merge branch '2.2' of git@github.com:mixxxdj/mixxx.git into 2.3Uwe Klotz
# Conflicts: # CHANGELOG # build/debian/rules
2020-05-13Pull latest translations from ↵Daniel Schürmann
https://www.transifex.com/mixxx-dj-software/mixxxdj/mixxx2-2/. Compile QM files out of TS files that are used by the localized app
2020-04-25i18: WIX: Rebuild wxl files from latest po filesS.Brandt
In ZSH: ``for i in po/*.po; do destfile=${i#po/}; ./po2wxl.py -l Language -f -p 1 $i mixxx_${destfile%.po}.wxl; done`
2020-04-25i18n: WIX: Fetch latest translations from TransifexS.Brandt
2020-01-01Happy New Year 2020!Sébastien Blaisot
2019-08-08Merge branch '2.2' of git@github.com:mixxxdj/mixxx.gitUwe Klotz
# Conflicts: # CHANGELOG.md # src/defs_version.h
2019-08-06Pull latest translations from ↵Uwe Klotz
https://www.transifex.com/mixxx-dj-software/mixxxdj/mixxx2-2/ Compile QM files out of TS files that are used by the localized app
2019-02-03Pull latest translations from ↵Daniel Schürmann
https://www.transifex.com/mixxx-dj-software/mixxxdj/mixxx2-2/. Compile QM files out of TS files that are used by the localized app
2019-01-01Happy New Year 2019!Sébastien Blaisot
2019-01-01Hapy New Year 2019!Sébastien Blaisot
2018-12-28Pull latest translations from ↵Daniel Schürmann
https://www.transifex.com/mixxx-dj-software/mixxxdj/mixxx2-2 Compile QM files out of TS files that are used by the localized app
2018-12-26Merge remote-tracking branch 'mixxxdj/master' into remove-vampRJ Skerry-Ryan
2018-12-17Merge remote-tracking branch 'upstream/2.2'Daniel Schürmann
2018-12-16[WIX] Again, rebuild wxl files from latest po filesS.Brandt
In ZSH: ``for i in po/*.po; do destfile=${i#po/}; ./po2wxl.py -l Language -f -p 1 $i mixxx_${destfile%.po}.wxl; done`
2018-12-16[WIX] Again, pull latest translations from Transifex after manually filling ↵S.Brandt
strings from translations memory. They were lost in a previous commit 343246a21e03f09990d5522bae5001174a622c26 ``tx pull -r mixxxdj-windows-installer.mixxxpot -a --minimum-perc=1`` The template and the translations became out-of-sync, since a manual push to TF following https://github.com/mixxxdj/mixxx/pull/1899 I do not exactly know what the issue was, probably it does not work well that strings in the language files were manually changed, but not the timestamp. Anyway, now the template and the translations are n-sync again. Back to normal. In the future , we should NOT accept manual edits to translation files. Either use the TF online editor or one of the many available text translation softwares, see https://mixxx.org/wiki/doku.php/internationalization#offline_translation_software
2018-12-16[WIX] Rebuild wxl files from latest po filesS.Brandt
In ZSH: ``for i in po/*.po; do destfile=${i#po/}; ./po2wxl.py -l Language -f -p 1 $i mixxx_${destfile%.po}.wxl; done`
2018-12-16Fetch newer translations for the application and [WIX] from TransifexS.Brandt
`tx pull -a -f --parallel --minimum-perc 1``
2018-12-16[WIX] Update translation templateS.Brandt
``./wxl2pot.py -l Language mixxx_en-us.wxl po/mixxx.pot`
2018-11-20Translation changed from Windows XP-> Windows 7Pradyuman
2018-11-20Updated 501 to 601Pradyuman
2018-11-20solution win xp installationPradyuman
2018-11-16Translation changed from Windows XP-> Windows 7Pradyuman
2018-11-15Updated 501 to 601Pradyuman
2018-11-15Merge pull request #1 from legendary-acp/legendary-acpPradyuman
solution win xp installation
2018-11-13solution win xp installationPradyuman
2018-11-05Merge remote-tracking branch 'upstream/2.2'Daniel Schürmann
Conflicts: SConscript src/defs_version.h src/sources/soundsourceproxy.cpp
2018-10-30Run for i in po/*.po; do destfile=zh-TW.po; /path/to/po2wxl.py -l Language ↵RJ Skerry-Ryan
-f -p 1 po/zh-TW.po mixxx_zh-TW.wxl; done
2018-10-30Update percent complete threshold for WiX translations.RJ Skerry-Ryan
2018-10-30Run tx pull -a -f --parallel --minimum-perc 1RJ Skerry-Ryan
2018-10-16Remove plugins directory from Wix script.RJ Skerry-Ryan
2018-08-17Bump version to 2.3.0-alpha-preSebastien Blaisot
2018-06-12Found more typosluz.paz
2018-04-22Merge pull request #1417 from luzpaz/misc-typosDaniel Schürmann
Typo fixes
2018-04-16Merge tag 'release-2.1.0'Daniel Schürmann
Conflicts: src/defs_version.h
2018-04-15Install the PDB files by defaultDaniel Schürmann
2018-04-06Typo fixes luzpaz
+ User facing typos + trivial source comment typos + superflous double whitespace issues + found redundant comment typo Found using `codespell -q 3 --skip="./build/wix/Localization,./res/translations,./lib" -I ../mixxx-whitelist.txt` where the contents of the whitelist were: ``` iff freee substract ```
2018-04-02Merge remote-tracking branch 'upstream/2.1'Be
2018-03-30(wix) Update translations from ↵S.Brandt
https://www.transifex.com/mixxx-dj-software/mixxxdj-windows-installer/
2018-03-30Merge remote-tracking branch 'upstream/2.1'Daniel Schürmann
Conflicts: LICENSE
2018-03-22(wix) Update translations from ↵S.Brandt
https://www.transifex.com/mixxx-dj-software/mixxxdj-windows-installer/
2018-01-01Remove visual studio version from LICENCESebastien Blaisot
2018-01-01properly update LICENCE and README.md for 2.2Sebastien Blaisot
2017-12-31Happy New Year 2018!Sebastien Blaisot
2017-12-31Happy New Year 2018!Sebastien Blaisot
2017-12-22(wix) Update translations from TransifexS.Brandt
2017-11-02(wix) Update translations from TransifexS.Brandt
2017-08-29(wix) improve warning messagesSebastien Blaisot
2017-08-29(wix) better comment mixxx.wxsSebastien Blaisot
2017-08-29(wix) improve other bitwidth installedSebastien Blaisot