Commit graph

6099 commits

Author SHA1 Message Date
Leon Styhre
cd4d486d8d Documentation update. 2022-12-17 22:26:46 +01:00
Leon Styhre
ae52489b6b Added support for up to two imageType values for CarouselComponent and GridComponent. 2022-12-17 22:20:29 +01:00
Leon Styhre
17597ab144 Renamed an incorrectly named static variable in ImageComponent. 2022-12-17 22:15:19 +01:00
Leon Styhre
41d601b88a Documentation update. 2022-12-17 19:51:57 +01:00
Leon Styhre
aaa96cd8dd An automatic aspect ratio menu entry is now added even for themes that only have a single aspect ratio defined. 2022-12-17 19:47:37 +01:00
Leon Styhre
4a5e8d674e Added FinalBurn Neo standalone as an alternative emulator for the arcade, cps and mame systems on Linux and Windows. 2022-12-17 19:37:28 +01:00
Leon Styhre
fa50d9b483 (Windows) Added BigPEmu standalone as an alternative emulator for the atarijaguar system. 2022-12-17 19:26:07 +01:00
Leon Styhre
08a20d7157 Added MAME standalone as an alternative emulator for the atarijaguar system. 2022-12-17 18:55:16 +01:00
Leon Styhre
4ef3e94c56 (Unix) Improved the .desktop file parser. 2022-12-17 18:37:58 +01:00
Leon Styhre
19d79080a1 Removed the .7z and .zip file extensions from the switch system. 2022-12-16 22:44:35 +01:00
Leon Styhre
c80e81c2dc (Linux) Fixed a .desktop file parsing issue where escaped % characters were not handled correctly. 2022-12-16 22:37:32 +01:00
Leon Styhre
9d06c33af6 Reverted the atarijaguarcd system to placeholder status. 2022-12-16 20:23:35 +01:00
Leon Styhre
1cc0f7bec5 Documentation update. 2022-12-16 20:10:12 +01:00
Leon Styhre
677ac69425 Removed the retro8 alternative emulator entries for the pico8 system. 2022-12-16 20:00:17 +01:00
Leon Styhre
6c0071bf7d Updated configuration for the puNES emulator for the famicom and nes systems.
Also updated some find rules emulator comments.
2022-12-16 19:44:57 +01:00
Leon Styhre
b93b040074 Updated configuration for the SameBoy emulator for the gb and gbc systems. 2022-12-16 19:12:41 +01:00
Leon Styhre
15e7eb87d2 Updated configuration for the Gearboy emulator for the gb and gbc systems. 2022-12-16 18:29:13 +01:00
Leon Styhre
db7aed1075 Merge branch 'master' into 1208_new_emulators 2022-12-16 17:43:05 +01:00
Leon Styhre
3baf584021 Merge remote-tracking branch 'origin/mgba-qt' 2022-12-16 17:33:08 +01:00
Leon Styhre
f94c25c6bf Added support for the Nintendo Switch (switch) game system on macOS by adding the Ryujinx standalone emulator. 2022-12-16 17:28:02 +01:00
Leon Styhre
5581103642 Adjusted the system view and carousel transition animation times slightly. 2022-12-16 17:25:57 +01:00
Leon Styhre
db14491380 Documentation update. 2022-12-15 21:04:57 +01:00
Leon Styhre
d3ceeb345b (Windows) Added a missing dependency setup check. 2022-12-15 20:36:43 +01:00
Leon Styhre
46e17ced6f Updated SDL from 2.24.1 to 2.26.1 2022-12-15 20:13:37 +01:00
Leon Styhre
c63fd2e72b Fixed a premultiplied alpha shader issue that lead to artifacting when brightness was adjusted. 2022-12-15 19:13:37 +01:00
Leon Styhre
dcc99cf352 (slate-DE) Fixed some minor issues in the theme engine test 1 variant. 2022-12-15 18:54:28 +01:00
Leon Styhre
4bbc7adb97 Documentation update. 2022-12-15 18:34:48 +01:00
Leon Styhre
cdc553d75f Added an arcade twin stick controller badge icon. 2022-12-15 18:30:48 +01:00
Leon Styhre
6d4086639a Disabled ScreenScraper controller scraping as they have ruined that functionality. 2022-12-15 18:27:45 +01:00
Leon Styhre
ae6c062984 Added gameselectorEntry properties to a number of elements. 2022-12-15 18:23:48 +01:00
Leon Styhre
da3fb9a825 Improved the random game selection functionality in GameSelectorComponent. 2022-12-15 18:11:33 +01:00
Leon Styhre
f195ba72a2 Changed the brightness shaders from exposure to actual brightness calculations. 2022-12-14 23:09:17 +01:00
Leon Styhre
2e425b62af Documentation update. 2022-12-14 20:26:00 +01:00
Leon Styhre
f4d4abb33b Added theme support for defining relative brightness for images, videos and animations. 2022-12-14 20:17:41 +01:00
Leon Styhre
cfdfe3e6e0 Updated a log warning about extensionless files. 2022-12-14 18:35:39 +01:00
Leon Styhre
d9e2e41117 Added the . (dot) file extension to the xbox360 system on Windows to support extension-less XBLA games. 2022-12-14 18:08:49 +01:00
Leon Styhre
d692e8f9cd Fixed a crash when attempting to use extension-less files in gamelists containing folders. 2022-12-14 17:56:50 +01:00
Leon Styhre
715c143324 Updated some log output text when deleting files from the metadata editor. 2022-12-14 17:44:44 +01:00
Leon Styhre
fafb7c257f Fixed two issues with the 'Only show ROMs from gamelist.xml files' setting where an incorrect folder path would be shown in the metadata editor and folder links wouldn't work. 2022-12-14 17:35:38 +01:00
Leon Styhre
ab31eafaca Some code cleanup. 2022-12-14 17:30:34 +01:00
Leon Styhre
59d5e1b5b8 Changed the color channel mix for grayscale conversions. 2022-12-13 22:45:05 +01:00
Leon Styhre
468d7aa09d Documentation update. 2022-12-13 21:39:04 +01:00
Leon Styhre
c260c929b5 Added itemSaturation properties to CarouselComponent and GridComponent. 2022-12-13 21:35:21 +01:00
Leon Styhre
16aacd5953 Documentation update. 2022-12-12 21:56:35 +01:00
Leon Styhre
6037e80bf1 Added color shift support to VideoComponent. 2022-12-12 21:51:27 +01:00
Leon Styhre
46a1e28aa2 Fixed an issue where the shader postprocessing function did not set the shader premultiplied flag. 2022-12-12 20:42:54 +01:00
Leon Styhre
1517826b23 Fixed an issue where lowered saturation would not work correctly when combined with scanline rendering. 2022-12-12 20:24:16 +01:00
Leon Styhre
0ad339d4c4 Fixed an issue where lowered saturation could not be combined with color shifts. 2022-12-12 20:21:22 +01:00
Leon Styhre
19111a9c24 Added an itemStacking property to CarouselComponent. 2022-12-12 17:45:07 +01:00
Leon Styhre
a5b08e3da2 Moved the position of one GridComponent property. 2022-12-11 17:48:56 +01:00