Commit Graph

15684 Commits

Author SHA1 Message Date
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
Tim Bentley a50ada5030 minor fix 2018-02-17 07:46:11 +00:00
Tim Bentley b9b9e0b558 new branch 2018-02-17 07:18:03 +00:00
Ken Roberts 8e5fb217d3 - manager: Remove unused signal disconnect projectorNetwork.disconnect()
- Change PJLinkUDP.pjlink_udp_commands to dict with link to processing methods
- Add test_projector_pjlink_udp.test_process_ackn_duplicate
- Add test_projector_pjlink_udp.test_process_ackn_multiple
- Add test_projector_pjlink_udp.test_process_ackn_single
- Add test_projector_pjlink_udp.test_process_srch
- Add PJLinkUDP.get_datagram method
- Add PJLinkUDP._trash_udp_buffer method
- Add PJLinkUDP.process_ackn method
- Add ...

bzr-revno: 2813
2018-02-16 21:09:49 +00:00
Ken Roberts ed347492e9 Move MY_IP4 dict to get_local_ip4 function 2018-02-11 13:52:04 -08:00
Tim Bentley d0fd6b2903 Remove the FTW options which do nothing 2018-02-11 18:15:24 +00:00
Tim Bentley 5328b81c70 Fix controller error 2018-02-11 18:06:33 +00:00
Ken Roberts f1996d2cb7 PJLink2 Update P 2018-02-11 03:42:13 -08:00
Raoul Snyman a1b8b431fb Comment out a whole lot of code to make OpenLP start. Also figured out that OpenLP now requires OpenGL 2018-02-10 22:34:14 -07:00
Tim Bentley 0d2bf9926d Remove Powerpoint Viewer
Clean up the logging framework and add to MainWindow
Fix bug in remote API
various minor text fixes. 


lp:~trb143/openlp/cleanups2018 (revision 2827)
https://ci.openlp.io/job/Branch-01-Pull/2441/                          [SUCCESS]
https://ci.openlp.io/job/Branch-02a-Linux-Tests/2342/                  [SUCCESS]
https://ci.openlp.io/job/Branch-02b-macOS-Tests/136/                   [SUCCESS]
https://ci.openlp.io/job/Branch-03a-Build-Source/58/                   [SUCCES...

bzr-revno: 2812
2018-02-03 20:41:24 +00:00
Tim Bentley 4345f1c07a remove tmp 2018-02-03 15:02:26 +00:00
Tim Bentley 008581267a add missing files 2018-02-03 14:41:18 +00:00
Tim Bentley aa9aec4a7d fix comments 2018-02-03 14:17:46 +00:00
Tim Bentley 7f39fe90d1 head 2018-02-03 14:07:07 +00:00
Tim Bentley 7de71a1939 pep8 2018-02-03 13:53:14 +00:00
Tim Bentley 6a1edd6dc7 add new test 2018-02-03 12:59:01 +00:00
Tim Bentley beffb3b5bd remove extra line 2018-02-03 12:19:37 +00:00
Tim Bentley 602b115f43 remove extra line 2018-02-03 12:03:37 +00:00
Tim Bentley 340b3f6597 Finish clean up logging code 2018-02-03 11:32:49 +00:00
Tim Bentley 6c8ec8a840 Add logging to mainwindow and clean up logging code 2018-02-03 11:24:39 +00:00