SirLynix
|
f572ae06a1
|
Switch FFMpeg plugin to LGPL and distribute it
This is possible now that ffmpeg package (from xmake-repo, see https://github.com/xmake-io/xmake-repo/pull/3315) allows building on Windows without GPL code
|
2024-02-25 14:33:08 +01:00 |
SirLynix
|
e64c2b036e
|
Remove Utility module and move its content to Core and TextRenderer modules
|
2024-02-11 22:48:38 +01:00 |
SirLynix
|
d2e2c075b4
|
Update copyright year
|
2024-01-02 12:02:14 +01:00 |
Lynix
|
4065fbfb1a
|
Core/OpenMode: Rename ReadOnly/WriteOnly to Read/Write
|
2023-12-25 19:49:03 +01:00 |
SirLynix
|
4b8a475bbd
|
Split error macro into two versions (format vs non-formating) to allow format checking at compile-time
|
2023-11-02 15:18:03 +01:00 |
SirLynix
|
9f88d8a7e8
|
Build: Forcefully disable asan for package not supporting it
wayland, libcurl and ffmpeg
|
2023-10-28 11:55:24 +02:00 |
SirLynix
|
d4b2cede15
|
Fix compilation of FFMpeg plugin/emscripten/ShaderNode
|
2023-08-24 17:58:49 +02:00 |
SirLynix
|
a741672a51
|
Allow error message to be formatted
|
2023-08-15 01:10:01 +02:00 |
SirLynix
|
b1255ad2ad
|
Build: Add options to enable/disable specifics modules and their dependencies
|
2023-04-10 17:12:23 +02:00 |
SirLynix
|
c953021dbc
|
Fix FFmpeg plugin (for real)
|
2023-02-02 21:13:48 +01:00 |
SirLynix
|
0fe25187e5
|
Fix FFMpeg plugin
|
2023-02-02 21:00:51 +01:00 |
SirLynix
|
292ca60592
|
WIP
|
2023-02-02 20:34:25 +01:00 |
SirLynix
|
eb74c6ed07
|
Restore plugin prefix
|
2023-01-29 21:59:24 +01:00 |
SirLynix
|
86106827f7
|
Build: Remove prefix on plugins
|
2023-01-29 19:56:54 +01:00 |
SirLynix
|
85b7e06ae8
|
Fix some additional warnings
|
2022-11-19 13:44:33 +01:00 |
SirLynix
|
6b8be23fa0
|
Switch index/vertex count to UInt32
|
2022-10-31 19:54:25 +01:00 |
SirLynix
|
0a8048809c
|
XMake: simplifies option syntax
|
2022-10-10 08:49:52 +02:00 |
SirLynix
|
6bf4ccaae1
|
Core/ParameterList: Rework Parameter getter using Result
|
2022-09-09 13:47:06 +02:00 |
SirLynix
|
47cb878f9d
|
Major ResourceLoader rework (using Nz::Result)
|
2022-09-07 13:31:04 +02:00 |
SirLynix
|
3a366cc1e4
|
Core: Rewrite plugin system
|
2022-08-25 12:59:01 +02:00 |
SirLynix
|
1e1dc3ebce
|
Build: Don't install private headers
|
2022-07-27 18:11:00 +02:00 |
SirLynix
|
e63bb072da
|
Install private header files to a private folder
until xmake supports https://github.com/xmake-io/xmake/issues/2577
|
2022-07-18 08:47:57 +02:00 |
SirLynix
|
0054c3b0cd
|
PluginFFMpeg: Replace MIT license by GPL *sigh*
|
2022-05-27 18:53:16 +02:00 |
SirLynix
|
d335c5d73c
|
Add FFmpeg plugin
|
2022-05-27 18:53:16 +02:00 |