Commit graph

5311 commits

Author SHA1 Message Date
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
Jaroslav Kysela
626fd9053e WEBUI: use tvCards icon for TV adapters 2014-10-10 12:03:17 +02:00
Piotr Kuchciak
64b21d800f WEBUI: cosmetic changes with add icon for tabs
I also add icon named tv_cards.png but i do not know how add this icon
to tabs named: TV adapters.

Please correct the more well-known for adding the icon to the tabs.
2014-10-10 11:56:25 +02:00
Jaroslav Kysela
4157c6f712 muxer: use inline for almost empty functions 2014-10-10 11:52:14 +02:00
Jaroslav Kysela
0632c29b63 transcode: move some logs from debug to trace 2014-10-10 10:51:11 +02:00
Jaroslav Kysela
39961d489f libav: allow to use libavresample >= 1.1.0 2014-10-10 10:45:27 +02:00
Michel Verbraak
4e098bd877 Added using new versions of libav audio and video decoding and encoding functions.
Added conversion/resampling functionality.
Added using of libav audio fifo buffer.

Works with latest git master of libav.

Signed-off-by: Michel Verbraak <info@1st-setup.nl>
2014-10-10 10:44:52 +02:00
Ian
5f0cc2c2dd WEB UI: EPG: Fix the channel tag passing to autorec (completes fix to #2340) 2014-10-10 09:54:50 +02:00
Jaroslav Kysela
8e6538a0bc transcoding: remove transcoding_enabled variable, not used now 2014-10-10 09:32:55 +02:00
Jaroslav Kysela
7753a6f618 profile: transcode - add missing transcoder_set_properties() call 2014-10-09 21:58:38 +02:00
Jaroslav Kysela
3a6f6af33c WEBUI: cosmetic changes for the stream edit tabs 2014-10-09 21:48:51 +02:00
Jaroslav Kysela
38603050f0 profile: default profile must be enabled 2014-10-09 20:33:28 +02:00
Jaroslav Kysela
9d0c46d56e htsp server: bumb version to 16 (profile - transcode, getDvrConfigs) 2014-10-09 20:31:35 +02:00
Jaroslav Kysela
0b69b2df55 htsp server: add getDvrConfigs method 2014-10-09 20:30:04 +02:00
Jaroslav Kysela
811191c862 profile, transcode: move transcode config to profiles, add new profile type 2014-10-09 20:23:41 +02:00
Jaroslav Kysela
24818812ff profile: cleanups, add profile_chain_open() 2014-10-09 15:36:26 +02:00
Jaroslav Kysela
ffa68cecdb config: migrate DVR config to stream profiles (v13) 2014-10-09 14:30:27 +02:00
Jaroslav Kysela
2012dc8e3d Add stream profile support 2014-10-09 09:22:56 +02:00
Jaroslav Kysela
29d5c75126 caclient: remove extra condition 2014-10-07 18:58:16 +02:00
Jaroslav Kysela
a510248efc ACL: add full rights copy for tickets to resolve connection counting, fixes #2349 2014-10-07 18:21:35 +02:00
Jaroslav Kysela
5b3f64834a htsp server: timeshift must be destroyed before subscription queue flush, fixes #2351 2014-10-07 14:16:03 +02:00
Jaroslav Kysela
078e61bb9f tcp: little improvements in the tcp_connection_launch() 2014-10-07 09:33:35 +02:00
Jaroslav Kysela
5270b9ed0c htsp server: fix missing tcp_connection_land() call, caused memory corruptions 2014-10-07 09:32:58 +02:00
Jaroslav Kysela
f16fc58dd7 htsp server: add dead-queue-check (for further analysis) 2014-10-07 09:03:08 +02:00
Jaroslav Kysela
20f603e359 WEBUI: Add possibility to cancel HTTP and HTSP streaming connections 2014-10-06 17:35:24 +02:00
Jaroslav Kysela
6f4661ddcf ACL, HTSP, HTTP: Added streaming connection limit per user 2014-10-06 16:33:22 +02:00
Jaroslav Kysela
6508c9448e http streaming: show the HTTP streaming connections in the webui status tab 2014-10-06 14:22:43 +02:00
Jaroslav Kysela
b92231bd13 tcp: some indentation and coding style cosmetic changes 2014-10-06 10:09:21 +02:00
Jaroslav Kysela
4b116f6886 tvhlog: fixed thinko, add closelog() call 2014-10-06 09:51:50 +02:00
Jaroslav Kysela
e993fc6d8a epg: remove unused argument for epg_broadcast_find_by_id(), replace atoi() with strtoll() for 32-bit numbers 2014-10-05 21:22:31 +02:00