[vlc-devel] commit: projectm: use the new constructor of libprojectM2 if available. ( Rémi Duraffort )

Jean-Baptiste Kempf jb at videolan.org
Fri Feb 5 11:39:07 CET 2010


On Fri, Feb 05, 2010 at 11:36:32AM +0100, git version control wrote :
> +#else
> +    add_file( "projectm-preset-path", "/usr/share/projectM/presets", NULL,
> +              PRESET_PATH_TXT, PRESET_PATH_LONGTXT, true )
> +    add_file( "projectm-title-font", "/usr/share/fonts/truetype/ttf-dejavu/DejaVuSans.ttf", NULL,
> +              TITLE_FONT_TXT, TITLE_FONT_LONGTXT, true )
> +    add_file( "projectm-menu-font", "/usr/share/fonts/truetype/ttf-dejavu/DejaVuSansMono.ttf", NULL,
> +              MENU_FONT_TXT, MENU_FONT_LONGTXT, true )
> +#endif
Not going to work on Windows...

Best Regards,

-- 
Jean-Baptiste Kempf
http://www.jbkempf.com/



More information about the vlc-devel mailing list