diff --git a/es-app/src/ApplicationUpdater.cpp b/es-app/src/ApplicationUpdater.cpp index 896a6fac8..9e339559a 100644 --- a/es-app/src/ApplicationUpdater.cpp +++ b/es-app/src/ApplicationUpdater.cpp @@ -1,6 +1,6 @@ // SPDX-License-Identifier: MIT // -// ES-DE +// ES-DE Frontend // ApplicationUpdater.cpp // // Checks for application updates. diff --git a/es-app/src/ApplicationUpdater.h b/es-app/src/ApplicationUpdater.h index 0f13bc85b..46c304fe1 100644 --- a/es-app/src/ApplicationUpdater.h +++ b/es-app/src/ApplicationUpdater.h @@ -1,6 +1,6 @@ // SPDX-License-Identifier: MIT // -// ES-DE +// ES-DE Frontend // ApplicationUpdater.h // // Checks for application updates. diff --git a/es-app/src/FileFilterIndex.cpp b/es-app/src/FileFilterIndex.cpp index 760fb6ef6..c14c65e8b 100644 --- a/es-app/src/FileFilterIndex.cpp +++ b/es-app/src/FileFilterIndex.cpp @@ -1,6 +1,6 @@ // SPDX-License-Identifier: MIT // -// ES-DE +// ES-DE Frontend // FileFilterIndex.cpp // // Gamelist filters. diff --git a/es-app/src/FileFilterIndex.h b/es-app/src/FileFilterIndex.h index 10dc6e98f..1b39b9772 100644 --- a/es-app/src/FileFilterIndex.h +++ b/es-app/src/FileFilterIndex.h @@ -1,6 +1,6 @@ // SPDX-License-Identifier: MIT // -// ES-DE +// ES-DE Frontend // FileFilterIndex.h // // Gamelist filters. diff --git a/es-app/src/GamelistFileParser.cpp b/es-app/src/GamelistFileParser.cpp index 911fc3a9c..f8967af54 100644 --- a/es-app/src/GamelistFileParser.cpp +++ b/es-app/src/GamelistFileParser.cpp @@ -1,6 +1,6 @@ // SPDX-License-Identifier: MIT // -// ES-DE +// ES-DE Frontend // GamelistFileParser.cpp // // Parses and updates the gamelist.xml files. diff --git a/es-app/src/GamelistFileParser.h b/es-app/src/GamelistFileParser.h index b53670711..cd19a1452 100644 --- a/es-app/src/GamelistFileParser.h +++ b/es-app/src/GamelistFileParser.h @@ -1,6 +1,6 @@ // SPDX-License-Identifier: MIT // -// ES-DE +// ES-DE Frontend // GamelistFileParser.h // // Parses and updates the gamelist.xml files. diff --git a/es-app/src/MediaViewer.cpp b/es-app/src/MediaViewer.cpp index a682ce637..d85a1ae5c 100644 --- a/es-app/src/MediaViewer.cpp +++ b/es-app/src/MediaViewer.cpp @@ -1,6 +1,6 @@ // SPDX-License-Identifier: MIT // -// ES-DE +// ES-DE Frontend // MediaViewer.cpp // // Fullscreen game media viewer. diff --git a/es-app/src/MediaViewer.h b/es-app/src/MediaViewer.h index fb36559cc..9aae0ae95 100644 --- a/es-app/src/MediaViewer.h +++ b/es-app/src/MediaViewer.h @@ -1,6 +1,6 @@ // SPDX-License-Identifier: MIT // -// ES-DE +// ES-DE Frontend // MediaViewer.h // // Fullscreen game media viewer. diff --git a/es-app/src/MetaData.cpp b/es-app/src/MetaData.cpp index 15072160a..bd6e029e8 100644 --- a/es-app/src/MetaData.cpp +++ b/es-app/src/MetaData.cpp @@ -1,6 +1,6 @@ // SPDX-License-Identifier: MIT // -// ES-DE +// ES-DE Frontend // MetaData.cpp // // Static data for default metadata values as well as functions diff --git a/es-app/src/MetaData.h b/es-app/src/MetaData.h index 2384e165f..28b80cf30 100644 --- a/es-app/src/MetaData.h +++ b/es-app/src/MetaData.h @@ -1,6 +1,6 @@ // SPDX-License-Identifier: MIT // -// ES-DE +// ES-DE Frontend // MetaData.h // // Static data for default metadata values as well as functions diff --git a/es-app/src/MiximageGenerator.cpp b/es-app/src/MiximageGenerator.cpp index a2714643e..29d962c14 100644 --- a/es-app/src/MiximageGenerator.cpp +++ b/es-app/src/MiximageGenerator.cpp @@ -1,6 +1,6 @@ // SPDX-License-Identifier: MIT // -// ES-DE +// ES-DE Frontend // MiximageGenerator.cpp // // Generates miximages from screenshots, marquees, 3D boxes/covers and physical media images. diff --git a/es-app/src/MiximageGenerator.h b/es-app/src/MiximageGenerator.h index a1f501bcc..e6de3128f 100644 --- a/es-app/src/MiximageGenerator.h +++ b/es-app/src/MiximageGenerator.h @@ -1,6 +1,6 @@ // SPDX-License-Identifier: MIT // -// ES-DE +// ES-DE Frontend // MiximageGenerator.h // // Generates miximages from screenshots, marquees, 3D boxes/covers and physical media images. diff --git a/es-app/src/PDFViewer.cpp b/es-app/src/PDFViewer.cpp index 81cfb3dad..976be81f9 100644 --- a/es-app/src/PDFViewer.cpp +++ b/es-app/src/PDFViewer.cpp @@ -1,6 +1,6 @@ // SPDX-License-Identifier: MIT // -// ES-DE +// ES-DE Frontend // PDFViewer.cpp // // Parses and renders pages using the Poppler library via the external es-pdf-convert binary. diff --git a/es-app/src/PDFViewer.h b/es-app/src/PDFViewer.h index 735009a17..edc5eb575 100644 --- a/es-app/src/PDFViewer.h +++ b/es-app/src/PDFViewer.h @@ -1,6 +1,6 @@ // SPDX-License-Identifier: MIT // -// ES-DE +// ES-DE Frontend // PDFViewer.h // // Parses and renders pages using the Poppler library via the external es-pdf-convert binary. diff --git a/es-app/src/PlatformId.cpp b/es-app/src/PlatformId.cpp index b427bbd78..c784c8562 100644 --- a/es-app/src/PlatformId.cpp +++ b/es-app/src/PlatformId.cpp @@ -1,6 +1,6 @@ // SPDX-License-Identifier: MIT // -// ES-DE +// ES-DE Frontend // PlatformId.cpp // // Index of all supported systems/platforms. diff --git a/es-app/src/PlatformId.h b/es-app/src/PlatformId.h index 3520a090c..99d39a3c4 100644 --- a/es-app/src/PlatformId.h +++ b/es-app/src/PlatformId.h @@ -1,6 +1,6 @@ // SPDX-License-Identifier: MIT // -// ES-DE +// ES-DE Frontend // PlatformId.h // // Index of all supported systems/platforms. diff --git a/es-app/src/Screensaver.cpp b/es-app/src/Screensaver.cpp index 2184a3a34..3c466842a 100644 --- a/es-app/src/Screensaver.cpp +++ b/es-app/src/Screensaver.cpp @@ -1,6 +1,6 @@ // SPDX-License-Identifier: MIT // -// ES-DE +// ES-DE Frontend // Screensaver.cpp // // Screensaver, supporting the following types: diff --git a/es-app/src/Screensaver.h b/es-app/src/Screensaver.h index 62b8134a8..a5fd13057 100644 --- a/es-app/src/Screensaver.h +++ b/es-app/src/Screensaver.h @@ -1,6 +1,6 @@ // SPDX-License-Identifier: MIT // -// ES-DE +// ES-DE Frontend // Screensaver.h // // Screensaver, supporting the following types: diff --git a/es-app/src/SystemData.cpp b/es-app/src/SystemData.cpp index fbfb37c66..330033014 100644 --- a/es-app/src/SystemData.cpp +++ b/es-app/src/SystemData.cpp @@ -1,6 +1,6 @@ // SPDX-License-Identifier: MIT // -// ES-DE +// ES-DE Frontend // SystemData.cpp // // Provides data structures for the game systems and populates and indexes them based diff --git a/es-app/src/SystemData.h b/es-app/src/SystemData.h index 53b636213..fdbdc293b 100644 --- a/es-app/src/SystemData.h +++ b/es-app/src/SystemData.h @@ -1,6 +1,6 @@ // SPDX-License-Identifier: MIT // -// ES-DE +// ES-DE Frontend // SystemData.h // // Provides data structures for the game systems and populates and indexes them based diff --git a/es-app/src/UIModeController.cpp b/es-app/src/UIModeController.cpp index 7ce20065c..a5b3d0521 100644 --- a/es-app/src/UIModeController.cpp +++ b/es-app/src/UIModeController.cpp @@ -1,6 +1,6 @@ // SPDX-License-Identifier: MIT // -// ES-DE +// ES-DE Frontend // UIModeController.cpp // // Handling of application user interface modes (full, kiosk and kid). diff --git a/es-app/src/UIModeController.h b/es-app/src/UIModeController.h index 22d22133e..e9d5b4853 100644 --- a/es-app/src/UIModeController.h +++ b/es-app/src/UIModeController.h @@ -1,6 +1,6 @@ // SPDX-License-Identifier: MIT // -// ES-DE +// ES-DE Frontend // UIModeController.h // // Handling of application user interface modes (full, kiosk and kid). diff --git a/es-app/src/VolumeControl.cpp b/es-app/src/VolumeControl.cpp index 3bf54b914..976c39bb5 100644 --- a/es-app/src/VolumeControl.cpp +++ b/es-app/src/VolumeControl.cpp @@ -1,6 +1,6 @@ // SPDX-License-Identifier: MIT // -// ES-DE +// ES-DE Frontend // VolumeControl.cpp // // Controls system audio volume. diff --git a/es-app/src/VolumeControl.h b/es-app/src/VolumeControl.h index e0526c34b..0fcd8094e 100644 --- a/es-app/src/VolumeControl.h +++ b/es-app/src/VolumeControl.h @@ -1,6 +1,6 @@ // SPDX-License-Identifier: MIT // -// ES-DE +// ES-DE Frontend // VolumeControl.h // // Controls system audio volume. diff --git a/es-app/src/guis/GuiAlternativeEmulators.cpp b/es-app/src/guis/GuiAlternativeEmulators.cpp index 264fd8622..3708b979d 100644 --- a/es-app/src/guis/GuiAlternativeEmulators.cpp +++ b/es-app/src/guis/GuiAlternativeEmulators.cpp @@ -1,6 +1,6 @@ // SPDX-License-Identifier: MIT // -// ES-DE +// ES-DE Frontend // GuiAlternativeEmulators.cpp // // User interface to select between alternative emulators per system diff --git a/es-app/src/guis/GuiAlternativeEmulators.h b/es-app/src/guis/GuiAlternativeEmulators.h index c4b5c68f0..c1b3fdd3d 100644 --- a/es-app/src/guis/GuiAlternativeEmulators.h +++ b/es-app/src/guis/GuiAlternativeEmulators.h @@ -1,6 +1,6 @@ // SPDX-License-Identifier: MIT // -// ES-DE +// ES-DE Frontend // GuiAlternativeEmulators.h // // User interface to select between alternative emulators per system diff --git a/es-app/src/guis/GuiApplicationUpdater.cpp b/es-app/src/guis/GuiApplicationUpdater.cpp index 39a47e489..72c07f5a8 100644 --- a/es-app/src/guis/GuiApplicationUpdater.cpp +++ b/es-app/src/guis/GuiApplicationUpdater.cpp @@ -1,6 +1,6 @@ // SPDX-License-Identifier: MIT // -// ES-DE +// ES-DE Frontend // GuiApplicationUpdater.cpp // // Installs application updates. diff --git a/es-app/src/guis/GuiApplicationUpdater.h b/es-app/src/guis/GuiApplicationUpdater.h index f410052b5..7646ab0c8 100644 --- a/es-app/src/guis/GuiApplicationUpdater.h +++ b/es-app/src/guis/GuiApplicationUpdater.h @@ -1,6 +1,6 @@ // SPDX-License-Identifier: MIT // -// ES-DE +// ES-DE Frontend // GuiApplicationUpdater.h // // Installs application updates. diff --git a/es-app/src/guis/GuiCollectionSystemsOptions.cpp b/es-app/src/guis/GuiCollectionSystemsOptions.cpp index 9c356c97a..6b21c2a24 100644 --- a/es-app/src/guis/GuiCollectionSystemsOptions.cpp +++ b/es-app/src/guis/GuiCollectionSystemsOptions.cpp @@ -1,6 +1,6 @@ // SPDX-License-Identifier: MIT // -// ES-DE +// ES-DE Frontend // GuiCollectionSystemsOptions.cpp // // User interface for the game collection settings. diff --git a/es-app/src/guis/GuiCollectionSystemsOptions.h b/es-app/src/guis/GuiCollectionSystemsOptions.h index 2cf478989..72e4fb228 100644 --- a/es-app/src/guis/GuiCollectionSystemsOptions.h +++ b/es-app/src/guis/GuiCollectionSystemsOptions.h @@ -1,6 +1,6 @@ // SPDX-License-Identifier: MIT // -// ES-DE +// ES-DE Frontend // GuiCollectionSystemsOptions.h // // User interface for the game collection settings. diff --git a/es-app/src/guis/GuiGamelistFilter.cpp b/es-app/src/guis/GuiGamelistFilter.cpp index 3964c36a0..426518e79 100644 --- a/es-app/src/guis/GuiGamelistFilter.cpp +++ b/es-app/src/guis/GuiGamelistFilter.cpp @@ -1,6 +1,6 @@ // SPDX-License-Identifier: MIT // -// ES-DE +// ES-DE Frontend // GuiGamelistFilter.cpp // // User interface for the gamelist filters. diff --git a/es-app/src/guis/GuiGamelistFilter.h b/es-app/src/guis/GuiGamelistFilter.h index 5ed1a1bb9..268182e21 100644 --- a/es-app/src/guis/GuiGamelistFilter.h +++ b/es-app/src/guis/GuiGamelistFilter.h @@ -1,6 +1,6 @@ // SPDX-License-Identifier: MIT // -// ES-DE +// ES-DE Frontend // GuiGamelistFilter.h // // User interface for the gamelist filters. diff --git a/es-app/src/guis/GuiLaunchScreen.cpp b/es-app/src/guis/GuiLaunchScreen.cpp index d9fc11f68..f28a59d2d 100644 --- a/es-app/src/guis/GuiLaunchScreen.cpp +++ b/es-app/src/guis/GuiLaunchScreen.cpp @@ -1,6 +1,6 @@ // SPDX-License-Identifier: MIT // -// ES-DE +// ES-DE Frontend // GuiLaunchScreen.cpp // // Screen shown when launching a game. diff --git a/es-app/src/guis/GuiLaunchScreen.h b/es-app/src/guis/GuiLaunchScreen.h index 7f6590a50..2d53c2ec8 100644 --- a/es-app/src/guis/GuiLaunchScreen.h +++ b/es-app/src/guis/GuiLaunchScreen.h @@ -1,6 +1,6 @@ // SPDX-License-Identifier: MIT // -// ES-DE +// ES-DE Frontend // GuiLaunchScreen.h // // Screen shown when launching a game. diff --git a/es-app/src/guis/GuiMediaViewerOptions.cpp b/es-app/src/guis/GuiMediaViewerOptions.cpp index c6ba51c5b..a82be8d86 100644 --- a/es-app/src/guis/GuiMediaViewerOptions.cpp +++ b/es-app/src/guis/GuiMediaViewerOptions.cpp @@ -1,6 +1,6 @@ // SPDX-License-Identifier: MIT // -// ES-DE +// ES-DE Frontend // GuiMediaViewerOptions.cpp // // User interface for the media viewer options. diff --git a/es-app/src/guis/GuiMediaViewerOptions.h b/es-app/src/guis/GuiMediaViewerOptions.h index dda7c362d..7eae25877 100644 --- a/es-app/src/guis/GuiMediaViewerOptions.h +++ b/es-app/src/guis/GuiMediaViewerOptions.h @@ -1,6 +1,6 @@ // SPDX-License-Identifier: MIT // -// ES-DE +// ES-DE Frontend // GuiMediaViewerOptions.h // // User interface for the media viewer options. diff --git a/es-app/src/guis/GuiMetaDataEd.cpp b/es-app/src/guis/GuiMetaDataEd.cpp index fffbed815..74aafed99 100644 --- a/es-app/src/guis/GuiMetaDataEd.cpp +++ b/es-app/src/guis/GuiMetaDataEd.cpp @@ -1,6 +1,6 @@ // SPDX-License-Identifier: MIT // -// ES-DE +// ES-DE Frontend // GuiMetaDataEd.cpp // // Game metadata edit user interface. diff --git a/es-app/src/guis/GuiMetaDataEd.h b/es-app/src/guis/GuiMetaDataEd.h index f90410f08..2838b5f3a 100644 --- a/es-app/src/guis/GuiMetaDataEd.h +++ b/es-app/src/guis/GuiMetaDataEd.h @@ -1,6 +1,6 @@ // SPDX-License-Identifier: MIT // -// ES-DE +// ES-DE Frontend // GuiMetaDataEd.h // // Game metadata edit user interface. diff --git a/es-app/src/guis/GuiOfflineGenerator.cpp b/es-app/src/guis/GuiOfflineGenerator.cpp index 3bc091aca..a988c6219 100644 --- a/es-app/src/guis/GuiOfflineGenerator.cpp +++ b/es-app/src/guis/GuiOfflineGenerator.cpp @@ -1,6 +1,6 @@ // SPDX-License-Identifier: MIT // -// ES-DE +// ES-DE Frontend // GuiOfflineGenerator.cpp // // User interface for the miximage offline generator. diff --git a/es-app/src/guis/GuiOfflineGenerator.h b/es-app/src/guis/GuiOfflineGenerator.h index f1dbd4174..5063ec2ab 100644 --- a/es-app/src/guis/GuiOfflineGenerator.h +++ b/es-app/src/guis/GuiOfflineGenerator.h @@ -1,6 +1,6 @@ // SPDX-License-Identifier: MIT // -// ES-DE +// ES-DE Frontend // GuiOfflineGenerator.h // // User interface for the miximage offline generator. diff --git a/es-app/src/guis/GuiScraperMenu.cpp b/es-app/src/guis/GuiScraperMenu.cpp index 5d3974bf4..474807dc9 100644 --- a/es-app/src/guis/GuiScraperMenu.cpp +++ b/es-app/src/guis/GuiScraperMenu.cpp @@ -1,6 +1,6 @@ // SPDX-License-Identifier: MIT // -// ES-DE +// ES-DE Frontend // GuiScraperMenu.cpp // // Game media scraper, including settings as well as the scraping start button. diff --git a/es-app/src/guis/GuiScraperMenu.h b/es-app/src/guis/GuiScraperMenu.h index 4b2f5d717..5964f42f1 100644 --- a/es-app/src/guis/GuiScraperMenu.h +++ b/es-app/src/guis/GuiScraperMenu.h @@ -1,6 +1,6 @@ // SPDX-License-Identifier: MIT // -// ES-DE +// ES-DE Frontend // GuiScraperMenu.h // // Game media scraper, including settings as well as the scraping start button. diff --git a/es-app/src/guis/GuiScraperMulti.cpp b/es-app/src/guis/GuiScraperMulti.cpp index 72a42e6e7..0775ec090 100644 --- a/es-app/src/guis/GuiScraperMulti.cpp +++ b/es-app/src/guis/GuiScraperMulti.cpp @@ -1,6 +1,6 @@ // SPDX-License-Identifier: MIT // -// ES-DE +// ES-DE Frontend // GuiScraperMulti.cpp // // Multiple game scraping user interface. diff --git a/es-app/src/guis/GuiScraperMulti.h b/es-app/src/guis/GuiScraperMulti.h index ae0eadf14..82e265fa0 100644 --- a/es-app/src/guis/GuiScraperMulti.h +++ b/es-app/src/guis/GuiScraperMulti.h @@ -1,6 +1,6 @@ // SPDX-License-Identifier: MIT // -// ES-DE +// ES-DE Frontend // GuiScraperMulti.h // // Multiple game scraping user interface. diff --git a/es-app/src/guis/GuiScraperSingle.cpp b/es-app/src/guis/GuiScraperSingle.cpp index 00edf0cb6..87ca11db5 100644 --- a/es-app/src/guis/GuiScraperSingle.cpp +++ b/es-app/src/guis/GuiScraperSingle.cpp @@ -1,6 +1,6 @@ // SPDX-License-Identifier: MIT // -// ES-DE +// ES-DE Frontend // GuiScraperSingle.cpp // // Single game scraping user interface. diff --git a/es-app/src/guis/GuiScraperSingle.h b/es-app/src/guis/GuiScraperSingle.h index 6f9b5093c..0484558ef 100644 --- a/es-app/src/guis/GuiScraperSingle.h +++ b/es-app/src/guis/GuiScraperSingle.h @@ -1,6 +1,6 @@ // SPDX-License-Identifier: MIT // -// ES-DE +// ES-DE Frontend // GuiScraperSingle.h // // Single game scraping user interface. diff --git a/es-app/src/guis/GuiScreensaverOptions.cpp b/es-app/src/guis/GuiScreensaverOptions.cpp index f97af6e1f..fd883ff28 100644 --- a/es-app/src/guis/GuiScreensaverOptions.cpp +++ b/es-app/src/guis/GuiScreensaverOptions.cpp @@ -1,6 +1,6 @@ // SPDX-License-Identifier: MIT // -// ES-DE +// ES-DE Frontend // GuiScreensaverOptions.cpp // // User interface for the screensaver options. diff --git a/es-app/src/guis/GuiScreensaverOptions.h b/es-app/src/guis/GuiScreensaverOptions.h index a14be386e..461509357 100644 --- a/es-app/src/guis/GuiScreensaverOptions.h +++ b/es-app/src/guis/GuiScreensaverOptions.h @@ -1,6 +1,6 @@ // SPDX-License-Identifier: MIT // -// ES-DE +// ES-DE Frontend // GuiScreensaverOptions.h // // User interface for the screensaver options. diff --git a/es-app/src/guis/GuiSettings.cpp b/es-app/src/guis/GuiSettings.cpp index 09d42f0dc..cec547077 100644 --- a/es-app/src/guis/GuiSettings.cpp +++ b/es-app/src/guis/GuiSettings.cpp @@ -1,6 +1,6 @@ // SPDX-License-Identifier: MIT // -// ES-DE +// ES-DE Frontend // GuiSettings.cpp // // User interface template for a settings GUI. diff --git a/es-app/src/guis/GuiSettings.h b/es-app/src/guis/GuiSettings.h index b27b85a28..60d6c7416 100644 --- a/es-app/src/guis/GuiSettings.h +++ b/es-app/src/guis/GuiSettings.h @@ -1,6 +1,6 @@ // SPDX-License-Identifier: MIT // -// ES-DE +// ES-DE Frontend // GuiSettings.h // // User interface template for a settings GUI. diff --git a/es-app/src/scrapers/GamesDBJSONScraper.cpp b/es-app/src/scrapers/GamesDBJSONScraper.cpp index 31525bd3b..14c1b352e 100644 --- a/es-app/src/scrapers/GamesDBJSONScraper.cpp +++ b/es-app/src/scrapers/GamesDBJSONScraper.cpp @@ -1,6 +1,6 @@ // SPDX-License-Identifier: MIT // -// ES-DE +// ES-DE Frontend // GamesDBJSONScraper.cpp // // Functions specifically for scraping from thegamesdb.net diff --git a/es-app/src/scrapers/GamesDBJSONScraper.h b/es-app/src/scrapers/GamesDBJSONScraper.h index e5c952077..8a40af8aa 100644 --- a/es-app/src/scrapers/GamesDBJSONScraper.h +++ b/es-app/src/scrapers/GamesDBJSONScraper.h @@ -1,6 +1,6 @@ // SPDX-License-Identifier: MIT // -// ES-DE +// ES-DE Frontend // GamesDBJSONScraper.h // // Functions specifically for scraping from thegamesdb.net diff --git a/es-app/src/scrapers/GamesDBJSONScraperResources.cpp b/es-app/src/scrapers/GamesDBJSONScraperResources.cpp index 417749d60..fec022ac6 100644 --- a/es-app/src/scrapers/GamesDBJSONScraperResources.cpp +++ b/es-app/src/scrapers/GamesDBJSONScraperResources.cpp @@ -1,6 +1,6 @@ // SPDX-License-Identifier: MIT // -// ES-DE +// ES-DE Frontend // GamesDBJSONScraperResources.cpp // // Functions specifically for scraping from thegamesdb.net diff --git a/es-app/src/scrapers/GamesDBJSONScraperResources.h b/es-app/src/scrapers/GamesDBJSONScraperResources.h index e567aa364..0b0dcdbc0 100644 --- a/es-app/src/scrapers/GamesDBJSONScraperResources.h +++ b/es-app/src/scrapers/GamesDBJSONScraperResources.h @@ -1,6 +1,6 @@ // SPDX-License-Identifier: MIT // -// ES-DE +// ES-DE Frontend // GamesDBJSONScraperResources.h // // Functions specifically for scraping from thegamesdb.net diff --git a/es-app/src/views/GamelistBase.cpp b/es-app/src/views/GamelistBase.cpp index caf575399..8367497a9 100644 --- a/es-app/src/views/GamelistBase.cpp +++ b/es-app/src/views/GamelistBase.cpp @@ -1,6 +1,6 @@ // SPDX-License-Identifier: MIT // -// ES-DE +// ES-DE Frontend // GamelistBase.cpp // // Gamelist base class with utility functions and other low-level logic. diff --git a/es-app/src/views/GamelistBase.h b/es-app/src/views/GamelistBase.h index be559f6ae..3e5fb1413 100644 --- a/es-app/src/views/GamelistBase.h +++ b/es-app/src/views/GamelistBase.h @@ -1,6 +1,6 @@ // SPDX-License-Identifier: MIT // -// ES-DE +// ES-DE Frontend // GamelistBase.h // // Gamelist base class with utility functions and other low-level logic. diff --git a/es-app/src/views/GamelistView.cpp b/es-app/src/views/GamelistView.cpp index aa39b1ff2..78d51cdfb 100644 --- a/es-app/src/views/GamelistView.cpp +++ b/es-app/src/views/GamelistView.cpp @@ -1,6 +1,6 @@ // SPDX-License-Identifier: MIT // -// ES-DE +// ES-DE Frontend // GamelistView.cpp // // Main gamelist logic. diff --git a/es-app/src/views/GamelistView.h b/es-app/src/views/GamelistView.h index 1d580028d..68f4c7504 100644 --- a/es-app/src/views/GamelistView.h +++ b/es-app/src/views/GamelistView.h @@ -1,6 +1,6 @@ // SPDX-License-Identifier: MIT // -// ES-DE +// ES-DE Frontend // GamelistView.h // // Main gamelist logic. diff --git a/es-app/src/views/SystemView.cpp b/es-app/src/views/SystemView.cpp index 52a26ae97..a65e4eb7c 100644 --- a/es-app/src/views/SystemView.cpp +++ b/es-app/src/views/SystemView.cpp @@ -1,6 +1,6 @@ // SPDX-License-Identifier: MIT // -// ES-DE +// ES-DE Frontend // SystemView.cpp // // Main system view. diff --git a/es-app/src/views/SystemView.h b/es-app/src/views/SystemView.h index 9b27f5c91..08b3e404e 100644 --- a/es-app/src/views/SystemView.h +++ b/es-app/src/views/SystemView.h @@ -1,6 +1,6 @@ // SPDX-License-Identifier: MIT // -// ES-DE +// ES-DE Frontend // SystemView.h // // Main system view. diff --git a/es-core/src/CECInput.cpp b/es-core/src/CECInput.cpp index fc4fdfe8b..cd80aa482 100644 --- a/es-core/src/CECInput.cpp +++ b/es-core/src/CECInput.cpp @@ -1,6 +1,6 @@ // SPDX-License-Identifier: MIT // -// ES-DE +// ES-DE Frontend // CECInput.cpp // // CEC (Consumer Electronics Control) input. diff --git a/es-core/src/CECInput.h b/es-core/src/CECInput.h index ab9643990..33e28a3ab 100644 --- a/es-core/src/CECInput.h +++ b/es-core/src/CECInput.h @@ -1,6 +1,6 @@ // SPDX-License-Identifier: MIT // -// ES-DE +// ES-DE Frontend // CECInput.h // // CEC (Consumer Electronics Control) input. diff --git a/es-core/src/GuiComponent.cpp b/es-core/src/GuiComponent.cpp index 6f36be539..4518123de 100644 --- a/es-core/src/GuiComponent.cpp +++ b/es-core/src/GuiComponent.cpp @@ -1,6 +1,6 @@ // SPDX-License-Identifier: MIT // -// ES-DE +// ES-DE Frontend // GuiComponent.cpp // // Basic GUI component handling such as placement, rotation, Z-order, rendering and animation. diff --git a/es-core/src/GuiComponent.h b/es-core/src/GuiComponent.h index 26638e0f0..8a247e776 100644 --- a/es-core/src/GuiComponent.h +++ b/es-core/src/GuiComponent.h @@ -1,6 +1,6 @@ // SPDX-License-Identifier: MIT // -// ES-DE +// ES-DE Frontend // GuiComponent.h // // Basic GUI component handling such as placement, rotation, Z-order, rendering and animation. diff --git a/es-core/src/HelpPrompt.h b/es-core/src/HelpPrompt.h index 8188da2cc..5e4483049 100644 --- a/es-core/src/HelpPrompt.h +++ b/es-core/src/HelpPrompt.h @@ -1,6 +1,6 @@ // SPDX-License-Identifier: MIT // -// ES-DE +// ES-DE Frontend // HelpPrompt.h // // Definition of the pair used by help prompts to display an icon and its mapped function. diff --git a/es-core/src/HelpStyle.cpp b/es-core/src/HelpStyle.cpp index eb0cba977..13e91c77d 100644 --- a/es-core/src/HelpStyle.cpp +++ b/es-core/src/HelpStyle.cpp @@ -1,6 +1,6 @@ // SPDX-License-Identifier: MIT // -// ES-DE +// ES-DE Frontend // HelpStyle.cpp // // Style (colors, position, icons etc.) for the help system. diff --git a/es-core/src/HelpStyle.h b/es-core/src/HelpStyle.h index 39f37a5ee..8cbca7dac 100644 --- a/es-core/src/HelpStyle.h +++ b/es-core/src/HelpStyle.h @@ -1,6 +1,6 @@ // SPDX-License-Identifier: MIT // -// ES-DE +// ES-DE Frontend // HelpStyle.h // // Style (colors, position, icons etc.) for the help system. diff --git a/es-core/src/ImageIO.cpp b/es-core/src/ImageIO.cpp index 6be6e60ca..237845193 100644 --- a/es-core/src/ImageIO.cpp +++ b/es-core/src/ImageIO.cpp @@ -1,6 +1,6 @@ // SPDX-License-Identifier: MIT // -// ES-DE +// ES-DE Frontend // ImageIO.cpp // // Image I/O functions. diff --git a/es-core/src/ImageIO.h b/es-core/src/ImageIO.h index dc83de247..f723a4f04 100644 --- a/es-core/src/ImageIO.h +++ b/es-core/src/ImageIO.h @@ -1,6 +1,6 @@ // SPDX-License-Identifier: MIT // -// ES-DE +// ES-DE Frontend // ImageIO.h // // Image I/O functions. diff --git a/es-core/src/InputConfig.cpp b/es-core/src/InputConfig.cpp index e15523729..cd2cad71f 100644 --- a/es-core/src/InputConfig.cpp +++ b/es-core/src/InputConfig.cpp @@ -1,6 +1,6 @@ // SPDX-License-Identifier: MIT // -// ES-DE +// ES-DE Frontend // InputConfig.cpp // // Input device configuration functions. diff --git a/es-core/src/InputConfig.h b/es-core/src/InputConfig.h index 10899f246..e3769b934 100644 --- a/es-core/src/InputConfig.h +++ b/es-core/src/InputConfig.h @@ -1,6 +1,6 @@ // SPDX-License-Identifier: MIT // -// ES-DE +// ES-DE Frontend // InputConfig.h // // Input device configuration functions. diff --git a/es-core/src/Log.cpp b/es-core/src/Log.cpp index 48d679f7c..948973cde 100644 --- a/es-core/src/Log.cpp +++ b/es-core/src/Log.cpp @@ -1,6 +1,6 @@ // SPDX-License-Identifier: MIT // -// ES-DE +// ES-DE Frontend // Log.cpp // // Log output. diff --git a/es-core/src/Log.h b/es-core/src/Log.h index 8219db00f..586afe9bb 100644 --- a/es-core/src/Log.h +++ b/es-core/src/Log.h @@ -1,6 +1,6 @@ // SPDX-License-Identifier: MIT // -// ES-DE +// ES-DE Frontend // Log.h // // Log output. diff --git a/es-core/src/MameNames.cpp b/es-core/src/MameNames.cpp index 6c1683a60..59d611701 100644 --- a/es-core/src/MameNames.cpp +++ b/es-core/src/MameNames.cpp @@ -1,6 +1,6 @@ // SPDX-License-Identifier: MIT // -// ES-DE +// ES-DE Frontend // MameNames.cpp // // Provides expanded game names based on short MAME name arguments. Also contains diff --git a/es-core/src/MameNames.h b/es-core/src/MameNames.h index 051de283e..5aae0fcf0 100644 --- a/es-core/src/MameNames.h +++ b/es-core/src/MameNames.h @@ -1,6 +1,6 @@ // SPDX-License-Identifier: MIT // -// ES-DE +// ES-DE Frontend // MameNames.h // // Provides expanded game names based on short MAME name arguments. Also contains diff --git a/es-core/src/Scripting.cpp b/es-core/src/Scripting.cpp index 7eff423d9..450a28de5 100644 --- a/es-core/src/Scripting.cpp +++ b/es-core/src/Scripting.cpp @@ -1,6 +1,6 @@ // SPDX-License-Identifier: MIT // -// ES-DE +// ES-DE Frontend // Scripting.cpp // // Executes custom scripts for various events. diff --git a/es-core/src/Scripting.h b/es-core/src/Scripting.h index ff88be1c2..668d7922c 100644 --- a/es-core/src/Scripting.h +++ b/es-core/src/Scripting.h @@ -1,6 +1,6 @@ // SPDX-License-Identifier: MIT // -// ES-DE +// ES-DE Frontend // Scripting.h // // Executes custom scripts for various events. diff --git a/es-core/src/Settings.cpp b/es-core/src/Settings.cpp index e67ccc447..ad3975ec3 100644 --- a/es-core/src/Settings.cpp +++ b/es-core/src/Settings.cpp @@ -1,6 +1,6 @@ // SPDX-License-Identifier: MIT // -// ES-DE +// ES-DE Frontend // Settings.cpp // // Functions to read from and write to the configuration file es_settings.xml. diff --git a/es-core/src/Settings.h b/es-core/src/Settings.h index 90b175f2c..b83e306f5 100644 --- a/es-core/src/Settings.h +++ b/es-core/src/Settings.h @@ -1,6 +1,6 @@ // SPDX-License-Identifier: MIT // -// ES-DE +// ES-DE Frontend // Settings.h // // Functions to read from and write to the configuration file es_settings.xml. diff --git a/es-core/src/Sound.cpp b/es-core/src/Sound.cpp index 23bdad436..a3eac544f 100644 --- a/es-core/src/Sound.cpp +++ b/es-core/src/Sound.cpp @@ -1,6 +1,6 @@ // SPDX-License-Identifier: MIT // -// ES-DE +// ES-DE Frontend // Sound.cpp // // Higher-level audio functions. diff --git a/es-core/src/Sound.h b/es-core/src/Sound.h index 22bae66a3..168db35b9 100644 --- a/es-core/src/Sound.h +++ b/es-core/src/Sound.h @@ -1,6 +1,6 @@ // SPDX-License-Identifier: MIT // -// ES-DE +// ES-DE Frontend // Sound.h // // Higher-level audio functions. diff --git a/es-core/src/animations/Animation.h b/es-core/src/animations/Animation.h index ac23926f0..911916afe 100644 --- a/es-core/src/animations/Animation.h +++ b/es-core/src/animations/Animation.h @@ -1,6 +1,6 @@ // SPDX-License-Identifier: MIT // -// ES-DE +// ES-DE Frontend // Animation.h // // Animation base class. diff --git a/es-core/src/animations/AnimationController.cpp b/es-core/src/animations/AnimationController.cpp index 7c8533aa0..d4d75290f 100644 --- a/es-core/src/animations/AnimationController.cpp +++ b/es-core/src/animations/AnimationController.cpp @@ -1,6 +1,6 @@ // SPDX-License-Identifier: MIT // -// ES-DE +// ES-DE Frontend // AnimationController.cpp // // Basic animation controls. diff --git a/es-core/src/animations/AnimationController.h b/es-core/src/animations/AnimationController.h index ff64c6209..5df9494cb 100644 --- a/es-core/src/animations/AnimationController.h +++ b/es-core/src/animations/AnimationController.h @@ -1,6 +1,6 @@ // SPDX-License-Identifier: MIT // -// ES-DE +// ES-DE Frontend // AnimationController.h // // Basic animation controls. diff --git a/es-core/src/animations/LambdaAnimation.h b/es-core/src/animations/LambdaAnimation.h index c4fddfcbf..79d6d6837 100644 --- a/es-core/src/animations/LambdaAnimation.h +++ b/es-core/src/animations/LambdaAnimation.h @@ -1,6 +1,6 @@ // SPDX-License-Identifier: MIT // -// ES-DE +// ES-DE Frontend // LambdaAnimation.h // // Custom animations, expressed as lambdas. diff --git a/es-core/src/animations/MoveCameraAnimation.h b/es-core/src/animations/MoveCameraAnimation.h index 728cd2a6c..e0b3d0698 100644 --- a/es-core/src/animations/MoveCameraAnimation.h +++ b/es-core/src/animations/MoveCameraAnimation.h @@ -1,6 +1,6 @@ // SPDX-License-Identifier: MIT // -// ES-DE +// ES-DE Frontend // MoveCameraAnimation.h // // Animation to play when moving the camera, used by the slide transition style. diff --git a/es-core/src/components/AnimatedImageComponent.cpp b/es-core/src/components/AnimatedImageComponent.cpp index 8e640ca32..b21652230 100644 --- a/es-core/src/components/AnimatedImageComponent.cpp +++ b/es-core/src/components/AnimatedImageComponent.cpp @@ -1,6 +1,6 @@ // SPDX-License-Identifier: MIT // -// ES-DE +// ES-DE Frontend // AnimatedImageComponent.cpp // // Creates animation from multiple images files. diff --git a/es-core/src/components/AnimatedImageComponent.h b/es-core/src/components/AnimatedImageComponent.h index 81622fcbd..850750d97 100644 --- a/es-core/src/components/AnimatedImageComponent.h +++ b/es-core/src/components/AnimatedImageComponent.h @@ -1,6 +1,6 @@ // SPDX-License-Identifier: MIT // -// ES-DE +// ES-DE Frontend // AnimatedImageComponent.h // // Creates animation from multiple images files. diff --git a/es-core/src/components/BadgeComponent.cpp b/es-core/src/components/BadgeComponent.cpp index 6673a7e8b..98ab0f3ab 100644 --- a/es-core/src/components/BadgeComponent.cpp +++ b/es-core/src/components/BadgeComponent.cpp @@ -1,6 +1,6 @@ // SPDX-License-Identifier: MIT // -// ES-DE +// ES-DE Frontend // BadgeComponent.cpp // // Game badges icons. diff --git a/es-core/src/components/BadgeComponent.h b/es-core/src/components/BadgeComponent.h index db26bf980..c6cf104f5 100644 --- a/es-core/src/components/BadgeComponent.h +++ b/es-core/src/components/BadgeComponent.h @@ -1,6 +1,6 @@ // SPDX-License-Identifier: MIT // -// ES-DE +// ES-DE Frontend // BadgeComponent.h // // Game badges icons. diff --git a/es-core/src/components/BusyComponent.cpp b/es-core/src/components/BusyComponent.cpp index 56f915526..76acabfcb 100644 --- a/es-core/src/components/BusyComponent.cpp +++ b/es-core/src/components/BusyComponent.cpp @@ -1,6 +1,6 @@ // SPDX-License-Identifier: MIT // -// ES-DE +// ES-DE Frontend // BusyComponent.cpp // // Animated busy indicator. diff --git a/es-core/src/components/BusyComponent.h b/es-core/src/components/BusyComponent.h index 1a3cb5dcb..0df8ed973 100644 --- a/es-core/src/components/BusyComponent.h +++ b/es-core/src/components/BusyComponent.h @@ -1,6 +1,6 @@ // SPDX-License-Identifier: MIT // -// ES-DE +// ES-DE Frontend // BusyComponent.h // // Animated busy indicator. diff --git a/es-core/src/components/ComponentGrid.cpp b/es-core/src/components/ComponentGrid.cpp index 507560eee..bdc1341a8 100644 --- a/es-core/src/components/ComponentGrid.cpp +++ b/es-core/src/components/ComponentGrid.cpp @@ -1,6 +1,6 @@ // SPDX-License-Identifier: MIT // -// ES-DE +// ES-DE Frontend // ComponentGrid.cpp // // Provides basic layout of components in an X*Y grid. diff --git a/es-core/src/components/ComponentGrid.h b/es-core/src/components/ComponentGrid.h index 41a471a4f..6871da5c7 100644 --- a/es-core/src/components/ComponentGrid.h +++ b/es-core/src/components/ComponentGrid.h @@ -1,6 +1,6 @@ // SPDX-License-Identifier: MIT // -// ES-DE +// ES-DE Frontend // ComponentGrid.h // // Provides basic layout of components in an X*Y grid. diff --git a/es-core/src/components/ComponentList.cpp b/es-core/src/components/ComponentList.cpp index f9debc3f1..28f0cff20 100644 --- a/es-core/src/components/ComponentList.cpp +++ b/es-core/src/components/ComponentList.cpp @@ -1,6 +1,6 @@ // SPDX-License-Identifier: MIT // -// ES-DE +// ES-DE Frontend // ComponentList.cpp // // Used to lay out and navigate lists in GUI menus. diff --git a/es-core/src/components/ComponentList.h b/es-core/src/components/ComponentList.h index c416f0452..3b8963cdd 100644 --- a/es-core/src/components/ComponentList.h +++ b/es-core/src/components/ComponentList.h @@ -1,6 +1,6 @@ // SPDX-License-Identifier: MIT // -// ES-DE +// ES-DE Frontend // ComponentList.h // // Used to lay out and navigate lists in GUI menus. diff --git a/es-core/src/components/DateTimeEditComponent.cpp b/es-core/src/components/DateTimeEditComponent.cpp index ca01cf237..8dd03008f 100644 --- a/es-core/src/components/DateTimeEditComponent.cpp +++ b/es-core/src/components/DateTimeEditComponent.cpp @@ -1,6 +1,6 @@ // SPDX-License-Identifier: MIT // -// ES-DE +// ES-DE Frontend // DateTimeEditComponent.cpp // // Date and time edit component. diff --git a/es-core/src/components/DateTimeEditComponent.h b/es-core/src/components/DateTimeEditComponent.h index cfb58b7e3..8a200e15f 100644 --- a/es-core/src/components/DateTimeEditComponent.h +++ b/es-core/src/components/DateTimeEditComponent.h @@ -1,6 +1,6 @@ // SPDX-License-Identifier: MIT // -// ES-DE +// ES-DE Frontend // DateTimeEditComponent.h // // Date and time edit component. diff --git a/es-core/src/components/FlexboxComponent.cpp b/es-core/src/components/FlexboxComponent.cpp index b7f666bee..43819fb78 100644 --- a/es-core/src/components/FlexboxComponent.cpp +++ b/es-core/src/components/FlexboxComponent.cpp @@ -1,6 +1,6 @@ // SPDX-License-Identifier: MIT // -// ES-DE +// ES-DE Frontend // FlexboxComponent.cpp // // Flexbox layout component. diff --git a/es-core/src/components/FlexboxComponent.h b/es-core/src/components/FlexboxComponent.h index 549f8a348..601364120 100644 --- a/es-core/src/components/FlexboxComponent.h +++ b/es-core/src/components/FlexboxComponent.h @@ -1,6 +1,6 @@ // SPDX-License-Identifier: MIT // -// ES-DE +// ES-DE Frontend // FlexboxComponent.h // // Flexbox layout component. diff --git a/es-core/src/components/GIFAnimComponent.cpp b/es-core/src/components/GIFAnimComponent.cpp index bcfbd026e..bd2145c7d 100644 --- a/es-core/src/components/GIFAnimComponent.cpp +++ b/es-core/src/components/GIFAnimComponent.cpp @@ -1,6 +1,6 @@ // SPDX-License-Identifier: MIT // -// ES-DE +// ES-DE Frontend // GIFAnimComponent.cpp // // Component to play GIF animations. diff --git a/es-core/src/components/GIFAnimComponent.h b/es-core/src/components/GIFAnimComponent.h index d43efdb9e..c9dc01703 100644 --- a/es-core/src/components/GIFAnimComponent.h +++ b/es-core/src/components/GIFAnimComponent.h @@ -1,6 +1,6 @@ // SPDX-License-Identifier: MIT // -// ES-DE +// ES-DE Frontend // GIFAnimComponent.h // // Component to play GIF animations. diff --git a/es-core/src/components/GameSelectorComponent.h b/es-core/src/components/GameSelectorComponent.h index d856943bc..ac3d5ee6b 100644 --- a/es-core/src/components/GameSelectorComponent.h +++ b/es-core/src/components/GameSelectorComponent.h @@ -1,6 +1,6 @@ // SPDX-License-Identifier: MIT // -// ES-DE +// ES-DE Frontend // GameSelectorComponent.h // // Makes a selection of games based on theme-controlled criteria. diff --git a/es-core/src/components/HelpComponent.cpp b/es-core/src/components/HelpComponent.cpp index fd42b8d65..2b4045893 100644 --- a/es-core/src/components/HelpComponent.cpp +++ b/es-core/src/components/HelpComponent.cpp @@ -1,6 +1,6 @@ // SPDX-License-Identifier: MIT // -// ES-DE +// ES-DE Frontend // HelpComponent.cpp // // Help information in icon and text pairs. diff --git a/es-core/src/components/HelpComponent.h b/es-core/src/components/HelpComponent.h index f55acadb8..6bf5c057d 100644 --- a/es-core/src/components/HelpComponent.h +++ b/es-core/src/components/HelpComponent.h @@ -1,6 +1,6 @@ // SPDX-License-Identifier: MIT // -// ES-DE +// ES-DE Frontend // HelpComponent.h // // Help information in icon and text pairs. diff --git a/es-core/src/components/IList.h b/es-core/src/components/IList.h index fc5145223..e7aebf1d7 100644 --- a/es-core/src/components/IList.h +++ b/es-core/src/components/IList.h @@ -1,6 +1,6 @@ // SPDX-License-Identifier: MIT // -// ES-DE +// ES-DE Frontend // IList.h // // List base class, used by the system view, gamelist view and menu system. diff --git a/es-core/src/components/LottieAnimComponent.cpp b/es-core/src/components/LottieAnimComponent.cpp index 8c92e0915..643d03e47 100644 --- a/es-core/src/components/LottieAnimComponent.cpp +++ b/es-core/src/components/LottieAnimComponent.cpp @@ -1,6 +1,6 @@ // SPDX-License-Identifier: MIT // -// ES-DE +// ES-DE Frontend // LottieAnimComponent.cpp // // Component to play Lottie animations using the rlottie library. diff --git a/es-core/src/components/LottieAnimComponent.h b/es-core/src/components/LottieAnimComponent.h index d96829941..e1c300f23 100644 --- a/es-core/src/components/LottieAnimComponent.h +++ b/es-core/src/components/LottieAnimComponent.h @@ -1,6 +1,6 @@ // SPDX-License-Identifier: MIT // -// ES-DE +// ES-DE Frontend // LottieAnimComponent.h // // Component to play Lottie animations using the rlottie library. diff --git a/es-core/src/components/NinePatchComponent.cpp b/es-core/src/components/NinePatchComponent.cpp index 321422b61..6a46938a4 100644 --- a/es-core/src/components/NinePatchComponent.cpp +++ b/es-core/src/components/NinePatchComponent.cpp @@ -1,6 +1,6 @@ // SPDX-License-Identifier: MIT // -// ES-DE +// ES-DE Frontend // NinePatchComponent.cpp // // Breaks up an image into 3x3 patches to accomodate resizing without distortions. diff --git a/es-core/src/components/NinePatchComponent.h b/es-core/src/components/NinePatchComponent.h index d7473b5cc..d29c0d690 100644 --- a/es-core/src/components/NinePatchComponent.h +++ b/es-core/src/components/NinePatchComponent.h @@ -1,6 +1,6 @@ // SPDX-License-Identifier: MIT // -// ES-DE +// ES-DE Frontend // NinePatchComponent.h // // Breaks up an image into 3x3 patches to accomodate resizing without distortions. diff --git a/es-core/src/components/OptionListComponent.h b/es-core/src/components/OptionListComponent.h index e2d53b5d1..6c6241df4 100644 --- a/es-core/src/components/OptionListComponent.h +++ b/es-core/src/components/OptionListComponent.h @@ -1,6 +1,6 @@ // SPDX-License-Identifier: MIT // -// ES-DE +// ES-DE Frontend // OptionListComponent.h // // Provides a list of option components. diff --git a/es-core/src/components/RatingComponent.cpp b/es-core/src/components/RatingComponent.cpp index 7785963c7..7320c30a7 100644 --- a/es-core/src/components/RatingComponent.cpp +++ b/es-core/src/components/RatingComponent.cpp @@ -1,6 +1,6 @@ // SPDX-License-Identifier: MIT // -// ES-DE +// ES-DE Frontend // RatingComponent.cpp // // Game rating icons. diff --git a/es-core/src/components/RatingComponent.h b/es-core/src/components/RatingComponent.h index b0ebe872d..94968d1e3 100644 --- a/es-core/src/components/RatingComponent.h +++ b/es-core/src/components/RatingComponent.h @@ -1,6 +1,6 @@ // SPDX-License-Identifier: MIT // -// ES-DE +// ES-DE Frontend // RatingComponent.h // // Game rating icons. diff --git a/es-core/src/components/ScrollIndicatorComponent.h b/es-core/src/components/ScrollIndicatorComponent.h index efc55bb85..ad5ac9214 100644 --- a/es-core/src/components/ScrollIndicatorComponent.h +++ b/es-core/src/components/ScrollIndicatorComponent.h @@ -1,6 +1,6 @@ // SPDX-License-Identifier: MIT // -// ES-DE +// ES-DE Frontend // ScrollIndicatorComponent.h // // Visually indicates whether a menu can be scrolled (up, up/down or down). diff --git a/es-core/src/components/ScrollableContainer.cpp b/es-core/src/components/ScrollableContainer.cpp index 14bd609e7..cb826c1d8 100644 --- a/es-core/src/components/ScrollableContainer.cpp +++ b/es-core/src/components/ScrollableContainer.cpp @@ -1,6 +1,6 @@ // SPDX-License-Identifier: MIT // -// ES-DE +// ES-DE Frontend // ScrollableContainer.cpp // // Component containing scrollable information, used for the game diff --git a/es-core/src/components/ScrollableContainer.h b/es-core/src/components/ScrollableContainer.h index 8b1e14844..5475b588f 100644 --- a/es-core/src/components/ScrollableContainer.h +++ b/es-core/src/components/ScrollableContainer.h @@ -1,6 +1,6 @@ // SPDX-License-Identifier: MIT // -// ES-DE +// ES-DE Frontend // ScrollableContainer.h // // Component containing scrollable information, used for the game diff --git a/es-core/src/components/SliderComponent.cpp b/es-core/src/components/SliderComponent.cpp index cbeef8e59..4fb912647 100644 --- a/es-core/src/components/SliderComponent.cpp +++ b/es-core/src/components/SliderComponent.cpp @@ -1,6 +1,6 @@ // SPDX-License-Identifier: MIT // -// ES-DE +// ES-DE Frontend // SliderComponent.cpp // // Slider to set value in a predefined range. diff --git a/es-core/src/components/SliderComponent.h b/es-core/src/components/SliderComponent.h index 2f2188d6a..f931db186 100644 --- a/es-core/src/components/SliderComponent.h +++ b/es-core/src/components/SliderComponent.h @@ -1,6 +1,6 @@ // SPDX-License-Identifier: MIT // -// ES-DE +// ES-DE Frontend // SliderComponent.h // // Slider to set value in a predefined range. diff --git a/es-core/src/components/SwitchComponent.cpp b/es-core/src/components/SwitchComponent.cpp index 506533370..87732013f 100644 --- a/es-core/src/components/SwitchComponent.cpp +++ b/es-core/src/components/SwitchComponent.cpp @@ -1,6 +1,6 @@ // SPDX-License-Identifier: MIT // -// ES-DE +// ES-DE Frontend // SwitchComponent.cpp // // Basic on/off switch used in menus. diff --git a/es-core/src/components/SwitchComponent.h b/es-core/src/components/SwitchComponent.h index 6e02ec0be..1580868d5 100644 --- a/es-core/src/components/SwitchComponent.h +++ b/es-core/src/components/SwitchComponent.h @@ -1,6 +1,6 @@ // SPDX-License-Identifier: MIT // -// ES-DE +// ES-DE Frontend // SwitchComponent.h // // Basic on/off switch used in menus. diff --git a/es-core/src/components/TextEditComponent.cpp b/es-core/src/components/TextEditComponent.cpp index 506d0e2a5..028fad87a 100644 --- a/es-core/src/components/TextEditComponent.cpp +++ b/es-core/src/components/TextEditComponent.cpp @@ -1,6 +1,6 @@ // SPDX-License-Identifier: MIT // -// ES-DE +// ES-DE Frontend // TextEditComponent.cpp // // Component for editing text fields in menus. diff --git a/es-core/src/components/TextEditComponent.h b/es-core/src/components/TextEditComponent.h index a4c1fcb58..086a18d2d 100644 --- a/es-core/src/components/TextEditComponent.h +++ b/es-core/src/components/TextEditComponent.h @@ -1,6 +1,6 @@ // SPDX-License-Identifier: MIT // -// ES-DE +// ES-DE Frontend // TextEditComponent.h // // Component for editing text fields in menus. diff --git a/es-core/src/guis/GuiDetectDevice.cpp b/es-core/src/guis/GuiDetectDevice.cpp index f7056c90d..739d35d6c 100644 --- a/es-core/src/guis/GuiDetectDevice.cpp +++ b/es-core/src/guis/GuiDetectDevice.cpp @@ -1,6 +1,6 @@ // SPDX-License-Identifier: MIT // -// ES-DE +// ES-DE Frontend // GuiDetectDevice.cpp // // Detect input devices (keyboards, joysticks and gamepads). diff --git a/es-core/src/guis/GuiDetectDevice.h b/es-core/src/guis/GuiDetectDevice.h index d040e0ad4..af67a89fa 100644 --- a/es-core/src/guis/GuiDetectDevice.h +++ b/es-core/src/guis/GuiDetectDevice.h @@ -1,6 +1,6 @@ // SPDX-License-Identifier: MIT // -// ES-DE +// ES-DE Frontend // GuiDetectDevice.h // // Detect input devices (keyboards, joysticks and gamepads). diff --git a/es-core/src/guis/GuiInfoPopup.cpp b/es-core/src/guis/GuiInfoPopup.cpp index b07767f5b..b8efb2142 100644 --- a/es-core/src/guis/GuiInfoPopup.cpp +++ b/es-core/src/guis/GuiInfoPopup.cpp @@ -1,6 +1,6 @@ // SPDX-License-Identifier: MIT // -// ES-DE +// ES-DE Frontend // GuiInfoPopup.cpp // // Popup window used for user notifications. diff --git a/es-core/src/guis/GuiInfoPopup.h b/es-core/src/guis/GuiInfoPopup.h index 3f8dc120f..63a325ee1 100644 --- a/es-core/src/guis/GuiInfoPopup.h +++ b/es-core/src/guis/GuiInfoPopup.h @@ -1,6 +1,6 @@ // SPDX-License-Identifier: MIT // -// ES-DE +// ES-DE Frontend // GuiInfoPopup.h // // Popup window used for user notifications. diff --git a/es-core/src/guis/GuiInputConfig.cpp b/es-core/src/guis/GuiInputConfig.cpp index 66a22d9c4..dfc92f353 100644 --- a/es-core/src/guis/GuiInputConfig.cpp +++ b/es-core/src/guis/GuiInputConfig.cpp @@ -1,6 +1,6 @@ // SPDX-License-Identifier: MIT // -// ES-DE +// ES-DE Frontend // GuiInputConfig.cpp // // Input device configuration GUI (for keyboards, joysticks and gamepads). diff --git a/es-core/src/guis/GuiInputConfig.h b/es-core/src/guis/GuiInputConfig.h index 5410cd6da..7be7b4f1e 100644 --- a/es-core/src/guis/GuiInputConfig.h +++ b/es-core/src/guis/GuiInputConfig.h @@ -1,6 +1,6 @@ // SPDX-License-Identifier: MIT // -// ES-DE +// ES-DE Frontend // GuiInputConfig.h // // Input device configuration GUI (for keyboards, joysticks and gamepads). diff --git a/es-core/src/guis/GuiMsgBox.cpp b/es-core/src/guis/GuiMsgBox.cpp index eeed306db..6e3f440ee 100644 --- a/es-core/src/guis/GuiMsgBox.cpp +++ b/es-core/src/guis/GuiMsgBox.cpp @@ -1,6 +1,6 @@ // SPDX-License-Identifier: MIT // -// ES-DE +// ES-DE Frontend // GuiMsgBox.cpp // // Popup message dialog with a notification text and a choice of one, diff --git a/es-core/src/guis/GuiMsgBox.h b/es-core/src/guis/GuiMsgBox.h index ae60deeac..2a1719580 100644 --- a/es-core/src/guis/GuiMsgBox.h +++ b/es-core/src/guis/GuiMsgBox.h @@ -1,6 +1,6 @@ // SPDX-License-Identifier: MIT // -// ES-DE +// ES-DE Frontend // GuiMsgBox.h // // Popup message dialog with a notification text and a choice of one, diff --git a/es-core/src/guis/GuiTextEditKeyboardPopup.cpp b/es-core/src/guis/GuiTextEditKeyboardPopup.cpp index 4611adced..1642f3e9b 100644 --- a/es-core/src/guis/GuiTextEditKeyboardPopup.cpp +++ b/es-core/src/guis/GuiTextEditKeyboardPopup.cpp @@ -1,6 +1,6 @@ // SPDX-License-Identifier: MIT // -// ES-DE +// ES-DE Frontend // GuiTextEditKeyboardPopup.cpp // // Text edit popup with a virtual keyboard. diff --git a/es-core/src/guis/GuiTextEditKeyboardPopup.h b/es-core/src/guis/GuiTextEditKeyboardPopup.h index b7708b353..b2cbf2e0c 100644 --- a/es-core/src/guis/GuiTextEditKeyboardPopup.h +++ b/es-core/src/guis/GuiTextEditKeyboardPopup.h @@ -1,6 +1,6 @@ // SPDX-License-Identifier: MIT // -// ES-DE +// ES-DE Frontend // GuiTextEditKeyboardPopup.h // // Text edit popup with a virtual keyboard. diff --git a/es-core/src/guis/GuiTextEditPopup.cpp b/es-core/src/guis/GuiTextEditPopup.cpp index 55b1c22d0..64b5c5928 100644 --- a/es-core/src/guis/GuiTextEditPopup.cpp +++ b/es-core/src/guis/GuiTextEditPopup.cpp @@ -1,6 +1,6 @@ // SPDX-License-Identifier: MIT // -// ES-DE +// ES-DE Frontend // GuiTextEditPopup.cpp // // Text edit popup. diff --git a/es-core/src/guis/GuiTextEditPopup.h b/es-core/src/guis/GuiTextEditPopup.h index d1f29ca8c..728049f26 100644 --- a/es-core/src/guis/GuiTextEditPopup.h +++ b/es-core/src/guis/GuiTextEditPopup.h @@ -1,6 +1,6 @@ // SPDX-License-Identifier: MIT // -// ES-DE +// ES-DE Frontend // GuiTextEditPopup.h // // Text edit popup. diff --git a/es-core/src/renderers/RendererOpenGL.cpp b/es-core/src/renderers/RendererOpenGL.cpp index 5f1c00003..29f6ccb35 100644 --- a/es-core/src/renderers/RendererOpenGL.cpp +++ b/es-core/src/renderers/RendererOpenGL.cpp @@ -1,6 +1,6 @@ // SPDX-License-Identifier: MIT // -// ES-DE +// ES-DE Frontend // RendererOpenGL.cpp // // OpenGL / OpenGL ES renderering functions. diff --git a/es-core/src/renderers/RendererOpenGL.h b/es-core/src/renderers/RendererOpenGL.h index ad8bf44a4..9b7970c96 100644 --- a/es-core/src/renderers/RendererOpenGL.h +++ b/es-core/src/renderers/RendererOpenGL.h @@ -1,6 +1,6 @@ // SPDX-License-Identifier: MIT // -// ES-DE +// ES-DE Frontend // RendererOpenGL.h // // OpenGL / OpenGL ES renderering functions. diff --git a/es-core/src/renderers/ShaderOpenGL.cpp b/es-core/src/renderers/ShaderOpenGL.cpp index 22e7584ed..9a7fb83a5 100644 --- a/es-core/src/renderers/ShaderOpenGL.cpp +++ b/es-core/src/renderers/ShaderOpenGL.cpp @@ -1,6 +1,6 @@ // SPDX-License-Identifier: MIT // -// ES-DE +// ES-DE Frontend // ShaderOpenGL.cpp // // OpenGL / OpenGL ES shader functions. diff --git a/es-core/src/renderers/ShaderOpenGL.h b/es-core/src/renderers/ShaderOpenGL.h index d94e3ab79..59463b068 100644 --- a/es-core/src/renderers/ShaderOpenGL.h +++ b/es-core/src/renderers/ShaderOpenGL.h @@ -1,6 +1,6 @@ // SPDX-License-Identifier: MIT // -// ES-DE +// ES-DE Frontend // ShaderOpenGL.h // // OpenGL / OpenGL ES shader functions. diff --git a/es-core/src/resources/ResourceManager.cpp b/es-core/src/resources/ResourceManager.cpp index 5041193e7..c0256bfed 100644 --- a/es-core/src/resources/ResourceManager.cpp +++ b/es-core/src/resources/ResourceManager.cpp @@ -1,6 +1,6 @@ // SPDX-License-Identifier: MIT // -// ES-DE +// ES-DE Frontend // ResourceManager.cpp // // Handles the application resources (fonts, graphics, sounds etc.). diff --git a/es-core/src/resources/ResourceManager.h b/es-core/src/resources/ResourceManager.h index 835f7af21..3aa82e72d 100644 --- a/es-core/src/resources/ResourceManager.h +++ b/es-core/src/resources/ResourceManager.h @@ -1,6 +1,6 @@ // SPDX-License-Identifier: MIT // -// ES-DE +// ES-DE Frontend // ResourceManager.h // // Handles the application resources (fonts, graphics, sounds etc.). diff --git a/es-core/src/resources/TextureData.cpp b/es-core/src/resources/TextureData.cpp index 2ae4bd0b8..4e0a6de8a 100644 --- a/es-core/src/resources/TextureData.cpp +++ b/es-core/src/resources/TextureData.cpp @@ -1,6 +1,6 @@ // SPDX-License-Identifier: MIT // -// ES-DE +// ES-DE Frontend // TextureData.cpp // // Low-level texture data functions. diff --git a/es-core/src/resources/TextureData.h b/es-core/src/resources/TextureData.h index e86f7a692..f84f3a2f7 100644 --- a/es-core/src/resources/TextureData.h +++ b/es-core/src/resources/TextureData.h @@ -1,6 +1,6 @@ // SPDX-License-Identifier: MIT // -// ES-DE +// ES-DE Frontend // TextureData.h // // Low-level texture data functions. diff --git a/es-core/src/resources/TextureDataManager.cpp b/es-core/src/resources/TextureDataManager.cpp index 4848d99c1..295c705e1 100644 --- a/es-core/src/resources/TextureDataManager.cpp +++ b/es-core/src/resources/TextureDataManager.cpp @@ -1,6 +1,6 @@ // SPDX-License-Identifier: MIT // -// ES-DE +// ES-DE Frontend // TextureDataManager.cpp // // Loading and unloading of texture data. diff --git a/es-core/src/resources/TextureDataManager.h b/es-core/src/resources/TextureDataManager.h index 4b62e2a19..ea117f118 100644 --- a/es-core/src/resources/TextureDataManager.h +++ b/es-core/src/resources/TextureDataManager.h @@ -1,6 +1,6 @@ // SPDX-License-Identifier: MIT // -// ES-DE +// ES-DE Frontend // TextureDataManager.h // // Loading and unloading of texture data. diff --git a/es-core/src/resources/TextureResource.cpp b/es-core/src/resources/TextureResource.cpp index dfc36f1b1..dc66efdb7 100644 --- a/es-core/src/resources/TextureResource.cpp +++ b/es-core/src/resources/TextureResource.cpp @@ -1,6 +1,6 @@ // SPDX-License-Identifier: MIT // -// ES-DE +// ES-DE Frontend // TextureResource.cpp // // Handles textures including loading, unloading and cache management. diff --git a/es-core/src/resources/TextureResource.h b/es-core/src/resources/TextureResource.h index 76ce69e5c..357f9ff5a 100644 --- a/es-core/src/resources/TextureResource.h +++ b/es-core/src/resources/TextureResource.h @@ -1,6 +1,6 @@ // SPDX-License-Identifier: MIT // -// ES-DE +// ES-DE Frontend // TextureResource.h // // Handles textures including loading, unloading and cache management. diff --git a/es-core/src/utils/CImgUtil.cpp b/es-core/src/utils/CImgUtil.cpp index 80c0bd0e3..306602284 100644 --- a/es-core/src/utils/CImgUtil.cpp +++ b/es-core/src/utils/CImgUtil.cpp @@ -1,6 +1,6 @@ // SPDX-License-Identifier: MIT // -// ES-DE +// ES-DE Frontend // CImgUtil.cpp // // Utility functions using the CImg image processing library. diff --git a/es-core/src/utils/CImgUtil.h b/es-core/src/utils/CImgUtil.h index 29c36ea1e..03e4569ed 100644 --- a/es-core/src/utils/CImgUtil.h +++ b/es-core/src/utils/CImgUtil.h @@ -1,6 +1,6 @@ // SPDX-License-Identifier: MIT // -// ES-DE +// ES-DE Frontend // CImgUtil.h // // Utility functions using the CImg image processing library. diff --git a/es-core/src/utils/FileSystemUtil.cpp b/es-core/src/utils/FileSystemUtil.cpp index 2b3e377c5..8b8956326 100644 --- a/es-core/src/utils/FileSystemUtil.cpp +++ b/es-core/src/utils/FileSystemUtil.cpp @@ -1,6 +1,6 @@ // SPDX-License-Identifier: MIT // -// ES-DE +// ES-DE Frontend // FileSystemUtil.cpp // // Low-level filesystem functions. diff --git a/es-core/src/utils/FileSystemUtil.h b/es-core/src/utils/FileSystemUtil.h index 24a2a247e..c7a34ef20 100644 --- a/es-core/src/utils/FileSystemUtil.h +++ b/es-core/src/utils/FileSystemUtil.h @@ -1,6 +1,6 @@ // SPDX-License-Identifier: MIT // -// ES-DE +// ES-DE Frontend // FileSystemUtil.h // // Low-level filesystem functions. diff --git a/es-core/src/utils/MathUtil.cpp b/es-core/src/utils/MathUtil.cpp index e7f65fe3b..62a963e6e 100644 --- a/es-core/src/utils/MathUtil.cpp +++ b/es-core/src/utils/MathUtil.cpp @@ -1,6 +1,6 @@ // SPDX-License-Identifier: MIT // -// ES-DE +// ES-DE Frontend // MathUtil.cpp // // Math utility functions. diff --git a/es-core/src/utils/MathUtil.h b/es-core/src/utils/MathUtil.h index f4d70c973..d176afb87 100644 --- a/es-core/src/utils/MathUtil.h +++ b/es-core/src/utils/MathUtil.h @@ -1,6 +1,6 @@ // SPDX-License-Identifier: MIT // -// ES-DE +// ES-DE Frontend // MathUtil.h // // Math utility functions. diff --git a/es-core/src/utils/PlatformUtil.cpp b/es-core/src/utils/PlatformUtil.cpp index a36213539..4fdae727d 100644 --- a/es-core/src/utils/PlatformUtil.cpp +++ b/es-core/src/utils/PlatformUtil.cpp @@ -1,6 +1,6 @@ // SPDX-License-Identifier: MIT // -// ES-DE +// ES-DE Frontend // PlatformUtil.cpp // // Platform utility functions. diff --git a/es-core/src/utils/PlatformUtil.h b/es-core/src/utils/PlatformUtil.h index c1e839571..848bde709 100644 --- a/es-core/src/utils/PlatformUtil.h +++ b/es-core/src/utils/PlatformUtil.h @@ -1,6 +1,6 @@ // SPDX-License-Identifier: MIT // -// ES-DE +// ES-DE Frontend // PlatformUtil.h // // Platform utility functions. diff --git a/es-core/src/utils/StringUtil.cpp b/es-core/src/utils/StringUtil.cpp index 756ceafb3..6a14197e9 100644 --- a/es-core/src/utils/StringUtil.cpp +++ b/es-core/src/utils/StringUtil.cpp @@ -1,6 +1,6 @@ // SPDX-License-Identifier: MIT // -// ES-DE +// ES-DE Frontend // StringUtil.cpp // // Low-level string functions. diff --git a/es-core/src/utils/StringUtil.h b/es-core/src/utils/StringUtil.h index 4284cab3f..9e7bfe188 100644 --- a/es-core/src/utils/StringUtil.h +++ b/es-core/src/utils/StringUtil.h @@ -1,6 +1,6 @@ // SPDX-License-Identifier: MIT // -// ES-DE +// ES-DE Frontend // StringUtil.h // // Low-level string functions. diff --git a/es-core/src/utils/TimeUtil.cpp b/es-core/src/utils/TimeUtil.cpp index 57600a48c..ddbb01e9a 100644 --- a/es-core/src/utils/TimeUtil.cpp +++ b/es-core/src/utils/TimeUtil.cpp @@ -1,6 +1,6 @@ // SPDX-License-Identifier: MIT // -// ES-DE +// ES-DE Frontend // TimeUtil.cpp // // Low-level date and time functions. diff --git a/es-core/src/utils/TimeUtil.h b/es-core/src/utils/TimeUtil.h index 01089718b..6dc80188a 100644 --- a/es-core/src/utils/TimeUtil.h +++ b/es-core/src/utils/TimeUtil.h @@ -1,6 +1,6 @@ // SPDX-License-Identifier: MIT // -// ES-DE +// ES-DE Frontend // TimeUtil.h // // Low-level date and time functions.