]>
git.ipfire.org Git - thirdparty/tvheadend.git/log
Andreas Öman [Mon, 25 Jan 2010 21:16:30 +0000 (21:16 +0000)]
2.9 changelog
Andreas Öman [Mon, 25 Jan 2010 21:16:25 +0000 (21:16 +0000)]
Mention AAC in what we support
Andreas Öman [Mon, 25 Jan 2010 21:13:16 +0000 (21:13 +0000)]
Fix problems with settings paths
Andreas Öman [Mon, 25 Jan 2010 20:26:02 +0000 (20:26 +0000)]
Close changelog for 2.8
Andreas Öman [Mon, 25 Jan 2010 20:23:02 +0000 (20:23 +0000)]
Fix documentation
Andreas Öman [Mon, 25 Jan 2010 20:22:34 +0000 (20:22 +0000)]
Remove stale file
Andreas Öman [Mon, 25 Jan 2010 19:50:41 +0000 (19:50 +0000)]
Add options to enable/disable debug level log in the web ui
Andreas Öman [Mon, 25 Jan 2010 19:20:14 +0000 (19:20 +0000)]
* Tvheadend now support placement of configurations and settings at any path.
Use the '-c' command line option for this. By default Tvheadend puts
configuration at $HOME/.hts/tvheadend
Andreas Öman [Mon, 25 Jan 2010 19:08:30 +0000 (19:08 +0000)]
Add more options to help text
Andreas Öman [Mon, 25 Jan 2010 19:03:25 +0000 (19:03 +0000)]
Fix obvious typo
Andreas Öman [Sun, 24 Jan 2010 22:46:11 +0000 (22:46 +0000)]
Rework the subscription scheduler so it's not blocking during subscription start
Prefer slower DVB devices over faster ones when chasing for an available transport
Andreas Öman [Sun, 24 Jan 2010 22:43:35 +0000 (22:43 +0000)]
log which CWC entry we use when starting a transport
Andreas Öman [Sun, 24 Jan 2010 22:43:16 +0000 (22:43 +0000)]
Don't let packets through TS demuxer if we're not running
Andreas Öman [Sun, 24 Jan 2010 22:42:53 +0000 (22:42 +0000)]
Remove unused #define:s
Andreas Öman [Sun, 24 Jan 2010 22:40:46 +0000 (22:40 +0000)]
Add the $HTS_USER to the video group
Andreas Öman [Sun, 24 Jan 2010 21:35:35 +0000 (21:35 +0000)]
Fix incorrect printf
Robert [Sun, 24 Jan 2010 11:14:38 +0000 (11:14 +0000)]
cleaned up capmt code
some work for support decoding of multiple streams
Andreas Öman [Tue, 19 Jan 2010 20:19:20 +0000 (20:19 +0000)]
Initial stab at a statedump feature via the HTTP server.
Access via http://host:9981/state
Andreas Öman [Sun, 17 Jan 2010 22:05:47 +0000 (22:05 +0000)]
Remove trailing comma
Andreas Öman [Sun, 17 Jan 2010 13:25:09 +0000 (13:25 +0000)]
Update changelog a bit
Andreas Öman [Sun, 17 Jan 2010 13:21:26 +0000 (13:21 +0000)]
Fix a completly incorrect header
Andreas Öman [Sun, 17 Jan 2010 13:16:01 +0000 (13:16 +0000)]
Add option for editing channel icon URL
Patch by: sbi
Ticket #136
Andreas Öman [Sun, 17 Jan 2010 13:11:37 +0000 (13:11 +0000)]
v4l: Fix a crash
Patch by: sbi
Ticket #137
Andreas Öman [Sat, 16 Jan 2010 23:29:52 +0000 (23:29 +0000)]
Only deal with ECM multi sections on irdeto
Andreas Öman [Sat, 16 Jan 2010 23:26:30 +0000 (23:26 +0000)]
Better handling of ECM sections vs. channels and negative ack from card server
Andreas Öman [Sat, 16 Jan 2010 22:25:36 +0000 (22:25 +0000)]
Fix another bug in the section reassembly code
Andreas Öman [Sat, 16 Jan 2010 21:51:43 +0000 (21:51 +0000)]
Fix MPEG TS section reassembly code
Const'ify lots of places where we pass transport stream blocks
Andreas Öman [Sat, 16 Jan 2010 19:01:37 +0000 (19:01 +0000)]
Better PCR -> realtime synchronization when reading raw ts files
Andreas Öman [Thu, 14 Jan 2010 22:56:05 +0000 (22:56 +0000)]
Add support for NIT-other tables. In particular useful for Ziggo DVB-C networks in .nl
Patch by Rigolo
Andreas Öman [Mon, 11 Jan 2010 22:53:35 +0000 (22:53 +0000)]
Support multichannel ECM
Andreas Öman [Mon, 11 Jan 2010 21:12:53 +0000 (21:12 +0000)]
Show CAID in hexadecimal in web ui
Andreas Öman [Mon, 11 Jan 2010 21:11:06 +0000 (21:11 +0000)]
Actually save the CAID, not just a name representing it
Andreas Öman [Mon, 11 Jan 2010 20:46:41 +0000 (20:46 +0000)]
Log errors when direct subscription fails
Andreas Öman [Sun, 10 Jan 2010 13:36:11 +0000 (13:36 +0000)]
Change my mind, Move xmltv from Depends: to Recommends:
Andreas Öman [Sun, 10 Jan 2010 13:33:59 +0000 (13:33 +0000)]
Depend on XMLTV
Andreas Öman [Sat, 9 Jan 2010 22:19:40 +0000 (22:19 +0000)]
Disallow multi service streaming from a single mux if the adapter is only 12Mbit/s USB
Andreas Öman [Sat, 9 Jan 2010 21:52:19 +0000 (21:52 +0000)]
Keep track of how the DVB devices are connected to the host. We will use it later to limit max number of streaming from a single device.
Andreas Öman [Sat, 9 Jan 2010 18:55:09 +0000 (18:55 +0000)]
Make it possible to adjust the transport start grace period
Andreas Öman [Sat, 9 Jan 2010 16:45:19 +0000 (16:45 +0000)]
Remove unused legacy code
Andreas Öman [Sat, 9 Jan 2010 16:40:28 +0000 (16:40 +0000)]
* More intelligent arbitration amongst all sources when a subscription
is about to start for a channel. If we cannot descramble or if no
input is detected, skip to next source.
Fixes ticket #89
Andreas Öman [Sat, 9 Jan 2010 16:03:26 +0000 (16:03 +0000)]
Use flags to signal transport status
Andreas Öman [Sat, 9 Jan 2010 10:52:23 +0000 (10:52 +0000)]
Add '-s' option -> log debug messages to syslog
Andreas Öman [Fri, 8 Jan 2010 15:02:16 +0000 (15:02 +0000)]
Improve logging when subscriptions fail to start
Andreas Öman [Fri, 8 Jan 2010 09:21:37 +0000 (09:21 +0000)]
* It's now possible to enable/disable the signal quality monitor per
adapter. This is now default off as it seem to mostly cause problems
for people and it's only useful if you have complex setups with
multiple adapters, etc.
Andreas Öman [Fri, 8 Jan 2010 09:19:51 +0000 (09:19 +0000)]
Do initial scan for now, there are some problems when you dont do it
Andreas Öman [Thu, 7 Jan 2010 21:06:57 +0000 (21:06 +0000)]
#define _XOPEN_SOURCE 600 // for clock_nanosleep()
Andreas Öman [Wed, 6 Jan 2010 21:24:16 +0000 (21:24 +0000)]
Check if compiler can compile mmx and sse2 code in configure
Andreas Öman [Wed, 6 Jan 2010 21:12:49 +0000 (21:12 +0000)]
Don't use O_CLOEXEC (use tvheadends own wrapper instead)
sb1066 [Tue, 5 Jan 2010 19:56:41 +0000 (19:56 +0000)]
only seca and viaccess proadcast provider ids in the pmt
sb1066 [Mon, 4 Jan 2010 21:37:53 +0000 (21:37 +0000)]
woops, rushed a few things :P
sb1066 [Mon, 4 Jan 2010 21:36:10 +0000 (21:36 +0000)]
added missing break in psi_desc_ca()
sb1066 [Mon, 4 Jan 2010 20:49:40 +0000 (20:49 +0000)]
parse ca_private_data for a few more caids
Andreas Öman [Mon, 4 Jan 2010 18:21:52 +0000 (18:21 +0000)]
st_pid must be signed since it's set to, and compared with, -1 at various places
Andreas Öman [Fri, 1 Jan 2010 17:27:43 +0000 (17:27 +0000)]
Up (c) year to 2010
Andreas Öman [Thu, 31 Dec 2009 09:27:40 +0000 (09:27 +0000)]
Improve logging when we receive PMT updates
Robert [Tue, 22 Dec 2009 10:20:11 +0000 (10:20 +0000)]
some work on capmt
Robert [Mon, 21 Dec 2009 18:09:46 +0000 (18:09 +0000)]
some work on suporting multiple tuner in capmt
Andreas Öman [Sun, 20 Dec 2009 22:25:43 +0000 (22:25 +0000)]
Add a log message if we get an unexpected ECM reply
Andreas Öman [Sun, 20 Dec 2009 22:22:13 +0000 (22:22 +0000)]
Avoid ECM buffer overruns
Robert [Sun, 20 Dec 2009 12:13:03 +0000 (12:13 +0000)]
some cosmetics
Robert [Sat, 19 Dec 2009 18:31:52 +0000 (18:31 +0000)]
fixed potetial segmentation fault
Robert [Sat, 19 Dec 2009 18:22:45 +0000 (18:22 +0000)]
making channel number sortable
Andreas Öman [Sat, 19 Dec 2009 08:29:10 +0000 (08:29 +0000)]
Don't do any initial scan on program start
Andreas Öman [Fri, 18 Dec 2009 15:52:45 +0000 (15:52 +0000)]
Fix obvious bug
Robert [Wed, 16 Dec 2009 07:20:39 +0000 (07:20 +0000)]
added capmt_ca
Robert [Wed, 16 Dec 2009 06:51:25 +0000 (06:51 +0000)]
some cosmetics
Robert [Wed, 16 Dec 2009 06:39:13 +0000 (06:39 +0000)]
added doc for capmt connections
Andreas Öman [Tue, 15 Dec 2009 20:17:11 +0000 (20:17 +0000)]
Changelog updates
Andreas Öman [Tue, 15 Dec 2009 20:09:38 +0000 (20:09 +0000)]
Add support for creating manual DVR entries
Andreas Öman [Tue, 15 Dec 2009 19:34:10 +0000 (19:34 +0000)]
Fix too short buffer
Andreas Öman [Tue, 15 Dec 2009 17:33:54 +0000 (17:33 +0000)]
Drop debug printf gone astray
Andreas Öman [Tue, 15 Dec 2009 17:00:06 +0000 (17:00 +0000)]
Improve logging on various places
Andreas Öman [Tue, 15 Dec 2009 16:23:52 +0000 (16:23 +0000)]
Resort to GCC built-in for atomic_add()
Andreas Öman [Tue, 15 Dec 2009 14:54:27 +0000 (14:54 +0000)]
Add DVB_API_VERSION where appropriate
Andreas Öman [Mon, 14 Dec 2009 08:59:23 +0000 (08:59 +0000)]
Only activate special trap code on x86
Robert [Sat, 12 Dec 2009 20:45:25 +0000 (20:45 +0000)]
removed some test code
Robert [Sat, 12 Dec 2009 20:43:46 +0000 (20:43 +0000)]
some debug and some cosmetics
Andreas Öman [Sat, 12 Dec 2009 15:58:00 +0000 (15:58 +0000)]
Improve docs
Robert [Sat, 12 Dec 2009 08:54:46 +0000 (08:54 +0000)]
showing fe status in webui
adding debug output when mux is changed
Andreas Öman [Fri, 11 Dec 2009 19:10:37 +0000 (19:10 +0000)]
Avoid autoadding muxes with freq == 0
Patch by dmarion
Andreas Öman [Fri, 11 Dec 2009 16:35:42 +0000 (16:35 +0000)]
add a comment
Andreas Öman [Thu, 10 Dec 2009 23:26:05 +0000 (23:26 +0000)]
Add missing format argument
Andreas Öman [Thu, 10 Dec 2009 23:20:06 +0000 (23:20 +0000)]
Don't fail so hard in subscription_create_from_transport() if the adapter cannot be started
Andreas Öman [Thu, 10 Dec 2009 21:10:28 +0000 (21:10 +0000)]
Fix endian issue in printing
Andreas Öman [Thu, 10 Dec 2009 20:35:09 +0000 (20:35 +0000)]
Even more details about V4L adapters
Andreas Öman [Thu, 10 Dec 2009 19:59:00 +0000 (19:59 +0000)]
More verbose scanning of /dev/video* devices
Robert [Thu, 10 Dec 2009 17:58:57 +0000 (17:58 +0000)]
added some debug output
Andreas Öman [Wed, 9 Dec 2009 22:46:59 +0000 (22:46 +0000)]
RTSP: Contruct correct URLs for control
RTSP: Fix a bug causing it to sometimes not send anything (uninitialized var on stack)
Andreas Öman [Wed, 9 Dec 2009 22:13:55 +0000 (22:13 +0000)]
Add a default atomic increment
Andreas Öman [Wed, 9 Dec 2009 19:33:07 +0000 (19:33 +0000)]
Remove debug cruft
Andreas Öman [Wed, 9 Dec 2009 19:30:18 +0000 (19:30 +0000)]
Detect stream type 17 as AAC
Andreas Öman [Wed, 9 Dec 2009 19:03:00 +0000 (19:03 +0000)]
Add -A option that crashes tvheadend immediately
Andreas Öman [Tue, 8 Dec 2009 22:32:50 +0000 (22:32 +0000)]
Remove S as Default-Stop level. It's apparently not supposed to be there
Andreas Öman [Tue, 8 Dec 2009 22:29:30 +0000 (22:29 +0000)]
Redirect stdout and stderr to /dev/null before launching a spawned process
Andreas Öman [Tue, 8 Dec 2009 22:27:01 +0000 (22:27 +0000)]
Fix a file descriptor leak
Sarge [Tue, 8 Dec 2009 17:33:56 +0000 (17:33 +0000)]
Only check msb byte in caid
Andreas Öman [Mon, 7 Dec 2009 22:35:21 +0000 (22:35 +0000)]
Initial AAC support. Works over HTSP but is not written by the DVR yet.
Andreas Öman [Sun, 6 Dec 2009 19:45:01 +0000 (19:45 +0000)]
Doc update for 2.7
Andreas Öman [Sun, 6 Dec 2009 19:41:02 +0000 (19:41 +0000)]
Close 2.7
Andreas Öman [Sun, 6 Dec 2009 14:07:55 +0000 (14:07 +0000)]
Add RTP support to IPTV input