41w ago - Following up on the
previous revision, PlayStation 3 homebrew developer
Andreas Oman has updated Showtime PS3 Media Player Testing Build to version 3.99.425 followed by v3.99.459 with the changes as follows:
Download:
Showtime 3.99.425 g848947f PKG /
Showtime GH 3.99.425 g848947f PKG /
Showtime 3.99.425 g848947f SELF /
Showtime 3.99.459 g749785f PKG /
Showtime GH 3.99.459 g749785f PKG /
Showtime 3.99.459 g749785f SELF /
GIT
Showtime PS3 Media Player Testing Build 3.99.425 Changelog:
3.99.409-g20156fe
PS3: Rework button handling a bit on the six axis controller
- Select + Directional buttons will move items (when possible) Currently this can be done on the home screen
- Select + Triangle will switch view (if possible) Not many pages comes with multiple views at the moment
- Pressing harder on the buttons will increase the repeat rate, thus Pressing harder -> Scrolling faster (our work is never over)
3.99.407-gc1c9309
Switched to a tile based home screen
3.99.349-gf470154
PS3: Add auto power off after inactivity. Fixes #854
3.99.345-gca2ed9c
Add a new default theme to Showtime. Designed by 'opium'
3.99.338-g206e433
Avoid static images in screen saver
3.99.333-g6b296b1
Redesign the throbber used when loading pages
3.99.309-g39bfc08
Plugins are now upgraded automatically when Showtime starts
This behavior can be turned off on the plugin browsing page
3.99.306-g115133f
Add a per-item popup menu. This can be used to invoke various operands on an item when browsing.
3.99.285-g97839ad
During video playback "left" and "right" navigation buttons can be used to seek +- 15 seconds
3.99.164-g54b5b06
Add Windows-1252 and Windows-1253 code pages. Fixes #667
3.99.163-gfb6b04b
Sort all folders before the other items when browsing directories. Fixes #1002
3.99.156-g739a8a9
Make it possible to bookmark a page directly from the popup menu. Fixes #573
3.99.152-gb2c0681
Improve scrolling speed in movie thumbnails
3.99.149-gdd5829f
Make the goto frame popup be focused at current segment when opened. Fixes #635
3.99.141-g8063934
Add support for vobsub (.idx / .sub) files. Fixes #971
3.99.134-g6208c69
Fix incorrect handling of alpha values in SSA. Fixes #983
3.99.132-g2e6b232
Support external SSA / ASS subtitles. Fixes #590
3.99.131-g49d46b6
Decode embedded vobsub (dvbsub) using Showtime's own DVDSPU decoder. Fixes #972
3.99.127-g2116879
Retry login if opensubtitles query fails with a server side error. Fixes #970
3.99.126-g16a61c4
Fix duplicate entries of external subs when in continuous playback mode. Fixes #999
3.99.125-ge20a724
Avoid having the UI accidentally use fonts from MKV files. Fixes #841
3.99.87-ga7ca5a0
spotify: Move the list of playlists (and folders) to the start page
3.99.64-g0ab2234
Add support for getting movie metadata from TMDB
Can and/or will someone answer this question please?
To quote from his blog: After several updates to Youtube and Navi-X, facanferff brings a new plugin for the worldwide known game streaming website, TwitchTV. This new plugin lets user (or gamers) watch live streams of games in real time.
Features
Browse for Games
Browse for Live Streams
Play HD live streams!
Requirements
Showtime 4.2 and up
Installation
In Showtime open the Plugin Central and install the plugin called TwitchTV under Video Streaming category
Special thanks
Andoma: for creating and maintaining Showtime
Tyrant: for beta testing the plugin
Special Note: Any issue please inform to showtime AT facanferff.net
More PlayStation 3 News...
Download: https://www.lonelycoder.com/doozer/buildmaster/download/7361 / https://www.lonelycoder.com/doozer/buildmaster/download/7362 / https://www.lonelycoder.com/doozer/buildmaster/download/7360 / https://www.lonelycoder.com/doozer/buildmaster/download/7608 / https://www.lonelycoder.com/doozer/buildmaster/download/7609 / https://www.lonelycoder.com/doozer/buildmaster/download/7607 / https://www.lonelycoder.com/doozer/buildmaster/download/8791 / https://github.com/andoma/showtime
4.3.30
Add multi language support to TheTVDB integration
Fixes #1544
4.3.21
Fix recent regression causing vertical lines in images on PS3
Fixes #1617
4.3.207
Fix bug making 'Refresh metdata...' option in item menu not to work at all
4.3.206
Avoid loading .mkv attachments into RAM
Instead we keep a reference to where in the MKV file the attachment is located and we can later open a slice of the mkv-file as the attachment.
This combined with the fact that freetype can open fonts from a file handle reduces the static memory use for attachments to 0 bytes
Fixes #1689 (out of memory (av error -12) with certain MKV files)
4.3.203
Initial attempt of a built-in FTP client in Showtime
To use it enter 'ftp://ip.address.of.ftpserver' in search bar or create a bookmark (much like the CIFS/SMB client)
Note that the code has only been tested against a few FTP servers so it's probably still buggy. If you find any problems and want to report please turn on "FTP logging" in settings:dev and include the logfile in ticket.
4.3.20
Add support for sorting on filename and date when browsing over UPNP
4.3.199
upnp: Include video playback URL in canonical URL
Fixes problem with UPNP servers that just give sequential numbers to directory items. If just using the URL items would be confused with other items if video are removed from the directory
Fixes #1697
4.3.196
Add Danish translation
4.3.189
Fix bug that caused "Custom search query" to disappear for video items
Fixes #1696
4.3.188
Fix a bunch of memory leaks
4.3.17
Make sure metadata scanner stops when we leave a directory
Also fix possible crashes related to those occations
Fixes #1601
4.2
ps3: Remove "/dev_hdd0/tmp/turnoff" before shutting down system
Fixes #1594
4.1.480
Fix broken colors in VOBSUB
Fixes #1579
4.1.479
Fix regression causing crash with embedded DVD/VOBSUB tracks
Fixes #1577
4.1.477
httpclient: Fix a regression when using range queries to determine filesize
Caused problems with minidlna (possibly other servers)
Fixes #1576
4.1.470
Fix the oversized album art during music playback
4.1.456
ps3: Fix video stuttering in some high bitrate video streams
4.1.454
Fix broken date-sorting (Allow user to sort on newest or oldest first)
Fixes #1297
4.1.451
Rework subtitle scheduling
This allows us to pick subtitles that are out of sync with video stream. Also makes it possible to do negative subtitle time shifting for embedded subs
Fixes #727
Fixes #1470
4.1.445
ps3: Increase audio buffer size
Fix stuttering playback with some audio formats (APE is one)
Fixes #1451
4.1.441
Fix problem that caused picture stuttering in some movies after 20-25 minutes
Fixes #1483
4.1.427
Add support for LPCM in DVD playback
Fixes #1046
4.1.422
Add movie chapters support where supported by file formats
Chapters can be found in menu during video playback next to seek thumbnails and audio/subltitle tracks
Fixes #786
4.1.414
Fix broken seeking in FLAC files
Fixes #1435
4.1.404
Add support for subtitle plugins. This also removes the built-in support for opensubtitles. Opensubtitles is now available as a plugin. No username + password is needed as opensubtitles.org allows anonymous logins
4.1.401
The list of subtitles are now sorted based on user preferred languages
4.1.398
Fix a bug that made "Custom query" impossible to erase in the metadata editor. It would come back next time the item was scanned
4.1.397
Fix a crash that was caused by invalid markup tags in SRT files
Typically this would happen if the SRT file contained a subtitle entry with just one tag that was invalid. Now such invalid tags will be
presented as normal text instead.
Fixes #1501
4.1.394
ps3: Fix a crash on PS3 when playing AAC HEv2 files. This was caused by too small stack for the threads
Fixes #1515
4.1.387
Fix recently introduced crash in opensubtitles.org module
4.1.386
Add stretch-to-widescreen and stretch-to-fullscreen as options during video playback
Fixes #1334
4.1.383
Add support for getting metadata from thetvdb.com
4.1.382
Allow user to adjust subtitle timing �10 minuts in increments of 0.5 seconds
4.1.380
Improved support for opensubtitles.org
Showtime will now search in opensubtitles.org database using the movie title and optionally the IMDB ID if it manages to resolve that
To limit the number of returned results it will only include the subtitles that matches the languages configured in Settings -> Languages.
If no such configuration has been entered all results will be displayed.
4.1.373
ps3: Sign pkg files to work with 4.xx CFW
4.1.372
Fix some issues related to mono audio in videos
4.1.371
Use external metadata (TMDB, etc) for video title in video OSD
4.1.369
Avoid doing external metadata lookup for very short file names
4.1.321
Add support for playback of HLS (Http Live Streaming) URLs
4.1.301
Add support for user configurable fonts
To install and use a new font put the font someplace where Showtime can browse it. When clicking on the font Showtime will what you want to use the font for. Showtime will copy the font to an internal storage location. To select between installed fonts or to reset to default, go to Settings -> Look and Feel -> Fonts
More PlayStation 3 News...