Leon Styhre
|
0d8f50f632
|
Added automatic retries to the scraper for ScreenScraper TLS errors.
|
2021-05-24 18:51:16 +02:00 |
|
Leon Styhre
|
9ca7e58250
|
Fixed some minor warnings reported by the Clang static analyzer.
|
2021-03-01 19:40:23 +01:00 |
|
Leon Styhre
|
632d11e46f
|
Minor code update.
|
2021-01-16 23:01:13 +01:00 |
|
Leon Styhre
|
ef25c675f7
|
Fixed an issue where separator lines would not get rendered on lower resolutions.
|
2021-01-16 22:55:38 +01:00 |
|
Leon Styhre
|
9589778107
|
Fixed an issue where separator lines would not be rendered correctly.
|
2021-01-16 22:52:10 +01:00 |
|
Leon Styhre
|
a99d32f596
|
Made some separator lines scale correctly on high resolution displays.
|
2021-01-15 18:44:54 +01:00 |
|
Leon Styhre
|
34e10ec319
|
Minor code cleanup and log output changes.
|
2021-01-13 19:48:31 +01:00 |
|
Leon Styhre
|
c95334756d
|
Fixed a lot of MSVC compiler warnings.
|
2020-12-29 12:54:24 +01:00 |
|
Leon Styhre
|
0cce86beca
|
Created a common pixel conversion function for both renderers.
|
2020-12-18 16:49:11 +01:00 |
|
Leon Styhre
|
debf072a0e
|
Rewrote some code from C to C++
|
2020-12-16 23:59:00 +01:00 |
|
Leon Styhre
|
8db04c5fcb
|
Added SPDX license identifiers to all source files.
|
2020-09-21 19:17:34 +02:00 |
|
Leon Styhre
|
e4fdd1e20d
|
Code cleanup and code documentation update.
As of this commit, the initial code cleanup and code documentation has been completed for the entire application.
|
2020-06-28 18:39:18 +02:00 |
|
Leon Styhre
|
67aa6b3dbd
|
Huge code cleanup and code documentation update.
Includes lots of conversions from tabs to spaces. Only cosmetic code changes in this commit.
|
2020-06-21 14:25:28 +02:00 |
|
Leon Styhre
|
f5376defe0
|
Changed to ISO 8601 date format and tidied up the scraper search screen.
|
2020-06-06 22:04:05 +02:00 |
|
Leon Styhre
|
709e6b996e
|
Code cleanup and code documentation. Only cosmetic changes in this commit.
|
2020-06-06 16:48:05 +02:00 |
|
Tomas Jakobsson
|
9de16045c9
|
whitespace cleanup
fix faulty line endings
silence warnings on windows
|
2019-08-25 17:23:02 +02:00 |
|
Tomas Jakobsson
|
a02a747c50
|
Redid the entire Renderer
Made all components render using triangle strips
|
2019-08-25 15:45:22 +02:00 |
|
Rael Gugelmin Cunha
|
464b0992ad
|
Work with dpad and analogs
|
2018-11-15 14:38:20 -02:00 |
|
Tomas Jakobsson
|
bd0c6beed5
|
Silence warnings
|
2017-11-18 23:20:09 +01:00 |
|
Tomas Jakobsson
|
9fbe95daa3
|
iterator -> const_iterator
|
2017-11-12 00:05:19 +01:00 |
|
Tomas Jakobsson
|
a8fc560749
|
Header inclusion cleanup
|
2017-11-02 19:16:01 +01:00 |
|
Tomas Jakobsson
|
73a2f6b716
|
Replace Eigen with "inhouse" vector and matrix math
|
2017-10-28 22:25:01 +02:00 |
|
Markus Pointner
|
96d7ac003d
|
fix delete-after-use issue with temporary string
|
2017-08-30 12:51:48 +02:00 |
|
Nico Schlömer
|
419e6c43e0
|
various code fixes
From <https://scan.coverity.com/projects/emulationstation?tab=overview>.
|
2017-07-28 09:57:37 +02:00 |
|
Aloshi
|
dbdbcde6cd
|
Renamed folders to match their projects properly.
|
2014-06-20 20:03:05 -05:00 |
|