1
0
Fork 0
Commit graph

39 commits

Author SHA1 Message Date
Sean Barrett
fd5aeab8b5 Add built-in Vorbis codec: stb_vorbis v1.17 2019-10-25 00:47:43 +02:00
David Reid
d66317a08e Add built-in WAV codec: dr_wav v0.11.1 2019-10-25 00:47:43 +02:00
David Reid
a5f1e3473f Add built-in MP3 codec: dr_mp3 v0.5.1 2019-10-25 00:47:43 +02:00
David Reid
a5d87fa8ce Add built-in FLAC codec: dr_flac v0.12.2 2019-10-25 00:47:43 +02:00
Patryk Obara
0a9f80f1b5 Transform zmbv into a project inside dosbox solution
This way it's possible to build them together in VS and it's easier to
develop both.
2019-10-02 12:03:03 +02:00
Patryk Obara
a57d081f24 Upgrade zmbv solution and project to VS2019
Previous solution format does not work any more in modern Visual Studio.
Includes some project adjustments needed to cleanly build the project in
MSVC without any warnings.
2019-10-02 12:03:03 +02:00
Patryk Obara
b62a637157 Import svn:ignore props to .gitignore files 2019-09-15 20:34:57 +02:00
Sjoerd van der Berg
e48149278e Changes to allow for mingw i686 to compile a new zmbv.dll
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@4247
2019-06-25 20:44:00 +00:00
Peter Veenstra
5888c05dd1 Add some missing va_ends. Reported by jmarsh
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@4227
2019-05-23 12:51:10 +00:00
Peter Veenstra
1fbaff47fc Update year and address of FSF
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@4183
2019-01-25 14:09:58 +00:00
Peter Veenstra
5bb10db88b Time keeps on ticking
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@4109
2018-05-29 12:58:58 +00:00
Peter Veenstra
6cf39c1fc6 Years update
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@4021
2017-05-30 11:35:08 +00:00
Sjoerd van der Berg
169ca61f9e fix for 256 color encoding in zmbv.dll codec patch by Avery Lee
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3993
2016-09-04 19:04:02 +00:00
Peter Veenstra
0f4c92ca32 Year update.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3878
2015-01-06 14:40:32 +00:00
Peter Veenstra
2fea508f7f Year update
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3812
2013-01-15 09:03:13 +00:00
Sebastian Strohhäcker
0ae27e9b4a year/info update for some other files as well
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3701
2011-04-26 15:00:36 +00:00
Peter Veenstra
999f33de27 Update year. Remove CVS tags
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3700
2011-04-26 09:34:55 +00:00
Ralf Grillenberger
d40f71fc45 Fix warnings (thanks ripsaw)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3578
2010-04-12 10:37:59 +00:00
Peter Veenstra
a78b2c4f8b Update year
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3548
2010-02-11 13:36:50 +00:00
Peter Veenstra
16d14b78e1 Some year and version numbers
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3410
2009-05-27 09:15:42 +00:00
Sebastian Strohhäcker
229c30dd4f min/max safety
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3394
2009-05-17 15:28:05 +00:00
Sebastian Strohhäcker
9d45ed91b5 update zmbv installer (installs under vista64 as 32bit wow6432 codec)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3302
2009-02-12 21:38:23 +00:00
Sebastian Strohhäcker
384ca22a2b update zmbv codec stats
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3300
2009-02-04 21:47:57 +00:00
Peter Veenstra
0c570b7b79 Disable menu, reintroduce pausedosbox. reintroduce -startmapper and keybindings.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3293
2009-02-01 16:06:26 +00:00
Sebastian Strohhäcker
c994a9a25e fix some msvc64bit warnings
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3217
2008-09-07 10:55:16 +00:00
Peter Veenstra
6a721243e7 Some more warning fixes.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3195
2008-08-09 19:42:26 +00:00
Sebastian Strohhäcker
c78a9f6c03 fix/work around some gcc Wall warnings
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3192
2008-08-06 18:34:21 +00:00
Peter Veenstra
0fb5e8b56d Fix 2 warnings with g++-3.4 (Moe)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3044
2007-11-06 20:26:27 +00:00
Sebastian Strohhäcker
e2b114bfe4 update visual studio files
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3029
2007-10-28 17:05:29 +00:00
Peter Veenstra
814a5f9275 add gui_tk dir
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3027
2007-10-28 16:34:16 +00:00
Peter Veenstra
65971d4252 add menu lib from Moe.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3026
2007-10-28 16:33:02 +00:00
Peter Veenstra
392818ac53 update so it is aware of 9x and NT systems
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2804
2007-02-04 11:16:58 +00:00
Peter Veenstra
fdd16dea1a Happy New Year\!
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2728
2007-01-08 19:45:42 +00:00
Peter Veenstra
f5e4334ff8 Fix compilation when there is no zlib
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2556
2006-03-27 19:18:00 +00:00
Peter Veenstra
234d45fabc Add patch: "
[ 1425902 ] Zipped Motion Block Vector VFW codec fixes" from virtualdub


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2484
2006-02-12 12:35:13 +00:00
Peter Veenstra
df67775306 time passes on and on....
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2480
2006-02-09 11:47:57 +00:00
Sjoerd van der Berg
5190334069 Add video for windows control for zmbv codec
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2458
2006-01-30 11:29:06 +00:00
Sjoerd van der Berg
952f8f0d1d Fix some gcc compilation issues
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2457
2006-01-30 10:55:49 +00:00
Sjoerd van der Berg
40c0e26781 ZMBV codec for avi capturing
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2451
2006-01-30 10:10:04 +00:00