Fady
Fady
Hello, I am using Meta Vlc and creating multiple VlcPlayers in succession. My program displays multiple videos in sequence (each around 100 mb and lasts about 10 seconds) I get...
In my c++ library I have the following: ```c++ typedef void (update_callback)(LibClass *data); void setCallback(update_callback *callback) { this->callback = callback; } ``` Using nan, I am assigning the persistent function...
Great app! I noticed when the song name is very long the interface changes so the title should be truncated or maybe split onto multiple lines Also I wanted to...