Commit Graph

15911 Commits

Author SHA1 Message Date
Tim Bentley cfc18d5c1a Fix tests and code 2018-12-02 13:51:24 +00:00
Tim Bentley c7fe441087 Fix tests and code 2018-12-02 10:19:07 +00:00
Tim Bentley eeefc81174 Fix tests and code 2018-12-02 10:09:01 +00:00
Tim Bentley c1c8f3e75d Fix tests and code 2018-12-02 09:49:30 +00:00
Tim Bentley 65fb592d1f Fix tests and code 2018-12-02 09:20:06 +00:00
Tim Bentley 9a39c46e2b Fix tests and code 2018-12-02 09:08:00 +00:00
Tim Bentley c1a1ac58ba Fix tests and code 2018-12-02 09:03:01 +00:00
Tim Bentley c24fb0cb59 Fix tests and code 2018-12-02 08:39:53 +00:00
Tim Bentley fc675e9c99 fix up tests 2018-12-01 14:41:40 +00:00
Tim Bentley 746ec03e15 fix up tests 2018-12-01 14:35:35 +00:00
Tim Bentley 95bdfc1f64 head 2018-12-01 14:10:47 +00:00
Tim Bentley a7cd0a9370 fix sound 2018-12-01 14:10:28 +00:00
Tim Bentley 34e4301f53 audio now works 2018-12-01 12:19:01 +00:00
Raoul Snyman f9adf856f1 HEAD 2018-11-30 22:54:20 -07:00
Raoul Snyman e58e0ee485 Fix all the tests 2018-11-30 22:52:49 -07:00
Tim Bentley 6228ed89b6 Cleanups 2018-11-20 21:41:23 +00:00
Tim Bentley a3d0dc28de More missing lib fixes and MediaInfo cleanup 2018-11-18 17:29:47 +00:00
Raoul Snyman 56f76b1179 Fixed up some more tests 2018-11-15 21:34:49 -07:00
Tomas Groth a1c4374b1d Fix hang in powerpointcontroller 2018-11-13 22:41:45 +01:00
Philip Ridout 0271962d6d a 'fix' for presenation previews 2018-11-13 21:00:14 +00:00
Raoul Snyman a1e4a5d006 HEAD 2018-11-13 07:39:34 -07:00
Raoul Snyman 16027a43a9 Fixed a couple tests 2018-11-12 22:42:43 -07:00
Tomas Groth ffb673a3d4 Some fixes for powerpoint presentation. Still some work to do... 2018-11-12 21:15:50 +01:00
Philip Ridout d9d0a917fd head 2018-11-10 08:09:10 +00:00
Philip Ridout 692a386387 Initial widification 2018-11-10 06:26:19 +00:00
Tomas Groth 3766ec3643 Fixed a few URIs and display on multiple vs single monitor 2018-11-09 16:31:33 +01:00
Tomas Groth 79fba1b4c9 Do some rewirering of alerts. 2018-11-08 22:06:35 +01:00
Tomas Groth 3fbfd7592b Fix a traceback when going live with presentation 2018-11-06 22:00:58 +01:00
Tomas Groth 14a3239a6e Reintroduce the display_on_monitor setting. 2018-11-06 21:39:09 +01:00
Tomas Groth d0eebc09df Always use display_geometry for displays. 2018-11-06 20:41:27 +01:00
Tomas Groth dfa10b42bb Hack to get theme screenshot working 2018-11-06 19:55:34 +01:00
Tim Bentley 77613086bf error message update 2018-11-04 20:23:25 +00:00
Tim Bentley 0540453892 Clean up error handling 2018-11-04 17:13:56 +00:00
Raoul Snyman 4c103e4305 Fix the problem where the slides were being incorrectly indexed 2018-11-02 22:48:43 -07:00
Raoul Snyman 4506e78a1c Fix a problem where going back to fullscreen wasn't working 2018-11-02 21:32:09 -07:00
Raoul Snyman 76d1fefaba Fix the problem with the custom vs display geometries 2018-11-02 21:23:15 -07:00
Tomas Groth 953ed2606b Implement blanking. 2018-11-02 20:01:38 +01:00
Tim Bentley 0694d1b3d0 Stop media crashing 2018-11-01 20:51:42 +00:00
Kyle Nweeia 6d243557f5 fixed bug #1678632 'SongSelect Importer Infinite Loop' 2018-10-31 21:25:43 -04:00
Tomas Groth 38c9514b80 Make tests runnable and clean up a bit 2018-10-30 21:12:16 +01:00
Tomas Groth e7526f1e59 merge trunk 2018-10-30 20:46:55 +01:00
bastiangermann@fishpost.de 18a236b227 A test that depends on re.escape's pre-3.7 behaviour fails on Python 3.7.
Make it compatible.

bzr-revno: 2841
2018-10-30 05:57:33 +01:00
Bastian Germann bad6212008 Test Py 3.7 compatibility 2018-10-29 00:24:55 +01:00
Tomas Groth b45de5a7dd Improve saving and loading of service files. 2018-10-28 22:16:00 +01:00
Bastian Germann 53d93bff5b Do not export any tests* module, but include them only in sdist
bzr-revno: 2840
2018-10-28 20:46:42 +00:00
Tomas Groth 4d8661b669 Improve service loading 2018-10-28 17:34:17 +01:00
Bastian Germann 479267660c Replace PyICU with PyQt's QCollator
bzr-revno: 2839
2018-10-28 12:56:19 +00:00
Bastian Germann 2dc3d42fa9 Include tests in sdist 2018-10-28 12:42:09 +01:00
Tomas Groth 055d165830 Fixed loading and viewing presentations. 2018-10-28 07:28:33 +01:00
Bastian Germann 820476767f Do not export any tests* module 2018-10-27 23:31:14 +02:00