flac/include/FLAC
NotTsunami 3bb5d8cd76 include: Escape number signs to suppress warnings
Doxygen sees '#' as a cross-reference, which this is not in this case. This will silence the following warning that pops up frequently when building with docs:

warning: explicit link request to 'defines' could not be resolved

The code shorthand tag was removed in include\FLAC\all.h to remain synonymous with other mentions of #define.
2019-11-19 16:14:47 +11:00
..
Makefile.am Bulk update copyright dates 2016-12-05 06:35:39 +11:00
all.h include: Escape number signs to suppress warnings 2019-11-19 16:14:47 +11:00
assert.h Do not override CFLAGS, as CFLAGS is a user flag. 2017-01-19 20:47:26 +11:00
callback.h Fix miscellaneous typos. 2018-05-24 07:20:19 +10:00
export.h include: Escape number signs to suppress warnings 2019-11-19 16:14:47 +11:00
format.h include/FLAC: More unsigned fixes 2017-01-14 20:24:13 +11:00
metadata.h Fix miscellaneous typos. 2018-05-24 07:20:19 +10:00
ordinals.h stdint.h fixes for MSVS 2005/2008 2017-01-19 06:33:33 +11:00
stream_decoder.h move the new public get_decoder_client_data function to public header. 2019-10-10 06:09:21 +11:00
stream_encoder.h stream encoder: fix documentation inconsistencies 2017-02-13 19:42:46 +11:00