Ticket #237 (new WIP - file(s) attached)
Opened 6 years ago
Last modified 6 months ago
Update GUI for transmission
| Reported by: | scottmc | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | net-p2p/transmission | Version: | |
| Severity: | normal | Keywords: | GCI patch |
| Cc: | eric@… |
Description
Transmission used to have a GUI interface on BeOS, but that has fallen way behind rev, so a new GUI would need to be made to bring it up to date. For now there is a web interface for it.
http://ports.haiku-files.org/wiki/net-p2p/transmission
Change History
comment:1 Changed 6 years ago by titer
- Cc eric@… added
comment:2 Changed 6 years ago by scottmc
- Owner scottmc deleted
comment:3 Changed 6 years ago by mmadia
comment:4 follow-up: ↓ 5 Changed 3 years ago by scottmc
Need to update transmission to latest released version, plus add a bep to build latest svn version. GCI2012 student Gleb Posobin work on this task to re-add the GUI to transmission:
http://www.google-melange.com/gci/task/view/google/gci2012/7953205
It needs to be fully reviewed and applied if ok, and eventually upstreamed. Any takers?
The work is attached to the GCI task page and includes .beps for 2.75 and a diff for the GUI changes.
comment:5 in reply to: ↑ 4 Changed 2 years ago by richienyhus
- Keywords GCI patch added
Quoting Jordan:
This is pretty awesome, but I'm not sure what you intend here -- are you wanting to maintain this over the long term?
I don't even know how we'd build binaries for new releases.
IMO it would be better to keep this on a third-party page as the Transmission-Qt for Windows project does on http://sourceforge.net/projects/trqtw/
That said, I'm very happy to work with you, just as I've worked with rb07 from trqtw, on any compatibility issues in libtransmission.
Thanks for writing this!
Diff: https://www.dropbox.com/s/aledrn5i352fb5v/transmission_r13780_haiku_gui_2.diff
comment:6 Changed 2 years ago by richienyhus
By student Gleb Posobin
comment:7 Changed 6 months ago by scottmc
- Type changed from enhancement to WIP - file(s) attached

Transmission includes an RPC for coomunicating with the transmission-daemon. http://trac.transmissionbt.com/wiki/rpc this could be used by non c or c++ devs to create a more native GUI