aboutsummaryrefslogtreecommitdiff
path: root/src/client/clientmedia.h
AgeCommit message (Collapse)Author
2019-01-04Remove remote media compatibility mode. (#8044)sofar
The fallback code shouldn't be needed and is a remnant of the GET method that old media servers use. Clients using it are likely to just waste bandwidth and having to download the media again through the normal transfer from server method. The most reliable method is to get all missing textures therefore from the server directly and not spam the remote media server with 404s.
2018-11-28Move client-specific files to 'src/client' (#7902)Quentin Bazin
Update Android.mk Remove 'src/client' from include_directories