Commit Graph

16265 Commits

Author SHA1 Message Date
Raoul Snyman d95b4343b5 Temporary workaround for VLC 2019-05-02 20:23:23 -07:00
Raoul Snyman d42a7118c0 HEAD 2019-05-02 20:20:05 -07:00
Bastian Germann db9cc8c310 Add PyMuPDF as additional PDF controller and missing mupdf file formats
bzr-revno: 2864
2019-05-02 14:47:05 -07:00
Tomas Groth 18063af664 Make it possible to specify the portable path to use for OpenLP Data when in portable mode. This is very useful during development.
bzr-revno: 2863
2019-05-02 21:56:42 +02:00
Raoul Snyman 46bb693d18 Fix command line args 2019-05-02 11:59:09 -07:00
Bastian Germann 3e23de5bbe Make pylint happy 2019-05-02 19:11:55 +02:00
Bastian Germann 605eadb0c2 Add epub, cbz, and fb2 support to pdf controller 2019-05-02 15:45:07 +02:00
Bastian Germann 1c23a1f372 Make PDF tests run for each backend 2019-05-02 15:12:45 +02:00
Bastian Germann 2ed038ee2e Make PyMuPDF mandatory for tests 2019-05-02 12:35:29 +02:00
Bastian Germann 2ee21a77c4 Use PyMuPDF over executables if not explicitly set 2019-05-02 11:19:23 +02:00
Tomas Groth 5f63b1297f trunk 2019-05-01 21:22:01 +02:00
Tomas Groth 85879122ab Implement suggestions and fix test. 2019-05-01 21:19:21 +02:00
Bastian Germann a3ef19dbd9 Make pylint happy 2019-05-01 11:00:53 +02:00
Bastian Germann 38c3fcbb11 Use PyMuPDF for Windows tests 2019-05-01 10:43:36 +02:00
Bastian Germann a610133919 Introduce PyMuPDF as additional PDF controller 2019-05-01 10:39:01 +02:00
Bastian Germann 5455778f33 Change OpenLP's license to GPLv3 or later
bzr-revno: 2862
2019-04-30 21:37:20 -07:00
Tomas Groth b3c1996e4f Handle absolute and relative paths. 2019-04-30 21:43:41 +02:00
Tomas Groth e14dd69817 trunk 2019-04-30 21:02:42 +02:00
Bastian Germann b4e24f10d6 Update new file to GPLv3+ 2019-04-28 21:22:52 +02:00
Bastian Germann d74e5203c3 Merge HEAD 2019-04-28 21:21:23 +02:00
Ken Roberts 433f95d1c7 PJLink2 Update V03
bzr-revno: 2861
2019-04-28 20:54:36 +02:00
Ken Roberts 7af4066e17 PJLink2 Update V02
bzr-revno: 2860
2019-04-28 20:53:23 +02:00
Ken Roberts c8db89369a PJLink2 Update V1
bzr-revno: 2859
2019-04-28 20:52:18 +02:00
Ken Roberts d6cf6cf6bf PJLink2 update V03 2019-04-28 00:03:51 -07:00
Tim Bentley 56722b2729 updates 2019-04-27 16:12:24 +01:00
Ken Roberts ddd14a5fc2 pjlink2 update v02 2019-04-26 00:39:37 -07:00
Tim Bentley 656c1d3bfc fix pep8 2019-04-21 13:48:23 +01:00
Tim Bentley e607a95b86 Fix tests 2019-04-21 09:53:59 +01:00
Tim Bentley 607d678780 seek slider works 2019-04-21 09:20:43 +01:00
Tim Bentley f5a2a58234 head 2019-04-21 07:27:05 +01:00
Tim Bentley 0088fd4fe2 fix image theme editing 2019-04-21 07:25:46 +01:00
Ken Roberts 5f6887f837 PJLink2 Update V1 2019-04-20 18:04:59 -07:00
Tim Bentley 468df46c9c More fixes and corrections 2019-04-20 21:29:12 +01:00
Bastian Germann 03a57ba682 Copy license to about dialog 2019-04-13 16:08:22 +02:00
Tomas Groth 68dc577f77 Fix errors detected by pylint. Among them a fix for traceback when adding an item to the servicemanager.
bzr-revno: 2858
2019-04-13 15:11:57 +02:00
Bastian Germann be1a398f7b License change to GPL-3.0-or-later 2019-04-13 15:00:22 +02:00
Tomas Groth f669b8cd7e Followup fix... 2019-04-13 10:24:15 +02:00
Raoul Snyman 84fc07d15d HEAD 2019-04-12 22:10:23 -07:00
Tim Bentley f1bf3c3000 Finish experimental and start media tab 2019-04-12 22:03:23 +01:00
Tomas Groth 41d876be52 Fix errors detected by pylint. 2019-04-12 21:16:00 +02:00
Tim Bentley 8389ed4a8f VLC plays and handles missing live display gracefully. Preview still works.
bzr-revno: 2857
2019-04-12 17:37:45 +01:00
Raoul Snyman 5786a3f5ac Use the full path to the dll/dylib 2019-04-11 22:52:06 -07:00
Raoul Snyman 453191f395 Move the VLC setup to after the logging is set up 2019-04-11 20:57:15 -07:00
Raoul Snyman 8f4e7dc7db debugging 2019-04-11 20:55:45 -07:00
Raoul Snyman a16853e2d7 Debugging when not frozen too 2019-04-11 20:51:44 -07:00
Raoul Snyman cec6f13506 Log VLC path for debugging 2019-04-11 20:24:47 -07:00
Raoul Snyman f1f313ed5f Detect if OpenLP is running as a frozen app, and set the VLC environment variable 2019-04-11 14:55:57 -07:00
Bastian Germann 288e77e155 Improve dependency handling including PEP508 Environment Markers and using the library provided by pymediainfo for Windows tests
bzr-revno: 2856
2019-04-11 21:48:24 +01:00
Bastian Germann 4a6dbacfdf Revert mediacontroller changes
Revert the changes because Tim insists on it.
I do not think he is right but revert anyway to get the other changes into trunk.
2019-04-10 18:59:16 +02:00
Bastian Germann 414c1c59db Revert MacOS test breaking change 2019-04-09 20:47:46 +02:00