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