[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
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
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
M. Liebmann
b9400110b4
Enable gradient for all remaining GUI header
2014-10-16 09:49:28 +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
martii
ffec667030
system/luaserver: Terminate Lua script when luaclient dies.
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
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
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
[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
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
f75fadd29c
gui/components/cc_item_progressbar.cpp: limit pb_value to max value
2014-10-10 15:26:32 +04:00
Thilo Graf
4b73121eef
CComponentsInfoBox: small cleanup
2014-10-08 14:14:33 +04:00
Thilo Graf
f75f0ed6e3
CComponentsPicture: rework scale behavior
...
Scaling mode not longer only dependent from image name.
Now also evaluated parameters.
Image objects with defined dimensions will be scaled.
Icons without defined path and file type, will be scaled as before.
2014-10-08 14:14:29 +04:00
svenhoefer
765ad18b07
- plugins: add and use default hint icon; THX to fred_feuerstein
2014-10-08 14:14:24 +04:00
svenhoefer
088809b76f
- - plugins: use hinticons for plugins in usermenu and pluginlist
2014-10-07 13:19:19 +04:00
svenhoefer
ebbed374af
- plugins: allow hinticons for plugins
...
Default is <plugin>_hint.png; an entry 'hinticon=another_name' in
<plugin>.cfg overrides this; use icon in plugindir first; if not found
use icon in one of the other wellknown neutrino icon directories.
2014-10-07 13:19:15 +04:00
[CST] Focus
6e9b71af90
neutrino, zapit: drop EVT_SCAN_REPORT_FREQUENCY,
...
use EVT_SCAN_REPORT_FREQUENCYP to pass full feparams,
fix scan transponder display info
2014-10-02 14:23:36 +04:00
[CST] Focus
713820a1c0
gui/filebrowser.cpp: cleanup, simplify footer
2014-10-01 17:15:57 +04:00
[CST] Focus
ed6816068c
Revert "- movieplayer: ask before stop temporary timeshift"
...
This reverts commit f9c7662c73
.
Conflicts:
src/gui/movieplayer.cpp
2014-10-01 16:09:46 +04:00
[CST] Focus
67db470798
gui/movieplayer.cpp: try to fix 'always seek to 0'
2014-10-01 16:06:52 +04:00
[CST] Focus
b852496603
gui/movieplayer.cpp: check file name is not url before save screenshot
2014-10-01 12:56:12 +04:00
svenhoefer
c166fc28af
- plugins: don't show integrated plugins in usermenu
2014-09-30 14:27:48 +04:00
[CST] Focus
2c3256bacf
gui/filebrowser.cpp: change OK button behavior:
...
always return marked list, if there are marked files;
always change dir, if there are no marked files;
to recursive add dir, use mark
2014-09-30 14:07:38 +04:00
[CST] Focus
c14ab10c2e
gui/movieplayer.cpp: do not quit or jump to unmarked item, in case ie empty dir added
2014-09-30 14:07:29 +04:00
svenhoefer
ee9d08a3ee
- menue.cpp: don't integrate hidden plugins
2014-09-30 14:04:54 +04:00
[CST] Focus
178582afb0
gui/movieplayer.cpp: fix stop and EOF, if suddenly we get position == duration
2014-09-29 18:08:58 +04:00
[CST] Focus
b33247f346
gui/moviebrowser.cpp: apply rows / browser height changes after quit menu
2014-09-29 14:39:23 +04:00
svenhoefer
9f8e107701
- remove patch crap; sorry!
2014-09-29 14:38:59 +04:00
svenhoefer
e6cbd53dd2
- add plugins to info menu
2014-09-29 14:38:55 +04:00
svenhoefer
a14d63b93b
- add plugins to mutimedia menu
2014-09-29 14:38:47 +04:00
svenhoefer
1b5a30c326
- add function to integrate plugins
...
TODO: maybe find a solution without void *pluginsExec
Thanks to micha-bbg and SatBaby
2014-09-29 14:38:43 +04:00
svenhoefer
f586552719
- plugins: add new configuration item 'integration'
...
Integrate plugins in existing neutrino menues. Usage in plugin.cfg:
integration=0; disabled
integration=1; reserved
integration=2; multimedia menu
integration=3; settings menu
integration=4; service menu
integration=5; information menu
2014-09-29 14:38:39 +04:00
[CST] Focus
fb5dddc3f5
gui/moviebrowser.cpp: try to fix footer position
2014-09-29 12:26:36 +04:00