Andreas Öman
168aaa826c
Fix a init/configload memoryleak.
2008-09-28 12:17:17 +00:00
Andreas Öman
fbd3511acf
Add support for assign icon to tags (and forward this over HTSP)
2008-09-28 08:20:30 +00:00
Andreas Öman
c4ea9dc028
Remove dead code
2008-09-27 18:34:34 +00:00
Andreas Öman
970f692308
Add streaming support to HTSP.
...
Still needs some polishing, but can deliver multiple channels without
problems to showtime.
2008-09-27 16:49:12 +00:00
Andreas Öman
7ff46ef6f2
Add a streaming target pointer for convenience use.
2008-09-27 16:48:05 +00:00
Andreas Öman
15aa5f6e93
Set sample_aspect_ratio in format stream or ffmpeg will bail out on us.
2008-09-27 13:44:32 +00:00
Andreas Öman
0587c6b83b
Add callback driven streaming delivery (as opposed to thread + queue). Will be used by HTSP.
2008-09-27 13:41:41 +00:00
Andreas Öman
4f44db4f71
Revive HTSP server.
...
No streaming support yet but we are able to do these things:
* Notify clients about channel add/update/delete
* Notify clients about tag add/update/delete
* Respond to EPG queries
2008-09-27 13:24:00 +00:00
Andreas Öman
30ba9d3ce3
Remove an unnecessary htsmsg_copy() which caused a memory leak.
2008-09-27 12:10:27 +00:00
Andreas Öman
1b694820ec
Add a checkbox for enabling/disabling grabbing.
2008-09-27 09:15:00 +00:00
Andreas Öman
c994aa991b
Fix memory leaks
2008-09-26 05:07:01 +00:00
Andreas Öman
47f22e3dfd
Remove autorec.? - It's reimplemented in the dvr/ -subdir.
2008-09-25 16:41:14 +00:00
Andreas Öman
f6740b8d17
Add access control. (admin, recording and webinterface)
2008-09-25 16:38:55 +00:00
Andreas Öman
bbe35021b8
Make it possible to download recorded events directly from the web ui.
2008-09-24 21:30:08 +00:00
Andreas Öman
74c7961651
Fix a broken comment.
2008-09-24 21:05:28 +00:00
Andreas Öman
08c0e7a2f4
Add backing code for auto recording.
...
This more or less marks the DVR infrastructure in Tvheadend back to what it once was!
Fixes issue #18
2008-09-24 20:45:38 +00:00
Andreas Öman
3b3a8ce29d
Allow autorecording to be created directly as a result of an EPG search query.
2008-09-24 20:10:49 +00:00
Andreas Öman
49787cd4a3
Drop debugging statements
2008-09-24 19:53:54 +00:00
Andreas Öman
70d013295b
Add content group and comment to auto recording.
2008-09-24 17:02:21 +00:00
Andreas Öman
2f81c7851f
Don't forget to init epg subsystem.
2008-09-24 17:01:58 +00:00
Andreas Öman
a0e346aeb8
Allow events to extend in time.
2008-09-24 16:39:06 +00:00
Andreas Öman
931aad91e8
Replace e_duration with e_stop, it's much more usable
2008-09-24 15:52:49 +00:00
Andreas Öman
473698bd35
Remove dead code
2008-09-24 15:50:30 +00:00
Andreas Öman
c578619381
Keep track of current event on all channels.
2008-09-24 15:50:07 +00:00
Andreas Öman
e919cbae87
Fix one-shot memory leak in xmltv (loaded configuration)
2008-09-24 15:42:09 +00:00
Andreas Öman
ad6ea1b8e1
Add tables and web ui editor for auto recording.
...
No backing logic yet though.
2008-09-23 21:16:59 +00:00
Andreas Öman
a9f039cf14
Drop stray debug printf
2008-09-23 19:39:15 +00:00
Andreas Öman
d83540b9b8
If a channel is destryed purge any DVR entries tied to it.
2008-09-23 19:38:53 +00:00
Andreas Öman
fa706e2ea2
Rename 'pvr' to 'dvr'
2008-09-23 19:32:57 +00:00
Andreas Öman
94e3555fbc
Factor out all gridEditor code to a file of its own. ExtJS is sweet!
2008-09-23 19:30:54 +00:00
Andreas Öman
ba2dd0a704
Split the 'DVR' tab into multiple panels
2008-09-23 19:05:07 +00:00
Andreas Öman
38f4c21b51
Support settings XMLTV grabbing interval.
2008-09-23 17:09:15 +00:00
Andreas Öman
ca41ada02c
We can not do any emebbed xmltv config yet
2008-09-23 16:26:19 +00:00
Andreas Öman
4010f71b77
Add system wide scanning of XMLTV grabbers.
...
Add support for selecting XMLTV grabber from web user interface.
2008-09-22 21:51:09 +00:00
Andreas Öman
3f2c453ee8
Drop some ugly logging from spawn.c
2008-09-22 21:42:00 +00:00
Mattias Wadman
c3b68b62ff
Change to first page on reset or filter changes
2008-09-21 18:55:43 +00:00
Andreas Öman
ae12a34c02
Keep all dvr-related config in a directory of its own.
2008-09-21 18:17:28 +00:00
Andreas Öman
b3cf7ff5cc
Fix deadlock issues in dvr when recording is completed
2008-09-21 18:16:14 +00:00
Andreas Öman
de2071b10f
Flush out events when they have passed in time.
2008-09-21 12:08:36 +00:00
Andreas Öman
60fefa7d67
Remove stray console.log()s
2008-09-21 11:44:29 +00:00
Andreas Öman
febe807e8c
More robust configuaration of channel icons.
2008-09-21 11:03:08 +00:00
Andreas Öman
52ce5a5d15
When creating a new channel, try to automap xmltv channel directly.
2008-09-21 10:57:43 +00:00
Andreas Öman
d59dc1d2c6
Remove the 'setup xmltv' button from channel configuration
2008-09-21 10:34:21 +00:00
Andreas Öman
42ad936a2d
Remove unused field 'ch_epg_cur_event' from channel_t
2008-09-21 10:32:37 +00:00
Andreas Öman
e05c773d2a
Drop packets with 'Transport Error Indicator' set
2008-09-21 10:27:55 +00:00
Andreas Öman
fb33332ebd
Make root directory, log retention time and DVR titles/filenames configurable.
2008-09-21 09:37:35 +00:00
Andreas Öman
026a7bbc2c
Add support for configuring DVR settings.
2008-09-20 12:59:23 +00:00
Andreas Öman
37b001e481
Print version to stderr when we've started
2008-09-20 10:30:11 +00:00
Andreas Öman
800bf52c58
Remove a debug printf
2008-09-20 10:28:44 +00:00
Andreas Öman
d055ae6792
dvb: Don't steal transport when weight is equal (avoids ping-ponging of subscriptions)
2008-09-20 06:39:44 +00:00