- 07 Sep, 2014 4 commits
-
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
- 05 Sep, 2014 11 commits
-
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
Do not create the vector from the inner class, as this is not its responsability to know how it will be contained
-
- 04 Sep, 2014 16 commits
-
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
Remove exceptions, c_objects, and fix a few duplicated/wrongly named methods
-
Hugo Beauzée-Luyssen authored
Remove exceptions & c_object references
-
Hugo Beauzée-Luyssen authored
Disable C++11 stuff for now. The code doesn't use it, and I'm not sure it's a good idea to enforce it if we want a widespread adoption. Remove references to c_object. This is unsatisfactory as is, since it enforces using this class as a pointer to be able to copy it, while we receive our other instances via reference. We might want to add our own refcounting, or go back to move semantic, though it's still a usage restriction
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
Remove exceptions & usages of get_c_object
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
One can use the other constructor to generate a C++ type directly
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
This is created from a 2011 GSoC project by Alexey Sokolov https://wiki.videolan.org/SoC_2011/Generator_of_libVLC_bindings_for_other_languages/
-