X-Git-Url: https://git.distorted.org.uk/~mdw/disorder/blobdiff_plain/e7eb3a2744aa45179daea235800753d3d1955338..e2daf70b506edb51fa81a003c9794120f2769672:/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