Page 1 sur 2

Showtime Home Theater System v3.5.52 Unofficial Build

MessagePosté: Jeu 17 Mar 2011 12:26
par actarus1973
Showtime Home Theater System v3.5.52 Unofficial Build


Red Squirrel nous propose un portage de Showtime, un média player utilisé sur les stations HTPC.

Image

Changelog:
v3.5.52
Merge pull request #65 from whyz/vdpau_deinterlace_setting
fixed spelling of Spatial
removed debug log output
Removed non-working runtime setting for VDPAU deinterlacer. Added resolution limit setting for deinterlacer.
Add Czech translation, by Jirka Dutka
conform to new settings_create_multiopt syntax
merge
ps3: Partial revert of a change that caused default overscan settings on PS3 to be lost


v3.5.43
glw: Make sure string concatenation of rich text formated strings works
Add html_enteties_escape() helper
Remove duplicate function token2string()
glw/clist: Initialize position without filtering first time
osx: Allow theme path to be set
glw: Autorescale userinterface based on window dimensions
Render image shadows in blurred mode
glw: Improve clist widget a bit more
Avoid NULL deref
Don't use a var before initialized
spotlight: Avoid NULL deref
Improve some asserts
imageloader: Fail early if we try to load an image with invalid request dimensions
glw: Improve propsorter()
prop: Fix bug in nodefilter
glw: Fix error in blur shader
glw: Make scurve() take an additional third arg
glw: Make change() function accept property reference as trig variable
glw: Improve clist widget a bit
Remove unused stuff
smb: If we get logged in a guest but not want to, act as if login failed
constify
Remove unused decl.
smb: Fix recently introduced crash


v3.5.19
smb: Add support for domain name in authentication request
osx: Fix broken windows button close
Drop debug printf
spotify: Fix fallout from artist picture revamp
osx: Fix application exit bugs
Make albumart and artist picture less dependant on last.fm
htsbuf: Add htsbuf_to_rstr()
Fix bug in imageset decoding
http-client: Add support for gzip content encoding
Add rstr_spn() helper
Add datasource to audio item metadata and tables for storing album art, etc
Add prop event class
Remove unused/broken EVENT enum entry
js: Add plugin.onEvent() for handling global events
osx: Make Shift+F5 reload data model
js: Refactor the event handling code
fa_scanner: Make sure fde_stat.fs_mtime is correctly initialized before use
metadata: Correctly update stream list
rtmp: Fix crash on Lion 64bit
Empty commit
Bump (c) year
Merge pull request #63 from Daisho/master
maj lang fr

v3.3.409
Merge pull request #62 from wader/osx_fixes
osx: spotlight: Assign ctype properly
Fix uninitialized warning
osx: spotify: Fix logic and cleanup configure arg
Update Bulgarian translation
Various fixes for libav 0.8
Update German translation
Update Italian translation

v3.3.401
Include Showtime's spotify appkey in the build
Update Swedish translation
Make it possible to configure if Showtime is to include all .srt files from a directory
httpapi: Some commented out helpers for memory fragmentation diag.
ps3: Don't play h264 constrained baseline using the cell accelerated decoder (it does not work)
Add some more blacklisted file-endings (.exe and .tmp)

v3.3.390
Merge pull request #60 from Daisho/master
Update Danish translation
Update from sept 2011 to 3.4RC
Merge remote-tracking branch 'upstream/master'
ps3: Fix more picture order problems

v3.3.384
Fix bug causing screen saver to show a little too much stuff at once
ps3: Fix regression from last commit (seek caused picture order problems)
Update trad. chinese translation
ps3: Various fixes for problems with cell accelerated h264 playback
ps3: Fix mono float (ac3, etc) audio output

v3.3.379
Minor fixes
Add support for plural forms in i18n code
Update Polish translation
glw: Make sure the UI respects orientation of images also when doing alpha shaded borders
glw: More clist wip
Don't try to write to blobcache if file load fails
Initial clist
Make it possible to turn off the multilingual 'No media loaded'
Mac: Map F4 -> Enable screen saver
theme: Make the 'No media loaded' screen a bit funkier
Use av_malloc() where we should
Add support for imageset: URIs
glw: Fix bug causing reload of images due to rescaling requirement to sometimes fail

v3.3.366
Autobuild fixes for ps3
Updates for autobuild system
glw: glt_url is always set, don't worry about anything else
glw: Fix linked list corruption causing UI freeze
Fix the broken 1088 -> 1080 fix
Drop stray printf
Fix bug causing incorrect rendering of text in GLW UI
Add support for UTF-16 SRT
Only consider SRT subs if rest of filename matches with movie filename.
VDPAU: Use shaders for scaling instead of the VDPAU mixer

v3.3.356
Update german translation de_DE
Update Danish translation
VDPAU: Disable spatial deinterlacing on 1080 content. Not all GPUs are fast enough
VDPAU: If height == 1088, say it's 1080 because it works!
htsp: increase buffer
upnp: Fix arist images in screensaver. Also plug a memory leak
glw: Add support for simulating texture load failures
Use rstr_t on more places
Fix problems with multiopt in javascript
Revert "Add prop_select_first()"
multiopt setting: Make sure something is always selected
Add prop_select_first()

v3.3.344
Keep audio pipeline full even if audio is turned off (during video playback)
Fix crash
ps3: Correct identification of mounted optical drives (names and icon)
videoplayback: If we get an error during playback wait until buffers are empty before we exit.
Update Slovenian translation
blobcache: Fix a bunch of bugs
Add missing file (md5.h)
A new filebased blobcache. sqlite just didn't make it
Add pool_num()
Fix http_ctime()
theme: Add missing SkipBack and SkipNext icons
svg: Add support for
The file bundler does not really support file with spaces, so avoid that
upnp: Grab albumart for images and videos as well
theme: Move video title above image
docs: Mention from which version settings.createMultiOpt() is available

v3.3.328
js: Add createMultiOpt() to the settings object and fix various race conditions.
Make settings_create_multiopt() accept prop_courier argument like the rest of the settings does
Clear callback when setting is destroyed
Add prop_courier_create_lockmgr()
Make prop_get_name() thread safe
settings: Avoid duplicate init for integer settings
Add setting_detach()
Update Russian translation
Update trad. Chinese translation
Change some pthread_ into hts_
Fix support for 5.0 audio
js: Load raw js code from a detached thread to avoid blocking the main thread
Better support for truncating text
Add some code for loading raw javascript from commandline
Correctly deal with SQLITE_LOCKED in blobcache
Update Italian translation

v3.3.312
glw: Make image loaders load expired images from cache if they are available.
Merge pull request #57 from cocoon/master
If Video-Option "Stretch to fullscreen" is on, don't shrink movie proportional, this fills the screen with the complete movie. So there should be no blac
Add Video-Option for Fullscreen-Stretch (no black bars / not proportional)
Update src/video/video_settings.h


v3.3.307
* Initial version of Autobuild.sh
* Various fixes to the build system
* Add shadows
* Update Slovenian translation
* Add icons to list2's audio options
* theme: subtype 'starred' -> Star.svg
* Rework enqueue icon a bit
* svg: Use my_str2double
* dbl: Fix support for scientific notation
* Add two missing icons
* Fix typo



Fonctionnalités :
- Lecture des vidéos et audio
- Plugins Javascript
- Recherche unifiée
- Affichage des images et photos via un mode slideshow
- Streaming Live TV
- Intégration Spotify

Télécharger Showtime Home Theater System v3.5.52
Téléchargement

Image


Source

Re: Showtime Home Theater System

MessagePosté: Jeu 17 Mar 2011 15:29
par MachOne
merci actarus

Re: Showtime Home Theater System

MessagePosté: Jeu 17 Mar 2011 16:37
par salahpayne
Merci pour la news :bravo:

Re: Showtime Home Theater System

MessagePosté: Jeu 17 Mar 2011 16:38
par darkscad
merci pour la news ! :74:

Re: Showtime Home Theater System

MessagePosté: Jeu 17 Mar 2011 22:07
par arnauto
un truc que j'attendais sur ps3,des homebrews comme je l'ais aimes,merci actarus :bravo:

Re: [MAJ] Showtime Home Theater System

MessagePosté: Jeu 21 Avr 2011 06:06
par MachOne
:100: MAJ Showtime 2.99.284

Re: Showtime Home Theater System

MessagePosté: Sam 21 Mai 2011 17:12
par TGbot
:100: MAJ Showtime 2.99.401

Re: Showtime Home Theater System 2.99.534

MessagePosté: Jeu 30 Juin 2011 17:21
par TGbot
Maj Showtime Home Theater System 2.99.534


:bravo:

Re: Showtime Home Theater System 3.0

MessagePosté: Sam 2 Juil 2011 08:13
par TGbot
Maj Showtime Home Theater System 3.0

:bravo:

Re: Showtime Home Theater System 3.1.9 Unofficial

MessagePosté: Lun 18 Juil 2011 12:12
par salahpayne
Maj Showtime Home Theater System 3.1.9

Re: Showtime Home Theater System 3.1.228

MessagePosté: Jeu 8 Sep 2011 17:19
par TGbot
Maj Showtime Home Theater System 3.1.228

:bravo:

Re: Showtime Home Theater System 3.1.228

MessagePosté: Jeu 8 Sep 2011 18:00
par darkscad
le meilleur Hb DE LA ps3 !!
je m'en sert assez souvent... un peu moins depuis que j'ai le Pms !

Re: Showtime Home Theater System 3.1.241

MessagePosté: Sam 10 Sep 2011 22:14
par salahpayne
Maj Showtime Home Theater System 3.1.241

Re: Showtime Home Theater System 3.2

MessagePosté: Lun 19 Sep 2011 14:17
par salahpayne
Maj Showtime Home Theater System 3.2

Re: Showtime Home Theater System 3.3.037

MessagePosté: Mer 21 Sep 2011 01:25
par salahpayne
Maj Showtime Home Theater System 3.3.037

Re: Showtime Home Theater System 3.3.107

MessagePosté: Mar 18 Oct 2011 10:05
par TGbot
Maj Showtime Home Theater System 3.3.107

:bravo:

Re: Showtime Home Theater System 3.3.174

MessagePosté: Mer 26 Oct 2011 16:45
par TGbot
Maj Showtime Home Theater System 3.3.174

:bravo:

Re: Showtime Home Theater System 3.3.181

MessagePosté: Mer 26 Oct 2011 18:02
par salahpayne
Maj Showtime Home Theater System 3.3.181

Re: Showtime Home Theater System 3.3.203

MessagePosté: Jeu 3 Nov 2011 20:35
par TGbot
Maj Showtime Home Theater System 3.3.203

:bravo:

Re: Showtime Home Theater System 3.3.203

MessagePosté: Lun 7 Nov 2011 20:24
par jejenet
salut a tous
jai vue qu'il y avais des plugin tv navi-x pour showtime
quelqun connais cette facon de procédé :roll:

Re: Showtime Home Theater System 3.3.223

MessagePosté: Ven 11 Nov 2011 08:51
par TGbot
Maj Showtime Home Theater System 3.3.223

:bravo:

Re: Showtime Home Theater System 3.3.247

MessagePosté: Dim 20 Nov 2011 22:05
par TGbot
Maj Showtime Home Theater System 3.3.247

:bravo:

Re: Showtime Home Theater System 3.3.264

MessagePosté: Mar 22 Nov 2011 10:09
par TGbot
Maj Showtime Home Theater System 3.3.264

:bravo:

Re: Showtime Home Theater System 3.3.275

MessagePosté: Ven 25 Nov 2011 13:07
par salahpayne
Maj Showtime Home Theater System 3.3.275

Re: Showtime Home Theater System 3.3.282

MessagePosté: Mar 29 Nov 2011 08:48
par TGbot
Maj Showtime Home Theater System 3.3.282

:bravo: