From: Vitaly V. B. <vit...@us...> - 2004-09-27 20:06:32
|
On Mon, 27 Sep 2004 17:49:50 +0200 Dennis Smit <sy...@yo...> wrote: > I submitted the VisEvent changes to CVS, all looks good. Indeed, moreover, it works good :) A bug was fixed this time in Libvisual and visual_quit() on lvdisplay quit works fine now! Nice! Also you've changed API version and old lvdisplay binary refused to load its drivers. Cool! Simple recompilation and it runs again. :) > You've got CVS write access, so you can put libvisual-display > into CVS. Please make the dir layout 'kinda right' the > first time, because you know how CVS and dir removal goes :) OK. > Owyeah, please have a look at my event code changes, if it's right like > this. Yes. And thanks for commenting my code! ;) Dennis, I have one question regarding resize event... One of arguments passed to visual_event_queue_add_resize() is called "video". I am not sure if I can pass a correct value here from driver backend... Is it OK to pass NULL? I guess not. Do you think I shoul bind VisVideo object to every BE+FE pair or something? Does it make sense? -- Thanks, Vitaly GPG Key ID: F95A23B9 |