Commit Graph

16108 Commits

Author SHA1 Message Date
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
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
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
Ken Roberts fa7e8f9d3c PJLink 2 Update v07
bzr-revno: 2871
2019-05-20 20:25:33 +01: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
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
Phill 0f640368e1 Just to trigger the tests :-)
bzr-revno: 2867
2019-05-07 17:56:21 +01:00
Tim Bentley 398200d5b4 Make media play again and VLC arguments
bzr-revno: 2866
2019-05-07 17:55:51 +01:00
Raoul Snyman d6227ea582 HEAD 2019-05-06 22:07:18 -07:00
Raoul Snyman 236bc73e59 Fix an issue with changing the data folder; Include QDarkStyle when building Windows installer 2019-05-06 22:06:29 -07:00
Tim Bentley 54aea66a16 initial version 2019-05-05 09:13:10 +01:00
Tim Bentley 22db084375 fix missing vlc 2019-05-05 06:59:29 +01:00
Ken Roberts 855828939f PJLink2 update v06 2019-05-04 21:08:32 -07:00
Tim Bentley a7821bdd26 rename additions to arguments 2019-05-04 20:47:06 +01:00
Tim Bentley 3526c3de64 Head 2019-05-04 20:29:20 +01:00
Ken Roberts 3b179c74a0 PJLink2 update V04
bzr-revno: 2865
2019-05-04 20:28:49 +01:00
Phill 3ee9df96ae PEP8 2019-05-04 19:25:59 +01:00
Phill 5cb0d2a772 test fix 2019-05-04 19:13:57 +01:00
Phill 1d736a58f5 Fix up tests 2019-05-04 13:05:53 +01:00
Phill 7aa7e5c635 Move some changes out of annother branch 2019-05-04 12:49:20 +01:00
Ken Roberts a503c61a51 PJLink2 update v05 2019-05-04 03:21:48 -07:00
Phill 15f3b0fcca Seperate some fixes out of annother branch 2019-05-04 10:13:29 +01:00
Ken Roberts 2a479a15da pjlink2 update v04 2019-05-03 22:25:07 -07:00
Tim Bentley feaee351b2 head 2019-05-03 18:26:37 +01:00
Tim Bentley 50e2c6e5e9 updates 2019-05-03 18:25:27 +01:00
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