Leon Styhre
|
a7e8457f57
|
Documentation and download links update for the 1.1.0 release.
|
2021-08-10 17:51:18 +02:00 |
|
Leon Styhre
|
7990b23450
|
Bumped the version to 1.1.0
|
2021-08-09 17:14:35 +02:00 |
|
Leon Styhre
|
2e8aab28b6
|
Small update to the changelog.
|
2021-08-09 17:13:06 +02:00 |
|
Leon Styhre
|
65acb9fd50
|
Fixed an issue where game media would sometimes not get displayed after single-game scraping.
|
2021-08-09 16:47:36 +02:00 |
|
Leon Styhre
|
cd40071172
|
Added URLs to Twitter and the Discord server to README.md
|
2021-08-08 13:33:14 +02:00 |
|
Leon Styhre
|
7d7071ccfa
|
Updated the roadmap in CONTRIBUTING.md
|
2021-07-18 21:26:35 +02:00 |
|
Leon Styhre
|
00b49b5d1a
|
Fixed an issue with scraping Nintendo Famicom games.
Also did some other minor platform cleanups.
|
2021-07-17 10:37:36 +02:00 |
|
Leon Styhre
|
62c5c379fa
|
Bumped the version to v1.1.0-dev
|
2021-07-17 10:10:14 +02:00 |
|
Leon Styhre
|
c355aa3237
|
Added the download links for v1.1.0-rc to README.md
|
2021-07-16 23:06:45 +02:00 |
|
Leon Styhre
|
5f385e5c43
|
Documentation update.
|
2021-07-16 18:43:22 +02:00 |
|
Leon Styhre
|
5e91b8abf0
|
(macOS) Changed the shell from bash to zsh when launching scripts.
|
2021-07-16 18:00:05 +02:00 |
|
Leon Styhre
|
c958a94ca6
|
(Windows) Hiding of console windows during game launches can now be configured via the %HIDEWINDOW% variable.
|
2021-07-16 17:56:16 +02:00 |
|
Leon Styhre
|
82f81f89a6
|
(Windows) Fixed an issue where the console window was displayed when launching scripts.
|
2021-07-16 17:17:19 +02:00 |
|
Leon Styhre
|
4197ad7f6a
|
(Windows) Fixed a game launching issue when passing parameters using a forward slash.
|
2021-07-16 17:14:16 +02:00 |
|
SophiaHadash
|
75bf7781e3
|
update from master
|
2021-07-16 10:10:55 +02:00 |
|
Leon Styhre
|
fd742ab452
|
(Unix) Small change to the man page.
|
2021-07-15 22:30:23 +02:00 |
|
Leon Styhre
|
a93cef1eb3
|
Fixed a small CMake configuration error.
|
2021-07-15 19:29:56 +02:00 |
|
Leon Styhre
|
80f9114e27
|
Bumped the version to v1.1.0-rc
|
2021-07-15 18:30:20 +02:00 |
|
Leon Styhre
|
bc6d962503
|
(macOS) Fixed a Clang compiler warning.
|
2021-07-15 18:23:03 +02:00 |
|
Leon Styhre
|
c60481c7b4
|
Small documentation update.
|
2021-07-15 18:07:37 +02:00 |
|
Leon Styhre
|
b4d85c5b34
|
Fixed a heisenbug in AudioManager that was actually caused by a bug in SDL_AudioStreamAvailable().
|
2021-07-15 18:07:01 +02:00 |
|
Leon Styhre
|
5c0cf89ac1
|
Documentation update.
|
2021-07-14 19:27:39 +02:00 |
|
Leon Styhre
|
977ab5e683
|
(RPi) Fixed an issue where the window focus would sometimes get lost when returning from a game.
|
2021-07-14 19:19:45 +02:00 |
|
Leon Styhre
|
ea0d129e6d
|
(Unix) Changed the RetroArch core for the Atari 2600 system to Stella 2014.
|
2021-07-14 19:17:28 +02:00 |
|
Leon Styhre
|
9bbba93edf
|
Added experimental hardware decoding support to VideoFFmpegComponent.
Also fixed some memory leaks and removed the video frame skipping code as it caused more harm than good.
|
2021-07-14 19:13:25 +02:00 |
|
Leon Styhre
|
840dc13285
|
(Windows) Fixed an issue where the wrong FFmpeg version was bundled.
|
2021-07-13 21:47:55 +02:00 |
|
Leon Styhre
|
7b01f3f800
|
Changed the patch/diff file type to the correct extension in .gitignore
|
2021-07-12 00:01:38 +02:00 |
|
Leon Styhre
|
5687af5e6b
|
Documentation update.
|
2021-07-11 22:48:55 +02:00 |
|
Leon Styhre
|
20d9721728
|
Fixed an issue where a scrape followed by an aborted re-scrape could crash the application.
|
2021-07-11 22:38:08 +02:00 |
|
Leon Styhre
|
61827b4de1
|
Fixed a typo in a previous commit.
|
2021-07-11 22:35:01 +02:00 |
|
Leon Styhre
|
ea55efb523
|
Fixed an issue where refining a scraper search could lead to an empty screen.
|
2021-07-11 22:30:23 +02:00 |
|
Leon Styhre
|
abbc3384fd
|
Fixed an issue where attempting to refine or skip a scraper search could lead to a crash.
|
2021-07-11 22:26:53 +02:00 |
|
Leon Styhre
|
122b9b2374
|
Patch/diff files are now ignored by Git.
|
2021-07-11 16:17:35 +02:00 |
|
Leon Styhre
|
c72d7da672
|
Documentation update.
|
2021-07-11 16:08:11 +02:00 |
|
Leon Styhre
|
3757b31fbc
|
Fixed an issue where a menu option was available when it shouldn't be.
Also changed some misleading comments related to graying out menu options.
|
2021-07-11 13:47:31 +02:00 |
|
Leon Styhre
|
738f8854cb
|
Formatting some code that accidentally excluded from clang-format.
|
2021-07-11 13:31:43 +02:00 |
|
Leon Styhre
|
41f4cce5d6
|
Documentation update.
|
2021-07-10 13:54:12 +02:00 |
|
Leon Styhre
|
e000e23f64
|
Added and clarified startup log warnings for missing or invalid es_systems.xml platform tags.
|
2021-07-10 13:07:44 +02:00 |
|
Leon Styhre
|
717eb98a6e
|
Documentation update.
|
2021-07-09 22:04:16 +02:00 |
|
Leon Styhre
|
6a7eb982f2
|
Now checking that clang-tidy is actually installed before attempting to use it.
|
2021-07-09 21:32:47 +02:00 |
|
Leon Styhre
|
1cee40f291
|
Some minor changes proposed by the static analyzer.
|
2021-07-09 19:58:21 +02:00 |
|
Leon Styhre
|
aed9e3970b
|
Added support for building with the clang-tidy static analyzer.
|
2021-07-09 19:54:54 +02:00 |
|
Leon Styhre
|
24fd136099
|
Fixed the build of CEC support on the Raspberry Pi.
|
2021-07-09 19:50:59 +02:00 |
|
Leon Styhre
|
3b4bb74ac0
|
VideoFFmpegComponent now prioritizes audio by dropping video frames if the computer can't keep up.
|
2021-07-09 19:47:33 +02:00 |
|
Leon Styhre
|
e4ee4855df
|
Changed the header text in main.cpp
|
2021-07-08 18:47:29 +02:00 |
|
Leon Styhre
|
7ea91f08af
|
Removed the deprecated VideoOmxComponent.
|
2021-07-08 18:26:01 +02:00 |
|
Leon Styhre
|
1d706ec7f3
|
Removed some obsolete audio settings.
Also set VLC as the default video player on Raspberry Pi.
|
2021-07-08 18:18:59 +02:00 |
|
Leon Styhre
|
1c31a8a49e
|
Hack to be able to build on Raspberry Pi.
|
2021-07-08 18:08:43 +02:00 |
|
Leon Styhre
|
9a53ad0463
|
Some CMake updates to build correctly on Raspberry Pi.
Also some other general CMake cleanups.
|
2021-07-08 18:05:32 +02:00 |
|
Leon Styhre
|
a62be38c85
|
Fixed an issue where fractional rating values were always rounded up.
|
2021-07-07 22:08:19 +02:00 |
|