Added cvs2cl.pl to generate ChangeLog

This commit is contained in:
teuf
2001-04-29 20:46:49 +00:00
parent 0ffb945f6d
commit 1ff27a4129
2 changed files with 1867 additions and 540 deletions

View File

@@ -1,540 +1,2 @@
2001-04-23 02:50 theoddone33
* src/linux/zfilew.c: Fix another oversight
2001-04-23 02:30 pagefault
* src/: linux/ztcp.c, win/ztcp.c: Undo of TCP speedup for
high-latency connections
2001-04-23 02:03 pagefault
* src/win/ztcp.c: Removed unneeded brackets
2001-04-23 02:01 theoddone33
* src/linux/ztcp.c: duplicate netplay fix from windows
2001-04-23 00:04 pagefault
* src/zip/zzip.c: Fixed warning messages, possibly fixed crashing
issue with win32 port
2001-04-22 23:51 pagefault
* src/win/zfilew.c: Fixed warning messages
2001-04-22 23:42 pagefault
* src/win/ztcp.c: Improved netcode slightly
2001-04-22 22:08 zsknight
* src/chips/dsp1emu.c: Conversion types warning messages fix
[Maxim]
2001-04-22 22:07 zsknight
* src/: water.c, win/zfilew.c, win/zloaderw.c: Includes fix [Maxim]
2001-04-22 21:01 theoddone33
* src/init.asm: Make zips extract in /tmp/
2001-04-22 19:49 teuf
* src/: macros.mac, ui.asm, gui/guiload.inc, linux/winintrf.asm,
linux/zfilew.c: Config files and save states are now stored in
~/.zsnes
2001-04-22 19:18 theoddone33
* src/linux/: sdllink.c, zfilew.c: Fix a small oversight
2001-04-22 06:23 theoddone33
* src/gui/: guimouse.inc, guiwindp.inc: Fix for playing *.zmv
movies (Movie 0)
2001-04-22 05:58 theoddone33
* src/linux/sdllink.c: Cleanups and maybe a speed fix
2001-04-22 03:45 pagefault
* src/gui/guiwindp.inc: Updated win32 port version
2001-04-22 03:24 pagefault
* src/: gui/gui.asm, gui/guimouse.inc, gui/guiwindp.inc,
win/winlink.cpp: Added large sound buffer option to Win32 port
2001-04-22 02:14 pagefault
* src/linux/sdllink.c: Fixed sound buffering bug
2001-04-22 00:31 teuf
* src/linux/sdllink.c: hpsolo's fix for the joystick code and
support for a third axis
2001-04-22 00:26 pagefault
* src/gui/guiwindp.inc: Removed EAX support and implemented bass
enhancement for Win32 port
2001-04-21 23:35 teuf
* src/linux/sdllink.c: Seems like I forgot to update this file to
fix linux compilation
2001-04-21 22:42 pagefault
* src/: gui/guiwindp.inc, win/winlink.cpp: Started adding EAX
support to Win32 port
2001-04-21 12:41 teuf
* src/video/2xsaiw.asm: Fixed linux compilation once again
2001-04-21 03:28 pagefault
* src/video/2xsaiw.asm: Super 2xSaI updates
2001-04-21 02:11 pagefault
* src/makefile.dos: Updated for new Super 2xSaI code
2001-04-21 01:49 pagefault
* src/video/2xsai.cpp: Removed unneeded files
2001-04-21 01:32 teuf
* src/: linux/copyvwin.asm, video/2xsaiw.asm, video/copyvid.inc:
Fixed linux compilation
2001-04-21 01:28 pagefault
* src/makefile.win: Updated make clean
2001-04-21 01:24 pagefault
* src/: makefile.win, win/winlink.cpp: Merged previous fixes with
Super 2xSaI code
2001-04-21 01:05 pagefault
* src/dos/vesa2.asm: Linux fixes
2001-04-21 00:49 pagefault
* src/makefile.linux: Updated linux makefile
2001-04-21 00:43 pagefault
* src/: link.win32, makefile.win, dos/vesa2.asm,
video/2xsaimmx.inc, video/2xsaiw.asm, video/copyvid.inc,
win/copyvwin.asm, win/winlink.cpp: Updated Super 2xSaI
interpolation
2001-04-20 23:47 pagefault
* src/video/procvid.asm: Fixed compiler problem with DOS/Windows
port
2001-04-20 02:07 theoddone33
* src/video/procvid.asm: f3 menu is fixed, but the keys still move
pretty fast
2001-04-20 01:28 teuf
* src/macros.mac: Added the STUB_ASM macros
2001-04-20 01:01 theoddone33
* src/linux/sdllink.c: commented out potentially dangerous
fullscreen toggle
2001-04-20 00:55 theoddone33
* src/gui/guiload.inc: fix case in zips
2001-04-19 23:05 teuf
* src/: cfgload.asm, gui/guiload.inc, linux/zfilew.c: Added support
for gzipped roms. save states and srm files are also automatically
compressed. For the moment, this is only available in the linux
version, and you must enable it by defining __GZIP__
2001-04-19 22:44 theoddone33
* src/linux/sdllink.c: Added Fullscreen toggle and alt-f4 exit,
neither really works.
2001-04-19 22:16 theoddone33
* src/linux/zloaderw.c: cleaned up some weird code and hopefully
took out some ^M's
2001-04-19 21:48 theoddone33
* src/: ui.asm, linux/sdllink.c, linux/zloaderw.c: add a bit depth
selection switch
2001-04-19 21:11 theoddone33
* src/linux/sdllink.c: Mouse now grabbed in fullscreen modes to
take advantage of SDL's DGA stuff.
2001-04-19 03:13 pagefault
* ChangeLog: Updated
2001-04-19 02:52 pagefault
* src/win/winlink.cpp: Fixed sound buffer bug
2001-04-18 23:15 pagefault
* src/win/zogl.c: [no log message]
2001-04-18 22:16 theoddone33
* linux/AUTHORS: Added more and alphabetized
2001-04-18 21:25 pagefault
* src/win/zipxw.c: More work on Win32 IPX support
2001-04-18 21:05 teuf
* src/linux/sdllink.c: Fixed joystick support. Now, it works (well,
at least for one player input)
2001-04-18 06:39 theoddone33
* src/linux/sdllink.c: add pageup/down
2001-04-18 04:27 theoddone33
* src/makefile.linux: fix up make clean to be less annoying
2001-04-18 04:17 theoddone33
* src/linux/sdllink.c: fix joystick
2001-04-18 04:12 pagefault
* ChangeLog, authors.txt, install.txt, license.txt, news.txt,
readme.txt, srcinfo.txt, thanks.txt, todo.txt, dos/guinotes.txt,
dos/readme.txt, dos/zsnesfaq.txt, linux/AUTHORS, src/betauser.mac,
src/cfgload.asm, src/endmem.asm, src/fixsin.c, src/fixsin.h,
src/init.asm, src/link.win32, src/macros.mac, src/makefile.dos,
src/makefile.linux, src/makefile.win, src/ui.asm, src/vcache.asm,
src/water.c, src/chips/dsp1emu.c, src/chips/dsp1proc.asm,
src/chips/fxemu2.asm, src/chips/fxemu2.mac, src/chips/fxemu2b.asm,
src/chips/fxemu2b.mac, src/chips/fxemu2c.asm,
src/chips/fxemu2c.mac, src/chips/fxtable.asm,
src/chips/sa1proc.asm, src/chips/sa1regs.asm,
src/chips/sfxproc.asm, src/cpu/65816d.inc, src/cpu/65816db.inc,
src/cpu/65816dc.inc, src/cpu/address.inc, src/cpu/address2.inc,
src/cpu/addrni.asm, src/cpu/addrni.inc, src/cpu/dma.asm,
src/cpu/dsp.asm, src/cpu/dspproc.asm, src/cpu/e65816.inc,
src/cpu/e65816b.inc, src/cpu/e65816c.inc, src/cpu/execute.asm,
src/cpu/irq.asm, src/cpu/memory.asm, src/cpu/regs.inc,
src/cpu/regs.mac, src/cpu/regsw.inc, src/cpu/regsw.mac,
src/cpu/s65816d.inc, src/cpu/saddress.inc, src/cpu/saddrni.inc,
src/cpu/se65816.inc, src/cpu/spc700.asm, src/cpu/spcaddr.inc,
src/cpu/spcdef.inc, src/cpu/stable.asm, src/cpu/table.asm,
src/cpu/tableb.asm, src/cpu/tablec.asm, src/dos/debug.asm,
src/dos/dosintrf.asm, src/dos/gppro.asm, src/dos/initvid.asm,
src/dos/joy.asm, src/dos/modemrtn.asm, src/dos/sw.asm,
src/dos/sw32.asm, src/dos/vesa12.asm, src/dos/vesa2.asm,
src/dos/zfile.c, src/dos/zloader.c, src/dos/zsipx.asm,
src/gui/gui.asm, src/gui/guicheat.inc, src/gui/guicombo.inc,
src/gui/guikeys.inc, src/gui/guiload.inc, src/gui/guimisc.inc,
src/gui/guimouse.inc, src/gui/guinetpl.inc, src/gui/guitools.inc,
src/gui/guiwindp.inc, src/gui/menu.asm, src/linux/copyvwin.asm,
src/linux/protect.c, src/linux/resource.h, src/linux/sdllink.c,
src/linux/winintrf.asm, src/linux/zfilew.c, src/linux/zipxw.c,
src/linux/zloaderw.c, src/linux/zsnes.rc, src/linux/ztcp.c,
src/obj/dosbuff.o, src/obj/ipx.o, src/obj/unzip.o,
src/obj/unzip.obj, src/obj/zipx.o, src/obj/zzip.o,
src/obj/zzip.obj, src/video/2xsai.cpp, src/video/2xsaimmx.inc,
src/video/2xsaiw.asm, src/video/2xsaiw.inc, src/video/copyvid.inc,
src/video/m716text.asm, src/video/makev16b.asm,
src/video/makev16t.asm, src/video/makevid.asm, src/video/mode7.asm,
src/video/mode7.mac, src/video/mode716.asm, src/video/mode716.mac,
src/video/mode716b.asm, src/video/mode716d.asm,
src/video/mode716e.asm, src/video/mode716t.asm,
src/video/mode7cal.inc, src/video/mode7ext.asm,
src/video/mv16tms.asm, src/video/newg162.asm,
src/video/newg162.mac, src/video/newg16wn.mac,
src/video/newgfx.asm, src/video/newgfx.mac, src/video/newgfx16.asm,
src/video/newgfx16.mac, src/video/newgfx2.asm,
src/video/newgfx2.mac, src/video/newgfxb.mac,
src/video/newgfxwn.mac, src/video/procvid.asm,
src/video/vidmacrb.mac, src/video/vidmacro.mac, src/win/Zsnes.ico,
src/win/copyvwin.asm, src/win/resource.h, src/win/winintrf.asm,
src/win/winlink.cpp, src/win/zfilew.c, src/win/zipxw.c,
src/win/zloaderw.c, src/win/zsnes.rc, src/win/ztcp.c,
src/zip/unzip.c, src/zip/unzip.h, src/zip/zconf.h, src/zip/zlib.h,
src/zip/zzip.c, win/guinotes.txt, win/readme.txt, win/zsnesfaq.txt:
Started work on Win32 IPX support
2001-04-18 04:00 theoddone33
* src/linux/: sdllink.c, winintrf.asm: Fix improper exiting
2001-04-18 03:52 pagefault
* src/win/winlink.cpp: Removed trailing ^Z
2001-04-18 03:46 theoddone33
* src/linux/sdllink.c: This might enable joystick
2001-04-18 03:43 theoddone33
* src/linux/sdllink.c: This should fix up the rest of the keys in
the GUI
2001-04-18 02:57 pagefault
* src/win/winlink.cpp: Added more meaningful error messages
2001-04-18 02:49 theoddone33
* src/video/procvid.asm: fix arrows in f3 menu, but it still has
many problems
2001-04-18 02:37 pagefault
* src/win/winlink.cpp: fixed problem with non IE/Netscape browsers
2001-04-18 02:35 theoddone33
* src/makefile.linux: fix 'make clean'
2001-04-18 02:26 theoddone33
* src/: init.asm, makefile.linux, linux/zfilew.c: Zipped ROM
support
2001-04-18 01:44 theoddone33
* src/linux/sdllink.c: Fixed fullscreen switching... that was one
funny bug
2001-04-18 01:28 theoddone33
* src/linux/sdllink.c: Preliminary fix for GUI mouse, still has
problems.
2001-04-18 00:10 teuf
* src/linux/sdllink.c: Removed a stupid bug I just added
2001-04-17 23:59 teuf
* ChangeLog, src/linux/sdllink.c, src/linux/winintrf.asm: Added
joystick support. Probably needs more work
2001-04-17 07:29 theoddone33
* src/linux/zloaderw.c: Removed __NO_GETOPT, since the getopt stuff
is fixed now.
2001-04-17 06:14 theoddone33
* src/cfgload.asm: Fixed GameDirectory in the config
2001-04-17 05:43 theoddone33
* src/: cpu/dspproc.asm, gui/menu.asm, linux/winintrf.asm: Case
changes
2001-04-17 05:06 theoddone33
* src/: ui.asm, gui/guiload.inc, linux/sdllink.c,
linux/winintrf.asm, linux/zfilew.c: Load dialog fixed up, big
thanks to relnev Remaining keys fixed in dialog
2001-04-16 21:53 theoddone33
* src/linux/sdllink.c: clearwin works
2001-04-16 20:38 theoddone33
* src/linux/sdllink.c: More changes to the Keyboard things, most
keys work in dialogs now.
2001-04-16 08:05 theoddone33
* src/linux/sdllink.c: major changes. relnev got auto bpp detect
working and implemented the remaining vidmodes. I started work on
getting dialogs to work right.
2001-04-16 04:39 theoddone33
* src/gui/: gui.asm, guimisc.inc: case fixes on the movie
extentions
2001-04-16 02:02 theoddone33
* linux/AUTHORS, src/gui/guiload.inc, src/linux/zfilew.c: Start of
an authors file for those that have contributed to the Linux port.
The start of additions from MrGrim's tree.
2001-04-15 20:53 theoddone33
* src/: ui.asm, linux/sdllink.c, linux/zloaderw.c: This will
hopefully fix problems people have been having with getopt
2001-04-15 10:21 zsknight
* src/gui/gui.asm: Win2k zip crash bug fix by Matthew Kendora
(memory leak bug fix)
2001-04-15 10:18 zsknight
* src/: cpu/execute.asm, dos/debug.asm: Added SPC7110 logger
2001-04-15 10:14 zsknight
* src/cpu/65816d.inc: Fixed b flag setting in BRK instruction in
6502 emulation mode
2001-04-15 10:10 zsknight
* src/gui/: gui.asm, guimouse.inc, guiwindp.inc: GUI Addition for
Cubic Spline Sound Interpolation selection [Thanks AntiResonance!]
2001-04-15 10:08 zsknight
* src/cpu/dspproc.asm: Cubic Spline Sound Interpolation [from
AntiResonance]
2001-04-15 09:58 zsknight
* src/video/: newgfx16.asm, newgfx.asm: Variable write size error
[Thanks TRAC!]
2001-04-15 09:49 zsknight
* src/link.win32: Updated to link the recent zip objects properly
2001-04-15 09:35 zsknight
* src/: makefile.dos, makefile.win: Updated dos/win makefiles for
the updated zip sources by teuf.
2001-04-15 09:33 zsknight
* src/ui.asm: Removed unnecessary extern for windows port
compatibility
2001-04-15 09:31 zsknight
* src/zip/: zlib.h, zzip.c, unzip.c, unzip.h, zconf.h: Added ZIP
Sources
2001-04-15 03:23 theoddone33
* src/: init.asm, ui.asm, linux/winintrf.asm, linux/zfilew.c,
linux/zloaderw.c: various fixes, the most significant being that
saving state now works.
2001-04-14 21:07 theoddone33
* src/: ui.asm, linux/sdllink.c, linux/zloaderw.c: Added
eviltypeguy's significant patch to fixup command line arguments.
Added a __NO_GETOPT define until we can find a resolution for
ragweed's problems Added a patch from relnev to fix some sound
problems where too many sounds are playing at once.
2001-04-14 18:45 theoddone33
* src/linux/sdllink.c: Keys now map correctly
2001-04-14 03:49 theoddone33
* src/linux/sdllink.c: Fix GUI updating
2001-04-14 03:22 theoddone33
* src/linux/sdllink.c: Some more stuff from relnev, 640x480 enabled
2001-04-14 03:09 theoddone33
* src/linux/sdllink.c: Large speed increase suggested by relnev
2001-04-12 05:03 theoddone33
* src/linux/sdllink.c: Fixed non-AT&T syntax in some inline.
2001-04-10 06:43 theoddone33
* src/linux/sdllink.c: sound fix
2001-04-10 06:38 theoddone33
* src/win/Zsnes.ico: Fix corrupted file
2001-04-10 06:28 theoddone33
* src/: cfgload.asm, endmem.asm, fixsin.h, init.asm, macros.mac,
makefile.dos, makefile.linux, ui.asm, vcache.asm, chips/dsp1emu.c,
chips/dsp1proc.asm, chips/fxemu2.asm, chips/fxemu2b.asm,
chips/fxemu2c.asm, chips/fxtable.asm, chips/sa1proc.asm,
chips/sa1regs.asm, chips/sfxproc.asm, cpu/65816dc.inc,
cpu/addrni.asm, cpu/dma.asm, cpu/dsp.asm, cpu/dspproc.asm,
cpu/e65816.inc, cpu/execute.asm, cpu/irq.asm, cpu/memory.asm,
cpu/regs.inc, cpu/spc700.asm, cpu/stable.asm, cpu/table.asm,
cpu/tableb.asm, cpu/tablec.asm, dos/debug.asm, dos/gppro.asm,
dos/initvid.asm, dos/joy.asm, dos/modemrtn.asm, dos/sw.asm,
dos/vesa12.asm, dos/vesa2.asm, gui/gui.asm, gui/guiwindp.inc,
gui/menu.asm, video/2xsaiw.asm, video/copyvid.inc,
video/m716text.asm, video/makev16b.asm, video/makev16t.asm,
video/makevid.asm, video/mode7.asm, video/mode716.asm,
video/mode716b.asm, video/mode716d.asm, video/mode716e.asm,
video/mode716t.asm, video/mode7ext.asm, video/mv16tms.asm,
video/newg162.asm, video/newgfx.asm, video/newgfx16.asm,
video/newgfx2.asm, video/procvid.asm: Linux commits
2001-04-10 05:53 theoddone33
* src/linux/sdllink.c: test
2001-04-10 05:52 theoddone33
* src/linux/: copyvwin.asm, protect.c, resource.h, sdllink.c,
winintrf.asm, zfilew.c, zipxw.c, zloaderw.c, zsnes.rc, ztcp.c:
adding linux stuff
2001-04-06 00:47 zsknight
* src/video/: newgfx16.asm, newgfx.asm: New graphics engine leak
fix (Thanks Trac!)
2001-04-06 00:46 zsknight
* src/ui.asm: ZSNES Version # update
2001-04-06 00:45 zsknight
* ChangeLog: New graphics engine leak / ZSNES Version # update
2001-04-05 16:49 teuf
* src/ui.asm: This file was corrupted
2001-04-05 00:36 zsknight
* src/gui/guiwindp.inc: Changed version # (Winv0.85 -> Winv0.86)
2001-04-05 00:34 zsknight
* src/ui.asm: Changed version # (v1.17 -> v1.18)
If you want to get a log of all the changes that happened, please use the cvs2cl.pl script which comes with ZSNES.
You can find more information about this script on http://www.red-bean.com/cvs2cl.

1865
zsnes/cvs2cl.pl Executable file

File diff suppressed because it is too large Load Diff