Leon Styhre
|
bb7097a1af
|
Changed the order of two command line parameters.
|
2020-12-20 15:09:47 +01:00 |
|
Leon Styhre
|
b0b12591e0
|
(Windows) Added the %COREPATH% variable logic.
|
2020-12-20 14:30:31 +01:00 |
|
Leon Styhre
|
c4752e494e
|
(macOS) Removed the bundling of cURL.
|
2020-12-20 13:13:12 +01:00 |
|
Leon Styhre
|
03609b2f08
|
Removed some unnecessary processing when leaving folders.
|
2020-12-20 12:20:29 +01:00 |
|
Leon Styhre
|
7fb06a5702
|
Cursor positions inside folders and grouped collections are now remembered.
|
2020-12-20 12:07:02 +01:00 |
|
Leon Styhre
|
0cce86beca
|
Created a common pixel conversion function for both renderers.
|
2020-12-18 16:49:11 +01:00 |
|
Leon Styhre
|
bb3cc4d4a1
|
Added logic and menu option for handling invalid media files during scraping.
Also added a shortcut for defining the scraper searches and fixed an issue where games were automatically selected after refining the search.
|
2020-12-18 16:35:19 +01:00 |
|
Leon Styhre
|
defb16b6da
|
Fixed multiple issues with the UI modes (full/kiosk/kid).
Also improved the quit menu.
|
2020-12-17 23:45:29 +01:00 |
|
Leon Styhre
|
ade0160ffe
|
Made the switches slightly smaller in the metadata editor.
Also made the value 'unknown' be set for some entries when clearing them individually in the metadata editor.
|
2020-12-17 20:49:20 +01:00 |
|
Leon Styhre
|
bddc87bbcc
|
Changed some more code from C to C++
|
2020-12-17 20:43:52 +01:00 |
|
Leon Styhre
|
b86e8ad6e2
|
Made the icon marker colors in the metadata editor slightly lighter.
|
2020-12-17 20:36:30 +01:00 |
|
Leon Styhre
|
5208150749
|
Reverted a removed optimization.
|
2020-12-17 00:20:25 +01:00 |
|
Leon Styhre
|
b6f15cb8d9
|
Fixed a compilation error on Raspberry Pi.
|
2020-12-17 00:09:26 +01:00 |
|
Leon Styhre
|
debf072a0e
|
Rewrote some code from C to C++
|
2020-12-16 23:59:00 +01:00 |
|
Leon Styhre
|
605aa4ba8e
|
Moved the favorite and folder character constants to a more logical location.
|
2020-12-16 21:19:48 +01:00 |
|
Leon Styhre
|
6b43cdf5d6
|
Documentation update.
|
2020-12-16 19:27:51 +01:00 |
|
Leon Styhre
|
ab2b29f398
|
Scraping using ScreenScraper now always shows the ratings in the GUI.
|
2020-12-16 19:03:05 +01:00 |
|
Leon Styhre
|
e6f16be221
|
Fixed an issue with refining ScreenScraper searches for arcade games.
Also did a tiny cosmetic code change in Window.cpp.
|
2020-12-16 18:46:38 +01:00 |
|
Leon Styhre
|
6c62b23da8
|
Fixed an issue where videos would not pause on screensaver activation.
|
2020-12-16 18:03:23 +01:00 |
|
Leon Styhre
|
29abe2dc8c
|
Removed the deprecated PowerSaver.
|
2020-12-16 17:57:10 +01:00 |
|
Leon Styhre
|
05302052de
|
Fixed a GUI component alignment issue for the text edit popups.
|
2020-12-16 17:38:23 +01:00 |
|
Leon Styhre
|
0c7e02e6f4
|
The scraper filter setting is now retained throughout the program session.
|
2020-12-16 17:35:23 +01:00 |
|
Leon Styhre
|
98d99ef8bb
|
Added support for graying out menu entries via switch callbacks.
|
2020-12-15 18:49:43 +01:00 |
|
Leon Styhre
|
ed77c7a9aa
|
Fixed a crash when jumping directly to a specific game system on startup.
|
2020-12-15 18:44:56 +01:00 |
|
Leon Styhre
|
024e073e86
|
Added support for %COREPATH% variable and reverted to a single Unix es_systems.cfg template file.
|
2020-12-15 18:42:38 +01:00 |
|
Leon Styhre
|
e752904ab1
|
Added logic to retrieve default setting values.
|
2020-12-14 17:25:41 +01:00 |
|
Leon Styhre
|
a365bccff2
|
Updates to the release plan.
|
2020-12-14 17:20:09 +01:00 |
|
Leon Styhre
|
b0366cfe49
|
Documentation update.
|
2020-12-14 17:18:35 +01:00 |
|
Leon Styhre
|
5de61ecb4d
|
Removed two ambiguous NULL values.
|
2020-11-30 20:42:16 +01:00 |
|
Leon Styhre
|
75efe0757d
|
Added info about OpenGL software rendering in Windows to INSTALL.md.
Some other minor updates a well.
|
2020-11-30 20:23:54 +01:00 |
|
Leon Styhre
|
208d3a9fb3
|
Fixed a crash when attempting to change the ROM directory.
|
2020-11-30 20:19:29 +01:00 |
|
Leon Styhre
|
38c0ad0560
|
(macOS) Cosmetic improvement to the installer license file.
|
2020-11-30 19:27:12 +01:00 |
|
Leon Styhre
|
804f175bb8
|
Fixed an issue and made some improvements to the Windows installer.
|
2020-11-30 18:58:55 +01:00 |
|
Leon Styhre
|
c38e087b28
|
Fixed an issue where some pragma directives crashed the GLSL shader compiler on Windows.
|
2020-11-29 22:42:05 +01:00 |
|
Leon Styhre
|
b093a13ad1
|
Documentation update.
|
2020-11-29 20:35:33 +01:00 |
|
Leon Styhre
|
375d9d2423
|
(Windows) Added missing library dependency to the installer.
|
2020-11-29 20:34:20 +01:00 |
|
Leon Styhre
|
dc620aa11b
|
Cosmetic log output change to the renderer.
|
2020-11-29 20:33:17 +01:00 |
|
Leon Styhre
|
49a0eb9044
|
Updated the release plan.
|
2020-11-29 20:31:49 +01:00 |
|
Leon Styhre
|
8d9a33e2d6
|
Fixed the RPM package generation so it can be installed on Fedora.
Also removed some unnecessary DEB package generation configuration.
|
2020-11-29 11:18:39 +01:00 |
|
Leon Styhre
|
48a7bed2c0
|
Fixed compilation errors on Fedora and GCC 10.
|
2020-11-28 22:27:00 +01:00 |
|
Leon Styhre
|
16c9752017
|
Added VLC as a .deb package dependency.
|
2020-11-28 22:18:47 +01:00 |
|
Leon Styhre
|
5b4528cfbb
|
Tiny cosmetic change.
|
2020-11-28 22:18:10 +01:00 |
|
Leon Styhre
|
7f1efe14fb
|
Small documentation update related to macOS.
|
2020-11-27 22:14:14 +01:00 |
|
Leon Styhre
|
8155931edd
|
Disabled an obsolete linker flag on macOS.
|
2020-11-27 21:37:10 +01:00 |
|
Leon Styhre
|
fe4bb0b7e9
|
Allowed non-accelerated rendering.
|
2020-11-27 21:04:49 +01:00 |
|
Leon Styhre
|
cc93ca4630
|
Fixed an annoying CMake issue that also broke the macOS build.
|
2020-11-27 20:04:02 +01:00 |
|
Leon Styhre
|
b8de48ae98
|
(macOS) Fixed a packaging issue.
Also set some different permissions for some files in the installer.
|
2020-11-27 17:50:28 +01:00 |
|
Leon Styhre
|
8b867ac4e2
|
Fixed a CMake issue with the runtime path.
|
2020-11-26 20:03:37 +01:00 |
|
Leon Styhre
|
5d1b6d2475
|
Removed unnecessary certificate bundling on NetBSD.
|
2020-11-26 19:36:08 +01:00 |
|
Leon Styhre
|
aefc80b222
|
Differentiated the system config template files for Unix.
|
2020-11-26 19:19:35 +01:00 |
|