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 |
|
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 |
|
Leon Styhre
|
47733467f3
|
Bumped the version to v1.1.0-rc-dev
|
2021-07-04 14:19:04 +02:00 |
|
Leon Styhre
|
2d09565aac
|
Added the download links for v1.1.0-beta2 to README.md
|
2021-07-04 13:52:25 +02:00 |
|
Leon Styhre
|
0ad903f2fa
|
Bumped the version to v1.1.0-beta2
|
2021-07-04 12:32:35 +02:00 |
|
Leon Styhre
|
d5343ac80b
|
Documentation update.
|
2021-07-04 12:30:00 +02:00 |
|
Leon Styhre
|
45d3bb9bad
|
Small refactoring of VideoFFmpegComponent.
|
2021-07-04 11:36:16 +02:00 |
|
Leon Styhre
|
a0e587c19b
|
Fixed an issue where the static image would not always get rendered during Slide transitions.
|
2021-07-03 13:52:47 +02:00 |
|
Leon Styhre
|
f59223927e
|
Added a message to GuiDetectDevice if only accepting input from the first controller.
|
2021-07-03 12:25:36 +02:00 |
|
Leon Styhre
|
52e12da55a
|
Fixed an issue where the joystick counter would not decrease when removing a controller.
|
2021-07-03 12:24:23 +02:00 |
|
Leon Styhre
|
64372a4a70
|
Modified the input configuration dialog message.
|
2021-07-03 11:53:30 +02:00 |
|
Leon Styhre
|
386001d09c
|
Fixed an issue where MediaViewer tried to render corrupt images.
|
2021-07-02 20:35:52 +02:00 |
|
Leon Styhre
|
651b7a4d02
|
Fixed an issue with an endless loop when attempting to load a corrupt image file.
|
2021-07-02 20:33:50 +02:00 |
|