ruffle/frontend-utils/src
Kamil Jarosz 43472ed221 frontend-utils: Use a loopback address for tests on Linux
Turns out that some hosts will try to connect to the black hole address
instead of failing instantaneously, so this patch replaces that address
with a loopback address with an unlikely to be used port.
2024-07-22 11:19:29 +02:00
..
backends frontend-utils: Use a loopback address for tests on Linux 2024-07-22 11:19:29 +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