This is a mirror of the main OpenLP repository at https://gitlab.com/openlp/openlp
Go to file
Ken Roberts 46f88e418a More minor code cleanups
- Renamed get_shutter_status to get_av_mute_status (checks shutter and audio)
- Renamed shutter/audio mute test
- Update socket read to get 1K bytes in buffer
- Updated get_status for valid input
- Updated process_sver check valid length
- Update change_status to not use NETWORK_SENDING as a connection status check
- Added read check for packet length > allowed max
- Added test for process_inf1
- Added test for process_inf2
- Added test for process_info
- Added test ...

bzr-revno: 2760
2017-08-23 20:46:30 +01:00
documentation Migrate to PyQt5 2015-11-06 19:49:40 -05:00
openlp More minor code cleanups 2017-08-23 20:46:30 +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 More minor code cleanups 2017-08-23 20:46:30 +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!