lbry-sdk/lbrynet
Jimmy Kiselak c8b2b7b279 Downloader options in its own class, show options in gui downloader
Put stream downloader options into its own class, and make stream
downloader options global to the stream type rather than specific
to each factory.

Show downloader options in the lbrynet-downloader-gui.

Make a class for downloader option choices, so that the descriptions
can be displayed.

In the console, if there are multiple choices for the download
option, make it a list selected by its index.

Make sure that the ConnectionManager closes properly when some of
the connections fail to open (e.g. due to a host being down)
2015-08-27 15:41:17 -04:00
..
core Downloader options in its own class, show options in gui downloader 2015-08-27 15:41:17 -04:00
cryptstream initial commit 2015-08-20 11:27:15 -04:00
dht initial commit 2015-08-20 11:27:15 -04:00
lbryfile Downloader options in its own class, show options in gui downloader 2015-08-27 15:41:17 -04:00
lbryfilemanager Downloader options in its own class, show options in gui downloader 2015-08-27 15:41:17 -04:00
lbrylive Downloader options in its own class, show options in gui downloader 2015-08-27 15:41:17 -04:00
lbrynet_console Downloader options in its own class, show options in gui downloader 2015-08-27 15:41:17 -04:00
lbrynet_downloader_gui Downloader options in its own class, show options in gui downloader 2015-08-27 15:41:17 -04:00
pointtraderclient initial commit 2015-08-20 11:27:15 -04:00
winhelpers initial commit 2015-08-20 11:27:15 -04:00
__init__.py initial commit 2015-08-20 11:27:15 -04:00
conf.py initial commit 2015-08-20 11:27:15 -04:00
create_network.py initial commit 2015-08-20 11:27:15 -04:00
dht_scripts.py initial commit 2015-08-20 11:27:15 -04:00
dhttest.py initial commit 2015-08-20 11:27:15 -04:00
interfaces.py Downloader options in its own class, show options in gui downloader 2015-08-27 15:41:17 -04:00
node_rpc_cli.py initial commit 2015-08-20 11:27:15 -04:00
rpc_node.py initial commit 2015-08-20 11:27:15 -04:00