We had 2 ways to open the moviebrowser and one was with parental lock, the
other without.
btw: Is it really necessary to lock here?
Moviebrowser got its own configurable parental lock.
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@2064 e54a6e83-5905-42d5-8d5c-058d10e6a962
Origin commit data
------------------
Commit: f7bf5932a9
Author: Thilo Graf <dbt@novatux.de>
Date: 2012-01-17 (Tue, 17 Jan 2012)
Origin message was:
------------------
*neutrino media player menu: call moviebrowser from media player object
We had 2 ways to open the moviebrowser and one was with parental lock, the
other without.
btw: Is it really necessary to lock here?
Moviebrowser got its own configurable parental lock.
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@2064 e54a6e83-5905-42d5-8d5c-058d10e6a962
- Correct calculation of box width in CHintBoxExt
- Text display in CHintBox and CHintBoxExt centered
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@2058 e54a6e83-5905-42d5-8d5c-058d10e6a962
Origin commit data
------------------
Commit: 2ddfd01562
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2012-01-14 (Sat, 14 Jan 2012)
Origin message was:
------------------
* CHintBox / CHintBoxExt: better draw
- Correct calculation of box width in CHintBoxExt
- Text display in CHintBox and CHintBoxExt centered
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@2058 e54a6e83-5905-42d5-8d5c-058d10e6a962
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;
Origin commit data
------------------
Commit: 73a2f85e35
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-01-13 (Fri, 13 Jan 2012)
Origin message was:
------------------
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;
use CServiceScan API to get frontend;
Origin commit data
------------------
Commit: 985a14dfc0
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-01-13 (Fri, 13 Jan 2012)
use new CServiceScan and CFEManager API
Origin commit data
------------------
Commit: 50df9f8245
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-01-13 (Fri, 13 Jan 2012)
remove global pmt_caids;
use negative filter for pmt updates
Origin commit data
------------------
Commit: f442ad8fbc
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-01-13 (Fri, 13 Jan 2012)
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
Origin commit data
------------------
Commit: 9b10aadb4f
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-01-13 (Fri, 13 Jan 2012)
show tuner number with name;
use channel ca sys map in place of global pmt_caids;
simplify paintCASystem
Origin commit data
------------------
Commit: 71bca85637
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-01-13 (Fri, 13 Jan 2012)
use CServiceScan API to get frontend;
set cable nid if cable;
Origin commit data
------------------
Commit: 9a2c303348
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-01-13 (Fri, 13 Jan 2012)
* 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
Origin commit data
------------------
Commit: c49ccd0b78
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-01-13 (Fri, 13 Jan 2012)
Origin message was:
------------------
* 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