Commit Graph

16759 Commits

Author SHA1 Message Date
Raoul Snyman 181b4fdcc9
Fix various issues and return current theme in API:
- New API method to return current theme
- Use single method to set service items via both position and uuid
- Update tests to match above new features
- Fix issue where chords were not being returned to the API
- Fix the clear/backspace icon (the old one doesn't exist in Debian)
2020-05-15 23:11:55 -07:00
Raoul Snyman e8db9dd524 Merge branch 'api_changes' into 'master'
Api changes and fixes

See merge request openlp/openlp!190
2020-05-16 06:11:21 +00:00
Tim Bentley 6876bbd531 Clean up Apis and remove duplicate files.
Add new API to help testings
2020-05-16 06:11:21 +00:00
Tim Bentley a9a96146b0 Merge branch 'alpha-fixes6' into 'master'
Fix a traceback to wrongful path to string convertion

See merge request openlp/openlp!187
2020-05-11 18:28:37 +00:00
Tomas Groth da373ef1d5 Fix a traceback to wrongful path to string convertion 2020-05-10 22:04:13 +02:00
Tim Bentley 1f9884e64a Merge branch 'web_remote_fixes' into 'master'
Change server send correct files for new web-remote

Closes #516

See merge request openlp/openlp!184
2020-05-08 08:26:06 +00:00
Raoul Snyman 3728b3c3ac Merge branch 'hide-theme-link-button' into 'master'
Various small fixes

See merge request openlp/openlp!181
2020-05-08 05:44:41 +00:00
Tomas Groth b2843c50a1 Various small fixes
* Correctly hide network stream button in the theme background page.
* Fix traceback in the FTW due to the mainwindow (which is not yet created) being used.
2020-05-08 05:44:41 +00:00
Raoul Snyman d0008497bd Merge branch 'translations-07052020b' into 'master'
Translations 07052020b

See merge request openlp/openlp!183
2020-05-08 05:42:56 +00:00
Tim Bentley 164091210c Translations 07052020b 2020-05-08 05:42:55 +00:00
Daniel 58b622a196 Change server send correct files for new web-remote 2020-05-08 13:04:38 +12:00
Tomas Groth 63de3d2021 Merge branch 'view_mode_radio_buttons' into 'master'
View mode radio buttons

Closes #483

See merge request openlp/openlp!168
2020-05-07 06:51:29 +00:00
Daniel 9ac001e8e3 Change live toolbar to use radio buttons
Also removed the `live -> preview` button
Simplified button handler functions (removing duped code)
Set new showScreen shortcut to spacebar
Removed desktopScreenEnable button and shortcut
2020-05-07 06:51:29 +00:00
Raoul Snyman 8ca3b08880 Merge branch 'liveworship-change' into 'master'
Liveworship import change

See merge request openlp/openlp!180
2020-05-07 05:19:20 +00:00
Tomas Groth b3298d69f4 Liveworship import change 2020-05-07 05:19:20 +00:00
Raoul Snyman 2e86ef8c32 Merge branch 'new-servicefile-format' into 'master'
New service file format

See merge request openlp/openlp!8
2020-05-07 05:18:37 +00:00
Tomas Groth 937c6c3e81 New service file format 2020-05-07 05:18:37 +00:00
Tomas Groth d2881ad6e1 Merge branch 'master' into 'master'
Fix errors in translatable texts.

See merge request openlp/openlp!179
2020-05-05 18:17:22 +00:00
Mattias Põldaru e95ee62574 Fix errors in translatable texts. 2020-05-05 18:17:21 +00:00
Tim Bentley ca6ed027d3 Merge branch 'alpha-fixes5' into 'master'
Fix loading optical and streaming items from servicemanager.

See merge request openlp/openlp!178
2020-05-02 20:10:24 +00:00
Tomas Groth 16f16c74cb Merge branch 'logging_fixes' into 'master'
Logging and Powerpoint fixes

See merge request openlp/openlp!177
2020-05-02 18:53:56 +00:00
Tim Bentley 2223a56268 Logging and Powerpoint fixes 2020-05-02 18:53:56 +00:00
Tim Bentley 6370a71d64 Merge branch 'translations-02052020' into 'master'
Translations 02052020

See merge request openlp/openlp!176
2020-05-02 18:45:38 +00:00
Tim Bentley 5d5e2ed041 Translations 02052020 2020-05-02 18:45:37 +00:00
Tomas Groth 1fb99e543e When creating media service items, validate items after adding capabilities. Fixes loading optical and streaming items from servicemanager. 2020-05-02 14:04:53 +02:00
Raoul Snyman d4f75e4fb4 Merge branch 'smooth_transparency_transitions' into 'master'
Smooth transparency transitions

Closes #507

See merge request openlp/openlp!169
2020-04-27 16:20:53 +00:00
Daniel f4e30c15cc Always use transparency when going to desktop
Except when the display workaround is enabled of course :)
2020-04-27 16:20:51 +00:00
Tim Bentley c203de0b7a Merge branch 'fix-pdf-from-servicemanager' into 'master'
Fix loading PDF items from the servicemanager

See merge request openlp/openlp!175
2020-04-27 11:50:34 +00:00
Tomas Groth 3de2435631 Fix loading PDF items from the servicemanager
In slidecontroller::_process_item a copy was made of the serviceitem, but it wasen't always used, which caused issues since that item was converted from a presentation/command item to an image item for PDFs.
2020-04-27 11:50:34 +00:00
Tim Bentley 78aa6757fa Merge branch 'api_improvments' into 'master'
Api improvements

See merge request openlp/openlp!174
2020-04-26 21:37:36 +00:00
Tim Bentley da01b2a8f2 Api improvements 2020-04-26 21:37:35 +00:00
Tomas Groth b85245465e Merge branch 'upload-to-pypi' into 'master'
Add deploying to PyPI when a tag is created

See merge request openlp/openlp!173
2020-04-24 10:56:12 +00:00
Tomas Groth 1c2727b3d9 Merge branch 'issue-471' into 'master'
Download version from get.openlp.org

Closes #471

See merge request openlp/openlp!172
2020-04-24 10:55:41 +00:00
Raoul Snyman 2f55d5aa6b
Add deploying to PyPI when a tag is created 2020-04-23 23:41:19 -07:00
Raoul Snyman 901a41b87b
Make OpenLP download version files from get.openlp.org; fixes #471 2020-04-23 22:57:12 -07:00
Tomas Groth 0193ef3f7c Merge branch 'Fix_theme_image_transparency' into 'master'
Fix theme image transparency

Closes #506

See merge request openlp/openlp!167
2020-04-20 20:13:11 +00:00
Daniel 3a93e52d2c Remove global background
Add new "global" background as checker board for non displays.
2020-04-20 20:13:11 +00:00
Raoul Snyman c24f018775 Merge branch 'fix-appveyor-test' into 'master'
Attempt to fix test on windows.

See merge request openlp/openlp!171
2020-04-11 04:52:06 +00:00
Tomas Groth 1ffae03a85 Attempt to fix test on windows. 2020-04-11 04:52:06 +00:00
Tomas Groth b14424a0df Merge branch 'fix_slow_preview_after_fetching_live-image' into 'master'
Fix slow preview after fetching live image

Closes #504

See merge request openlp/openlp!166
2020-04-10 18:25:12 +00:00
Daniel a02ca297d6 Fix slow preview after fetching live image 2020-04-10 18:25:12 +00:00
Raoul Snyman 3547430096 Merge branch 'more_fixes' into 'master'
More Bug fixes

See merge request openlp/openlp!164
2020-04-09 21:55:27 +00:00
Tim Bentley 42e6640339 Cleanups, add missing theme functionality 2020-04-09 21:55:27 +00:00
Tim Bentley 92d67468e2 Merge branch 'ftw-remote-download' into 'master'
Web Remote Version Checking and Downloads; Other Fixes

See merge request openlp/openlp!159
2020-04-08 07:00:39 +00:00
Raoul Snyman 6bbe01e7c9
Web Remote Version Checking and Downloads; Other Fixes
- Download the web remote as part of the FTW
- Add version checking for the web remote
- Always order the authors when exporting to OpenLyrics
- Write tests for a bunch of things.
2020-04-07 23:36:14 -07:00
Tim Bentley fb006dabcd Merge branch 'fix-unreadable-footer-380' into 'master'
Fix up the formatting of the contents of the help box

Closes #380

See merge request openlp/openlp!163
2020-04-04 06:51:02 +00:00
Tim Bentley ab08968b5e Merge branch 'toggle_transparency' into 'master'
Toggle transparency

Closes #475

See merge request openlp/openlp!160
2020-04-04 06:48:18 +00:00
Daniel 4b50c6f5d2 fix core/logo hide on startup setting, fix display stuck as hidden and invert transparent display setting 2020-04-04 06:48:18 +00:00
Raoul Snyman efd97644c8
Fix up the formatting of the contents of the help box
- Fix #380
- Fix some tests
- Add some tests

Fix some tests, add some tests
2020-04-02 21:42:35 -07:00
Tomas Groth 73da7f8315 Merge branch 'alpha-fixes4' into 'master'
Fix presentation load from service file

Closes #481

See merge request openlp/openlp!162
2020-04-02 20:24:58 +00:00