Skip to content

MCC TheBar 26.19

Compare
Choose a tag to compare
@tboeckel tboeckel released this 15 Jan 14:36
· 24 commits to master since this release

Version 26.19 of MCC TheBar

Changes:

  • mcp/class.c: fixed the "pointer to a pointer" operation when a simple
    pointer is enough already. This fixes the invalid saved configuration for
    the "Appearance" page. Thanks to Christian Maier for the hint.
  • library.c: moved the system and CPU description behind the copyright part.
  • all/Debug.c: declare inlined _INDENT() function as static to avoid warnings
    of GCC5.
  • mcp/Makefile: generate ISO8859-1 encoded catalogs instead of UTF8 encoded
    ones.
  • include: updated SDI headers.