Commit graph

2517 commits

Author SHA1 Message Date
Leon Styhre ef8b008d28 Added an experimental FFmpeg video player. 2021-05-09 22:52:26 +02:00
Leon Styhre fbbb6aece1 Improved the audio streaming in AudioManager. 2021-05-09 22:47:46 +02:00
Leon Styhre 9c4b116681 Small documentation update. 2021-05-04 17:22:06 +02:00
Leon Styhre 08cca62b95 (Unix) Small change to the man page. 2021-05-04 17:11:18 +02:00
Leon Styhre ac93d09db9 (Linux) Whether to use the CPack DEB or RPM generator can now be set using a variable. 2021-05-04 17:09:19 +02:00
Leon Styhre cae2401ade (Linux) Changed the DEB package description and category. 2021-05-04 17:03:18 +02:00
Leon Styhre 0e510df364 Fixed a broken URL in USERGUIDE-DEV.md 2021-05-02 14:25:01 +02:00
Leon Styhre 1e9344465c Documentation update. 2021-05-02 14:19:29 +02:00
Leon Styhre 0a1ea25779 Updated the download links for v1.0.1 in README.md 2021-05-02 12:51:58 +02:00
Leon Styhre f1a1c71b85 Updated the changelog. 2021-05-02 12:45:39 +02:00
Leon Styhre bdb2d65db7 (macOS) Added support for new core location for RetroArch v1.9.2 2021-05-02 12:35:36 +02:00
Leon Styhre 08aefdb48e (macOS) Made the application work properly on high DPI displays. 2021-05-02 12:35:16 +02:00
Leon Styhre c8f688cb14 Bumped the version to 1.1.0-alpha 2021-04-25 22:10:32 +02:00
Leon Styhre e8e668b5aa Fixed an incorrect download link to the Windows version in README.md 2021-04-20 21:37:37 +02:00
Leon Styhre 0dd7e4c8e9 Updated the download links for v1.0.0 in README.md
Also added the release date to CHANGELOG.md
2021-04-20 21:35:45 +02:00
Leon Styhre ceb94eeeb6 Bumped the version to 1.0.0 2021-04-20 20:32:09 +02:00
Leon Styhre 837f781e04 Fixed an issue where the static video image would not be displayed after metadata changes. 2021-04-09 22:54:00 +02:00
Leon Styhre 2aa4ef385d Made the game options menu buttons and help text a bit more consistent. 2021-04-09 22:28:28 +02:00
Leon Styhre 8649da9ec0 Small clarification in the changelog. 2021-04-09 19:19:39 +02:00
Leon Styhre d073dae00b A dummy entry is now displayed in the game options menu if the system has no games. 2021-04-09 19:16:27 +02:00
Leon Styhre 3907b5ceed Documentation update. 2021-04-09 19:13:01 +02:00
Leon Styhre a9077722d7 Small change to the splash screen graphics. 2021-04-09 19:06:27 +02:00
Leon Styhre 79c1cb3a96 Updated the MAME driver files from 0.226 to 0.230. 2021-04-09 19:04:14 +02:00
Leon Styhre b05c233726 Updated the cURL CA certificates to the latest available version. 2021-04-09 19:02:05 +02:00
Leon Styhre 790f839e66 Bumped the version to v1.0.0-dev 2021-04-07 19:54:20 +02:00
Leon Styhre d4a9aed6e9 Merge branch 'master' of gitlab.com:leonstyhre/emulationstation-de 2021-04-07 19:49:08 +02:00
Leon Styhre a8284bea5c Updated the download links to the macOS release of v1.0.0-rc
Also made some other documentation updates, mostly related to macOS.
2021-04-07 19:48:52 +02:00
Leon Styhre 8d55a163ca (macOS) Some CMake improvements. 2021-04-07 18:32:22 +02:00
Leon Styhre 898a66aa14 (macOS) Enabled code signing, including Hardened Runtime if on macOS 10.14 or later. 2021-04-07 00:39:12 +02:00
Leon Styhre 118cf30888 (macOS) Fixed an issue with static linking against the Pugixml library. 2021-04-07 00:11:30 +02:00
Leon Styhre 2c7ef502cd Updated the download links for v1.0.0-rc in README.md
Also changed the documentation to reflect that the architecture is now added to the installer and package filenames.
2021-04-05 16:01:08 +02:00
Leon Styhre 64e1e2d22c Bumped the version to v1.0.0-rc 2021-04-05 15:01:17 +02:00
Leon Styhre 4ca11e7062 Fixed a potential crash due to the filter menu entry being displayed when it shouldn't.
Also some very minor code cleanup.
2021-04-05 14:37:33 +02:00
Leon Styhre 9738957253 Fixed a potential problem with an uninitialized variable. 2021-04-05 14:33:36 +02:00
Leon Styhre afa175b437 Fixed an issue when switching theme sets while editing a custom collection. 2021-04-05 13:27:42 +02:00
Leon Styhre 0243b4bcf8 Changed to static loading of the help icons to avoid texture pop-in.
Also cleaned up some error logging for the help icon loading.
2021-04-05 13:26:25 +02:00
Leon Styhre f3321009fe Added a notification if attempting to add a placeholder to a custom collection. 2021-04-05 12:44:58 +02:00
Leon Styhre a84e7c9414 Added a notification if attempting to add a custom collection to a custom collection. 2021-04-05 12:42:36 +02:00
Leon Styhre b51f99ab77 Fixed an issue where the system view style would not always get properly set. 2021-04-05 12:37:52 +02:00
Leon Styhre e0e1a05f1e A transition now always takes place to the System view when changing theme sets.
Also fixed an issue where the camera would not move until after the menu was closed.
2021-04-05 10:05:08 +02:00
Leon Styhre 510f428b52 Fixed an issue where the collections were not properly initialized during theme set changes. 2021-04-05 10:01:32 +02:00
Leon Styhre 680fde743f Updated CONTRIBUTING.md 2021-04-03 16:57:16 +02:00
Leon Styhre 39c059ae89 Minor documentation update. 2021-04-03 16:46:12 +02:00
Leon Styhre 4a13df9f65 (Windows) Added links to the ES-DE website to the Start menu entry. 2021-04-03 16:44:57 +02:00
Leon Styhre 629dd9649f Added links to the ES-DE YouTube channel to the documentation files. 2021-04-03 13:30:48 +02:00
Leon Styhre 7522b4b4c7 Documentation update. 2021-04-02 13:30:02 +02:00
Leon Styhre 84b3eaeee2 (Unix) Fixed an issue where the RPM package couldn't be installed. 2021-04-02 13:05:24 +02:00
Leon Styhre c8c2a0b237 The man page for BSD Unix is now placed in the correct location. 2021-04-02 12:38:31 +02:00
Leon Styhre 4ff95c4ddf (Unix) Changed the default installation prefix from /usr/local to /usr on Linux.
Also changed the prefix on NetBSD from /usr/local to /usr/pkg.
2021-04-02 12:12:49 +02:00
Leon Styhre fc347e5caf (Unix) Fixed an issue where the man page was installed to the wrong location. 2021-04-02 11:40:02 +02:00