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 |
|
Leon Styhre
|
96503a23c6
|
Small code formatting change.
|
2021-07-07 21:13:40 +02:00 |
|
Leon Styhre
|
cbab11dc11
|
Documentation update.
|
2021-07-07 21:02:11 +02:00 |
|
Leon Styhre
|
b030ab5b8b
|
(Windows) Fixed a MinGW compiler warning.
|
2021-07-07 20:48:38 +02:00 |
|
Leon Styhre
|
23fdc00044
|
Formatted the es-core source tree using clang-format.
|
2021-07-07 20:31:46 +02:00 |
|
Leon Styhre
|
af5e32e121
|
Formatted the es-app source tree using clang-format.
|
2021-07-07 20:03:42 +02:00 |
|
Leon Styhre
|
745cf6ff92
|
Added a script to reformat the entire codebase using clang-format.
|
2021-07-07 17:53:05 +02:00 |
|
Leon Styhre
|
b63831147e
|
Pedantic commit.
|
2021-07-07 17:49:08 +02:00 |
|
Leon Styhre
|
3c47cde40a
|
Some adjustments to the clang-format rules.
|
2021-07-07 17:48:04 +02:00 |
|
Leon Styhre
|
2d6f4505af
|
Increased the minimum required GCC version to cover C++14.
|
2021-07-07 17:46:44 +02:00 |
|
SophiaHadash
|
5f23074f72
|
indentation of multi-line statements
|
2021-07-07 14:35:42 +02:00 |
|
SophiaHadash
|
e24c92effe
|
code style and comments style
|
2021-07-07 14:31:32 +02:00 |
|
SophiaHadash
|
6c165a4ca0
|
move option up
|
2021-07-07 14:28:09 +02:00 |
|
SophiaHadash
|
ba2ef814de
|
code-words for options
|
2021-07-07 14:24:15 +02:00 |
|
SophiaHadash
|
8f1b6296cd
|
remove word 'choose' from menu
|
2021-07-07 14:16:20 +02:00 |
|
SophiaHadash
|
17d28ea88b
|
remove exit combo ESC, add combo Alt+Q
|
2021-07-07 14:13:46 +02:00 |
|
Leon Styhre
|
b861600814
|
Adjusted the clang-format rules.
|
2021-07-05 20:55:23 +02:00 |
|
Leon Styhre
|
f22ec86cd1
|
Fixed an issue where update_version_string.sh did not properly update the version.
|
2021-07-05 20:53:35 +02:00 |
|
Leon Styhre
|
aa67020326
|
(Windows) Fixed an MSVC compiler warning.
|
2021-07-04 21:34:21 +02:00 |
|
Leon Styhre
|
83967a508d
|
Fixed a formatting issue in CONTRIBUTING.md.
|
2021-07-04 21:05:43 +02:00 |
|
Leon Styhre
|
d49d0e3c86
|
Documentation update.
|
2021-07-04 21:01:14 +02:00 |
|
Leon Styhre
|
4b9dc1e0c4
|
Added a clang-format style configuration file.
|
2021-07-04 20:19:37 +02:00 |
|
Leon Styhre
|
483311f7f2
|
Switched the order of the Back and Start buttons in the input configurator.
Also removed some legacy code.
|
2021-07-04 15:03:22 +02:00 |
|