X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~mdw/git/disorder/blobdiff_plain/e7eb3a2744aa45179daea235800753d3d1955338..11680e1989c6c867f207be7197602776e05cae6a:/plugins/tracklength.c diff --git a/plugins/tracklength.c b/plugins/tracklength.c index 21b7fae..86a1fc8 100644 --- a/plugins/tracklength.c +++ b/plugins/tracklength.c @@ -15,6 +15,11 @@ * You should have received a copy of the GNU General Public License * along with this program. If not, see . */ +/** @file plugins/tracklength.c + * @brief Plugin to compute track lengths + * + * Currently implements MP3, OGG, FLAC and WAV. + */ #include