FS-UAE 2.1 Development Series

Started by MadAngus, October 29, 2012, 02:45:06 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

MadAngus

A new development version has been released. FS-UAE 2.1.16dev:

http://fengestad.no/fs-uae/download-devel



The main discussion thread is over at EAB -> Here
My shadow says otherwise.

MadAngus

A new development version has been released. FS-UAE 2.1.18dev:

http://fengestad.no/fs-uae/download-devel

Changes in FS-UAE 2.1.17dev:

    Autoselect device for port 0 when “fire” button of unmapped device is pressed.
    New options to specify alternative floppy drive sound sets (floppy_drive_x_sounds).
    Built-in floppy drive sounds are now loaded from disk.
    Partially merged GLES support code [lunixbochs, lallafa].
    Some code in libfsemu is restructured / cleaned up.
    FS-UAE can be compiled without Glib (with a few caveats).
    Compile-time option to use posix threads/mutex/semaphores.
    Updated translations: it [Speedvicio].
    (Launcher) Fixed display of variant user rating.
    (Launcher) Updated translations: fr [Foul], sr [Milanchez], de [nexusle], pl [grimi], it [Speedvicio].

Changes in FS-UAE 2.1.18dev:

    Fixed overflow preventing alt/cmd modifier key from working.
    Updated translations: es [albconde].
    (Launcher) No floppy drive sounds when loading a WHDLoad variant from the online database.
    (Launcher) Updated translations: es [albconde].

(made the new release mainly to fix the alt/cmd issue)

The main discussion thread is over at EAB -> Here
My shadow says otherwise.

MadAngus

A new development version has been released. FS-UAE 2.1.19dev:

http://fengestad.no/fs-uae/download-devel

Changes in FS-UAE 2.1.19dev:
    Fix proper stereo audio output when using OpenAL soft implementation.
    Automatically adjust to 50Hz / 60Hz Amiga mode change.
    video_sync = full is deprecated (now handled as auto), will enable full video sync only when host frame rate ~= Amiga frame rate.
    Fixed a bug with the number of enabled floppy drives, introduced with the support for custom floppy sounds.
    Some minor source code and build improvements.
    Experimental support for a “fifth joystick port”, which can be mapped to Amiga keyboard keys.


The main discussion thread is over at EAB -> Here
My shadow says otherwise.

MadAngus

A new development version has been released. FS-UAE 2.1.20dev:

http://fengestad.no/fs-uae/download-devel

Changes in FS-UAE 2.1.20dev:
    Implemented bsdsocket_library support for Windows.
    New LED/overlays: CDTV/32 memory access, vsync, fps, audio.
    Flicker CD LED instead of HD LED when CDFS is used.
    New modes for LED / overlays (overlays can have several states).
    Improved scanline renderer (but also more resource hungry..), may become optional or rewritten as a GPU shader.
    Fixed bug selecting joystick port mode for port > 0 (2.1.19).
    Fixed stuttering in RTG modes (2.1.19).
    Fixed scanline rendering on bigendian computers (PPC).
    Clear video buffer on target_graphics_buffer_update, e.g. when display mode switches from PAL to NTSC. Fixes garbled graphics on bottom of display.
    Allow theme config to overwrite (default) values set by Launcher.
    (Launcher) Removed unnused dependency on Python Imaging (PIL).

The main discussion thread is over at EAB -> Here
My shadow says otherwise.