Robin Gareus
|
e29523ab52
|
Update YTK unistd.h checks
|
2025-11-09 20:51:51 +01:00 |
|
Robin Gareus
|
ab41165854
|
Update gdk-pixbuf -> ydk header location
|
2025-02-01 14:24:41 +01:00 |
|
Robin Gareus
|
1e28ee9cc9
|
YTK is no longer optional
Since the addition of the touch-API, Ardour is no longer compatible
with upstream gtk2.
|
2025-02-01 11:57:35 +01:00 |
|
Robin Gareus
|
2e991b0067
|
Fix thinko in bda7041643
|
2024-04-04 17:32:50 +02:00 |
|
Robin Gareus
|
3b0e421de4
|
Use proper _POSIX_C_SOURCE constant
|
2024-04-04 17:06:31 +02:00 |
|
Robin Gareus
|
bda7041643
|
Fix #9642 - fdopen(3) requires _POSIX_C_SOURCE
Without this, fdopen() returns some garbage FILE* which
causes a crash when used.
|
2024-04-04 17:06:28 +02:00 |
|
Robin Gareus
|
0fa8c5add4
|
Update ydk-pixbuf, backport upstream changes to io-xpm #9642
Bastien Nocera <hadess@hadess.net>
io-xpm: Fix "format not a string literal" errors
xpm: Sanity check XPM file dimensions
xpm: Simplify error path
xpm: Fail when XPM file doesn't contain enough data
Philip Withnall <withnall@endlessm.com>
io-xpm: Handle fseek() failure
Federico Mena Quintero <federico@gnome.org>
Use gdk_pixbuf_get_pixels(); don't access the pixels field directly
Tobias Stoeckmann <tobias@stoeckmann.org>
XPM: Fix undefined behaviour (signed integer overflow)
|
2024-02-23 01:29:16 +01:00 |
|
Robin Gareus
|
ad51c7c2ba
|
Localize stripped down gtk2
This is intended mainly for GNU/Linux distros who will remove
GTK2 support in the near future.
|
2024-01-06 21:52:48 +01:00 |
|