2013-09-16 19:43:37 +02:00
|
|
|
-- 0.9 --
|
|
|
|
* bugfix: fix downloading youtube from cli
|
2013-09-16 19:47:13 +02:00
|
|
|
* bugfix: fix tmd-viewer file-chooser not offering all tmd-files
|
2013-09-20 21:50:39 +02:00
|
|
|
* update: added new youtube channel versions
|
|
|
|
* update: show deactivation info for disabled services channels
|
2013-09-20 21:53:41 +02:00
|
|
|
* new: add skyward sword savegame fix
|
|
|
|
* new: add lovefilm channel
|
|
|
|
* new: add wii u transfer channel
|
|
|
|
* new: add photo channel 1.1b
|
2013-09-20 21:56:55 +02:00
|
|
|
* new: add kirby channel (for completelyness)
|
2013-09-16 19:43:37 +02:00
|
|
|
|
2013-06-17 19:36:57 +02:00
|
|
|
-- 0.8 --
|
|
|
|
* bugfix: fix relative paths for -d/--download cli on linux
|
|
|
|
* bugfix: fix downloading without packgin for -d/--download cli
|
|
|
|
* bugfix: titleid for US WiiSpeak has been the PAL version
|
2013-06-17 18:49:04 +02:00
|
|
|
* update link to pycrypto installer for Windows in 'DEPS'
|
2013-06-17 19:36:57 +02:00
|
|
|
* only chdir on linux (not working for some on windows(?))
|
|
|
|
* added support for downloading YouTube channel
|
2013-06-17 18:49:04 +02:00
|
|
|
|
2013-06-17 10:00:37 +02:00
|
|
|
-- 0.7 --
|
|
|
|
* cli-options now can properly handle relative paths
|
|
|
|
* --tmdinfo does now longer fail when checking an IOS
|
|
|
|
* don't enforce decrypt=false on unpacking cli
|
|
|
|
* automatic whitespace fixes
|
|
|
|
|
2012-11-11 11:00:16 +01:00
|
|
|
-- 0.6 --
|
|
|
|
* fixed a string in german translation
|
2012-11-19 23:48:25 +01:00
|
|
|
* fixed selecting file in TMD-Viewer
|
2012-11-25 13:44:20 +01:00
|
|
|
* fixed show ascii id of title in TMD-Viewer
|
2012-11-24 20:44:32 +01:00
|
|
|
* only install qm-files for translation, not ts-files aswell
|
|
|
|
* changed default directory to $HOME (so that file-selectors
|
|
|
|
don't start at Qwads source or installation directory)
|
2012-11-25 19:31:25 +01:00
|
|
|
* added command line options (see CLI file)
|
2012-11-25 13:44:20 +01:00
|
|
|
|
2012-11-11 00:43:35 +01:00
|
|
|
-- 0.5a --
|
|
|
|
* correctly show version of IOS62
|
|
|
|
* fix downloading shop channel
|
|
|
|
|
2012-08-24 22:46:45 +02:00
|
|
|
-- 0.5 --
|
|
|
|
* add debian packaging scripts
|
|
|
|
* install translations
|
2012-11-10 18:11:50 +01:00
|
|
|
* remove some unused WiiPy stuff, Qwad now runs fine on Python3
|
|
|
|
* added IOS62 and Shop v21
|
2012-11-10 18:14:54 +01:00
|
|
|
* fixed a bug in Makefile, improved clean rule
|
2012-11-10 19:00:57 +01:00
|
|
|
* added german translation (99%)
|
2012-11-10 19:04:27 +01:00
|
|
|
* new icon from NeoRame
|
2012-08-24 22:46:45 +02:00
|
|
|
|
2012-08-21 19:50:59 +02:00
|
|
|
-- 0.4 --
|
|
|
|
* add new IOS to downloader
|
|
|
|
* show available versions of selected IOS in downloader
|
|
|
|
* downloading channels is currently not possible
|
2012-08-21 20:06:52 +02:00
|
|
|
* logical sorting of IOS in downloader (IOS4 is the first, not after IOS39)
|
|
|
|
taken from: [http://code.activestate.com/recipes/135435/]
|
2012-08-21 20:17:32 +02:00
|
|
|
* ensure Python 2.x is used, Python 3.x is not yet supported
|
2012-08-21 21:25:58 +02:00
|
|
|
* separate combobox for choosing channels, system-menu in downloader
|
2012-08-23 13:35:48 +02:00
|
|
|
* combobox to choose region for channels (JAP, PAL or USA)
|
2012-08-21 21:55:06 +02:00
|
|
|
* changed order of tabs, downloader is now default tab
|
2012-08-22 22:29:02 +02:00
|
|
|
* improved TMD Viewer
|
|
|
|
- display title ID as ascii
|
|
|
|
- display reserved
|
|
|
|
- display required IOS (properly)
|
|
|
|
- use QLabel instead of QLineEdit
|
2012-08-22 22:46:56 +02:00
|
|
|
* improved about dialog
|
2012-08-21 19:50:59 +02:00
|
|
|
|
|
|
|
-- 0.3 --
|
|
|
|
* Updated some porject's files which still referenced wii signer
|
|
|
|
* Added application's name and organization
|
|
|
|
* Now NUS title combobox is displayed sorteed
|
|
|
|
* Fixed everyone votes channel not returning a correct titleid
|
|
|
|
* Added some IOS to the dictionary
|
|
|
|
* Now can display the data stored in a TMD file.
|
|
|
|
|
|
|
|
-- 0.2 --
|
|
|
|
* Backend changed from Wii Signer to the awesome Wii.py
|
|
|
|
* Added support form downloading and packing wads from NUS
|
|
|
|
* Added statusbar
|
|
|
|
* Now the backend runs in a different thread
|
|
|
|
|
|
|
|
Known bugs:
|
|
|
|
* Title names and some statusbar messages don't get translated
|
|
|
|
* Title dictionary is incomplete. Additionally, there may be titles in the combobox which aren't actually in the NUS.
|
|
|
|
|
|
|
|
-- 0.1.1 --
|
|
|
|
* Fixed open modes and paths in order to work in Windows
|
|
|
|
* Independization from Wii Signer, due to needed changes to the original code. Now Qwad isn't a frontend anymore.
|
|
|
|
|
|
|
|
-- 0.1 - First public version --
|