Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
xmame changed its 'xv' command line option. as gxmame is a front-end to xmame, it needs this patch : http://sourceforge.net/tracker/index.php?func=detail&aid=793974&group_id=50621&atid=460393
Created an attachment (id=17513) [details] The patch for gxmame 0.33 patch from cowbutt@sf.net
heres what i get from trying to use the patch: patching file src/gxmame.h Hunk #1 succeeded at 645 (offset -11 lines). patching file src/mameio.c patching file src/options.c Hunk #2 FAILED at 7253. Hunk #3 succeeded at 6278 (offset -985 lines). Hunk #4 FAILED at 6301. Hunk #5 succeeded at 6321 (offset -985 lines). Hunk #6 succeeded at 6383 (offset -985 lines). 2 out of 6 hunks FAILED -- saving rejects to file src/options.c.rej
seems this patch was : - for CVS, not 0.33 release - fucked up because i edited it in my favorite editor, with line-wrap ON ;) i'll try to correct this and post it here just after. so, let this bug on-hold, i'll try to be not too long
make sure it works with xmame-0.74.1 which i'm adding to cvs soon ;)
See http://bugs.gentoo.org/show_bug.cgi?id=29179 - someone submitted a patch for the joystick breakage f/ xmame 0.74
*** Bug 29179 has been marked as a duplicate of this bug. ***
Ok, I've got a reworked video mode patch against 0.33-r1. Has to patch after the joystick patch. Tested X11 fullscreen mode with and without YUV and YV12 (which doesn't work quite right anyways). Works.
Created an attachment (id=18090) [details] gxmame fix for new x11 fullscreen > xmame v0.72
combined your patch with existing patch and it seems to be fine thanks :)