Commit Graph

8175 Commits

Author SHA1 Message Date
Andreas Preikschat 38a2a3dee2 fixed bug 768495 2011-12-06 20:30:39 +01:00
Andreas Preikschat 36e729303c reverted changes 2011-12-06 20:25:12 +01:00
Andreas Preikschat ae8f57f707 r1815 2011-12-03 16:09:50 +01:00
Andreas Preikschat 5bfc101f09 changed name 2011-12-03 16:09:03 +01:00
Tim Bentley 13ec25eef5 Fix the plugin Disabled route as it has never been tested
Stop plugins being available if the database is more advanced than the code.

bzr-revno: 1815
2011-12-03 14:42:44 +00:00
Andreas Preikschat eb121abb12 attempt to fix bug 768495
Fixes: https://launchpad.net/bugs/768495
2011-12-03 15:38:30 +01:00
Jon Tibble d05e3a02d2 Cleanups
bzr-revno: 1814
2011-12-03 14:37:05 +00:00
Jon Tibble 9c0bde098f Fix spacing 2011-12-03 13:40:48 +00:00
Tim Bentley b37c41d7a8 minor fixes 2011-12-03 13:32:19 +00:00
Tim Bentley 1239cd707c Fix database versions 2011-12-03 12:51:40 +00:00
Raoul Snyman a5a2b0a881 Fixes bug #899487. Added a missing dependency.
bzr-revno: 1813
Fixes: https://launchpad.net/bugs/899487
2011-12-03 14:04:33 +02:00
Raoul Snyman 69c33adba7 Added a missing dependency (python-qt4-gl). 2011-12-03 13:42:49 +02:00
Tim Bentley 0a5d089f07 Head 2011-12-03 11:22:44 +00:00
Jon Tibble 02f5e819fb Revert broken old incomplete thought 2011-12-02 22:23:37 +00:00
Jon Tibble bd02fb5f30 Whitespace 2011-12-02 21:49:20 +00:00
Jon Tibble e526687c71 Cleanup fix 2011-12-02 21:33:11 +00:00
Jon Tibble f970d9462d Cleanups 2011-12-02 21:13:05 +00:00
Jon Tibble bba6d6730f Head r1812 2011-12-02 20:17:57 +00:00
Raoul Snyman 512bab74c3 Added a missing import.
bzr-revno: 1812
Fixes: https://launchpad.net/bugs/898876
2011-12-02 11:52:49 +02:00
Raoul Snyman f8ea1349f4 Fix importing of newer songs databases.
bzr-revno: 1811
Fixes: https://launchpad.net/bugs/863845
2011-12-02 11:50:20 +02:00
Raoul Snyman 24095edc2b Added a missing import.
Fixes: https://launchpad.net/bugs/898876
2011-12-02 08:59:32 +02:00
Christian Richter e8f0bf5cd1 Rewrite of the multimedia stuff.
bzr-revno: 1810
2011-12-02 08:56:57 +02:00
Raoul Snyman d558cb080c Fix importing of newer songs databases. 2011-12-01 21:01:57 +02:00
rimach 4fc4bacfa7 bugfixing 2011-12-01 19:08:12 +01:00
rimach e627960391 bugfixing 2011-12-01 19:07:15 +01:00
Raoul Snyman 3f50ea1b1a Removed 'populate_default' arguments as they are not supported in older versions of migrate.
bzr-revno: 1809
Fixes: https://launchpad.net/bugs/896977
2011-11-30 22:32:04 +02:00
Tim Bentley 8fee84d052 Stop keyboard floods getting the slide controller and service manager out of set.
bzr-revno: 1808
Fixes: https://launchpad.net/bugs/892571
2011-11-30 22:27:54 +02:00
rimach af63888e31 sync 2011-11-30 21:16:05 +01:00
rimach 6ed1342f95 sync 2011-11-30 21:14:18 +01:00
rimach c9f52d3933 add vlcmedia to pyinstaller hook 2011-11-30 20:55:00 +01:00
rimach a0ea12c336 add vlcmedia to pyinstaller hook 2011-11-30 20:54:19 +01:00
rimach 44d71dcee7 bugfixing 2011-11-30 18:10:57 +01:00
rimach 58035f505d bugfixing 2011-11-30 18:06:57 +01:00
rimach 3570e48732 remove unused function 2011-11-30 09:29:32 +01:00
Christian Richter b2349d892b For newer versions of webkit playing videos doesnt work anymore.
bzr-revno: 1807
2011-11-29 19:49:33 +02:00
Tim Bentley 8b8a67c1f7 Fix double loop entry 2011-11-28 18:03:38 +00:00
Tim Bentley 4f629dfd3b Implement a queue to process the requests 2011-11-28 17:10:00 +00:00
Raoul Snyman 87f5d7843c Removed 'populate_default' arguments as they are not supported in older versions of migrate.
Fixes: https://launchpad.net/bugs/896977
2011-11-27 23:24:35 +02:00
Jérémie Nau 2b0fc0f2ad Service notes are not displayed on stage remote view when the current service item is the last.
bzr-revno: 1806
2011-11-27 23:03:17 +02:00
Jérémie Nau 8e86f21cbd Service notes are not displayed on stage remote view when the current service item is the last. 2011-11-27 21:39:39 +02:00
Meinert Jordan fee0f79a73 Bug #875286
use VerseType.Other if it is not recogniced during OpenSong import.

bzr-revno: 1805
2011-11-27 16:44:39 +00:00
Tim Bentley ef884792ac Move to reference counting 2011-11-27 16:08:42 +00:00
Jon Tibble 5b4e8826ec Fix undefined variables 2011-11-26 21:59:21 +00:00
Jon Tibble ac365e5b6a Cleanups 2011-11-26 21:26:50 +00:00
Jon Tibble fb6403f003 Head r1804 2011-11-26 20:32:47 +00:00
Meinert Jordan 331e596a96 When searching for 'John 99' etc. an exception was triggered. The code in get_webbible is changed accordingly, even no exception can be risen with the current code.
bzr-revno: 1804
2011-11-26 22:21:16 +02:00
M2j 047477c236 layout fix in exceptionform
bug fix triggerd by searching for nonexistend book numbers
2011-11-26 20:13:51 +01:00
M2j 5825caa404 Head 1803 2011-11-26 20:03:24 +01:00
Andreas Preikschat d4e9968a4f Fix Song Select Import
- applied patch from http://support.openlp.org/issues/330

bzr-revno: 1803
2011-11-25 16:18:16 +00:00
Raoul Snyman 20453ff474 Added a toolbar at the top of the slide controller and service manager with the same buttons as below.
bzr-revno: 1802
2011-11-25 15:45:30 +02:00