Difference between revisions of "WiiTCPLoadGUI"
Jump to navigation
Jump to search
m (New Infobox) |
|||
Line 1: | Line 1: | ||
− | {{Infobox | + | {{Infobox homebrew |
| title = WiiTCPLoadGUI | | title = WiiTCPLoadGUI | ||
| image = stream binary files | | image = stream binary files | ||
− | |||
| type = Loaders | | type = Loaders | ||
− | | | + | | licence = GPLv2 |
| author = [[User:Strikeu|strikeu]], tinman | | author = [[User:Strikeu|strikeu]], tinman | ||
− | |||
| version = 0.05 | | version = 0.05 | ||
− | | download = | + | | download = http://qt-apps.org/content/show.php/WiiTCPLoad?content=92310 |
| source = Available (C++) | | source = Available (C++) | ||
| peripherals = {{WiFi}} {{Internet}} | | peripherals = {{WiFi}} {{Internet}} |
Revision as of 21:02, 8 June 2009
WiiTCPLoadGUI | |
stream binary files | |
General | |
---|---|
Author(s) | strikeu, tinman |
Type | Loaders |
Version | 0.05 |
Licence | GPLv2 |
Links | |
Download | |
Source | |
Peripherals | |
![]() ![]() |
WiiTCPLoadGUI let you easily make a connection with Homebrew/TCPLoader Channel and stream binary files. It's written in c++ using Qt4 library.
Supported systems:
- FreeBSD x86, x86_64(amd64)
- Linux x86, x86_64(amd64)
- MacOSX x86, PPC
- Windows x86
Changelog
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