Commit Graph

4254 Commits

Author SHA1 Message Date
Tim Bentley 5646183803 Fixes 2012-11-11 21:16:14 +00:00
Tim Bentley 55f4bc3a73 Fix name and add spearator 2012-11-11 19:33:53 +00:00
Raoul Snyman b76be3d6b8 Fixed bug #1077654 where there were more classes in the CSS, but we were specifically looking for only one class. Made the code less brittle.
Fixes: https://launchpad.net/bugs/1077654
2012-11-11 18:09:23 +02:00
Philip Ridout e90af50fd6 Removes items with missing files prior to saving (after confirmation from user)
bzr-revno: 2106
2012-11-10 16:38:26 +00:00
Tim Bentley 47c9af348c Fix spelling - oops 2012-11-07 21:37:01 +00:00
Martin Zibricky 72bb217749 This is the fix for playback with vlc on osx. It also includes fix to get media length without starting playback of a video.
I tested it only on osx in one- and dual-screen setup so far.

Also controllersVisible is renamed to controlsVisible.

bzr-revno: 2104
2012-11-07 18:42:21 +00:00
Tim Bentley 8a70f5fba7 Add missing file check to Presentations and Media
bzr-revno: 2103
2012-11-07 18:38:10 +00:00
Martin Zibricky 5c82a0c3dd Bug #963955 : Rename controllersVisible to controlsVisible. 2012-11-06 12:58:32 +01:00
Martin Zibricky 54fac2266e Merge with trunk. 2012-11-06 12:54:51 +01:00
Philip Ridout eb1cd8cdc6 Fixed bug #1074727 "OpenSong Bibles cause OpenLP to crash due to missing attribute"
Counts the chapter and verse numbers and uses these when no number is in the attribute

bzr-revno: 2101
2012-11-05 18:55:30 +00:00
Tim Bentley 9ba9b9605d Fix missing files in presentations 2012-11-05 06:05:44 +00:00
Tim Bentley a66f68d0df Check that file exists 2012-11-04 14:25:48 +00:00
Philip Ridout 53b729af9e Fixed bug #1074727 "OpenSong Bibles cause OpenLP to crash due to missing attriburte"
Counts the chapter and verse numbers and uses these when no number is in the attribute.
2012-11-03 22:54:55 +00:00
Philip Ridout d855b55484 Fix for bug #1073061 2012-11-02 22:00:14 +00:00
Philip Ridout d35d4f4f79 Added some methods to serviceitem.py so as not to expose "inner workings of ServiceItem" and modified get_frame_path method. (Which required a modification to slidecontroller.py & messagelistener.py) 2012-10-31 21:04:29 +00:00
Martin Zibricky b414177fc3 Merge with trunk. 2012-10-27 20:14:01 +02:00
Martin Zibricky 4a68322a60 Bug #963955: Fix the video progress bar. 2012-10-27 17:01:55 +02:00
Martin Zibricky b5de3c2828 Bug #963955: Avoid the need to start video twice to just get media length. 2012-10-27 16:52:51 +02:00
Tim Bentley f8a098f57c Fixed the copy rights
Updated the translations
Updated the Volunteer link

bzr-revno: 2097
2012-10-25 19:58:37 +01:00
Tim Bentley 555018e44a fix iffy text 2012-10-24 18:20:37 +01:00
Tim Bentley bb3561c18a Fixes 2012-10-23 18:35:23 +01:00
Andreas Preikschat 360e64850c fixed bug 1045564 ('Bible verses on Remote Browser line wrap problem')
Fixes: https://launchpad.net/bugs/1045564
2012-10-23 16:20:09 +02:00
Tim Bentley 716dc9ccf0 More updates 2012-10-21 15:07:57 +01:00
Tim Bentley cdbc1fd82e Copyrights 2012-10-21 14:16:22 +01:00
Philip Ridout 0e4aeaac76 Fix Traceback when importing OpenLyrics file
bzr-revno: 2095
2012-10-20 16:21:15 +01:00
Philip Ridout e997d098f4 spotted a couple mistakes 2012-10-18 21:22:48 +01:00
Tim Bentley 540fe6fd1b Slow down the Impress start up loop 2012-10-16 19:21:32 +01:00
Philip Ridout bb9113ccdf Fixed bug1067247
In the process uncovered a bug with transliteration, so fixed that also
2012-10-16 18:26:23 +01:00
Martin Zibricky 2f53897df5 Performance improvements in sort from Databases.
Language aware.

bzr-revno: 2090
Fixes: https://launchpad.net/bugs/687638
2012-10-15 05:51:22 +01:00
Jonathan Corwin db6b9fdd64 Fixes various Presentation issues
bzr-revno: 2089
Fixes: https://launchpad.net/bugs/927585, https://launchpad.net/bugs/936596, https://launchpad.net/bugs/859098, https://launchpad.net/bugs/967061
2012-10-15 05:45:56 +01:00
Martin Zibricky 1408e6620d Merge: merge with trunk. 2012-10-14 13:14:37 +02:00
Martin Zibricky 0f18ec43a0 Bug #687638: improved performance of local aware sorting. 2012-10-14 13:11:48 +02:00
Raoul Snyman 14fec54927 Song import dialog now shows individual songs being imported.
Improve the progress page of the FTW.

bzr-revno: 2088
2012-10-14 08:01:46 +01:00
Tim Bentley e7cdf6d43a Do not display plank alert text
bzr-revno: 2087
2012-10-13 21:26:05 +01:00
Jonathan Corwin bbbf426cf2 If change slides whilst blank, update slidecontroller 2012-10-13 20:48:58 +01:00
Jonathan Corwin 9f5ed9589b Slide counts can only be got if active 2012-10-13 20:07:30 +01:00
Jonathan Corwin 4c1fe14fd2 Raoul's kicks 2012-10-13 19:32:32 +01:00
Tim Bentley ba57e335c0 Stop blank alerts being displayed 2012-10-13 08:34:15 +01:00
Jonathan Corwin 0ddeef9d8f Blank desktop issues 2012-10-12 23:13:58 +01:00
Jonathan Corwin c7e555e0e8 Various end of show issues 2012-10-12 22:33:10 +01:00
Martin Zibricky e26cd9ca6b Bug #687638: for customs cmp method in sort not necessary. 2012-10-12 21:40:15 +02:00
Jonathan Corwin efef105c3f ppt problems 2012-10-12 20:15:36 +01:00
Raoul Snyman 83de6bb99f Fixed bug #851706: The song import dialog now shows individual songs being imported. Also tried to make the progress page of the FTW work better, pity it is only slightly...
Fixes: https://launchpad.net/bugs/851706
2012-10-12 20:51:47 +02:00
Martin Zibricky 4427d4168e Bug #687638: use locale aware comparison in other places too. 2012-10-12 15:00:56 +02:00
Martin Zibricky 2cc18a8fb4 Bug #687638: use locale aware comparison for songs by default. 2012-10-12 13:55:06 +02:00
Martin Zibricky 7b608a948a Bug 687638: use locale aware comparison for song list. 2012-10-12 02:03:37 +02:00
Jonathan Corwin 24041c7f17 Presentation error traps 2012-10-11 23:03:54 +01:00
Erik Lundin ef5cb33a91 Adding verses from multiple chapters fails
bzr-revno: 2085
2012-10-11 21:36:02 +01:00
Erik Lundin 017366c484 Made literal string to constant. 2012-10-11 21:25:50 +02:00
Erik Lundin 7d78b8f987 HEAD 2012-10-11 20:29:11 +02:00