Difference between revisions of "WiiTCPLoadGUI"
Jump to navigation
Jump to search
m (Updated details for update) |
m |
||
Line 3: | Line 3: | ||
| type = pc utility | | type = pc utility | ||
| licence = GPLv2 | | licence = GPLv2 | ||
− | | author = [[User:Strikeu|strikeu]], tinman, [[User:Fman23|fman23]], [[User:Jasjar| | + | | author = [[User:Strikeu|strikeu]], tinman, [[User:Fman23|fman23]], [[User:Jasjar|Jasjar]] |
| version = 0.07 | | version = 0.07 | ||
− | | website = https://github.com/ | + | | website = https://github.com/fkmclane/WiiTCPLoad |
− | | source = https://github.com/ | + | | source = https://github.com/fkmclane/WiiTCPLoad |
− | | download = https://github.com/ | + | | download = https://github.com/fkmclane/WiiTCPLoad/blob/master/build/wiitcpload |
| peripherals = {{WiFi}} {{Internet}} | | peripherals = {{WiFi}} {{Internet}} | ||
}} | }} |
Latest revision as of 01:44, 15 January 2019
WiiTCPLoadGUI | |
General | |
---|---|
Author(s) | strikeu, tinman, fman23, Jasjar |
Type | PC utility |
Version | 0.07 |
Licence | GPLv2 |
Links | |
Download | |
Website | |
Source | |
Peripherals | |
![]() ![]() |
WiiTCPLoadGUI lets you easily send .dol or .elf files to the Homebrew Channel on your Wii. It supports compressing the files for a faster transfer rate and also sending arguments to run the files. It is written in C++ using the Qt5 libraries.
Supported systems:
- Windows
- Mac OS X (x86, PPC)
- GNU/Linux (x86, AMD64)
Screenshot
Changelog
WiiTCPLoad 0.07:
- Patched to support qt5
WiiTCPLoad 0.06:
- Updated protocol to work with latest HBC
- Added compression
- Added arguments
WiiTCPLoad 0.05:
- fully rewritten
- save settings in ini file
WiiTCPLoad 0.03:
- GUI fixes in main/about window. (GUI looks correct on MacOSX/Windows)
- Make install now working.
- Integration with common desktop environments. (KDE3/4, GNOME)
- Integration with konqueror, dolphin. ("Send to Homebrew/TCPLoader" action added)
- Fixed TCPLoader protocol, now application wait for accept connection.
- Improved windows version.
- MacOSX build is now a Universal Binary.
- Support for FreeBSD(x86, x86_64).
- Various bug fixes in source code.
WiiTCPLoad 0.02a:
- GUI fixes in main/about window. (GUI looks correct on Windows)
- Windows version should work now.
WiiTCPLoad 0.02:
- Support for threads.
- Various bug fixes in source code.
Version 0.01:
- Support for Homebrew Channel
- Support for TCPLoader Channel