Commit Graph

15553 Commits

Author SHA1 Message Date
Raoul Snyman 0d0ec8f818 Remove an unnecessary exception; Notify the user if one of the plugins fails to initialise; Try to make image slides work properly. 2018-06-30 21:36:32 -07:00
Raoul Snyman af446d31b9 First go at making images work 2018-04-12 23:28:13 -07:00
Raoul Snyman 3ff3f501fa Fixed displaying slides in slide controller vs actual rendered slides; Fixed <sup> tag not showing up correctly 2018-04-11 23:20:55 -07:00
Raoul Snyman 1f9d00f47c Fix non-song text items not updating the display (missing verse tags, essentially) 2018-04-11 09:37:28 -07:00
Raoul Snyman b521b9aeba HEAD 2018-04-11 09:08:34 -07:00
Raoul Snyman 6bee4ba21f Make more things work 2018-04-11 09:07:24 -07:00
Tim Bentley fc8cee2a94 Replace the Memory check with a local server which stops and starts correctly.
One the 2nd instance pass the service file if one is included
Stop the 2nd instance starting as it will fail due to port clashes and a monster thread issue(may be connected).
Removed redundant code 
Add a number of new tests.


lp:~trb143/openlp/localserver (revision 2850)
https://ci.openlp.io/job/Branch-01-Pull/2501/                          [SUCCESS]
https://ci.openlp.io/job/Branch-02a-Linux-Tests/2402/          ...

bzr-revno: 2816
2018-04-06 20:53:03 +01:00
Tim Bentley f4667d8614 remove comments 2018-04-06 16:52:08 +01:00
Tim Bentley 006fdae0de fix segfault 2018-04-05 17:29:34 +01:00
Tim Bentley eae164f041 fix up the auth tests 2018-03-31 08:51:39 +01:00
Tim Bentley 01ae5247d3 start to test the http wrappers 2018-03-29 22:15:56 +01:00
Tim Bentley 819d5d830d Add a load of tests 2018-03-29 20:52:59 +01:00
Tim Bentley 127f1dc7fd fix up tests 2018-03-29 18:22:02 +01:00
Tim Bentley c6076e1054 start to add tests 2018-03-29 18:10:29 +01:00
Tim Bentley fada29080c fix a bit of the tests 2018-03-29 17:25:10 +01:00
Tim Bentley db0f131e15 Add the removal of the version code part 1 2018-03-29 16:54:55 +01:00
Tim Bentley be5de55e0b cleanup up the code 2018-03-29 16:16:55 +01:00
Tim Bentley de8b731686 get the service file handling right 2018-03-29 15:50:08 +01:00
Tim Bentley e828867f23 first release of transfer server 2018-03-29 13:04:48 +01:00
Raoul Snyman 1a744383e5 More stuff working! Now you can see the text items in the slide controller and you can change the current slide 2018-03-27 22:39:47 -07:00
Raoul Snyman 8b826f29c4 Fixed backgrounds not showing 2018-03-25 00:14:38 -07:00
Raoul Snyman 552dc60d21 Figured out what my problem was -- black text on a black background 2018-03-24 17:31:12 -07:00
Raoul Snyman 7f0d4c635f Managed to get the page loading, but there are 4 displays where there should only be 2. Confusing 2018-03-24 00:19:06 -07:00
Tim Bentley d88a18e080 Fix issues with VLC
lp:~trb143/openlp/media2018a (revision 2838)
https://ci.openlp.io/job/Branch-01-Pull/2481/                          [SUCCESS]
https://ci.openlp.io/job/Branch-02a-Linux-Tests/2382/                  [SUCCESS]
https://ci.openlp.io/job/Branch-02b-macOS-Tests/169/                   [FAILURE]
https://ci.openlp.io/job/Branch-03a-Build-Source/91/                   [SUCCESS]
https://ci.openlp.io/job/Branch-03b-Build-macOS/84/                    [SUCCESS]
https://ci.openlp.io/job/B...

bzr-revno: 2815
2018-03-21 17:01:45 +00:00
Tim Bentley cc688ea21d add tests 2018-03-18 18:18:17 +00:00
Tim Bentley d74e63773e fix media suffix issues 2018-03-18 15:33:50 +00:00
Tim Bentley 297d86f561 fix vlc bug 2018-03-18 14:56:02 +00:00
Tim Bentley 5b5dd16e13 Add some small items from wish lists
Various cleanups.

--------------------------------------------------------------------------------
lp:~trb143/openlp/cleanups02182 (revision 2835)
https://ci.openlp.io/job/Branch-01-Pull/2480/                          [SUCCESS]
https://ci.openlp.io/job/Branch-02a-Linux-Tests/2381/                  [SUCCESS]
https://ci.openlp.io/job/Branch-02b-macOS-Tests/168/                   [FAILURE]
https://ci.openlp.io/job/Branch-03a-Build-Source/90/                 ...

bzr-revno: 2814
2018-03-18 14:02:04 +00:00
Tim Bentley f77026b5c7 Fix issues 2018-03-18 07:45:46 +00:00
Tim Bentley e6f7e107b8 fix string 2018-03-16 06:05:18 +00:00
Tim Bentley 2531e56910 Fix quotes 2018-03-09 21:58:45 +00:00
Tim Bentley 0130e7fc09 fix test 2018-03-08 21:22:53 +00:00
Tim Bentley c02ea46582 fix test 2018-03-08 21:19:38 +00:00
Raoul Snyman df140019cf Fix a problem in the settings which prevented the plugins from showing up in the library 2018-03-07 21:57:43 -07:00
Raoul Snyman a0d6f2d94a HEAD 2018-03-07 21:46:50 -07:00
Tim Bentley bff8b193dc fix up PEP8 2018-02-24 16:10:02 +00:00
Tim Bentley 619d7ce839 add tests 2018-02-23 16:55:17 +00:00
Tim Bentley 36276d4fac fix tests 2018-02-23 16:22:48 +00:00
Tim Bentley f16828dd5d fix comment 2018-02-23 15:54:25 +00:00
Tim Bentley c3c2bf91ae Clone Custom item 2018-02-23 13:24:37 +00:00
Tim Bentley 2ae8951b3b add title to display api 2018-02-23 12:16:13 +00:00
Tim Bentley c99c2694db simplify visibility interface 2018-02-23 09:17:21 +00:00
Tim Bentley 8e33175477 clear preview bar and fix visibility 2018-02-23 09:11:07 +00:00
Tim Bentley e01396c427 clear preview bar 2018-02-23 08:56:01 +00:00
Tim Bentley 9e0cb247d6 add song book as first slide 2018-02-23 08:27:33 +00:00
Tim Bentley 351a0d53df Add more meta 2 2018-02-22 21:42:39 +00:00
Tim Bentley 7f899dc35d Add more meta 2018-02-22 21:36:20 +00:00
Tim Bentley 5696655768 Fix up text 2018-02-20 22:03:32 +00:00
Tim Bentley 8188650486 display metadata 2018-02-18 16:48:49 +00:00
Tim Bentley 14b8aedc76 Add metadata 2018-02-18 16:16:52 +00:00