More actions
PMP Mod M4g3 | |
---|---|
![]() | |
General | |
Author | David Voswinkel |
Type | Media Players |
Version | 20160219 |
License | GPL-2.0 |
Last Updated | 2006/02/19 |
Links | |
Download | |
Website | |
Source | |
PMP player that added network support to PMP Mod so that you can use your PSP as a streaming client.
Screenshots
Changelog
2006/02/19
- Moved Controller polling to gobal Kernel Thread.
- HOME Button works now to stop the app.
2006/02/17
- Support for Ppslink debugging.
- Debug output gets redirected to psplink shell.
2006/02/14
- Urlencode filenames, so that files with special chars do work now.
- Made video info a global list, so that playlist surfing avoids re-polling the video header.
- Added fstat and stat calls to net_io, so that remote files show info like filesize and mtime.
- Added the network throughput of the last read call to the OSD.
2006/02/13
- Some Tips and Tricks:
- Use an static ip address.
- Double check your PSP WIFI Setug.
- Choose which WIFI Setup to use and the edit con flag in pmp.ini,
- which is an index to your WIFI Setup, so first WIFI config implies con=0;
- Check your remote server script with wget or curl
- Enable the debug flag in pmp.ini
- Stay close to your Access Point if you Test for the first time.
2006/02/12
- Wrote a little Readme.
- Debug flag is now in the config file.
- Removed obsolete Defines from header files.
- Added missing Python Server Script to the tarball.
2006/02/12
- Moved my network code to the M4g3 version.
- Added configfile support so that you are able to make your WIFI settings via the configfile pmp.ini.
- Use TRIANGLE to quit the player.
External links
- Author's website - https://optixx.org/