Commit Graph

16022 Commits

Author SHA1 Message Date
Bastian Germann be1a398f7b License change to GPL-3.0-or-later 2019-04-13 15:00:22 +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
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
Tim Bentley 49384aa672 head 2019-04-09 19:35:10 +01:00
Tim Bentley 3fd074f5c2 pep8 2019-04-09 18:32:10 +01:00
Tim Bentley 0e57b10263 add experimental flag 2019-04-09 18:21:35 +01:00
Tim Bentley 737d320b3d handle missing live display preserve prview 2019-04-09 17:47:23 +01:00
Tomas Groth ac0c27a7f4 Update Reveal.js to 3.8.0.
bzr-revno: 2855
2019-04-08 23:09:34 -07:00
Samuel Mehrbrodt b478b4e58f Make footer configurable
bzr-revno: 2854
2019-04-08 23:07:24 -07:00
Samuel Mehrbrodt c038476b80 Fix songstab 2019-04-08 23:06:05 +02:00
Samuel Mehrbrodt 68ebb22d17 Merge trunk 2019-04-08 23:03:57 +02:00
Tomas Groth 2d83738405 Upgrade to Reveal.js 3.8.0 2019-04-08 21:47:05 +02:00
Tim Bentley 6bea242ae4 Fixes and handle missing display 2019-04-08 18:19:18 +01:00
Bastian Germann b5065ac3ca Make pylint happy 2019-04-02 19:09:18 +02:00
Bastian Germann 7ceb81cec9 Min Qt5 v5.9. It is the last LTS before 5.12. 2019-04-02 19:04:41 +02:00
Bastian Germann 4bb5e99d30 pymediainfo includes MediaInfo in wheels 2019-04-02 02:05:46 +02:00
Bastian Germann 4982faa2f1 pyodbc is in tests_require 2019-04-02 01:55:44 +02:00
Bastian Germann 269cf922a2 pymediainfo is a hard dependency 2019-04-02 01:52:51 +02:00
Bastian Germann fa6f4d0c1f Specify platform deps with PEP508 2019-04-02 01:34:53 +02:00
Bastian Germann 61dc9f69da Correct setuptools requires 2019-04-02 00:44:08 +02:00
Phill 98f7c28d65 Add proxy settings to ftw. Option to skip sample data
bzr-revno: 2853
2019-03-28 22:03:32 +01:00
Raoul Snyman 2bcbaac6a8 Fix the PDF test on macOS. Also skip the one song import test that I can't figure out what the problem is.
bzr-revno: 2852
2019-03-28 21:58:29 +01:00
Samuel Mehrbrodt 720d79e46a Fix songbook as first slide display
bzr-revno: 2851
2019-03-28 21:19:15 +01:00
Tim Bentley 0a2de8e606 fix pep8.5 2019-03-27 19:21:11 +00:00
Tim Bentley ae2109e509 fix pep8.5 2019-03-27 18:59:03 +00:00
Tim Bentley b7bb59a837 vlc tests pass 2019-03-27 17:46:12 +00:00
Raoul Snyman 20f0464221 Add the recover back in, we need it. 2019-03-26 22:57:15 -07:00
Raoul Snyman bddc3f02dc Just skip the darn test 2019-03-26 22:52:15 -07:00
Raoul Snyman 0effcb564f More print-statement debugging 2019-03-26 22:45:05 -07:00
Raoul Snyman 422fa5eab1 More print-statement debugging 2019-03-26 22:42:11 -07:00
Raoul Snyman 899dfcc390 Add a print to assist with debugging 2019-03-26 14:24:05 -07:00
Raoul Snyman fb3f5ca0b4 Remove 'recover=True' to see if that fixes the problem with extra elements that mess the parser up 2019-03-26 14:20:15 -07:00
Raoul Snyman ce8996c8b9 Add a print to assist with debugging 2019-03-26 14:14:33 -07:00
Raoul Snyman cdc3d68a2c Add a print to assist with debugging 2019-03-26 13:57:53 -07:00
Raoul Snyman 4072cd4e6e Try this again 2019-03-26 13:11:07 -07:00
Raoul Snyman 27f854fdaa Convert the bytes object to a str before re-parsing 2019-03-26 11:56:52 -07:00
Raoul Snyman a69ff65bfc Duh. Height 2019-03-26 10:03:09 -07:00
Raoul Snyman 461ffeee3d Add xlib to test_requires for Linux 2019-03-26 09:55:02 -07:00
Raoul Snyman 386985349d The width of the PDF is not the same as the width of the screen 2019-03-26 09:45:10 -07:00
Raoul Snyman 136735c53f Get the screen resolution directly from Windows and X11, or return the previous resolution 2019-03-25 15:16:45 -07:00
Tim Bentley 6cb16a9f0a media now works and plays 2019-03-25 21:45:19 +00:00
Raoul Snyman efa446a356 Get the screen resolution directly from macOS, or return the previous resolution 2019-03-25 14:26:48 -07:00
Tim Bentley f849b0eeb0 head 2019-03-25 21:24:51 +00:00
Tim Bentley 112fac8baf Media is now playing again - just 2019-03-24 07:53:19 +00:00
Phill 0669a6c5d4 Fixes a few bugs, and some path lib refactors
bzr-revno: 2850
2019-03-17 21:14:38 +00:00
Philip Ridout 8789073eb3 Linting changes 2019-03-17 20:35:11 +00:00
Philip Ridout 573f31fd45 Minor tidy ups 2019-03-17 10:36:12 +00:00
Philip Ridout eb115a0ad4 More pathlib clean ups 2019-03-17 10:01:52 +00:00