Commit Graph

16156 Commits

Author SHA1 Message Date
Bastian Germann 81e90c9047 Merge trunk 2019-06-09 18:16:24 +02:00
Bastian Germann 7f54074285 Readd the run_openlp.py 2019-06-09 18:06:24 +02:00
Bastian Germann abf172fa7c Sync dependencies in setup.py and check_dependencies; replacing nose2 with pytest
bzr-revno: 2876
2019-06-06 21:25:25 +01:00
second@tgc.dk f2779edcd4 Make it possible to go to next or previous service item when stepping through a presentation. Disables impress and powerpoint presentation console.
bzr-revno: 2875
Fixes: https://launchpad.net/bugs/1165855, https://launchpad.net/bugs/1798651
2019-06-05 21:25:35 +02:00
Tomas Groth 1d176515d0 merge trunk 2019-06-04 22:03:54 +02:00
Tomas Groth 3963923e2d Fix as suggested 2019-06-04 22:03:19 +02:00
Phill 306ae3b5bf refactor media extensions
bzr-revno: 2874
2019-06-01 11:12:12 +01:00
Phill aaaab9bf43 Add media extensions in the service manager 2019-06-01 07:59:45 +01:00
Phill 52eb196e5b PEP8 2019-05-31 21:19:15 +01:00
Phill 8fe469aca3 Re-add period 2019-05-31 21:04:51 +01:00
Phill f4111e4431 Fix up filters 2019-05-31 20:59:38 +01:00
Tomas Groth efdae7ab6f trunk 2019-05-29 21:22:52 +02:00
Tomas Groth 2efaffec7a pep8 2019-05-29 21:22:12 +02:00
Tomas Groth 949231a35f Fix traceback on Mac tests 2019-05-29 21:18:25 +02:00
Phill cdf29876e2 More media clean-up 2019-05-26 21:53:54 +01:00
Phill c2550777c3 VLC extension tidyups 2019-05-26 11:30:37 +01:00
Tomas Groth 38a310a1aa Remove unused code 2019-05-25 21:21:19 +02:00
Bastian Germann 9caffa028b Add pytest to check_dependencies 2019-05-25 16:47:10 +02:00
Bastian Germann 7288336ad4 Replace native test runner with pytest 2019-05-25 16:43:43 +02:00
Phill c901ec3d75 Move suffixes from list to set, remove VlcPlayer.is_active as it was never ser 2019-05-24 23:11:11 +01:00
Tomas Groth 6e03382f1f Reenable setting slidecontroller index when openlp is not in focus. 2019-05-24 21:21:19 +02:00
Raoul Snyman 6800490995 For now, this is a bit of a work-in-progress. This code should pick up the bundled libvlc.(dll|so|dylib) and use it. VLC detection seems to be a little iffy right now.
bzr-revno: 2873
2019-05-24 20:50:51 +02:00
Phill a023a1c1cd rework json handling for custom objects and refactor path file
bzr-revno: 2872
2019-05-24 10:10:39 +01:00
Tomas Groth e6baed1105 pep8 fixes 2019-05-23 22:30:46 +02:00
Raoul Snyman 0b0593de4c Re-enable the tests 2019-05-23 13:29:04 -07:00
Raoul Snyman 1caf38b075 Forgot python-vlc 2019-05-23 13:18:40 -07:00
Phill 3476174313 Pep fix 2019-05-23 20:49:13 +01:00
Tomas Groth a3fdaff2c4 Fix test and remove debug prints 2019-05-23 21:41:00 +02:00
Phill dd0d531be3 Fix images 2019-05-23 20:33:46 +01:00
Phill d178b7adba Tidy ups + doc 2019-05-22 21:46:51 +01:00
Raoul Snyman e0cf05ae13 Fix paths to point back to normal packaging, now that my changes have been merged 2019-05-22 13:30:12 -07:00
Raoul Snyman ebc6e69668 Fix linting and remove duplicated VLC path env var 2019-05-22 09:59:58 -07:00
Raoul Snyman ca5e46eb49 HEAD 2019-05-22 09:47:20 -07:00
Raoul Snyman fbc776dbfc Clean up AppVeyor script a bit, and install 32-bit VLC for 32-bit Python 2019-05-22 09:42:51 -07:00
Phill 5482e70e6d Break out json and path refactors from fixes branch 2019-05-22 07:47:00 +01:00
Tomas Groth 3d8d573389 Always make sure the powerpoint slide index map is created 2019-05-21 22:07:25 +02:00
Tomas Groth 89ecdf2a96 try to make impress support going before start 2019-05-20 22:35:48 +02:00
Tomas Groth 1d71cb83ba merge trunk 2019-05-20 21:56:29 +02:00
Ken Roberts fa7e8f9d3c PJLink 2 Update v07
bzr-revno: 2871
2019-05-20 20:25:33 +01:00
Bastian Germann df538b1d70 Remove nose2 references 2019-05-16 00:36:16 +02:00
Bastian Germann 685e46f623 Synchronize setup.py with check_dependencies 2019-05-15 22:46:10 +02:00
Ken Roberts 2069c94a10 Remove extraneous parens 2019-05-15 06:23:58 -07:00
Ken Roberts 0c14ddf31f PJLink2 Update v07 2019-05-11 02:07:40 -07:00
Tim Bentley f7110c69a1 media.vendor.vlc has been removed and python3-vlc installed in its place.
bzr-revno: 2870
2019-05-10 18:09:17 +01:00
Bastian Germann ddef29599f Use start script __main__.py which enables 'python -m openlp' 2019-05-09 00:06:09 +02:00
Tim Bentley e2acc386b7 remove commented out code 2019-05-08 15:09:54 +01:00
Tim Bentley 9e22ed86e3 remove unneeded test 2019-05-08 14:58:06 +01:00
Tim Bentley 7ed4581a3f head 2019-05-07 18:04:52 +01:00
Ken Roberts b4d5425887 PJLink2 Update v06
bzr-revno: 2869
2019-05-07 17:57:35 +01:00
Ken Roberts 984e79faa9 PJLink2 Update v05
bzr-revno: 2868
2019-05-07 17:57:02 +01:00