- 08 Jun, 2016 1 commit
-
-
Hugo Beauzée-Luyssen authored
-
- 06 Jun, 2016 3 commits
-
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
- 05 Jun, 2016 1 commit
-
-
Hugo Beauzée-Luyssen authored
-
- 04 Jun, 2016 2 commits
-
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
- 01 Jun, 2016 1 commit
-
-
Hugo Beauzée-Luyssen authored
-
- 31 May, 2016 5 commits
-
-
Signed-off-by:
Hugo Beauzée-Luyssen <hugo@beauzee.fr>
-
Signed-off-by:
Hugo Beauzée-Luyssen <hugo@beauzee.fr>
-
Signed-off-by:
Hugo Beauzée-Luyssen <hugo@beauzee.fr>
-
Signed-off-by:
Hugo Beauzée-Luyssen <hugo@beauzee.fr>
-
Signed-off-by:
Hugo Beauzée-Luyssen <hugo@beauzee.fr>
-
- 26 May, 2016 1 commit
-
-
Hugo Beauzée-Luyssen authored
-
- 25 May, 2016 6 commits
-
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
This reverts commit 3fabdb0f. Woops, not useless when you actually instantiate the proper templates.
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
- 23 May, 2016 4 commits
-
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
- 20 May, 2016 3 commits
-
-
Hugo Beauzée-Luyssen authored
-
Signed-off-by:
Hugo Beauzée-Luyssen <hugo@beauzee.fr>
-
Signed-off-by:
Hugo Beauzée-Luyssen <hugo@beauzee.fr>
-
- 11 May, 2016 4 commits
-
-
Signed-off-by:
Hugo Beauzée-Luyssen <hugo@beauzee.fr>
-
- ToPlatformString will never call ref new Platform::String(NULL), but ref new Platform::String("") instead Signed-off-by:
Hugo Beauzée-Luyssen <hugo@beauzee.fr>
-
-Adds a template function that return its argument untouched for all type except for const char * -For const char * it returns the argument if it's not null otherwise returns an empty string -Call this function in the wrap method when unpacking the parameter pack Signed-off-by:
Hugo Beauzée-Luyssen <hugo@beauzee.fr>
-
Hugo Beauzée-Luyssen authored
-
- 10 May, 2016 2 commits
-
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
- 09 May, 2016 1 commit
-
-
Replace "using Question = ..." and "namespace New = Old" and replace it by a new public enum class, for C# compatibility Signed-off-by:
Hugo Beauzée-Luyssen <hugo@beauzee.fr>
-
- 06 May, 2016 2 commits
-
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
- 04 May, 2016 1 commit
-
-
Hugo Beauzée-Luyssen authored
This would force us to use eventmanager from UI threads only. The drawback is that we apparently can't create a base class in C++/CX, since a class has to be sealed, or inherit another unsealed class, but Platform::Object doesn't seem to work.
-
- 02 May, 2016 3 commits
-
-
-Adds missing license header in DialogCX.* -Updates authors' section of some license headers Signed-off-by:
Hugo Beauzée-Luyssen <hugo@beauzee.fr>
-
Hugo Beauzée-Luyssen authored
-
-Create Equalizer class. -Add commented methods in MediaPlayer regarding Equalizer (setEqualizer/unsetEqualizer). Signed-off-by:
Hugo Beauzée-Luyssen <hugo@beauzee.fr>
-