Commit Graph

1140 Commits

Author SHA1 Message Date
Tim Bentley
da01b2a8f2 Api improvements 2020-04-26 21:37:35 +00:00
Daniel
a02ca297d6 Fix slow preview after fetching live image 2020-04-10 18:25:12 +00:00
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
Tomas Groth
d9b65d8873 Made the stream selector a lightweight version of the VLC capture device selector. Still some work to do. 2020-02-04 20:35:35 +00:00
Simon Hanna
ef2f798f6f Update remote API to use Flask, and be more RESTful 2020-01-27 22:57:58 +00: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
Tomas Groth
a0616ddf0f A few fixes for the alpha. 2020-01-06 21:15:11 +00:00
Tim Bentley
6ea4893ad6 Change Year
Signed-off-by: Tim <tim.bentley@gmail.com>
2020-01-01 02:53:08 +00:00
Tim Bentley
9fd6752a83 Try to fix paths in coverage report generation
- Add the local path to coverage config
- Fix the paths before generating an HTML report
2019-12-04 20:01:02 +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
Tim Bentley
35f7190e00 Try to fix paths in coverage report generation
- Add the local path to coverage config
- Fix the paths before generating an HTML report
2019-11-03 21:17:47 +00:00
Tomas Groth
13dcff9aa7 Reuse the slidecontroller actions on the display window to enable
shortcuts to work for the display window. Fixes bug #286.
2019-11-01 20:49:14 +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
Bastian Germann
95a056e504 Remove some pylint occurences 2019-09-21 13:14:23 +02:00
Tim Bentley
3e5dfdb730 Add initial cleanup files for media fixes.
Signed-off-by: Tim <tim.bentley@gmail.com>
2019-09-21 04:56:43 +00:00
Tomas Groth
efdae7ab6f trunk 2019-05-29 21:22:52 +02:00
Tomas Groth
a3fdaff2c4 Fix test and remove debug prints 2019-05-23 21:41:00 +02:00
Phill
5482e70e6d Break out json and path refactors from fixes branch 2019-05-22 07:47:00 +01:00
Tomas Groth
1d71cb83ba merge trunk 2019-05-20 21:56:29 +02:00
Tomas Groth
8f48fa26e9 head 2019-05-05 20:41:17 +02:00
Tim Bentley
feaee351b2 head 2019-05-03 18:26:37 +01:00
Tim Bentley
607d678780 seek slider works 2019-04-21 09:20:43 +01:00
Bastian Germann
be1a398f7b License change to GPL-3.0-or-later 2019-04-13 15:00:22 +02:00
Tim Bentley
112fac8baf Media is now playing again - just 2019-03-24 07:53:19 +00:00
Tomas Groth
aa982492e4 Implement going to the previous serviceitem. 2019-02-15 20:33:43 +01:00
Tomas Groth
ad0eacd4f0 merge trunk 2019-02-14 20:49:32 +01:00
Tomas Groth
fa4ec96054 Updated to 2019 in copyright headers 2019-02-14 16:09:09 +01:00
Tomas Groth
27f37df7e8 More pep8 fixes 2019-02-13 21:54:35 +01:00
Tomas Groth
31ed94d88c pep8 fixes 2019-02-13 21:28:10 +01:00
Tomas Groth
2e93377cd3 Fix a few tests. 2019-02-06 21:26:33 +01:00
Tim Bentley
f1c7664125 Merge media trunk and fix up 2019-01-27 14:42:23 +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
f9adf856f1 HEAD 2018-11-30 22:54:20 -07:00
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
Philip Ridout
0271962d6d a 'fix' for presenation previews 2018-11-13 21:00:14 +00:00
Tomas Groth
d0eebc09df Always use display_geometry for displays. 2018-11-06 20:41:27 +01:00
Tim Bentley
0540453892 Clean up error handling 2018-11-04 17:13:56 +00:00
4c103e4305 Fix the problem where the slides were being incorrectly indexed 2018-11-02 22:48:43 -07:00
Tim Bentley
0694d1b3d0 Stop media crashing 2018-11-01 20:51:42 +00:00
Tomas Groth
055d165830 Fixed loading and viewing presentations. 2018-10-28 07:28:33 +01:00
Tim Bentley
26a9b2430d Head 2018-10-27 07:00:51 +01:00
d1c4cea777 Fix linting issues 2018-10-26 18:40:20 -07:00
Tim Bentley
1d4a414240 more state stuff 2018-10-20 15:41:32 +01:00
Tomas Groth
66ce7db46f Fixed the theme layout preview and made preview widget scaling use HTML scaling. 2018-10-13 22:55:36 +02:00
Tomas Groth
bb9aa4a561 Initial support for transparent backgrounds. 2018-10-12 21:51:51 +02:00
aa3b0c4bcc HEAD 2018-10-01 21:39:42 -07:00
Tomas Groth
1d0770b4c9 First step to make displays work. 2018-09-10 22:14:13 +02:00
37424b3b13 HEAD 2018-09-07 07:59:21 -07:00