Commit Graph

171 Commits

Author SHA1 Message Date
Raoul Snyman 0618f63ede Added a Zeroconf service to aid devices detecting OpenLP on the network 2019-07-01 15:36:14 -07:00
Phill 5482e70e6d Break out json and path refactors from fixes branch 2019-05-22 07:47:00 +01:00
Bastian Germann be1a398f7b License change to GPL-3.0-or-later 2019-04-13 15:00:22 +02:00
Philip Ridout 50598e9058 pathlib cleanups 2019-03-10 21:01:39 +00:00
Tomas Groth fa4ec96054 Updated to 2019 in copyright headers 2019-02-14 16:09:09 +01:00
Raoul Snyman 16027a43a9 Fixed a couple tests 2018-11-12 22:42:43 -07:00
Tomas Groth e7526f1e59 merge trunk 2018-10-30 20:46:55 +01:00
Raoul Snyman d1c4cea777 Fix linting issues 2018-10-26 18:40:20 -07:00
Raoul Snyman aa3b0c4bcc HEAD 2018-10-01 21:39:42 -07:00
Raoul Snyman 0c8156b4c4 Loading and saving of screens is working; Refractored retranslateUi => retranslate_ui 2018-09-11 22:43:27 -07:00
Simon Hanna a4c1e306b5 Remote imports from openlp/core/lib/__init__.py and update other files accordingly 2018-08-25 16:08:19 +02:00
Tim Bentley 3a0d0ff2ea Head 2018-08-04 21:58:13 +01:00
Tomas Groth 56a811c094 More pycodestyle fixes 2018-07-04 22:42:55 +02:00
Tomas Groth 318e90f893 Fixes for pycodestyle 2018-07-02 22:38:47 +02:00
Tim Bentley 2f144c79d8 more icons 2018-06-03 17:07:20 +01:00
Tim Bentley 1dfd7403bd fix up service print 2018-04-17 21:50:27 +01:00
Tim Bentley f5645f91d3 more bits 2018-04-13 21:07:09 +01:00
Tim Bentley 2ae8951b3b add title to display api 2018-02-23 12:16:13 +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 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
Tim Bentley cffd8e603d cleanups 2018-01-27 11:15:49 +00:00
Tim Bentley c9ff4b2209 fix web api 2018-01-27 09:41:11 +00:00
Raoul Snyman 7e99381dba Fix some issues highlighted by Tim and Phill, and added a file that was erroneously removed 2018-01-07 10:50:29 -07:00
Raoul Snyman 954d1618bc Fix the direction of the '--no-web-server' command line option 2018-01-06 21:36:45 -07:00
Raoul Snyman 5612be1b5a Stop the HTTP server properly too 2018-01-06 00:02:45 -07:00
Raoul Snyman f693d3aa37 Call close() to stop everything properly 2018-01-05 21:41:49 -07:00
Raoul Snyman 3e9073275a Fix an issue with versions of websockets > 4.0 2018-01-04 22:32:12 -07:00
Raoul Snyman 2d009f1884 Change a log.error to a log.exception 2018-01-04 14:13:24 -07:00
Raoul Snyman 0601cf1543 Move cleanup to after thread wait; Figured out why the webserver was exiting early 2018-01-04 14:03:15 -07:00
Raoul Snyman 544c396bbc Fix some linting issues 2018-01-04 00:00:55 -07:00
Raoul Snyman 13885b1a39 HEAD 2018-01-03 23:10:20 -07:00
Raoul Snyman f1575dd50b Updated various thread usages 2018-01-03 23:01:35 -07:00
Tim Bentley 41f35f52e3 End of 2017 2017-12-29 09:15:48 +00:00
Tim Bentley cfc487d623 tests 2017-12-28 08:27:44 +00:00
Raoul Snyman 2fa88b17db Refactor threads to use new openlp.core.threading module 2017-12-20 07:17:07 -07:00
Phill Ridout 582e2e267a Minor fixes
Fixes: https://launchpad.net/bugs/1735765
2017-12-02 21:47:11 +00:00
Tim Bentley 90118af85c fix abend 2017-12-02 09:11:22 +00:00
Phill Ridout f07d6e736c Moar pathlib refactors 2017-11-18 22:37:24 +00:00
Phill Ridout 9196db5af0 Pathlib refactors and test fixes 2017-11-18 11:23:15 +00:00
Tim Bentley 1a0a828ad3 fix errors 2017-11-09 19:25:26 +00:00
Raoul Snyman d5ab3340eb Move widgets to a widgets module 2017-10-23 15:09:57 -07:00
Raoul Snyman bc0ade07e0 HEAD 2017-10-09 19:29:56 -07:00
Raoul Snyman b406cfd5a8 Phase 1 complete 2017-10-07 00:05:07 -07:00
Philip Ridout 13bfa1c2f7 HEAD 2017-10-01 07:58:20 +01:00
Philip Ridout 70d9287a80 Prehead commit 2017-10-01 07:57:11 +01:00
Tim Bentley cd1b6715b6 fix merge comments 2017-09-29 19:53:04 +01:00
Tim Bentley 0c1b1dc2a5 fix tests 2017-09-27 20:21:08 +01:00
Tim Bentley 71a87f602b fix download date 2017-09-27 19:56:21 +01:00
Tim Bentley 74cdc761d9 end of remote and server migration 2017-09-26 22:18:09 +01:00
Tim Bentley f58d1047db move endpoint 2017-09-26 22:04:39 +01:00
Tim Bentley 64ba30b24d add files 2017-09-26 18:51:09 +01:00
Raoul Snyman 15c8023357 Moving over to requests 2017-09-19 09:48:34 -07:00
Philip Ridout 8f9cb4a090 Modify setting upgrade code to provide versioned updates. Upgrade settings to use JSON encoded Path objects 2017-08-26 16:06:11 +01:00
Philip Ridout 0b91725a4f Fixed issues with this branch and recent commits to trunk 2017-08-24 20:53:55 +01:00
Tim Bentley 54eae8712a pep8 2017-08-13 06:50:44 +01:00
Tim Bentley 2783405a34 More test fixes 2017-08-13 06:28:25 +01:00
Tim Bentley e6862f28e3 fix more tests 2017-08-12 21:26:39 +01:00
Tim Bentley c2321e7c10 Merge head 2017-08-03 18:54:40 +01:00
Tim Bentley ee00a74d41 Fix chords and display 2017-06-18 06:21:23 +01:00
Tim Bentley 8a2d043862 load settings on display 2017-06-17 09:51:01 +01:00
Tim Bentley 33fe52cae1 tidy ups 2017-06-11 20:41:34 +01:00
Tim Bentley e0308bfce5 start to change error handling 2017-06-10 11:53:52 +01:00
Tim Bentley be145b7675 handle the version from the web site 2017-06-09 21:53:13 +01:00
Tim Bentley fbcef30044 settings tab 2017-06-09 16:55:39 +01:00
Tim Bentley e7fa46b5f5 move websocket to asynio 2017-06-08 20:56:19 +01:00
Tim Bentley 6d375de3db move deploy and fix tests 2017-06-06 21:35:57 +01:00
Tim Bentley 1bcb6415c1 fix tests 2017-03-05 16:55:58 +00:00
Tim Bentley 9c3195d166 fix tests 2017-03-05 16:36:16 +00:00
Tim Bentley ef6252bf4b FTW working and UI Strings 2017-03-05 10:02:22 +00:00
Tim Bentley 7a72b2cad4 download and deploy works 2017-03-05 09:23:28 +00:00
Tim Bentley b3fb5764c6 fix years 2017-03-04 19:17:59 +00:00
Tim Bentley 8b0f64317c fix up change to xdb and handle missing remotes directories 2017-03-04 09:45:14 +00:00
Tim Bentley a1f9029d25 Add start of tab and update poll 2016-12-23 16:11:47 +00:00
Tim Bentley 01d3217598 fix startup 2016-12-22 15:10:44 +00:00
Tim Bentley cc8a812619 move http root 2016-12-17 06:58:44 +00:00
Tim Bentley b1576d0819 Fix bugs and lost images 2016-11-15 20:37:21 +00:00
Tim Bentley 913b2a0654 fix search 2016-11-04 21:24:01 +00:00
Tim Bentley c5e761a153 fix poll api for remotes 2016-09-30 20:50:48 +01:00
Tim Bentley f38ad2cc14 move startup code 2016-08-13 06:18:46 +01:00
Tim Bentley 7f22d9c223 add files http_endpoint 2016-08-13 06:03:12 +01:00
Tim Bentley 43a539db64 remove http_endpoint 2016-08-13 06:02:54 +01:00
Tim Bentley 0da295f834 move core endpoint definitions 2016-08-10 22:19:00 +01:00
Tim Bentley 80f927f5d6 Tidy up code more 2016-08-08 22:01:09 +01:00
Tim Bentley 25a43669d7 fix test 2016-07-23 05:48:36 +01:00
Tim Bentley 16a1b1a0af next prev 2 2016-07-17 08:28:25 +01:00
Tim Bentley 6e5070316c next prev 2016-07-17 08:12:42 +01:00
Tim Bentley 70288c8ae1 More fixes 2016-07-10 07:25:25 +01:00
Tim Bentley da32a56c0c remove extra code 2016-07-09 12:26:07 +01:00
Tim Bentley 3a7aff9c0e migrate settings 2016-07-09 12:21:25 +01:00
Tim Bentley cd3d809610 fix syle 2016-07-09 11:48:23 +01:00
Tim Bentley 4b0b8b9647 fix test 2016-07-09 09:45:08 +01:00
Tim Bentley eaa7904f58 More remotes removal and custom pages 2016-07-07 06:14:52 +01:00
Tim Bentley dc95d77511 Thumbnails work 2016-07-04 22:10:47 +01:00
Tim Bentley 1e77ce9678 Fix up static and assets 2016-07-03 16:22:52 +01:00
Tim Bentley 28a5f5c3fd More updates and getting things working 2016-07-03 08:26:09 +01:00
Tim Bentley a81cc8292b fix some tests 2016-06-28 22:39:16 +01:00
Tim Bentley 7aa1acc176 More fixes 2016-06-27 21:55:36 +01:00