Commit Graph

2366 Commits

Author SHA1 Message Date
Tim Bentley
00e84d40f3 Cleanups and fix alerts for Presentations 2010-02-06 08:04:01 +00:00
Tim Bentley
58894e2afa Update default config file and add version checking option 2010-02-05 19:08:47 +00:00
Raoul Snyman
ce6738a976 Fixed up searching for non-latin characters in Bible book names.
Removed an annoying exception to do with debug logging.
2010-02-04 21:34:12 +02:00
Tim Bentley
079c9a4679 Key handling changes 2010-02-04 19:25:32 +00:00
Raoul Snyman
e465264630 Standardised manager name to "manager" 2010-02-04 19:38:21 +02:00
Tim Bentley
5838495bb4 Update remote client 2010-02-03 18:53:31 +00:00
Tim Bentley
1164ab9beb Added Extra key events to SlideController 2010-02-03 18:29:02 +00:00
Tim Bentley
b5a4178ca7 Cleanup loggin levels and amend default 2010-02-03 17:23:33 +00:00
Tim Bentley
af58043690 Make startup smoother with a Thread 2010-02-02 20:05:21 +00:00
Tim Bentley
ade33da3a3 Changes to presentations to allow smart file selection
Fix ServiceManager to load / save services.  
Add start of filtering to allow Services to handle presentations where the player is missing
Add debugging to try and sort out Impress crashes.

bzr-revno: 699
2010-02-02 19:56:27 +00:00
Tim Bentley
632fae5a76 Remove print statements 2010-02-02 18:16:11 +00:00
Tim Bentley
377f3ad6ea Put the messagelistener back 2010-02-01 20:06:50 +00:00
Tim Bentley
17a08e3847 latest hacking 2010-02-01 19:42:52 +00:00
Raoul Snyman
01ec0f407f Fixed up some of the Bible loading 2010-01-31 22:36:54 +02:00
Raoul Snyman
db534dc2e8 Removed signals while they're still not working. 2010-01-31 21:51:23 +02:00
Raoul Snyman
2b5ddb13a4 An attempt to fix the problems some folks are having. 2010-01-31 21:49:01 +02:00
Raoul Snyman
ab7125c98e Make the progress bar only pop up when we *actually* fetch a verse from the Internet 2010-01-30 10:42:03 +02:00
Raoul Snyman
d45a9733af Fixed a bug in Windows and other versions of PyQt4 where "setProperty" was not available. Changed it to "setValue" which is what it's meant to be anyways. 2010-01-30 00:26:30 +02:00
Raoul Snyman
baabcba290 Changed the value of the progress bar to look a little more "active" 2010-01-29 23:35:02 +02:00
Raoul Snyman
0cbb079aa3 Added the little progress bar back in. 2010-01-29 23:26:24 +02:00
Raoul Snyman
965902544f Updated to trunk:HEAD 2010-01-29 23:12:14 +02:00
Raoul Snyman
0e29d0b4af Show a small progress bar rather than a "downloading" message. 2010-01-29 22:20:30 +02:00
Tim Bentley
3610b232bd Fix up saving and loading service items 2010-01-29 16:38:28 +00:00
Tim Bentley
1fd98217ab Pass active presentation types to other controllers 2010-01-29 13:06:47 +00:00
Tim Bentley
124480f3d2 Head698 2010-01-29 11:59:38 +00:00
Tim Bentley
04d7a9227e Automate Presentation filters 2010-01-29 11:59:13 +00:00
Tim Bentley
0628d84d34 Display updates, Song Usage fixes, Theme display fixes
bzr-revno: 698
2010-01-29 07:15:51 +00:00
Tim Bentley
dc6be31d1f Move changes to get displays working correctly and sort out Impress 2010-01-28 17:36:13 +00:00
Tim Bentley
dc7148b76e Fix screen display setup when returning from presentations 2010-01-28 11:46:25 +00:00
Tim Bentley
3baf2f2f7b Import the startup showing the update screen 2010-01-28 07:39:34 +00:00
Tim Bentley
2059c4e95e Head697 2010-01-28 07:16:11 +00:00
Tim Bentley
af5bfe3066 Clean up SongUsage so it now works again 2010-01-28 07:15:23 +00:00
Raoul Snyman
9fa8e9f0f1 New version 1 -> 2 Bible converter script.
bzr-revno: 697
2010-01-27 22:25:20 +02:00
Raoul Snyman
262ff55953 Added bible conversion script. 2010-01-27 14:35:42 +02:00
Tim Bentley
04c68a075e More Image Layer changes 2010-01-26 19:16:47 +00:00
Tim Bentley
9beb6c7db5 Add Image layer and rename text layer 2010-01-25 20:34:47 +00:00
Jon Tibble
9239c0cdf3 Cleanups 2010-01-24 23:16:15 +00:00
Tim Bentley
8a42d3c7f2 More Fixes for Presentations
Fix screen blanking so resets for Video
Fix screen blanking so it does not remember at start up if set by presentations and video.
Fix Pop ups so they display on correct monitor

bzr-revno: 696
2010-01-24 17:35:08 +00:00
Tim Bentley
dd18a4da76 Fix spacing of media items 2010-01-24 16:30:48 +00:00
Tim Bentley
d6912adbf8 Make display blanking work correctly 2010-01-24 16:28:18 +00:00
Tim Bentley
e6e6eeb7c0 Media and Blank screen now play together nicely. 2010-01-24 15:18:26 +00:00
Tim Bentley
ad40020169 Fix logging to single file
Fix QMessage to displays on correct screen.
2010-01-24 13:58:39 +00:00
Raoul Snyman
4a9a8149c4 Fixed up web Bibles.
Renamed "csv.py" to "csvbible.py" to resolve a namespace conflict with the Python csv module.
2010-01-24 09:08:14 +02:00
Tim Bentley
c35ff6b8d1 Presentation display fixes 2010-01-23 09:49:01 +00:00
Tim Bentley
a3c694870c Changes to:
Alerts so they wait before being displayed
 Presentations so they work correctly
 Themes so the blank line is removed
 Rendering so the correct size is used 
 Themes are cached so theme manager loads quicker

Various other fixes

bzr-revno: 695
2010-01-22 19:17:21 +00:00
Tim Bentley
2d7c9dd402 Fixes from the merge 2010-01-22 18:59:36 +00:00
Tim Bentley
56275fbc21 Remove prints for merge 2010-01-22 17:54:08 +00:00
Tim Bentley
af3f69afce Finish off Theme thumbnail performance improvements 2010-01-21 19:41:17 +00:00
Tim Bentley
a69ba0a151 Fix themes loading performance by storing small icons. 2010-01-18 19:56:02 +00:00
Raoul Snyman
a976d6b59a A few fixes after renaming some functions. 2010-01-17 18:48:45 +02:00