aboutsummaryrefslogtreecommitdiff
path: root/src/clientmedia.cpp
AgeCommit message (Expand)Author
2015-12-07Add seperate cache pathShadowNinja
2015-04-01Move globals from main.cpp to more sane locationsCraig Robbins
2015-03-07For usages of assert() that are meant to persist in Release builds (when NDEB...Craig Robbins
2015-03-05Performance improvement: Use std::list instead of std::vector for request_med...Loic Blot
2015-02-21Move hex.h to util/Loic Blot
2015-02-21Move sha1.hpp and base64.hpp to util/Loic Blot
2015-02-10Network Layer 7 rework (Packet handling)Loic Blot
2014-09-21Split settings into seperate source and header filesShadowNinja
2014-09-18Reduce indentation of HTTPFetchOngoingShadowNinja
2014-06-30Add support for multipart/form-data to HTTPFetch for server announcingShadowNinja
2014-04-29Add download rate to media progress bar (non http mode only!)sapier
2014-02-15Accept any error response code for missing index.mthKahrl
2014-01-31Add propper client initializationsapier
2013-12-13Rewrite client media download and support hash-based remote downloadKahrl