3
I Use This!
Very High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Jun 29, 2024 — Jun 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[Ref] mpt/base/macros.hpp: Add version constraints for MSVC attributes. More... 14 days ago
[Ref] mpt/base/macros.hpp: Add version constraints for MSVC attributes.
manx
as Jörn Heusipp
More... 14 days ago
[Ref] mpt/base/macros.hpp: Add MPT_ATTR_FLATTEN. More... 14 days ago
[Ref] mpt/base/macros.hpp: Add MPT_ATTR_FLATTEN. [Ref] mpt/base/macros.hpp: Add MPT_ATTR_NOINLINE, a C++ attribute version of MPT_NOINLINE. [Ref] mpt/base/macros.hpp: Add MPT_ATTR_ALWAYSINLINE. This is similar to a C++ attribute version of MPT_FORCEINLINE, however for MSVC __forceinline implies inline, which a C++ attribute cannot do. We thus choose the better matching GCC/Clang-inspired name.
manx
as Jörn Heusipp
More... 14 days ago
[Ref] mpt/base/macros.hpp: Add MPT_ATTR_FLATTEN. [Ref] mpt/base/macros.hpp: Add MPT_ATTR_NOINLINE, a C++ attribute version of MPT_NOINLINE. [Ref] mpt/base/macros.hpp: Add MPT_ATTR_ALWAYSINLINE. This is similar to a C++ attribute version of MPT_FORCEINLINE, however for MSVC __forceinline implies inline, which a C++ attribute cannot do. We thus choose the better matching GCC/Clang-inspired name.
manx
as Jörn Heusipp
More... 14 days ago
[Ref] mpt/base/macros.hpp: Add MPT_ATTR_FLATTEN. More... 14 days ago
[Var] Update gitignore.
manx
as Jörn Heusipp
More... 15 days ago
[Var] Update gitignore. More... 15 days ago
[Var] ogg: Update to 1.3.6 (2025-06-16).
manx
as Jörn Heusipp
More... 15 days ago
[Var] ogg: Update to 1.3.6 (2025-06-16). More... 15 days ago
[Fix] mpt/fs/common_directories.hpp: GetModuleFileName() can return set GetLastError() to ERROR_SUCCESS when truncating the returned string on Windows XP and earlier. More... 15 days ago
[Fix] mpt/fs/common_directories.hpp: GetModuleFileName() can return set GetLastError() to ERROR_SUCCESS when truncating the returned string on Windows XP and earlier.
manx
as Jörn Heusipp
More... 15 days ago
[Imp] In stream/MIDI/VGM export, pre-populate the subsong field for single-subsong export to the currently edited subsong (https://forum.openmpt.org/index.php?topic=7340.0).
sagamusix
as Johannes Schultz
More... 16 days ago
[Imp] In stream/MIDI/VGM export, pre-populate the subsong field for single-subsong export to the currently edited subsong (https://forum.openmpt.org/index.php?topic=7340.0). More... 16 days ago
[Imp] Main toolbar: Allow icon groups to be hidden as well. At least one icon group needs to be always visible, though (https://bugs.openmpt.org/view.php?id=1889). More... 16 days ago
[Imp] Main toolbar: Allow icon groups to be hidden as well. At least one icon group needs to be always visible, though (https://bugs.openmpt.org/view.php?id=1889).
sagamusix
as Johannes Schultz
More... 16 days ago
[Ref] CModTreeBar: Use FlagSet.
sagamusix
as Johannes Schultz
More... 16 days ago
[Ref] CModTreeBar: Use FlagSet. More... 16 days ago
[Ref] Update Check: When building staistics JSON, do not rely on nlohmann-json implicitly converting std::string into JSON. Always force through mpt::ustring. More... 16 days ago
[Ref] Update Check: When building staistics JSON, do not rely on nlohmann-json implicitly converting std::string into JSON. Always force through mpt::ustring.
manx
as Jörn Heusipp
More... 16 days ago
[Fix] WriteMemoryDump: Fix CloseHandle().
manx
as Jörn Heusipp
More... 16 days ago
[Fix] WriteMemoryDump: Fix CloseHandle(). More... 16 days ago
[Doc] Update release_branches.md. More... 17 days ago
[Doc] Update release_branches.md.
manx
as Jörn Heusipp
More... 17 days ago
[Ref] HTTP: Make Windows XP https avoidance work-around depend von MPT_WIN_BEFORE(MPT_WIN_VISTA) instead of MPT_BUILD_RETRO. More... 17 days ago
[Ref] HTTP: Make Windows XP https avoidance work-around depend von MPT_WIN_BEFORE(MPT_WIN_VISTA) instead of MPT_BUILD_RETRO.
manx
as Jörn Heusipp
More... 17 days ago
[Ref] WriteMemoryDump: Do not make some flags MSVC-only. More... 17 days ago
[Ref] WriteMemoryDump: Do not make some flags MSVC-only.
manx
as Jörn Heusipp
More... 17 days ago
[Ref] WriteMemoryDump: Silence Clang warning. More... 17 days ago
[Ref] WriteMemoryDump: Silence Clang warning.
manx
as Jörn Heusipp
More... 17 days ago