-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathTODO
114 lines (58 loc) · 2.82 KB
/
TODO
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
Things To Do - bugs/enhancements
--------------------------------
* Bouncing ball showing which line/word to sing
* multiple select for playlist (partialy done, backend exists)
* Possibly even line by line display within a song... (maybe best for 2.0)
* Chords
Completed Items
---------------
* Import a presentation as a bunch of images, set backdrop to display each. Perhaps automatically convert from ppt file to list of jpegs?
* Global hotkeys - done
* BUG: Don't show mysql errors on server screen
* BUG: Server crashes with looping images sometimes
* BUG: Switching bibles can crash server
* MediaDB - add/change/delete items
* BUG: Changing background overwrites text
* BUG: Font colour changing doesn't apply until server restart
* Colours/gradients for background
* Preview window for interface
* Add screen transitions
* User permissions ( for song edit/delete/add etc)
* Add a Checkmark next to current bible in interface
* Collapsible groups. like the songs only for holding songs
* Load bg's in background in interface (speed up startup)
* Spell checking
* choose which pages of a song will be displayed at playlist adding (new table in db for playlist within a playlist?)
* Multiple playlists
* Add CCLI line at bottom of songs where required (checkbox in song edit)
* user dependant configuration (~/.lds/config) and images/bgs
* Sorting of songs needs to stay around after songlist refresh
* Add a background to the playlist whereby moving past it will change the current bg
* Allow playlist re-order
* make imagelists scrolled windows
* Clean up playlist - (images and verses need to be displayed better)
* Advanced search - search lyrics themselves
* Multi bible support - done by Clint
* BUG: Changing text colour does nothing until server restarts
* BUG: Changing fonts kills server
* add splash screen to interface
* multiple select for songlist
* Replace FIFO with sockets
* more backdrops
* Playlist item to change BG (not just temporarily)
* "Clear all from playlist" Option
* Sermon song at top of sort like today's ann so lds could be used for key sermon points.
* Right-click menus
* Fix bug when double clicking after searching - Double click replaced by menu
* Add "Applications" menu that runs apps on the second display (ie for tv card, videos,server etc)
* Deleting from empty playlist causes error - fixed
* preview doesn't work properly until first save done - fixed
* change view of available songs to use user_data rather than another coloumn to hold songid - worked-around (made id col last and small)
* make available songs list after adding/deleting a song
* add smarter line wrapping in bible verses
* add search function
* allow clicking on column to change sort order
* add importing of songs from file
* add about dialog
* double-click on song adds it to playlist
* reorganize menus