Leon Styhre
|
a443f86235
|
Removed a huge amount of unnecessary Window* function arguments.
|
2022-01-19 18:01:54 +01:00 |
|
Leon Styhre
|
8a6652552f
|
Set the clang-format option SpaceBeforeCpp11BracedList to true.
|
2022-01-16 12:09:55 +01:00 |
|
Leon Styhre
|
e64976d4bc
|
Renamed GuiGameScraper to GuiScraperSingle.
|
2022-01-16 11:10:32 +01:00 |
|
Leon Styhre
|
97e08922a0
|
Renamed GamelistFileParse to GamelistFileParser and moved it to its own namespace.
|
2022-01-15 14:12:56 +01:00 |
|
Leon Styhre
|
b43c991a9d
|
Renamed Gamelist.cpp/Gamelist.h to GamelistFileParse.
|
2022-01-15 13:57:08 +01:00 |
|
Leon Styhre
|
c7964b7ebc
|
Renamed GameList to Gamelist throughout the codebase.
|
2022-01-15 13:38:09 +01:00 |
|
Leon Styhre
|
a135edb02e
|
Fixed multiple issues with scraping and saving metadata in GuiMetaDataEd.
|
2022-01-15 13:02:45 +01:00 |
|
Leon Styhre
|
65702b6689
|
Added the ability to set a sortname specifically for custom collections.
|
2022-01-15 11:50:51 +01:00 |
|
Leon Styhre
|
6ca4d6b96e
|
Removed an unused constructor parameter for GuiMetaDataEd.
|
2022-01-14 23:42:52 +01:00 |
|
Leon Styhre
|
119dfc90f8
|
Changed ViewController::get() to ViewController::getInstance()
|
2022-01-04 21:49:22 +01:00 |
|
Leon Styhre
|
254b00a3d8
|
Large refactoring to improve thread safety and improve singleton pattern usage.
|
2022-01-04 21:21:26 +01:00 |
|
Leon Styhre
|
daf66c4b60
|
Added proper support for interpreting directories as files.
|
2021-12-17 20:18:47 +01:00 |
|
Leon Styhre
|
42c07ee4c5
|
Another go at fixing a crash after scraping.
|
2021-12-02 19:28:10 +01:00 |
|
Leon Styhre
|
654dc2a546
|
Fixed a crash that could occur when aborting the single-scraper followed by a re-scrape.
|
2021-12-02 17:34:30 +01:00 |
|
Leon Styhre
|
04453c42ff
|
Removed a blank line that was accidentally added via the last commit.
|
2021-11-26 23:25:58 +01:00 |
|
Leon Styhre
|
909f96622d
|
Clearing an arcade game name in the metadata editor now sets it to the expanded MAME name.
|
2021-11-26 23:24:43 +01:00 |
|
Leon Styhre
|
2db8724f4a
|
Fixed a view style change issue that could occur after scraping.
|
2021-11-26 23:01:10 +01:00 |
|
Leon Styhre
|
dd0f36f82b
|
Changed most increment and decrement operators from postfix to prefix for es-app.
|
2021-11-17 17:35:34 +01:00 |
|
Leon Styhre
|
5ca4b85549
|
Added scraping of controller metadata (arcade systems only).
|
2021-10-27 19:23:57 +02:00 |
|
Leon Styhre
|
5c4d0821e2
|
Renamed 'Controller' to 'Controller badge' in the metadata editor.
|
2021-10-23 22:49:34 +02:00 |
|
Leon Styhre
|
1aa360598d
|
Renamed BadgesComponent to BadgeComponent.
|
2021-10-23 20:28:07 +02:00 |
|
Leon Styhre
|
b5a61a0617
|
Renamed 'controller types' to 'game controllers' (code) and simply 'controllers' (metadata editor).
|
2021-10-23 20:14:17 +02:00 |
|
Leon Styhre
|
84514f67d0
|
Added support for controller types.
|
2021-10-23 19:08:32 +02:00 |
|
Leon Styhre
|
4c556fc820
|
Changed the position of the per-game alternative emulator selector window.
|
2021-10-16 12:23:32 +02:00 |
|
Leon Styhre
|
3683866062
|
Improved the layout of the scraper GUIs.
Also added the scroll indicators and replaced a text margin hack with a proper solution.
|
2021-10-15 20:58:40 +02:00 |
|
Leon Styhre
|
6ccee6e4c4
|
Removed an unnecessary column from GuiMetaDataEd.
Also moved the scroll indicators slightly and removed a help prompt hack.
|
2021-10-14 22:31:50 +02:00 |
|
Leon Styhre
|
07425d41fa
|
Fixed an issue with removing invalid alternative emulator entries using the metadata editor.
|
2021-10-13 17:22:29 +02:00 |
|
Leon Styhre
|
76ef1629c0
|
Added a simple static scroll indicator and set this as the default.
Also made some minor adjustments to the scroll indicator placement.
|
2021-10-10 20:07:44 +02:00 |
|
Leon Styhre
|
ca64fc8308
|
Left aligned the per-game alternative emulator selector screen.
Also made some small adjustments to the select screen width.
|
2021-10-10 19:02:18 +02:00 |
|
Leon Styhre
|
bef997420d
|
Added menu scroll indicators.
|
2021-10-10 18:15:37 +02:00 |
|
Leon Styhre
|
c458ca991c
|
Replaced an ugly sizing hack in GuiMetaDataEd with a proper solution.
|
2021-10-10 17:07:38 +02:00 |
|
Leon Styhre
|
e12eb5a908
|
Fixed an issue where some help prompts were missing in the metadata editor.
|
2021-10-08 19:02:30 +02:00 |
|
Leon Styhre
|
5199f0cc02
|
Invalid entry values are now displayed for the alternative emulators field in the metadata editor.
Also made the 'clear entry' fields look nicer in the metadata editor and the alternative emulators GUI.
|
2021-09-21 19:59:09 +02:00 |
|
Leon Styhre
|
0b6d987263
|
Fixed lots of compiler warnings reported by the -Wall and -Wpedantic flags.
|
2021-09-18 09:53:26 +02:00 |
|
Leon Styhre
|
c4e6d3cac1
|
Added a virtual keyboard.
|
2021-09-17 22:23:41 +02:00 |
|
Leon Styhre
|
5942b2815e
|
Added support for selecting alternative emulators per game.
Also made some changes to the system-wide alternative emulators logic.
|
2021-09-04 11:21:55 +02:00 |
|
Leon Styhre
|
5381f38231
|
Added support for defining and choosing between alternative emulators.
|
2021-08-22 15:26:38 +02:00 |
|
Leon Styhre
|
7b5d673050
|
Replaced the internal Vector2i data type and functions with the GLM library equivalent.
Also applied some code formatting changes for braced lists using clang-format.
|
2021-08-17 18:41:45 +02:00 |
|
Leon Styhre
|
1fb0ccef0d
|
Replaced the internal Vector2f data type and functions with the GLM library equivalent.
|
2021-08-16 18:25:01 +02:00 |
|
Leon Styhre
|
64a7b8e54a
|
Replaced the internal Vector3f and Vector4f data types and functions with the GLM library equivalents.
|
2021-08-15 22:03:17 +02:00 |
|
Leon Styhre
|
722468129e
|
Replaced all internal matrix data types and functions with the GLM library equivalents.
Also changed some vectors.
|
2021-08-15 19:30:31 +02:00 |
|
Leon Styhre
|
65acb9fd50
|
Fixed an issue where game media would sometimes not get displayed after single-game scraping.
|
2021-08-09 16:47:36 +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
|
af5e32e121
|
Formatted the es-app source tree using clang-format.
|
2021-07-07 20:03:42 +02:00 |
|
Leon Styhre
|
fa624f9f2c
|
Changed the logic for the systems configuration file, it now loads from the resources directory.
Also renamed the file from es_systems.cfg to es_systems.xml
|
2021-06-16 18:54:04 +02:00 |
|
Leon Styhre
|
552368d2f6
|
Left aligned DateTimeEditComponent in the scraper GUI.
|
2021-03-20 11:08:28 +01:00 |
|
Leon Styhre
|
9d9aaa30d7
|
Right aligned DateTimeEditComponent and made some minor adjustments in GuiMetaDataEd.
|
2021-03-20 10:26:18 +01:00 |
|
Leon Styhre
|
79d9150f65
|
Very minor code cleanup.
|
2021-03-14 09:36:50 +01:00 |
|
Leon Styhre
|
e192141018
|
Fixed an issue where hiding a folder would not correctly hide the games inside the folder.
|
2021-02-05 17:10:47 +01:00 |
|
Leon Styhre
|
d22e0fb5b5
|
Fixed an issue where hiding a game did not update the filter indices.
|
2021-02-04 23:58:27 +01:00 |
|