Leon Styhre
4349322055
Documentation update.
2022-01-02 21:25:34 +01:00
Leon Styhre
b09e85d75f
Updated the download links and documentation for the 1.2.0 release.
2021-12-28 17:01:33 +01:00
Leon Styhre
e1de02f1f8
Documentation update.
2021-08-18 21:55:20 +02:00
Leon Styhre
a7e8457f57
Documentation and download links update for the 1.1.0 release.
2021-08-10 17:51:18 +02:00
Leon Styhre
9c4b116681
Small documentation update.
2021-05-04 17:22:06 +02:00
Leon Styhre
1e9344465c
Documentation update.
2021-05-02 14:19:29 +02:00
Leon Styhre
3907b5ceed
Documentation update.
2021-04-09 19:13:01 +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
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
7522b4b4c7
Documentation update.
2021-04-02 13:30:02 +02:00
Leon Styhre
2f0ef3f45c
Documentation update.
2021-03-22 18:27:59 +01:00
Leon Styhre
a6ec76d8c9
Documentation update.
2021-03-21 15:47:59 +01:00
Leon Styhre
9a28c7da11
Fixed two small errors in INSTALL.md
2021-03-04 18:04:00 +01:00
Leon Styhre
d73d32754d
Added some information regarding Valgrind to INSTALL.md.
2021-03-01 19:38:56 +01:00
Leon Styhre
777480aa6e
Small cosmetic change to the --display command line option.
2021-01-26 17:33:20 +01:00
Leon Styhre
7bb89693f3
Settings are now saved immediately when using some command line options.
2021-01-25 18:10:11 +01:00
Leon Styhre
4d2ef89864
Added multi-monitor support.
2021-01-24 23:44:50 +01:00
Leon Styhre
cf489be504
Reorganized the command line options.
2021-01-24 22:17:36 +01:00
Leon Styhre
ae2542e86a
Small update to the custom event scripts documentation.
2021-01-23 16:52:03 +01:00
Leon Styhre
5574578a65
Documentation update adding details for running on 4K displays.
2021-01-19 20:03:00 +01:00
Leon Styhre
7acf0fa10d
Very minor documentation update.
2021-01-16 18:36:05 +01:00
Leon Styhre
105ae4f074
Small update to INSTALL.md.
2021-01-11 19:13:04 +01:00
Leon Styhre
83af3c7d23
Documentation update.
2021-01-11 18:40:16 +01:00
Leon Styhre
77978ee83a
Fixed multiple issues related to the gamelist sorting options.
2021-01-08 20:30:21 +01:00
Leon Styhre
56e7254df5
Clarified a potential issue in INSTALL.md when building the application from source code.
2021-01-07 00:20:07 +01:00
Leon Styhre
3bbdc259e0
Documentation update.
2020-12-31 16:19:18 +01:00
Leon Styhre
b078e387be
Changed to a more appropriate header for INSTALL.md.
2020-12-30 23:47:59 +01:00
Leon Styhre
fb9576a94a
Minor documentation update.
2020-12-30 23:23:30 +01:00
Leon Styhre
5f61b64643
Documentation update regarding building ES-DE on Windows.
2020-12-29 22:45:26 +01:00
Leon Styhre
6abe8c8fba
Changed some more text highlighting.
2020-12-26 22:14:51 +01:00
Leon Styhre
03ec9baf88
Changed some text highlighting in INSTALL.md.
2020-12-26 21:55:23 +01:00
Leon Styhre
2274995404
Documentation update.
2020-12-26 21:41:26 +01:00
Leon Styhre
bbb8158885
Large documentation update.
2020-12-26 16:22:33 +01:00
Leon Styhre
7a437a44e5
Documentation update.
2020-12-24 11:58:30 +01:00
Leon Styhre
b0b12591e0
(Windows) Added the %COREPATH% variable logic.
2020-12-20 14:30:31 +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
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
75efe0757d
Added info about OpenGL software rendering in Windows to INSTALL.md.
...
Some other minor updates a well.
2020-11-30 20:23:54 +01:00
Leon Styhre
b093a13ad1
Documentation update.
2020-11-29 20:35:33 +01:00
Leon Styhre
7f1efe14fb
Small documentation update related to macOS.
2020-11-27 22:14:14 +01:00
Leon Styhre
b8de48ae98
(macOS) Fixed a packaging issue.
...
Also set some different permissions for some files in the installer.
2020-11-27 17:50:28 +01:00
Leon Styhre
19edfd1690
Added support for FreeBSD, NetBSD and OpenBSD.
2020-11-26 18:53:00 +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
1a6bec2e3b
Overhaul of settings code.
2020-11-05 18:18:11 +01:00
Leon Styhre
930bdce576
Fixed multiple issues reported by the Clang static analyzer.
2020-10-17 14:05:41 +02:00
Leon Styhre
2768380446
Fixed several errors reported by Valgrind.
2020-10-11 18:57:37 +02:00
Leon Styhre
2a852170a8
(Windows) Fixed some build issues and got the OpenGL shaders to work.
...
Also some additional code cleanup.
2020-09-16 22:14:35 +02:00
Leon Styhre
4a13694794
Added a CMake profiling build type.
2020-09-13 23:42:56 +02:00
Leon Styhre
49146021d8
Small documentation update for how to build ES on macOS.
2020-09-10 19:07:29 +02:00
Leon Styhre
d4803200c0
Small documentation update.
2020-09-06 12:34:19 +02:00
Leon Styhre
796d2c9ec8
(macOS) Disabled unusable command line arguments.
2020-08-23 21:53:21 +02:00
Leon Styhre
b8c6366349
(macOS) Made the game launching more seamless.
2020-08-23 18:41:08 +02:00
Leon Styhre
31fae9678a
(macOS) Made playing of videos work.
2020-08-23 15:42:10 +02:00
Leon Styhre
16425b4c32
(macOS) Updates to CMake scripts and corresponding documentation.
2020-08-23 11:35:02 +02:00
Leon Styhre
c274a90765
Changed the licenses directory name from uppercase to lowercase.
2020-08-19 22:50:45 +02:00
Leon Styhre
7f31c1bbb4
Added .dmg package generator setup for macOS.
...
Also cleaned up and updated the CMakeLists.txt files and moved the non-source files to a separate assets directory.
2020-08-19 22:30:10 +02:00
Leon Styhre
3c09082e3d
Documentation update covering macOS.
2020-08-19 21:50:27 +02:00
Leon Styhre
2dc7884e37
Some documentation updates regarding building ES on macOS.
2020-08-17 22:12:25 +02:00
Leon Styhre
e6e293f191
Minor changes to some game systems names.
2020-08-16 15:44:18 +02:00
Leon Styhre
b355b5b22a
Multiple updates to the rbsimple-DE theme and the es_systems.cfg templates.
2020-08-15 11:53:36 +02:00
Leon Styhre
1d2b9f113b
Added the ability to change the ROM directory if no game files were found on startup.
2020-08-15 10:12:19 +02:00
Leon Styhre
c9a3dbc82e
Several changes related to VRAM usage and GPU statistics.
2020-08-08 15:14:33 +02:00
Leon Styhre
15ea7a9acd
Documentation update.
2020-08-07 13:21:24 +02:00
Leon Styhre
1550c48187
Improved the input configuration logic.
...
Also added a command line option to force the input configuration even if a es_input.cfg file exists.
2020-08-03 11:39:04 +02:00
Leon Styhre
329a8da441
Properly implemented hiding of games.
...
Also added a flag to force the Full UI mode from the command line.
2020-07-26 22:19:29 +02:00
Leon Styhre
e2bd5d05b1
Fixed an issue where hidden files would still show up if they had a gamelist.xml entry.
2020-07-26 13:58:49 +02:00
Leon Styhre
8fcb56cfb3
Made game launching on Windows much more seamless.
...
Also added an option to hide the taskbar.
2020-07-18 13:21:44 +02:00
Leon Styhre
6a0682b833
Updated CMakeLists.txt and INSTALL.md to cover bundling of the required libVLC plugins for Windows.
2020-07-16 20:34:02 +02:00
Leon Styhre
ff1f329bd0
Added a Unix man page and a script to generate it.
...
The --help output text was changed slightly as well.
2020-07-16 14:24:48 +02:00
Leon Styhre
ed5815a582
Added desktop menu entry and icon for Unix.
2020-07-12 16:23:49 +02:00
Leon Styhre
29c50ff5a1
Reintroduced the ES executable directory on Unix as a path to look for resources and themes.
2020-07-12 12:47:39 +02:00
Leon Styhre
143a92cb8f
Documentation update, including addition of a CONTRIBUTING.md file.
2020-07-11 17:54:30 +02:00
Leon Styhre
29d2ccf201
Added %ESPATH% support to the ROMDirectory setting.
2020-07-10 21:20:52 +02:00
Leon Styhre
472a973f66
Added %ESPATH% variable support and fixed some other minor issues with the launch command.
2020-07-10 20:58:53 +02:00
Leon Styhre
04d4658fc9
Updated the CMakeLists.txt files to be able to generate an NSIS installer for Windows.
...
Also some updates to the documentation and information files.
2020-07-07 21:33:33 +02:00
Leon Styhre
76aa239855
Initial update to make the application build and run on Windows.
...
Much more work will be needed to get the Windows port working properly.
2020-07-03 20:23:51 +02:00
Leon Styhre
0387d515fb
Update to fully support Clang/LLVM.
...
Also a general cleanup of CMakeLists.txt and many small code changes to satisfy Clang that complained quite a lot and actually wouldn't compile the binary at all at first.
2020-06-25 19:52:38 +02:00
Leon Styhre
1cc96a2d21
Documentation and information files update.
2020-06-24 23:25:23 +02:00
Leon Styhre
3cfe2d8bcb
Added a USERGUIDE.md document.
...
Also did some other minor changes to the information and documentation files.
2020-06-24 22:20:23 +02:00
Leon Styhre
fb4c5708b7
Made pugixml an external dependency and fixed the cmake/cpack installation and package creation.
...
As pugixml seems to be well supported nowadays and seems to ship with most distributions it's pretty pointless to keep bundling it with EmulationStation.
2020-06-24 17:38:41 +02:00
Leon Styhre
6b62065595
Large code cleanup and code documentation update.
...
The initial code cleanup of es-app is now complete as of this commit.
2020-06-23 20:07:00 +02:00
Leon Styhre
8d2842af7d
Documentation files update.
2020-06-22 20:17:34 +02:00
Leon Styhre
0a02d710f3
Removed the last remnants of the usage of /etc and updated the documenation accordingly.
2020-06-22 19:46:09 +02:00
Leon Styhre
b0ec97007f
Information and documentation files update.
...
Moved build and configuration information to INSTALL.md and updated several of the other info files.
2020-06-15 22:16:34 +02:00