comparison src/console/Audacious_Driver.cxx @ 2699:e23ce346f239

adapt C++ plugins to new API
author mf0102 <0102@gmx.at>
date Tue, 10 Jun 2008 00:52:44 +0200
parents bd3a24b39058
children 04249b58c738
comparison
equal deleted inserted replaced
2698:32e99af83a3e 2699:e23ce346f239
481 NULL, 481 NULL,
482 NULL, 482 NULL,
483 NULL, 483 NULL,
484 get_song_tuple, 484 get_song_tuple,
485 NULL, 485 NULL,
486 NULL,
487 NULL,
488 (gchar **)gme_fmts, 486 (gchar **)gme_fmts,
489 NULL, 487 NULL,
490 probe_for_tuple, 488 probe_for_tuple,
491 TRUE 489 TRUE
492 }; 490 };