diff --git a/HISTORY b/HISTORY index ef03efdf..78b67837 100644 --- a/HISTORY +++ b/HISTORY @@ -10034,8 +10034,9 @@ Video Disk Recorder Revision History (suggested by Stefan Hofmann). - Added vdrrootdir and incdir to vdr.pc (thanks to Stefan Hofmann). -2024-10-20: +2024-10-21: - Removed all DEPRECATED_* code. - Fixed error checking in case the fps value can't be determined by the frame parser. - Updated the Italian OSD texts (thanks to Diego Pierotto). +- The VDR homepage is now accessible via HTTPS. diff --git a/Makefile b/Makefile index 696829c6..7a03061c 100644 --- a/Makefile +++ b/Makefile @@ -4,7 +4,7 @@ # See the main source file 'vdr.c' for copyright information and # how to reach the author. # -# $Id: Makefile 5.3 2024/10/11 14:21:04 kls Exp $ +# $Id: Makefile 5.4 2024/10/21 19:01:16 kls Exp $ .DELETE_ON_ERROR: @@ -188,7 +188,7 @@ vdr.pc: @echo "" >> $@ @echo "Name: VDR" >> $@ @echo "Description: Video Disk Recorder" >> $@ - @echo "URL: http://www.tvdr.de/" >> $@ + @echo "URL: https://www.tvdr.de/" >> $@ @echo "Version: $(VDRVERSION)" >> $@ @echo "Cflags: \$${cflags}" >> $@ diff --git a/PLUGINS.html b/PLUGINS.html index bcbea750..668ff25e 100644 --- a/PLUGINS.html +++ b/PLUGINS.html @@ -35,7 +35,7 @@ modified {

Copyright © 2021 Klaus Schmidinger
vdr@tvdr.de
-www.tvdr.de +www.tvdr.de

VDR provides an easy to use plugin interface that allows additional functionality diff --git a/PLUGINS/src/epgtableid0/README b/PLUGINS/src/epgtableid0/README index 28b98fea..6f3ff7cf 100644 --- a/PLUGINS/src/epgtableid0/README +++ b/PLUGINS/src/epgtableid0/README @@ -2,9 +2,9 @@ This is a "plugin" for the Video Disk Recorder (VDR). Written by: Klaus Schmidinger -Project's homepage: http://www.tvdr.de +Project's homepage: https://www.tvdr.de -Latest version available at: http://www.tvdr.de +Latest version available at: https://www.tvdr.de This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/PLUGINS/src/hello/README b/PLUGINS/src/hello/README index 90fec0f0..dd386a7a 100644 --- a/PLUGINS/src/hello/README +++ b/PLUGINS/src/hello/README @@ -2,9 +2,9 @@ This is a "plugin" for the Video Disk Recorder (VDR). Written by: Klaus Schmidinger -Project's homepage: http://www.tvdr.de +Project's homepage: https://www.tvdr.de -Latest version available at: http://www.tvdr.de +Latest version available at: https://www.tvdr.de This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/PLUGINS/src/osddemo/README b/PLUGINS/src/osddemo/README index 094f43f7..c119fc19 100644 --- a/PLUGINS/src/osddemo/README +++ b/PLUGINS/src/osddemo/README @@ -2,9 +2,9 @@ This is a "plugin" for the Video Disk Recorder (VDR). Written by: Klaus Schmidinger -Project's homepage: http://www.tvdr.de +Project's homepage: https://www.tvdr.de -Latest version available at: http://www.tvdr.de +Latest version available at: https://www.tvdr.de This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/PLUGINS/src/pictures/README b/PLUGINS/src/pictures/README index 42440dbf..17035768 100644 --- a/PLUGINS/src/pictures/README +++ b/PLUGINS/src/pictures/README @@ -2,9 +2,9 @@ This is a "plugin" for the Video Disk Recorder (VDR). Written by: Klaus Schmidinger -Project's homepage: http://www.tvdr.de +Project's homepage: https://www.tvdr.de -Latest version available at: http://www.tvdr.de +Latest version available at: https://www.tvdr.de This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/PLUGINS/src/servicedemo/README b/PLUGINS/src/servicedemo/README index 95bbc01b..5ac18914 100644 --- a/PLUGINS/src/servicedemo/README +++ b/PLUGINS/src/servicedemo/README @@ -2,9 +2,9 @@ This is a "plugin" for the Video Disk Recorder (VDR). Written by: Udo Richter -Project's homepage: http://www.tvdr.de +Project's homepage: https://www.tvdr.de -Latest version available at: http://www.tvdr.de +Latest version available at: https://www.tvdr.de This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/PLUGINS/src/skincurses/README b/PLUGINS/src/skincurses/README index 2339bd51..82a28d89 100644 --- a/PLUGINS/src/skincurses/README +++ b/PLUGINS/src/skincurses/README @@ -2,9 +2,9 @@ This is a "plugin" for the Video Disk Recorder (VDR). Written by: Klaus Schmidinger -Project's homepage: http://www.tvdr.de +Project's homepage: https://www.tvdr.de -Latest version available at: http://www.tvdr.de +Latest version available at: https://www.tvdr.de This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/PLUGINS/src/status/README b/PLUGINS/src/status/README index 334c8082..b9bbcaa1 100644 --- a/PLUGINS/src/status/README +++ b/PLUGINS/src/status/README @@ -2,9 +2,9 @@ This is a "plugin" for the Video Disk Recorder (VDR). Written by: Klaus Schmidinger -Project's homepage: http://www.tvdr.de +Project's homepage: https://www.tvdr.de -Latest version available at: http://www.tvdr.de +Latest version available at: https://www.tvdr.de This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/PLUGINS/src/svdrpdemo/README b/PLUGINS/src/svdrpdemo/README index 8ae9e8ad..371fe99c 100644 --- a/PLUGINS/src/svdrpdemo/README +++ b/PLUGINS/src/svdrpdemo/README @@ -2,9 +2,9 @@ This is a "plugin" for the Video Disk Recorder (VDR). Written by: Klaus Schmidinger -Project's homepage: http://www.tvdr.de +Project's homepage: https://www.tvdr.de -Latest version available at: http://www.tvdr.de +Latest version available at: https://www.tvdr.de This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/README b/README index 25e4dd31..54b74dc7 100644 --- a/README +++ b/README @@ -4,7 +4,7 @@ Video Disk Recorder ('VDR') These files contain the source code of the "Video Disk Recorder", which is based on the DVB driver of the LinuxTV project (http://linuxtv.org). For details about the "Video Disk Recorder" project please -refer to http://www.tvdr.de. +refer to https://www.tvdr.de. Please see the INSTALL file for details on how to install this program on your computer. @@ -33,7 +33,7 @@ the ones in this system, but here we have the full source code and can modify the menus in whatever way desired. If you actually use VDR, please add yourself to the "VDR User Counter" -at http://www.tvdr.de/counter.htm. You can also like VDR on facebook +at https://www.tvdr.de/counter.htm. You can also like VDR on facebook at https://www.facebook.com/VideoDiskRecorder. diff --git a/UPDATE-1.2.0 b/UPDATE-1.2.0 index 445dfefa..245fc8f9 100644 --- a/UPDATE-1.2.0 +++ b/UPDATE-1.2.0 @@ -10,7 +10,7 @@ Plugins: - Implemented a universal plugin interface. See the file PLUGINS.html for a detailed description. The man page vdr(1) describes the new options '-L' and '-P' used to load plugins. - See http://www.tvdr.de/plugins.htm for a list of available plugins. + See https://www.tvdr.de/plugins.htm for a list of available plugins. - Rearranged the remote control key handling to allow plugins to implement additional types of remote controls (see PLUGINS.html, section "Remote Control"). The previously used files 'keys.conf' and 'keys-pc.conf' have been replaced diff --git a/vdr.c b/vdr.c index 6056e2f0..116b7072 100644 --- a/vdr.c +++ b/vdr.c @@ -20,9 +20,9 @@ * * The author can be reached at vdr@tvdr.de * - * The project's page is at http://www.tvdr.de + * The project's page is at https://www.tvdr.de * - * $Id: vdr.c 5.16 2024/03/29 21:46:50 kls Exp $ + * $Id: vdr.c 5.17 2024/10/21 19:03:09 kls Exp $ */ #include