Commit graph

17 commits

Author SHA1 Message Date
badaix
579d422b7d Use cmake when building debian packages 2020-08-01 12:11:50 +02:00
badaix
7af8343650 Add file player for testing 2020-05-31 13:24:11 +02:00
Stijn Van der Borght
1fcb8b4fc2 code review changes pt2: cleaned up cmake, removed unused addUs function and windows macro from time_defs.hpp 2020-04-08 11:33:25 +02:00
Stijn Van der Borght
094ec9b53c re-added Outurnate's Windows client for master branch 2020-04-08 11:33:25 +02:00
badaix
3a8023ab93 Make soxr optional and add to build.md 2020-03-14 11:22:04 +01:00
badaix
835c4864bd Add soxr to cmake 2020-02-14 22:11:26 +01:00
badaix
d77d4dadd5 Merge branch 'resample' into develop 2020-02-10 21:17:17 +01:00
Felix Geyer
f6f107af28 cmake: properly link against libatomic when needed
Similar to CMAKE_REQUIRED_FLAGS, CMAKE_CXX_LINK_FLAGS is not an
appropriate variable for linking against libraries.
2020-02-02 16:20:23 +01:00
badaix
2d64ee25a2 Resample incoming chunks 2020-01-12 13:26:55 +01:00
badaix
2a47e0b672 add opus options to cmakefiles 2019-11-02 16:19:59 +01:00
badaix
a30f548a31 rename files to snake_case 2019-10-12 18:28:29 +02:00
badaix
ea3921d8b7 rename some files to snake_case 2019-10-12 14:34:00 +02:00
badaix
c13831f4cc add boost include dir 2019-10-07 22:34:11 +02:00
badaix
b26bd41aff move pcmChunk implementation into header 2018-03-16 18:29:13 +01:00
badaix
54a8ca824f move message dir into common 2018-03-16 00:19:52 +01:00
badaix
2299e20cfc CMake works on MacOS 2018-02-10 17:34:07 +01:00
Jörg Krause
0dd803007a Initial CMake support 2018-02-03 21:29:45 +01:00