3.6.2: Difference between revisions

From vice-emu
Jump to navigation Jump to search
mNo edit summary
(Scratch off enabling CPU history by default)
Line 7: Line 7:
* The github "snapshot" action should also build a release tarball so we can see if that actually works, and it needs to check if a gtk3ui configure generated tarball can compile sdl2 and vice versa
* The github "snapshot" action should also build a release tarball so we can see if that actually works, and it needs to check if a gtk3ui configure generated tarball can compile sdl2 and vice versa
* It would also be nice if the github action builds proper debian/ubuntu packages
* It would also be nice if the github action builds proper debian/ubuntu packages
* cpu history should be enabled by default, optionally disabled
* <s>cpu history should be enabled by default, optionally disabled</s> (<b>fixed in trunk</b>)
* Make sure the released binaries (Windows and macOS) use the same configuration
* Make sure the released binaries (Windows and macOS) use the same configuration



Revision as of 18:24, 24 January 2022

Things we want to do for the 3.6.2 release:

  • The VICE version and release date is not automatically updated everywhere yet
    • The top line of README
    • In the second paragraph of the README ("This is version 3.6 of VICE")
  • The github "snapshot" action should also build a release tarball so we can see if that actually works, and it needs to check if a gtk3ui configure generated tarball can compile sdl2 and vice versa
  • It would also be nice if the github action builds proper debian/ubuntu packages
  • cpu history should be enabled by default, optionally disabled (fixed in trunk)
  • Make sure the released binaries (Windows and macOS) use the same configuration
  • SDL1/2 joystick mapping improvements
    • Add 'clear all mappings' to the joystick mapping menus (it's annoying to have to unmap one by one)
    • Make the 'extra joystick options' menu show what they are already mapped to
    • Add menu joystick actions mapping support to the 'extra joystick options' menu
  • fix C128 cartridge system

3.6.1 feedback threads