Commit Graph

20 Commits

Author SHA1 Message Date
9a4823e6a9 - optimize audio file reading 2025-12-12 09:59:42 +03:00
ffd371d6e7 - rewrite .wav audio reader/writer with standard C++ stream and filesystem's path 2025-12-05 12:45:38 +03:00
178ebac88a - fix many compiler warnings 2025-08-21 11:04:56 +03:00
cedc44e24c - make the audio file writer easier to debug 2025-01-24 12:53:06 +03:00
10ec751e43 - format source code (indentation 4 space 2024-11-05 11:42:33 +03:00
677faa0615 - rename config.h to engine_config.h to avoid possible problems with include directories order 2023-11-26 16:32:51 +03:00
42cc9ee096 - fix compiler warnings 2023-06-05 11:55:40 +03:00
b3c894379e - allow audio file reading without samplerate conversion 2023-06-01 08:46:20 +03:00
2aba79353a - allow WavFileReader to read audio without resampling 2023-05-31 22:55:36 +03:00
76aa7861f5 - refactoring 2023-04-21 09:59:18 +03:00
095aab4d59 - better logging for https://gitlab.com/sevana_ou/qualtest_softphone/-/issues/6 2020-11-27 12:41:27 +02:00
cc5b704997 - minor improvements 2020-10-30 12:52:42 +02:00
2492e5dfc4 - fix .wav file writing again - bad change in one of last commits 2019-03-21 14:59:49 +02:00
4dc9e6900a - fix more warnings in .wav file reader/writer 2019-03-21 13:02:51 +02:00
d535e5312b - minor cleanups 2019-01-31 12:28:33 +03:00
5b3c57b750 - fixes 2018-07-23 09:19:43 +03:00
59e512175a - logging improved 2018-07-19 09:52:51 +03:00
5fb8f87b11 - minor fixes for Windows build integrated into HASQ 2018-06-06 17:10:24 +03:00
5afaa1299e - more changes to unify development across different projects (callers / server / hasq / softphone) 2018-06-05 13:52:17 +03:00
e1a4931375 - initial import 2018-06-05 11:05:37 +03:00