xzKinGzxBuRnzx
Veteran
- Joined
- Aug 9, 2008
- Messages
- 1,701
Showtime is a media center primarily intended to be used directly on a TV. It is currently available for Linux, Mac OS X, Raspberry Pi and Playstation 3
A quick glance at some of its features:
Download Showtime v4.7.145 for PS3
A quick glance at some of its features:
- Playback of video and audio
- Installable applications and plugins
- Unified search
- View photos and images
- Live TV streaming from Tvheadend
- Automatic "over-the-air" upgrades
Download Showtime v4.7.145 for PS3
Changes in 4.7.145
- bittorrent: Add directoy scanning to bittorrent
- Add hex2binl - specify max chars to scan
- fa_scanner: Assume .wav files are CONTENT_AUDIO
- vda: Fix fallout from queue.h refactoring
- prop: Fix fallout from atomic refactoring when PROP_DEBUG is defined
- posix/threads: Fix missing include of sys/time.h
- Fix atomic ops on Apple based systems
- js: Don't take address of variable that goes out of scope
- ziptail.c: Use HTS_MUTEX_DECL to initialize a mutex
- compiler.h: Make sure we're included at most once
- Replace off_t with int64_t
- Remove unnecessary include of unistd.h
- Remove ranges from switch/case statements
- Various MSVC fixes
- Remove unused htsbuf_dump_raw_stderr()
- queue.h: Don't use typeof() in queue.h
- win32: Wrap snprintf() and make __builtin_constant_p a dummy
- win32: Fix atomic_dec
- Use ##__VA_ARGS__ for variadic macros
- isolang: Remove unused include
- Portable designated initializer
- prop: Use portable variadic macros
- event: Don't have zero sized array in event_t: MSVC can't handle embedding event_t in other structs when it ends with a zero sized array
- Convert 'inline' to '__inline'
- win32: Build fixes
- win32: Fix atomics
- Rework atomic implementation: Use atomic_t instead of a naked int
- Move GCC specific things into #ifdef:ery
- win32: Some initial fixes to make a few files compile
