~aleteoryx/muditaos

8d9891aa — Pawel Olejniczak 5 years ago
[EGD-3333] Remove debug logs
89b51551 — Pawel Olejniczak 5 years ago
[EGD-3333] Update and apply styles
0760df37 — Pawel Olejniczak 5 years ago
[EGD-3333] Update styles
2a22711a — Pawel Olejniczak 5 years ago
[EGD-3333] Fix crash on setting speed dial widget
0be7e4bc — Przemyslaw Brudny 5 years ago
[EGD-3333] Resize fixes. Model fetching changes. ListView and Box fixes.
ac06bd3f — Przemyslaw Brudny 5 years ago
[EGD-3333] Reworked NumberWithIconsWidget.cpp widget. Added Image Box. Fixed BoxLayout Max resize.
ec4f8162 — Pawel Olejniczak 5 years ago
[EGD-3333] Minor changes in widgets in contact details window
c2b03375 — Pawel Olejniczak 5 years ago
[EGD-3333] Add InformationWidget to ContactDetailsModel
d3b08fe8 — Pawel Olejniczak 5 years ago
[EGD-3333] Add InformationWidget and adjust NumberWithIconsWidget
734df05b — Pawel Olejniczak 5 years ago
[EGD-3333] Add handling for NumberWithIconsWidget
a33c18f3 — Pawel Olejniczak 5 years ago
[EGD-3333] Add widget for number with icons
705fc39d — Marcin Smoczyński 5 years ago
build: optimize third party in debug

To minimize size footprint and to be able to fit in the RT1051 target,
add optimization options in debug configuration for third party modules
which are directly added to the sources.

This behaviour is controlled by the THIRD_PARTY_DEBUG_OPTIMIZE boolean
option.

Add extra warning supressing option for the protobuf sources as its
build was starting to failing on newer compiler.

Signed-off-by: Marcin Smoczyński <smoczynski.marcin@gmail.com>
8d0adc3a — Szymon Mroczek 5 years ago
[EGD-3099] Changelog update
0addd20a — Szymon Mroczek 5 years ago
[EGD-3099] Return types unified in linux audio modules
fdf42bcc — Szymon Mroczek 5 years ago
[EGD-3099] Changelog update
8f3adcb9 — Szymon Mroczek 5 years ago
[EGD-3099] Audio module APIs converted to return RetCode instead of dummy int32_t
43211512 — Szymon Mroczek 5 years ago
[EGD-3099] StartRecording and StopRecording APIs converted to return RetCode instead of dummy int32_t
217148cf — Szymon Mroczek 5 years ago
[EGD-3099] SwitchProfile and SendEvent APIs converted to return RetCode instead of dummy int32_t
151c804b — Szymon Mroczek 5 years ago
[EGD-3099] Volume and Gain APIs converted to return RetCode instead of dummy int32_t
8d7b2a4e — Szymon Mroczek 5 years ago
[EGD-3099] Resume API converted to return RetCode instead of dummy int32_t
Next