ObjFW  Diff

Differences From Artifact [71daa63334]:

  • File src/hid/OHWiiClassicController.m — part of check-in [bc3a7747d9] at 2024-11-03 15:46:25 on branch trunk — ObjFWHID: Properly hide private methods Also fixes compiling XInput with GCC. (user: js size: 5419) [more...]

To Artifact [33c1376178]:

  • File src/hid/OHWiiClassicController.m — part of check-in [a892e75baf] at 2025-01-01 13:07:47 on branch 1.2 — Update copyright (user: js size: 5419) [more...]

1
2
3
4
5
6
7
8
9
/*
 * Copyright (c) 2008-2024 Jonathan Schleifer <js@nil.im>
 *
 * All rights reserved.
 *
 * This program is free software: you can redistribute it and/or modify it
 * under the terms of the GNU Lesser General Public License version 3.0 only,
 * as published by the Free Software Foundation.
 *

|







1
2
3
4
5
6
7
8
9
/*
 * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im>
 *
 * All rights reserved.
 *
 * This program is free software: you can redistribute it and/or modify it
 * under the terms of the GNU Lesser General Public License version 3.0 only,
 * as published by the Free Software Foundation.
 *