This is a mirror of the main OpenLP repository at https://gitlab.com/openlp/openlp
Go to file
Tim Bentley ef81873416 Many changes in the code:
* Video over text backgrounds loop
* We have timers for live and preview not sharing the same timer thread (Major bug)!
* We use MediaInfo to get the video time when building the service item not when playing. (Big change and major bug fix)
* Media can loop and button (stop by the stop button) controlls it. (Icon will be changed in next merge).
* Medio Live and Preview no longer clash and stop and start each other.
* Many code fixups and clean ups
* Remove flash as we do not support it and it is dead!
* fix up tests
* service files created before this will not work on this code as I have changed when the length is extracted.

Fixed comments from last merge request.

bzr-revno: 2641
2016-04-15 21:56:42 +01:00
documentation Migrate to PyQt5 2015-11-06 19:49:40 -05:00
openlp pep8 2016-04-13 20:15:53 +01:00
resources Added new icon for Preview. (Provided by superfly) 2016-04-03 22:12:37 +03:00
scripts Year older 2015-12-31 22:46:06 +00:00
tests fix tests 2016-04-13 19:48:46 +01:00
.bzrignore [songusage] No need to trigger the action twice 2016-02-11 23:05:41 +02:00
.coveragerc Add coveragerc 2016-01-04 01:01:23 +01:00
copyright.txt Year older 2015-12-31 22:46:06 +00:00
LICENSE
MANIFEST.in Fix for packaging 2014-05-05 19:31:45 +02:00
openlp.py Year older 2015-12-31 22:46:06 +00:00
README.txt This is no longer 2.0 2014-05-03 17:28:31 +02:00
setup.cfg PEP8 2015-12-17 22:28:36 +01:00
setup.py move file 2016-04-05 19:33:50 +01: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!