Commit Graph

1582 Commits

Author SHA1 Message Date
Raoul Snyman 074b639635 Removed "Video Mode Rendering" as it is no longer relevant (or even related!) 2009-11-30 20:26:37 +02:00
Raoul Snyman a6d8813a50 Merge from HEAD, started changing the copyright to include Michael Gorven. 2009-11-29 22:30:41 +02:00
Raoul Snyman 910a61ce3f Merged in HEAD 2009-11-29 22:01:23 +02:00
Tim Bentley 1f0a37d4ba Verse tagging changes etc
bzr-revno: 679
2009-11-29 19:11:47 +00:00
Tim Bentley 8036cbf077 Head678 2009-11-29 19:03:20 +00:00
Tim Bentley 77b0da2c41 Tidy ups pre merge 2009-11-29 19:00:10 +00:00
Raoul Snyman a1c2c50e65 Merged in lp:~raoul-snyman/openlp/i18n
bzr-revno: 678
2009-11-29 20:45:08 +02:00
Tim Bentley f46cd2c6cb Song validation changes 2009-11-29 18:21:40 +00:00
Raoul Snyman 420b0ef68d Merged in Michael's changes from the AST module and resolved some conflicts. 2009-11-29 16:18:42 +02:00
Raoul Snyman ae905abfde Spruced up the About page. Made a few configuration key changes. 2009-11-29 16:07:25 +02:00
Tim Bentley ff8ab8f14f Fix song editing validation 2009-11-29 14:06:41 +00:00
Tim Bentley 829e4976e2 Slide Controller refactoring ready for Verse changes 2009-11-29 08:33:46 +00:00
Tim Bentley f04e5c078a Head677 2009-11-28 12:39:13 +00:00
Tim Bentley d0a49ba3a1 Song taagging into Slide Controller 2009-11-28 12:38:48 +00:00
Michael Gorven 2bd1ff755b Merge lp:~mgorven/openlp/get-strings-ast: Use AST module to parse code and extract translation strings.
https://code.launchpad.net/~mgorven/openlp/get-strings-ast/+merge/15328

bzr-revno: 677
2009-11-28 14:09:17 +02:00
Tim Bentley 1c60a29d68 Basic Tranisitions 2009-11-28 09:12:22 +00:00
Tim Bentley 2247d01d6f Verse Tag editing - Add, Edit, Edit All and save work 2009-11-28 07:50:12 +00:00
Tim Bentley 23d945a454 Replace phonon code, add framework for transitions 2009-11-28 06:49:53 +00:00
Tim Bentley ab5b0ee0d5 Amended plugin to use correct stat values
Fixed bible media item to initialise in correct order
Fixed servicemanager to use correct methods on service loading
Sorted out lots of issues tagging the song verses
2009-11-27 21:54:37 +00:00
Raoul Snyman ce63999383 Various configuration option cleanups and changes. 2009-11-27 23:37:01 +02:00
Raoul Snyman 0b1c1e707b Updated to HEAD 2009-11-27 17:17:46 +02:00
Raoul Snyman a30d263297 Removed shadow from splash logo. 2009-11-27 17:16:18 +02:00
Michael Gorven 1eef20bedc La, la, la; don't mind me... 2009-11-27 16:44:02 +02:00
Michael Gorven 9f992478b7 Remove count. 2009-11-27 16:41:42 +02:00
Michael Gorven 6cf149b481 Global variables are ugly. 2009-11-27 16:41:13 +02:00
Michael Gorven bbd6c2ed78 Count number of strings found. 2009-11-27 13:06:39 +02:00
Michael Gorven 30a3897d3d Cleanup imports. 2009-11-27 13:01:11 +02:00
Michael Gorven 662962abef Merge from trunk. 2009-11-27 13:00:01 +02:00
Michael Gorven 13557089b9 Write translation file. 2009-11-27 12:53:39 +02:00
Michael Gorven e9d6fe6f76 Use AST to find strings. 2009-11-27 12:50:39 +02:00
Raoul Snyman d0832a2c86 Changed all the trUtf8(u'...') to trUtf8('...') 2009-11-26 20:43:49 +02:00
Tim Bentley 8dc0742e1e Headr676 2009-11-26 18:42:00 +00:00
Tim Bentley 1d359c7503 More Song tagging fixes 2009-11-26 18:41:39 +00:00
Raoul Snyman 128e763c73 Merge from lp:~raoul-snyman/openlp/bitsandbobs
bzr-revno: 676
2009-11-26 19:58:03 +02:00
Raoul Snyman 4d715a3d5d Moved i18n to resources (better place for it).
Fixed up openlp-get-strings.py to use the new TS file location.
Started fixing up the trUtf8() strings.
2009-11-24 21:51:41 +02:00
Raoul Snyman d42a6a53e1 Merged in changes from trunk 2009-11-24 21:10:54 +02:00
Raoul Snyman a3714e98d1 Lowercased config settings (they are case insensitive).
Made text render antialiased.
2009-11-24 21:08:53 +02:00
Tim Bentley fe2d35a937 More song tagging changes - fixes 2009-11-23 17:54:47 +00:00
Tim Bentley 5e2beba4ea More song tagging changes 2009-11-23 17:28:21 +00:00
Tim Bentley 50aa143446 Save verse details 2009-11-22 20:51:52 +00:00
Tim Bentley 388a596922 Add verse number code to song plugin 2009-11-22 20:33:39 +00:00
Tim Bentley c7b5ddf082 Updates to the Renderer and impose minimum slide width
bzr-revno: 675
2009-11-22 14:09:26 +00:00
Tim Bentley 56c69bd8e8 Fix up renderer to protect it from Gushie 2009-11-21 14:32:19 +00:00
Michael Gorven b401179613 Merge get-strings: Improve regex to extract translation strings.
https://code.launchpad.net/~mgorven/openlp/get-strings/+merge/15120

bzr-revno: 674
2009-11-21 15:45:46 +02:00
Michael Gorven cf4291b73b Use the right match... 2009-11-21 14:53:36 +02:00
Tim Bentley 6139f049d4 Refactor Service Item and clean up Slide Controller
bzr-revno: 673
2009-11-15 16:57:11 +00:00
Tim Bentley 45f4a9c482 Head672 2009-11-15 07:24:42 +00:00
Tim Bentley 365d15050c Head671 and fixes 2009-11-15 07:24:30 +00:00
Tim Bentley f9f4cc2518 Renderer cleanups and fixes 2009-11-15 07:07:40 +00:00
Raoul Snyman 4168b74ddf Updated version.txt
bzr-revno: 672
2009-11-15 09:06:04 +02:00