From: Tim H. <ho...@wu...> - 2010-07-13 17:51:03
|
Hi Brendan, On Tuesday, July 13, 2010 12:29:29 pm Brendan Luchen wrote: > While we're sort-of on the subject, one thing I'm noticing is that only > --debug-xxx flags are actually handled by libt4k_common; other common > things like --windowed, --nosound and such are all handled separately. > Even worse is that some of the key events, like F10 to switch resolution, > are being handled in 5 or so different places. I think it'd be a good idea > to centralize some of these eventually, too. Hmm, good point. I recently improved "master"'s handling of those command line debug flags, but did not centralize things in the way you are suggesting. Best, --Tim |