diff options
author | Holger Steinhaus <hsteinhaus@gmx.de> | 2015-11-12 11:17:32 +0100 |
---|---|---|
committer | Holger Steinhaus <hsteinhaus@gmx.de> | 2015-11-17 12:51:36 +0100 |
commit | ae4c4e5e8ccb8042b4fd97cbc70d91880ae4b7ab (patch) | |
tree | bc6e9d9c71f1db2e7dc203e9fab41ee30d0277ab /HISTORY | |
parent | 23f2217e765e14ad2c2a4192d8c57839d657ac6b (diff) | |
download | vdr-plugin-mcli-ae4c4e5e8ccb8042b4fd97cbc70d91880ae4b7ab.tar.gz vdr-plugin-mcli-ae4c4e5e8ccb8042b4fd97cbc70d91880ae4b7ab.tar.bz2 |
disabled debug logging, ensured that all debug logging only active if one of the DEBUG_* is defined
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,6 +1,13 @@ VDR Plugin 'mcli' Revision History ---------------------------------- +2015-11-12 +- hsteinhaus debugged makefiles to ensure complete compilation, even when using parallel make jobs +- hsteinhaus consolidated debug logging and disabled it by default +- hsteinhaus check if CAM is present before enforcing it's use +- hsteinhaus resolved some compiler warnings +- hsteinhaus removed some unused headers + 2014-07-12 - mhorwath debug 2.1.x issue http://projects.vdr-developer.org/issues/1709 , little message cleanup, added cam info at startup, fixed compile warning |