From 9f372b035d60ddac6f359346d4f8fd0057560fc2 Mon Sep 17 00:00:00 2001 From: John Cegalis Date: Thu, 17 Nov 2011 10:01:34 -0500 Subject: [PATCH 1/3] added slide wrap-around --- manual/source/configure.rst | 20 +++++++++++++------- manual/source/creating_service.rst | 2 ++ 2 files changed, 15 insertions(+), 7 deletions(-) diff --git a/manual/source/configure.rst b/manual/source/configure.rst index a741eaa..368c021 100644 --- a/manual/source/configure.rst +++ b/manual/source/configure.rst @@ -57,20 +57,26 @@ Application Settings When this box is selected, OpenLP will prompt you to save the service you are working on before starting a new service. -**Automatically preview next item in service:** - When this box is selected, the next item in the Service Manager will show in the - Preview pane. - **Unblank display when adding new live item:** When using the :guilabel:`blank to` button with this checkbox checked, on going live with the next item, the screen will be automatically re-enabled. If this checkbox is not checked you will need to click the :guilabel:`blank to` button again to reverse the action. -**Slide loop delay:** +**Automatically preview next item in service:** + When this box is selected, the next item in the Service Manager will show in + the Preview pane. + +**Enable slide wrap-around:** + When you get to the end of a slide and this box is selected, the next press of + the :kbd:`Down Arrow` will take you back to the first verse of the song. If + the box is not checked it will not wrap-around to the beginning of the song or + verse. + +**Timed slide interval:** This setting is the time delay in seconds if you want to continuously loop - images, verses, or lyrics. This control timer is also accessible on the "live - toolbar. + images, verses, or lyrics. This control timer is also accessible on the + :ref:`using_timer` CCLI Details ^^^^^^^^^^^^ diff --git a/manual/source/creating_service.rst b/manual/source/creating_service.rst index 0c77d72..d4197be 100644 --- a/manual/source/creating_service.rst +++ b/manual/source/creating_service.rst @@ -203,6 +203,8 @@ will see a popup with the information you typed in your note. If you need to change your Note or delete it, open it again, delete your text and click :guilabel:`Save` +.. _using_timer: + Using the Service Timer ------------------------------- From a833ebc669ba359b8aab6975e8ed8edd6fd86651 Mon Sep 17 00:00:00 2001 From: John Cegalis Date: Thu, 17 Nov 2011 12:42:49 -0500 Subject: [PATCH 2/3] added slide wrap-around --- manual/source/configure.rst | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/manual/source/configure.rst b/manual/source/configure.rst index 368c021..a8a6611 100644 --- a/manual/source/configure.rst +++ b/manual/source/configure.rst @@ -64,14 +64,16 @@ Application Settings again to reverse the action. **Automatically preview next item in service:** - When this box is selected, the next item in the Service Manager will show in - the Preview pane. + When this box is selected, the next item in the Service Manager will be + displayed in the Preview pane. **Enable slide wrap-around:** - When you get to the end of a slide and this box is selected, the next press of - the :kbd:`Down Arrow` will take you back to the first verse of the song. If - the box is not checked it will not wrap-around to the beginning of the song or - verse. + When this box is selected the lyrics or Bible verses will wrap-around. When you + reach the last slide of a song or verse and :kbd:`Down Arrow` you will be back + on the first slide. Likewise if you are on the first slide and :kbd:`Up Arrow` + you will wrap-around to the last slide of the song or Bible verses. If this + box is not checked it will not wrap-around to the beginning or end of the song + or verse. **Timed slide interval:** This setting is the time delay in seconds if you want to continuously loop From a59d8330485865510ea449bebda9968f31e164f7 Mon Sep 17 00:00:00 2001 From: John Cegalis Date: Thu, 17 Nov 2011 14:09:54 -0500 Subject: [PATCH 3/3] added slide wrap-around --- manual/source/configure.rst | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/manual/source/configure.rst b/manual/source/configure.rst index a8a6611..895c165 100644 --- a/manual/source/configure.rst +++ b/manual/source/configure.rst @@ -68,12 +68,12 @@ Application Settings displayed in the Preview pane. **Enable slide wrap-around:** - When this box is selected the lyrics or Bible verses will wrap-around. When you - reach the last slide of a song or verse and :kbd:`Down Arrow` you will be back - on the first slide. Likewise if you are on the first slide and :kbd:`Up Arrow` - you will wrap-around to the last slide of the song or Bible verses. If this - box is not checked it will not wrap-around to the beginning or end of the song - or verse. + When this box is selected the lyrics, images or Bible verses will wrap-around. + When you reach the last slide of a song or verse and :kbd:`Down Arrow` you + will be back on the first slide. Likewise if you are on the first slide and + :kbd:`Up Arrow` you will wrap-around to the last slide of the song, images or + Bible verses. If this box is not checked it will not wrap-around to the + beginning or end of the song or verse. **Timed slide interval:** This setting is the time delay in seconds if you want to continuously loop