LibretroAdmin
bd93f06a84
Revert "Optimize wastefully encoded raster image files ( #18113 )"
...
This reverts commit af28b06d02
.
2025-07-22 03:25:13 +02:00
Peter J. Mello
af28b06d02
Optimize wastefully encoded raster image files ( #18113 )
...
Apply an aggressive set of ultimately deterministic optimizations to
raster image files where an actual file size reduction of not less than
50% was possible without the removal of intrinsic properties such as
alpha channels. Rendered image dimensions were always left unchanged.
The primary mechanisms employed during optimization are:
- PNG color mode conversion from TrueColor to indexed palette
+ Accomplished using NeuQuant neural-net color quantization algorithm
- Stripping of data blocks containing irrelevant information, such as:
+ XMP metadata fields
+ Embedded comment fields
+ ICC color profiles (simple graphics with basic color schemes only)
+ EXIF profiles
- Re-compression using "best" or "smallest" profile presets
All modifications are performed on lossless image formats and closely
visually inspected after processing to ensure no loss of apparent
details or introduction of new, unwanted artifacts.
Toolset used:
- RIOT (Radical Image Optimization Tool), v2024.1.0 64-bit
- AdvanceCOMP (part of the Advance Projects), v2.6 64-bit
- optiPNG, v7.9.1 64-bit
- PNGOUT, v2015.02.13 32-bit
Signed-off-by: Peter J. Mello <admin@petermello.net>
2025-07-22 03:15:29 +02:00
Eric Warmenhoven
d8cd500316
macOS: Prompt for local network access
2025-05-26 00:40:56 -04:00
LibretroAdmin
203fff1a11
Bump version
2025-04-14 23:04:09 -07:00
Eric Warmenhoven
c1806ff994
apple: add camera entitlements
2025-03-03 22:46:43 -05:00
Eric Warmenhoven
8bf7e76f45
apple: enable corelocation location driver ( #17595 )
2025-02-19 04:04:17 +01:00
LibretroAdmin
7d1d8322e6
Bump up to 1.20.0
2024-12-31 06:30:58 +01:00
Eric Warmenhoven
7ae8597765
macOS: Create App Store build ( #17074 )
2024-10-04 12:46:51 -07:00
Eric Warmenhoven
43e5492002
apple: to use the microphone apple requires we ask, and be entitled ( #16964 )
2024-09-04 22:53:06 -07:00
Eric Warmenhoven
63799385fc
iCloud cloud sync driver ( #16794 )
2024-07-18 22:02:52 -07:00
libretroadmin
75c647d3ca
Bump to version 1.19.1
2024-06-04 06:53:13 +02:00
Eric Warmenhoven
87b643f487
Apple: Correctly register for filetypes uniquely
2024-05-22 13:21:56 -07:00
Eric Warmenhoven
81f7aecad4
macOS: use xcassets instead of icns file for app icon ( #16524 )
2024-05-13 12:04:05 -07:00
Eric Warmenhoven
76b5d40954
macOS: updates for app store submission ( #16514 )
2024-05-11 16:57:29 -07:00
libretroadmin
06fa5325f8
Update version
2024-03-21 16:09:50 +01:00
libretroadmin
ac353d1401
Bump version
2024-01-25 15:59:56 +01:00
Eric Warmenhoven
272b66a5db
Make it easy to create a "portable" osx build ( #16081 )
...
Default to false, except steam builds where it's forced true; a
portable build has the behavior of putting all files next to the
application.
2024-01-07 07:58:06 -08:00
libretroadmin
a4b81527e0
Bump version
2023-07-17 12:46:49 +02:00
Eric Warmenhoven
b1fdbb9a37
netplay discovery through bonjour/mdns
2023-07-15 08:25:27 +02:00
libretroadmin
938ab716bd
Bump version
2023-03-10 17:16:50 +01:00
warmenhoven
bf5739b735
More changes for Steam on Mac ( #15036 )
...
* Additional Steam build cleanups
* Fix Mac directories for Steam
2023-02-28 21:28:59 +01:00
warmenhoven
67372e0f38
Use xcodebuild -exportArchive rather than assuming archive structure ( #15032 )
2023-02-27 19:09:45 +01:00
UltraHDR
10c337255e
Set LSApplicationCategoryType to games ( #14833 )
...
* Set LSApplicationCategoryType to games
* Set LSApplicationCategoryType to games
2023-01-10 14:02:54 +01:00
libretroadmin
d08c6d2db3
Bump to version 1.14.0
2022-12-10 17:57:06 +01:00
libretroadmin
0bf818af8d
Bump version to 1.13.0
2022-11-19 03:10:12 +01:00
LibretroAdmin
df879b52cd
Bump to version 1.12.0
2022-10-16 15:41:59 +02:00
LibretroAdmin
389ef31a8f
Bump up to version 1.11.1 - point release
2022-10-04 07:46:48 +02:00
23rd
9663e4b4f1
Fixed items of system top menu bar on macOS. ( #14288 )
...
The second attempt.
This reverts commit e1caf32817
.
2022-08-24 03:57:43 +02:00
LibretroAdmin
e1caf32817
Revert "Fixed items of system top menu bar on macOS. ( #14271 )" ( #14279 )
...
This reverts commit 7068eebe0c
.
2022-08-04 17:56:26 +02:00
23rd
7068eebe0c
Fixed items of system top menu bar on macOS. ( #14271 )
2022-08-04 15:47:30 +02:00
twinaphex
5ed375b7df
Bump version to 1.10.3
2022-04-10 00:03:11 +02:00
twinaphex
f3ce04be0c
Bump up version + CHANGELOG
2022-03-22 21:01:06 +01:00
twinaphex
621f51394b
Bump version
2022-03-03 14:28:38 +01:00
twinaphex
bacae58ea5
Bump up to version 1.10.0
2022-01-19 18:53:15 +01:00
Autechre
06a2367008
Bump to version 1.9.14 ( #13327 )
...
* * Bump to version 1.9.14
* Don't have unused function when HAVE_CORE_INFO_CACHE is undefined
* Addition to CHANGES.md
2021-12-05 07:12:23 +01:00
twinaphex
673d77284d
BUmp up version to 1.9.13
2021-11-07 03:28:14 +01:00
twinaphex
e2b7c23902
Bump up version to 1.9.12
2021-10-24 03:55:08 +02:00
twinaphex
107d315559
Bump up version
2021-10-09 16:14:46 +02:00
twinaphex
d11ffdbb6b
Bump version
2021-09-19 05:19:36 +02:00
twinaphex
43838dc4ea
Bump version
2021-09-04 10:30:46 +02:00
twinaphex
a40edc40e9
Bump version to 1.9.8
2021-07-29 06:22:58 +02:00
twinaphex
8373ac6746
Bump version to 1.9.7
2021-07-25 07:58:25 +02:00
twinaphex
0a5fd837a2
Bump up version to 1.9.6
2021-06-27 06:43:27 +02:00
twinaphex
6738fa57aa
Bump up version to 1.9.5
2021-06-13 03:07:51 +02:00
twinaphex
c226bd87f4
Bump version to 1.9.4
2021-05-29 09:23:37 +02:00
twinaphex
122be0cc64
Bump version to 1.9.3
2021-05-15 19:57:59 +02:00
twinaphex
951ea6baaf
Bump up to version 1.9.2
2021-04-30 17:49:54 +02:00
twinaphex
159c03cb34
Bump up version (but don't tag yet)
2021-03-27 02:22:39 +01:00
Yoshi Sugawara
e28386e840
Add blank assets.zip
2021-03-11 23:16:29 -10:00
Jean-André Santoni
9a51de833d
Build OSX Metal using Makefile ( #11941 )
2021-01-26 09:48:15 +01:00