LouisP

Results 20 issues of LouisP

Hi Jason, First, I would like to warmly thanks you for this program. We added ducible to our build pipeline and it is a huge gain of time while debugging....

Hi, A contact just sent me a vcard that does not seems to have a "name" in it, resulting of a crash each time I'm trying to open the conversation....

Hi, First I would like to thank you for the initiative. I have few suggestoin for your project: 1. Add a section for FFMpeg compilation and/or links for Windows/Linux. For...

Hi, In your documentation, you said that QtAwesome should be initialized only once. In this case, why not creating a singleton class with static methods? Thank you for this wonderful...

This MR improve monitor_t class by addressing #381 and #109. This lead to better application design and allows the same thread to do both monitoring and retrieving messages from the...

Hi, I run into a strange bug today, due to monitor_t. To my understanding of the class, what init() does is reversed by abort() call. abort() should then free the...

Hi! It would be very interesting to add a search system, that go through names, labels and tags of all images. What do you think about that? Thank you for...

feature request
not supported in api

Hi, We are currently using SwUpdate for updating our board. After reading the whole documentation, I think the design of Rauc better fits to our needs, and more flexible in...

question

Hi, I would like to know on which kernel config options (kconfig) anbox build relies on (modules? specific virtualization options?) and what is the minimum kernel version (e.g: is 3.10...

Hi, Currently using Portaudio for retrieving audio signal, I saw that ltc decoder does not support interlaced data (for 16bits for instance). I had to create my own template. I...