- Mar 12, 2015
-
-
Emmanuel Lepage Vallee authored
Refs #68352
-
- Mar 11, 2015
-
-
Emmanuel Lepage Vallee authored
* SecurityValidator not initialized * UserActionModel not initialized * Video rendering inefisciency Refs #68325
-
Emmanuel Lepage Vallee authored
And fix a nullptr dereference introduced by the last commit
-
Emmanuel Lepage Vallee authored
It was previously hardcoded and useless. It still is, but now use the real Certificate objects with real data. The algoritm as is cannot work with the new data sources. It will be upgraded in further commits. This one only make it work again. Refs #66528
-
- Mar 10, 2015
-
-
Guillaume Roguez authored
-
Emmanuel Lepage Vallee authored
They will complement the Certificate* based ones Refs #67838
-
Emmanuel Lepage Vallee authored
Refs #68200
-
Emmanuel Lepage Vallee authored
Refs #68173
-
Emmanuel Lepage Vallee authored
Refs #68173
-
Emmanuel Lepage Vallee authored
It is now deprecated to the collection system. This commit also introduce caps insensitive category lookup and clean the API. Refs #68098
-
- Mar 09, 2015
-
-
Emmanuel Lepage Vallee authored
Refs #68098
-
Emmanuel Lepage Vallee authored
Also rename addBackend() to addCollection() Refs #68098
-
Emmanuel Lepage Vallee authored
Refs #68098
-
Emmanuel Lepage Vallee authored
Refs #68098
-
Emmanuel Lepage Vallee authored
regressed in 61a88862 Refs #68053
-
Alexandre Lision authored
Refs #66534
-
Emmanuel Lepage Vallee authored
-
Emmanuel Lepage Vallee authored
-
Alexandre Lision authored
Relies on https://gerrit-sflphone.savoirfairelinux.com/#/c/1341 Refs #67077
-
Emmanuel Lepage Vallee authored
The list of bootstrap nodes used by OpenDHT to find peers Refs #68053
-
Emmanuel Lepage Vallee authored
Also remove Video::Manager and create Video::PreviewManager The only entry point for Video::Renderer is now the Call. The only entry point for the preview is Video::PreviewManager Refs #68046
-
Emmanuel Lepage Vallee authored
Refs #67838
-
Emmanuel Lepage Vallee authored
Refs #67838
-
Emmanuel Lepage Vallee authored
Refs #67838
-
Emmanuel Lepage Vallee authored
Refs #66481
-
Emmanuel Lepage Vallee authored
Changes: Call::Role::CallState -> Call::Role::State Call::Role::CallLifeCycleState -> Call::Role::LifeCycleState Call::Role::PhotoPtr -> Call::Role::Photo Call::Role::Direction2 -> Call::Role::Direction Call::Role::PhoneNu -> Call::Role::ContactMethod Refs #66530 #66615
-
- Mar 04, 2015
-
-
Alexandre Lision authored
Refs #67611
-
- Mar 03, 2015
-
-
Stepan Salenikovich authored
Refs #67636
-
- Mar 02, 2015
-
-
Stepan Salenikovich authored
Refs #67591
-
Alexandre Lision authored
Refs #67589
-
Emmanuel Lepage Vallee authored
It is still not that useful, but at least it doesn't crash Refs #67571
-
Alexandre Lision authored
API removed from daemon Refs #65650
-
- Feb 27, 2015
-
-
Emmanuel Lepage Vallee authored
Merge all work required to compile with the Video on Mac OS X and on Linux without DBus and SHM support.
-
Emmanuel Lepage Vallee authored
Refs #66613
-
Emmanuel Lepage Vallee authored
Refs #66615
-
Emmanuel Lepage Vallee authored
Refs #66615
-
Emmanuel Lepage Vallee authored
This was required to move forward and implement certificate pinning This commit: * Fix the collection API * Implement Collection "supportedFeatures" filters * Improve support for DHT accounts Refs #66482
-
- Feb 26, 2015
-
-
Emmanuel Lepage Vallee authored
-
Emmanuel Lepage Vallee authored
* Use debug pretty prints instead of IDs * Create an historyId * Create abstract getMime() and fromMime() in CallModel * Review the call usage sequence Refs #67104
-
- Feb 25, 2015
-
-
Emmanuel Lepage Vallee authored
It was currently not working for all use case, and some more constness made sense. Refs #66482
-