114w ago - Today
andoma announced on IRC that he has released Showtime - a PS3 Homebrew Home Theater System media player application!
Download:
Showtime PS3 PKG File /
Showtime PS3 SELF File /
Showtime PS3 for 3.41 (by
deanrr) /
Showtime GIT v2.99.183.gbf4bb for PS3 /
Showtime Overview /
Showtime Repo
To quote from his page linked above: After about a month of hacking I'm happy to announce that Showtime now can be run as a native "homebrew" application on the PS3. See PS3 usage guide for more information of how to get started.
If you have any questions please use the
PS3 forum on this site.
PS3 usage guide
Getting started
Download files here: http://www.lonelycoder.com/redmine/projects/showtime/files
For a full featureset of Showtime see http://www.lonelycoder.com/showtime
Most of this should work except for playback of high res. HD videos (basically when the PPU runs out of cycles). There are a bunch of strategies for how this should be handled but I've not had time to start digging into this yet
Video output
Showtime on PS3 has been tested with 576i, 720p and 1080i video resolutions.
I've tried to set reasonable defaults for overscan compensation. But if it not correct for you it can be adjusted under Settings -> Display and UI settings
Buttons on controller
✕ Activate (Enter) currently focused item
○ Navigate back
△ Bring up options / playcontrol menu
□ Screensaver (Until something better has been figured out)
► Play/Pause
▬ Home menu
✜ Navigate
L3 - Bring up playback info (During video playback)
R3 - Bring up log console
Keyboard
- Plugging in a standard keyboard in the PS3 USB port works and is currently the only way to input characters.
- No virtual keyboard is supported at the moment.
Other stuff that does not work
- TV-style remote controller (whatever that's called) has not been tested. No idea if it works or not.
- BD/DVD/CD Discs - No idea how that works
- Digital pass thru audio (AC3, DTS, etc)
Bugs?
There are probably plenty of those. Please use the issue tracker at http://www.lonelycoder.com/redmine/projects/showtime/issues/new
Build it yourself!?
Start by reading README here: https://github.com/andoma/showtime
Who needs exit 2 xmb, since you can do it via ps button -.-
Download: https://www.lonelycoder.com/doozer/buildmaster/download/3504 / https://www.lonelycoder.com/doozer/buildmaster/download/3505 / https://www.lonelycoder.com/doozer/buildmaster/download/3503 / https://github.com/andoma/showtime
4.1.99
Add support for setting custom movie titles directly from the item popup menu
Fixes #1213
4.1.98
Add an action in settings->general to clear the entire metadb item table.
Safeguarded with a popup as it is a non-revocable action.
Fixes #1218
4.1.95
ps3: When seeking using L2/R2, rescale seek delta based on duration of feature
In principle this make it so that the user can always seek from begining to end in ~2 seconds regardless of how long the currently playing media is.
4.1.92
Add Exit and Standby as items in the page popup menu
Fixes #1042
Fixes #1184
4.1.84
Only reset screensaver timer if movie is actually playing
Fixes #1022
Fixes #1115
4.1.76
Add support for plugins that can replace certain parts of the UI
4.1.68
Add support for categorization of plugins
When browsing available plugins they will appear under a category instead of a single long list
4.1.50
TMDB: Let user choose which language to use for TMDB
Also lets user choose if to display the original title or translated title
4.1.26
Don't set resume time for videos if current position < one minute
This makes sure the user does not accidentally lose the resume position if restarting the video from beginning by mistake
4.1.25
Let 'mark as seen' create entry in item table if it does not exist
Fixes #1175
4.1.20
Improve Showtime's response time to play/pause events
Fixes #1180
More PlayStation 3 News...
Thanks for your continued work on this.