3
I Use This!
Very High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Jun 27, 2024 — Jun 27, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[Fix] Comapring two ModSequence objects didn't verify default tempo / speed equality. More... 2 days ago
[Fix] Inserting/duplicating/moving sequences reset the default tempo and speed (https://forum.openmpt.org/index.php?topic=7345.0). More... 2 days ago
[Fix] mpt/filemode/iostream.hpp: Make Clang happy.
manx
as Jörn Heusipp
More... 3 days ago
[Fix] mpt/filemode/iostream.hpp: Make Clang happy. More... 3 days ago
[Var] Run clang-format.
manx
as Jörn Heusipp
More... 3 days ago
[Var] Run clang-format. More... 3 days ago
[Imp] openmpt123: Untie stdin and stderr from stdout if either is binary data.
manx
as Jörn Heusipp
More... 3 days ago
[Imp] openmpt123: Untie stdin and stderr from stdout if either is binary data. More... 3 days ago
[Ref] mpt/filemode: Add a generic interface for handling DOS/Windows setmode() on stdin/stdout/stderr. More... 3 days ago
[Ref] mpt/filemode: Add a generic interface for handling DOS/Windows setmode() on stdin/stdout/stderr. [Ref] openmpt123: Use mpt::filemode.
manx
as Jörn Heusipp
More... 3 days ago
[Ref] openmpt123: Terminal: SetConsoleCursorPosition() is deprecated since Windows 10 1809. Use VT100 codes for cursor-up. More... 3 days ago
[Ref] openmpt123: Terminal: SetConsoleCursorPosition() is deprecated since Windows 10 1809. Use VT100 codes for cursor-up.
manx
as Jörn Heusipp
More... 3 days ago
[Ref] openmpt123: Terminal: Fallback to terminal escape codes for cursor-up if there is no console window attached on Windows.
manx
as Jörn Heusipp
More... 3 days ago
[Ref] openmpt123: Terminal: Fallback to terminal escape codes for cursor-up if there is no console window attached on Windows. More... 3 days ago
[Ref] openmpt123: Terminal: Use mpt::winstring. More... 3 days ago
[Ref] openmpt123: Terminal: Use mpt::winstring.
manx
as Jörn Heusipp
More... 3 days ago
[Ref] openmpt123: Terminal: Use mpt::winstring.
manx
as Jörn Heusipp
More... 3 days ago
[Ref] openmpt123: Terminal: Use mpt::winstring. More... 3 days ago
[Ref] openmpt123: Cleanup --driver help and --device help output printing. More... 4 days ago
[Ref] openmpt123: Cleanup --driver help and --device help output printing. [Ref] openmpt123: Do not print directly to stdout or stderr during command line parsing.
manx
as Jörn Heusipp
More... 4 days ago
[Ref] openmpt123: Small cleanup. More... 4 days ago
[Ref] openmpt123: Small cleanup.
manx
as Jörn Heusipp
More... 4 days ago
[Ref] mpt/base/detect_quirks.hpp: Cleanup soft-float detection.
manx
as Jörn Heusipp
More... 4 days ago
[Ref] mpt/base/detect_quirks.hpp: Cleanup soft-float detection. More... 4 days ago
[Fix] openmpt123: _setmode(_O_U8TEXT) only exists for UCRT. MinGW-w64 header define it for MSVCRT as well, but the library does not know what to do wit that constant.
manx
as Jörn Heusipp
More... 4 days ago
[Fix] openmpt123: _setmode(_O_U8TEXT) only exists for UCRT. MinGW-w64 header define it for MSVCRT as well, but the library does not know what to do wit that constant. More... 4 days ago
[Imp] Pattern tab: Show expand/shrink shortcuts in tooltips.
sagamusix
as Johannes Schultz
More... 5 days ago
[Imp] Pattern tab: Show expand/shrink shortcuts in tooltips. More... 5 days ago
[Imp] Add keyboard shortcuts for expanding and shrinking patterns (default: Ctrl+Alt+E/D).
sagamusix
as Johannes Schultz
More... 5 days ago
[Imp] Add keyboard shortcuts for expanding and shrinking patterns (default: Ctrl+Alt+E/D). More... 5 days ago