Commit graph

1037 commits

Author SHA1 Message Date
Andreas Öman
5c04d66946 Support cards that only returns even OR odd control words 2009-09-17 20:22:25 +00:00
Andreas Öman
a0cc31f3f5 Drop a stupid printf 2009-09-14 19:42:21 +00:00
Andreas Öman
c0350c621a dvr: Don't allow transport to start if adapter is already running 2009-09-14 19:10:14 +00:00
Andreas Öman
51a9663501 Remove console.log() debug 2009-09-14 18:49:02 +00:00
Andreas Öman
2ef690ea70 Remove duplicate <body> tag 2009-09-10 20:25:20 +00:00
Andreas Öman
72bbedd13e Push DVR entries over HTSP (if in async mode) 2009-09-09 21:37:40 +00:00
Andreas Öman
9b97ca2991 Remove dead code 2009-09-09 21:01:32 +00:00
Andreas Öman
18b827007d We live at http://www.lonelycoder.com/hts nowadays... 2009-09-09 20:57:14 +00:00
Andreas Öman
cbd4b48d2f Argh, another leak. Shame on me 2009-09-09 20:48:18 +00:00
Andreas Öman
4fccbce7ea Hmf, avoid memory leak in error case. 2009-09-09 20:47:48 +00:00
Andreas Öman
e339cb23a4 Add getDiskSpace() and getSysTime() methods to HTSP.
Based on patch by FreddyAV
2009-09-09 20:47:01 +00:00
Andreas Öman
8a76abd0c9 Set V4L adapters status to "- inactive -" instead of "" when not tuned
to anything
2009-09-09 20:42:28 +00:00
Andreas Öman
9999aa8b1b Finalize the initial support for V4L adapters.
Still a lot of things can be done, but at least, this works.

#102
2009-09-09 20:40:58 +00:00
Andreas Öman
4dc2891a2c Add UI to configure V4L adapters.
Not 100% done yet. Just moving code around.

#102
2009-09-09 20:02:41 +00:00
Andreas Öman
2c0ef0f264 * Add support for DiSEqC 1.1 / 2.1, configured on per-adapter basis.
Ticket #99
2009-09-08 19:42:40 +00:00
sb1066
0b0ad567f0 render all columns with the same meta attr 2009-09-07 17:15:47 +00:00
Andreas Öman
0582ba2c2e Fix a bug causing satconf not to be correcty set on load (upon application start) 2009-09-06 20:56:46 +00:00
Andreas Öman
fa5b99b253 HTSP: Send contentType for EPG entries 2009-09-06 20:52:28 +00:00
Andreas Öman
e0c48dfd69 Default character encoding in DVB is ISO6937, not Latin-1. Ticket #96 2009-09-06 20:17:08 +00:00
Robert
6fe9742348 fixed FE_QPSK tuning (all frequencies were overwritten when tuned) 2009-09-06 15:53:17 +00:00
Robert
a11a1b266d small fix in tdmi_compare_conf 2009-09-04 15:12:40 +00:00
Andreas Öman
897d111130 Fix tuning with old DVB API 2009-09-03 12:52:23 +00:00
sb1066
70b96a1cb9 sort ContentGroupStore by name 2009-09-02 21:40:20 +00:00
sb1066
9d35f610df Render the title of a show that has started with a different style (bold text) 2009-09-02 21:39:29 +00:00
Andreas Öman
599d50bf25 Make it compile even for systems with Linux DVB API version < 5 2009-09-02 21:35:19 +00:00
Andreas Öman
a6ddc44fcc Refactor s2 code a bit. also don't log tune operations if adapter logging is not enabled. 2009-09-02 21:25:47 +00:00
Andreas Öman
d79d030d97 Mention DVB-S2 in the changelog 2009-09-02 21:08:22 +00:00
Robert
3ddef93591 extensions to tune dvb-s2 via s2api 2009-09-02 18:27:34 +00:00
Andreas Öman
66d7585d89 Forgot to save the changelog before commit ... :/ 2009-09-01 21:20:04 +00:00
Andreas Öman
8e24c5960e Add support for copying a selection of muxes from one DVB adapter to another in the web UI. 2009-09-01 21:16:16 +00:00
Andreas Öman
55059017fa * If a user changed the XMLTV source for a channel to 'None', tvheadend
would crash. This is now fixed.
2009-08-30 19:56:29 +00:00
sb1066
eb082a82be sort the channel tags by name 2009-08-30 15:26:49 +00:00
Andreas Öman
8696f3f61c Only log mux updates if detailed logging is enabled 2009-08-30 13:40:48 +00:00
Andreas Öman
c5768174c9 Pass DVB mux configuration parameters via a struct instead of parameters
Make dvb_mux_create() update and save mux configuration if needed
2009-08-30 13:32:21 +00:00
Andreas Öman
c6b7ecea6d Fix some bugs in the ATSC VCT table parser 2009-08-29 20:46:17 +00:00
Andreas Öman
052f730788 Initial stab at parsing ATSC VCT tables 2009-08-29 18:58:58 +00:00
Andreas Öman
9ae5180e60 ATSC has a fixed symbolrate 2009-08-29 10:40:02 +00:00
Andreas Öman
fc3ac623ca Add support for sattelite beams with circular polarisation 2009-08-29 09:22:21 +00:00
Andreas Öman
f588dead00 Initial reincarnation attempt for V4L support.
Can only decode a single hardcoded channel. 

Not yet initialized from main.c
2009-08-26 22:09:28 +00:00
Andreas Öman
08db2b91c4 Add support for tuning ATSC adapters 2009-08-26 20:39:44 +00:00
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