Leon Styhre
|
94c0919f31
|
Reverted the file name change for the CA certificate bundle.
|
2020-12-26 11:36:01 +01:00 |
|
Leon Styhre
|
ad5b6ea3ec
|
Updated the CA certificates to the latest available version.
Also changed HttpReq to retain the original CA bundle file name.
|
2020-12-26 11:29:41 +01:00 |
|
Leon Styhre
|
51ab69b54c
|
Fixed an issue where some SVG graphics would have their right side cut off slightly.
|
2020-12-23 20:32:12 +01:00 |
|
Leon Styhre
|
a27c961987
|
Some changes to the startup logging.
Also removed some unnecessary audio code.
|
2020-12-23 17:56:21 +01:00 |
|
Leon Styhre
|
f7c33ecd26
|
Some small changes to the audio code.
|
2020-12-23 15:32:10 +01:00 |
|
Leon Styhre
|
bde34ddffd
|
Further modernizations of the audio handling code.
|
2020-12-22 23:27:23 +01:00 |
|
Leon Styhre
|
214a7861f9
|
Modernized the audio handling code a bit.
|
2020-12-21 00:23:22 +01:00 |
|
Leon Styhre
|
cfff577549
|
Implemented a better way to mute videos.
|
2020-12-20 20:37:31 +01:00 |
|
Leon Styhre
|
46c178af1d
|
Added volume controls for navigation sounds and the video player.
|
2020-12-20 16:41:58 +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
|
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
|
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
|
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
|
dc620aa11b
|
Cosmetic log output change to the renderer.
|
2020-11-29 20:33:17 +01:00 |
|
Leon Styhre
|
48a7bed2c0
|
Fixed compilation errors on Fedora and GCC 10.
|
2020-11-28 22:27:00 +01:00 |
|
Leon Styhre
|
fe4bb0b7e9
|
Allowed non-accelerated rendering.
|
2020-11-27 21:04:49 +01:00 |
|
Leon Styhre
|
5d1b6d2475
|
Removed unnecessary certificate bundling on NetBSD.
|
2020-11-26 19:36:08 +01:00 |
|
Leon Styhre
|
19edfd1690
|
Added support for FreeBSD, NetBSD and OpenBSD.
|
2020-11-26 18:53:00 +01:00 |
|
Leon Styhre
|
401d433be0
|
Eliminated unnecessary rendering when the video or slideshow screensaver is running.
|
2020-11-18 23:52:29 +01:00 |
|
Leon Styhre
|
50e74595e4
|
Eliminated unnecessary rendering during view transitions.
|
2020-11-18 23:47:32 +01:00 |
|
Leon Styhre
|
e30e636780
|
Fixed an issue where game media would not get rendered during gamelist transitions.
|
2020-11-18 22:26:58 +01:00 |
|
Leon Styhre
|
0b6dce687e
|
Changed to C++ casts throughout the application.
|
2020-11-17 23:06:54 +01:00 |
|
Leon Styhre
|
623c302174
|
Cosmetic code cleanup of VideoComponent.
|
2020-11-17 22:13:33 +01:00 |
|
Leon Styhre
|
635e7d2cdd
|
Added a menu option to enable and disable video pillarboxes.
Also did some general code cleanup of VideoVlcComponent.
|
2020-11-17 17:20:25 +01:00 |
|
Leon Styhre
|
bbb5575334
|
Added black areas around videos with non-standard aspect ratios.
|
2020-11-16 23:34:08 +01:00 |
|
Leon Styhre
|
f334eb7037
|
Changed the font size and line spacing for the GPU statistics overlay.
|
2020-11-16 17:46:36 +01:00 |
|
Leon Styhre
|
2220787c3b
|
Fixed multiple issues with view transitions.
|
2020-11-16 17:44:33 +01:00 |
|
Leon Styhre
|
0a6e1f280f
|
Improved transitions for SystemView.
|
2020-11-15 20:06:33 +01:00 |
|
Leon Styhre
|
2b189f9d19
|
Fixed an issue where the game image would sometimes not refresh after scraping.
|
2020-11-14 17:18:00 +01:00 |
|
Leon Styhre
|
53cacd5eac
|
Renamed VideoPlayerComponent to VideoOmxComponent.
|
2020-11-12 17:40:06 +01:00 |
|
Leon Styhre
|
00ba2e78ab
|
Improvements to the screensaver and game overlay.
Also added functionality to jump to a game from the screensaver (without launching it).
|
2020-11-12 17:13:24 +01:00 |
|
Leon Styhre
|
9bea6bb17e
|
Added a game info overlay to the screensaver.
Also refactored Window and SystemScreensaver and added a fade-in effect for the shaded background when opening menus.
|
2020-11-12 00:46:59 +01:00 |
|
Leon Styhre
|
08786f2027
|
Small change to remove a compiler warning on macOS.
|
2020-11-10 22:42:25 +01:00 |
|
Leon Styhre
|
6368ae0cc1
|
OCD update renaming ScreenSaver to Screensaver.
|
2020-11-10 22:33:57 +01:00 |
|
Leon Styhre
|
bbb2aa5217
|
Overhaul of the screensaver.
|
2020-11-10 22:18:20 +01:00 |
|
Leon Styhre
|
cc87084959
|
Fixed a crash when searching recursively through a directory.
|
2020-11-10 22:16:30 +01:00 |
|
Leon Styhre
|
2c3b452401
|
Some cosmetic code cleanup and some small documentation updates.
|
2020-11-08 22:58:06 +01:00 |
|