Commit Graph

6496 Commits

Author SHA1 Message Date
[CST] Bas
5f3872b5dd neutrino: add support for CST new simple frontpanel with LED segment display. (c) focus and adjusted by me.
Conflicts:
	src/daemonc/remotecontrol.cpp
	src/gui/channellist.cpp
2014-10-22 16:14:05 +04:00
svenhoefer
331665d847 - deutsch.locale: update 2014-10-21 10:23:55 +02:00
[CST] Focus
2470086d93 neutrino.cpp: add updates check on boot;
init channel lists before warning about 'new settings are set to defaults' - fix crash,
if ie EVT_PROGRAMLOCKSTATUS received while dialog on the screen, and channel list not exists
2014-10-20 14:23:31 +04:00
[CST] Focus
c43438baec gui/update_settings.cpp: add option to enable/disable updates check on boot 2014-10-20 14:20:26 +04:00
[CST] Focus
a755074c0e gui/update.cpp: add function to check first url for image update;
check update version and timestamp to notify user about updates
2014-10-20 14:19:37 +04:00
[CST] Focus
0420e95b11 system/flashtool.cpp: add timestamp 2014-10-20 14:14:39 +04:00
[CST] Focus
320c3b163c gui/miscsettings_menu.cpp: fix settings sectionsd config 2014-10-20 11:16:14 +04:00
[CST] Focus
95ac729ff6 gui/movieplayer.cpp: fix old file info display in infoviewer 2014-10-17 15:45:15 +04:00
M. Liebmann
a6487fd951 CTextBox: Fix center / right text display
- The x position of the text could assume negative values,
  when the text length was greater than the specified range.
2014-10-16 17:14:04 +02:00
[CST] Focus
dc97bbefdf neutrino.cpp: by request, add network settings and software update to blue user menu 2014-10-16 13:56:15 +04:00
[CST] Focus
5d6ea715d8 gui/user_menue.cpp: add network settings and software update as user-menu items 2014-10-16 13:56:15 +04:00
[CST] Focus
37891d2de3 gui/update_menue.cpp: fix crash in dtor, CMenuForwarder is deleted on menu delete 2014-10-16 13:56:15 +04:00
[CST] Focus
3c5d5634a4 gui/update_settings.cpp: cleanup unused updateItem 2014-10-16 13:56:15 +04:00
[CST] Focus
f71396e455 lib/libtuxtxt/tuxtxt.cpp: set 16:9 mode by default 2014-10-16 13:56:09 +04:00
M. Liebmann
b9400110b4 Enable gradient for all remaining GUI header 2014-10-16 09:49:28 +02:00
M. Liebmann
e13b20adb4 Disable infoclock when display current transponder 2014-10-16 09:49:20 +02:00
M. Liebmann
ddd41e05ef integrated plugins: Add direct keys 2014-10-16 09:49:19 +02:00
M. Liebmann
7293c53600 CMenuWidget::integratePlugins(): Add shortcut parameter 2014-10-16 09:49:19 +02:00
M. Liebmann
940a41aab2 CMenuWidget: Add function getNextShortcut()/setNextShortcut()
for setting of direktkey in the plugin integration
2014-10-16 09:49:18 +02:00
M. Liebmann
8c42ad8dd5 Fix display numeric item icons
- Required for some custom icons
2014-10-16 09:49:17 +02:00
[CST] Focus
00ead6aa95 gui/channellist.cpp: allow to edit provider bouquet 2014-10-14 16:45:08 +04:00
[CST] Focus
70fa01b318 zapit/src/bouquets.cpp: allow to change GUI channel name in ubouquets.xml;
avoid delete remainChannels bouquet
2014-10-14 16:41:09 +04:00
svenhoefer
7030f309c5 - luaserver.cpp: change testing example 2014-10-14 10:27:37 +02:00
martii
346a65c378 system/luaserver: include poll.h explicitly 2014-10-14 10:27:37 +02:00
martii
ffec667030 system/luaserver: Terminate Lua script when luaclient dies. 2014-10-14 10:27:37 +02:00
martii
d681936f26 system/luaserver: fix destructor 2014-10-14 10:27:37 +02:00
martii
62c5aa5c4f neutrino.cpp: omit deleting luaserver at shutdown 2014-10-14 10:27:37 +02:00
martii
b2b7cd8bb1 luaserver: reorganize 2014-10-14 10:27:37 +02:00
martii
5d25185684 lua: implement "luaclient".
This allows for starting Lua scripts in neutrino context from the
command line. Experimental, not fully regression-tested.
2014-10-14 10:27:37 +02:00
[CST] Focus
b1ba52b754 gui/channellist.cpp: add per-channel lock in editor 2014-10-14 12:15:49 +04:00
[CST] Focus
2de388cd80 zapit/src/bouquets.cpp: do not add webtv channels to 'Other' bouquet 2014-10-13 18:00:56 +04:00
[CST] Focus
ab2be9aeb0 zapit/src/channel.cpp: add bLocked flag to lock single channel 2014-10-13 16:36:46 +04:00
[CST] Focus
27cd2846f2 zapit/src/bouquets.cpp: decrease channel lock count in deleteBouquet();
add setBouquetLock() with change channel lock count
2014-10-13 12:28:17 +04:00
[CST] Focus
e61a66e4d6 gui/channellist.cpp: fix key pass to neutrino,
after commit fa4333f948
2014-10-11 15:49:43 +04:00
[CST] Focus
acee2b402e gui/network_service.cpp: fix shortcut in case of inactive items 2014-10-11 15:48:32 +04:00
[CST] Focus
2878b34141 gui/channellist.cpp: add channels reinit, if target bouquet was empty (hidden),
or empty after edit (to hide)
2014-10-11 13:23:09 +04:00
[CST] Focus
cf6d38d190 neutrino.cpp: hide empty favorites, again 2014-10-11 13:23:08 +04:00
[CST] Focus
747d7e2ff2 gui/bedit/bouqueteditor_chanselect.cpp: fix crash after
commit ebd0259cfc
2014-10-11 13:23:08 +04:00
svenhoefer
01b71dc589 - menue.cpp: fix footer position with rounded corners 2014-10-11 11:07:20 +02:00
svenhoefer
46b4d9e866 - framebuffer.h: define CORNER_NONE 2014-10-11 11:07:14 +02:00
[CST] Focus
fa4333f948 gui/channellist.cpp: add inline list editor;
add to favorite bouquets without channels re-init;
cleanup
2014-10-10 15:26:32 +04:00
[CST] Focus
823549949d gui/bouquetlist.cpp: mark only changed bouquets/services to save;
enable menu save screen, do not repaint after menu;
allow open empty channel list
2014-10-10 15:26:32 +04:00
[CST] Focus
bdeb3b50de neutrino.cpp: add adjustToChannelID();
add flags for accurate saving of things changed in channel list;
always add favorites bouquet to favorite bouquet list;
cleanup showChannelList()
2014-10-10 15:26:32 +04:00
[CST] Focus
722d226dbe gui/bedit/bouqueteditor_channels.cpp: pass CZapitBouquet to CBEChannelSelectWidget,
mark inacttive both non-found and removed channels
2014-10-10 15:26:32 +04:00
[CST] Focus
ebd0259cfc gui/bedit/bouqueteditor_chanselect.cpp: mark inactive channels,
pass CZapitBouquet in place of bouquet number,
cleanup
2014-10-10 15:26:32 +04:00
[CST] Focus
c605141b98 zapit/src/bouquets.cpp: add getChannels() with mode param, add fopen error check 2014-10-10 15:26:32 +04:00
[CST] Focus
9c47e9e5f3 system/lastchannel.cpp: cleanup unused channelnr 2014-10-10 15:26:32 +04:00
[CST] Focus
563310601a zapit/src/scansdt.cpp: remove udpated channel flag before scan 2014-10-10 15:26:32 +04:00
[CST] Focus
74f79c2855 zapit/include/zapit/channel.h: add NOT_PRESENT flag 2014-10-10 15:26:32 +04:00
[CST] Focus
f75fadd29c gui/components/cc_item_progressbar.cpp: limit pb_value to max value 2014-10-10 15:26:32 +04:00