VisualBoyAdvance-M Changelog

What's new in VisualBoyAdvance-M 2.1.9

Feb 4, 2024
  • 84b0a3e - Remove SDL sound driver [rkitover]
  • 2ad7dd1 - Fix wav audio recording [40356555+Aikku93]
  • 23ef8ef - Dialog appearance improvements + link warning [zachbacon]
  • a045270 - build: don't fseeko64()/ftello64() on musl libc [rkitover]
  • 9e9fe81 - visualboyadvance-m.metainfo.xml: add screenshots to the metainfo [zachbacon]

New in VisualBoyAdvance-M 2.1.8 (Dec 14, 2023)

  • beab088 - Store the PC register at the appropriate offset [steelskin]
  • bf2452a - Resize GameArea after MainFrame initialization [steelskin]
  • 71ca0fb - Properly hide the status bar at startup [steelskin]
  • 7e1afcd - Fix reading joystick hat config values [rkitover]
  • 3258196 - Link: Fix menu not refreshing correctly [74248064+nuive]

New in VisualBoyAdvance-M 2.1.7 (Sep 11, 2023)

  • This is a maintenance release mostly to fix OpenGL for Wayland users on distributions where wxGTK was built without EGL:
  • aca206a - Launch on xwayland under Wayland if no EGL [rkitover]
  • a24be - Disable mirroring for ROMs > 32MB [rkitover]
  • f4ec57 - [Build] Fix the NO_LINK build [steelskin]
  • ab35 - [GB] Save MBC7 EEPROM data to gbRam [steelskin]
  • b6ac5 - [GBA] Implement missing Thumb instruction [steelskin]
  • a4b6f - [dialogs] Move JoypadConfig to its own class [steelskin]

New in VisualBoyAdvance-M 2.1.6 (Jul 10, 2023)

  • 7561ca9 - Fix Discord streaming for OpenGL [danialhorton]
  • e26f807 - [bios] Fix lz77 and add BIOS_SndDriverVsyncOn [steelskin]
  • d1f6500 - Refactor accelerator / global shortcuts handling [steelskin]
  • fda429f - [GBA] Do not draw BG tiles from outside of BG VRAM [steelskin]
  • 5aa3ea9 - Properly initialize wxAcceleratorTable [steelskin]
  • 0e29be8 - Support multiple RAM sizes for MBC7 [steelskin]
  • 75b79d9 - Change MBC7 reported RAM size to 512 bytes [steelskin]
  • 36e88fa - Fix dsound looping when moving/resizing window [rkitover]
  • 019fcda - Sanitize and improve the GB header parsing (#1109) [Steelskin]
  • 7005b92 - Sanitize allocations in the Game Boy emulator (#1105) [Steelskin]
  • 3cef52b - Fix pause/next-frame [rkitover]
  • d3f8cc1 - Option to suspend the X11 screensaver when running [2306079+multiSnow]
  • df81959 - builder: update macOS build to 10.10, Wx 3.2.2.1 [rkitover]
  • 1ab46f7 - Update SIOCNT when the link driver is disconnected [steelskin]
  • 1d7e8ae - build: fix build with new OpenAL [rkitover]
  • a9284b3 - workaround for Stuart Little 2 crashing when set to none [danialhorton]
  • 166299c - Implements Read/Writes for HUC3 [danialhorton]
  • 640ce45 - Change SOUND_CLOCK_TICKS to 280896 cycles - ~1074 samples per frame [reallibretroretroarch]
  • f1d3f63 - Fix automatic dynamic frame skipping [steelskin]
  • d756f67 - translations: fix some source strings [stanley.udr.kid]
  • 9187325 - Add INI file versioning [steelskin]
  • 7d9cb2b - Default GBA LCD filter to off. [rkitover]
  • be1e5ca - Check for wx < 3.2.2 for EGL move fix backport [rkitover]
  • 1fb18b3 - Rename appdata to metainfo [polynomial-c]
  • ca7ae33 - Fix regression in bios, port DMA fix from libretro [danialhorton]
  • b34448c - Fix record/play dialogs for native recordings [danialhorton]
  • 6307348 - build: support MSVC arm64 cross build on x86 [rkitover]
  • 87bdc93 - Revert "translations: use %% instead of percent" [rkitover]
  • ab4ae96 - Clarify/set condition: wayland && !wayland_egl [rkitover]
  • 8e4acfc - Fix build w/wxUSE_GLCANVAS_EGL=0, on Fedora [rkitover]
  • 3c41b68 - Fix the Windows ARM64 build [steelskin]
  • 22578d0 - Increase MAX_CART_SIZE from 32MiB to 128MiB [rkitover]

New in VisualBoyAdvance-M 2.1.5 (Dec 15, 2022)

  • ea2a929 - Backport 800d6ed69b from wx to fix Wayland EGL pos [rkitover]
  • c40a141 - Write vsync toggle msg to debug log not OSD [rkitover]
  • 5d2dd01 - Call Layout() after DrawingPanel OnSize event [rkitover]
  • da686a4 - Reinit panel on vsync toggle. [rkitover]
  • ec27885 - Support EGL VSync on Wayland. [rkitover]
  • c27d384 - Enable GL on Wayland for wx 3.2+, no vsync. [rkitover]
  • c249115 - build: set -mtune=generic [rkitover]
  • 297d7c0 - [hidpi] Use wxWidgets 3.2 on Windows [steelskin]
  • 0d86432 - [hidpi] Implement full HiDPI support [steelskin]
  • 69d24fb - [build][msvc] Fix debug information and set hidpi support [steelskin]
  • 90fc3e1 - Default CTRL+I to change interframe blender [rkitover]
  • a57d81e - Show name of interframe blender not num in OSD [rkitover]
  • 13c558a - Disable wireless link type [rkitover]
  • 639003a - Show pixel filter name not number on cycle [rkitover]
  • 236cffb - Make another adjustment to glXQueryExtensions [rkitover]
  • 643ec0f - Pass DefaultScreen(display) to glXQueryExtensions [rkitover]
  • 60d7ead - Fix menu state after playing a movie [laqieer]
  • d2fee77 - Add VBA Movie Version 2 [laqieer]
  • 3f2d3c1 - Remove manual joystick polling [steelskin]
  • 7726d26 - Enable full optimizations and fix x86 builds [danialhorton]
  • 7322344 - MSVC opt /fp:fast /Oi, intrinsic sqrt() w/ XBRZ. [rkitover]
  • 972f151 - Enable GB colorization hack support in GUI. [danialhorton]
  • 1741fa3 - Fix autosaveloadcheat and rename pref [danialhorton]
  • a31a7a3 - in Wx, the Option is Enable MMX, make the variable also enableMMX and set its default to on. [danialhorton]
  • 983ea45 - Flash : Erased memory is FFh-filled [negativeExponent]
  • 18e387d - Fix Flash chip's erase operation: erased memory is FFh-filled, not zero-filled. [laqieer]
  • c05056a - HuC3: Update [negativeExponent]
  • 9308499 - HuC3: Refactoring to avoid breaking savestates [negativeExponent]
  • 05a046e - HuC3: Enable battery save, update RTC support [negativeExponent]
  • 70477dc - GBA:Fix serial emulation if compiled with NO_LINK [negativeExponent]
  • 15bcad1 - GB:Fix serial emulation when compiled with NO_LINK [negativeExponent]
  • 025f307 - GBA:Fix a few memory read/write issues [negativeExponent]
  • 210e79b - Add descriptions for the 'Interframe Blending' and 'LCD Color Filter' options [jrb22x]
  • 8a3456f - Default to not change battery on state load. [rkitover]
  • b50ff85 - add a missing break in half word reads [danialhorton]
  • 064fa7b - Fix SDL audio delay [Clownacy]
  • 7db3c81 - Fixed SDL audio using the wrong audio specification [Clownacy]
  • cb0933b - Stop changing plane ptrs in rec. audio frames. [rkitover]
  • 8063468 - Force a panel update when configuring bilinear. [briansrls]
  • 6a71428 - Differentiate between SDL joy index/instance_id. [rkitover]
  • 11693d8 - Clean up GB MBC30 check. [rkitover]
  • 020daad - Fix joy accels when emulation is paused. [rkitover]
  • def5d3e - Stop timer when game is loaded again. [rkitover]
  • e0816b0 - Fix weird input/buttons memory leak. [edenisfa]
  • 7031c1d - [LINUX,WINDOWS] Key/Joy background input. [edenisfa]
  • 84f3e8c - Allow joystick background input. [edenisfa]
  • 4074158 - Add GUI cmd line option for config file. (#724) [Steelskin]
  • c169420 - Turbo/throttle config and DirectSound fixes. [rkitover]
  • 378c949 - Fix joystick config when game is loaded. [rkitover]
  • 95213a6 - GB: Only use mapperLastTime to see if RTC data was loaded [negativeExponent]
  • 86fcffe - GB: Add support for 4MB MBC30 [negativeExponent]
  • 2f9933a - GBA BIOS: ArcTan/ArcTan2 fixes for HLE bios [negativeExponent]
  • d9732f6 - Fix clock cycle count for MUL, MLA instructions... (libretro/vba-next@b91f39c) - backport Fix clock cycle count for some arm/thumb instructions (libretro/vba-next@5243b2d) - backport Fix base cycle count for MUL, MLA series (libretro/vba-next@b91f39c) [negativeExponent]
  • c07d5b6 - Fix vram 16/32 bit unaligned reads(backport libretro/vba-next@7f18771) [negativeExponent]
  • 18c2ea6 - Further fixing Multi Buffer formatting. [briansrls]
  • 1e56930 - Addressing audio plugin crash [briansrls]
  • 9c314a1 - Use proper string "wglGetExtensionsStringEXT". [edenisfa]
  • 3ba0529 - Improve BIOS Math tests score from 425 to 625. [edenisfa]
  • 6f2e320 - Improve clock cycle count for THUMB operations. [edenisfa]
  • 9e537a8 - Improve cycle count for MUL, MLA. [edenisfa]
  • 306f92f - Check game kbd input with wxGetKeyState() again. [rkitover]
  • 6b257d5 - Avoid override of variable throttle for turbo. [edenisfa]
  • bd2483c - Allow changing connection type without restart. [edenisfa]
  • d379a07 - Decrease mouse sensitivity for menu hiding. [rkitover]
  • 0c5ee99 - Fix PNG capture screen. [edenisfa]
  • 1347026 - Turbo config refactor followup. [rkitover]
  • 1bced47 - Codesign fix for mac. [rkitover]
  • 07064c8 - [Windows,MacOS] Auto-updater refactoring. (#639) [denisfa]
  • 09e8da4 - Joystick refactor pt. Deux: Support Joysticks. [rkitover]
  • 504ca08 - Hide menubar + minor UI refactor. [rkitover]
  • 2868c1b - Fix changing aspect ratio option. [rkitover]
  • 045e95a - GB: Support 4MiB MBC30 ROM bank select. [rkitover]
  • 0b14e9f - [WINDOWS] Add function to open unicode files. (#644) [denisfa]
  • 8e3978b - Speedup/Turbo/Throttle fixes. [rkitover]
  • 166cf44 - Disable menu LCD filter unless playing GB or GBA. [edenisfa]
  • 0600106 - Init systemColorMaps after output module init. [edenisfa]
  • cd029ae - Fix video recording with frame skip enabled. [edenisfa]
  • 008aecd - [LINUX] Fix display of RGB values on viewers. [edenisfa]
  • 834d153 - Fix accel shortcuts when using some menu options. [edenisfa]
  • 994726d - Do not pause while opening configuration windows. [edenisfa]
  • 54335dc - [WINDOWS] Fix weird WX errors messages. [edenisfa]
  • 7bac34e - Remove duplicate variable winFlashSize. [edenisfa]
  • 8d62a79 - Change default options for GB. [edenisfa]
  • 99b66e1 - Expose LCD filter for GBA and GB color saturation. [edenisfa]
  • c789020 - Fix Save button on OAM Viewer for GB and GBA. [edenisfa]
  • dcaa1b9 - Fix Save button on Tile Viewer for GB and GBA. [edenisfa]
  • d05e8fc - Make AGBPrint output to our Logging. [edenisfa]
  • abb8234 - Allow binding specific server IP. (#633) [rkitover]
  • 6c64db0 - cmake: Windows codesigning refactor. [rkitover]
  • 4f1a351 - Try to configure vsync for multiple options. [edenisfa]
  • ed8a9af - Use proper functions and checks for OpenGL VSYNC. [edenisfa]
  • 6092082 - Fix Save Failed error for Super Monkey Ball Jr. [54053706+negativeExponent]
  • f1099a2 - Check return value of soundInit(). [rkitover]
  • 410ede5 - Check for null pointer in soundReset(). [alexjnewt]
  • 9d1d707 - Limit ROM size to 32 MiB. [negativeExponent]
  • fd319d2 - GB: Check header for a valid ROM file. [negativeExponent]
  • 513af13 - Replace libpng code for stb_image one. [edenisfa]
  • 8f48c1f - Fix weird wxWidgets>=3.0 error message. [edenisfa]
  • 2f06538 - Enable XAudio2 for Windows vcpkg build. [rkitover]
  • a320377 - Fix: a issue with loading e-Reader dot code (#608) [sony.pcv.s520]
  • 8361429 - Turn on winsparkle update checking support. [rkitover]
  • 4aab08c - Set link timeout default to 500ms, fix prev. dflt. [rkitover]
  • 136c094 - Add option to set link network port. [rkitover]
  • f69febf - Add .wav support for sound recording. [edenisfa]
  • 6a8a9e6 - Fix integer overflow in cheatsImportGSACodeFile length check. [zack.ref]
  • b50d484 - GBA: Fix crash when new size is larger than rom size after soft-patching [negativeExponent]
  • 9e1a63a - support for patches in BPS format [ArtiiP]
  • 72d0725 - Allow game window to resize on-the-fly when enabling/disabling borders [negativeExponent]
  • 225e4dc - Remove top border black line when using filters. [edenisfa]
  • 0535d5c - Optimize CRC32. [mudlord]
  • 4bc9bb8 - Implement joystick rumble. #522 [rkitover]
  • 384f448 - Fix key accel overriding menus and dialogs. [edenisfa]
  • af0de1c - xbrz: fix inline asm check [rkitover]

New in VisualBoyAdvance-M 2.1.4 (Oct 2, 2019)

  • c93e017 - builder: minor changes to support mac 32 bit (4 days ago)
  • c1636d1 - builder: fixes for ffmpeg + misc. (4 days ago)
  • aec23e3 - builder: re-enable ffmpeg, update dists (2 weeks ago)
  • 806dd7d - Fix circular --config for SDL port. (7 days ago)
  • 1aa8afb - Drop dead code entirely. (7 days ago)
  • 531172c - Fix displaying of link menu when ENABLE_LINK=NO. (2 weeks ago)
  • 0710709 - [Windows] Fix crash when setting weekly updates. (2 weeks ago)
  • efa09bd - Add faster sqrt code for xBRZ filters. (2 weeks ago)
  • 10f5576 - Fix config file when removing system accels. (3 weeks ago)
  • 1c6b016 - [Windows] Fix remaining UTF-8 issues. (3 weeks ago)
  • a2f3126 - transifex pull (3 weeks ago)
  • 1e9d167 - builder: pause before codesigning for win targets (3 weeks ago)
  • 0af5965 - builder: work on linux static binary (3 weeks ago)
  • 33c43e3 - add -p:BuildInParallel=true to appveyor.yml (3 weeks ago)
  • 61141eb - add -p:BuildInParallel=true to VS instructions (3 weeks ago)
  • 9ee6b54 - cmake: remove invalid opt /std:c++11 for MSVC (3 weeks ago)
  • 0f2c8ca - win: check APPDATA if LOCALAPPDATA is not found (3 weeks ago)
  • 32fbfec - transifex pull (3 weeks ago)
  • cc51622 - transifex push/pull (4 weeks ago)
  • 528c37f - Allow "Browse" to be translated. (4 weeks ago)
  • d8c981f - Fix toggles for video/audio layer options on menu. (4 weeks ago)
  • c0f9642 - Show all commands available on menu. (4 weeks ago)
  • 51fa150 - Adjust MMX menu variable and position. (4 weeks ago)
  • 27b038b - Show messages about operations of state slot. (4 weeks ago)
  • 2e24845 - Allow translation of the words Open and Quit. (4 weeks ago)
  • 54991c5 - Add extra keys default input when using GUI. (4 weeks ago)
  • b358c05 - Fix compilation issue when ENABLE_DEBUGGER=Off. (4 months ago)
  • 2a2be95 - builder: msys2 fixes (4 weeks ago)
  • f1438e0 - Check ASAN support when ENABLE_ASAN=ON. (4 weeks ago)
  • ade64db - transifex pull (4 weeks ago)
  • 8b34705 - cmake: check for ffmpeg >= 4.0.4 (4 weeks ago)
  • 0b9c771 - travis: more ubuntu dists, fix mac cache (5 weeks ago)
  • d9e4a08 - build fixes: ffmpeg, xbrz, travis, C++ version (5 weeks ago)
  • 23224fb - update factory reset instructions in README.md (5 weeks ago)
  • 381a7bf - /std:c++latest for MSVC, fix bool flip, warn opts (5 weeks ago)
  • 234f1e9 - Update to xBRZ 1.7. (6 weeks ago)
  • 290012d - transifex pull (6 weeks ago)
  • 06a9d78 - Allow UPS patch for GBA games. (6 weeks ago)
  • 1949cdb - transifex push/pull (6 weeks ago)
  • 03121c6 - Add support for autohold buttons. (6 weeks ago)
  • e87213e - Fix indentation. (6 weeks ago)
  • cf47942 - Fix Autofire {L,R}. (6 weeks ago)
  • 4993cb8 - remove tea-ci .drone.yml and installer.nsi (6 weeks ago)
  • d9a7e0c - cmake: auto-detect sfml, ffmpeg and openal (6 weeks ago)
  • c64dd25 - Update README.md (6 weeks ago)
  • 8ceef90 - fix appveyor visual studio build (6 weeks ago)
  • a8b7b72 - transifex pull (6 weeks ago)
  • f5eabb3 - builder: disable LTO on 64 bit mingw (6 weeks ago)
  • fc2eb38 - Fix behaviour of Tools > Memory Viewer (#486) (6 weeks ago)
  • 2958af0 - builder: mingw improvements + misc. (6 weeks ago)
  • 3923b28 - transifex pull/push (6 weeks ago)
  • 51f61a3 - Merge remote-tracking branch 'vbam-libretro/master' (6 weeks ago)
  • 6bdd6d1 - Merge pull request #77 from negativeExponent/fix_cheat_search (7 weeks ago)
  • dc8d36a - minor fix for stl wx builds (7 weeks ago)
  • 51a4f74 - Merge remote-tracking branch 'vbam-libretro/master' (7 weeks ago)
  • 9ccdeac - Add missing break; lines for switch statements (7 weeks ago)
  • b8afa8c - Merge pull request #76 from RobLoach/intl (7 weeks ago)
  • a17eb47 - Merge branch 'master' of github.com:fpscan/vbam-libretro into intl (7 weeks ago)
  • 9b043da - libretro: Update core options API (7 weeks ago)
  • 6b18c1f - Fix warning about frames left in queue. (8 weeks ago)
  • f5b1947 - [IDEA] Fix recording when using speedup/turbo. (8 weeks ago)
  • 738494a - Support all sample rate available on GUI. (8 weeks ago)
  • aa3ecaf - Add new output formats for recording audio/video. (9 weeks ago)
  • 5848fea - Fix video/audio recording. (2 months ago)
  • 9e3c261 - Update libretro_core_options.h (7 weeks ago)
  • 6c60ac3 - Turkish Language option (7 weeks ago)
  • d92ca68 - Merge pull request #74 from retro-wertz/update (7 weeks ago)
  • ad43b32 - Fix "index out of bounds" runtime error (7 weeks ago)
  • 36f3a73 - Merge pull request #73 from retro-wertz/libretro_cleanup (8 weeks ago)
  • 82e723a - MBC3: Update mapper to check if RTC is present before running RTC functions (8 weeks ago)
  • 03184dd - libretro: Use GB RTC data when available (8 weeks ago)
  • b3744b3 - Simplify GB border core option (8 weeks ago)
  • 9757a88 - Core options cleanup and a few readability-related updates (8 weeks ago)
  • cfb03d8 - Set default keybinding when key does not exist. (9 weeks ago)
  • 1ef0912 - Merge pull request #72 from retro-wertz/enable_rtc (8 weeks ago)
  • 496b372 - Allow enabling GBA RTC regardless of rom types (8 weeks ago)
  • 4dbdf87 - Merge pull request #71 from retro-wertz/patch-3 (8 weeks ago)
  • bb10954 - Update Makefile (8 weeks ago)
  • 3e64044 - Merge pull request #70 from retro-wertz/update_makefiles (8 weeks ago)
  • 9831365 - Update Makefile (8 weeks ago)
  • 34de057 - Merge pull request #67 from retro-wertz/update_makefiles (8 weeks ago)
  • 71e4b7b - Merge pull request #69 from retro-wertz/master (8 weeks ago)
  • d9f8396 - Cleanup (8 weeks ago)
  • 9a13449 - Update Makefiles (8 weeks ago)
  • 38b7613 - Setting up basic appveyor (9 weeks ago)
  • 408cab7 - Merge pull request #66 from retro-wertz/libretro (9 weeks ago)
  • d898288 - Automatically hide some core options depending on rom image type (9 weeks ago)
  • c3edd6d - Merge pull request #65 from retro-wertz/libretro (9 weeks ago)
  • 2084a63 - Update GB/GBC memory maps (retro_memory_descriptors) (9 weeks ago)
  • 90b051e - Update libretro_core_options.h (9 weeks ago)
  • a727e22 - GB: Rename this variable to isolate from a global variable of the same name (10 weeks ago)
  • 0d423b9 - Cleanup GB palette struct and update retro_get_memory_data/size (10 weeks ago)
  • bc80ecd - UtilRetro.cpp: Cleanup (10 weeks ago)
  • 855db11 - Fix wxWidgets assertion error on Logging... menu. (10 weeks ago)
  • c886b6a - remove wrong and unnecessary #define (10 weeks ago)
  • 38561b5 - Merge remote-tracking branch 'vbam-libretro/master' (2 months ago)
  • 770b9c1 - Add left analog bind to D-PAD for joystick. (2 months ago)
  • 6de45d4 - Set default binding for keyboard. (3 months ago)
  • 78bbe14 - Add individual clear buttons for input config. (3 months ago)
  • 53002e5 - Use hats from joystick as default D-PAD. (3 months ago)
  • 57b7ddf - Fix small memory leak. (3 months ago)
  • 060da96 - [LINUX] Add option to disable the online updater. (3 months ago)
  • dbb5914 - Show which BIOS file is currently selected. (3 months ago)
  • 76756ef - Fix key shortcuts for toggle menu actions. (3 months ago)
  • 4622f1b - Whitespace fix. (3 months ago)
  • 3dc738b - Set default keys for input on first run. (3 months ago)
  • 9bc8f33 - Disable using volume {+,-} actions in main menu. (3 months ago)
  • d1fcffc - Merge pull request #63 from retro-wertz/fix_gba_siocnt (2 months ago)
  • 7df7b19 - Merge pull request #64 from retro-wertz/patch-2 (2 months ago)
  • 7f105da - Update README.md (2 months ago)
  • 53ce6fb - libretro: add SIO Control register (GBA) (2 months ago)
  • 2e96f59 - Merge pull request #62 from retro-wertz/gb_timing_updates (2 months ago)
  • e50812d - GB: input, audio, video timing updates (2 months ago)
  • 1532f55 - GB: Reduce input lag by 1 frame, video and audio timing updates... (2 months ago)
  • f09a9aa - builder: add python3 to msys2 deps (2 months ago)
  • 2fcad3f - joysticks: hack to better support 360 triggers (3 months ago)
  • 352eb14 - Merge remote-tracking branch 'vbam-libretro/master' (3 months ago)
  • 2e97b27 - Use --config option to load configuration file. (3 months ago)
  • bdd4386 - Merge pull request #61 from retro-wertz/gb (3 months ago)
  • bd5ba43 - Cleanup: Remove previous core option struct and unused variables etc (3 months ago)
  • aac30c7 - Add GB Color Correction core option (3 months ago)
  • 02a7a48 - GB: Fix selected palette not applied when loading content... (3 months ago)
  • 8462ca7 - Merge pull request #59 from retro-wertz/gb (3 months ago)
  • 1fa78e6 - Fix android build (3 months ago)
  • 6dcf016 - GB: Allow support for colorizer patched games - a new core option is provided since enabling this support means allowing invalid access to vram and palette - works in GBC/GBA hardware mode only (3 months ago)
  • 85bd86c - GB: Send LCD interrupt only if there is no INT 48h signal (3 months ago)
  • b147e91 - Merge pull request #57 from retro-wertz/sync (3 months ago)
  • d808297 - Fix crash caused by incorrect variable index for analog sticks (3 months ago)
  • 7e88289 - libretro: Add core option sublabels (3 months ago)
  • ce11403 - builder: updates for mingw (3 months ago)
  • c5e6a34 - Libretro: Update GBC memory map (3 months ago)
  • fa45ccd - builder: fix command(), update c2man url (3 months ago)
  • e64b990 - builder: fix msys2 (3 months ago)
  • 5802207 - builder: make zip + sig on win + minor changes (3 months ago)
  • 296255d - handle SDL joystick query errors #451 (3 months ago)
  • 95658f5 - transifex sync (3 months ago)
  • 86c4dc7 - transifex sync (3 months ago)
  • bcc8b54 - transifex sync (3 months ago)
  • 7569242 - Fix pause behaviour with Pause when inactive. (3 months ago)
  • 030740e - Fix some memory leak. (3 months ago)
  • 8ea607e - remove translation from joystick keys (3 months ago)
  • cec32a6 - travis: mac: disable --help check, it segfaults (3 months ago)
  • f54dd25 - travis: fix gettext on mac + brew (3 months ago)
  • e2f0621 - update Visual Studio support (3 months ago)
  • 91501be - Fix small memory leak. (3 months ago)
  • c366907 - Temporary fix for #65. (3 months ago)
  • d585a61 - followup on kbd trans issues fix in 30b9272 (3 months ago)
  • eaf1ad2 - Merge remote-tracking branch 'vbam-libretro/master' (3 months ago)
  • 30b9272 - hopefully fix kbd control translation issues (3 months ago)
  • 90b3f35 - Add hotkeys for changing sizes (1x ... 6x). (3 months ago)
  • fa77010 - Fix pause toggle keybinding when unmuting. (3 months ago)
  • 8cb4200 - Merge pull request #56 from webgeek1234/master (3 months ago)
  • 8b8efa1 - fix key shortcuts for save/load states (3 months ago)
  • 9fa20b4 - joystick cleanups #444 (3 months ago)
  • 684b1bb - fix mem error for config global homeDir (3 months ago)
  • ccc91fa - quick fix for unicode filenames on windows (3 months ago)
  • dfa4fec - Fix missing shortcuts from key bindings. (4 months ago)
  • 69b581f - Handle key{bindings,shortcuts} correctly on frame. (4 months ago)
  • cec1dbf - Split configuration for default keys. (4 months ago)
  • d655031 - Fix removing multiple system keys shortcuts. (4 months ago)
  • 996d5b9 - Do not set these options on MainMenu.xrc. (4 months ago)
  • 019ab5a - Fix "Joybus host invalid; disabling" warning. (3 months ago)
  • f6bfe67 - Have better support for maximized window. (4 months ago)
  • dcc0afa - Fix window size when {en,dis}abling status bar. (4 months ago)
  • bf6f2d4 - Change where the config dir is created. (4 months ago)
  • 3490620 - travis: use Mac OS 10.14 and Xcode 10.2.1 (4 months ago)
  • b0ec846 - fix stuck keys on ubuntu and on focus loss #142 (4 months ago)
  • 3d57750 - Follow-up work on #142. (4 months ago)
  • 055b7c4 - libretro: jni: Switch to clang compiler in preparation for ndk r20 (4 months ago)
  • 2e1333e - regparm is an x86 only attribute, only define it there (4 months ago)
  • 500506c - travis: disable link/SFML for mac (4 months ago)
  • 22307de - Fix continuous sprinting when using a modifier key as a mapping key (#142). (4 months ago)
  • 5045971 - wx: only rename config if new file doesn't exist (5 months ago)
  • 0a95486 - Sound.cpp: Update (5 months ago)
  • a4eae80 - cmake: use LEGACY OpenGL on FreeBSD only 2fedaa6 (5 months ago)
  • 240257a - wx: Change max volume from 400 to 200 (5 months ago)
  • 57ed465 - builder: better mac automation (5 months ago)
  • 15f040f - cmake: missing space in wx util function (5 months ago)
  • 2fedaa6 - support FreeBSD (5 months ago)
  • a0c375b - Merge remote-tracking branch 'vbam-libretro/master' (6 months ago)
  • c013d49 - Merge pull request #55 from Classicmods/master (6 months ago)
  • a8b3868 - remove some old visual studio project files (6 months ago)
  • b6bb24e - Merge pull request #1 from libretro/master (6 months ago)
  • 5012969 - Bump version to 2.1.1 (7 months ago)
  • 755f476 - Fix #52 (8 months ago)
  • f87e085 - added a8a35 (7 months ago)
  • 286c8ff - Fix #52 (8 months ago)

New in VisualBoyAdvance-M 2.1.3 (Apr 18, 2019)

  • This release is just to fix a serious problem with the game area geometry/resizing on Windows in 2.1.2. The other geometry fixes apply to other OSes as well.
  • Release v2.1.3 (50 minutes ago)
  • Fix game geometry on windows (5 hours ago)
  • WxWidgets Release config for visual studio (5 hours ago)
  • Libretro: put " " between version and git sha (26 hours ago)
  • Libretro: remove "-" between version and git sha (26 hours ago)
  • Libretro: set version with git sha (28 hours ago)
  • Cmake: use Win32Deps when mingw cross compiling (29 hours ago)
  • Builder: freetype 2.9.1 -> 2.10.0, verbose make (29 hours ago)
  • Builder: opensuse update 2 (2 days ago)
  • Builder: updates for opensuse, refactor cross deps (2 days ago)
  • Cmake: only link SetupAPI on win32 if it's found (2 days ago)
  • Cmake: add -lSetupAPI to SDL2 libs for win32 (3 days ago)
  • Update win32 dependencies submodule (4 days ago)
  • Remove .clang-format, update .travis.yml (4 days ago)
  • Add unistd.h compat header for visual studio (4 days ago)
  • [SDL Front] MSVC doesn't have an unistd.h system file, closest is io.h, this will fix building the SDL frontend with msvc again. (7 days ago)
  • Fix starting game pos and geometry #406 (8 days ago)
  • Cmake: move wx funcs and macros into separate file (9 days ago)
  • Fix lang in changelog, add bios to issue template (11 days ago)

New in VisualBoyAdvance-M 2.1.2 (Apr 8, 2019)

  • 95433f6 - release v2.1.2 (73 minutes ago)
  • 5b9d1a7 - cmake: improve finding wx utils (19 hours ago)
  • 836b74a - remove DOS line-ends from src/wx/xrc/*.xrc (2 days ago)
  • 49205bf - remove unused "multithread filter" menu item (2 days ago)
  • 331d9d3 - Fix compilation warnings for MacOS build. (3 days ago)
  • 5540790 - fix some compilation warnings (12 days ago)
  • D919728 - Fix for resizing window geometry when loading games. (3 days ago)
  • 64a9c09 - fix analog stick regression from e57beed #400 (5 days ago)
  • 0f0d240 - more specific check for 3.1.2 xrc error (5 days ago)
  • D9a7df6 - fix if statement in SDL sound driver #396 (5 days ago)
  • 41ee35f - add *.dll to .gitignore (5 days ago)
  • 6ec4667 - installdeps: centos: do not install wx 2.8 (9 days ago)
  • 2097b5a - wx 2.8 compat fixes, centos support, cmake fixes (9 days ago)
  • B69fced - cmake: refactor, better clang support (11 days ago)
  • 7fb27c4 - cmake: check for broken LTO (11 days ago)
  • F2e9dc5 - cmake: check for policy CMP0077 existence (11 days ago)
  • Ae38a70 - cmake: gcc/clang colors with ninja, fix warnings (12 days ago)
  • 23fe13d - cmake: fix syntax error in Win32Deps.cmake (2 weeks ago)
  • 59e9c69 - reset Xorg screensaver on joy events (2 weeks ago)
  • A0283ea - fix game panel size on wxGTK #325 (2 weeks ago)
  • F1ecd7c - auto deps for visual studio, take 1 (2 weeks ago)
  • 3da07f4 - detect llvm toolchain utilities #392 (3 weeks ago)
  • C714ff8 - fix problems of command line parameters (3 weeks ago)
  • A1f0c34 - XDG followup work #94 (3 weeks ago)
  • 2142a46 - Revert "travis: try re-enabling binary check" (3 weeks ago)
  • 101fac5 - travis: try re-enabling binary sanity check (3 weeks ago)
  • 6ca5941 - travis: disable mxe pkg key (3 weeks ago)
  • A57e51f - Return non-error code for given command line parameters. (3 weeks ago)
  • 3fd444d - XDG related cleanups #94 (3 weeks ago)
  • 513b055 - minor travis update for mingw jobs (4 weeks ago)
  • 1ebb8ef - Fix to set correctly position Y. (4 weeks ago)
  • 944c263 - auto save/load geometry for wx GUI #94 (4 weeks ago)
  • 36fbf71 - travis update attempt 5 (4 weeks ago)
  • 77bcbbf - travis update attempt 4 (4 weeks ago)
  • 7b3a3a0 - travis update attempt 3 (4 weeks ago)
  • 8f0a578 - travis update attempt 2 (4 weeks ago)
  • Dbd1d8c - attempt to re-enable travis mingw slaves (4 weeks ago)
  • 530af14 - rpi plugins fix + paths enhancements #94 (4 weeks ago)
  • 6a98f3c - define S_ISDIR for win32 #94 (4 weeks ago)
  • 7373da1 - Fix segmentation fault issue when using WX port command line on
  • Linux and MacOS:
  • 3645388 - XDG Base Dir Spec followup #383 (4 weeks ago)
  • 39fd3f6 - add note to README.md about translations (5 weeks ago)
  • 24fd4e9 - move factory reset to help menu (5 weeks ago)
  • 5835daf - translate battery save error #318 (5 weeks ago)
  • D2922cf - stop showing "wrote battery" msg on panel #318 (5 weeks ago)
  • 646557e - Add support for the XDG Base Dir Spec for Linux with legacy support. (5 weeks ago)

New in VisualBoyAdvance-M 2.1.1 (Feb 26, 2019)

  • Map Viewer: Fix crash when running a gb/gbc game, (26 hours ago)
  • Installdeps: check gtk3-classic on arch/manjaro (2 days ago)
  • GB: fix 32/64 bit save/state incompatibility (2 days ago)
  • Add build32/ to .gitignore (for 32bit builds) (3 days ago)
  • Cmake: fix finding 32 bit wxWidgets on gentoo (3 days ago)
  • Cmake: remove from nasm definition (4 days ago)
  • Cmake: do not use -fPIC on 32 bit x86, breaks asm (4 days ago)
  • Installdeps: support -m32 builds on opensuse (4 days ago)
  • Implement factory reset option #368 (5 days ago)
  • Cmake: refactor FindSSP.cmake (9 days ago)
  • Cmake: don't use ccache on msys2+ninja (11 days ago)
  • Merge pull request #364 from laqieer/master (3 weeks ago)
  • Bugfix: crash when loading elf (3 weeks ago)
  • Fix libretro build broken in 16dd5d4 #339 (3 weeks ago)
  • Make speedup/turbo configurable + misc #339 (3 weeks ago)
  • I guess I'll try the gtk2 build of wxwidgets instead (3 weeks ago)
  • Let's use the proper wxwidgets package (3 weeks ago)
  • Fix snap deps (3 weeks ago)
  • Add basic snapcraft yaml for building a snap (3 weeks ago)
  • GB: Make gbTimerOn an INT type instead of BOOL (4 weeks ago)
  • GB: Prevent gbSpritesTicks from going out-of-bounds (4 weeks ago)
  • Fix drawing panel alignment in frame #325 (4 weeks ago)
  • Cmake: use color gcc/clang output when possible (4 weeks ago)
  • GBA: Remove some magic numbers for main pointers and save types size (4 weeks ago)
  • Update libretro.cpp (4 weeks ago)
  • Libretro: Enable mirroring for classic/famicom games for GBA and update (4 weeks ago)
  • GB: Add missing battery save for MMM01 cart (4 weeks ago)
  • Update GBA save type detection and cleanup... (4 weeks ago)
  • Libretro: Add GB color palettes (4 weeks ago)
  • Persist chosen audio device in config file #353 (5 weeks ago)
  • Osx builder: add -stdlib=libc++ to CFLAGS/LDFLAGS (5 weeks ago)
  • Update wxwidgets to 3.1.2 (5 weeks ago)
  • GB: Fix rumble support (MBC5) - Fix missing call to rumble function on MBC5 - fix rumble flag gets disabled causing rumble not to work at all. (5 weeks ago)
  • Libretro: Add support for tilt, gyro sensors and rumble pak (WIP) - Uses analog stick to simulate tilt and gyro hw. By default, tilt uses the right analog stick while gyro uses the left. The analog stick can be swapped using a core option provided and with separate sensitivity level for both sensors. WIP and will be fine tuned later (Kirby was fun to play at least) - Minor retro_run() cleanup and some minor stuff i forgot. (5 weeks ago)
  • Merge pull request #350 from retro-wertz/libretro (5 weeks ago)
  • Libretro: Update input descriptors for 4-player SGB and cleanup... - Updates descriptors for 4-player SGB - Remove alternate gamepad layouts for GBA - Prevent crash when SGB border option executes at startup when GB is not initialized yet - Update input turbo function for 4-player support - Minor cleanups (texts, style nits, etc)... (5 weeks ago)
  • Libretro: don't include getopt.h in configmanager (6 weeks ago)
  • Libretro: Android buildfix (#348) (6 weeks ago)
  • GBA: Resolve shifting negative value issue in some thumb/arm opcodes (6 weeks ago)
  • Libretro: Use gbWram[] for $C000 in CGB mode (6 weeks ago)
  • Libretro: Fix GB games that uses serial (WIP) (6 weeks ago)
  • Libretro: Update GB's memory map, expose all usuable ram (6 weeks ago)
  • Libretro: Cleanup (6 weeks ago)
  • Libretro: Silence warning (6 weeks ago)
  • Libretro: Update Makefile, fix ASAN (6 weeks ago)
  • Revert faudio inclusion, causing builder to fail because I didn't properly hook up the build instructions, will try and fix later (7 weeks ago)
  • GBA: Only use eepromReset/flashReset during reset event (CPUReset) (7 weeks ago)
  • GBA: Get rid of blip_time() (7 weeks ago)
  • Fix audio api radio buttons (7 weeks ago)
  • Installdeps: add gcc-libgfortran to msys2 deps (7 weeks ago)
  • Remove bad hardcoded keybinds #298 #334 (7 weeks ago)
  • Pull transifex updates (8 weeks ago)
  • Add vim undo files to .gitignore (8 weeks ago)
  • Bump FAudio to 19.01 (8 weeks ago)
  • Cmake: support libasan/-fsanitize (8 weeks ago)
  • Faudio: minor change (8 weeks ago)
  • Fix audioapi opt enum, reorder xrc (8 weeks ago)
  • Only block key event propagation for game keys #88 (8 weeks ago)
  • Fix support for old SDL versions (9 weeks ago)
  • Ignore depressed gamepad triggers #88 (9 weeks ago)
  • Cmake: fix building without FAudio (9 weeks ago)
  • Disable travis mingw jobs for now (9 weeks ago)
  • Fix xaudio2 when openal is disabled (9 weeks ago)
  • Finish connecting new faudio driver (9 weeks ago)
  • Fix valid sound driver config values + faudio fix (9 weeks ago)
  • Faudio: add gui code for selecting driver (9 weeks ago)
  • Add some missing faudio initialization code (9 weeks ago)
  • Fix SDL sound defaulting code (9 weeks ago)
  • Let's not force FAudio just yet (9 weeks ago)
  • Add faudio to the build script (9 weeks ago)
  • Finish hooking up FAudio to the rest of the frontend (9 weeks ago)
  • Remove problematic default joy binds #88 (9 weeks ago)
  • Fixed a typo and added faudio, but there's still persisting issues (9 weeks ago)
  • Merge pull request #337 from visualboyadvance-m/light-weight (9 weeks ago)
  • I'm pretty sure some of this is very hacky and needs correcting, but it compiles at least. (9 weeks ago)
  • Need to hook up the effects chain parameters (9 weeks ago)
  • Next on the list is adding a few more arguments for certain functions (9 weeks ago)
  • Next on the list is correcting the incomplete types (9 weeks ago)
  • Still not quite ready for d3d, but this one header mingw has anyways. (9 weeks ago)
  • We need to release with the proper function in faudio (9 weeks ago)
  • Needed the FAudio Processor in FAudioCreate (9 weeks ago)
  • Inbound FAudio fixes (9 weeks ago)
  • Cmake: static: check for link file when editing (9 weeks ago)
  • Installdeps: fix for a01deb2: use msys2 ccache (9 weeks ago)
  • Installdeps: also install ccache (9 weeks ago)
  • Add FAudio to the xrc (9 weeks ago)
  • Merge pull request #335 from retro-wertz/fix_crash (9 weeks ago)
  • Revert to a default audio api (SDL) when config is invalid (9 weeks ago)
  • Fixed a few things, still have lots to fix though before it's a usable state. (2 months ago)
  • Cmake hookup is done, there are some issues that I'll be trying to fix within faudio.cpp before it's ready for mainstream (2 months ago)
  • This should allow faudio to be supported in vba-m, next is to further modify cmake to find faudio (2 months ago)
  • Initial work on switching to faudio, WIP (2 months ago)
  • Initial inclusion of stb_image to begin migration from libpng to stb, let's trim some fat (2 months ago)
  • Merge pull request #331 from retro-wertz/gba_timings (3 months ago)
  • Reduce input delay by 1 frame and audio timing fix (3 months ago)
  • Builder: add patch for glibc 2.28 compat to m4 (3 months ago)
  • Builder: set host cc for libgpg-error to gcc (3 months ago)
  • Add travis hook for gitter (3 months ago)
  • Merge pull request #326 from knightsc/tasks/add-lldb-support (3 months ago)
  • Merge branch 'master' into tasks/add-lldb-support (3 months ago)
  • Handle debugger disconnect and reconnect properly (3 months ago)
  • Set correct register number in gdb stop reply (3 months ago)
  • Update gdb remote query support (3 months ago)
  • Builder: libvorbis fix (3 months ago)
  • Fix wrong copy-pasta in 36e412d (3 months ago)
  • Merge pull request #330 from retro-wertz/libretro_updates (3 months ago)
  • Builder: mingw: fix libffi for i686 + improvemnts (3 months ago)
  • Builder: msys2: fix links to host binaries (3 months ago)
  • Update ISSUE_TEMPLATE.md (3 months ago)
  • Libretro: Simplify cheats, add multiline support for GB/GBC (3 months ago)
  • Libretro: Add turbo buttons (3 months ago)
  • Add support for LLDB qHostInfo packet (3 months ago)
  • Fix stack overflow in remoteMemoryRead (3 months ago)
  • Fix stack overflow in remotePutPacket (3 months ago)
  • Builder: mingw: build zlib-target after cmake (3 months ago)
  • Builder: bump libxslt 1.1.33-rc1 -> 1.1.33-rc2 (3 months ago)
  • Builder: catgets fix for msys2 + minor changes (3 months ago)
  • Builder: disable building openssl tests (3 months ago)
  • Builder: build mingw dlfcn after cmake (3 months ago)
  • Builder: do not defer env eval for msys2 host hook (3 months ago)
  • Builder: fix regressions from 3786944..a3ec309 (3 months ago)
  • Builder: more minor mingw cross fixes (4 months ago)
  • Builder: fix openssl parallel make patch (4 months ago)
  • Builder: fix quoting issues introduced in 3786944 (4 months ago)
  • Builder: msys2 fixes + misc improvements (4 months ago)
  • Cmake: support linuxbrew mingw toolchain (4 months ago)
  • Add visual studio .vs/ directory to .gitignore (4 months ago)
  • Eee4add - Add localizations to installer, next will be adding portable mode so users can install to a custom location without the shortcuts being installed (4 months ago)
  • Initial rework of the installer framework, this is very incomplete, but it'll hopefully allow individual selection of translations as well as offer a portable mode installer (4 months ago)
  • Rename mingw include dir mingw-include in deps (4 months ago)
  • When it comes to cross compiling, Most unices like linux are case sensitive (4 months ago)
  • Add mingw dependencies/include to include path (4 months ago)
  • Fix Windows XP Compatibility #315 (4 months ago)
  • Builder: 32 bit mingw fixes (4 months ago)
  • Builder: support gentoo crossdev + misc fixes (5 months ago)
  • Update openal to use github url (5 months ago)
  • Debian: update dependency (5 months ago)
  • Gonna use universaldxsdk for xaudio (5 months ago)
  • Revert "hopefully fix bin2c for msvc" (5 months ago)
  • Hopefully fix bin2c for msvc (5 months ago)
  • Builder: fix ccache on msys2 (5 months ago)
  • Builder: msys2 fixes (6 months ago)
  • Builder: fix libuuid_mingw for mingw cross (6 months ago)
  • Builder: don't install cpanm with local::lib (6 months ago)
  • Builder: fix building ccache for win targets (6 months ago)
  • Fix typo in builder core (6 months ago)
  • Merge pull request #302 from retro-wertz/libretro (6 months ago)
  • Libretro: Add GB/GBC cheat support... (6 months ago)
  • Libretro: Fix crash on some linux systems (6 months ago)
  • Update translations, add new langs from transifex (7 months ago)
  • Msys2: don't try to link msys librt and libpthread (7 months ago)
  • Disable gcc stack protector, segfault on 8.2.0 (7 months ago)
  • Fix cmake regression introduced in bfe21ae (7 months ago)
  • Remove -fpermissive compiler flag (7 months ago)
  • Installdeps: Add zip to openSuse dependency (7 months ago)
  • Add vbam_libretro.info (7 months ago)
  • Simplify check for renamed wx-config, fix gentoo (7 months ago)
  • Cmake: fix wrong unset syntax #295 from f78d45c (7 months ago)
  • Installdeps gentoo: don't eselect wxwidgets (7 months ago)
  • Installdeps: support gentoo (7 months ago)
  • Cmake: fix regression in finding wx from 2efcb62 (7 months ago)
  • Msys2 builder: redo fontconfig patch, bumb wx (7 months ago)
  • Updated Translations, finally added transifex support to pull in new translations (7 months ago)
  • Update msys2 builder (7 months ago)
  • Merge pull request #292 from retro-wertz/updates (7 months ago)
  • GB: Cleanup sound registers (7 months ago)
  • GB: Backport STAT register behavior (7 months ago)
  • GB: Remove references to gbReadOpcode (7 months ago)
  • We don't have a forum anymore (7 months ago)
  • Libretro: Prevent crash when loading an incompatible state file (7 months ago)
  • Libretro: Enable battery save ram support for MBC2 and MBC7 (7 months ago)
  • Libretro: Fix realtime clock not updating in GB/GBC... (7 months ago)
  • Libretro: Show basic details in log window during rom loading (7 months ago)
  • Include zip for arch based systems (7 months ago)
  • Merge pull request #286 from retro-wertz/libretro_gb (7 months ago)
  • Libretro: Add memory descriptors for GB/GBC (7 months ago)
  • Libretro: Use retro_get_memory_data/size for battery-enabled roms (7 months ago)
  • Libretro: Add core options for GB border and hardware overrides (7 months ago)
  • Opps, accidentally broke borders in standalone (7 months ago)
  • Libretro: Add GB/GBC core (7 months ago)
  • Libretro: Refactoring for adding GB/GBC core (8 months ago)
  • Fix this (8 months ago)
  • Fix installdeps for Ubuntu 18 (8 months ago)
  • Fix installdeps for Ubuntu (8 months ago)
  • Merge pull request #278 from retro-wertz/patch-4 (8 months ago)
  • Libretro: Bump version number (8 months ago)
  • GB: Fix SIO related issue (8 months ago)
  • Use GetWindow()->Refresh() in Wayland only (8 months ago)
  • Builder: fix ccache, mingw-cross (8 months ago)
  • Builder: disable ccache for openssl (8 months ago)

New in VisualBoyAdvance-M 2.1.0.0 (Oct 1, 2018)

  • (HEAD -> master, origin/master, origin/HEAD) minor fix for mingw cross build (9 hours ago)
  • (origin/osx-32bit) support older 32 bit macs running 10.7, fix build (11 hours ago)
  • Fix some ELF parsing vulnerabilities #255 (30 hours ago)
  • Travis: add job for libretro module (2 days ago)
  • Libretro: Do not compile arm disassembly module (2 days ago)
  • Fix 2 broken URLs in builder script (3 days ago)
  • Travis: move cache key for ccache into jobs (3 days ago)
  • Add Coverity Badge (4 days ago)
  • Add Travis CI support (4 days ago)
  • Installdeps: add ccache to list of deps (4 days ago)
  • Installdeps: install wx-common for mxe for wxrc (4 days ago)
  • - installdeps: fix build instructions for mxe (4 days ago)
  • Fix installdeps for ubuntu:trusty (4 days ago)
  • Fix save dialogs on Mac #268 (4 days ago)
  • Note how to reset config in windows in README.md (7 days ago)
  • Use GetWindow()->Refresh() on non-GTK too #260 (12 days ago)
  • Fix high CPU usage under wxgtk2 #260 (12 days ago)
  • Fix $ENV{WX_CONFIG} check yet again (12 days ago)
  • Fix $ENV{WX_CONFIG} check in 46f5294 (12 days ago)
  • Do not prefer wxgtk3 if $ENV{WX_CONFIG} is set (12 days ago)
  • Clean up wxgtk3 finding cmake code (12 days ago)
  • Support and default to wxgtk3 not gtk2 on arch (13 days ago)
  • Fix Mac OS 10.13 build issues (13 days ago)
  • Merge pull request #263 from retro-wertz/patch-2 (2 weeks ago)
  • Add couple of file ext on .gitignore (2 weeks ago)
  • Merge pull request #262 from retro-wertz/libretro (2 weeks ago)
  • Opps (2 weeks ago)
  • - GBA: Show log when rom uses SRAM of FLASH save types (2 weeks ago)
  • Libretro: implement vbam logging using libretro logging api (2 weeks ago)
  • Libretro: Remove GBA LCD filter (2 weeks ago)
  • RTC: Change this #ifdef to GBA_LOGGING (2 weeks ago)
  • UtilRetro: Remove LCD filter (2 weeks ago)
  • Makefile: Add option for sanitizer, add -DNO_DEBUGGER (2 weeks ago)
  • Makefile: Remove sources we dont need (2 weeks ago)
  • Remove unrelated function during rom load (2 weeks ago)
  • Remove wrong #ifdef decleration (2 weeks ago)
  • Libretro: Fix samplerate not passed correctly to gba core (2 weeks ago)
  • Silence some warnings (2 weeks ago)
  • Libretro: Add core options for Sound Interpolation and Filtering (2 weeks ago)
  • Libretro: Add core option to mute sound channels (2 weeks ago)
  • Merge pull request #256 from retro-wertz/patch-1 (2 weeks ago)
  • - Set mirroringEnable to false (2 weeks ago)
  • Merge pull request #253 from retro-wertz/libretro (2 weeks ago)
  • Ereader.cpp: Silence warning (2 weeks ago)
  • Libretro: Disable cheats by default, update to bios loading (2 weeks ago)
  • Libretro: Cleanup controller layout binds (2 weeks ago)
  • Libretro: Do not allow opposing directions (2 weeks ago)
  • Libretro: Add Solar Sensor (3 weeks ago) <U-DESKTOP-UVBJEGHCloud>
  • Let's place these in the correct spot shall we? (3 weeks ago)
  • Added retro-wertz for his contributions in bringing in libretro back to speed and other things (3 weeks ago)
  • Merge pull request #249 from retro-wertz/updates (3 weeks ago)
  • - Do this for GBA sound enhancements too (3 weeks ago)
  • GB: Fix sound options not working (3 weeks ago)
  • Pause on menu pulldown on windows only (FIXED) (3 weeks ago)
  • Pause on menu pulldown on windows only (3 weeks ago)
  • Merge pull request #248 from retro-wertz/updates (3 weeks ago)
  • Add missing file (3 weeks ago) <U-DESKTOP-UVBJEGHCloud>
  • Gfx: Add #ifdef _MSC_VER, fix tiled rendering on windows (3 weeks ago)
  • Move gfxDrawTextScreen() into GBAGfx.cpp (3 weeks ago)
  • Re-add Types.h, remove some more #ifdef (3 weeks ago)
  • Add header guard (3 weeks ago) <U-DESKTOP-UVBJEGHCloud>
  • Do not pause games when menus are pulled down (3 weeks ago)
  • Exclude headers for now (3 weeks ago)
  • Minor OSD code cleanup (3 weeks ago)
  • Update installdeps for opensuse (3 weeks ago)
  • Fix a cast for msvc compilers (4 weeks ago)
  • Merge pull request #246 from retro-wertz/libretro (4 weeks ago)
  • Libretro: Cleanup some #ifdefs (4 weeks ago)
  • Merge pull request #244 from retro-wertz/fix_gba_cheats (4 weeks ago)
  • Fix cheats not working in GBA (4 weeks ago)
  • Merge pull request #243 from retro-wertz/fix_opcode (4 weeks ago)
  • Fix some opcodes in arm (4 weeks ago)
  • Add brace so it doesn't break compilation (4 weeks ago)
  • Gonna take my time and actually work on a D3D9 panel. Documentation here I come. (4 weeks ago)
  • Merge pull request #242 from retro-wertz/fix_alignments (4 weeks ago)
  • Fix some formatting alignments in arm/thumb opcodes (4 weeks ago)
  • Merge pull request #241 from retro-wertz/libretro (4 weeks ago)
  • Libretro: Fix save types not properly set using overrides (4 weeks ago)
  • Merge pull request #239 from retro-wertz/libretro (4 weeks ago)
  • Libretro: Use stdint.h instead in most cases (4 weeks ago)
  • Libretro: Update (4 weeks ago)
  • Always apply map masks (4 weeks ago)
  • Libretro: Fix wrong file pointer (4 weeks ago)
  • Libretro: Fix error : narrowing conversion (4 weeks ago)
  • Libretro: Add header guard to UtilRetro.h (4 weeks ago)
  • Add cygwin cross build support (9 weeks ago)
  • Require pkg-config in cmake for gtk checks #227 (9 weeks ago)
  • Remove ffmpeg from suse installdeps (9 weeks ago)
  • If cross compiling openssl, need to add --cross-compile-prefix=- (2 months ago)
  • Win cross script: pass RANLIB to openssl make (2 months ago)
  • Windows cross build script: use autoconf for bzip2 (2 months ago)
  • Fix SDL sound on windows (3 months ago)
  • Fix msys2 builder script (3 months ago)
  • Cmake: default ENABLE_OPENAL to OFF (3 months ago)
  • Finalize vertical draw fixes and code cleanup (3 months ago)
  • Fix forbidden conversion in remote.cpp (3 months ago)
  • Merge pull request #214 from Eleuin/name-fixes (3 months ago)
  • Fix cmake directory in installdeps (3 months ago)
  • Fix draw height across rendering modes (3 months ago)
  • Fix compile errors with ffmpeg git (3 months ago)
  • Fix installdeps for OpenSUSE (3 months ago)
  • Adjust changelog version regex for cur. version (4 months ago)
  • Merge pull request #204 from Eleuin/filter-bounds-fix (4 months ago)
  • Fixed filter draw bounds (4 months ago)

New in VisualBoyAdvance-M 2.0.0.0 Beta (Sep 25, 2017)

  • Cmake: use add_compile_options for ssp-buffer-size
  • Activate libssp compiler flags for gcc only
  • Fix linux build broken in 687c08a
  • Some debian stuff, I honestly don't like debian packaging... but it's important for some people
  • Start removing ancient history of gvbam, may it rest in peace
  • Fix 32bit intel detection for 32bit mxe target
  • Pass all compiler/linker flags for compile test
  • Changed the throttle for sdl config example
  • Fix sound in SDL port/ConfigManager
  • Fix Ubuntu PPA link
  • Minor doc tweaks
  • Add ENABLE_ASM cmake option
  • Ws2_32 is needed for the SDL binary on windows
  • Fix linking OpenAL statically on Win32/MXE
  • Full throttle support + snd driver improvements
  • Fixes for SDL throttle
  • Merge pull request #93 from Mystro256/master
  • Fix incorrect bug tracker link
  • Fix setting throttle on LoadGame()
  • Partial fix for disabling pausing when linked #83
  • Fix clipped game area in GL fullscreen #89
  • Use prefix add operator for non-prim types
  • Typo, only 10 recent accels
  • Expand github issue template
  • Still working on libretro stuff, working on cheatsenabled compile issue now.
  • Fixes build on the libretro side by wrapping an ifndef statement around rederedframes
  • Fix Mac linker script for @rpath libs (like SFML)
  • Default to -DENABLE_FFMPEG=ON on Mac again