Commit graph

1652 commits

Author SHA1 Message Date
Andreas Öman
d4562ecdeb Merge pull request #39 from thaelim/master
Duplicate DVR and EPG entries in Australia
2011-09-12 22:12:31 -07:00
Andreas Öman
77fb8186da Merge pull request #40 from flipit/master
RTP Extension Header
2011-09-12 22:09:17 -07:00
Chris
e6159c4373 Improved logic when an event is replaced in EPG
This is needed to avoid removing DVR entries that are not based
on an AutoRec
2011-09-11 15:30:24 +10:00
Phillip
453f83a532 Added extension header 4 bytes which isn't part of the extension header length 2011-09-10 16:38:29 +02:00
Chris
f924187bfc * Cancel DVR entries for events that are removed from EPG
* Handle networks that change DVB event ID when updating event details
2011-09-09 20:24:49 +10:00
Andreas Öman
082e661318 Merge pull request #37 from john-tornblom/pull_request
getEvent command with property dvrId
2011-08-31 11:52:16 -07:00
Andreas Öman
0c1c1cfbd9 Try to avoid rescheduling DVR entries
Patch by  Chris Dekter

Fixes #179
2011-08-30 23:29:29 +02:00
John Törnblom
fae2b44333 added property 'dvrId' to the command 'getEvent' that points to the id of a recording. 2011-08-30 18:19:07 +02:00
John Törnblom
38b6f4b700 fixed small typo 2011-08-30 18:18:45 +02:00
Andreas Öman
940b107159 Merge pull request #36 from EkASs/master
Add support for disabling EIT grabbing on selected services.
2011-08-21 12:59:27 -07:00
Marc Perrudin
462fd53f62 Use checkbox instead of combobox for EIT
Update doc
2011-08-19 22:31:00 +02:00
Marc Perrudin
d615aefe0d Code cleanup 2011-08-19 18:08:47 +02:00
Marc Perrudin
630b40d590 Add support for disabling EIT grabbing on selected services. 2011-08-19 17:54:12 +02:00
Andreas Öman
18c983188d Merge pull request #35 from julianscheel/master
fix initial scaning with s2api for drivers that won't default to a delivery system
2011-08-17 03:40:05 -07:00
Julian Scheel
45281ce0c3 Fix initial scan with s2api
Set dvb-s as default delivery system, so that it is used for muxes of the initial tuning list
2011-08-17 12:08:10 +02:00
Andreas Öman
9d775da00e Merge pull request #33 from mossroy/master
Pull request to update frequencies (linuxtv_muxes.h)
2011-07-05 22:50:29 -07:00
mossroy
8db5f9452d linuxtv_muxes.h rebuilt from dvb-apps, with fr-* removed, and auto-* files recognized as a generic region 2011-07-04 22:19:02 +02:00
mossroy
750a927b7f Add a few TLDs that are necessary to use latest dvb-apps files.
Modify detection of regions so that auto-* files can be handled in a generic region
2011-07-02 14:51:32 -07:00
Andreas Öman
ca68ed4168 Merge pull request #32 from ackalker/iconv-fixes
Fallback to Latin1 charset when ISO6937 is not supported.
2011-06-09 23:54:25 -07:00
Alain Kalker
a0290539e2 Fallback to Latin1 charset when ISO6937 is not supported. 2011-06-10 01:55:57 +02:00
Andreas Öman
d18c4bc0b6 Official name is UTF-8, not UTF8. 2011-06-09 23:59:07 +02:00
Andreas Öman
f8710c712f epg: Correctly unlink from channels (avoid rearming timers causing segfault)
Fixes #553
Fixes #533
Fixes #513
2011-06-08 23:07:54 +02:00
Andreas Öman
24a833b8a1 Merge pull request #31 from opdenkamp/staging
fix pbuilder package building
2011-06-08 13:59:51 -07:00
Andreas Öman
0120917b08 Emit phony targets in dep files 2011-06-07 21:10:41 +02:00
Andreas Öman
920de31efe Send our id (0x6502) in cwc login. Can be used by servers to identify Tvheadend 2011-05-25 08:39:59 +02:00
Lars Op den Kamp
fb0a92ffb1 fix pbuilder package building 2011-05-21 11:23:33 +02:00
Andreas Öman
828137904e Avoid SPS and PPS id array out of bounds in h264 parser
Fixes ticket #467
2011-05-18 11:43:24 +02:00
Andreas Öman
e9d2c111af Merge pull request #30 from john-tornblom/pull_request
Send eventId for events
2011-05-13 12:31:12 -07:00
John Törnblom
c1b96791e4 sync with upstream 2011-05-13 21:24:34 +02:00
John Törnblom
b5e6113ba9 sync with upstream 2011-05-13 21:23:27 +02:00
John Törnblom
2c9e8439ea send eventId with events 2011-05-13 21:20:44 +02:00
John Törnblom
0ac11db415 Merge remote branch 'upstream/master' into pull_request
Conflicts:
	src/webui/static/app/tvheadend.js
2011-05-13 21:20:14 +02:00
Andreas Öman
77cbb4ba34 webui: Enable YADIF in VLC if VLC version >1.1 2011-05-10 20:07:05 +02:00
Andreas Öman
1b05817d86 webui: Fix path to when playing from DVR 2011-05-10 20:05:57 +02:00
Andreas Öman
a33441bfc6 Improve VLC player window
* Enable resize for player-window (inner vlc-plugin autoscales to 100%, allows movie-resize during playback)
 * Fixes channel-switching (didn't work before here, it played always the same channel)
 * Enables multiple vlc-playback-windows for parallel playback of more than 1 stream
 * Adds a message to fullscreen-button click, that fullscreen mode is broken in VLC 1.1.x if VLC plugin 1.1.x is detected
   (see http://forum.videolan.org/viewtopic.php?f=4&t=82721&p=274383, last known version to work: 1.0.5 <- that one has no DXVA for example :( )
 * Now shows M3U and DirectStream URL if plugin is missing in BOTH cases (there were 2 in code)

Patch by cyberjunk
2011-05-10 20:04:26 +02:00
Andreas Öman
aaa86197bf Change the M3U playlist return mime-type to "audio/x-mpegurl"
According to (http://www.w3schools.com/media/media_mimeref.asp) this is more correct (there's no application/... variant).

Patch by cyberjunk
2011-05-10 20:01:34 +02:00
Andreas Öman
f4756050ff webui: Set default sortorder for channels to assigned number 2011-05-10 20:00:49 +02:00
Andreas Öman
b197beb3e3 Correctly deal with write errors when delivering files over HTTP 2011-05-04 14:16:32 +02:00
Andreas Öman
982802181c Drop another "write-only" variable 2011-05-04 14:16:10 +02:00
Andreas Öman
371ed5eeb5 Avoid assignment of write-only variables, silences gcc4.6 2011-05-04 13:45:56 +02:00
Andreas Öman
24b7b2ed15 Check and act on return values from write() 2011-05-04 13:45:31 +02:00
Andreas Öman
844deeb08b Split debugging symbols in separate files
Done according to the guidelines at:
 http://sourceware.org/gdb/onlinedocs/gdb/Separate-Debug-Files.html
2011-05-03 23:41:55 +02:00
Andreas Öman
1f84a09e7e Fix MKBUNDLE in makefile silencer 2011-05-03 22:51:19 +02:00
Andreas Öman
f636d6f139 Merge pull request #22 from mmrvka/dvb_default_charset.
Dvb default charset
2011-05-03 13:41:26 -07:00
Andreas Öman
c26a0b4b65 dvb: Better handling of uncorrected blocks counter
Some DVB adapters return delta value from last read. Some return
absolute value since adapter was created.
Add some heuristics that tries to autodetect this.

Ticket #393
2011-05-03 21:53:21 +02:00
Andreas Öman
935114b608 Improve SUMMARY metadata in matroska files
Choose longest string from EPG's description, extended description,
extended item or extended text.
2011-05-03 21:03:49 +02:00
Andreas Öman
cd4614f09d not so verbose compile output 2011-05-03 20:32:17 +02:00
Andreas Öman
206d1293f0 Merge pull request #28 from nemphys/del-rec-dir.
Also delete created directories (if they exist and are empty) when deleting a timer (recording)
2011-05-03 11:12:42 -07:00
Andreas Öman
97b443d963 Merge pull request #27 from nemphys/htsp-func.
Implement new function in dvr_db (and the respective new HTSP function), which actually does (in a single function) what dvr_entry_cancel and dvr_entry_delete functions do at the moment
2011-05-03 11:11:38 -07:00
Andreas Öman
34fc0505fb Merge pull request #26 from opdenkamp/staging.
add some more info in the stream descriptors in htsp
2011-05-03 11:10:09 -07:00