• Rafaël Carré's avatar
    ncurses : various fixes (runtime / display) · b400ed6e
    Rafaël Carré authored
        Release referenced input, only use "intf-change" playlist callback.
        When using the "item-change" callback we can't lock the playlist,
        because some callers lock it and some don't.
        Drawback : Prevent UI updates when metadata becomes available for items.
    
        Fix statistics box display (empty lines not refreshed)
    
        Check asprintf() return value
    b400ed6e
ncurses.c 84.8 KB