0
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 14, 2023 — May 14, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
dlgMultiSelectList : use `lk::snprintf` to avoid buffer overflow or invalid string truncation More... 6 months ago
Font.cpp : fix missing include `cstdint` More... 6 months ago
base64.h : fix missing include `cstdint` More... 6 months ago
alsa sound : play sound outside of main thread to not freeze GUI for sound duration. More... 6 months ago
Sound/alsa : use 'SND_PCM_ACCESS_MMAP_INTERLEAVED' instead of 'SND_PCM_ACCESS_RW_INTERLEAVED' More... 6 months ago
Sound/Alsa : fix segfault when 'hw_params_buffer_size' has no default value More... 6 months ago
BluetoothGattClientPort : update for android API 33 More... 6 months ago
Air Control Display : get pressure altitude and qnh from device More... 6 months ago
Android/Sound : use lookup_table More... 6 months ago
BlueFlyVario RequestConfig : use `ComPort::WriteString(...)` More... 6 months ago
ComPort : add method `ProcessData` More... 6 months ago
Android : desugar_jdk_libs 2.0.4 More... 6 months ago
Android : AGP 8.1.3 More... 6 months ago
MapWindow::DrawGAscreen() : fix Potentially overrunning write More... 6 months ago
InfoBoxPropName() : fix Potentially overrunning write More... 6 months ago
LoadPNG() : fix Incorrect allocation-error handling More... 6 months ago
TextCache::Get() : fix Incorrect allocation-error handling More... 6 months ago
alsa/Sound.cpp : fix memory leak More... 6 months ago
devParseNMEA : String input parameter must be `const char*` More... 6 months ago
devEWMicroRecorder : Remove unnecessary conversion from const TCHAR* literal to const char* More... 6 months ago
devEW : Remove unnecessary conversion from const TCHAR* literal to const char* More... 6 months ago
devCProbe : Remove unnecessary conversion from const TCHAR* literal to const char* More... 6 months ago
devCaiGpsNav : Remove unnecessary conversion from const TCHAR* literal to const char* More... 6 months ago
devCAI303 : Remove unnecessary conversion from const TCHAR* literal to const char* conversion More... 6 months ago
devBlueFlyVario : fix invalid char/TCHAR usage. More... 6 months ago
NmeaOut::NMEAOut : Remove unnecessary conversion from `std::string` to `const char*`. More... 6 months ago
ComPort::WriteString : use `std::string_view` instead of `const char*` More... 6 months ago
TTYPort : fix missing file descriptor check More... 6 months ago
Version 7.4.9 More... 6 months ago
Fix Task turnpoint auto advance More... 6 months ago