Commit Graph

4141 Commits

Author SHA1 Message Date
Andreas Preikschat
62800e3302 head 2010-11-01 18:09:07 +01:00
Tim Bentley
a1d2e8390b Fix mimetype issues
bzr-revno: 1109
Fixes: https://launchpad.net/bugs/657465
2010-10-30 13:56:51 +01:00
Tim Bentley
e486246cd0 Head 1107 2010-10-30 12:09:52 +01:00
Tim Bentley
7edae012dc UI works with independent mode 2010-10-30 12:09:36 +01:00
Tim Bentley
74bb054b83 Head1107 2010-10-30 11:17:25 +01:00
Raoul Snyman
a45069e4d3 Customisable Shortcuts, Phase 1: View-only list of actions and shortcuts, currently also only the actions in the main window are in the shortcut dialog.
bzr-revno: 1108
2010-10-30 12:14:22 +02:00
Raoul Snyman
187dd6b461 Clean up resources folder. Got rid of about 30 megs of stuff we don't use.
bzr-revno: 1107
2010-10-30 12:12:19 +02:00
Tim Bentley
51d68f2066 Fix up file type / mime type issues 2010-10-30 10:29:59 +01:00
Raoul Snyman
5327f9bc4c Some minor fixes. 2010-10-30 09:51:34 +02:00
Raoul Snyman
533ac547cd Removed songs as well.
Updated to HEAD.
2010-10-30 09:46:58 +02:00
Tim Bentley
bfac70d1b0 Head1106 2010-10-30 07:53:01 +01:00
Andreas Preikschat
a205b5e292 r1106 2010-10-30 08:29:55 +02:00
Meinert Jordan
b673d905d7 Some things from my months old todo list:
- enabling nested docks for more flexible container arrangements
- show the next slide content
- some old UTF8 problems

bzr-revno: 1106
2010-10-29 21:23:43 +02:00
Tim Bentley
eacf6cc870 Head1105 2010-10-29 20:04:08 +01:00
Andreas Preikschat
21dbf51a0b Fix custom and songusage managers
bzr-revno: 1105
Fixes: https://launchpad.net/bugs/667531
2010-10-29 17:17:45 +01:00
Tim Bentley
6a3abbc282 Fix missing media Icon
Speed up Vacuum code.
Fix 1002

bzr-revno: 1104
Fixes: https://launchpad.net/bugs/667837
2010-10-29 17:14:42 +01:00
M2j
ed82a6c17e enable nested docks
preview the next slide content
whipe out some UTF8 sins in the custom plugin
2010-10-29 18:08:31 +02:00
M2j
dac516aa61 HEAD 1103
+ remove proof-of-concept songs search button
2010-10-29 16:25:20 +02:00
Tim Bentley
e6506e7433 Spelling 2010-10-29 07:44:38 +01:00
Tim Bentley
9ed0ff2ea2 Proper fix for 1102 2010-10-29 07:36:17 +01:00
Tim Bentley
fff4cf1e1c Revert 1102
Fixes: https://launchpad.net/bugs/667837
2010-10-28 18:23:17 +01:00
Tim Bentley
5d9ef61e2c Only Vacuum changed databases 2010-10-28 18:02:28 +01:00
Andreas Preikschat
e3b7cc2c91 fixed manager for customs 2010-10-28 16:56:52 +02:00
Andreas Preikschat
d458ac2a98 replaced songusagemanager 2010-10-28 14:10:25 +02:00
Andreas Preikschat
b21572782b head 2010-10-28 14:01:37 +02:00
Raoul Snyman
0373f93130 Change the table to a tree.
Hook the tree up to the shortcut list.
Fix adding actions to shortcut list.
2010-10-28 08:36:18 +02:00
Raoul Snyman
a249393b2c HEAD 2010-10-28 07:24:31 +02:00
Raoul Snyman
419b6469ce Finished up the actions list. 2010-10-28 07:21:45 +02:00
Tim Bentley
f2f133e9c1 Bug fixes for
Bug #636835: songs.sqlite will not be downsized when deleting songs
Bug #657307: When working with a saved order of service, saving brings up the save new window instead.
Also renamed Fedora to fedora.

bzr-revno: 1103
Fixes: https://launchpad.net/bugs/636835, https://launchpad.net/bugs/657307
2010-10-27 20:43:28 +01:00
Tim Bentley
7dcd7f3011 Fix Media icon - it went AWOL 2010-10-27 20:40:38 +01:00
Tim Bentley
53d498bdc9 Fix bugs 2010-10-27 18:42:10 +01:00
Raoul Snyman
fceb9d8978 Separated action list stuff into its own file. 2010-10-27 17:35:15 +02:00
Tim Bentley
8d31844ee0 Add Vacuum to databases on exit
Tidy up custom plugin naming

Fixes: https://launchpad.net/bugs/636835
2010-10-27 16:30:30 +01:00
Tim Bentley
901b9d98c5 Auto Save service on exit if already saved service
Fixes: https://launchpad.net/bugs/657307
2010-10-27 16:20:25 +01:00
Tim Bentley
b4933ee1d6 Rename directory 2010-10-27 15:52:03 +01:00
Raoul Snyman
574d108a82 Started working on some list classes to create nice categorised action lists. 2010-10-27 15:49:21 +02:00
Tim Bentley
0a4d01eeff Fix saving images in services and correct border code
bzr-revno: 1102
2010-10-26 20:46:29 +01:00
Tim Bentley
7285490fcb Fix Image saving bug 2010-10-26 20:25:31 +01:00
Tim Bentley
d3e4cf7a2d Remove # 2010-10-26 20:11:26 +01:00
Tim Bentley
54d99657ab Head 2010-10-26 20:08:20 +01:00
Tim Bentley
f754289e4b Fix Image size backgrounds 2010-10-26 20:08:09 +01:00
Tim Bentley
f67e25c82e Fix Image size backgounds 2010-10-26 20:07:12 +01:00
Andreas Preikschat
851e91b313 Fixed a traceback after editing a image item in the servicemanager (line 62).
Replaced the up/down button text in ServiceItemEditForm/Dialog with icons.
Rearranged the buttons (delete, <space>, up, down).

bzr-revno: 1101
2010-10-24 22:30:52 +02:00
Tim Bentley
1da9d5629d Updates to screen handling 2010-10-24 20:23:12 +01:00
Tim Bentley
39f7b3b4d8 Head 2010-10-24 19:20:23 +01:00
Tim Bentley
0936c7d6d5 Updates 2010-10-24 18:36:43 +01:00
Andreas Preikschat
b3ae89e045 head 2010-10-24 18:18:01 +02:00
Tim Bentley
98a5300068 Changes to Image processing to improve performance.
Moved image storage for Themes and Image plugins to central cache.
Moved conversion to byte array on to a thread
Built basic thread locking management to cover adding and processing at same time

Presentations and Videos work how that always did.

Cleaned up lots of image size and type conversions.

bzr-revno: 1100
Fixes: https://launchpad.net/bugs/657712
2010-10-24 16:41:18 +01:00
Andreas Preikschat
8d82715924 added empty lines 2010-10-24 13:08:46 +02:00
Raoul Snyman
01f20fe540 Removed unused resources. 2010-10-24 13:07:29 +02:00