This is a mirror of the main OpenLP repository at https://gitlab.com/openlp/openlp
Go to file
Tim Bentley fa04eebf36 This is getting to big to stay external any longer.
The web interface works with the existing HTML which has been externalised and can be pulled from OpenLP.

- Add new web and socket servers to API and replace all existing API's
- remove most of the Remote plugin but leave the base there to allow for the html and js code to land there.
- amend the FTW to download a package of html, JS and CSS and install in the remote directory  
- add switch to turn off the servers to allow PyCharm to debug...

bzr-revno: 2759
2017-08-23 20:34:34 +01:00
documentation Migrate to PyQt5 2015-11-06 19:49:40 -05:00
openlp pylint errors 2017-08-13 07:29:04 +01:00
resources Tests and added icon 2017-04-02 21:28:55 +01:00
scripts head without some chords stuff! 2017-06-06 21:58:12 +01:00
tests This is getting to big to stay external any longer. 2017-08-23 20:34:34 +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
copyright.txt Yet another year goes by 2016-12-31 11:01:36 +00: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
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
README.txt This is no longer 2.0 2014-05-03 17:28:31 +02:00
setup.cfg Cleanups part 3 2017-07-07 16:43:50 -07:00
setup.py Yet another year goes by 2016-12-31 11:01:36 +00:00

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!