- Apr 13, 2015
-
-
Emmanuel Lepage Vallee authored
* origin/contact_workflow2: fix compilation with clang contact: Add option to purge the contact list of unreachable members ContactMethod: Generate a protocol hint accountmodel: Track enabled protocols person: As ::profilePhoto is now used for vCards, rename it personPhoto contactmodel: fix faulty rowsInserted() signal
-
- Apr 10, 2015
-
-
Emmanuel Lepage Vallee authored
-
Alexandre Lision authored
replace faulty lambda with a private slot Refs #70609
-
Guillaume Roguez authored
This patch is a re-write of all video rendering related classes: - support of daemon double-buffering for shm renderer - zero-copy strategy These modifications bring rendering overhead removal and architecture simplification. Refs #70057
-
Guillaume Roguez authored
Refs #70057
-
Emmanuel Lepage Vallee authored
Refs #70057
-
Emmanuel Lepage Vallee authored
Refs #70057
-
Emmanuel Lepage Vallee authored
Also restore the APIs that has been broken in the previous commit. I made a minor change in the API to remove 2 setters for technically read-only variables. Using them would have caused a SEGSIGV. Refs #70057
-
- Apr 09, 2015
-
-
Emmanuel Lepage Vallee authored
It is a very conservative algorithm, when it is unsure, it will be shown. This commit also fix 2 off by one and a vCard parsing error for the URI handling. Refs #70365
-
Emmanuel Lepage Vallee authored
Refs #70363
-
Emmanuel Lepage Vallee authored
Refs #70364
-
Emmanuel Lepage Vallee authored
Refs #67080
-
Stepan Salenikovich authored
Refs #70320
-
Guillaume Roguez authored
Direct rendering done by client Refs #70057
-
- Apr 08, 2015
-
-
Guillaume Roguez authored
Refs #70057
-
Guillaume Roguez authored
This patch fixes a forgotten commented line in commit 96a01310 Refs #70057
-
Guillaume Roguez authored
Refs #70057
-
Stepan Salenikovich authored
Refs #70368
-
Emmanuel Lepage Vallee authored
Refs #70358
-
Guillaume Roguez authored
This patch introduces double buffered SHM, added in daemon. Refs #70056
-
Yuri Chornoivan authored
-
- Apr 07, 2015
-
-
Emmanuel Lepage Vallee authored
It doesn't validate anything anymore Refs #69834
-
Emmanuel Lepage Vallee authored
There is still a few bugs left, but the infrastructure is complete Refs #69834
-
Alexandre Lision authored
OSX can add custom fields which could cause array overflows (e.g: item1.X-ABADR:ca) Refs #68376
-
Emmanuel Lepage Vallee authored
Refs #70198
-
Emmanuel Lepage Vallee authored
Refs #69834
-
Emmanuel Lepage Vallee authored
Also: * Properly split the checks for accounts and certiticates * Fix account checks description * Define severity and security level for certificates checks Refs #69834
-
Emmanuel Lepage Vallee authored
Refs #70196
-
Emmanuel Lepage Vallee authored
This algoritm is superior because: * It never copy its data, use the originals by proxy * Is notified on changes, doesn't need to be reloaded manually * It is easier to extend, as only sources need to change Refs #69834
-
Emmanuel Lepage Vallee authored
Refs #69979
-
Emmanuel Lepage Vallee authored
This will help LibRingClient move to become centered around communications rather than calls * New "NEW" call state (calls with no ContactMethods) * New "ABORTED" call state (cancelled before being sent to the daemon) * New "CREATION" LifeCycle state * Fix state change signals propagation to CallModel * Fix Invalid logic in UserActionModel * Fix nullptr dereference when checking hasVideo() early Refs #67238 #69340 #69792
-
Emmanuel Lepage Vallee authored
Refs #69979
-
Emmanuel Lepage Vallee authored
Refs #69938
-
Emmanuel Lepage Vallee authored
Refs #68376
-
- Mar 31, 2015
-
-
Stepan Salenikovich authored
Mark calls whcih are never picked up as missed. Refs #69611
-
- Mar 30, 2015
-
-
Emmanuel Lepage Vallee authored
Refs #69290
-
- Mar 27, 2015
-
-
Guillaume Roguez authored
* release-0.1.x: contact: Fix vCard loading collection: Fix potential invalid memory access collection: Fix build on OSX (naming collision wiht system headers) contact: Fix ::flags() constact: Restore support to add/remove contact from history categorizedproxymodel: Add more customization for categories account: Print missing field warning only once per field useractionmodel: Add stateful labels for hold/accept/hangup video: Fix more issues related to live configuration contact: Fix fallback collection subfolder loading video: Improve support for changing settings dynamically video: Offer a configuration proxy model
-
- Mar 26, 2015
-
-
Emmanuel Lepage Vallee authored
Refs #69290
-
Emmanuel Lepage Vallee authored
Refs #69290
-
Emmanuel Lepage Vallee authored
Refs #69290
-