Vladislav Dmitrievich Turbanov
Vladislav Dmitrievich Turbanov
I'm now testing the following solution, and it seems to work out. First of all I add the following macros to `m-core.h`: ```c /***************************************************************/ /********************* Global Naming Macros ********************/ /***************************************************************/...
Provided an implementation in https://github.com/P-p-H-d/mlib/pull/73 Currently a work in progress.
Phew! I'm almost done on that one. I'm also auditing the code, correcting formatting, typos, misspellings and learning a lot! The library is just fantastic! I'll make sure everything works...
* There are many projects using an either scheme. I think you've definitely have chosen not the most popular one. From my 10+ years of coding, this is the first...
I have now completed my renaming initiative. You are free to check it for yourself. If you don't think it's important, I'm fine with that, but, please, consider its actual...
I have now managed to solve all of the issues (including Codacy): https://github.com/P-p-H-d/mlib/pull/73 The only strange thing is with an `_init` function, that I had to define with a separate...
completely agree. some good stuff project. it gotta be supported and developed more.
Upvoting this. Thank you for your work.
I'm installing this project's fork like this: `cordova plugin add https://github.com/wbt11a/cordova-plugin-wezka-nativecamera.git` First tests show it works. Using ngCordova aswell. I'm solving an issue with rotation right now.
Maybe a mere comparison in the method would do?