Andreas Öman
|
96d41e1e85
|
Add intial take on an AJAX based web user interface.
|
2008-04-03 19:15:00 +00:00 |
|
Andreas Öman
|
6eca66a297
|
Change the thresholds for stopping subscriptions due to DVB errors.
We need to have 10 seconds of consecutive errors in order to abort.
|
2008-02-28 15:28:09 +00:00 |
|
Andreas Öman
|
752413ddc6
|
Add url '/channellist.xml' that deliver a list of all channels in xml format
|
2008-02-21 20:08:44 +00:00 |
|
Andreas Öman
|
1f925ec9fc
|
Split out the ffmpeg guts of the PVR recorder to aid reusing it for other stuff
|
2008-02-15 16:33:56 +00:00 |
|
Andreas Öman
|
ec9406de71
|
If no setting storage has been specified in the config, warn user
|
2008-02-14 06:52:02 +00:00 |
|
Andreas Öman
|
a652f09bcc
|
fix html layout bug
|
2008-02-13 21:44:13 +00:00 |
|
Andreas Öman
|
dc86a566fa
|
Add support for autorecording rules
|
2008-02-13 21:38:41 +00:00 |
|
Andreas Öman
|
1f3044f3c6
|
fix bug when clearing a future scheduled PVR session
|
2008-02-13 19:11:53 +00:00 |
|
Andreas Öman
|
df14b82ef7
|
Add 'creator' to PVR entry
|
2008-02-13 19:05:59 +00:00 |
|
Andreas Öman
|
4caf7c9548
|
use a table for recording log per-entry extra info
|
2008-02-13 19:02:14 +00:00 |
|
Andreas Öman
|
00b06529d3
|
cleanup PVR internal API a bit
|
2008-02-13 18:55:47 +00:00 |
|
Andreas Öman
|
d092d4ef53
|
Add function for removing all log entries for completed recordings
|
2008-02-13 18:30:16 +00:00 |
|
Andreas Öman
|
a05063bf65
|
change wording
|
2008-02-13 17:39:39 +00:00 |
|
Andreas Öman
|
4d54dc3073
|
Revamp the 'recorder' tab in the HTML UI
|
2008-02-13 16:08:33 +00:00 |
|
Andreas Öman
|
77057e5f9f
|
Add support for creating autorec entries directly from the search tab.
The autorec stuff is not yet implemented though
|
2008-02-13 09:46:36 +00:00 |
|
Andreas Öman
|
d9ee3a4bf4
|
show number of entries found, and the number entries displayed (if we cut)
|
2008-02-13 07:37:39 +00:00 |
|
Andreas Öman
|
882bcc3b33
|
show up to 100 search results
|
2008-02-13 07:15:21 +00:00 |
|
Andreas Öman
|
448fe2faf9
|
Replace the 'content guide' with a much more powerful search tab
|
2008-02-12 14:28:30 +00:00 |
|
Andreas Öman
|
5fbac03b08
|
use MAIN_WIDTH to control width
|
2008-02-11 18:07:44 +00:00 |
|
Andreas Öman
|
b58371f4e8
|
Add content based TV guide in HTML interface
|
2008-02-10 20:01:29 +00:00 |
|
Andreas Öman
|
4487e78ee4
|
dont float any description if the description string is empty
|
2008-02-10 14:00:07 +00:00 |
|
Andreas Öman
|
26cee09253
|
clean up the PVR recop interface slightly. We want to have a clear distinction between aborting a current recording and clearing all status
|
2008-02-10 13:44:11 +00:00 |
|
Andreas Öman
|
fd59506efe
|
if we dont have any PVR status, print so
|
2008-02-10 13:20:41 +00:00 |
|
Andreas Öman
|
78af09649c
|
fix some layout issues for events with PVR status
|
2008-02-10 13:18:20 +00:00 |
|
Andreas Öman
|
f0d06575db
|
no need to explicitly configure RTSP server IP, instead deduce info from established http connection
|
2008-02-05 19:14:31 +00:00 |
|
Andreas Öman
|
6177fec24c
|
use individual files for storing configuration. This is not so error prone.
Also, use a better naming scheme for DVB adapters (adapter vendor name + a sequence id)
|
2008-01-28 20:40:35 +00:00 |
|
Andreas Öman
|
aba7e9b779
|
Split streaming control from transport stream muxer.
While at it, improve the TS muxer quite a bit. Not perfect yet, but much better.
|
2008-01-26 12:15:34 +00:00 |
|
Andreas Öman
|
38a16f8088
|
Scrap the notion of "dvb mux instance" and "dvb mux".
Instead use 'transport' to instansiate the same channel multiple times, even if it's seen on multiple adapters on the same DVB network.
|
2008-01-09 13:14:34 +00:00 |
|
Andreas Öman
|
2c166e3e7f
|
store configuration
|
2007-12-07 10:37:17 +00:00 |
|
Andreas Öman
|
74ffb3af8f
|
store teletext rundown
|
2007-12-07 09:16:05 +00:00 |
|
Andreas Öman
|
508905cd94
|
add suppor for setting teletext rundown
|
2007-12-07 09:12:14 +00:00 |
|
Andreas Öman
|
fbfe141bbe
|
Add support for merging channels and chaning transport priority in HTML UI
|
2007-12-07 08:48:39 +00:00 |
|
Andreas Öman
|
39a4cfbe86
|
allow user to change channel groups in HTML ui
|
2007-12-06 15:08:34 +00:00 |
|
Andreas Öman
|
7bf3d600db
|
make submit buttons look nicer
|
2007-12-02 19:15:32 +00:00 |
|
Andreas Öman
|
5e499423f8
|
add functions for moving channel groups up and down in list
|
2007-12-02 17:21:12 +00:00 |
|
Andreas Öman
|
ec373fe163
|
add channel groups at tail
|
2007-12-02 16:33:36 +00:00 |
|
Andreas Öman
|
ce7bad8bba
|
Use TAILQ for channels in the per-group list
|
2007-12-02 16:32:12 +00:00 |
|
Andreas Öman
|
a1e3cffd49
|
Make channel group management work
|
2007-12-02 16:26:13 +00:00 |
|
Andreas Öman
|
47a39092fe
|
introduce 'channel group' concept. Not used yet though
|
2007-12-02 14:31:28 +00:00 |
|
Andreas Öman
|
299e7856c5
|
correctly break line if no rtsp streaming host is configured
|
2007-11-27 20:17:07 +00:00 |
|
Andreas Öman
|
39307445f9
|
add RTSP URL in HTML interface
|
2007-11-27 17:22:54 +00:00 |
|
Andreas Öman
|
3ace21bc5f
|
Add A/V generator for test-channels
|
2007-11-27 16:56:28 +00:00 |
|
Andreas Öman
|
b2e3a4fa00
|
add a HTML META tag for reloading page when next event transition occurs
|
2007-11-25 15:23:49 +00:00 |
|
Andreas Öman
|
c4f5eac50d
|
use dashes instead of underscore in config
|
2007-11-22 20:49:48 +00:00 |
|
Andreas Öman
|
eee47feb7a
|
add access control
|
2007-11-22 20:11:16 +00:00 |
|
Andreas Öman
|
4b4c30db5e
|
style fixup
|
2007-11-22 09:26:57 +00:00 |
|
Andreas Öman
|
bdcfc04328
|
show info about video4linux adapters
|
2007-11-21 21:38:46 +00:00 |
|
Andreas Öman
|
f838630fd7
|
fix output for non dvb transports
|
2007-11-21 18:42:19 +00:00 |
|
Andreas Öman
|
e9167436c0
|
print internal mux details
|
2007-11-21 16:39:20 +00:00 |
|
Andreas Öman
|
24dbe9e55a
|
add a nice header
|
2007-11-21 15:31:54 +00:00 |
|