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 |
|
Tomas Groth
|
7558fb6e64
|
Use a live webengine widget when previwing themes.
|
2019-05-28 22:37:50 +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 |
|
|
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 |
|
|
0b0593de4c
|
Re-enable the tests
|
2019-05-23 13:29:04 -07:00 |
|
|
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 |
|
|
e0cf05ae13
|
Fix paths to point back to normal packaging, now that my changes have been merged
|
2019-05-22 13:30:12 -07:00 |
|
|
ebc6e69668
|
Fix linting and remove duplicated VLC path env var
|
2019-05-22 09:59:58 -07:00 |
|
|
ca5e46eb49
|
HEAD
|
2019-05-22 09:47:20 -07:00 |
|
|
fbc776dbfc
|
Clean up AppVeyor script a bit, and install 32-bit VLC for 32-bit Python
|
2019-05-22 09:42:51 -07:00 |
|
Nico Opiyo
|
e8edb7e52f
|
Pulled in changes from trunk
|
2019-05-22 10:28:25 +03: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 |
|
|
fa7e8f9d3c
|
PJLink 2 Update v07
bzr-revno: 2871
|
2019-05-20 20:25:33 +01:00 |
|
|
3d18478ac7
|
Fix up the tests
|
2019-05-18 08:56:22 -07:00 |
|
|
f74e0c7dc8
|
Revert some changes from the HEAD merge; Add the lib directory to sys.path for running tests
|
2019-05-17 23:04:20 -07:00 |
|
|
dad969bc0e
|
Fix some small issues from the move to a new ScreenList object
|
2019-05-17 22:21:38 -07:00 |
|
|
482b80aa82
|
Print out the location of the log file
|
2019-05-17 22:10:51 -07:00 |
|
|
8029a8b767
|
HEAD
|
2019-05-17 21:56:15 -07: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 |
|
|
2069c94a10
|
Remove extraneous parens
|
2019-05-15 06:23:58 -07:00 |
|
|
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 |
|
|
bb6b2b32b9
|
HEAD
|
2019-05-10 10:08:32 -07: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 |
|
|
b4d5425887
|
PJLink2 Update v06
bzr-revno: 2869
|
2019-05-07 17:57:35 +01:00 |
|
|
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 |
|