Commit graph

  • 59057fb1d7 New translations en_EN.ts (Portuguese, Brazilian) Fabio Cavallo (FHorse) 2021-12-13 14:40:36 +01:00
  • 20736dc1e9 New translations en_EN.ts (Chinese Simplified) Fabio Cavallo (FHorse) 2021-12-13 14:40:33 +01:00
  • 32c8737b36 New translations en_EN.ts (Turkish) Fabio Cavallo (FHorse) 2021-12-13 14:40:32 +01:00
  • d61081ae7b New translations en_EN.ts (Russian) Fabio Cavallo (FHorse) 2021-12-13 14:40:31 +01:00
  • 2e7aa2e590 New translations en_EN.ts (Italian) Fabio Cavallo (FHorse) 2021-12-13 14:40:30 +01:00
  • 73b4968fb7 New translations en_EN.ts (Hungarian) Fabio Cavallo (FHorse) 2021-12-13 14:40:29 +01:00
  • 3beed74f8e New translations en_EN.ts (German) Fabio Cavallo (FHorse) 2021-12-13 14:40:28 +01:00
  • b69b927d3b New translations en_EN.ts (Spanish) Fabio Cavallo (FHorse) 2021-12-13 14:40:27 +01:00
  • 7f36302e40 New translations en_EN.ts (French) Fabio Cavallo (FHorse) 2021-12-13 14:40:26 +01:00
  • 7036903e55 The widget was not translated "on the fly" when the language was changed. fhorse 2021-12-12 23:05:03 +01:00
  • 629cbdbd8a Deleted an unnecessary entry. fhorse 2021-12-12 18:27:00 +01:00
  • 0aeae8cd48 New translations en_EN.ts (Italian) Fabio Cavallo (FHorse) 2021-12-12 14:40:22 +01:00
  • 060ff17da3 [Linux] Added support for the Steam Controller. fhorse 2021-12-11 14:37:22 +01:00
  • 76f8c1e2f6 Fixed identification of default values. fhorse 2021-12-11 14:34:10 +01:00
  • efe3628926 New translations en_EN.ts (Portuguese, Brazilian) Fabio Cavallo (FHorse) 2021-12-09 16:40:28 +01:00
  • 3eeb0daa89 New translations en_EN.ts (Russian) Fabio Cavallo (FHorse) 2021-12-09 16:40:27 +01:00
  • 9c734024fc New translations en_EN.ts (Portuguese, Brazilian) Fabio Cavallo (FHorse) 2021-12-08 16:40:49 +01:00
  • 7496c0718a New translations en_EN.ts (Portuguese, Brazilian) Fabio Cavallo (FHorse) 2021-12-05 22:10:31 +01:00
  • db38e7b30e New translations en_EN.ts (Chinese Simplified) Fabio Cavallo (FHorse) 2021-12-05 22:10:30 +01:00
  • c627d2fb7b New translations en_EN.ts (Turkish) Fabio Cavallo (FHorse) 2021-12-05 22:10:29 +01:00
  • cd60f31859 New translations en_EN.ts (Russian) Fabio Cavallo (FHorse) 2021-12-05 22:10:28 +01:00
  • 6bdcb565b1 New translations en_EN.ts (Italian) Fabio Cavallo (FHorse) 2021-12-05 22:10:27 +01:00
  • 26b1636cf4 New translations en_EN.ts (Hungarian) Fabio Cavallo (FHorse) 2021-12-05 22:10:26 +01:00
  • 2f93e1c5bb New translations en_EN.ts (German) Fabio Cavallo (FHorse) 2021-12-05 22:10:25 +01:00
  • 27e0db761d New translations en_EN.ts (Spanish) Fabio Cavallo (FHorse) 2021-12-05 22:10:24 +01:00
  • 6551b70eae New translations en_EN.ts (French) Fabio Cavallo (FHorse) 2021-12-05 22:10:23 +01:00
  • 225b090cd2 Updated en_EN.ts. fhorse 2021-12-05 22:09:11 +01:00
  • a60e5d89ad Added an icon to the action_Vs_System. fhorse 2021-12-05 22:08:42 +01:00
  • 1d63e19e03 Added a button to close the window. fhorse 2021-12-05 22:06:52 +01:00
  • 97c0852df5 Updated appveyor.yml. fhorse 2021-12-04 19:54:30 +01:00
  • 8bc3cd1602
    Update README.md Fabio Cavallo (FHorse) 2021-12-04 19:51:59 +01:00
  • dd185c26d3 Added automatic recognition of the type of gamepad with relative configuration. Supported for now Xbox 360 Controller and Playstation 4 controller which are the ones I had at my disposal. It should also work with Xbox One controllers but I couldn't check it as I didn't have any. fhorse 2021-12-04 18:57:40 +01:00
  • 31541e567a I also need to reverse the min and max. fhorse 2021-11-23 15:52:20 +01:00
  • 330172cc3a As in the previous commit but for BSD. fhorse 2021-11-23 15:41:23 +01:00
  • 7c5f944949 The XInput driver returns the Y axis values reversed from the DirectInput and Linux driver. Uniformed the output value. fhorse 2021-11-23 14:25:19 +01:00
  • 719dd4acde Added support for the Opus audio format and, in the windows version, updated the FFMpeg libraries to version 4.4.1. fhorse 2021-11-20 16:44:13 +01:00
  • 261676accf Added some other useful information for debugging. fhorse 2021-11-19 12:52:21 +01:00
  • 000638fe81 Fixed validation of the state of the Hats. fhorse 2021-11-18 18:06:04 +01:00
  • 6a8cb0af0a The stylesheet of the checkbox must also be reset. fhorse 2021-11-18 18:04:30 +01:00
  • 1f430df307 Fixed error in reading the status of the RY axis and initialization of the device just connected. fhorse 2021-11-18 18:00:48 +01:00
  • 56321102a3 [BSD] Fixed detection of gamepad buttons. fhorse 2021-11-17 14:23:42 +01:00
  • a832dcd19a Minor fix. fhorse 2021-11-17 09:21:13 +01:00
  • 3fb94cd26f
    Update README.md Fabio Cavallo (FHorse) 2021-11-17 08:31:24 +01:00
  • ad644613cb Fixed a compilation warning. fhorse 2021-11-16 23:28:48 +01:00
  • 27f3bd0541 A few minor fixes. fhorse 2021-11-16 22:46:13 +01:00
  • 571b6759b6 Added a new tool: "Joypad/Gamepad Debug". fhorse 2021-11-16 21:50:26 +01:00
  • 6d1256ff6a Further improve the sample rate and channel selection when the codec does not offer additional information. fhorse 2021-11-16 09:43:12 +01:00
  • 54ef126496 Added sample rates of 96000 and 192000 and improved the selection of the sample rate of audio codecs that don't provide information about those supported. fhorse 2021-11-15 12:08:31 +01:00
  • e5080ddb51 Adjusted the vertical size of the buttons fhorse 2021-11-14 17:27:35 +01:00
  • 48687dc841 Added the possibility to restore the default for each single button (dlgStdPad). fhorse 2021-11-14 12:54:00 +01:00
  • f5e924feba Implemented request from https://github.com/punesemu/puNES/issues/171. fhorse 2021-11-09 14:57:38 +01:00
  • e66da5bdd1 Fixed https://github.com/punesemu/puNES/issues/170. fhorse 2021-11-09 12:44:15 +01:00
  • ac07b9e263 Fixed the resizing of widgets in tableWidget_Shader_Parameters. fhorse 2021-11-09 04:47:53 +01:00
  • c02e657db8 Fixed the puNES icon in Nes_controller.svg. fhorse 2021-11-09 04:46:29 +01:00
  • 733113daa9 Merge remote-tracking branch 'github/master' fhorse 2021-11-09 04:39:44 +01:00
  • b8a505d267
    Update README.md Fabio Cavallo (FHorse) 2021-11-09 04:38:10 +01:00
  • caec7fa580 Added a comment to remember a particular case. fhorse 2021-11-08 22:07:40 +01:00
  • 5b00cf0cc2 Some useless code cleanup. fhorse 2021-11-08 08:14:42 +01:00
  • 01675d7226 Separeted joystick/gamepads configuration from the port configuration. fhorse 2021-11-07 20:26:59 +01:00
  • 2a6bb09be0 Fixed initialization of the guid. fhorse 2021-11-06 12:00:28 +01:00
  • a550546fcb Normalized the description of some gamepads. fhorse 2021-11-06 11:24:38 +01:00
  • 6c20d5786c renamed uPERCENTs to uPs. fhorse 2021-11-02 21:40:20 +01:00
  • 5b5bc9e051 Fixed a compilation warning and updated instructions for compiling on Ubuntu. fhorse 2021-11-02 09:23:13 +01:00
  • 36b149c7b1 Fixed the formatting of the command line help. fhorse 2021-11-01 10:13:33 +01:00
  • b8d8698778 Fixed some memory leaks. fhorse 2021-10-30 18:28:22 +02:00
  • 939a4de841 Rewritten the input management through gamepads and joysticks. fhorse 2021-10-29 20:57:47 +02:00
  • 1021cb2921 New translations en_EN.ts (Russian) Fabio Cavallo (FHorse) 2021-10-17 17:50:22 +02:00
  • 47f19dc2f0 New translations en_EN.ts (Russian) Fabio Cavallo (FHorse) 2021-10-16 17:50:14 +02:00
  • 1702fc7685 New translations en_EN.ts (Russian) Fabio Cavallo (FHorse) 2021-10-15 17:50:25 +02:00
  • b881029fdd New translations en_EN.ts (Spanish) Fabio Cavallo (FHorse) 2021-10-14 06:40:17 +02:00
  • 0d5964030f
    Update README.md Fabio Cavallo (FHorse) 2021-10-13 12:53:24 +02:00
  • f071e933c5 Fixed a possible ambiguity of a macro. fhorse 2021-10-13 10:47:32 +02:00
  • 31ba9bf209 New translations en_EN.ts (Spanish) Fabio Cavallo (FHorse) 2021-10-13 06:40:16 +02:00
  • 2fb844a91e Fixed a problem with the display of the overlays with the QT6. fhorse 2021-10-03 18:55:53 +02:00
  • 8a094f0a49
    Update README.md Fabio Cavallo (FHorse) 2021-10-03 11:59:06 +02:00
  • 5bb61f7490 Changed the style of the toolbar buttons. fhorse 2021-10-02 19:18:19 +02:00
  • 7727d07d00 Some aesthetic adjustments to the save slots previews. fhorse 2021-10-01 22:21:04 +02:00
  • 29de98f736
    Update README.md Fabio Cavallo (FHorse) 2021-09-29 23:22:16 +02:00
  • c46f957036 Fixed some compilation warnings. fhorse 2021-09-29 22:59:49 +02:00
  • 80d5b55c49 Rewritten the cheat editor to make it easier and more manageable. fhorse 2021-09-29 21:45:49 +02:00
  • 87738aea0c Fixed an issue that could "dirty" the overlay when resizing. fhorse 2021-09-25 10:57:37 +02:00
  • 017cf0a570 Added the slot number also in the large preview. fhorse 2021-09-25 08:42:46 +02:00
  • 0c51694e87 Added support for long messages/subtitles. fhorse 2021-09-24 21:38:49 +02:00
  • 103707e16a Changed some parameters of the overlay to make it more readable. fhorse 2021-09-22 22:59:10 +02:00
  • 550c4dd281 Fixed annoying flickering when updating screen rotation angle. fhorse 2021-09-22 14:26:08 +02:00
  • 954eb2d20a New translations en_EN.ts (Portuguese, Brazilian) Fabio Cavallo (FHorse) 2021-09-21 22:50:27 +02:00
  • 8c4886c7e4 New translations en_EN.ts (Chinese Simplified) Fabio Cavallo (FHorse) 2021-09-21 22:50:26 +02:00
  • 49ab0d772f New translations en_EN.ts (Turkish) Fabio Cavallo (FHorse) 2021-09-21 22:50:24 +02:00
  • e86df09207 New translations en_EN.ts (Russian) Fabio Cavallo (FHorse) 2021-09-21 22:50:23 +02:00
  • f2f18ab20a New translations en_EN.ts (Italian) Fabio Cavallo (FHorse) 2021-09-21 22:50:22 +02:00
  • 6c7ddf2df8 New translations en_EN.ts (German) Fabio Cavallo (FHorse) 2021-09-21 22:50:21 +02:00
  • ad4ee0bc67 New translations en_EN.ts (Spanish) Fabio Cavallo (FHorse) 2021-09-21 22:50:20 +02:00
  • e13f08c535 New translations en_EN.ts (French) Fabio Cavallo (FHorse) 2021-09-21 22:50:19 +02:00
  • 456d5effc2 New translations en_EN.ts (Hungarian) Fabio Cavallo (FHorse) 2021-09-21 22:50:18 +02:00
  • c059df1386 Updated en_EN.ts. fhorse 2021-09-21 22:47:35 +02:00
  • f42c1fa70b Added support for subtitles of TAS videos. fhorse 2021-09-21 19:26:29 +02:00
  • 2ada90fa70 Useless file created by mistake. fhorse 2021-09-20 22:28:42 +02:00
  • 5341acce12 Fix for https://github.com/punesemu/puNES/issues/166, https://github.com/punesemu/puNES/issues/167, and https://github.com/punesemu/puNES/issues/168. fhorse 2021-09-19 16:05:03 +02:00
  • 05aa2768c1 In the previous commit the configure script was not uploaded. fhorse 2021-09-19 16:02:17 +02:00
  • df6904b81d Updated lib7zip to the last commit 53abfeb6f1 fhorse 2021-09-19 15:23:28 +02:00