This is a mirror of the main OpenLP repository at https://gitlab.com/openlp/openlp
Go to file
Ken Roberts bd3bedcaf4 -- Fix docstring for pjlink2 db upgrade
-- Add PJLink2 module for UDP socket (skeleton)
-- Move ProjectorManager.projector_list to class attribute
-- Added database_exists check for first time install skip upgrade checks
-- Fix db upgrade for songs
-- Fix db upgrade for songusage
-- Added database_exists from sqlalchemy_utils
-- Added test for skipping upgrade on no db
-- Revert songs db upgrade_7 back to upgrade_6
-- kwargs cleanup

--------------------------------
lp:~alisonken1/openlp/pjli...

bzr-revno: 2751
2017-06-22 17:54:33 +01:00
documentation Migrate to PyQt5 2015-11-06 19:49:40 -05:00
openlp -- Fix docstring for pjlink2 db upgrade 2017-06-22 17:54:33 +01:00
resources Tests and added icon 2017-04-02 21:28:55 +01:00
scripts trunk 2017-05-11 22:24:20 +02:00
tests -- Fix docstring for pjlink2 db upgrade 2017-06-22 17:54:33 +01:00
.bzrignore Fix the tests for SongSelect and write tests for the SystemPlayer 2016-08-13 16:29:12 +02:00
CHANGELOG.rst Fix a problem with loading Qt's translation files, bug #1676163 2017-03-27 17:36:54 -07:00
LICENSE Updated copyright information. Removed .eric4project directory from version control. 2011-02-24 07:47:38 +02:00
MANIFEST.in Fix for packaging 2014-05-05 19:31:45 +02:00
README.txt This is no longer 2.0 2014-05-03 17:28:31 +02:00
copyright.txt Yet another year goes by 2016-12-31 11:01:36 +00:00
nose2.cfg Fix some slot signatures that were the incorrect type 2016-08-10 11:07:49 +02:00
openlp.py Yet another year goes by 2016-12-31 11:01:36 +00:00
pylintrc Fix various issues as suggested by pylint 2016-07-05 22:31:29 +02:00
setup.cfg Made to possible to disable chord support completely. Now everything between [ and ] is considered a chord. 2017-02-26 22:14:49 +01:00
setup.py Yet another year goes by 2016-12-31 11:01:36 +00:00

README.txt

OpenLP
======

You're probably reading this because you've just downloaded the source code for
OpenLP. If you are looking for the installer file, please go to the download
page on the web site::

    http://openlp.org/download

If you're looking for how to contribute to OpenLP, then please look at the
OpenLP wiki::

    http://wiki.openlp.org/

Thanks for downloading OpenLP!