pkgsrc-WIP-cvs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: wip/mupen64plus
Module name: wip
Committed by: othyro
Date: Sat Jul 6 23:00:14 UTC 2013
Modified Files:
wip/mupen64plus: Makefile TODO distinfo options.mk
wip/mupen64plus/patches: patch-m64p__build.sh
patch-source_mupen64plus-audio-sdl_projects_unix_Makefile
patch-source_mupen64plus-audio-sdl_src_main.c
patch-source_mupen64plus-core_projects_unix_Makefile
patch-source_mupen64plus-core_src_main_util.c
patch-source_mupen64plus-core_src_main_zip_ioapi.h
patch-source_mupen64plus-core_src_osd_screenshot.cpp
patch-source_mupen64plus-input-sdl_projects_unix_Makefile
patch-source_mupen64plus-rsp-hle_projects_unix_Makefile
patch-source_mupen64plus-ui-console_projects_unix_Makefile
patch-source_mupen64plus-video-rice_projects_unix_Makefile
Added Files:
wip/mupen64plus/patches: patch-m64p__install.sh
patch-source_mupen64plus-video-glide64mk2_projects_unix_Makefile
patch-source_mupen64plus-video-glide64mk2_src_Glide64_Util.h
patch-source_mupen64plus-video-rice_src_liblinux_pngrw.c
Log Message:
Update to latest release. Add speex PKG_OPTION. GlideHQ plugin is
disabled for now, because it doesn't build on NetBSD (see TODO).
>From Release Notes:
Mupen64Plus v2.0 - July 4, 2013
All Modules
New: MS Visual Studio 2012 project files
Makefiles: support for ARM, PPC, and MINGW architectures
Makefiles: support for cross-compiling (MXE win32 builds under Unix)
Support (building from source) for new SDL 2.0 library
Audio-SDL Plugin
Add support for resampling with speexdsp library
Add more resampling quality options
Bugfix: Don't assume OSS is installed in all linux systems.
Make SDL volume handling the default, since OSS is no longer included in
the kernel.
Minor refactoring of volume handling code.
Console-UI Front End Application
Only build system changes
Core Emulator Library
Fixes for various games (DK64, Zelda, Blast Corps)
Add Ari64's dynamic recompiler for x86 (32-bit) and ARM
Improved PJ64 savestate loading
Support video window resizing (with help from video plugin and front-end
application)
Auto-detect savestate type (Mupen64Plus or PJ64) when loading from a slot
Many various code cleanups in core from casualjames
Debugger code cleanup
Input-SDL Plugin
Re-write auto-configuration logic to be more user friendly. Add new 'mode'
parameter.
Support for 6 new joysticks
Work-around for buggy xboxdrv which results in no rumble
Bugfix: crash when rumble used with controller #4
Video-Glide64mk2 Plugin
Brand new video plugin which has been ported to Mupen64Plus
Video-Rice Plugin
Support for resizable video window
Add support to build and run with OpenGL ES 2.0
Improve hi-resolution texture loading support
Fix texture CRC calculation for non-x86 (or NO_ASM) platforms
RSP-HLE Plugin
Add support for MusyX ucode detection
Support JPEG decoding used in Pokemon Stadium Japan
Lots of refactoring to clean up code
To generate a diff of this commit:
cvs -z3 rdiff -u -r0 -r1.1 wip/mupen64plus/patches/patch-m64p__install.sh \
wip/mupen64plus/patches/patch-source_mupen64plus-video-glide64mk2_projects_unix_Makefile
\
wip/mupen64plus/patches/patch-source_mupen64plus-video-glide64mk2_src_Glide64_Util.h
\
wip/mupen64plus/patches/patch-source_mupen64plus-video-rice_src_liblinux_pngrw.c
cvs -z3 rdiff -u -r1.1 -r1.2 \
wip/mupen64plus/patches/patch-source_mupen64plus-audio-sdl_src_main.c \
wip/mupen64plus/patches/patch-source_mupen64plus-core_src_main_util.c \
wip/mupen64plus/patches/patch-source_mupen64plus-core_src_main_zip_ioapi.h \
wip/mupen64plus/patches/patch-source_mupen64plus-core_src_osd_screenshot.cpp
cvs -z3 rdiff -u -r1.2 -r1.3 wip/mupen64plus/patches/patch-m64p__build.sh \
wip/mupen64plus/patches/patch-source_mupen64plus-rsp-hle_projects_unix_Makefile
cvs -z3 rdiff -u -r1.3 -r1.4 \
wip/mupen64plus/patches/patch-source_mupen64plus-audio-sdl_projects_unix_Makefile
\
wip/mupen64plus/patches/patch-source_mupen64plus-input-sdl_projects_unix_Makefile
\
wip/mupen64plus/patches/patch-source_mupen64plus-ui-console_projects_unix_Makefile
\
wip/mupen64plus/patches/patch-source_mupen64plus-video-rice_projects_unix_Makefile
cvs -z3 rdiff -u -r1.4 -r1.5 wip/mupen64plus/options.mk \
wip/mupen64plus/patches/patch-source_mupen64plus-core_projects_unix_Makefile
cvs -z3 rdiff -u -r1.5 -r1.6 wip/mupen64plus/TODO wip/mupen64plus/distinfo
cvs -z3 rdiff -u -r1.8 -r1.9 wip/mupen64plus/Makefile
To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/mupen64plus/patches/patch-m64p__install.sh?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/mupen64plus/patches/patch-source_mupen64plus-video-glide64mk2_projects_unix_Makefile?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/mupen64plus/patches/patch-source_mupen64plus-video-glide64mk2_src_Glide64_Util.h?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/mupen64plus/patches/patch-source_mupen64plus-video-rice_src_liblinux_pngrw.c?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/mupen64plus/patches/patch-source_mupen64plus-audio-sdl_src_main.c?r1=1.1&r2=1.2
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/mupen64plus/patches/patch-source_mupen64plus-core_src_main_util.c?r1=1.1&r2=1.2
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/mupen64plus/patches/patch-source_mupen64plus-core_src_main_zip_ioapi.h?r1=1.1&r2=1.2
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/mupen64plus/patches/patch-source_mupen64plus-core_src_osd_screenshot.cpp?r1=1.1&r2=1.2
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/mupen64plus/patches/patch-m64p__build.sh?r1=1.2&r2=1.3
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/mupen64plus/patches/patch-source_mupen64plus-rsp-hle_projects_unix_Makefile?r1=1.2&r2=1.3
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/mupen64plus/patches/patch-source_mupen64plus-audio-sdl_projects_unix_Makefile?r1=1.3&r2=1.4
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/mupen64plus/patches/patch-source_mupen64plus-input-sdl_projects_unix_Makefile?r1=1.3&r2=1.4
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/mupen64plus/patches/patch-source_mupen64plus-ui-console_projects_unix_Makefile?r1=1.3&r2=1.4
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/mupen64plus/patches/patch-source_mupen64plus-video-rice_projects_unix_Makefile?r1=1.3&r2=1.4
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/mupen64plus/options.mk?r1=1.4&r2=1.5
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/mupen64plus/patches/patch-source_mupen64plus-core_projects_unix_Makefile?r1=1.4&r2=1.5
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/mupen64plus/TODO?r1=1.5&r2=1.6
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/mupen64plus/distinfo?r1=1.5&r2=1.6
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/mupen64plus/Makefile?r1=1.8&r2=1.9
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:
Build for Windows Store.
http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs
Home |
Main Index |
Thread Index |
Old Index