Raoul Snyman
0a6ce5e3f7
Added the Event class and added some more hooks into the Plugin class.
...
bzr-revno: 132
2008-11-27 20:09:11 +00:00
Raoul Snyman
5c41b9e8b7
Moved everything that's core into openlp.core
...
bzr-revno: 131
2008-11-26 20:15:49 +00:00
Raoul Snyman
149dcb45c5
Moved some more core forms to openlp.core.ui and removed the unnecessary mainwindow.py file from openlp.ui.forms.
...
bzr-revno: 124
2008-11-26 18:38:56 +00:00
Raoul Snyman
41b10ebc46
Updated the main file to use the forms now in openlp.core.ui
...
bzr-revno: 123
2008-11-25 21:03:09 +00:00
Raoul Snyman
5588ac2c1b
Moved the main window and the splash screen forms to openlp.core.ui
...
bzr-revno: 122
2008-11-25 20:50:19 +00:00
Raoul Snyman
59a001be72
Added the Song plugin, updated the media manager to include more helper functions.
...
bzr-revno: 119
2008-11-25 16:26:49 +00:00
Raoul Snyman
dec6feb03c
Added the start to a song plugin, and a bare (for now) SettingsTab class.
...
bzr-revno: 114
2008-11-23 21:24:58 +00:00
Raoul Snyman
808748a008
Added a few more methods to the MediaManagerItem.
...
bzr-revno: 113
2008-11-22 21:41:20 +00:00
Raoul Snyman
f37dd74b4e
Moved MediaManagerItem to core.
...
bzr-revno: 111
2008-11-22 15:16:02 +00:00
Raoul Snyman
8b0c226826
Moved plugin.py and pluginmanager.py to the core module, removed from the plugins module.
...
bzr-revno: 110
2008-11-22 09:28:03 +00:00
Carsten Tinggaard
da4060711a
Added import of types. Added UnicodeType in xml decoding
...
Solved problem with danish song
bzr-revno: 80
2008-11-05 19:35:24 +00:00
Carsten Tinggaard
648646dcb5
RootClass for XML handling for Theme and Song
...
bzr-revno: 57
2008-10-30 11:32:59 +00:00
Raoul Snyman
8f8053d706
Added copyright to all files.
...
bzr-revno: 36
2008-10-23 19:49:13 +00:00
Raoul Snyman
a1bc7f9e83
Moved some stuff, added some new images, and one or two other things.
...
bzr-revno: 35
2008-10-23 19:41:22 +00:00
Martin Thompson
fde39b76fc
There's a single page demo of lyrics over a backgroung image, with the theme
...
settings coming from an XML file.
The renderer should perform all the tasks required by the current
(1.0.x) theme capabilities, and there are plenty of testcases for the
code.
The code itself is still WIP, so there's lots of debug print()s in
there and some nastiness to be tidied up.
bzr-revno: 13
2008-10-07 19:12:32 +00:00