Commit Graph

16 Commits

Author SHA1 Message Date
Allofich
67ebe980a7 Remove unneeded includes 2021-06-06 04:39:54 +09:00
Allofich
cdbfc3e24a SVN r4416
Add way to start and stop avi recording with config.
Add way to start keymapper from config as well.
2021-03-06 22:58:22 +09:00
Allofich
9294d450ec SVN r4412
Update copyright.
2021-03-06 21:18:08 +09:00
Emmanuel Gil Peyrot
c0a106535e Replace Bit32u with uint32_t 2020-09-28 17:14:35 +02:00
Emmanuel Gil Peyrot
9c64c99bab Replace Bit16s with int16_t 2020-09-28 17:14:35 +02:00
Emmanuel Gil Peyrot
35f38f3ebe Replace Bit8u with uint8_t 2020-09-28 17:14:35 +02:00
rderooy
608a657b50 Update copyright year for dosbox and dosbox-x assets and update FSF address 2020-06-25 08:42:32 +02:00
Allofich
038566362e Fix Cppcheck funcArgNamesDifferent warnings 2019-10-21 22:08:39 +09:00
Jonathan Campbell
e5548cfe18 Add flag to video capture handler to indicate frame did not change according to render/GFX functions. Add code to AVI writer to support writing NULL non-keyframe video chunks to the AVI instead of feeding unchanged frames to the ZMBV encoder. Add dosbox.conf option to enable this performance and bandwidth optimization with future reminder to enable by default if option does not cause issues 2019-09-30 23:34:15 -07: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
de304b6f14 SVN r3936
Add opl3gold option to oplmode setting. With this option the AdLib Gold
music can be selected in Dune. Only FM music without effects (reverb,
stereo enhancement, surround sound, etc.) is supported. FM volume
control, used in the CD-ROm version of Dune, does work.
2019-05-08 21:23:29 +09:00
Jonathan Campbell
2205c04ce8 multi-track WAV recording mode.
the difference between the existing WAV recording mode and multitrack
recording is that all mixer channels are recorded separately to their
own audio track in an AVI. Hopefully, you can use the AVI to then do
your own downmix in your video editing software of choice.
2016-10-26 02:08:00 -07:00
Jonathan Campbell
ffbad0b2b3 svn mainline r3878:
Year update.
2015-01-25 21:13:25 -08: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