[CST] Focus
f9010a8bd1
update libcs headers
2012-01-13 16:15:21 +04:00
[CST] Focus
73a2f85e35
zapit: split audio pids saving to SaveAudioMap;
...
remove global cam_ci;
add CFEManager API to save/load per frontend settings;
use new pat/pmt classes;
use CFEManager API to close, open, get frontend;
set CI clock at startup;
cleanup unused code;
2012-01-13 16:14:02 +04:00
[CST] Focus
985a14dfc0
descriptors: use new pat/pmt classes;
...
use CServiceScan API to get frontend;
2012-01-13 16:05:30 +04:00
[CST] Focus
50df9f8245
sdt: change to use new pat/pmt classes;
...
use new CServiceScan and CFEManager API
2012-01-13 16:01:48 +04:00
[CST] Focus
109d74c24b
capmt: remember source demux for updates; use record demux from channel
2012-01-13 15:59:49 +04:00
[CST] Focus
f442ad8fbc
zapit pmt: convert pmt code to class;
...
remove global pmt_caids;
use negative filter for pmt updates
2012-01-13 15:50:08 +04:00
[CST] Focus
2c131c8117
libconfigfile: check iterator for end before using it
2012-01-13 15:46:46 +04:00
[CST] Focus
9b10aadb4f
neutrino.cpp: save/load ci clock setting;
...
pass ci_clock to zapit at start time;
remove global satellitePositions usage;
check for free frontend in quickZap if record running, allow quickZap if found
remove code moved to scan_setup updateManualSettings;
fix remove background radio picture, if mode was changed for record in standby;
save neutrino.conf in signal handler;
dont delete frameBuffer after stop_daemons(true) to prevent crash
2012-01-13 15:42:35 +04:00
[CST] Focus
59b74261b3
test_menu.cpp: use CFEManager API to get frontend
2012-01-13 15:32:01 +04:00
[CST] Focus
71bca85637
streaminfo2.cpp: add frontend class member;
...
show tuner number with name;
use channel ca sys map in place of global pmt_caids;
simplify paintCASystem
2012-01-13 15:31:05 +04:00
[CST] Focus
9a2c303348
neutrino scan: use CServiceManager API to get satellite name;
...
use CServiceScan API to get frontend;
set cable nid if cable;
2012-01-13 15:27:58 +04:00
[CST] Focus
2de6b90c55
zapit ci.cpp: add constructors and ca_pmt_pid member
2012-01-13 15:20:24 +04:00
[CST] Focus
abf326252d
zapittypes.h: add ci_clock to zapit start arg struct; add cam_ci to zapit config struct
2012-01-13 15:18:05 +04:00
[CST] Focus
ffd335adaa
nhttpd neutrinoapi: use channel camap in place of global pmt_caids
2012-01-13 15:12:01 +04:00
[CST] Focus
7a5d87d6b1
channellist: new SameTP with channel param; use CFEManager to get frontend and check is it possible to zap
2012-01-13 15:08:14 +04:00
[CST] Focus
5930d09cb9
record: add support to select recording demux; use CFEManager to allocate and lock frontend in use
2012-01-13 15:03:23 +04:00
[CST] Focus
5002cd4c0f
fastscan: update CServiceManager usage, use CFEManager
2012-01-13 15:00:09 +04:00
[CST] Focus
bcae2e2b89
zapit bouquets: force creating Other bouquet for unused channels
2012-01-13 14:58:22 +04:00
[CST] Focus
134a1c4f78
scan: add cable nid param, use CFEManager to select frontend
2012-01-13 14:56:26 +04:00
[CST] Focus
a5bee28254
NIT: add thread args struct, use cable NIT setting in NIT parse
2012-01-13 14:52:55 +04:00
[CST] Focus
8a2f3412e1
settings: add setting for CI clock and scan setting for cable NID
2012-01-13 14:50:14 +04:00
[CST] Focus
40ec967468
setting_helpers: cleanup unused code
2012-01-13 14:49:04 +04:00
[CST] Focus
f42a0e2f8d
locale: add new locales for scan setup, CI clock, cable NID
2012-01-13 14:48:10 +04:00
[CST] Focus
20b61be14a
scan_setup: re-write to support two frontends; move update of manual scan menu params from neutrino; changeNotify for related params
2012-01-13 14:46:14 +04:00
[CST] Focus
2e11214728
motorcontrol: add frontend member and param to select frontend to use; set live frontend to selected for diseqc commands
2012-01-13 14:43:55 +04:00
[CST] Focus
deeb24760e
infoviewer: get satellite name from CServiceManager; add tuner number icon; use channel camap to display ca systems
2012-01-13 14:41:21 +04:00
[CST] Focus
546952f3a1
CI menu: add support to change CI clock
2012-01-13 14:38:04 +04:00
[CST] Focus
060a58d59c
Get satellite name from CServiceManager
2012-01-13 14:36:37 +04:00
[CST] Focus
4623328db2
Move global satellitePositions to CServiceManager class; add frontendType member to CServiceManager
2012-01-13 14:23:18 +04:00
[CST] Focus
cac099966b
channel class: Add record demux, polarization, ca sysmap
2012-01-13 14:19:56 +04:00
[CST] Focus
c49ccd0b78
* Add struct to keep frontend settigs
...
* Add satellite map to keep configured satellites
* Change Lock() to handle usecount
* Use slave member to protect diseqc/voltage/tone operations
* Change debug to include frontend number
2012-01-13 14:09:13 +04:00
[CST] Focus
c242a61ea2
New CPat class to parse PAT, replace old code
2012-01-13 13:55:52 +04:00
[CST] Focus
c79fe413d6
Add CFEManager class
2012-01-13 13:53:54 +04:00
focus
a122e25fc4
neutrino: handle screenshot key in handleMsg to dump video+osd
...
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@2056 e54a6e83-5905-42d5-8d5c-058d10e6a962
2012-01-12 15:17:04 +00:00
focus
43692367f8
keybind_setup: add BMP option
...
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@2055 e54a6e83-5905-42d5-8d5c-058d10e6a962
2012-01-12 15:15:23 +00:00
focus
14bb685b1e
screenshot: add bmp format and options to dump fb and scale
...
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@2054 e54a6e83-5905-42d5-8d5c-058d10e6a962
2012-01-12 15:14:46 +00:00
satbaby
b2638dacf7
movieplayer: -fix timeshift stop
...
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@2053 e54a6e83-5905-42d5-8d5c-058d10e6a962
2012-01-11 11:50:51 +00:00
seife
0fa97c1652
neutrino: remove special Tripledragon input handling
...
With the new input device, no need for special casing in neutrino.
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@2052 e54a6e83-5905-42d5-8d5c-058d10e6a962
2012-01-09 20:32:26 +00:00
satbaby
babf8ec7c8
moviebrowser:-fix info_hdd_level paint
...
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@2051 e54a6e83-5905-42d5-8d5c-058d10e6a962
2012-01-09 17:31:22 +00:00
focus
9ed9b61867
fastscan: add missed copyright header
...
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@2050 e54a6e83-5905-42d5-8d5c-058d10e6a962
2012-01-08 12:55:12 +00:00
striper
de37c3fa3b
- screenshot.cpp: fix compile with newer libpng versions
...
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@2049 e54a6e83-5905-42d5-8d5c-058d10e6a962
2012-01-08 12:11:15 +00:00
striper
e2512f4bdf
- update deutsch.locale
...
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@2048 e54a6e83-5905-42d5-8d5c-058d10e6a962
2012-01-08 11:51:16 +00:00
focus
058766219b
movieplayer: sample code to save screenshot
...
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@2047 e54a6e83-5905-42d5-8d5c-058d10e6a962
2012-01-08 10:40:38 +00:00
focus
74e3ac08c4
neutrino: save/load screenshot settings; code to handle screenshot key; move CRCInput::RC_games handle after binded keys
...
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@2046 e54a6e83-5905-42d5-8d5c-058d10e6a962
2012-01-08 10:35:44 +00:00
focus
4f1231a247
keybind menu: missed header commit
...
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@2045 e54a6e83-5905-42d5-8d5c-058d10e6a962
2012-01-08 10:33:40 +00:00
focus
7e35acf20d
keybind menu: new key bind and settings for screenshots. not sure what is better place for this
...
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@2044 e54a6e83-5905-42d5-8d5c-058d10e6a962
2012-01-08 10:33:08 +00:00
focus
951ed0fb92
locales: new locales for screenshots
...
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@2043 e54a6e83-5905-42d5-8d5c-058d10e6a962
2012-01-08 10:31:43 +00:00
focus
4d07deb6b7
settings: new variables for screenshots
...
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@2042 e54a6e83-5905-42d5-8d5c-058d10e6a962
2012-01-08 10:31:02 +00:00
focus
ef812396ca
New experimental feature for saving live screenshot images, disabled until lib/driver updated
...
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@2041 e54a6e83-5905-42d5-8d5c-058d10e6a962
2012-01-08 10:29:52 +00:00
focus
9c0924e80f
framebuffer: make setupGXA public
...
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@2040 e54a6e83-5905-42d5-8d5c-058d10e6a962
2012-01-08 10:27:36 +00:00