X-Git-Url: http://research.m1stereo.tv/gitweb?a=blobdiff_plain;f=src%2Flibrary.c;fp=src%2Flibrary.c;h=0f3c8b7ec79dd6b2f7cc39bd35c79227dd812f6f;hb=ee9061a5a0c2551a337d809c7040ec5790b10e0d;hp=e547b5cca120c7c4852e6c20336ca1d855a582f4;hpb=1bbcc24cd35fbfc8e87abd7d6e5df7e70b411971;p=omnplay diff --git a/src/library.c b/src/library.c index e547b5c..0f3c8b7 100644 --- a/src/library.c +++ b/src/library.c @@ -263,6 +263,8 @@ void omnplay_library_draw(omnplay_instance_t* app) 1, frames2tc(app->library.item[i].dur, 25.0, tc), 2, app->library.item[i].title, 3, i, + 4, FALSE, + 5, "red", -1 ); }