Commit Graph

15873 Commits

Author SHA1 Message Date
Tim Bentley f5645f91d3 more bits 2018-04-13 21:07:09 +01:00
Tim Bentley eef1472dd0 more 2018-04-13 20:02:32 +01:00
Tim Bentley faee3109e5 more 2018-04-13 19:54:42 +01:00
Tim Bentley e6fbdc4f9b more 2018-04-13 18:52:40 +01:00
Tim Bentley 57235cbd36 More bits 2018-04-13 17:57:22 +01:00
Raoul Snyman af446d31b9 First go at making images work 2018-04-12 23:28:13 -07:00
Tim Bentley fdd8289808 Fix loading of singletons and add error handling 2018-04-12 20:15:56 +01: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 7a3bddeb7b fix translation 2018-04-10 22:12:18 +01:00
Tim Bentley 195b172b1c fix up some more 2018-04-10 22:10:09 +01:00
Tim Bentley 4760343899 fix up location of icons 2018-04-10 20:26:56 +01:00
Tim Bentley cd418f7825 more bits 2018-04-08 20:54:28 +01:00
Tim Bentley 8c2afe67e3 more bits 2018-04-08 19:21:22 +01:00
Tim Bentley aad03cd286 more bits 2018-04-08 18:25:15 +01:00
Tim Bentley e5305643c9 more bits 2018-04-08 18:24:31 +01:00
Tim Bentley fdae4dc939 cleanups and more icons 2018-04-07 21:31:54 +01:00
Tim Bentley 39becac48e cleanups 2018-04-07 20:44:38 +01:00
Tim Bentley d67379c622 More icons and fixes 2018-04-07 20:41:00 +01:00
Tim Bentley ecb1ee7d3e more bits 2018-04-07 17:57:44 +01:00
Tim Bentley 154ca14120 more bits 2018-04-07 17:16:42 +01:00
Tim Bentley 422823eff5 start to add awsome fonts 2018-04-07 12:12:31 +01:00
Tim Bentley cc0dcd6b75 fix message from previous 2018-04-06 20:55:08 +01:00
Tim Bentley 8f436cfb09 head 2018-04-06 20:54:22 +01: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