Michał Cichoń

Results 177 comments of Michał Cichoń

This is intended. Zero is an invalid ID, you can think of it as null. Node editor use such id to represent lack od node. This also apply to other...

`HasAnyLinks` work after you commit all links for this frame via `Link`. `ed::Begin()` invalidate all links and marks them as 'dead'. Calling `Link` will revive it and keep alive until...

As a workaround please avoid running editor with zero size od when `ImGui::GetContentRegionAvail()` is an empty rect. This will be fixed in the future. Also, please in the future open...

@nlowe When porting indeed commented out that part due to use of `fork()` and at a time not clear understanding how I could implement that. I will look into that...

Hello @lewisdonofrio, `tls_fingerprint` is no longer used by windows port of pianobar. It relies on certificates installed on your system to verify connection to Pandora domain. Have you any troubles...

@lewisdonofrio I managed to miss your message, my bad. : / So what you are saying is that config file is not read correctly from network drive?

I'm not sure how to interpret what you said. Is that yes or no? : )

Thank you for this demo. I will jump on that issue on next opportunity.

Porting of an app, even in console mode is not that hard. Yet I do not know any project aiming at that. Real obstacle is AppStore review process. There already...

Android was released for free and is kept open. You can install any application you wish. Using Google Play store is more convenient than necessary. You can always install one...