Commit graph

4743 commits

Author SHA1 Message Date
Sam Stenvall
89a484845e [squash] fix recording info button tooltip 2014-08-06 10:10:28 +02:00
Sam Stenvall
582f289551 [webui] remove the abort/delete buttons from the recording details dialog in
favor of the new panel buttons
2014-08-06 10:10:28 +02:00
Sam Stenvall
b5642cb723 [webui] make it possible to select and delete/abort/unschedule multiple
recordings
2014-08-06 10:10:27 +02:00
Sam Stenvall
dc0bcadd8b [webui] add an Info button to recording panels which opens the details dialog
Also disable the oncellclicked callback which previously triggered the dialog
2014-08-06 10:10:27 +02:00
Sam Stenvall
073169ae9c [webui] no need to check if we have selected any items when pressing Delete,
the button is unclickable when nothing is selected
2014-08-06 10:10:27 +02:00
Sam Stenvall
e43b0e6e00 [webui] reload the EPG store on "dvrdb" notifications
This way the DVR status icon gets updated correctly when a recording changes
state
2014-08-06 10:10:27 +02:00
Sam Stenvall
6f4fc91fef [webui] update all DVR stores on "dvrdb" notifications
This way a finished/aborted recording correctly appears in the corresponding
tab without having to reload the page
2014-08-06 10:10:27 +02:00
Jaroslav Kysela
3614b6c93b service mapper: file description correction 2014-08-06 10:02:46 +02:00
Sam Stenvall
d638f25225 [servicemapper] reset stats when starting the mapper 2014-08-06 10:00:38 +02:00
Sam Stenvall
2be4265a29 [webui] make it possible to increment/decrement channel numbers for many
channels simultaneously
2014-08-06 09:06:32 +02:00
Jaroslav Kysela
54291db90f webui: idnode.js remove trailing whitespaces 2014-08-06 09:04:53 +02:00
Sam Stenvall
3ab17d4919 [webui] make CheckColumn obey readonly status 2014-08-06 09:03:05 +02:00
Sam Stenvall
0956101299 [idnode] properly make columns uneditable when they're readonly
This prevents e.g. text columns to become oddly grey when double-clicked
2014-08-06 09:03:05 +02:00
Sam Stenvall
a5d0930624 [webui] properly render checkboxes in idnode grids 2014-08-06 09:03:05 +02:00
Jaroslav Kysela
deaa9ceaa2 libaesdec: more cosmetic tweaks 2014-08-06 08:59:41 +02:00
spdfrk1
482e46e6a0 Corrected indentation 2014-08-06 08:57:04 +02:00
spdfrk1
9c24eeb397 Corrected indentation 2014-08-06 08:57:04 +02:00
spdfrk1
af160e82da static inline for empty functions 2014-08-06 08:57:04 +02:00
spdfrk1
5c11131e3e Empty functions for !ENABLE_SSL 2014-08-06 08:57:04 +02:00
spdfrk1
3340ad20a8 Correct indentation 2014-08-06 08:57:04 +02:00
spdfrk1
5a731a4783 SRCS-${CONFIG_SSL} for libaesdec 2014-08-06 08:56:35 +02:00
spdfrk1
6a4a3572ff Cleanup 2014-08-06 08:56:35 +02:00
spdfrk1
bf9ce65661 Cleanup 2014-08-06 08:56:35 +02:00
spdfrk1
88672fd157 Cleanup 2014-08-06 08:56:35 +02:00
spdfrk1
16f99d440c Free AES keys when requested 2014-08-06 08:55:43 +02:00
spdfrk1
03bfb52183 Delete libaesdec_interface.c 2014-08-06 08:55:43 +02:00
spdfrk1
2850692c1a Remove interface from header 2014-08-06 08:55:43 +02:00
spdfrk1
1330eab10a Remove interface 2014-08-06 08:55:43 +02:00
spdfrk1
7f23bdc59c Process packet after descrambling 2014-08-06 08:55:43 +02:00
spdfrk1
ef598fa415 Added DES/AES switch by msg len 2014-08-06 08:55:43 +02:00
spdfrk1
3f4aa80e95 Init AES keys 2014-08-06 08:55:43 +02:00
spdfrk1
e9837d304d fixed typo 2014-08-06 08:55:43 +02:00
spdfrk1
de8433d7b1 Update Makefile 2014-08-06 08:55:43 +02:00
spdfrk1
ecd4f591f6 Update Makefile 2014-08-06 08:55:43 +02:00
spdfrk1
ac2e3d0d83 Started prepare for merge 2014-08-06 08:55:43 +02:00
spdfrk1
f581f6379c sync with master 2014-08-06 08:55:43 +02:00
spdfrk1
1ad7c31d25 reset to master 2014-08-06 08:55:43 +02:00
spdfrk1
4259bf8daf Fixed CW debug msg 2014-08-06 08:55:43 +02:00
spdfrk1
a44806b09f Larger cw support for capmt 2014-08-06 08:55:43 +02:00
spdfrk1
e58c1122b2 Free key buffer when requested 2014-08-06 08:55:41 +02:00
spdfrk1
a6f7793472 Larger cw support for capmt 2014-08-06 08:55:39 +02:00
spdfrk1
0d73f421b1 Handle incomplete packets 2014-08-06 08:55:39 +02:00
spdfrk1
a558c9e228 Reinstated even/odd AES keys 2014-08-06 08:54:32 +02:00
spdfrk1
66f6a3b99b Free key buffer when requested 2014-08-06 08:54:32 +02:00
spdfrk1
43aa20f837 aes key stored using ev/odd cw 2014-08-06 08:54:32 +02:00
spdfrk1
cb0c94dfc8 Initial libaesdec commit 2014-08-06 08:54:32 +02:00
Jaroslav Kysela
37a1aabd8b htsp: force SCT_MP4A type as AAC 2014-08-06 08:49:56 +02:00
Jaroslav Kysela
456f13b977 epg: another skel leak fixed 2014-08-05 22:22:56 +02:00
Sam Stenvall
e99a563f8b add Netbeans project files to .gitignore 2014-08-05 08:51:53 +02:00
Sam Stenvall
7d930e6696 [descrambler] fix typo in trace category 2014-08-05 00:27:20 +03:00