sb1066
|
0b845662df
|
Render the cwc records with green text if we are connected to the server, red when its not and black (default) when disabled
|
2009-10-25 12:28:10 +00:00 |
|
sb1066
|
e71fbf5cb0
|
Announce the connection status of a server to the webui
|
2009-10-25 12:26:17 +00:00 |
|
Robert
|
f5d7812c11
|
small change in capmt handling
|
2009-10-24 16:19:21 +00:00 |
|
Robert
|
b53ae6e03e
|
fixed abnormal program termination in streaming_msg_free if sm_type is SMT_NOSOURCE
|
2009-10-24 15:59:06 +00:00 |
|
Robert
|
19a03c0830
|
reverted PARALLEL_MODE of FFdecsa to 64_INT
|
2009-10-24 14:31:21 +00:00 |
|
Robert
|
6356ddca38
|
fix for capmt in Makefile
|
2009-10-24 14:29:19 +00:00 |
|
Robert
|
0c3cb21941
|
added capmt
|
2009-10-24 14:28:41 +00:00 |
|
Andreas Öman
|
167dff2fae
|
Add a status page displaying status via XML
Patch by FreddyAV
|
2009-10-21 19:47:34 +00:00 |
|
Andreas Öman
|
c931c4ed06
|
When deleting a channel, send delete notification to HTSP after we've poked around in the EPG, etc.
We want the delete message over HTSP to come after all else.
|
2009-10-18 12:12:04 +00:00 |
|
Andreas Öman
|
02dd003832
|
Rewrite stream start messaging. Using htsmsg internally is a bit obscure
|
2009-10-15 20:10:19 +00:00 |
|
Andreas Öman
|
9f6183d9b4
|
Fix a memory leak
|
2009-10-15 20:09:59 +00:00 |
|
Andreas Öman
|
9b7284e19a
|
Add support for per-channel pre/post extra time on scheduled recordings.
Ticket #104
|
2009-10-14 21:02:39 +00:00 |
|
Andreas Öman
|
a7bb757b4f
|
Augment epg_event_create() with an int *created argument
|
2009-10-14 20:10:25 +00:00 |
|
Andreas Öman
|
a5c67791fc
|
* Increase logging and include various stats to XMLTV grab
|
2009-10-14 20:07:35 +00:00 |
|
Mattias Wadman
|
f337896d21
|
Typo
|
2009-10-11 16:59:22 +00:00 |
|
Mattias Wadman
|
9b7e29c33a
|
Remove debug printf
|
2009-10-11 16:56:59 +00:00 |
|
Mattias Wadman
|
491fd0356d
|
Sync with showtime htsmsg_json.c:
Add wrapper _strtod that is locale independent
JSON deserialize failed because standard strtod parsed "," as part of the number
|
2009-10-11 13:05:20 +00:00 |
|
Andreas Öman
|
77fd1342c4
|
Fix spelling error
|
2009-10-09 20:46:20 +00:00 |
|
Andreas Öman
|
af53c5f812
|
Improve debug logging quite a bit
|
2009-10-09 20:26:17 +00:00 |
|
Andreas Öman
|
480eca20fc
|
Make channel name compares case insensitive
Ticket #95
|
2009-10-09 18:12:13 +00:00 |
|
Andreas Öman
|
1264b7b228
|
Add support for the '-a' command line option. Used to specify which DVB adapters to use.
|
2009-09-28 19:35:59 +00:00 |
|
Andreas Öman
|
8211a3a19b
|
xmltv parser: if the timezone is supplied, use it instead of relying on localtime functions
|
2009-09-28 19:32:45 +00:00 |
|
Andreas Öman
|
edf281be44
|
Compile before commit
yes
|
2009-09-26 08:21:16 +00:00 |
|
Andreas Öman
|
b39078d316
|
Actually, only set tht_scrambled_seen if tht_scrambled is set
|
2009-09-26 08:20:21 +00:00 |
|
Andreas Öman
|
a534bae4ca
|
Only force descrambling if at least on scrambled packet is seen
|
2009-09-26 08:17:55 +00:00 |
|
Andreas Öman
|
b83fa7f2a0
|
If a stream is scrambled, force packets through the descrambler even if that particular packet is not scrambled itself.
Fixes out-of-order problems.
|
2009-09-19 12:29:37 +00:00 |
|
Andreas Öman
|
793583dd44
|
Be more explicit when we can't find the static content for the web ui.
Also, warn a bit mor about this in configure
|
2009-09-18 19:11:06 +00:00 |
|
Andreas Öman
|
5c04d66946
|
Support cards that only returns even OR odd control words
|
2009-09-17 20:22:25 +00:00 |
|
Andreas Öman
|
a0cc31f3f5
|
Drop a stupid printf
|
2009-09-14 19:42:21 +00:00 |
|
Andreas Öman
|
c0350c621a
|
dvr: Don't allow transport to start if adapter is already running
|
2009-09-14 19:10:14 +00:00 |
|
Andreas Öman
|
51a9663501
|
Remove console.log() debug
|
2009-09-14 18:49:02 +00:00 |
|
Andreas Öman
|
2ef690ea70
|
Remove duplicate <body> tag
|
2009-09-10 20:25:20 +00:00 |
|
Andreas Öman
|
72bbedd13e
|
Push DVR entries over HTSP (if in async mode)
|
2009-09-09 21:37:40 +00:00 |
|
Andreas Öman
|
9b97ca2991
|
Remove dead code
|
2009-09-09 21:01:32 +00:00 |
|
Andreas Öman
|
18b827007d
|
We live at http://www.lonelycoder.com/hts nowadays...
|
2009-09-09 20:57:14 +00:00 |
|
Andreas Öman
|
cbd4b48d2f
|
Argh, another leak. Shame on me
|
2009-09-09 20:48:18 +00:00 |
|
Andreas Öman
|
4fccbce7ea
|
Hmf, avoid memory leak in error case.
|
2009-09-09 20:47:48 +00:00 |
|
Andreas Öman
|
e339cb23a4
|
Add getDiskSpace() and getSysTime() methods to HTSP.
Based on patch by FreddyAV
|
2009-09-09 20:47:01 +00:00 |
|
Andreas Öman
|
8a76abd0c9
|
Set V4L adapters status to "- inactive -" instead of "" when not tuned
to anything
|
2009-09-09 20:42:28 +00:00 |
|
Andreas Öman
|
9999aa8b1b
|
Finalize the initial support for V4L adapters.
Still a lot of things can be done, but at least, this works.
#102
|
2009-09-09 20:40:58 +00:00 |
|
Andreas Öman
|
4dc2891a2c
|
Add UI to configure V4L adapters.
Not 100% done yet. Just moving code around.
#102
|
2009-09-09 20:02:41 +00:00 |
|
Andreas Öman
|
2c0ef0f264
|
* Add support for DiSEqC 1.1 / 2.1, configured on per-adapter basis.
Ticket #99
|
2009-09-08 19:42:40 +00:00 |
|
sb1066
|
0b0ad567f0
|
render all columns with the same meta attr
|
2009-09-07 17:15:47 +00:00 |
|
Andreas Öman
|
0582ba2c2e
|
Fix a bug causing satconf not to be correcty set on load (upon application start)
|
2009-09-06 20:56:46 +00:00 |
|
Andreas Öman
|
fa5b99b253
|
HTSP: Send contentType for EPG entries
|
2009-09-06 20:52:28 +00:00 |
|
Andreas Öman
|
e0c48dfd69
|
Default character encoding in DVB is ISO6937, not Latin-1. Ticket #96
|
2009-09-06 20:17:08 +00:00 |
|
Robert
|
6fe9742348
|
fixed FE_QPSK tuning (all frequencies were overwritten when tuned)
|
2009-09-06 15:53:17 +00:00 |
|
Robert
|
a11a1b266d
|
small fix in tdmi_compare_conf
|
2009-09-04 15:12:40 +00:00 |
|
Andreas Öman
|
897d111130
|
Fix tuning with old DVB API
|
2009-09-03 12:52:23 +00:00 |
|
sb1066
|
70b96a1cb9
|
sort ContentGroupStore by name
|
2009-09-02 21:40:20 +00:00 |
|