aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/Transports/http/httpstreamreader.cpp
Commit message (Expand)AuthorAgeFilesLines
* updated copyrighttrialuser022020-12-231-1/+1
* coding style fixestrialuser022020-08-121-18/+6
* show average bitrate for shoutcast/icecast streamstrialuser022020-02-231-0/+1
* updated copyrighttrialuser022020-02-111-1/+1
* removed foreach macrotrialuser022019-09-071-3/+3
* fixed possible memory leak and other issuestrialuser022019-07-231-1/+1
* added socks5 proxy supporttrialuser022019-06-301-0/+7
* added realloc result checkingtrialuser022019-01-061-1/+1
* fixed build with -Werror=zero-as-null-pointer-constanttrialuser022019-01-031-9/+9
* fixed build warningtrialuser022018-12-081-1/+1
* http: reduced number of allocationstrialuser022018-12-051-8/+32
* http: limit maximum buffer size (#497)trialuser022018-12-051-18/+34
* dropped some old libstrialuser022018-09-011-3/+2
* removed Qmmp::URLtrialuser022018-05-021-2/+0
* copy 1.2 branch to trunktrialuser022017-11-251-1/+1
* fixed build regressiontrialuser022017-10-071-1/+1
* changed contact informationtrialuser022017-10-071-1/+1
* http: using "icy-name" as fallback titletrialuser022017-01-101-2/+6
* replaced toAscii by toLatin1trialuser022017-01-031-1/+1
* http: fixed error message charsettrialuser022016-12-251-1/+1
* coding style fixestrialuser022016-10-291-0/+1
* http: do not send empty metadatatrialuser022016-10-171-2/+2
* http: fixed issue with uploaded files (#883)trialuser022016-10-171-1/+3
* http plugin: fixed http header encodingtrialuser022016-05-161-10/+21
* curl: using previous encoding if current encoding is not detectedtrialuser022016-05-161-1/+6
* added feature to change user agent (Closes issue 747)trialuser022015-03-121-3/+6
* fixed possible freezestrialuser022013-05-281-1/+2
* added timeout for transport pluginstrialuser022013-05-191-3/+15
* increased default mms/http buffer sizetrialuser022012-11-171-1/+1
* http transport: do not send metadata after aborttrialuser022012-11-111-0/+2
* removed useless type castingtrialuser022012-11-111-1/+1
* using UTF-8 encoding for shoutcast metadata by defaulttrialuser022012-10-211-1/+1
* fixed possible null-pointer dereference in transport pluginstrialuser022012-10-211-5/+5
* fixed FSF headerstrialuser022012-07-311-1/+1
* fixed FSF address (trunk)trialuser022012-07-311-1/+1
* fixed crash in enca_set_threshold (Franz Fellner) (Fixes issue 550)trialuser022012-07-281-1/+2
* fixed automatic charset detectiontrialuser022012-07-131-0/+1
* added full icy metadata output (Closes issue 120)(Closes issue 470)trialuser022012-02-111-0/+1
* updated yeartrialuser022012-01-191-1/+1
* fixed error handling, fixed http plugin freezestrialuser022011-09-301-1/+1
* decoder api changes: removed StateHandler usagetrialuser022011-09-171-2/+3
* added possibility to skip invalid tracks (Fixes issue 400) (Fixes issuetrialuser022011-03-021-2/+9
* http plugin refactoringtrialuser022011-02-241-0/+460