Commit graph

11 commits

Author SHA1 Message Date
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