Andreas Öman
|
feb9cddc65
|
Switch to buffer management framework in libhts
|
2008-07-21 08:40:12 +00:00 |
|
Andreas Öman
|
da879ec47c
|
Print DVB mux quality in percent.
Fixes ticket #16
|
2008-06-17 16:50:20 +00:00 |
|
Andreas Öman
|
f60f556512
|
Use redblack trees for DVB muxes
|
2008-05-12 17:27:01 +00:00 |
|
Andreas Öman
|
b90404d8ed
|
Use tree instead of list for transport temporary link to speed up
sorting
|
2008-05-12 16:07:22 +00:00 |
|
Andreas Öman
|
e01b06d7d6
|
Use buttons instead of a-links
|
2008-05-04 06:28:57 +00:00 |
|
Andreas Öman
|
798634bcce
|
Change output slightly
|
2008-05-04 06:13:44 +00:00 |
|
Andreas Öman
|
e4b8aaa5d2
|
If no adapters are found, just print that.
|
2008-05-04 06:09:38 +00:00 |
|
Andreas Öman
|
ba8e00e1c2
|
Remove our own 'textinput' css class which was quite ugly
|
2008-05-03 06:18:43 +00:00 |
|
Andreas Öman
|
a3fc554cb3
|
Layout cleanup
|
2008-05-03 06:14:52 +00:00 |
|
Andreas Öman
|
b8a93bef06
|
Compile with '-Wmissing-prototypes' and fix all fallout
|
2008-05-02 19:37:23 +00:00 |
|
Andreas Öman
|
001c653069
|
Sort transports according to mux freq to avoid too much switching
|
2008-05-02 13:50:43 +00:00 |
|
Andreas Öman
|
4276d87d4e
|
Add support for displaying/editing all services on an adapter
|
2008-05-02 09:04:34 +00:00 |
|
Andreas Öman
|
ff4b32c8b8
|
Add option to delete stale DVB adapters
|
2008-05-02 07:58:28 +00:00 |
|
Andreas Öman
|
4afc4092a7
|
Add support for cloning of DVB adapter configuration
|
2008-05-02 06:58:00 +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
|
cbad8ee26f
|
Print frequency numbers with commas
|
2008-04-23 10:13:35 +00:00 |
|
Andreas Öman
|
423349705e
|
Add quality index for DVB muxes
|
2008-04-22 20:46:08 +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
|
c64198c0ba
|
Nicer UI for adding new muxes.
Add support for adding entire preconfigured networks.
|
2008-04-22 19:52:52 +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
|
569b1a276c
|
Use more generic code for common table
|
2008-04-21 16:44:59 +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
|
009b09655b
|
Store transport stream network name in config
|
2008-04-19 20:19:38 +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
|
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
|
8161549c2f
|
Initial work for web-ui based xmltv configuration
|
2008-04-19 10:51:45 +00:00 |
|
Andreas Öman
|
8838add27f
|
Improve the mailbox to be must more robust
|
2008-04-17 15:03:50 +00:00 |
|
Andreas Öman
|
365205ed16
|
Reload the DVB mux list when a new mux is created
|
2008-04-16 16:19:34 +00:00 |
|
Andreas Öman
|
ff70e88880
|
Add AJAX mailboxes for updating content asynchornously on the web ui.
|
2008-04-16 05:23:03 +00:00 |
|
Andreas Öman
|
2d700d2901
|
Rewrite HTTP server so it can defer replies
|
2008-04-14 18:59:31 +00:00 |
|
Andreas Öman
|
407b849b31
|
Use table code for rendering services in a mux
|
2008-04-09 19:31:20 +00:00 |
|
Andreas Öman
|
b86e40a8d9
|
Only display transports which are really available to us
|
2008-04-09 15:54:55 +00:00 |
|
Andreas Öman
|
ca5b8b60df
|
use common code for drawing tables, this also allows us to do some
simple scrollbar control
|
2008-04-09 15:31:07 +00:00 |
|
Andreas Öman
|
2895195610
|
Remove usage of PeriodicalUpdater, it does not scale at all
|
2008-04-09 10:02:47 +00:00 |
|
Andreas Öman
|
b8726e1076
|
Ask user for polarisation when adding DVB-S mux
|
2008-04-09 10:01:31 +00:00 |
|
Andreas Öman
|
470bc50b9b
|
Make sure services always appear in the same order by sorting them.
|
2008-04-07 21:00:12 +00:00 |
|
Andreas Öman
|
2324265ee7
|
Remove one of the adapter statuses
|
2008-04-07 20:43:42 +00:00 |
|
Andreas Öman
|
58633ae2d7
|
Move strtab.h to libhts
|
2008-04-07 16:23:52 +00:00 |
|
Andreas Öman
|
d1f24092a2
|
Work in progress on AJAX interface for tvheadend
|
2008-04-07 15:57:20 +00:00 |
|