Daniel
d5892b6258
Don't reload images on start (they are already loaded)
...
Someone should check if the start param in this function is even needed now, looks like an artifact from the old renderer
2020-03-05 20:35:25 +00:00
Tim Bentley
8fa698d510
More fixes for broken tests
...
Skip one which never worked but relied on data leakage!
2020-03-04 06:06:47 +00:00
Tim
a544aa11ff
Migrate display
2020-02-13 20:57:51 +00:00
Tim Bentley
020661059f
Migrate Display
...
Signed-off-by: Tim <tim.bentley@gmail.com>
2020-02-01 21:12:07 +00:00
b85f1db06f
Properly detect chords, support >5 optional splits
...
- Properly detect only chords in square brackets
- Properly detect Bibles so that custom slides are rendered as text items
- Make more than 5 optional splits work (fixes #278 )
2020-01-15 22:05:26 -07:00
Tim Bentley
8e9cc53852
Migrate media to new style tests
...
Signed-off-by: Tim <tim.bentley@gmail.com>
2020-01-12 21:03:40 +00:00
Tim Bentley
6ea4893ad6
Change Year
...
Signed-off-by: Tim <tim.bentley@gmail.com>
2020-01-01 02:53:08 +00:00
Daniel
d00c9c8f11
Add time out to the loops and a delay in the second
...
Also add RegistryProperties, don't know how it was working without that
2019-12-12 01:03:35 +00:00
Daniel
7c4d9a5ffd
Time out after 10 seconds in wait till loaded fn
...
also fixes comment, update_preview_images() does not handle the timeout case but in reality it should never happen. (just in the case it does, it won't stall the whole application)
2019-12-03 17:30:35 +00:00
Daniel
f8ae9cf719
Change theme_list in theme manager to a dictionary containing the theme objects
...
This prevents the need to read the theme file every time it's data is needed.
2019-12-02 18:07:41 +00:00
dd9701cb50
Fix issue #302 where theme previews were not being generated after the FTW
...
- Fix the theme preview generation to happen in the right place after the First Run Wizard
- Mock the settings in the DisplayWindow tests to see if that helps the Arch runner
- Add tests for the new form
2019-11-01 12:26:47 +00:00
Daniel
cef0e67bd2
Allow x11 override
2019-10-30 17:33:07 +00:00
1e76868a23
Remove vim lines from files and add a .editorconfig for editors that support it
2019-10-10 15:28:16 +00:00
a1a101793d
Fix issue #280 where the constructor was not accepting the custom_geometry argument
2019-10-09 08:26:42 +00:00
Tim Bentley
f6713ddf52
Fix linting errors
2019-08-30 13:09:02 +01:00
Tim Bentley
9e376c1e85
updates
2019-08-30 10:23:12 +01:00
Bastian Germann
be1a398f7b
License change to GPL-3.0-or-later
2019-04-13 15:00:22 +02:00
Tomas Groth
fa4ec96054
Updated to 2019 in copyright headers
2019-02-14 16:09:09 +01:00
465ff767d6
Fix an unused import and some incorrect patch()s
2019-02-13 14:36:37 -07:00
56f76b1179
Fixed up some more tests
2018-11-15 21:34:49 -07:00
aa3b0c4bcc
HEAD
2018-10-01 21:39:42 -07:00
7490c7ad1e
HEAD
2018-01-13 17:55:21 -07:00
Tim Bentley
41f35f52e3
End of 2017
2017-12-29 09:15:48 +00:00
Tim Bentley
f9e20e2108
tests
2017-12-28 08:22:55 +00:00
Tim Bentley
fbaeca26f2
2 more done
2017-12-17 14:12:27 +00:00
f69757a59d
Fix up the tests
2017-12-01 22:31:23 -07:00
c7ea4c460e
Fix up some stuff around the screen list
2017-12-01 17:35:21 -07:00
5e1b591f62
Apparently some files were missing after the merge
2017-11-06 20:32:40 -07:00
6718be4cff
HEAD
2017-11-03 15:31:48 -07:00
53c8337017
Moved ScreenList to display module
2017-10-10 14:15:08 -07:00
15a4a93c96
Phase 2 complete
2017-10-10 00:08:44 -07:00
dbf63fed26
All the tests passing. Now the big work to get the new stuff properly integrated
2017-10-04 22:10:52 -07:00
640ebf8c3c
Added JavaScript tests in; Refactored some stuff, removed some stuff. Lots börken.
2017-10-04 00:44:08 -07:00