Max Kellermann
|
68f824a186
|
protocol/ArgParser: move struct RangeArg to separate header
|
2018-09-02 08:17:22 +02:00 |
Max Kellermann
|
ec54754e22
|
Compiler.h: move to util/
|
2018-08-20 16:19:17 +02:00 |
Max Kellermann
|
a2b77c8813
|
decoder/ffmpeg, test/test_protocol: catch exceptions by reference
Work around -Werror=catch-value.
|
2017-11-12 18:54:29 +01:00 |
Max Kellermann
|
e939d667d9
|
protocol/Ack: add exception class wrapping enum ack
|
2015-12-18 09:53:02 +01:00 |
Max Kellermann
|
d053797340
|
protocol/Result: move command_list_num to class Response
|
2015-08-14 19:00:02 +02:00 |
Max Kellermann
|
7652a2986b
|
client/Response: new Client wrapper class for writing responses
|
2015-08-12 08:41:05 +02:00 |
Max Kellermann
|
cbdc3194cc
|
protocol/ArgParser: add struct RangeArg
|
2015-08-11 22:43:10 +02:00 |
Max Kellermann
|
87268c2297
|
test/test_protocol: add missing stdlib.h include
EXIT_SUCCESS and EXIT_FAILURE are defined in stdlib.h, not unistd.h.
D'oh!
|
2014-09-24 23:03:28 +02:00 |
Max Kellermann
|
e93975cb46
|
test/test_protocol: add missing unistd.h include
|
2014-09-24 21:43:11 +02:00 |
Max Kellermann
|
4907f610d6
|
test/test_protocol: unit test for protocol/ArgParser.cxx
|
2014-09-04 17:10:30 +02:00 |