Commit graph

18 commits

Author SHA1 Message Date
Benjamin Reis
84ef68ebc1 add log 2017-10-24 17:28:00 +02:00
Ronan Abhamon
d3486aa40a fix(Core): avoid stringstream usage (bazooka) 2017-10-24 17:08:39 +02:00
Benjamin Reis
56ce4a19b1 add db connection on core creation 2017-10-24 16:51:08 +02:00
Benjamin Reis
49540f6b6f add paths getter for linux 2017-10-19 16:59:34 +02:00
Ronan Abhamon
4e3c5d9548 fix(PlatformHelpers): clean code, fix coding style, use cpp logger... 2017-10-19 16:58:51 +02:00
Benjamin Reis
d160e5ab02 add data and config path getter for windows 2017-10-19 15:37:35 +02:00
Benjamin Reis
f291076f88 remove const to fix build 2017-10-19 15:18:23 +02:00
Benjamin Reis
1b82a7570e use right class name ... 2017-10-19 15:06:55 +02:00
Sylvain Berfini
aea1b1229d Replaced virtual by override 2017-10-19 15:03:11 +02:00
Benjamin Reis
317a50848a move platform-helpers and paths 2017-10-19 14:52:52 +02:00
Benjamin Reis
8b51263cae pass platformHelper to Paths functions 2017-10-19 14:06:57 +02:00
Benjamin Reis
079cfcfb44 add getDataPath and getconfigPath for iOS 2017-10-19 11:53:57 +02:00
Benjamin Reis
38f8ef4485 connect cppCore with c_core and add received conference events in db 2017-10-18 11:18:52 +02:00
Ronan Abhamon
abe689070d fix(Core): add missing core-p.h 2017-10-18 10:45:34 +02:00
Ronan Abhamon
58c94c8672 feat(Core): database access in progress 2017-10-18 10:45:08 +02:00
Ronan Abhamon
693bd2b78a fix(Core): little performance fixes 2017-10-09 11:31:07 +02:00
Ghislain MARY
81340cfcb8 Fix license headers. 2017-10-05 15:09:09 +02:00
Ronan Abhamon
98a370e79f feat(core): add empty Core class 2017-08-24 16:01:39 +02:00