Changelog for
vbam-2.1.9-lp155.4.10.x86_64.rpm :
* Wed Jun 12 2024 Avindra Goolcharan
- update to 2.1.9
* Remove SDL sound driver
* Fix wav audio recording
* Dialog appearance improvements + link warning
* build: don\'t fseeko64()/ftello64() on musl libc
* visualboyadvance-m.metainfo.xml: add screenshots to the metainfo- includes 2.1.8
* Store the PC register at the appropriate offset
* Resize GameArea after MainFrame initialization
* Properly hide the status bar at startup
* Fix reading joystick hat config values
* Link: Fix menu not refreshing correctly- includes 2.1.7
* Launch on xwayland under Wayland if no EGL
* Disable mirroring for ROMs > 32MB
* [Build] Fix the NO_LINK build
* [GB] Save MBC7 EEPROM data to gbRam
* [GBA] Implement missing Thumb instruction
* [dialogs] Move JoypadConfig to its own class- add rm-gdk-call.patch to revert wayland related fix
* Mon Aug 14 2023 Marcel Kuehlhorn - Update to 2.1.6
* https://github.com/visualboyadvance-m/visualboyadvance-m/releases/tag/v2.1.6
* https://github.com/visualboyadvance-m/visualboyadvance-m/releases/tag/v2.1.5- Drop no longer needed upstream patches
* vbam-2.1.4-Check-for-null-pointer-in-soundReset.patch
* vbam-2.1.4-SDL-Fix-build-with-SDL-2.0.14-after-KMOD_GUI-change.patch
* vbam-2.1.4-xbrz-fix-inline-asm-check.patch
* Sun Sep 25 2022 Carsten Ziepke - Update to 2.1.4
* https://github.com/visualboyadvance-m/visualboyadvance-m/releases/tag/v2.1.4- Run spec-cleaner- Add DCMAKE_SKIP_RPATH:BOOL=on, fix building on openSUSE Leap 15.4 and openSUSE Tumbleweed- Drop no_update_option.patch- Addded cherry-picked upstream patches:
* vbam-2.1.4-Check-for-null-pointer-in-soundReset.patch
* vbam-2.1.4-SDL-Fix-build-with-SDL-2.0.14-after-KMOD_GUI-change.patch
* vbam-2.1.4-xbrz-fix-inline-asm-check.patch
* Tue Jul 10 2018 avindraAATTopensuse.org- Update to 2.1.0
* Fix ELF parsing vulnerabilities
* Libretro: Do not compile arm disassembly module
* fix 2 broken URLs in builder script
* use GetWindow()->Refresh() on non-GTK too
* fix high CPU usage under wxgtk2
* fix $ENV{WX_CONFIG} check yet again
* fix $ENV{WX_CONFIG} check in 46f5294
* GBA: Show log when rom uses SRAM of FLASH save types
* Libretro: implement vbam logging using libretro logging api
* Libretro: Remove GBA LCD filter
* RTC: Change this #ifdef to GBA_LOGGING
* UtilRetro: Remove LCD filter
* Remove unrelated function during rom load
* Remove wrong #ifdef decleration
* Libretro: Fix samplerate not passed correctly to gba core
* Silence some warnings
* Libretro: Add core options for Sound Interpolation and Filtering
* Libretro: Add core option to mute sound channels
* Set mirroringEnable to false
* Libretro: Disable cheats by default, update to bios loading
* Libretro: Cleanup controller layout binds
* Libretro: Do not allow opposing directions
* Libretro: Add Solar Sensor
* Added retro-wertz for his contributions in bringing in libretro back to speed and other things
* GB: Fix sound options not working
* Move gfxDrawTextScreen() into GBAGfx.cpp
* Re-add Types.h, remove some more #ifdef
* Add header guard
* Do not pause games when menus are pulled down
* Minor OSD code cleanup
* libretro: Cleanup some #ifdefs
* Fix cheats not working in GBA
* Fix some opcodes in arm
* libretro: Fix save types not properly set using overrides
* libretro: Use stdint.h instead in most cases
* libretro: Update
* Always apply map masks
* libretro: Fix wrong file pointer
* libretro: Fix error : narrowing conversion
* libretro: Add header guard to UtilRetro.h
* if cross compiling openssl, need to add --cross-compile-prefix=-
* cmake: default ENABLE_OPENAL to OFF
* Finalize vertical draw fixes and code cleanup
* Fix forbidden conversion in remote.cpp
* Fix draw height across rendering modes
* Fix compile errors with ffmpeg git
* Fixed filter draw bounds
* Makefile: Add option for sanitizer, add -DNO_DEBUGGER
* Makefile: Remove sources we dont need
* do not prefer wxgtk3 if $ENV{WX_CONFIG} is set
* require pkg-config in cmake for gtk checks
* clean up wxgtk3 finding cmake code
* support and default to wxgtk3 not gtk2 on arch- minor cleanup with spec-cleaner
* Sun Mar 18 2018 avindraAATTopensuse.org- Update to 2.0.2
* Modify max_threads sanity check to handle bad values better
* change default audio driver to SDL- cleanup with spec-cleaner- fix RPM group- remove redundant cmake options- drop specific libpng version from BuildRequires
* Thu Oct 12 2017 aavindraaAATTgmail.com- Repackage for stable release (2.0.1)
* Drop _service file
* Sat Sep 23 2017 aavindraaAATTgmail.com- Sync with master AATT f069f0c02d16532490450a7e29de5fe000e54898- Create _service file- Compile for STL version of wxWidgets is fixed- Cairo renderer is removed- SoundSDL deadlock fixes- Includes SDL fixes and resize artifacting fix- Lint spec file
* Tue Aug 15 2017 aavindraaAATTgmail.com- Sync with master AATT 2da2d9c41d6e54576ba710a1bcff9d6dcc7b87ac- Inject version tag for the about menu- Disable logging- Disable ffmpeg integration- Enable cairo renderer- Enable ASM_CORE for 32-bit builds- Remove desktop file .patch- Add .patch to hide the built-in update checker (it does not work)
* Wed Mar 20 2013 stefanAATTfam-elser.de- update -> r1170- removed vbam-desktop.patch -> patch source with this version fails- removed vbam-r947-cflags.patch -> patch source with this version fails- added desktop-file.patch as a revamp of the older vbam-desktop.patch- added wxvbam.xrs as a workaround due to build errors
* Tue Jul 13 2010 uliAATTsuse.de- update -> r947- work around crapmake to get proper optflags