From 2e84740e50d6c849e9f06838c6cdc50d0002a86f Mon Sep 17 00:00:00 2001 From: Fred Gleason Date: Fri, 19 May 2023 09:29:57 -0400 Subject: [PATCH] 2023-05-19 Fred Gleason * Added a formal video display resolution requirement to 'INSTALL'. Signed-off-by: Fred Gleason --- ChangeLog | 2 ++ INSTALL | 5 +++++ NEWS | 3 +++ 3 files changed, 10 insertions(+) diff --git a/ChangeLog b/ChangeLog index aee9b9a3..563921d0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -24140,3 +24140,5 @@ 2023-05-19 Fred Gleason * Fixed a regression in rdlogmanager(1) that caused the font of the title field in the 'Edit Clock' dialog to be incorrect. +2023-05-19 Fred Gleason + * Added a formal video display resolution requirement to 'INSTALL'. diff --git a/INSTALL b/INSTALL index 2aa2aa33..75652b76 100644 --- a/INSTALL +++ b/INSTALL @@ -1,5 +1,10 @@ This is the installation file for the Rivendell package. +HARDWARE REQUIREMENTS +A graphical display capable of at least 1400x900 pixels resolution. +(1920x1080 or higher recommended). + + MANDATORY PREREQUISITES You will need the following installed and configured properly on your system before building Rivendell: diff --git a/NEWS b/NEWS index ef4fa35c..8d1a508a 100644 --- a/NEWS +++ b/NEWS @@ -9,6 +9,9 @@ Major Changes Between v3.x and v4.x: Qt Toolkit. Rivendell v4.x uses and is fully compatibile with major version 5 of Qt (Qt5). See the INSTALL documents for specifics. + Display Requirements. A graphical display capable of at least 1400x900 + pixels resolution is required (1920x1080 or higher recommended). + Date/Time Customizability. Date/Time presentation formats can now be customized on the basis of site preferences.