Commit ec37a85
File tree
4 files changed
+3
-3
lines changed- backend/lib
4 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
119 | | - | |
120 | | - | |
| 119 | + | |
| 120 | + | |
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
| |||
- noson/CMakeLists.txt+4-8
- noson/src/audioencoder.cpp-57
- noson/src/audioencoder.h+6-22
- noson/src/audiosource.cpp+12-69
- noson/src/audiosource.h+9-34
- noson/src/audiostream.h-70
- noson/src/flacencoder.cpp+49-86
- noson/src/flacencoder.h+11-18
- noson/src/framebuffer.cpp+21-30
- noson/src/framebuffer.h+8-4
- noson/src/iodevice.cpp-97
- noson/src/iodevice.h-68
- noson/src/iostream.cpp+152
- noson/src/iostream.h+94
- noson/src/pasource.cpp+4-5
- noson/src/pasource.h+2-2
- noson/src/private/eventbroker.cpp+5-7
- noson/src/private/securesocket.cpp+1-1
- noson/src/private/wsrequestbroker.cpp+25-14
- noson/src/private/wsrequestbroker.h+11-7
- noson/src/private/wsstatic.c+3
- noson/src/private/wsstatic.h+3
- noson/src/pulsestreamer.cpp+16-16
- noson/src/pulsestreamer.h+1-1
- noson/src/requestbroker.cpp+2-2
- noson/src/requestbroker.h+1-1
- tests/src/check_flac_encoder.cpp+2-3
- tests/src/tests16le2flac.cpp+37-21
Binary file not shown.
Binary file not shown.
0 commit comments