Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-08-05 | Allow installation alongside pipewire-pulse | Adrian Perez de Castro | |
Depend on libpulse instead of the whole pulseaudio, to avoid conflict with pipewire-pulse. The package only needs libpulse to work, regardless of whether pulseaudio or some other compatible daemon (like pipewire) might be running. | |||
2021-03-26 | Bump to version 6.0 | Adrian Perez de Castro | |
2020-11-04 | Bump to version 5.8 | Adrian Perez de Castro | |
2020-07-30 | Bump to versio 5.7, fix build with GCC 10 | Adrian Perez de Castro | |
GCC 10 has made -fno-common the default, but the fMSX souce code uses common symbols, therefore we need to pass -fcommon to the compiler explicitly to avoid linker errors. | |||
2019-01-07 | Use compiler/linker flags set in makepkg.conf | Adrian Perez de Castro | |
This ensures that the binaries are built with RELRO and optimizations chosen by the user in their makepkg.conf configuration file. | |||
2018-08-04 | Bump version to 5.4 | Adrian Perez de Castro | |
2018-01-16 | Bump version to 5.2 | Adrian Perez de Castro | |
2017-10-27 | Remove no-longerr use patch for PulseAudio support | Adrian Perez de Castro | |
The fix is now included upstream. | |||
2017-10-26 | Update download locations for ROM files and bump pkgver | Adrian Perez de Castro | |
GitHub is more reliable, so fetch the RS232.ROM from the copy included in the libretro-fmsx project. | |||
2017-10-19 | Bump version to 5.1 | Adrian Perez de Castro | |
The PulseAudio patch has been integrated upstream and it is not needed anymore to apply it at build time. | |||
2017-09-14 | Add .gitignore file | Adrian Perez de Castro | |
2017-09-14 | Bump version to 5.0 | Adrian Perez de Castro | |
This also enables PulseAudio support, and provides a patch which fixes sound in 64-bit platforms. | |||
2017-06-06 | Bump version to 4.9 | Adrian Perez de Castro | |
2016-07-25 | Update to fMSX version 4.6 | Adrian Perez de Castro | |
2016-02-08 | Update for Pacman 5.0 | Adrián Pérez de Castro | |
2016-01-06 | Update to version 4.4 | Adrián Pérez de Castro | |
2015-07-14 | Initial import | Adrian Perez de Castro | |