Commit graph

408 commits

Author SHA1 Message Date
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
Andreas Öman
8838add27f Improve the mailbox to be must more robust 2008-04-17 15:03:50 +00:00
Andreas Öman
efdd39aa06 Improve channel editor slightly 2008-04-16 20:55:01 +00:00
Andreas Öman
6a324b7443 Add callback for returning transport source information in cleartext 2008-04-16 20:54:36 +00:00
Andreas Öman
d0ad4af2e5 Use shorter form $() of document.getElementById() 2008-04-16 19:16:10 +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
4d69b1c6be Use $() instead of document.element ... etc 2008-04-16 15:50:32 +00:00
Andreas Öman
a12415aaa2 Fix a memory leak 2008-04-16 05:33:06 +00:00
Andreas Öman
6624a4285c Only add PMT demuxer if we actually created the transport in the PAT table scan 2008-04-16 05:31:18 +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
c2f176f588 merge printfs 2008-04-14 19:02:42 +00:00
Andreas Öman
2d700d2901 Rewrite HTTP server so it can defer replies 2008-04-14 18:59:31 +00:00
Andreas Öman
186e1b8c6a Add tab for editing channels (currently not working very well) 2008-04-09 19:34:42 +00:00
Andreas Öman
407b849b31 Use table code for rendering services in a mux 2008-04-09 19:31:20 +00:00
Andreas Öman
548b023e76 Add min/max macros 2008-04-09 19:30:25 +00:00
Andreas Öman
8221e3d052 If DVB servicename is empty, at least come up with something. 2008-04-09 16:22:56 +00:00
Andreas Öman
b86e40a8d9 Only display transports which are really available to us 2008-04-09 15:54:55 +00:00
Andreas Öman
716de668ce Save id of CA if we do not know it by name. 2008-04-09 15:49:02 +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
c62edc4091 Do not log when tuning for idlescan 2008-04-09 15:27:35 +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
d0c98767e4 Fixes for QPSK muxes 2008-04-09 09:39:50 +00:00
Andreas Öman
6830f4e4cd If servicename or provider is not found, just set them to 'unknown' 2008-04-09 09:39:35 +00:00
Andreas Öman
3e71609e6b Add SAT delivery descriptor id 2008-04-09 09:38:57 +00:00
Andreas Öman
ebfb73021f Slightly shorter status text strings to avoid breaking tables 2008-04-09 09:38:45 +00:00
Andreas Öman
2b5ef52c0b Parse Satellite delivery descriptor 2008-04-09 09:38:22 +00:00
Andreas Öman
af69e74a76 Make the border box slightly smaller 2008-04-08 19:56:32 +00:00
Andreas Öman
bb54d39ece Map transport -> channels on load 2008-04-08 18:39:33 +00:00
Andreas Öman
74ed985fa6 Get rid of some top margins 2008-04-08 16:52:19 +00:00
Andreas Öman
ae46864086 Use correct mapped / unmapped image upon initial display 2008-04-08 16:52:09 +00:00
Andreas Öman
6ad661de03 Make sure we maintain configured channel order 2008-04-08 16:31:59 +00:00
Andreas Öman
522546859a Pretty print muxname 2008-04-08 05:39:51 +00:00
Andreas Öman
e372222754 Add an about tab 2008-04-07 21:33:26 +00:00
Andreas Öman
5c93b3bde3 HTML cosmetical changes 2008-04-07 21:33:18 +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
8d592df42a layout cleanup 2008-04-07 20:43:06 +00:00
Andreas Öman
ee77599684 Fix obvious typo 2008-04-07 20:24:35 +00:00