Mercurial > audlegacy-plugins
view src/sid/xs_interface.h @ 486:3e41d8efe752 trunk
[svn] - flac 113 plugin: moved to vfs for file detection and playback; plays http files as well, but it does not use flac/http.c code to do it, so there's no metadata parsing and flac http options are ignored; flac tags are still read directly from stdio, with checks that prevents tag reading if file is not stdio-readable
| author | giacomo |
|---|---|
| date | Sun, 21 Jan 2007 10:40:40 -0800 |
| parents | 3da1b8942b8b |
| children | e566e18e9e3d |
line wrap: on
line source
/* * DO NOT EDIT THIS FILE - it is generated by Glade. */ GtkWidget* create_xs_configwin (void); GtkWidget* create_xs_fileinfowin (void); GtkWidget* create_xs_sldbfileselector (void); GtkWidget* create_xs_stilfileselector (void); GtkWidget* create_xs_hvscpathselector (void);
