Jaroslav Kysela
|
2349f48cda
|
epggrab: ota - small optimization
|
2014-10-14 11:32:20 +02:00 |
|
Jaroslav Kysela
|
6b9d0d1c45
|
streaming profile: allow configuratible timeout and restart, fixes #2368
Note: If restart is enabled, tvh will keep trying to subscribe any service
from the channel's list until unsubscribed.
|
2014-10-14 11:08:23 +02:00 |
|
Jaroslav Kysela
|
cc276263a3
|
url: fix port type to int (ports above 32766), use AI_NUMERICSERV in tcp and udp, fixes #2369
|
2014-10-14 09:13:52 +02:00 |
|
Jaroslav Kysela
|
73bf840f14
|
mpegts service: fix warning when \!ENABLE_MPEGTS_DVB, fixes #2370
|
2014-10-14 08:49:03 +02:00 |
|
Jaroslav Kysela
|
c655c067fb
|
Makefile: link avutil twice for static ffmpeg (linker bug?)
|
2014-10-14 08:45:01 +02:00 |
|
Jaroslav Kysela
|
6f3324e000
|
RPM: Typo fixes
|
2014-10-13 21:58:10 +02:00 |
|
Jaroslav Kysela
|
14a7de8aa4
|
RPM build - config fixes
|
2014-10-13 21:49:50 +02:00 |
|
Jaroslav Kysela
|
45d00a3dd1
|
mpegts network: Allow to ignore the channel numbers set by a provider
|
2014-10-13 20:15:40 +02:00 |
|
Jaroslav Kysela
|
392dec0b1d
|
Add basic RPM build support
|
2014-10-13 20:05:08 +02:00 |
|
Jaroslav Kysela
|
3bcfe3fa3c
|
Makefile.ffmpeg: unexport global CFLAGS,LDFLAGS
|
2014-10-13 17:22:21 +02:00 |
|
Jaroslav Kysela
|
04da474772
|
Makefile.ffmpeg: add missing touch for i386 dummy build
|
2014-10-13 16:26:02 +02:00 |
|
Jaroslav Kysela
|
ddeb0020c4
|
Makefile.ffmpeg: create x264 dir for i386 dummy build
|
2014-10-13 16:24:57 +02:00 |
|
Jaroslav Kysela
|
97b593cfec
|
Makefile.ffmpeg: another attempt to fix i386 build
|
2014-10-13 15:55:56 +02:00 |
|
Piotr Kuchciak
|
aa5b773711
|
WEBUI: Update help for finished recordings
|
2014-10-13 15:35:12 +02:00 |
|
Piotr Kuchciak
|
2a79f2e22e
|
WEBUI: Help icon for tabs
Update icon help for all tabs
|
2014-10-13 15:35:01 +02:00 |
|
Piotr Kuchciak
|
0404b5261e
|
Fix HTS Logo
|
2014-10-13 15:34:52 +02:00 |
|
Piotr Kuchciak
|
43669fee44
|
WEBUI: Cosmetic
Changed name Now recording to Current Recordings. It would probably
better.
|
2014-10-13 15:34:40 +02:00 |
|
Piotr Kuchciak
|
7f3b10941a
|
WEBUI: change size columns in ACL
|
2014-10-13 15:34:31 +02:00 |
|
Piotr Kuchciak
|
e5958b1675
|
Update image in Live TV Player
|
2014-10-13 15:34:20 +02:00 |
|
Piotr Kuchciak
|
3d742f5fa0
|
Changed LOGO and update image in help debuging
|
2014-10-13 15:34:10 +02:00 |
|
Michel Verbraak
|
c244636850
|
Enable changing number of channels between input and output
Signed-off-by: Michel Verbraak <info@1st-setup.nl>
|
2014-10-13 15:31:58 +02:00 |
|
Jaroslav Kysela
|
84947edddb
|
Makefile.ffmpeg: use distro specific libx264 library
|
2014-10-13 15:27:26 +02:00 |
|
Jaroslav Kysela
|
f6e0f50b9b
|
profile: don't abort when class does not exist
|
2014-10-13 15:00:27 +02:00 |
|
Jaroslav Kysela
|
7bc16b6dc8
|
Makefile.ffmpeg: Fix PATHs, also simplificate deps in the main Makefile
|
2014-10-13 14:39:30 +02:00 |
|
Jaroslav Kysela
|
12d73de4ef
|
config: libffmpeg_static is not default, attempt to update doozer cfg
|
2014-10-13 13:38:25 +02:00 |
|
Jaroslav Kysela
|
d7ad63185b
|
Makefile.ffmpeg: Add yasm 1.3.0
|
2014-10-13 13:33:35 +02:00 |
|
Jaroslav Kysela
|
49ebb3c48d
|
Makefile: fix dependencies for LIBFFMPEG_STATIC (parallel build)
|
2014-10-13 12:44:53 +02:00 |
|
Jaroslav Kysela
|
808b16f690
|
Makefile.ffmpeg: libx264 - use known version, add TVHEADEND_FILE_CACHE to the DOWNLOAD macro
|
2014-10-13 10:23:06 +02:00 |
|
Jaroslav Kysela
|
4b4610ea91
|
build: add libffmpeg_static=yes and Makefile.ffmpeg
|
2014-10-13 09:55:17 +02:00 |
|
Piotr Kuchciak
|
4c19cc8526
|
WEBUI: changed tabs name upcoming recordings>upcoming / now recordings
|
2014-10-12 19:43:44 +02:00 |
|
Piotr Kuchciak
|
02add0763c
|
WEBUI: changed icon for upcoming and finished recording
|
2014-10-12 19:43:44 +02:00 |
|
Jaroslav Kysela
|
a51677e999
|
trancode: fix the video stream pts/dts - h264 works with ffmpeg now
|
2014-10-12 11:52:47 +02:00 |
|
Jaroslav Kysela
|
f2bbfa40e5
|
profile: cosmetic code list change
|
2014-10-12 11:28:31 +02:00 |
|
Jaroslav Kysela
|
9ca0248069
|
transcode: use av codec string names instead IDs
- to allow the selection from the multiple encoders for same type
|
2014-10-12 10:03:28 +02:00 |
|
Jaroslav Kysela
|
47f56f7f1f
|
WEBUI JS: fix the idnode_filter_fields fcn
|
2014-10-11 21:58:08 +02:00 |
|
Jaroslav Kysela
|
812c87ec17
|
profile: add predefined (and shielded) profiles for WEBTV
|
2014-10-11 21:49:14 +02:00 |
|
Jaroslav Kysela
|
cf5ef00f39
|
profile: do not allow to change profile names for shielded profiles
|
2014-10-11 21:35:30 +02:00 |
|
Jaroslav Kysela
|
801ac876c2
|
WEB TV Player: update to use stream profiles, fix transcode muxer type bug
|
2014-10-11 21:24:42 +02:00 |
|
Jaroslav Kysela
|
1abcfda491
|
transcoding: do proper audio pts calculation in updated transcoder routine
- VP8 & VORBIS works with ffmpeg
|
2014-10-11 20:46:59 +02:00 |
|
Jaroslav Kysela
|
022fcd195f
|
transcode: enable experimental codecs
|
2014-10-11 10:42:23 +02:00 |
|
Jaroslav Kysela
|
3ba4597ce2
|
transcoding: fix another gcc warning
|
2014-10-11 00:11:11 +02:00 |
|
Jaroslav Kysela
|
5017f10497
|
WEBUI: Fix the storage for profile builders, fixes #2360
|
2014-10-10 20:41:13 +02:00 |
|
Jaroslav Kysela
|
930bd978b4
|
transcoding: AVFrame has channels only for FFMPEG
|
2014-10-10 20:36:20 +02:00 |
|
Piotr Kuchciak
|
6051184e55
|
WEBUI: changed icon debug, add icon help for something tabs
Please make help icon for other tabs...
|
2014-10-10 19:53:24 +02:00 |
|
Piotr Kuchciak
|
a07a889cb1
|
WEBUI: change icon DVR Autorec Entires
|
2014-10-10 19:53:22 +02:00 |
|
Piotr Kuchciak
|
089159feab
|
WEBUI: change icon watch TV, Auto Record, add icon for HELP
Please add icon help for all button for all tabs because i am beginner
and i dont know how...
|
2014-10-10 19:53:18 +02:00 |
|
Piotr Kuchciak
|
0d1f128e3a
|
WEBUI: cosmetic Add icon for channels and channel tags
|
2014-10-10 19:53:14 +02:00 |
|
Jaroslav Kysela
|
da9b9b5f5f
|
transcode: ffmpeg fixes, VP8 & VORBIS works
Does not work (for me):
- H264
- Audio sync for vorbis..
|
2014-10-10 19:45:44 +02:00 |
|
Jaroslav Kysela
|
7c6b1a8f7b
|
mkv: flush cluster also after 1 sec timeout
|
2014-10-10 17:19:40 +02:00 |
|
Jaroslav Kysela
|
cc7d5c6bab
|
capmt: Try to fix the locking deadlocks
|
2014-10-10 16:08:22 +02:00 |
|