Commit graph

18 commits

Author SHA1 Message Date
Leon Styhre
d6546e2164 (iOS) Made the PDF converter build 2025-01-14 19:36:22 +01:00
Leon Styhre
cd78e2645a Added CMake configuration for building on iOS 2025-01-14 18:10:48 +01:00
Leon Styhre
7a5140da5d Updated a CMakeLists.txt header 2024-05-24 20:17:26 +02:00
Leon Styhre
0c3f6f509b (Android) Removed a debug test message 2023-12-23 18:53:26 +01:00
Leon Styhre
717dce004d (Windows) Removed support for building the application using MinGW 2023-12-19 17:38:21 +01:00
Leon Styhre
361bf832e1 Changed the application name from EmulationStation Desktop Edition to ES-DE 2023-12-16 12:30:13 +01:00
Leon Styhre
ddaf2f01b7 Split the main PDF converter code into its own class 2023-12-11 18:31:38 +01:00
Leon Styhre
73522bcb6c (Windows) Set the subsystem to WINDOWS when building with MSVC to avoid displaying a console window on application startup 2023-08-11 18:30:03 +02:00
Leon Styhre
07637a0885 (Windows) Disabled Poppler DLL interface warnings when using MSVC 2023-08-10 22:09:33 +02:00
Leon Styhre
343ac34c70 Code formatting OCD fix 2023-06-29 20:41:18 +02:00
Leon Styhre
b847b15e07 Improved the texture size accuracy when rendering pages using es-pdf-convert 2023-06-28 23:06:05 +02:00
Leon Styhre
610da5d771 Added help prompts to the media viewer and PDF viewer
Also added trigger button support to the media viewer and fixed rendering of some PDF files with unusual orientations
2023-06-28 20:32:49 +02:00
Leon Styhre
7b66d6232a Fixed an incorrect ifdef in es-pdf-convert 2023-06-25 21:48:15 +02:00
Leon Styhre
bb9eee2692 Made es-pdf-convert work on macOS 2023-06-24 23:58:33 +02:00
Leon Styhre
07f98f1737 (Windows) Made es-pdf-convert build with MinGW 2023-06-23 15:23:14 +02:00
Leon Styhre
6bf8c5af46 Added Windows support for the PDF viewer 2023-06-22 21:15:35 +02:00
Leon Styhre
2fa71dfd0b Removed the PoDoFo dependency and replaced its functionality with the Poppler library 2023-06-22 11:34:03 +02:00
Leon Styhre
bd2c229476 Added a PDF viewer
Also added the PoDoFo and Poppler libraries as dependencies
2023-06-21 23:02:19 +02:00