diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2007-09-29 21:10:48 +0000 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2007-09-29 21:10:48 +0000 |
commit | f4fd8c225e3be626875fab6c746b68d64060abcc (patch) | |
tree | 1a45468dcabc3bce94f114a5cedd30da034205e3 | |
parent | a814c77b3161f9a8cc18d957752d5e428e36e0a1 (diff) | |
download | rtmux-f4fd8c225e3be626875fab6c746b68d64060abcc.tar.gz rtmux-f4fd8c225e3be626875fab6c746b68d64060abcc.tar.bz2 rtmux-f4fd8c225e3be626875fab6c746b68d64060abcc.zip |
Sync.
-rw-r--r-- | TODO | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -37,3 +37,4 @@ - const char *opusage = ... on ops rather than dup usage args - store_attr/colr could be two-pass and avoid reverse_add/remove games - window creation/idle time +- attributes could be 8 not 16 bits |