Commit Graph

6367 Commits

Author SHA1 Message Date
[CST] Focus
eb1ef76495 gui/bouquetlist.cpp: another fix for bouquet epg scan option 2014-03-28 18:40:20 +04:00
Jacek Jendrzej
d3a5e13f04 upnpbrowser.cpp fix for show pic after play 2014-03-28 15:38:47 +01:00
[CST] Focus
4d8a633532 gui/bouquetlist.cpp: fix warning 2014-03-28 18:00:27 +04:00
[CST] Focus
6934981f30 gui/bouquetlist.cpp: fix crash 2014-03-28 16:12:31 +04:00
[CST] Focus
87e0691ca2 zapit/src/femanager.cpp: change free demux for PiP detection 2014-03-28 16:12:31 +04:00
[CST] Focus
c4dc143934 zapit/src/zapit.cpp: remove PIP_DEMUX usage 2014-03-28 16:12:31 +04:00
[CST] Focus
0c97279874 zapit/src/capmt.cpp: allocate demuxes in constructor 2014-03-28 16:12:31 +04:00
[CST] Focus
5b731ed216 zapit/src/fastscan.cpp: fix extra InitFastscanLnb call 2014-03-28 16:12:31 +04:00
[CST] Focus
6fe3bcb50f gui/movieplayer.cpp: change playback instance number 2014-03-28 16:12:31 +04:00
Jacek Jendrzej
2961ada5aa upnpbrowser.cpp -add show logo/pic 2014-03-27 20:45:46 +01:00
[CST] Focus
992ee59685 driver/scanepg.cpp: add support to scan selected bouquets;
add support to scan epg in live or standby or always
2014-03-27 18:56:49 +04:00
[CST] Focus
a6bd2589dd gui/miscsettings_menu.cpp: add option to scan epg in standby or live or always 2014-03-27 18:56:49 +04:00
[CST] Focus
e11434f417 gui/bouquetlist.cpp: add menu option to switch bouquet epg scan on/off 2014-03-27 18:56:49 +04:00
[CST] Focus
37cf3482b7 zapit/src/bouquets.cpp: add bouquet flag to select bouquet for epg scan 2014-03-27 18:56:49 +04:00
[CST] Focus
d4353a0692 neutrino.cpp: add setting to select box state for epg scan 2014-03-27 18:56:49 +04:00
[CST] Focus
29bec8dda2 locals: add new locales for epg scan 2014-03-27 18:56:49 +04:00
[CST] Focus
b96a7d43a6 driver/streamts.cpp: optimize poll timeout, cancel thread on stop 2014-03-27 18:56:49 +04:00
svenhoefer
a3e8142fae - controlapi: add boxmodel to control/info?hwinfo 2014-03-26 13:25:06 +01:00
svenhoefer
d4dc3fcbbd - neutrinoyparser: remove delivery_system from boxname 2014-03-26 13:25:06 +01:00
svenhoefer
d81b50523c - neutrinoyparser: add function 'get_boxmodel' 2014-03-26 13:25:06 +01:00
[CST] Focus
ded947f05a driver/streamts.cpp: add support to stream from different tuners 2014-03-26 14:31:11 +04:00
[CST] Focus
63ce8f2a69 driver/scanepg.cpp: do not zap, if streaming active;
use common standbyToStandby() from neutrino
2014-03-26 14:31:04 +04:00
[CST] Focus
f321f33b1c neutrino.cpp: add common code to partially neutrino wakeup / put to sleep;
process EVT_STREAM_START/STOP events
2014-03-26 14:31:00 +04:00
[CST] Focus
dc3185f3a0 neutrinoMessages.h: add EVT_STREAM_START/STOP events 2014-03-26 14:30:56 +04:00
[CST] Focus
50eb534417 Revert "streamts: put zapit back into standby after streaming"
This reverts commit 8c0cb5b96e.
2014-03-26 14:30:29 +04:00
[CST] Focus
1dfc9c1449 Revert "streamts: set CPU freq to 'high' for streaming"
This reverts commit c9a3b34810.
2014-03-26 14:30:20 +04:00
svenhoefer
716f353214 - localize.cpp: fix LOCALEDIR_VAR 2014-03-24 14:59:29 +01:00
[CST] Focus
d108294503 zapit/src/fastscan.cpp: improve fastscan tune reporting 2014-03-21 17:18:30 +04:00
[CST] Focus
bfc30ae53e gui/scan_setup.cpp: add dynamic diseqc options switch based on frontend mode 2014-03-21 17:18:26 +04:00
[CST] Focus
b36a66db34 gui/widget/menue.cpp: add CMenuOptionChooser::setOptions 2014-03-21 17:18:21 +04:00
[CST] Focus
9ec646bebe zapit/src/frontend.cpp: change timers to use time_monotonic_ms() 2014-03-21 17:18:14 +04:00
[CST] Focus
acffe8024d gui/scan_setup.cpp: add fast-scan operators, add fast-scan diseqc auto-config and menu to change diseqc 2014-03-21 17:18:06 +04:00
[CST] Focus
1960a84b6c zapit/src/fastscan.cpp: add fast-scan operators, add diseqc autoconfig 2014-03-21 17:18:01 +04:00
[CST] Focus
df95c904b4 locals: add new locales for fast-scan 2014-03-21 17:17:57 +04:00
[CST] Focus
ffce0866bc gui/cam_menu.cpp: rework, handle mmi timeout, close menu on CI/card insert/remove 2014-03-21 17:17:53 +04:00
[CST] Focus
47609eb2f1 neutrino.cpp: remove not reached keys handle, do not pass RC_timeout 2014-03-21 17:17:47 +04:00
[CST] Focus
ce4552b4b9 gui/cam_menu.cpp: use dialog for menu/list messages generated outside of menu 2014-03-21 17:17:42 +04:00
[CST] Focus
a5f2ebaec3 gui/cam_menu.cpp: cleanup, fix memleak when messages ignored 2014-03-21 17:17:32 +04:00
Jacek Jendrzej
98bdb43608 upnpbrowser.cpp: -add albumArtURI parse 2014-03-19 18:35:10 +01:00
Jacek Jendrzej
80d7cc186d CPictureViewer:: move download code to separate funktion DownloadImage 2014-03-19 18:32:34 +01:00
M. Liebmann
b80e7480a2 CLuaInstance::runScript: Set script parameter 0 to 'script name'...
...for compatibility with standalone lua scripts
2014-03-19 16:03:38 +01:00
M. Liebmann
0a957abf31 CLuaInstance: Add runScript() function for using in Lua script
- Script runs in a new instance in neutrino context
  Example:
  local n = neutrino()
  n:runScript(filename [, args, ...])
2014-03-19 10:14:43 +01:00
M. Liebmann
b61a225d2b CLuaInstance: Optional specification of parameters for runScript()
- Add parameters as std::vector and possibility of return of
  status and error messages. (THX Martii)
  Example:
  void runScript(const char *fileName, std::vector<std::string> *argv,
  		std::string *result_code, std::string *result_string,
  		std::string *error_string);

- Add Parameters as const char*, last parameter to NULL is imperative.
  Example:
  void runScript(const char *fileName, const char *arg0, const char *arg1, ..., NULL);
2014-03-19 10:14:43 +01:00
M. Liebmann
5d4286285a CStringInputSMS: Add '%' to valid chars 2014-03-18 19:05:33 +01:00
M. Liebmann
2dbdb8798e CLuaInstance: Replace cwindow header_height & footer_height
- Replace with headerHeight & footerHeight
- Set header_height & footer_height to deprecated
2014-03-16 12:33:26 +01:00
M. Liebmann
1e78781d18 CLuaInstance: Add various CComponentsPicture functions
- Added: new, paint, hide, setpicture
2014-03-16 12:33:26 +01:00
M. Liebmann
a501f4e10e CLuaInstance: Add setCaption & paintHeader function to cwindow 2014-03-16 12:33:26 +01:00
M. Liebmann
5136563035 CLuaInstance: Add function 'functionDeprecated()' for debug output...
...when a script function is deprecated.
2014-03-16 12:33:26 +01:00
M. Liebmann
4df0449e39 CLuaInstance: Add setText function to ctext 2014-03-16 12:33:26 +01:00
M. Liebmann
81608cbd3f CLuaInstance::ComponentsTextNew: Add 'parent' parameter...
...for the integration of ctext in a parent cwindow
2014-03-16 12:33:26 +01:00