-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathTODO
48 lines (43 loc) · 1.22 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
TODO list for EffecTV 0.3.x
===========================
Bug
---
* Please send us a report when EffecTV does not work on your machine.
The name of video capturing device, device driver version, kernel version
must be included at least.
* There may be many bugs in documents. I am not good at writing in English,
so please revise them and tell me what is wrong. Your mail is great help
for me who is learning English.
Future works
------------
* Optimising. (MMX instructions seems well)
* Video4Linux2 and other drivers
* Other platform(BSD, SGI, Sun, MS-Windows, BeOS,...)
* GUI for changing channel, tuning TV, selecting effects, etc. (ongoing in BSB)
* I found that remote controlling is also important for VJ work...
* Plug-in mechanism (ongoing in BSB)
* Merge overlay-patch.
(http://www.keshi.org/wiliki/wiliki.cgi?XVideo&l=jp)
* Merge Solaris-patch.
(http://bt848x.sourceforge.net/info/patches.en.html)
New effect
----------
Automatic new effect generator;
$ grep '.*tive$' /usr/share/dict/words | sed 's/tive$/TV/'
ablaTV
aborTV
absorpTV
accusaTV
acquisiTV
acTV
adapTV
addiTV
adjecTV
administraTV
.
.
.
Memo
----
Most impressive essence of EffecTV is interactivity. How can I add
interactivity to AgingTV, ShagadelicTV or other?