]> git.ipfire.org Git - thirdparty/tvheadend.git/commit
[PR-174] - Icon caching support to reduce overhead on upstream providers.
authorandyb2000 <andy@broadcast-tech.co.uk>
Sun, 7 Oct 2012 11:32:51 +0000 (12:32 +0100)
committerAdam Sutton <dev@adamsutton.me.uk>
Tue, 1 Jan 2013 09:30:28 +0000 (09:30 +0000)
commitacdc094fe7ac27627ceca842f52b0fdf0a80b100
tree244c450344d7eca0f11791a9d4b3cad4812829a1
parent2b0e495b7bdf908389a9b1214a7ee1798092e6a1
[PR-174] - Icon caching support to reduce overhead on upstream providers.
15 files changed:
Makefile
docs/html/config_misc.html
src/config2.c
src/config2.h
src/htsp_server.c
src/http.c
src/iconserve.c [new file with mode: 0644]
src/iconserve.h [new file with mode: 0644]
src/main.c
src/webui/extjs.c
src/webui/simpleui.c
src/webui/statedump.c
src/webui/static/app/config.js
src/webui/webui.c
src/webui/webui.h