File m64py.changes of Package m64py
-------------------------------------------------------------------
Wed Jun 12 05:47:02 UTC 2024 - ahmedmoselhi55@gmail.com
- Update to version 0.2.5+37~git20231227.90093ce:
* Fix import error when using setuptools 69 or newer
* Search for lrelease in the system's Qt binary directory.
* change ocurrences of ChangeLog to CHANGELOG
* Update gitignore
* Size game properly even if user doesn't manually resize window
* Resize game to keep aspect ratio, rather than resizing window itself
* Update README.rst
* Reorganize commands to group python libs versus system libs. Add qttools5
* Show a useful message if Qt's Linguist lrelease/lrelease-qt5 tools are not found
* Remove version from requirements
-------------------------------------------------------------------
Sat Nov 21 17:32:47 UTC 2020 - dliw@posteo.net
- Update to 0.2.5. Changelog:
Fix video extension
Remove DelaySI option
Change setup.py to Setuptools and refactor bits of code
Bug fixes
- Rebased patch m64py-0.2.4_xdg.patch as m64py-0.2.5_xdg.patch
-------------------------------------------------------------------
Wed Jun 6 13:45:37 UTC 2018 - dliw@posteo.net
- Update to 0.2.4. Changelog:
* Version 0.2.4
Input bug fixes
* Version 0.2.3
Migrated to Qt5
Toggle video extension without restart
* Version 0.2.2
Add special SDL2 joystick event system for input config
Add support for non-native rom files in romlist
Many bug fixes
- Rebased patch m64py-0.2.1_xdg.patch as m64py-0.2.4_xdg.patch
- Removed patch m64py-0.2.1_search_dir.patch (fixed upstream)
-------------------------------------------------------------------
Sun May 4 16:56:15 UTC 2014 - aj@ajaissle.de
- Update to 0.2.1. Changelog:
* Version 0.2.1
Greatly speed up reading ROM list
Check if core supports DelaySI/CountPerOp options
Add support for OpenBSD plugin paths
Fix search for cheats in mupencheats.txt
* Version 0.2.0
New DelaySI and CountPerOp core settings
Input settings are now disabled if mode is not fully manual
Aspect ratio is not preserved when window is maximized
Added more in-game preview images
Code refactoring and bug fixes
* Version 0.1.9
bug fixes
* Version 0.1.8
translations support
enable configuration for rsp plugins
bug fixes
- Rebased the following patches:
* m64py-0.1.7_xdg.patch as m64py-0.2.1_xdg.patch
* m64py-0.1.7_search_dir.patch as m64py-0.2.1_search_dir.patch
-------------------------------------------------------------------
Sat Dec 21 21:20:06 UTC 2013 - aj@ajaissle.de
- Initial package