reduce direct dependencies on timerdclient.h

Include timerdtypes.h instead of timerdclient.h where feasible,
add direct instead of indirect includes of timerdclient.h where
necessary. This reduces the number of files which depend on
timerdclient.h from 134 to 16.
Add/update copyright notices in the affected files.
This commit is contained in:
Stefan Seyfried
2014-01-12 16:55:31 +01:00
parent 9476627ac5
commit ed818c7c14
11 changed files with 22 additions and 8 deletions

View File

@@ -3,7 +3,7 @@
Copyright (C) 2001 Steffen Hehn 'McClean'
Copyright (C) 2011 CoolStream International Ltd
Copyright (C) 2011-2012 Stefan Seyfried
Copyright (C) 2011-2014 Stefan Seyfried
License: GPLv2
@@ -59,6 +59,7 @@
#include <zapit/zapit.h>
#include <zapit/client/zapittools.h>
#include <eitd/sectionsd.h>
#include <timerdclient/timerdclient.h>
/* TODO:
* nextRecording / pending recordings - needs testing