Commit graph

  • 4afb4ec71c Fixed initial positioning of the emulator window. fhorse 2021-07-19 21:44:00 +02:00
  • 15ab85dabb Fixed #152. fhorse 2021-07-19 11:12:14 +02:00
  • 4ee0839ac8 Restore original resolution on quit when in fulscreen mode. fhorse 2021-07-14 00:21:23 +02:00
  • 232380ece1 Fixed various bugs introduced in the previous commit. fhorse 2021-07-13 20:46:31 +02:00
  • 7b99a09c94 New translations en_EN.ts (Chinese Simplified) Fabio Cavallo (FHorse) 2021-07-12 15:23:30 +02:00
  • 92d85ddffa New translations en_EN.ts (Turkish) Fabio Cavallo (FHorse) 2021-07-12 15:23:29 +02:00
  • f226de0003 New translations en_EN.ts (Russian) Fabio Cavallo (FHorse) 2021-07-12 15:23:28 +02:00
  • 990096a8e3 New translations en_EN.ts (Italian) Fabio Cavallo (FHorse) 2021-07-12 15:23:27 +02:00
  • 4501082e02 New translations en_EN.ts (Hungarian) Fabio Cavallo (FHorse) 2021-07-12 15:23:26 +02:00
  • f12b1cbe74 New translations en_EN.ts (German) Fabio Cavallo (FHorse) 2021-07-12 15:23:25 +02:00
  • 1a17c02305 New translations en_EN.ts (Spanish) Fabio Cavallo (FHorse) 2021-07-12 15:23:24 +02:00
  • 11c95bad79 New translations en_EN.ts (French) Fabio Cavallo (FHorse) 2021-07-12 15:23:21 +02:00
  • 838b49e7de New translations en_EN.ts (Portuguese, Brazilian) Fabio Cavallo (FHorse) 2021-07-12 15:23:20 +02:00
  • 7666b72607 Implemented the ability to select the resolution of the fulscreen. fhorse 2021-07-12 12:14:17 +02:00
  • e7c54573a1 Added "Boogerman II - The Final Adventure (Rex-Soft) [!].nes" to the database. fhorse 2021-07-04 17:11:10 +02:00
  • 0c64ecb7ef Fixed https://github.com/punesemu/puNES/issues/151. fhorse 2021-06-20 16:45:16 +02:00
  • 7b226ab87e Fixed compilation with Qt 5.6. fhorse 2021-06-19 01:33:37 +02:00
  • 31a7bd2c10 Increased compatibility with OpenGL shaders. fhorse 2021-06-19 00:27:51 +02:00
  • 07fd123f62 Updated to FFmpeg 4.4. fhorse 2021-06-05 13:13:17 +02:00
  • 8ff9960312 New translations en_EN.ts (Portuguese, Brazilian) Fabio Cavallo (FHorse) 2021-06-05 02:10:13 +02:00
  • ed4a3c93c9 New translations en_EN.ts (Russian) Fabio Cavallo (FHorse) 2021-06-01 17:10:16 +02:00
  • 673febc2b1 Standardized the management of threads. fhorse 2021-05-14 22:36:54 +02:00
  • 2305450779 Fixed warnings with GCC 11.0. fhorse 2021-05-02 13:13:25 +02:00
  • d6929e3141 Fixed "warning: 'av_init_packet' is deprecated" with new FFmpeg 4.4. fhorse 2021-05-02 13:12:37 +02:00
  • b9c1823998 New translations en_EN.ts (Portuguese, Brazilian) Fabio Cavallo (FHorse) 2021-04-25 22:50:26 +02:00
  • 1d4211d76b New translations en_EN.ts (Chinese Simplified) Fabio Cavallo (FHorse) 2021-04-25 22:50:25 +02:00
  • 68d09308b1 New translations en_EN.ts (Turkish) Fabio Cavallo (FHorse) 2021-04-25 22:50:23 +02:00
  • 4f56a37906 New translations en_EN.ts (Russian) Fabio Cavallo (FHorse) 2021-04-25 22:50:22 +02:00
  • 38c9a5da93 New translations en_EN.ts (Italian) Fabio Cavallo (FHorse) 2021-04-25 22:50:20 +02:00
  • 82cc2f8d4a New translations en_EN.ts (Hungarian) Fabio Cavallo (FHorse) 2021-04-25 22:50:19 +02:00
  • 8ea544fa08 New translations en_EN.ts (German) Fabio Cavallo (FHorse) 2021-04-25 22:50:18 +02:00
  • 4ff3f8ef6a New translations en_EN.ts (Spanish) Fabio Cavallo (FHorse) 2021-04-25 22:50:17 +02:00
  • 5c34b83c81 New translations en_EN.ts (French) Fabio Cavallo (FHorse) 2021-04-25 22:50:15 +02:00
  • 8a23d771a9
    Create FUNDING.yml Fabio Cavallo (FHorse) 2021-04-25 22:20:16 +02:00
  • 3a64973022 Updated the icon and the banner of the info page. fhorse 2021-04-25 22:17:27 +02:00
  • 4b4c3495a5 Eliminated some extra space. fhorse 2021-04-25 11:03:25 +02:00
  • b788363f97 Fixed warning when run autogen.sh. fhorse 2021-04-25 10:56:51 +02:00
  • 98b858e045 Fixed error on update of msys2 (I hope). fhorse 2021-04-25 00:04:58 +02:00
  • a95508f002 Rewritten the audio of the VRC7. fhorse 2021-04-24 22:36:11 +02:00
  • 544ed12446
    Fix crash saving/loading states to/from files (#138) Brandon Enright 2021-04-22 18:25:24 +00:00
  • c401352cb1
    Update save_slot.c Fabio Cavallo (FHorse) 2021-04-22 20:22:53 +02:00
  • b5eda98e6b Fix crash saving/loading states to/from files When the image preview code was introduced the logic to set the Qt tooltip with the preview image wasn't bypassed even though the file state slot doesn't have a GUI element. Trying to set the image preview tooltip was causing a segfault. Brandon Enright 2021-04-21 21:12:19 +00:00
  • 1953e96a07 Fixed the management of the turbo buttons (thx to Arty for the report). fhorse 2021-02-20 13:39:49 +01:00
  • b4b5423054 New translations en_EN.ts (Turkish) Fabio Cavallo (FHorse) 2021-02-14 15:40:26 +01:00
  • f9fc4678e6
    Fix ffmpeg configure switch option (#133) Azamat H. Hackimov 2021-01-22 00:58:53 +03:00
  • 241b71fdac Fix ffmpeg configure switch option Azamat H. Hackimov 2021-01-21 12:32:31 +03:00
  • 3e542c3296 New translations en_EN.ts (Portuguese, Brazilian) Fabio Cavallo (FHorse) 2021-01-19 02:30:30 +01:00
  • 2b8055ce9a New translations en_EN.ts (Spanish) Fabio Cavallo (FHorse) 2021-01-13 20:50:49 +01:00
  • a43bdf0c39 Fixed "make install". fhorse 2021-01-12 19:56:18 +01:00
  • b8dc46594f Fixed possible crash when closing the emulator (OpenBSD). fhorse 2021-01-10 10:55:30 +01:00
  • 813706edee Unnecessary "if". fhorse 2021-01-09 21:45:47 +01:00
  • d30db57336 New translations en_EN.ts (Chinese Simplified) Fabio Cavallo (FHorse) 2021-01-08 16:42:04 +01:00
  • 17a4ebffad New translations en_EN.ts (Chinese Simplified) Fabio Cavallo (FHorse) 2021-01-06 16:44:53 +01:00
  • 3841fb944d New translations en_EN.ts (Turkish) Fabio Cavallo (FHorse) 2021-01-06 16:44:51 +01:00
  • 6788f24424 New translations en_EN.ts (Russian) Fabio Cavallo (FHorse) 2021-01-06 16:44:49 +01:00
  • c3c4cbf305 New translations en_EN.ts (Portuguese, Brazilian) Fabio Cavallo (FHorse) 2021-01-06 16:44:47 +01:00
  • c6edea3e9d New translations en_EN.ts (Italian) Fabio Cavallo (FHorse) 2021-01-06 16:44:45 +01:00
  • 89fafde667 New translations en_EN.ts (Hungarian) Fabio Cavallo (FHorse) 2021-01-06 16:44:43 +01:00
  • 4b13972360 New translations en_EN.ts (German) Fabio Cavallo (FHorse) 2021-01-06 16:44:41 +01:00
  • 6e85070579 New translations en_EN.ts (Spanish) Fabio Cavallo (FHorse) 2021-01-06 16:44:38 +01:00
  • c6c6f21055 New translations en_EN.ts (French) Fabio Cavallo (FHorse) 2021-01-06 16:44:36 +01:00
  • 68f542ef69 Added an option to show frames and lags counters. fhorse 2021-01-06 16:40:27 +01:00
  • ac52eb04dd Fixed possible crash when change the language. fhorse 2021-01-03 22:38:22 +01:00
  • 63d8175774 Fixed mappers 12 and 31 and some warnings with CLang. fhorse 2021-01-03 22:08:11 +01:00
  • a7a5a58480 Updated .gitignore. fhorse 2021-01-03 16:29:22 +01:00
  • 73ab44b724 Updated Appveyor.yml (enabled debug in case of error). fhorse 2021-01-03 16:01:28 +01:00
  • 2734b5709f Updated lib7Zip (3.0.1 WIP), 7z (19.00) and p7zip (16.02). fhorse 2021-01-03 14:54:48 +01:00
  • 8d2046337e New translations en_EN.ts (Spanish) Fabio Cavallo (FHorse) 2021-01-03 14:31:02 +01:00
  • 90ddaf0020 New translations en_EN.ts (Chinese Simplified) Fabio Cavallo (FHorse) 2021-01-02 14:31:21 +01:00
  • 47c1861060 New translations en_EN.ts (Turkish) Fabio Cavallo (FHorse) 2021-01-02 14:31:19 +01:00
  • 222f8a2550 New translations en_EN.ts (Russian) Fabio Cavallo (FHorse) 2021-01-02 14:31:18 +01:00
  • 51766bcd68 New translations en_EN.ts (Italian) Fabio Cavallo (FHorse) 2021-01-02 14:31:16 +01:00
  • bd3029856d New translations en_EN.ts (Hungarian) Fabio Cavallo (FHorse) 2021-01-02 14:31:14 +01:00
  • 9505cc71ef New translations en_EN.ts (German) Fabio Cavallo (FHorse) 2021-01-02 14:31:12 +01:00
  • c367d7bbfe New translations en_EN.ts (Spanish) Fabio Cavallo (FHorse) 2021-01-02 14:31:10 +01:00
  • 8823b67c5d New translations en_EN.ts (French) Fabio Cavallo (FHorse) 2021-01-02 14:31:08 +01:00
  • 10eb75eed2 New translations en_EN.ts (Portuguese, Brazilian) Fabio Cavallo (FHorse) 2021-01-02 14:31:06 +01:00
  • 6088dfeca2 I forgot to delete it. fhorse 2021-01-01 15:15:19 +01:00
  • 85ab5f0b43 Added "Chinese Simplified" In the language selection combobox. fhorse 2021-01-01 14:56:48 +01:00
  • 0773a1d63a Updated version and added link to GitLab page. fhorse 2021-01-01 14:44:49 +01:00
  • 6b2e5bd57c
    Added "Chines Simplified" translation frowm Crowdin (Thx owomomo) (#126) Fabio Cavallo (FHorse) 2021-01-01 14:39:42 +01:00
  • 2e6f7bcaa7 New translations en_EN.ts (Chinese Simplified) Fabio Cavallo (FHorse) 2021-01-01 14:30:09 +01:00
  • c8c9741762 New translations en_EN.ts (Chinese Simplified) Fabio Cavallo (FHorse) 2021-01-01 12:31:07 +01:00
  • 04b113833e Updated Changelog. v0.107 fhorse 2020-12-28 18:31:24 +01:00
  • efe5cec563 Moved A/V recording shortucuts to File menu. fhorse 2020-12-28 18:30:53 +01:00
  • 6c4a970afc Fixed saving of "external" configurations of A/V recordings. fhorse 2020-12-28 15:27:25 +01:00
  • 6d63160c74
    New translations en_EN.ts (Portuguese, Brazilian) (#124) Fabio Cavallo (FHorse) 2020-12-28 00:46:53 +01:00
  • ec93e302cb New translations en_EN.ts (Portuguese, Brazilian) Fabio Cavallo (FHorse) 2020-12-28 00:45:05 +01:00
  • 1407ede29f Forced translation of the active item when another language is selected. fhorse 2020-12-27 23:47:22 +01:00
  • 386048a714
    New Crowdin updates (#123) Fabio Cavallo (FHorse) 2020-12-27 23:38:01 +01:00
  • f8b53ec10f New translations en_EN.ts (Portuguese, Brazilian) Fabio Cavallo (FHorse) 2020-12-27 23:36:25 +01:00
  • d7dd378bb1 New translations en_EN.ts (Turkish) Fabio Cavallo (FHorse) 2020-12-27 22:41:57 +01:00
  • 3865acdba1 New translations en_EN.ts (Russian) Fabio Cavallo (FHorse) 2020-12-27 22:41:56 +01:00
  • c856b8d7ea New translations en_EN.ts (Hungarian) Fabio Cavallo (FHorse) 2020-12-27 22:41:52 +01:00
  • e60b4924ec New translations en_EN.ts (Spanish) Fabio Cavallo (FHorse) 2020-12-27 22:41:50 +01:00
  • 69ed5f44bf New translations en_EN.ts (Turkish) Fabio Cavallo (FHorse) 2020-12-27 16:32:34 +01:00
  • b41890a23c New translations en_EN.ts (Russian) Fabio Cavallo (FHorse) 2020-12-27 16:32:32 +01:00
  • 3419e651fc New translations en_EN.ts (Italian) Fabio Cavallo (FHorse) 2020-12-27 16:32:30 +01:00
  • b130a85522 New translations en_EN.ts (Hungarian) Fabio Cavallo (FHorse) 2020-12-27 16:32:28 +01:00
  • 5260d051d0 New translations en_EN.ts (German) Fabio Cavallo (FHorse) 2020-12-27 16:32:26 +01:00