Jack
|
fe7ea7c679
|
refactor resources and file streamer into their own files, use NoCacheStaticFile instead of static.File
|
2016-10-07 14:01:59 -04:00 |
|
Alex Liebowitz
|
04ced2e975
|
Fix import issues in DaemonServer.py
|
2016-10-02 02:50:17 -04:00 |
|
Alex Liebowitz
|
2253943eba
|
Shorten time between sending chunks of video stream
|
2016-10-02 02:03:47 -04:00 |
|
Alex Liebowitz
|
a6fcd5d1f2
|
More refactoring in LBRYStreamProducer
|
2016-10-01 23:35:07 -04:00 |
|
Alex Liebowitz
|
f245822814
|
Refactor of LBRYStreamProducer
|
2016-10-01 23:35:07 -04:00 |
|
Alex Liebowitz
|
aa3aff91d0
|
Refactor LBRYStreamProducer and add Content-Length header
Also fixes producer pause/unpause behavior and adds slight delay
between sending chunks
|
2016-10-01 23:33:51 -04:00 |
|
Alex Liebowitz
|
5537dd878f
|
Add basic support for streaming partially downloaded files
|
2016-10-01 23:29:08 -04:00 |
|
Job Evers-Meltzer
|
7dbeb1f2cf
|
Remove LBRY prefix from class and module names
This is the result of running:
grep -RlI LBRY . | xargs sed -i 's/LBRY\([A-Z]\)/\1/g'
|
2016-09-27 11:18:35 -07:00 |
|
Job Evers-Meltzer
|
550fd185a3
|
rename LBRYFile to EncryptedFile
|
2016-09-27 11:18:16 -07:00 |
|
Job Evers-Meltzer
|
078b254d1d
|
rename files to remove LBRY prefix
|
2016-09-25 18:11:23 -07:00 |
|