Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
26 Mar 2021 05:24:22
0.32

|
fox  |
emulators/cannonball: Updates to 0.32
Changes since 0.31:
Controller Improvements & Rumble Support
This release focuses on Controller Support & Improvements.
Please replace your old config.xml file when upgrading to this release.
* [Controllers] Basic rumble support can now be enabled from the CONTROLS
menu. The strength can be adjusted. The code that controls the rumble is
identical to that of the upright arcade machine motor shaker. The option
will only show in the menu if your controller is supported.
* [Controllers] Auto-detection and assignment of controller buttons and axis (Only the first 15 lines of the commit message are shown above ) |
19 Mar 2021 16:46:50
0.31

|
mat  |
Regular USE_GITHUB cleanup.
Remove DISTNAME, it is always overwritten.
Cleanup GH_TAGNAME and WRKSRC. |
17 Mar 2021 00:09:02
0.31

|
fox  |
emulators/cannonball: Updates to 0.31
Changes since g20191023:
Maintenance Release
This release focuses on upgrading the libraries and compilation tools CannonBall
uses, as I hadn't maintained the codebase in a number of years. Most of these
changes will be invisible to most users. Right now, I'm trying to get the house
in order as opposed to add lots of wild new features! :)
* [audio] Audio updates at the correct rate and resolves the longstanding
issue with music and sound being very slightly 'off'
* [roms] ROMs are now read by CRC 32 value. Filenames no longer matter - so
long as they are present they can be renamed to anything. (Only the first 15 lines of the commit message are shown above ) |
11 Dec 2019 17:53:49
g20191023_1

|
jbeich  |
devel/boost-*: update to 1.72.0
Changes: http://www.boost.org/users/history/version_1_72_0.html
PR: 241449
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D22136 |
24 Oct 2019 08:46:13
g20191023

|
fox  |
emulators/cannonball - Update to g20191023
Changes since g20190924:
- bsd.cmake now supports build with SDL2 by default.
Approved by: philip (mentor) |
26 Sep 2019 04:04:25
g20190924

|
fox  |
emulators/cannonball: Fixes build with clang 9
Original issue: https://github.com/djyt/cannonball/pull/46
Submitted by: jbeich
Approved by: philip (mentor) |
03 Sep 2019 02:49:46
g20190819

|
fox  |
emulators/cannonball: Update to g20190819
- Updates MAINTAINER email
Changes since cannonball-g20171201:
1. Removes files/patch-cmake_bsd.cmake and files/patch-cmake_CMakeLists.txt
since these are now merged with upstream.
2. Removes files/cannonball.6.in since the man page is now available upstream.
PR: 239960
Approved by: philip (mentor) |
19 Aug 2019 15:35:28
g20171201_1

|
jbeich  |
devel/boost-*: update to 1.71.0
Changes: http://www.boost.org/users/history/version_1_71_0.html
PR: 238827
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D20774 |
13 Aug 2019 16:03:12
g20171201

|
mat  |
Convert to UCL & cleanup pkg-message (categories e-g) |
06 Jul 2019 18:55:17
g20171201

|
swills  |
emulators/cannonball: create port
Cannonball is a program which allows you to play an enhanced version
of Yu Suzuki's seminal arcade racer, OutRun, on a variety of systems.
WWW: https://github.com/djyt/cannonball/wiki
PR: 238495
Submitted by: Santhosh Raju <santhosh.raju@gmail.com> |