Commit Graph

5712 Commits

Author SHA1 Message Date
Tim Bentley 11d9c02579
Happy new Year 2022-12-31 15:54:46 +00:00
Mateus Meyer Jiacomelli 96c4062ae3 Background media display fixes 2022-12-28 21:17:44 +00:00
Mateus Meyer Jiacomelli 18e3969746 Fixing Themes hot reload when using ServiceItem context menu (Song theme level) 2022-12-12 08:04:28 +00:00
Raoul Snyman 82ef139a2d Merge branch 'issue-1216' into 'master'
Fix file hash not being generated

Closes #1216

See merge request openlp/openlp!513
2022-11-30 14:37:43 +00:00
Raoul Snyman a8c1536614 Fix file hash not being generated 2022-11-30 14:37:42 +00:00
Raoul Snyman a9df04b796 Merge branch 'issue-1187' into 'master'
Handle different versions of pymediainfo

Closes #1187

See merge request openlp/openlp!512
2022-11-30 14:37:27 +00:00
Raoul Snyman d5080b0872 Handle different versions of pymediainfo, fixes #1187 2022-11-29 16:10:30 -07:00
Mateus Meyer Jiacomelli d430ad7e12 lint fix 2022-11-22 15:45:21 -03:00
Mateus Meyer Jiacomelli 4cb5cca85d creating ConfigScreenChangedEmitter singleton to encapsulate debounced screen change emitter; simplifying main_window's screen_changed warning modal condition 2022-11-22 15:40:54 -03:00
Mateus Meyer Jiacomelli 2f3a575e7c preserving hide mode after screen change 2022-11-21 11:19:40 -03:00
Mateus Meyer Jiacomelli f79f8ae4cd storing screen changed timestamp after modal dismissed 2022-11-19 17:27:07 -03:00
Mateus Meyer Jiacomelli 3067175ff5 handling screen display change corner cases 2022-11-19 17:12:30 -03:00
Raoul Snyman 9f03336898 Fix issue with theme backgrounds disappearing 2022-11-17 17:03:52 +00:00
Mateus Meyer Jiacomelli 0500f3b799 Starting web services later to fix #1210 2022-11-14 16:14:51 +00:00
Raoul Snyman 1185a1bec1 Fix #1161 by saving and loading the state of individual docks 2022-10-20 18:58:41 -07:00
Tomas Groth b69491979e Fix linked audio in the service files, fixes bug #1144. 2022-10-18 17:15:26 +00:00
Vitor Mattos f164b2b677 Fix service item path 2022-08-29 13:28:17 -03:00
Tim Bentley 13ab80b13d Remove ZeroConf as not used 2022-08-12 16:03:11 +00:00
Raoul Snyman 2f9a16260f Fix bug #1098 by checking that the selectedItem is not None 2022-07-21 16:12:31 -07:00
Raoul Snyman e96e180476 Try to work around issue with missing older ids (fixes #1108) 2022-07-20 22:57:44 -07:00
Raoul Snyman 0bd045d7fe Fix the resolve issue on Windows; Refactor the skips in tests to use pytest's built in skip stuff 2022-06-28 11:17:30 -07:00
Raoul Snyman 5aa34f5e9a Skip recent menu items which are None 2022-06-25 20:35:28 +00:00
Raoul Snyman 3b38e5baa8 Try to work around pymediainfo exception 2022-06-21 18:51:57 +00:00
Raoul Snyman fab9f8d7d8 Attempt to fix #878 2022-05-12 14:07:44 +00:00
Daniel Martin 13269b3977 Future proof downgrades 2022-05-10 21:45:54 +00:00
Raoul Snyman ac4ff452d0 Fix up the saving of images 2022-04-19 15:04:15 +00:00
Raoul Snyman eac00dab37 A couple of bug fixes: 2022-04-08 16:26:51 +00:00
Mateus Meyer Jiacomelli 46238be058 Avoiding screen setup changed modals twice+ on fast screen changes 2022-03-02 18:02:40 -03:00
Raoul Snyman 541bc1508d Blank to theme issues with video backgrounds 2022-03-02 14:08:02 +00:00
Tim Bentley 5e5c771140 Issue 784 - Fix up preview panel code which has memory failure 2022-03-01 19:21:27 +00:00
Tim Bentley 52b5843d5d Merge branch 'use-old-style-text-outline' into 'master'
Switch to using the old way of making text outlines

Closes #1016

See merge request openlp/openlp!432
2022-03-01 07:49:44 +00:00
Raoul Snyman fe0f2e5a20 Switch to using the old way of making text outlines 2022-03-01 07:49:44 +00:00
Raoul Snyman 290252ce51 Merge branch 'websocket-poll-by-events' into 'master'
Make Websocket Server and Poller to notify state change based on events

See merge request openlp/openlp!340
2022-03-01 06:06:39 +00:00
Mateus Meyer Jiacomelli b4048e0d52 Make Websocket Server and Poller to notify state change based on events 2022-03-01 06:06:38 +00:00
Edward Birchall 66032f854a Confirm deleting item from service 2022-02-24 22:03:25 +00:00
Raoul Snyman 6236a59891 Update the remote settings to use the remote's version.js file 2022-02-18 16:24:21 +00:00
István Máté bb507acf3f Option to hide custom formatting tag content in main window 2022-02-11 19:13:50 +00:00
Tim Bentley 586007bb10 Merge branch 'two_fixes' into 'master'
Two fixes

See merge request openlp/openlp!411
2022-02-06 16:53:14 +00:00
Tim 0ccb3620d5
Lets finish the year conversion 2022-02-06 09:10:17 +00:00
Tim b3788e404f
Add feedback for Custom Slide generation #73 2022-02-06 08:17:50 +00:00
Raoul Snyman 26d3659250 Prevent the user from closing the display window 2022-02-04 22:06:06 +00:00
Tim 4400e0e132
Add some more tests 2022-02-04 15:40:12 +00:00
Raoul Snyman 4f74be7d0a Fix loading service files from the command line 2022-02-04 15:30:43 +00:00
Tim Bentley 235fd9244f Merge branch 'issue-943-recent-files-bug' into 'master'
Fix issue #943 by typecasting to Path objects

Closes #943

See merge request openlp/openlp!395
2022-02-03 07:49:55 +00:00
Raoul Snyman efc32c9b1f Fix issue #943 by typecasting to Path objects 2022-02-03 07:49:55 +00:00
Raoul Snyman bb8e508887 Fix issues with searching from the web remote 2022-02-03 05:49:56 +00:00
Raoul Snyman b6074ed9ad Move the common context menu code into the FolderLibraryItem class 2022-02-01 16:02:17 -07:00
Tim Bentley f711a64dc5 Merge branch 'Logging_Fixes' into 'master'
Clean up logging

See merge request openlp/openlp!392
2022-02-01 20:01:27 +00:00
Tim Bentley 79714f0b73 Merge branch '30rc1-fixes-part2' into 'master'
Various bugfixes

Closes #916 and #944

See merge request openlp/openlp!387
2022-02-01 11:11:52 +00:00
Tomas Groth 5e4721f4ce Various bugfixes 2022-02-01 11:11:52 +00:00