5
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 01, 2023 — May 01, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix problem with LFN case insensitive open's. More... almost 21 years ago
Fix problem with LFN mkdir. More... almost 21 years ago
Fix compilation without X development libraries. More... almost 21 years ago
DOSEMU 1.1.5.5 More... almost 21 years ago
Add support for Long File Names (default=off) More... almost 21 years ago
From Stas: more consistent DPMI int handling. This is necessary for LFN support. More... almost 21 years ago
DOSEMU 1.1.5.4 More... almost 21 years ago
(with Eric Auer, Witold Filipczyk) use bitmap fonts by default, rather than X fonts. Support 80x100 CGA "text graphics" with 8x2 font. Bart: cleanup, allow resizing of the text window. More... almost 21 years ago
The retrace time is measured in microsecs, not ticks. More... almost 21 years ago
VGA attribute emulator cleanups. More... almost 21 years ago
Make the 8x16 font equal to the one in vga.pcf. More... almost 21 years ago
update VERSION More... almost 21 years ago
Add comment about origin. More... almost 21 years ago
DOSEMU 1.1.5.3 More... almost 21 years ago
Small optimization. More... almost 21 years ago
Documentation updates. More... almost 21 years ago
From Stas: config options for OSS More... almost 21 years ago
Kill the scroll queue. More... almost 21 years ago
Use putchar instead of write since the buffered stdio problems were solved. More... almost 21 years ago
Avoid some dependencies on bash (export foo=bar, echo -e in configure) More... almost 21 years ago
Kill timint. More... almost 21 years ago
Kill $_timint, and config.graphics. They were no longer really used anywhere. Also fix a problem with "-V" not implying "-c". More... almost 21 years ago
Fix non-active setbuf(stdout, NULL) and $_console=(1) without graphics. More... almost 21 years ago
Fix "make install" if pesky CVS directories are present. More... almost 21 years ago
cheap workaround for NPTL... More... almost 21 years ago
Clean up line compare stuff a little bit. More... almost 21 years ago
Fix colour problem in chain4 modes (second jazz jackrabbit issue) More... almost 21 years ago
Small change to force a reconfigure. More... almost 21 years ago
Support the VGA line compare register: this fixes one of the two reported problems for Jazz Jackrabbit More... almost 21 years ago
From Clarence: minor config tweaks $_X_backgroundfreeze -> $_X_background_pause, set $_joy_latency to (1) by default. More... almost 21 years ago