WiiTCPLoadGUI: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
| Line 16: | Line 16: | ||
Supported platforms: | Supported platforms: | ||
* Windows 32bit/64bit (64bit future) | * Windows 32bit/64bit (64bit future) | ||
* Linux x86/ | * Linux x86/AMD64 | ||
* MacOSX x86 | * MacOSX x86/PPC | ||
== Changelog == | == Changelog == | ||
Revision as of 15:44, 3 November 2008
| WiiTCPLoadGUI | |
| stream binary files | |
| General | |
|---|---|
| Author(s) | Bartłomiej Burdukiewicz |
| Type | Loaders |
| Version | 0.03 |
| License | GPLv2 |
| Links | |
| [[Sourceforge|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 platforms:
- Windows 32bit/64bit (64bit future)
- Linux x86/AMD64
- MacOSX x86/PPC
Changelog
Version 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.
- Various bug fixes in source code.
Version 0.02a:
- GUI fixes in main/about window. (GUI looks correct on Windows)
- Windows version should work now.
Version 0.02:
- Support for threads.
- Various bug fixes in source code.
Version 0.01:
- Support for Homebrew Channel
- Support for TCPLoader Channel
More images: http://wiitcpload.sourceforge.net/img/
