Commit Graph

9369 Commits

Author SHA1 Message Date
Tim Bentley 2dadfbd17a More Code cleanups 2012-10-06 09:10:28 +01:00
Tim Bentley e141ff1c24 Cleanups 2012-10-04 21:12:09 +01:00
Tim Bentley 45849803aa Cleanups 2012-10-04 18:28:49 +01:00
Tim Bentley d58efe2282 Remove unused varable 2012-09-29 19:58:18 +01:00
Tim Bentley ee126c9924 Change background color of video 2012-09-29 19:36:30 +01:00
Tim Bentley a3e41b1ee7 Fix video injection and have black backgrounds 2012-09-29 17:27:55 +01:00
Tim Bentley 436063b1ec Head 1.9.12 2012-09-15 15:27:28 +01:00
Tim Bentley c8f54a44ae Titles 2012-09-15 15:27:09 +01:00
Tim Bentley 23a28d2152 Release 1.9.12
bzr-revno: 2063
2012-09-15 12:48:08 +01: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
Tim Bentley 795d11849d Local save works 2012-09-15 06:57:03 +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
Tim Bentley a3b2fcd113 Video lenght 2 2012-09-14 17:35:07 +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 1df6934bda Refactor video length 2012-09-09 07:54:09 +01:00
Tim Bentley 6ef5fa88d2 Split media tabs, update ServiceItem and add auto start feature 2012-09-09 07:27:53 +01:00
Tim Bentley a9dd3336fb Move media files around 2012-09-09 07:06:44 +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
Andreas Preikschat 5792f8405f fixed bug #1046508
Fixes: https://launchpad.net/bugs/1046508
2012-09-06 00:00:26 +02:00
Jonathan Corwin 64f0e31f69 Fix Bible deletion on Windows
bzr-revno: 2051
Fixes: https://launchpad.net/bugs/1027254
2012-09-05 22:20:08 +01:00