ruffle/frontend-utils/src
Kornelius Rohrschneider 0b30b7fdda core: Use HTTP response encoding if existing
If System#useCodepage has been set to true, the form loader now uses the
encoding specified in the HTTP response content type field, if existing,
to decode remote text files. chardetng is now (only) used if the HTTP
response doesn't specify any encoding or if the file is local.
2024-06-26 02:37:44 +02:00
..
backends core: Use HTTP response encoding if existing 2024-06-26 02:37:44 +02:00
bookmarks frontend-utils: Initial recents reader/writer 2024-04-29 20:46:42 +02:00
bundle frontend-utils: Hook up player options to bundle parser 2024-05-16 01:14:42 +03:00
player_options frontend-utils: Implement player options deserializer 2024-05-16 01:14:42 +03:00
recents desktop/frontend-utils: Show filename or bundle name in recent list 2024-05-26 00:37:35 +03:00
backends.rs frontend-utils: Remove outdated comments 2024-04-11 23:14:44 +02:00
bookmarks.rs frontend-utils: Initial recents reader/writer 2024-04-29 20:46:42 +02:00
bundle.rs frontend-utils: Hook up player options to bundle parser 2024-05-16 01:14:42 +03:00
content.rs frontend-utils: Remove outdated comments 2024-04-11 23:14:44 +02:00
lib.rs frontend-utils: Move player_options up from bundle 2024-05-10 19:51:37 +02:00
parse.rs frontend-utils: Implement player options deserializer 2024-05-16 01:14:42 +03:00
player_options.rs desktop: Add HTTP Referer and Cookie (#16424) 2024-05-24 22:07:36 +00:00
recents.rs desktop/frontend-utils: Show filename or bundle name in recent list 2024-05-26 00:37:35 +03:00
write.rs frontend-utils: Move bookmark writer from desktop 2024-04-09 18:54:11 +02:00