From: Dennis S. <sy...@yo...> - 2004-09-24 21:51:37
|
Heya Duilio, Generally I'm happy with your work! One thing: When creating new function headers, please be conform to the codingstyle Functions with no parameters we declare as blah (void) in the header and as () in the C file. Regarding the xmms plugin: aclocal: configure.ac: 84: macro `AM_GLIB_GNU_GETTEXT' not found in library I'm not sure if you have changed something regarding this, it might be my system... Keep up the good work, and thanks a lot, Dennis On Fri, 2004-09-24 at 13:28 -0300, Duilio Javier Protti wrote: > I have make a new configure dialog for xmms plugin, > please take a look. About the API update, I have to > add it a new visual_is_initialized() function to > known where libvisual is already initialized, > otherwise I have one of two problems: > - I call visual_init() again, and fail because of > overinitialization. > - Or if libvisual is not initialized, I cannot get > the plugins list, show correct messages, etc. > > Waht do you think about this new function, Dennis? > > > Bye, > Duilio. > > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170 > Project Admins to receive an Apple iPod Mini FREE for your judgement on > who ports your project to Linux PPC the best. Sponsored by IBM. > Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php > _______________________________________________ > Libvisual-devel mailing list > Lib...@li... > https://lists.sourceforge.net/lists/listinfo/libvisual-devel |