26 Commits

Author SHA1 Message Date
nanshiki
5392c9957f Fixed a bug for folders with Japanese names that have 0x5c at the end. 2023-02-18 12:32:08 +09:00
Wengier
a92ef50088 more 2021-12-08 02:43:33 -05:00
Allofich
4d7be1c15b Remove redundant #ifndef conditionals for includes 2021-08-22 15:13:27 +09:00
Wengier
06277b8f85 more 2021-06-25 00:02:25 -04:00
Wengier
16aff755d2 DBCS awareness for \ character 2021-06-24 04:25:28 -04:00
Allofich
cf86151a3f Remove unneeded includes 2021-06-19 17:04:43 +09:00
Allofich
0cac7f216e Localize includes 2021-06-19 17:04:43 +09:00
Allofich
c873e452f3 Remove unneeded includes 2021-06-19 17:04:42 +09:00
Allofich
9294d450ec SVN r4412
Update copyright.
2021-03-06 21:18:08 +09:00
Wengier
4e047f38ad move to support 2021-02-23 23:45:37 -05:00
rderooy
608a657b50 Update copyright year for dosbox and dosbox-x assets and update FSF address 2020-06-25 08:42:32 +02:00
Jonathan Campbell
8150136637 Remove duplicate #define safe_strncpy from support.h 2020-05-29 03:31:12 -07:00
rderooy
1acb01b95b Port phonebook feature from dosbox-staging
e905a6bd5d

create a phoneboox-<version>.txt file with the layout:
<number> <host:port>

When you dial the number, it will actually connect to the specified host. This is needed
as not all programs allow to enter a hostname or IP address.

It also adds a new property to the config file in the [serial] section named phonebookfile=
2020-05-29 11:23:22 +02:00
Jonathan Campbell
e31a0a8165 Incorporate Long Filename Support for DOS version 7 [https://github.com/joncampbell123/dosbox-x/issues/1425] 2020-03-06 22:56:22 -08:00
Allofich
038566362e Fix Cppcheck funcArgNamesDifferent warnings 2019-10-21 22:08:39 +09:00
Allofich
8598f90386 Remove undefined function declarations 2019-06-15 20:13:21 +09:00
Allofich
d84a812743 SVN r4183 (second half)
Update year
2019-06-03 23:01:41 +09:00
Allofich
05619dd023 SVN r4183 (first half)
Update address of FSF
2019-06-03 22:54:46 +09:00
Allofich
c4a6d5406a SVN r4100
Strip spaces properly.
2019-05-26 17:16:18 +09:00
Jonathan Campbell
1162503238 sign type conversion 2018-05-30 14:53:32 -07:00
Jonathan Campbell
3232582e8e sorry. LFN patch completely breaks file I/O in DOSBox. reverting. 2015-08-16 03:33:59 -07:00
Jonathan Campbell
41bd80c3bf LFN (Long File Name) support patch
[https://github.com/joncampbell123/dosbox-x/issues/105]
2015-08-16 02:02:30 -07:00
Jonathan Campbell
ec7aec4d98 run the source code through dos2unix. it seems to help with applying
patches.
2015-08-16 02:00:24 -07:00
Jonathan Campbell
173316cb9d move "power of 2" macro to support header 2014-08-10 00:08:46 -07:00
Jonathan Campbell
21614b8c3f toss out my copy, integrate tawoongs's daum branch code into mine,
remove what won't compile, begin work.
2013-10-14 05:07:26 -07:00
root
f331824031 port from svn 2013-07-07 20:39:49 -07:00