summaryrefslogtreecommitdiff
path: root/src/clientmedia.cpp
Commit message (Expand)AuthorAge
* Various code cleanup & little performance improvement on HTTP download (#5772)Loïc Blot2017-05-20
* Fix various performance issues reported by cppcheck (#5628)Loïc Blot2017-04-21
* Add seperate cache pathShadowNinja2015-12-07
* Move globals from main.cpp to more sane locationsCraig Robbins2015-04-01
* For usages of assert() that are meant to persist in Release builds (when NDEB...Craig Robbins2015-03-07
* Performance improvement: Use std::list instead of std::vector for request_med...Loic Blot2015-03-05
* Move hex.h to util/Loic Blot2015-02-21
* Move sha1.hpp and base64.hpp to util/Loic Blot2015-02-21
* Network Layer 7 rework (Packet handling)Loic Blot2015-02-10
* Split settings into seperate source and header filesShadowNinja2014-09-21
* Reduce indentation of HTTPFetchOngoingShadowNinja2014-09-18
* Add support for multipart/form-data to HTTPFetch for server announcingShadowNinja2014-06-30
* Add download rate to media progress bar (non http mode only!)sapier2014-04-29
* Accept any error response code for missing index.mthKahrl2014-02-15
* Add propper client initializationsapier2014-01-31
* Rewrite client media download and support hash-based remote downloadKahrl2013-12-13