LICENSE
MANIFEST.in
README.rst
copyright.txt
karma.conf.js
package.json
setup.cfg
setup.py
OpenLP.egg-info/PKG-INFO
OpenLP.egg-info/SOURCES.txt
OpenLP.egg-info/dependency_links.txt
OpenLP.egg-info/entry_points.txt
OpenLP.egg-info/not-zip-safe
OpenLP.egg-info/requires.txt
OpenLP.egg-info/top_level.txt
documentation/PJLink_Notes.odt
documentation/PJLink_Notes.pdf
documentation/manual.txt
documentation/openlp.1
openlp/.version
openlp/__init__.py
openlp/__main__.py
openlp/core/__init__.py
openlp/core/app.py
openlp/core/loader.py
openlp/core/resources.py
openlp/core/server.py
openlp/core/state.py
openlp/core/threading.py
openlp/core/version.py
openlp/core/api/__init__.py
openlp/core/api/deploy.py
openlp/core/api/lib.py
openlp/core/api/main.py
openlp/core/api/poll.py
openlp/core/api/tab.py
openlp/core/api/websockets.py
openlp/core/api/websocketspoll.py
openlp/core/api/http/__init__.py
openlp/core/api/http/server.py
openlp/core/api/versions/__init__.py
openlp/core/api/versions/v1/__init__.py
openlp/core/api/versions/v1/controller.py
openlp/core/api/versions/v1/core.py
openlp/core/api/versions/v1/plugins.py
openlp/core/api/versions/v1/service.py
openlp/core/api/versions/v2/__init__.py
openlp/core/api/versions/v2/controller.py
openlp/core/api/versions/v2/core.py
openlp/core/api/versions/v2/plugins.py
openlp/core/api/versions/v2/service.py
openlp/core/common/__init__.py
openlp/core/common/actions.py
openlp/core/common/applocation.py
openlp/core/common/enum.py
openlp/core/common/handlers.py
openlp/core/common/httputils.py
openlp/core/common/i18n.py
openlp/core/common/json.py
openlp/core/common/mime.py
openlp/core/common/mixins.py
openlp/core/common/path.py
openlp/core/common/platform.py
openlp/core/common/registry.py
openlp/core/common/settings.py
openlp/core/common/utils.py
openlp/core/db/__init__.py
openlp/core/db/helpers.py
openlp/core/db/manager.py
openlp/core/db/mixins.py
openlp/core/db/types.py
openlp/core/db/upgrades.py
openlp/core/display/__init__.py
openlp/core/display/render.py
openlp/core/display/screens.py
openlp/core/display/webengine.py
openlp/core/display/window.py
openlp/core/display/html/black.css
openlp/core/display/html/checkerboard.png
openlp/core/display/html/display-init.js
openlp/core/display/html/display.css
openlp/core/display/html/display.html
openlp/core/display/html/display.js
openlp/core/display/html/openlp-splash-screen.png
openlp/core/display/html/reveal.css
openlp/core/display/html/reveal.js
openlp/core/display/html/textFit.js
openlp/core/lib/__init__.py
openlp/core/lib/exceptions.py
openlp/core/lib/filelock.py
openlp/core/lib/formattingtags.py
openlp/core/lib/mediamanageritem.py
openlp/core/lib/plugin.py
openlp/core/lib/pluginmanager.py
openlp/core/lib/serviceitem.py
openlp/core/lib/settingstab.py
openlp/core/lib/theme.py
openlp/core/lib/ui.py
openlp/core/lib/json/__init__.py
openlp/core/lib/json/theme.json
openlp/core/pages/__init__.py
openlp/core/pages/alignment.py
openlp/core/pages/areaposition.py
openlp/core/pages/background.py
openlp/core/pages/fontselect.py
openlp/core/projectors/__init__.py
openlp/core/projectors/constants.py
openlp/core/projectors/db.py
openlp/core/projectors/editform.py
openlp/core/projectors/manager.py
openlp/core/projectors/pjlink.py
openlp/core/projectors/pjlinkcommands.py
openlp/core/projectors/sourceselectform.py
openlp/core/projectors/tab.py
openlp/core/projectors/upgrade.py
openlp/core/ui/__init__.py
openlp/core/ui/aboutdialog.py
openlp/core/ui/aboutform.py
openlp/core/ui/advancedtab.py
openlp/core/ui/confirmationdialog.py
openlp/core/ui/confirmationform.py
openlp/core/ui/exceptiondialog.py
openlp/core/ui/exceptionform.py
openlp/core/ui/filerenamedialog.py
openlp/core/ui/filerenameform.py
openlp/core/ui/firsttimeform.py
openlp/core/ui/firsttimelanguagedialog.py
openlp/core/ui/firsttimelanguageform.py
openlp/core/ui/firsttimewizard.py
openlp/core/ui/folders.py
openlp/core/ui/formattingtagcontroller.py
openlp/core/ui/formattingtagdialog.py
openlp/core/ui/formattingtagform.py
openlp/core/ui/generaltab.py
openlp/core/ui/icons.py
openlp/core/ui/library.py
openlp/core/ui/mainwindow.py
openlp/core/ui/plugindialog.py
openlp/core/ui/pluginform.py
openlp/core/ui/printservicedialog.py
openlp/core/ui/printserviceform.py
openlp/core/ui/screenstab.py
openlp/core/ui/serviceitemeditdialog.py
openlp/core/ui/serviceitemeditform.py
openlp/core/ui/servicemanager.py
openlp/core/ui/servicenoteform.py
openlp/core/ui/servicetab.py
openlp/core/ui/settingsdialog.py
openlp/core/ui/settingsform.py
openlp/core/ui/shortcutlistdialog.py
openlp/core/ui/shortcutlistform.py
openlp/core/ui/slidecontroller.py
openlp/core/ui/splashscreen.py
openlp/core/ui/starttimedialog.py
openlp/core/ui/starttimeform.py
openlp/core/ui/style.py
openlp/core/ui/themeform.py
openlp/core/ui/themelayoutdialog.py
openlp/core/ui/themelayoutform.py
openlp/core/ui/thememanager.py
openlp/core/ui/themeprogressdialog.py
openlp/core/ui/themeprogressform.py
openlp/core/ui/themestab.py
openlp/core/ui/themewizard.py
openlp/core/ui/fonts/OpenLP.ttf
openlp/core/ui/fonts/openlp-charmap.json
openlp/core/ui/media/__init__.py
openlp/core/ui/media/mediacontroller.py
openlp/core/ui/media/mediaplayer.py
openlp/core/ui/media/mediatab.py
openlp/core/ui/media/remote.py
openlp/core/ui/media/vlcplayer.py
openlp/core/ui/media/vlcplayerpl.py
openlp/core/widgets/__init__.py
openlp/core/widgets/buttons.py
openlp/core/widgets/dialogs.py
openlp/core/widgets/docks.py
openlp/core/widgets/edits.py
openlp/core/widgets/enums.py
openlp/core/widgets/labels.py
openlp/core/widgets/layouts.py
openlp/core/widgets/toolbar.py
openlp/core/widgets/views.py
openlp/core/widgets/widgets.py
openlp/core/widgets/wizard.py
openlp/plugins/__init__.py
openlp/plugins/alerts/__init__.py
openlp/plugins/alerts/alertsplugin.py
openlp/plugins/alerts/forms/__init__.py
openlp/plugins/alerts/forms/alertdialog.py
openlp/plugins/alerts/forms/alertform.py
openlp/plugins/alerts/lib/__init__.py
openlp/plugins/alerts/lib/alertsmanager.py
openlp/plugins/alerts/lib/alertstab.py
openlp/plugins/alerts/lib/db.py
openlp/plugins/bibles/__init__.py
openlp/plugins/bibles/bibleplugin.py
openlp/plugins/bibles/forms/__init__.py
openlp/plugins/bibles/forms/bibleimportform.py
openlp/plugins/bibles/forms/booknamedialog.py
openlp/plugins/bibles/forms/booknameform.py
openlp/plugins/bibles/forms/editbibledialog.py
openlp/plugins/bibles/forms/editbibleform.py
openlp/plugins/bibles/forms/languagedialog.py
openlp/plugins/bibles/forms/languageform.py
openlp/plugins/bibles/lib/__init__.py
openlp/plugins/bibles/lib/bibleimport.py
openlp/plugins/bibles/lib/biblestab.py
openlp/plugins/bibles/lib/db.py
openlp/plugins/bibles/lib/manager.py
openlp/plugins/bibles/lib/mediaitem.py
openlp/plugins/bibles/lib/upgrade.py
openlp/plugins/bibles/lib/versereferencelist.py
openlp/plugins/bibles/lib/importers/__init__.py
openlp/plugins/bibles/lib/importers/csvbible.py
openlp/plugins/bibles/lib/importers/http.py
openlp/plugins/bibles/lib/importers/opensong.py
openlp/plugins/bibles/lib/importers/osis.py
openlp/plugins/bibles/lib/importers/sword.py
openlp/plugins/bibles/lib/importers/wordproject.py
openlp/plugins/bibles/lib/importers/zefania.py
openlp/plugins/bibles/resources/bibles_resources.sqlite
openlp/plugins/custom/__init__.py
openlp/plugins/custom/customplugin.py
openlp/plugins/custom/forms/__init__.py
openlp/plugins/custom/forms/editcustomdialog.py
openlp/plugins/custom/forms/editcustomform.py
openlp/plugins/custom/forms/editcustomslidedialog.py
openlp/plugins/custom/forms/editcustomslideform.py
openlp/plugins/custom/lib/__init__.py
openlp/plugins/custom/lib/customtab.py
openlp/plugins/custom/lib/customxmlhandler.py
openlp/plugins/custom/lib/db.py
openlp/plugins/custom/lib/mediaitem.py
openlp/plugins/images/__init__.py
openlp/plugins/images/imageplugin.py
openlp/plugins/images/forms/__init__.py
openlp/plugins/images/forms/choosegroupdialog.py
openlp/plugins/images/forms/choosegroupform.py
openlp/plugins/images/lib/__init__.py
openlp/plugins/images/lib/db.py
openlp/plugins/images/lib/imagetab.py
openlp/plugins/images/lib/mediaitem.py
openlp/plugins/images/lib/upgrade.py
openlp/plugins/media/__init__.py
openlp/plugins/media/mediaplugin.py
openlp/plugins/media/forms/__init__.py
openlp/plugins/media/forms/mediaclipselectordialog.py
openlp/plugins/media/forms/mediaclipselectorform.py
openlp/plugins/media/forms/networkstreamselectorform.py
openlp/plugins/media/forms/streamselectordialog.py
openlp/plugins/media/forms/streamselectorform.py
openlp/plugins/media/lib/__init__.py
openlp/plugins/media/lib/db.py
openlp/plugins/media/lib/mediaitem.py
openlp/plugins/planningcenter/__init__.py
openlp/plugins/planningcenter/planningcenterplugin.py
openlp/plugins/planningcenter/forms/selectplandialog.py
openlp/plugins/planningcenter/forms/selectplanform.py
openlp/plugins/planningcenter/lib/customimport.py
openlp/plugins/planningcenter/lib/planningcenter_api.py
openlp/plugins/planningcenter/lib/planningcentertab.py
openlp/plugins/planningcenter/lib/songimport.py
openlp/plugins/presentations/__init__.py
openlp/plugins/presentations/presentationplugin.py
openlp/plugins/presentations/lib/__init__.py
openlp/plugins/presentations/lib/applescriptbasecontroller.py
openlp/plugins/presentations/lib/db.py
openlp/plugins/presentations/lib/ghostscript_get_resolution.ps
openlp/plugins/presentations/lib/impresscontroller.py
openlp/plugins/presentations/lib/keynotecontroller.py
openlp/plugins/presentations/lib/libreofficeserver.py
openlp/plugins/presentations/lib/maclocontroller.py
openlp/plugins/presentations/lib/mediaitem.py
openlp/plugins/presentations/lib/messagelistener.py
openlp/plugins/presentations/lib/pdfcontroller.py
openlp/plugins/presentations/lib/powerpointcontroller.py
openlp/plugins/presentations/lib/powerpointmaccontroller.py
openlp/plugins/presentations/lib/presentationcontroller.py
openlp/plugins/presentations/lib/presentationtab.py
openlp/plugins/presentations/lib/serializers.py
openlp/plugins/songs/__init__.py
openlp/plugins/songs/reporting.py
openlp/plugins/songs/songsplugin.py
openlp/plugins/songs/forms/__init__.py
openlp/plugins/songs/forms/authorsdialog.py
openlp/plugins/songs/forms/authorsform.py
openlp/plugins/songs/forms/duplicatesongremovalform.py
openlp/plugins/songs/forms/editsongdialog.py
openlp/plugins/songs/forms/editsongform.py
openlp/plugins/songs/forms/editversedialog.py
openlp/plugins/songs/forms/editverseform.py
openlp/plugins/songs/forms/mediafilesdialog.py
openlp/plugins/songs/forms/mediafilesform.py
openlp/plugins/songs/forms/songbookdialog.py
openlp/plugins/songs/forms/songbookform.py
openlp/plugins/songs/forms/songexportform.py
openlp/plugins/songs/forms/songimportform.py
openlp/plugins/songs/forms/songmaintenancedialog.py
openlp/plugins/songs/forms/songmaintenanceform.py
openlp/plugins/songs/forms/songreviewwidget.py
openlp/plugins/songs/forms/songselectdialog.py
openlp/plugins/songs/forms/songselectform.py
openlp/plugins/songs/forms/topicsdialog.py
openlp/plugins/songs/forms/topicsform.py
openlp/plugins/songs/forms/webengine.py
openlp/plugins/songs/lib/__init__.py
openlp/plugins/songs/lib/db.py
openlp/plugins/songs/lib/importer.py
openlp/plugins/songs/lib/mediaitem.py
openlp/plugins/songs/lib/openlyricsexport.py
openlp/plugins/songs/lib/openlyricsxml.py
openlp/plugins/songs/lib/songcompare.py
openlp/plugins/songs/lib/songselect.py
openlp/plugins/songs/lib/songstab.py
openlp/plugins/songs/lib/ui.py
openlp/plugins/songs/lib/upgrade.py
openlp/plugins/songs/lib/importers/__init__.py
openlp/plugins/songs/lib/importers/cclifile.py
openlp/plugins/songs/lib/importers/chordpro.py
openlp/plugins/songs/lib/importers/datasoul.py
openlp/plugins/songs/lib/importers/dreambeam.py
openlp/plugins/songs/lib/importers/easyslides.py
openlp/plugins/songs/lib/importers/easyworship.py
openlp/plugins/songs/lib/importers/foilpresenter.py
openlp/plugins/songs/lib/importers/liveworship.py
openlp/plugins/songs/lib/importers/lyrix.py
openlp/plugins/songs/lib/importers/mediashout.py
openlp/plugins/songs/lib/importers/openlp.py
openlp/plugins/songs/lib/importers/openlyrics.py
openlp/plugins/songs/lib/importers/openoffice.py
openlp/plugins/songs/lib/importers/opensong.py
openlp/plugins/songs/lib/importers/opspro.py
openlp/plugins/songs/lib/importers/powerpraise.py
openlp/plugins/songs/lib/importers/powersong.py
openlp/plugins/songs/lib/importers/presentationmanager.py
openlp/plugins/songs/lib/importers/propresenter.py
openlp/plugins/songs/lib/importers/singingthefaith.py
openlp/plugins/songs/lib/importers/songbeamer.py
openlp/plugins/songs/lib/importers/songimport.py
openlp/plugins/songs/lib/importers/songpro.py
openlp/plugins/songs/lib/importers/songshowplus.py
openlp/plugins/songs/lib/importers/songsoffellowship.py
openlp/plugins/songs/lib/importers/sundayplus.py
openlp/plugins/songs/lib/importers/videopsalm.py
openlp/plugins/songs/lib/importers/wordsofworship.py
openlp/plugins/songs/lib/importers/worshipassistant.py
openlp/plugins/songs/lib/importers/worshipcenterpro.py
openlp/plugins/songs/lib/importers/zionworx.py
openlp/plugins/songusage/__init__.py
openlp/plugins/songusage/songusageplugin.py
openlp/plugins/songusage/forms/__init__.py
openlp/plugins/songusage/forms/songusagedeletedialog.py
openlp/plugins/songusage/forms/songusagedeleteform.py
openlp/plugins/songusage/forms/songusagedetaildialog.py
openlp/plugins/songusage/forms/songusagedetailform.py
openlp/plugins/songusage/lib/__init__.py
openlp/plugins/songusage/lib/db.py
openlp/plugins/songusage/lib/upgrade.py
resources/openlp.desktop
resources/openlp.xml
resources/forms/about.ui
resources/forms/alertdialog.ui
resources/forms/authorsdialog.ui
resources/forms/bibleimportdialog.ui
resources/forms/bibleimportwizard.ui
resources/forms/displaytabdialog.ui
resources/forms/editcustomdialog.ui
resources/forms/editcustomslidedialog.ui
resources/forms/editsongdialog.ui
resources/forms/editversedialog.ui
resources/forms/exceptiondialog.ui
resources/forms/filerenamedialog.ui
resources/forms/firsttimewizard.ui
resources/forms/imagesaddgroupdialog.ui
resources/forms/imageschoosegroupdialog.ui
resources/forms/mainwindow.ui
resources/forms/mediaclipselector.ui
resources/forms/plugindialoglistform.ui
resources/forms/printserviceorderdialog.ui
resources/forms/serviceitemeditdialog.ui
resources/forms/servicenotedialog.ui
resources/forms/settings.ui
resources/forms/shortcutlistdialog.ui
resources/forms/songbookdialog.ui
resources/forms/songimportwizard.ui
resources/forms/songmaintenance.ui
resources/forms/songusagedeletedialog.ui
resources/forms/songusagedetaildialog.ui
resources/forms/splashscreen.ui
resources/forms/themelayout.ui
resources/forms/themeprogressdialog.ui
resources/forms/themewizard.ui
resources/forms/topicsdialog.ui
resources/i18n/af.qm
resources/i18n/af.ts
resources/i18n/bg.qm
resources/i18n/bg.ts
resources/i18n/cs.qm
resources/i18n/cs.ts
resources/i18n/da.qm
resources/i18n/da.ts
resources/i18n/de.qm
resources/i18n/de.ts
resources/i18n/el.qm
resources/i18n/el.ts
resources/i18n/en_GB.qm
resources/i18n/en_GB.ts
resources/i18n/en_ZA.qm
resources/i18n/en_ZA.ts
resources/i18n/es.qm
resources/i18n/es.ts
resources/i18n/es_CL.qm
resources/i18n/es_CL.ts
resources/i18n/et.qm
resources/i18n/et.ts
resources/i18n/fi.qm
resources/i18n/fi.ts
resources/i18n/fr.qm
resources/i18n/fr.ts
resources/i18n/hu.qm
resources/i18n/hu.ts
resources/i18n/id.qm
resources/i18n/id.ts
resources/i18n/it.qm
resources/i18n/it.ts
resources/i18n/it_CH.qm
resources/i18n/it_CH.ts
resources/i18n/it_IT.qm
resources/i18n/it_IT.ts
resources/i18n/ja.qm
resources/i18n/ja.ts
resources/i18n/ko.qm
resources/i18n/ko.ts
resources/i18n/lt.qm
resources/i18n/lt.ts
resources/i18n/nb.qm
resources/i18n/nb.ts
resources/i18n/nl.qm
resources/i18n/nl.ts
resources/i18n/pl.qm
resources/i18n/pl.ts
resources/i18n/pt_BR.qm
resources/i18n/pt_BR.ts
resources/i18n/ro.qm
resources/i18n/ro.ts
resources/i18n/ru.qm
resources/i18n/ru.ts
resources/i18n/sk.qm
resources/i18n/sk.ts
resources/i18n/sl.qm
resources/i18n/sl.ts
resources/i18n/sv.qm
resources/i18n/sv.ts
resources/i18n/ta_LK.qm
resources/i18n/ta_LK.ts
resources/i18n/th_TH.qm
resources/i18n/th_TH.ts
resources/i18n/vi_VN.qm
resources/i18n/vi_VN.ts
resources/i18n/zh_CN.qm
resources/i18n/zh_CN.ts
resources/i18n/zh_TW.qm
resources/i18n/zh_TW.ts
resources/images/OpenLP.ico
resources/images/README.txt
resources/images/app_qr.svg
resources/images/openlp-2.qrc
resources/images/openlp-about-logo.png
resources/images/openlp-logo-128x128.png
resources/images/openlp-logo-16x16.png
resources/images/openlp-logo-256x256.png
resources/images/openlp-logo-32x32.png
resources/images/openlp-logo-48x48.png
resources/images/openlp-logo-64x64.png
resources/images/openlp-logo.svg
resources/images/openlp-osx-wizard.png
resources/images/openlp-splash-screen-old.png
resources/images/openlp-splash-screen.png
resources/images/openlp.svg
resources/images/slide_theme.png
resources/images/wizard_createtheme.bmp
resources/images/wizard_duplicateremoval.bmp
resources/images/wizard_firsttime.bmp
resources/images/wizard_importbible.bmp
resources/images/wizard_song.bmp
scripts/check-i18n.py
scripts/check_dependencies.py
scripts/clean_up_resources.py
scripts/generate_resources.sh
scripts/generate_translations.sh
scripts/pull_translations
scripts/push_translations
scripts/resources.arm64.patch
scripts/resources.patch
scripts/translation_utils.py
scripts/websocket_client.py
scripts/.tx/config
tests/README.rst
tests/__init__.py
tests/conftest.py
tests/helpers/__init__.py
tests/helpers/projector.py
tests/helpers/songfileimport.py
tests/js/fake_webchannel.js
tests/js/polyfill.js
tests/js/test_display.js
tests/js/test_display_init.js
tests/openlp_core/__init__.py
tests/openlp_core/test_app.py
tests/openlp_core/test_loader.py
tests/openlp_core/test_main.py
tests/openlp_core/test_server.py
tests/openlp_core/test_state.py
tests/openlp_core/test_threading.py
tests/openlp_core/test_version.py
tests/openlp_core/api/__init__.py
tests/openlp_core/api/test_deploy.py
tests/openlp_core/api/test_http.py
tests/openlp_core/api/test_main.py
tests/openlp_core/api/test_tab.py
tests/openlp_core/api/test_websockets.py
tests/openlp_core/api/endpoint/__init__.py
tests/openlp_core/api/endpoint/test_controller.py
tests/openlp_core/api/http_server/__init__.py
tests/openlp_core/api/http_server/test_http.py
tests/openlp_core/api/http_server/test_init.py
tests/openlp_core/api/v2/__init__.py
tests/openlp_core/api/v2/conftest.py
tests/openlp_core/api/v2/test_controller.py
tests/openlp_core/api/v2/test_core.py
tests/openlp_core/api/v2/test_plugins.py
tests/openlp_core/api/v2/test_service.py
tests/openlp_core/common/__init__.py
tests/openlp_core/common/test_actions.py
tests/openlp_core/common/test_applocation.py
tests/openlp_core/common/test_handlers.py
tests/openlp_core/common/test_httputils.py
tests/openlp_core/common/test_i18n.py
tests/openlp_core/common/test_init.py
tests/openlp_core/common/test_json.py
tests/openlp_core/common/test_mixins.py
tests/openlp_core/common/test_network_interfaces.py
tests/openlp_core/common/test_path.py
tests/openlp_core/common/test_platform.py
tests/openlp_core/common/test_registry.py
tests/openlp_core/common/test_settings.py
tests/openlp_core/common/test_utils.py
tests/openlp_core/db/test_helpers.py
tests/openlp_core/db/test_manager.py
tests/openlp_core/db/test_upgrades.py
tests/openlp_core/display/__init__.py
tests/openlp_core/display/test_render.py
tests/openlp_core/display/test_screens.py
tests/openlp_core/display/test_webengine.py
tests/openlp_core/display/test_window.py
tests/openlp_core/lib/__init__.py
tests/openlp_core/lib/test_exceptions.py
tests/openlp_core/lib/test_filelock.py
tests/openlp_core/lib/test_formattingtags.py
tests/openlp_core/lib/test_lib.py
tests/openlp_core/lib/test_mediamanageritem.py
tests/openlp_core/lib/test_pluginmanager.py
tests/openlp_core/lib/test_serviceitem.py
tests/openlp_core/lib/test_theme.py
tests/openlp_core/lib/test_ui.py
tests/openlp_core/pages/__init__.py
tests/openlp_core/pages/test_alignment.py
tests/openlp_core/pages/test_areaposition.py
tests/openlp_core/pages/test_background.py
tests/openlp_core/pages/test_fontselection.py
tests/openlp_core/pages/test_gridlayoutpage.py
tests/openlp_core/projectors/conftest.py
tests/openlp_core/projectors/test_projector_commands_01.py
tests/openlp_core/projectors/test_projector_commands_02.py
tests/openlp_core/projectors/test_projector_constants.py
tests/openlp_core/projectors/test_projector_db.py
tests/openlp_core/projectors/test_projector_pjlink_base_01.py
tests/openlp_core/projectors/test_projector_pjlink_udp.py
tests/openlp_core/projectors/test_projector_sourceform.py
tests/openlp_core/projectors/commands/test_avmt.py
tests/openlp_core/projectors/commands/test_clss.py
tests/openlp_core/projectors/commands/test_misc_commands.py
tests/openlp_core/projectors/commands/test_pjlink.py
tests/openlp_core/projectors/commands/test_routing.py
tests/openlp_core/projectors/commands/test_sver.py
tests/openlp_core/projectors/db/test_get_projector.py
tests/openlp_core/projectors/editform/test_accept_me.py
tests/openlp_core/projectors/editform/test_misc_editform.py
tests/openlp_core/projectors/manager/test_boostrap.py
tests/openlp_core/projectors/manager/test_misc_manager.py
tests/openlp_core/projectors/manager/test_toolbar_triggers-01.py
tests/openlp_core/projectors/manager/test_toolbar_triggers-basic.py
tests/openlp_core/projectors/manager/test_udp.py
tests/openlp_core/projectors/pjlink/test_check_login.py
tests/openlp_core/projectors/pjlink/test_get_data.py
tests/openlp_core/projectors/pjlink/test_misc_pjlink.py
tests/openlp_core/projectors/pjlink/test_reset_information.py
tests/openlp_core/projectors/pjlink/test_send_command.py
tests/openlp_core/projectors/ui/test_tab.py
tests/openlp_core/ui/__init__.py
tests/openlp_core/ui/test_aboutform.py
tests/openlp_core/ui/test_advancedtab.py
tests/openlp_core/ui/test_confirmationform.py
tests/openlp_core/ui/test_exceptionform.py
tests/openlp_core/ui/test_filerenamedialog.py
tests/openlp_core/ui/test_first_time.py
tests/openlp_core/ui/test_firsttimeform.py
tests/openlp_core/ui/test_formattingtagscontroller.py
tests/openlp_core/ui/test_formattingtagsform.py
tests/openlp_core/ui/test_generaltab.py
tests/openlp_core/ui/test_icons.py
tests/openlp_core/ui/test_init.py
tests/openlp_core/ui/test_library.py
tests/openlp_core/ui/test_mainwindow.py
tests/openlp_core/ui/test_serviceitemeditform.py
tests/openlp_core/ui/test_servicemanager.py
tests/openlp_core/ui/test_servicenotedialog.py
tests/openlp_core/ui/test_servicetab.py
tests/openlp_core/ui/test_settings_form.py
tests/openlp_core/ui/test_settingsform.py
tests/openlp_core/ui/test_shortcutlistdialog.py
tests/openlp_core/ui/test_shortcutlistform.py
tests/openlp_core/ui/test_slidecontroller.py
tests/openlp_core/ui/test_splashscreen.py
tests/openlp_core/ui/test_starttimedialog.py
tests/openlp_core/ui/test_style.py
tests/openlp_core/ui/test_themeform.py
tests/openlp_core/ui/test_thememanager.py
tests/openlp_core/ui/test_themeprogressform.py
tests/openlp_core/ui/test_themetab.py
tests/openlp_core/ui/media/__init__.py
tests/openlp_core/ui/media/test_media.py
tests/openlp_core/ui/media/test_mediacontroller.py
tests/openlp_core/ui/media/test_remote.py
tests/openlp_core/ui/media/test_vlcplayer.py
tests/openlp_core/ui/media/test_vlcplayerpl.py
tests/openlp_core/widgets/__init__.py
tests/openlp_core/widgets/test_buttons.py
tests/openlp_core/widgets/test_dialogs.py
tests/openlp_core/widgets/test_edits.py
tests/openlp_core/widgets/test_toolbar.py
tests/openlp_core/widgets/test_views.py
tests/openlp_core/widgets/test_widgets.py
tests/openlp_plugins/alerts/__init__.py
tests/openlp_plugins/alerts/test_manager.py
tests/openlp_plugins/alerts/test_plugin.py
tests/openlp_plugins/alerts/forms/test_alertform.py
tests/openlp_plugins/bibles/__init__.py
tests/openlp_plugins/bibles/test_bibleimport.py
tests/openlp_plugins/bibles/test_bibleserver.py
tests/openlp_plugins/bibles/test_biblestab.py
tests/openlp_plugins/bibles/test_csvimport.py
tests/openlp_plugins/bibles/test_db.py
tests/openlp_plugins/bibles/test_lib.py
tests/openlp_plugins/bibles/test_lib_http.py
tests/openlp_plugins/bibles/test_lib_manager.py
tests/openlp_plugins/bibles/test_lib_parse_reference.py
tests/openlp_plugins/bibles/test_manager.py
tests/openlp_plugins/bibles/test_mediaitem.py
tests/openlp_plugins/bibles/test_opensongimport.py
tests/openlp_plugins/bibles/test_osisimport.py
tests/openlp_plugins/bibles/test_plugin.py
tests/openlp_plugins/bibles/test_swordimport.py
tests/openlp_plugins/bibles/test_upgrade.py
tests/openlp_plugins/bibles/test_versereferencelist.py
tests/openlp_plugins/bibles/test_wordprojectimport.py
tests/openlp_plugins/bibles/test_zefaniaimport.py
tests/openlp_plugins/bibles/forms/__init__.py
tests/openlp_plugins/bibles/forms/test_bibleimportform.py
tests/openlp_plugins/bibles/forms/test_editbibleform.py
tests/openlp_plugins/custom/__init__.py
tests/openlp_plugins/custom/test_customxml.py
tests/openlp_plugins/custom/test_mediaitem.py
tests/openlp_plugins/custom/test_plugin.py
tests/openlp_plugins/custom/forms/__init__.py
tests/openlp_plugins/custom/forms/test_customform.py
tests/openlp_plugins/custom/forms/test_customslideform.py
tests/openlp_plugins/images/__init__.py
tests/openlp_plugins/images/test_imagetab.py
tests/openlp_plugins/images/test_mediaitem.py
tests/openlp_plugins/images/test_plugin.py
tests/openlp_plugins/images/test_upgrade.py
tests/openlp_plugins/images/forms/test_choosegroupform.py
tests/openlp_plugins/media/__init__.py
tests/openlp_plugins/media/test_mediaitem.py
tests/openlp_plugins/media/test_mediaplugin.py
tests/openlp_plugins/media/test_plugin.py
tests/openlp_plugins/media/forms/__init__.py
tests/openlp_plugins/media/forms/test_mediaclipselectorform.py
tests/openlp_plugins/media/forms/test_streamselectorform.py
tests/openlp_plugins/planningcenter/__init__.py
tests/openlp_plugins/planningcenter/test_planningcenterplugin.py
tests/openlp_plugins/planningcenter/forms/__init__.py
tests/openlp_plugins/planningcenter/forms/test_selectplanform.py
tests/openlp_plugins/planningcenter/lib/__init__.py
tests/openlp_plugins/planningcenter/lib/test_planningcenter_api.py
tests/openlp_plugins/planningcenter/lib/test_planningcentertab.py
tests/openlp_plugins/planningcenter/lib/test_songimport.py
tests/openlp_plugins/presentations/__init__.py
tests/openlp_plugins/presentations/conftest.py
tests/openlp_plugins/presentations/test_impresscontroller.py
tests/openlp_plugins/presentations/test_libreofficeserver.py
tests/openlp_plugins/presentations/test_maclocontroller.py
tests/openlp_plugins/presentations/test_mediaitem.py
tests/openlp_plugins/presentations/test_messagelistener.py
tests/openlp_plugins/presentations/test_pdfcontroller.py
tests/openlp_plugins/presentations/test_plugin.py
tests/openlp_plugins/presentations/test_powerpointcontroller.py
tests/openlp_plugins/presentations/test_presentationcontroller.py
tests/openlp_plugins/presentations/test_presentationtab.py
tests/openlp_plugins/presentations/lib/test_serializers.py
tests/openlp_plugins/songs/__init__.py
tests/openlp_plugins/songs/test_ccliimport.py
tests/openlp_plugins/songs/test_chordproimport.py
tests/openlp_plugins/songs/test_datasoulimport.py
tests/openlp_plugins/songs/test_db.py
tests/openlp_plugins/songs/test_easyslidesimport.py
tests/openlp_plugins/songs/test_editsongform.py
tests/openlp_plugins/songs/test_ewimport.py
tests/openlp_plugins/songs/test_foilpresenterimport.py
tests/openlp_plugins/songs/test_lib.py
tests/openlp_plugins/songs/test_liveworshipimport.py
tests/openlp_plugins/songs/test_lyriximport.py
tests/openlp_plugins/songs/test_mediaitem.py
tests/openlp_plugins/songs/test_mediashout.py
tests/openlp_plugins/songs/test_openlpimporter.py
tests/openlp_plugins/songs/test_openlyricsexport.py
tests/openlp_plugins/songs/test_openlyricsimport.py
tests/openlp_plugins/songs/test_openlyricsxml.py
tests/openlp_plugins/songs/test_openoffice.py
tests/openlp_plugins/songs/test_opensongimport.py
tests/openlp_plugins/songs/test_opsproimport.py
tests/openlp_plugins/songs/test_plugin.py
tests/openlp_plugins/songs/test_powerpraiseimport.py
tests/openlp_plugins/songs/test_presentationmanagerimport.py
tests/openlp_plugins/songs/test_propresenterimport.py
tests/openlp_plugins/songs/test_reporting.py
tests/openlp_plugins/songs/test_singingthefaithimport.py
tests/openlp_plugins/songs/test_songbeamerimport.py
tests/openlp_plugins/songs/test_songformat.py
tests/openlp_plugins/songs/test_songimport.py
tests/openlp_plugins/songs/test_songproimport.py
tests/openlp_plugins/songs/test_songselect.py
tests/openlp_plugins/songs/test_songshowplusimport.py
tests/openlp_plugins/songs/test_songstab.py
tests/openlp_plugins/songs/test_sundayplusimport.py
tests/openlp_plugins/songs/test_videopsalm.py
tests/openlp_plugins/songs/test_wordsofworshipimport.py
tests/openlp_plugins/songs/test_worshipassistantimport.py
tests/openlp_plugins/songs/test_worshipcenterproimport.py
tests/openlp_plugins/songs/test_zionworximport.py
tests/openlp_plugins/songs/forms/__init__.py
tests/openlp_plugins/songs/forms/test_authorsform.py
tests/openlp_plugins/songs/forms/test_editsongform.py
tests/openlp_plugins/songs/forms/test_editverseform.py
tests/openlp_plugins/songs/forms/test_songmaintenanceform.py
tests/openlp_plugins/songs/forms/test_topicsform.py
tests/openlp_plugins/songusage/__init__.py
tests/openlp_plugins/songusage/test_songusage.py
tests/openlp_plugins/songusage/forms/test_songusagedeleteform.py
tests/openlp_plugins/songusage/forms/test_songusagedetailform.py
tests/resources/church.jpg
tests/resources/church2.jpg
tests/resources/church3.jpg
tests/resources/church4.jpg
tests/resources/bibles/dk1933-books.csv
tests/resources/bibles/dk1933-verses.csv
tests/resources/bibles/dk1933.json
tests/resources/bibles/kjv.json
tests/resources/bibles/opensong-dk1933.xml
tests/resources/bibles/osis-dk1933-empty-verse.xml
tests/resources/bibles/osis-dk1933.xml
tests/resources/bibles/osis-kjv.xml
tests/resources/bibles/osis-web.xml
tests/resources/bibles/rst.json
tests/resources/bibles/tests.sqlite
tests/resources/bibles/web-bible-2.4.6-proxy-meta-v1.sqlite
tests/resources/bibles/web-bible-2.4.6-v1.sqlite
tests/resources/bibles/web.json
tests/resources/bibles/wordproject_chapter.htm
tests/resources/bibles/wordproject_chapter_corrupted.htm
tests/resources/bibles/wordproject_index.htm
tests/resources/bibles/zefania-dk1933.xml
tests/resources/bibles/zefania-rst.xml
tests/resources/images/image-v0.sqlite
tests/resources/images/tractor.jpg
tests/resources/media/avi_file.avi
tests/resources/media/mp3_file.mp3
tests/resources/media/mp4_file.mp4
tests/resources/media/mpg_file.mpg
tests/resources/planningcenter/null.json
tests/resources/planningcenter/service_types.json
tests/resources/planningcenter/service_types_122061_plans_filter_future_per_page_10_order_sort_date.json
tests/resources/planningcenter/service_types_122061_plans_filter_past_per_page_10_order__sort_date.json
tests/resources/planningcenter/service_types_561347_plans_44583533_items_include_song_arrangement_per_page_100.json
tests/resources/planningcenter/service_types_561347_plans_filter_future_per_page_10_order_sort_date.json
tests/resources/planningcenter/service_types_561347_plans_filter_past_per_page_10_order__sort_date.json
tests/resources/presentations/img0.jpg
tests/resources/presentations/pdf_test1.pdf
tests/resources/presentations/test.ppt
tests/resources/presentations/test.pptx
tests/resources/projector/data.py
tests/resources/projector/projector_pjlink1.sqlite
tests/resources/remotes/site.zip
tests/resources/service/migrate_video_20_22.osd
tests/resources/service/serviceitem-dvd.osj
tests/resources/service/serviceitem-song-linked-audio.osj
tests/resources/service/serviceitem_custom_1.osj
tests/resources/service/serviceitem_image_1.osj
tests/resources/service/serviceitem_image_2.osj
tests/resources/service/serviceitem_image_3.osj
tests/resources/service/test.osz
tests/resources/songs/songs-1.9.7.sqlite
tests/resources/songs/songs-2.2-invalid.sqlite
tests/resources/songs/chordpro/swing-low.chordpro
tests/resources/songs/chordpro/swing-low.json
tests/resources/songs/datasoul/Amazing Grace.json
tests/resources/songs/datasoul/Amazing Grace.song
tests/resources/songs/easyslides/Amazing Grace.json
tests/resources/songs/easyslides/Export_2017-01-12_BB.json
tests/resources/songs/easyslides/Export_2017-01-12_BB.xml
tests/resources/songs/easyslides/amazing-grace.xml
tests/resources/songs/easyworship/Songs.DB
tests/resources/songs/easyworship/Songs.MB
tests/resources/songs/easyworship/test1.ews
tests/resources/songs/easyworship/test1.ewsx
tests/resources/songs/easyworship/ew6/Databases/Data/SongWords.db
tests/resources/songs/easyworship/ew6/Databases/Data/Songs.db
tests/resources/songs/liveworship/A Child Of The King.json
tests/resources/songs/liveworship/valentina-db-simplified-dump.xml
tests/resources/songs/lyrix/A002.TXT
tests/resources/songs/lyrix/A06.TXT
tests/resources/songs/lyrix/AO05.TXT
tests/resources/songs/lyrix/Amazing Grace.json
tests/resources/songs/lyrix/Amazing Grace2.json
tests/resources/songs/lyrix/in die regterhand.json
tests/resources/songs/openlp/songs-1.9.7.json
tests/resources/songs/openlp/songs-1.9.7.sqlite
tests/resources/songs/openlp/songs-2.4.6.json
tests/resources/songs/openlp/songs-2.4.6.sqlite
tests/resources/songs/openlyrics/Amazing Grace.xml
tests/resources/songs/openlyrics/Amazing_Grace_1.xml
tests/resources/songs/openlyrics/Amazing_Grace_2.xml
tests/resources/songs/openlyrics/Amazing_Grace_3_chords.xml
tests/resources/songs/openlyrics/Amazing_Grace_3_chords_result.xml
tests/resources/songs/openlyrics/Amazing_Grace_4_chords.xml
tests/resources/songs/openlyrics/Amazing_Grace_4_chords_result.xml
tests/resources/songs/openlyrics/What a friend we have in Jesus.xml
tests/resources/songs/openlyrics/duchu-tags.xml
tests/resources/songs/opensong/Amazing Grace
tests/resources/songs/opensong/Amazing Grace with bad CCLI
tests/resources/songs/opensong/Amazing Grace without CCLI.json
tests/resources/songs/opensong/Amazing Grace.json
tests/resources/songs/opensong/Amazing Grace2
tests/resources/songs/opensong/Beautiful Garden Of Prayer
tests/resources/songs/opensong/Beautiful Garden Of Prayer.json
tests/resources/songs/opensong/One, Two, Three, Four, Five
tests/resources/songs/opensong/One, Two, Three, Four, Five.json
tests/resources/songs/opspro/Amazing Grace.json
tests/resources/songs/opspro/Amazing Grace3.json
tests/resources/songs/opspro/You are so faithful.json
tests/resources/songs/opspro/amazing grace.txt
tests/resources/songs/opspro/amazing grace2.txt
tests/resources/songs/opspro/amazing grace3.txt
tests/resources/songs/opspro/you are so faithfull.txt
tests/resources/songs/powerpraise/Naher, mein Gott zu Dir.json
tests/resources/songs/powerpraise/Naher, mein Gott zu Dir.ppl
tests/resources/songs/powerpraise/You are so faithful.json
tests/resources/songs/powerpraise/You are so faithful.ppl
tests/resources/songs/presentationmanager/Amazing Grace.json
tests/resources/songs/presentationmanager/Amazing Grace.sng
tests/resources/songs/presentationmanager/Great Is Thy Faithfulness.json
tests/resources/songs/presentationmanager/Great Is Thy Faithfulness.sng
tests/resources/songs/propresenter/Amazing Grace.json
tests/resources/songs/propresenter/Amazing Grace.pro4
tests/resources/songs/propresenter/Amazing Grace.pro5
tests/resources/songs/propresenter/Amazing Grace.pro6
tests/resources/songs/singingthefaith/H901.txt
tests/resources/songs/singingthefaith/H902.txt
tests/resources/songs/singingthefaith/STF901.json
tests/resources/songs/singingthefaith/STF902.json
tests/resources/songs/singingthefaith/hints/H1.txt
tests/resources/songs/singingthefaith/hints/H2.txt
tests/resources/songs/singingthefaith/hints/STF001.json
tests/resources/songs/singingthefaith/hints/STF002.json
tests/resources/songs/singingthefaith/hints/singingthefaith-hints.tag
tests/resources/songs/songbeamer/Amazing Grace.json
tests/resources/songs/songbeamer/Amazing Grace.sng
tests/resources/songs/songbeamer/Großer Gott.json
tests/resources/songs/songbeamer/Großer Gott.sng
tests/resources/songs/songbeamer/Lobsinget dem Herrn.json
tests/resources/songs/songbeamer/Lobsinget dem Herrn.sng
tests/resources/songs/songbeamer/When I Call On You.json
tests/resources/songs/songbeamer/When I Call On You.sng
tests/resources/songs/songbeamer/cp1252song.json
tests/resources/songs/songbeamer/cp1252song.sng
tests/resources/songs/songpro/Amazing Grace.json
tests/resources/songs/songpro/amazing-grace.txt
tests/resources/songs/songselect/TestSong-bin.json
tests/resources/songs/songselect/TestSong-txt.json
tests/resources/songs/songselect/TestSong.bin
tests/resources/songs/songselect/TestSong.txt
tests/resources/songs/songselect/TestSong2023-txt.json
tests/resources/songs/songselect/TestSong2023.txt
tests/resources/songs/songshowplus/Amazing Grace.json
tests/resources/songs/songshowplus/Amazing Grace.sbsong
tests/resources/songs/songshowplus/Beautiful Garden Of Prayer.json
tests/resources/songs/songshowplus/Beautiful Garden Of Prayer.sbsong
tests/resources/songs/songshowplus/a mighty fortress is our god.json
tests/resources/songs/songshowplus/a mighty fortress is our god.sbsong
tests/resources/songs/songshowplus/cleanse-me.json
tests/resources/songs/songshowplus/cleanse-me.sbsong
tests/resources/songs/sundayplus/Amazing Grace.json
tests/resources/songs/sundayplus/Amazing Grace.ptf
tests/resources/songs/videopsalm/as-safe-a-stronghold.json
tests/resources/songs/videopsalm/as-safe-a-stronghold2.json
tests/resources/songs/videopsalm/videopsalm-as-safe-a-stronghold.json
tests/resources/songs/videopsalm/videopsalm-as-safe-a-stronghold2.json
tests/resources/songs/wordsofworship/Amazing Grace (6 Verses)_v2_1_2.json
tests/resources/songs/wordsofworship/Amazing Grace (6 Verses)_v2_1_2.wow-song
tests/resources/songs/wordsofworship/Holy Holy Holy Lord God Almighty_v2_1_2.json
tests/resources/songs/wordsofworship/Holy Holy Holy Lord God Almighty_v2_1_2.wow-song
tests/resources/songs/wordsofworship/Test_Song_v2_0_0.json
tests/resources/songs/wordsofworship/Test_Song_v2_0_0.wsg
tests/resources/songs/wordsofworship/Test_Song_v2_1_2.json
tests/resources/songs/wordsofworship/Test_Song_v2_1_2.wow-song
tests/resources/songs/wordsofworship/When morning gilds the skies_v2_0_0.json
tests/resources/songs/wordsofworship/When morning gilds the skies_v2_0_0.wsg
tests/resources/songs/worshipassistant/du_herr.csv
tests/resources/songs/worshipassistant/du_herr.json
tests/resources/songs/worshipassistant/would_you_be_free.csv
tests/resources/songs/worshipassistant/would_you_be_free.json
tests/resources/songs/worshipassistant/would_you_be_free2.csv
tests/resources/songs/zionworx/amazing-grace-arabic.csv
tests/resources/songs/zionworx/amazing-grace-arabic.json
tests/resources/songs/zionworx/zionworx.csv
tests/resources/songs/zionworx/zionworx.json
tests/resources/themes/Moss_on_tree.otz
tests/resources/themes/Default/Default.xml
tests/utils/__init__.py
tests/utils/constants.py
tests/utils/osdinteraction.py