Commit graph

16 commits

Author SHA1 Message Date
Julien Wadel
7e6da5d940 - Correct Vendor name to remove spaces
- replace Organization Domain from configuration
2020-02-20 10:29:31 +01:00
Julien Wadel
8327878c70 Update Licence to gpl-v3 2020-02-13 10:54:22 +01:00
Julien Wadel
a50dfd98ef Update some depreciated functions, clean syntaxes, fix Linux installation 2020-02-07 17:32:08 +01:00
Ronan Abhamon
b21d16a15f fix(Camera): share opengl context, avoid reset of window id 2018-08-06 13:26:26 +02:00
Ronan Abhamon
c39fe349df feat(app): rename easily app 2018-07-13 16:43:20 +02:00
Ronan Abhamon
8220d45ae7 feat(app): rename easily app with config.h (not deal with packages and executables) 2018-07-12 14:21:22 +02:00
Ronan Abhamon
a514746382 feat(Incall): disable screen saver on fullscreen video call (GNU/Linux with DBus & Xdg) 2018-07-11 16:02:55 +02:00
Ronan Abhamon
f1d1577aa0 feat(app): clean code => use forward declarations when possible, avoid include with relative paths, improve compile time... 2018-06-18 14:27:50 +02:00
Ronan Abhamon
0763f2204f fix(AppController): remove opengl attributes 2018-04-20 11:59:05 +02:00
Ronan Abhamon
74639a7d3d feat(app): replace some define by constexpr (modern cpp syntax) 2018-01-26 15:40:52 +01:00
Ronan Abhamon
313aa68273 feat(AppController): force default theme style 2018-01-19 15:16:03 +01:00
Wescoeur
b0110fb4ad feat(src): update copyright date 2018-01-17 22:31:52 +01:00
Ronan Abhamon
e85464491d feat(App): enable high dpi scaling 2017-08-16 13:44:21 +02:00
Nicolas Follet
646f0fe3b9 feat(App): supports commands and conferences with id 2017-07-22 19:24:01 +02:00
Wescoeur
4524a4036e feat(App): supports test, self-test is now a test and not a program option 2017-07-17 20:48:46 +02:00
Ronan Abhamon
c457fbadc5 feat(App): provide a way to run tests (in progress) 2017-07-17 17:28:49 +02:00
Renamed from src/main.cpp (Browse further)