Andreas Öman
d73ff68fae
Tvheadend's DVB service probe will now let the channel join tags based on the service type and DVB provider name.
2009-08-26 20:34:13 +00:00
Andreas Öman
4673252346
Add ATSC support to muxbuilder
2009-08-26 20:24:00 +00:00
Andreas Öman
510a3919de
Closing doors bound for 2.5 release
...
Cabin crew, cross check.
2009-08-19 20:29:06 +00:00
Andreas Öman
e1cf1a4c6c
Depend on libavahi-client3
2009-08-19 20:25:11 +00:00
Andreas Öman
c58a5cc2ce
Fix a typo
2009-08-19 20:14:51 +00:00
Andreas Öman
153c61d9ea
Use FFmpeg's av_interleaved_write_frame() or some players can't play the recorded content (vlc is one)
2009-08-19 20:08:15 +00:00
Andreas Öman
5dfdbc7a9b
Add support for setting default extra times to add before and after a recording. Useful if your TV shows never start on time.
2009-08-19 19:44:33 +00:00
Andreas Öman
72ff81e25c
Add return NULL; at end of thread loops.
...
gcc4.4 seem to think that this code is reachable but it isn't
2009-08-16 09:15:40 +00:00
Andreas Öman
58b120f6f2
Fix sign-ness bug when reading PSI stream details for CAID's that we don't know the name for
...
Weird...
2009-08-15 22:04:02 +00:00
Andreas Öman
a6bb290f4d
Make the (i) (for service details) button work in IPTV grid
2009-08-15 22:02:37 +00:00
Andreas Öman
cf49e03467
Add support for IPTV
2009-08-15 21:45:34 +00:00
Andreas Öman
ac5ae9e9cd
Remove excessive newlines from log messages
2009-08-15 09:19:04 +00:00
Andreas Öman
500984c8a8
Add DVB_DESC_REGISTRATION
2009-08-15 09:18:54 +00:00
Andreas Öman
1c39d75cd4
PID is 13 bit. Ok?
2009-08-15 08:52:16 +00:00
Andreas Öman
e94c70e9c1
For the dummy subscription (-j arg) print some info to stderr about what's going on
2009-08-15 08:43:45 +00:00
Andreas Öman
1f334056b8
const-ify buffer passed to psi_parse_pmt()
2009-08-15 08:18:20 +00:00
Andreas Öman
846b3b5ba1
Add psi_rawts_table_parser() for parsing tables just based on TS packets
2009-08-15 08:16:47 +00:00
Andreas Öman
a781bcba27
Add support for detecting AC-3 streams via the h.222 registration descriptor
2009-08-15 06:36:53 +00:00
Mattias Wadman
3cff20b19f
Remove unused help buttons
2009-08-12 00:29:04 +00:00
Andreas Öman
a099c48627
The HTSP service is now announced via AVAHI (mDNS service discovery)
2009-08-10 19:06:16 +00:00
Andreas Öman
9769156004
Initial support for AAC LATM (still not finished)
2009-08-10 17:18:17 +00:00
Andreas Öman
f8f80484c2
If XMLTV grabbing was disabled tvheadend would spin in a 100% CPU loop.
...
This is now fixed.
2009-08-05 08:25:48 +00:00
Andreas Öman
166f43d3b7
Make path to dvrfiles non absolute.
...
spotted by sb1066
2009-08-04 11:49:40 +00:00
Andreas Öman
7e67205466
Retry join of dummy subscriptions if they fail
2009-08-03 19:57:36 +00:00
Andreas Öman
2eba601b48
Never delete streams when reading from raw ts file input
2009-08-03 19:53:30 +00:00
Andreas Öman
cdcccde130
Open changelog for 2.5
2009-08-03 19:31:23 +00:00
Andreas Öman
626235f39e
Fix more problems when hardware is not attached
2009-08-03 08:10:17 +00:00
Andreas Öman
7d9e7ff5d4
tda_adapter may be NULL
2009-08-03 08:05:23 +00:00
Andreas Öman
c02234c584
Add /favicon.ico
2009-07-26 15:27:31 +00:00
Andreas Öman
02964eff8b
Close changelog for 2.4
2009-07-26 11:28:09 +00:00
Andreas Öman
48f845e02c
* If the EPG receives an updated description for an even that is shorter
...
than the current description it will be ignored.
This typically happens if the XMLTV and DVB EIT (Event Information Table)
differs. In other words, we assume that a longer description of an
event is better than a short.
2009-07-26 10:25:12 +00:00
Andreas Öman
f4c7aec07b
Fix some (const) abuse
2009-07-26 10:13:51 +00:00
Andreas Öman
7cab70e1e5
* Rewrork the CWC reconnection strategy.
...
If there are active subscription, Tvheadend will attempt to reconnect
immediately and then retry every three seconds.
If no subscription is active a reconnection attempt is performed
every minute.
Also, if any CWC configuration changes are made from the UI, Tvheadend
will try to reconnect directly.
2009-07-26 10:11:43 +00:00
Andreas Öman
1e5631c81d
Fix missing space
2009-07-21 19:58:28 +00:00
Andreas Öman
85254a5f0a
It's 'Tvheadend' not 'TVheadend'
2009-07-20 13:04:16 +00:00
Andreas Öman
801fc1b26b
DVR: when registering a subscription, include title of event in subscription name
2009-07-20 10:13:19 +00:00
Andreas Öman
3a6a69b1f5
Add more detailed info about source service when a subscription starts.
...
Partially addresses ticket #81
2009-07-20 10:11:34 +00:00
Andreas Öman
7161cff0b3
* Use absolute paths when serving static content (the web app itself)
...
This was only a problem when fork()ing a development build
2009-07-20 06:24:57 +00:00
Andreas Öman
36359f8ae2
* The embedded HTTP server now logs failed requests
2009-07-20 06:23:48 +00:00
Andreas Öman
8611dbcb5b
* The embedded HTTP server now logs failed requests
2009-07-20 06:23:38 +00:00
Andreas Öman
e399720132
* Add support for merging one channel into another.
...
Useful if you have multiple providers offering the same DVB service
but with different names.
2009-07-19 21:19:23 +00:00
Andreas Öman
b65f03515c
* Make sure channel <> service mappings are saved when edited from
...
DVB service grid
2009-07-19 20:07:37 +00:00
Andreas Öman
dc206943b7
Make not about: Fix compilation on 64bit systems
2009-07-19 20:06:02 +00:00
Andreas Öman
d0898f6ddf
Fix %lld problems on 64bit builds
2009-07-19 10:37:34 +00:00
Andreas Öman
884a11e05e
Next is 2.4
2009-07-19 07:20:11 +00:00
Andreas Öman
05cb40d1c6
* Due to a bug, the polarisation of DVB-S muxes was not correctly
...
stored internally. This has now been fixed.
2009-07-19 07:19:16 +00:00
Andreas Öman
fd84bda72e
Close changelog for 2.3
2009-07-18 21:19:39 +00:00
Andreas Öman
9e6f29b886
Fix help markup in tvheadend's inline help
2009-07-18 20:55:20 +00:00
Andreas Öman
9ad9b550a1
Add help text for DVB configuration
2009-07-18 20:54:58 +00:00
Andreas Öman
0b6f394f3b
Don't allow numeric fields in DVB mux config to be blank.
2009-07-18 20:31:38 +00:00