2004-05-16 02:27:30 by Krister Walfridsson | Files touched by this commit (4) |
Log message:
Update xmame to 0.82.1.
Changes since 0.81.1 include:
- Everything from MAME 0.82 (http://x.mame.net/changes-mame.html) and
MESS 0.82 (http://x.mame.net/changes-mess.html).
- Improved the message that is displayed when a suitable X11 visual
cannot be found. Fixes Bugzilla bug 219. (Christopher Stone)
- Fixed the most egregious formatting errors in the xmame.6 manpage.
(Andre Majorel)
|
2004-04-16 22:44:54 by Krister Walfridsson | Files touched by this commit (4) |
Log message:
Update xmame to 0.81.1.
Changes since 0.80.1nb1:
- Everything from MAME 0.81 (http://x.mame.net/changes-mame.html) and
MESS 0.81 (http://x.mame.net/changes-mess.html).
- Fixed a problem with the lightgun offscreen reloading that caused a
random shot every fourth or fifth shot. (Joe Inkenbrandt)
|
2004-04-02 19:45:51 by Krister Walfridsson | Files touched by this commit (3) |
Log message:
Make the package realize that amd64 is a LP64 architecture.
Prevent crash when the requested display mode cannot be used.
Bump PKGREVISION.
|
2004-03-31 06:39:17 by Juan Romero Pardines | Files touched by this commit (4) |
Log message:
Update xmame and xmess packages to 0.80.1.
Changes:
Release 0.80.1, 13 March 2004
- Everything from MAME 0.80 (http://x.mame.net/changes-mame.html)
and MESS 0.80 (http://x.mame.net/changes-mess.html).
- Improved support for GNU make's -j option, which can especially
benefit SMP and SMT machines. (Arnaud G. Gibert)
pkgsrc changes:
o Make esound support optional via USE_ESOUND (by default is NO).
|
2004-02-21 01:08:00 by Krister Walfridsson | Files touched by this commit (4) |
Log message:
Update xmame to 0.79.1
Changes since 0.78.1 includes:
- Everything from MAME 0.79 (http://x.mame.net/changes-mame.html) and
MESS 0.79 (http://x.mame.net/changes-mess.html).
- Updated the ALSA DSP module to use the ALSA 1.0 API. (Shyouzou
Sugitani)
- Paths now allow a literal "$" if it's preceded by "\". (Andre
Majorel)
- Fixed a segfault that occurred when "-debug" was used with a rotated
game.
- The debugger window should no longer be blank for 32bpp games.
- Fixed a bug in fix-comments.c that was causing it to mangle
src/drivers/vendetta.c.
- When XINPUT is defined in the makefile but no XInput devices are
configured, the mouse is treated as a trackball. (Gerd Sussner)
- The Xv YUV code should now work on big-endian platforms. (Maciej J.
Woloszyk)
- The trigger for the ACT LABS TV light gun now works; reloading now
requires only one offscreen shot instead of two. (Joe)
|
2004-02-19 20:16:57 by Krister Walfridsson | Files touched by this commit (2) |
Log message:
Make this package compile on non-i386 machines too, by applying a patch
from Lawrence Gold on the xmame mailing-list.
|
2004-02-18 14:33:41 by Johnny C. Lam | Files touched by this commit (19) |
Log message:
Include "../../mk/compiler.mk" to get the value of CC_VERSION before
testing it.
|
2004-01-28 16:26:26 by Juan Romero Pardines | Files touched by this commit (1) |
Log message:
There's no need to use 'USE_X11BASE' in xmame package, we'll use
USE_X11 instead, bump PKGREVISION.
|
2004-01-22 09:36:04 by grant beattie | Files touched by this commit (21) |
Log message:
replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.
|
2004-01-17 18:11:08 by Krister Walfridsson | Files touched by this commit (2) |
Log message:
Update xmame to version 0.78.1.
Changes since 0.77.1 includes:
- Everything from MAME 0.78
- Changed the abbreviation of "-pause_brightness" to "-pbrt" \
to prevent
a conflict with "-playback".
- Fixed an infrequent spurious error reported by zlib 1.2.1. (Mark
Adler)
|