pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/emulators/gens/patches add patch forgotten in previous



details:   https://anonhg.NetBSD.org/pkgsrc/rev/eed60c17fed0
branches:  trunk
changeset: 479734:eed60c17fed0
user:      dillo <dillo%pkgsrc.org@localhost>
date:      Sat Aug 21 14:16:32 2004 +0000

description:
add patch forgotten in previous

diffstat:

 emulators/gens/patches/patch-at |  15 +++++++++++++++
 1 files changed, 15 insertions(+), 0 deletions(-)

diffs (19 lines):

diff -r 9e8f3b2a46fc -r eed60c17fed0 emulators/gens/patches/patch-at
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/emulators/gens/patches/patch-at   Sat Aug 21 14:16:32 2004 +0000
@@ -0,0 +1,15 @@
+$NetBSD: patch-at,v 1.1 2004/08/21 14:16:32 dillo Exp $
+
+--- src/gens/emulator/ui_proxy.c.orig  2004-05-18 22:34:00.000000000 +0200
++++ src/gens/emulator/ui_proxy.c
+@@ -55,6 +55,10 @@ system_reset ()
+     {
+       Reset_SegaCD ();
+     }
++  if (MoviePlaying)
++    {
++      StopMovie();
++    }
+ }
+ 
+ int



Home | Main Index | Thread Index | Old Index