Commit Graph

9573 Commits

Author SHA1 Message Date
Stevan Pettit f6f3717499 Fixed bug #1022184: Presentation module crashes when importing powerpoint files - Windows XP is unable to handle the path being returned by QFileDialog.
bzr-revno: 2065
Fixes: https://launchpad.net/bugs/1022184
2012-09-19 19:41:06 +02:00
Andreas Preikschat 0a98901ab2 updated vlc.py 2012-09-19 08:34:45 +02:00
Andreas Preikschat c3f0b6436e r2064 2012-09-19 08:32:08 +02:00
ElderP 86465f349d Added code to fix (normalize) the custom data path 2012-09-17 18:20:38 -04:00
Raoul Snyman 2591d24a41 Fixed bug #1051971 where we were not validating that a background image was being selected.
Fixes: https://launchpad.net/bugs/1051971
2012-09-17 23:30:10 +02:00
Tim Bentley 68611de2d2 Fix service name when set time selected
bzr-revno: 2064
2012-09-16 20:07:59 +01:00
Tim Bentley 1d881e426a Fix service date formats 2012-09-16 16:33:05 +01:00
Martin Zibricky ba37730538 Remove cheching for non-existing file in media player code. 2012-09-15 18:47:14 +02:00
Tim Bentley 18fc78b9fe Head 1.9.12 2012-09-15 15:26:21 +01:00
Martin Zibricky 43c976d671 Merge with trunk. 2012-09-15 14:11:26 +02:00
Tim Bentley 23a28d2152 Release 1.9.12
bzr-revno: 2063
2012-09-15 12:48:08 +01:00
Martin Zibricky 35bed5d11b Fix #963894: Put warning about disabled vlc to openlp.log. 2012-09-15 13:29:55 +02:00
Martin Zibricky 292bae6924 Fix #963894: Put message about disabled vlc to openlp.log. 2012-09-15 13:26:42 +02:00
Martin Zibricky 803d6bbe98 Add some more comments. 2012-09-15 13:18:47 +02:00
Martin Zibricky 41980a3a46 Fix #963894: disable vlc backend completely for osx. 2012-09-15 13:16:58 +02:00
Martin Zibricky f51f19e2b9 Fix #963894: expect also OSError while checking for media backends. 2012-09-15 13:09:59 +02:00
Martin Zibricky 20bfde8e5a Fix placeholder for service name for non AscII characters
bzr-revno: 2062
2012-09-15 11:01:17 +01:00
Raoul Snyman f3e942c944 Fix bible download bugs - Again
bzr-revno: 2061
Fixes: https://launchpad.net/bugs/1011051
2012-09-15 09:39:30 +01:00
Tim Bentley 81310bd069 Translations
bzr-revno: 2060
2012-09-15 09:38:05 +01:00
Martin Zibricky a33936f247 Fixed #1046587 - individual placeholders are passed to time.strftime(). 2012-09-15 01:55:55 +02:00
Raoul Snyman 42d751fa9a Fixed bug #1049977 where some Bibles from Bible Gateway still used the old HTML format.
bzr-revno: 2059
Fixes: https://launchpad.net/bugs/1049977
2012-09-15 00:06:04 +02:00
Raoul Snyman bb14134233 Fix bug #1051051 where "4-5" style verses would fail. Now they are imported as "4"
Fixes: https://launchpad.net/bugs/1051051
2012-09-14 21:53:55 +02:00
Tim Bentley b1701f251e translations 2012-09-14 18:21:48 +01:00
Tim Bentley 7c69e2bf97 Head 2012-09-14 18:19:46 +01:00
Raoul Snyman 19845ebfb4 Fixed bug #1049977 where some Bibles from Bible Gateway still use the old HTML format.
Fixes: https://launchpad.net/bugs/1049977
2012-09-13 21:49:31 +02:00
Martin Zibricky 8297be4624 Fixed bug #1049036 in singlescreen mode set full screen mode instead of StaysOnTopHint.
bzr-revno: 2058
Fixes: https://launchpad.net/bugs/1049036
2012-09-13 08:41:41 +02:00
Martin Zibricky 7089e6980a Fixed bug #1049036 in singlescreen mode set full screen mode instead of StaysOnTopHint. 2012-09-12 23:43:31 +02:00
Martin Zibricky e98bd6c68f Merge with trunk. 2012-09-12 23:08:46 +02:00
Martin Zibricky c0a165d818 Fixed bug #1049036 where on osx openlp exited incorrectly with modified service. 2012-09-12 23:06:26 +02:00
Tim Bentley 101287a087 translations
bzr-revno: 2057
2012-09-11 18:04:42 +01:00
Tim Bentley 3520713595 updates 2012-09-10 22:11:48 +01:00
Tim Bentley d8f8a9adc4 Head 2012-09-10 19:55:23 +01:00
Tim Bentley 0a65493ce0 Fix video autoplay options
bzr-revno: 2056
2012-09-08 20:32:51 +01:00
Tim Bentley 51893b8052 tabs 2012-09-08 19:39:15 +01:00
Tim Bentley 77f49258f9 Fix duplicate ifs 2012-09-08 19:29:05 +01:00
Raoul Snyman d943707fbf Added *.ogv to VLC.
bzr-revno: 2055
2012-09-08 20:14:30 +02:00
Erik Lundin f25723e9ac Corrected width of the default main output area (was wider than the screen).
bzr-revno: 2054
2012-09-08 19:49:15 +02:00
Raoul Snyman ad39fa11e5 Reformatted the list of extensions, and added *.ogv (which is actually usually used for libtheora videos in the OGG container format) 2012-09-08 19:15:08 +02:00
Erik Lundin dd001e15ab Corrected width of the default main output area (was wider than the screen). 2012-09-08 00:17:53 +02:00
Tim Bentley 59ca1f5469 Try 2 2012-09-07 17:58:13 +01:00
Tim Bentley 4986fbdce8 Head 2012-09-07 10:28:15 +01:00
Martin Zibricky 58db77a575 Fixed bug #1046599 where non-ASCII characters were being passed into an ASCII string.
bzr-revno: 2053
Fixes: https://launchpad.net/bugs/1046599
2012-09-06 21:55:33 +02:00
Martin Zibricky 3845db3579 Additional translate() substitution fixes in openlp.plugins modules. 2012-09-06 19:30:45 +02:00
Tim Bentley 6d53ed904b Fix extra line 2012-09-06 18:12:02 +01:00
Tim Bentley 9d692af5b9 Head 2012-09-06 17:38:54 +01:00
Tim Bentley ed2d670f18 fix ups 2012-09-06 17:38:31 +01:00
Martin Zibricky 9ecca162bd Additional translate() substitution fixes in openlp.core modules. 2012-09-06 15:49:47 +02:00
Martin Zibricky 1a1f4f9743 Merge with trunk r2052. 2012-09-06 11:33:34 +02:00
Martin Zibricky 9736707e5b Fixed bug #1046599: String substitution cannot be done for translate() funciton and for QString type. 2012-09-06 11:31:27 +02:00
Andreas Preikschat 2196539d69 fixed #1046508 (OSError on changing theme background image)
bzr-revno: 2052
Fixes: https://launchpad.net/bugs/1046508
2012-09-06 09:42:29 +02:00