Andreas Öman
|
49db6a02ee
|
Do not try to fdopen() if open() failed
|
2008-04-29 06:57:42 +00:00 |
|
Andreas Öman
|
e3cd6c5836
|
We do not want settingfiles world/group readable
|
2008-04-29 06:56:39 +00:00 |
|
Andreas Öman
|
8d47b9b946
|
Add fine grained user / source address access control configurable from web ui.
|
2008-04-29 06:53:21 +00:00 |
|
Andreas Öman
|
5142e37c4d
|
increase width
|
2008-04-28 17:49:10 +00:00 |
|
Andreas Öman
|
0a89af6c28
|
Send status notification when grabber changes
|
2008-04-27 13:53:52 +00:00 |
|
Andreas Öman
|
35d84f0949
|
Don't add null-strings to config
|
2008-04-27 13:47:57 +00:00 |
|
Andreas Öman
|
3c9bd1473a
|
epg_mutex is no longer needed
|
2008-04-27 13:44:59 +00:00 |
|
Andreas Öman
|
7c5965e915
|
Use better locking and set channel icon
|
2008-04-27 13:43:50 +00:00 |
|
Andreas Öman
|
dc66963046
|
Do more processing of XMLTV in main thread
|
2008-04-27 13:31:41 +00:00 |
|
Andreas Öman
|
f322873d90
|
Remove binary char
|
2008-04-26 13:12:53 +00:00 |
|
Andreas Öman
|
fbf39f792f
|
Add channel / 3even view
|
2008-04-24 05:38:33 +00:00 |
|
Andreas Öman
|
cbad8ee26f
|
Print frequency numbers with commas
|
2008-04-23 10:13:35 +00:00 |
|
Andreas Öman
|
1bb434cfc5
|
Correctly set polarisation from preconfigured networks
|
2008-04-23 10:10:01 +00:00 |
|
Andreas Öman
|
5dd804026c
|
Use transport's quality index when chosing which transport to use for a subscription.
|
2008-04-22 20:53:22 +00:00 |
|
Andreas Öman
|
423349705e
|
Add quality index for DVB muxes
|
2008-04-22 20:46:08 +00:00 |
|
Andreas Öman
|
22231fca94
|
Shorter state string
|
2008-04-22 20:32:50 +00:00 |
|
Andreas Öman
|
9862270a25
|
Shorter FEC status message.
|
2008-04-22 20:32:18 +00:00 |
|
Andreas Öman
|
c942080a20
|
Fix so we can actually add new muxes on empty adapters :)
|
2008-04-22 20:23:22 +00:00 |
|
Andreas Öman
|
b0b9291dc0
|
Correctly set frontend type
|
2008-04-22 20:11:32 +00:00 |
|
Andreas Öman
|
c64198c0ba
|
Nicer UI for adding new muxes.
Add support for adding entire preconfigured networks.
|
2008-04-22 19:52:52 +00:00 |
|
Andreas Öman
|
b888b14207
|
Add list of known DVB-[SCT] networks.
Built from dvb-apps
changeset: 1187:46566e506acd
date: Wed Apr 16 20:10:13 2008 +0200
|
2008-04-22 19:52:08 +00:00 |
|
Andreas Öman
|
8f584081bf
|
Add meta code for building an .h -file based on DVB mux descriptors from linux-dvb
|
2008-04-22 17:05:08 +00:00 |
|
Andreas Öman
|
8ecd958ff2
|
Add support for renaming adapters
|
2008-04-22 06:44:53 +00:00 |
|
Andreas Öman
|
c6ffc6d7c2
|
Nicer printout of min/max frequency and baud
|
2008-04-21 19:39:25 +00:00 |
|
Andreas Öman
|
9326be7212
|
Add checkboxes to DVB mux list and an option to delete muxes
|
2008-04-21 19:25:04 +00:00 |
|
Andreas Öman
|
0cd6b6d12f
|
Add code for deleting a DVB mux (and transports)
|
2008-04-21 17:29:11 +00:00 |
|
Andreas Öman
|
278ac6f10b
|
remove dead code
|
2008-04-21 16:46:45 +00:00 |
|
Andreas Öman
|
cb57d046b1
|
Use common function for dvb mux state
|
2008-04-21 16:46:18 +00:00 |
|
Andreas Öman
|
569b1a276c
|
Use more generic code for common table
|
2008-04-21 16:44:59 +00:00 |
|
Andreas Öman
|
63870e59cf
|
Add dvb_mux_state() convenience function
|
2008-04-21 16:44:39 +00:00 |
|
Andreas Öman
|
69e7c77d42
|
Load adapters for which we have configuration but is not detected
|
2008-04-20 13:38:10 +00:00 |
|
Andreas Öman
|
718c19e062
|
Keep transports in a scrolled list
|
2008-04-19 20:21:55 +00:00 |
|
Andreas Öman
|
009b09655b
|
Store transport stream network name in config
|
2008-04-19 20:19:38 +00:00 |
|
Andreas Öman
|
d042b9d420
|
Fix transfer of events from XML-TV to mail event database
|
2008-04-19 14:52:09 +00:00 |
|
Andreas Öman
|
fcfeff193c
|
Do not print debug output
|
2008-04-19 14:51:54 +00:00 |
|
Andreas Öman
|
2eb2cf2a1f
|
Keep track of transport-id for each mux so we can do cross-transport EPG updates
|
2008-04-19 14:11:21 +00:00 |
|
Andreas Öman
|
eabbc204be
|
Avoid writing '(null)' in config
|
2008-04-19 13:31:37 +00:00 |
|
Andreas Öman
|
cc7d2c1d51
|
Finalize support for configuring xmltv grabbers
|
2008-04-19 13:30:06 +00:00 |
|
Andreas Öman
|
cc204b709d
|
Use one mailbox per client. Much more robust and does not risk to hang browser if we get too many open boxes
|
2008-04-19 12:08:48 +00:00 |
|
Andreas Öman
|
eb37060de5
|
Add breakers
|
2008-04-19 12:07:39 +00:00 |
|
Andreas Öman
|
8161549c2f
|
Initial work for web-ui based xmltv configuration
|
2008-04-19 10:51:45 +00:00 |
|
Andreas Öman
|
1fb2447c31
|
Add generic code for passing htsmsg's back and forth from mainthread and workers
|
2008-04-19 10:51:19 +00:00 |
|
Andreas Öman
|
53e6929da4
|
fix indent
|
2008-04-18 13:40:40 +00:00 |
|
Andreas Öman
|
cf3c57a468
|
Add support for configuring method for commercial detection
|
2008-04-17 21:16:33 +00:00 |
|
Andreas Öman
|
5c7f891b41
|
Allow duplicates in the HTTP argument parser, it is needed for list transfers from prototype.
|
2008-04-17 20:55:59 +00:00 |
|
Andreas Öman
|
0f86ee679c
|
Add support for disabling a certain transport/service directly in the channel editor
|
2008-04-17 20:46:38 +00:00 |
|
Andreas Öman
|
768eb564c1
|
Actually use the sorted array of transports
|
2008-04-17 20:33:02 +00:00 |
|
Andreas Öman
|
fd8fb5e76f
|
Add support for moving channels between groups
|
2008-04-17 20:22:35 +00:00 |
|
Andreas Öman
|
fc887935b5
|
Set width back to 100% for now
|
2008-04-17 16:41:35 +00:00 |
|
Andreas Öman
|
42fe26192a
|
Notify when number of services changes on a mux
|
2008-04-17 15:04:04 +00:00 |
|