EmuCR Feeds
Email Us

EmuCR: PPSSPPPPSSPP Git (2016/07/05) is compiled. PPSSPP is a fast and portable PSP emulator for Android, Windows, Mac, and Linux, written in C++.

PPSSPP Git Changelog:
* Merge pull request #8847 from unknownbrackets/ui-textwrap
Allow text wrapping in UI TextViews
* UI: Allow longer load errors to wrap.
This should make translations easier.
* UI: Allow TextViews to use wordwrap.
But they must have a fixed width.
* UI: Add a generic word wrapper class.
* Merge pull request #8834 from unknownbrackets/report-crc
Send disc CRC with compatibility reports
* Add notice about battery-consuming CRC.
* Stop reporting FrameRate.
This is just a speed setting, it doesn't affect emulation.
* Reset flag when trying server anew.
* Show feedback when the compatibility is submitted.
* Send a CRC hash with compatibility reports.
* Add uncached flag for file loader reads.
This allows us to indicate that a read need not be cached.
* Merge pull request #8845 from unknownbrackets/http
Add UI for wifi remote disc streaming
* http: Set an explicit timeout on HTTP connect.
Before we were just relying on whatever timeout connect() wanted.
* http: Add a safety bailout on list load.
Hopefully this will prevent a crash. Currently http::Client uses blocking
reads so it will just hang.
* http: Properly stop server on stop server.
* http: Make sure we don't hang checking existence.
It's not great to delay loading when the server is down - we'll do a
proper check when we display the games.
This also fixes shutdown being slow.
* http: Load actual game list.
* http: Save last-used port.
This is necessary for better caching, in case you share often.
* http: Disallow browsing when sharing.
Because it's probably not what you want to do. This is less confusing.
* http: Fix paths with spaces in them.
Should ideally escape other characters, but only space is necessary for
our server to parse.
* http: Oops, fix crash.
Huh, I thought I tested this?
* http: Implement discovery for game share server.
* http: Report local address to server.
This allows matching inside a network.
* http: Fix translations.
* http: Show a stopping status for clarity.
* http: Add a note about the recent list.
* http: Add actual serving of recent ISOs.
* http: Check server status asynchronously.
* http: Add a screen under tools for the server.
* http: Send listing back as text/plain.
Since it isn't text/html.
* http: Allow binding a random port, timeout.
The timeout is useful to allow for shutdown of the thread.

EmuCR: PPSSPP

Download: PPSSPP Git (2016/07/05) x86
Download: PPSSPP Git (2016/07/05) x64
Download: PPSSPP Git (2016/07/05) Android
Source: Here



Random Related Topic Refresh Related Topic

Random Related Topic Loading...

0 Comments

Post a Comment

Can't post a comment? Try This!