Thilo Graf
1f81228d7b
CTestMenu: disable tuner test code
...
Doesn't work with newer frontend api, and not really required.
2015-03-29 22:39:48 +02:00
Thilo Graf
1dcfc52a33
system/helpers: remove mkdirhier(); gui/themes: use createDir()
...
This is a partial revert of
picked commit 431657e35d
.
There were two methods, createDir() and mkdirhier() for the same purpose.
We don't need it twice.
btw: existing function createDir() fixed
2015-03-29 22:39:48 +02:00
Jacek Jendrzej
9280566377
movieplayer.cpp reinit Path_local for webif reloadsetup
2015-03-28 21:36:15 +01:00
Stefan Seyfried
08daae7852
infoviewer: simplify clock handling
2015-03-27 13:27:22 +01:00
Stefan Seyfried
d9b1cca88a
neutrino: avoid float for color calculations
2015-03-22 18:13:50 +01:00
Jacek Jendrzej
5763addd80
fix bf19930887
2015-03-21 12:56:43 +01:00
Jacek Jendrzej
bf19930887
movieinfo.cp add new line and line feed fix for 75bdf0f182
2015-03-21 10:17:25 +01:00
Jacek Jendrzej
8227a01592
xmlinterface use const char instand char
2015-03-20 12:05:22 +01:00
Jacek Jendrzej
40fe7fae34
prevent possible segfault std::string if value NULL
2015-03-20 11:57:12 +01:00
Jacek Jendrzej
632ecc3b1e
moviebrowser.cpp: silence comparing floating point warning
2015-03-19 18:29:37 +01:00
Jacek Jendrzej
138e5d4763
audioplayer.cpp: prevent possible segfault
2015-03-19 18:18:13 +01:00
Christian Schuett
14999c7015
bookmark manager: only add bookmark if OK pressed
2015-03-16 11:57:22 +01:00
Christian Schuett
66ec686568
bookmark manager: avoid saving deleted entries to bookmark file
2015-03-16 11:55:29 +01:00
Christian Schuett
103274af75
bookmark manager: don't write bookmark file multiple times ...
...
... when leaving movieplayer
2015-03-16 11:55:23 +01:00
Christian Schuett
62aa1c0b76
reload plugins after changing language to respect localization
2015-03-16 11:55:13 +01:00
[CST] Focus
798b6f4945
gui/audioplayer.cpp: fix refresh after open picture viewer
2015-03-10 15:32:23 +03:00
[CST] Focus
4f5ac78e7f
gui/audioplayer.cpp: fix missing frame around infobox
2015-03-09 14:58:05 +03:00
[CST] Focus
932289ef61
gui/bedit/bouqueteditor_chanselect.cpp: disable screen save
2015-03-09 13:54:12 +03:00
[CST] Focus
5ca50e3c67
gui/bedit/bouqueteditor_channels.cpp: disable screen save for infobox,
...
fix empty paint on empty list
2015-03-09 13:53:56 +03:00
[CST] Focus
9176132ed4
gui/streaminfo2.cpp: fix empty paint on fta channels
2015-03-09 13:53:06 +03:00
[CST] Focus
dd887dfd9b
gui/streaminfo2.cpp: disable screen save for PiG
2015-03-09 13:22:26 +03:00
[CST] Focus
caef89d587
gui/moviebrowser.cpp: do not paint logo if not present
2015-03-07 13:56:45 +03:00
[CST] Focus
9bd225658f
gui/eventlist.cpp: fix additional info text update
2015-03-07 13:56:12 +03:00
[CST] Focus
e846eb141e
gui/channellist.cpp: optimize channel list appear time
2015-03-06 14:14:00 +03:00
[CST] Focus
42d3ffb107
gui/imageinfo.cpp: disable screen saving
2015-03-06 14:14:00 +03:00
[CST] Focus
ea1c533ef9
gui/timeosd.cpp: enable clock background paint,
...
set background color depending on clock background option;
fix colors in case theme color changed
2015-03-06 14:14:00 +03:00
[CST] Focus
5806167917
gui/infoclock.cpp: enable clock background paint, set background color depending on clock background option
2015-03-06 14:14:00 +03:00
[CST] Focus
d6f03505db
gui/infoviewer.cpp: enable clock background paint
2015-03-06 14:14:00 +03:00
[CST] Focus
f50840ac96
gui/components/cc_frm_clock.cpp: set CTextBox save screen and paint background flag;
...
add option to call first paint with save bg - default dont save;
detach clock thread
2015-03-06 14:14:00 +03:00
[CST] Focus
16a1927f4f
gui/components/cc_frm_header.cpp: set CTextBox save screen flag
2015-03-06 14:14:00 +03:00
[CST] Focus
59aca86523
gui/components/cc_item_infobox.cpp: set CTextBox save screen flag
2015-03-06 14:14:00 +03:00
[CST] Focus
86a236bc7e
gui/components/cc_item_text.cpp: set CTextBox save screen flag
2015-03-06 14:14:00 +03:00
[CST] Focus
ee27b6ae6b
gui/components/cc_frm_ext_text.cpp: set CTextBox save screen flag
2015-03-06 14:14:00 +03:00
[CST] Focus
fdd5486714
gui/components/cc_frm_button.cpp: set CTextBox save screen flag
2015-03-06 14:13:59 +03:00
[CST] Focus
72997591a0
gui/widget/textbox.cpp: add flag to control screen save, default is false;
...
disable hide in desctructor
2015-03-06 14:13:59 +03:00
[CST] Focus
ab1b3b9008
gui/components/cc_base.cpp: add flag to control CTextBox screen saving, default is false
2015-03-06 14:13:59 +03:00
[CST] Focus
476b6d0850
gui/bedit/bouqueteditor_chanselect.cpp: fix infobox artefacts on hide()
2015-03-06 14:13:59 +03:00
svenhoefer
4baeab4353
- plugins: allow localization in plugin.cfg
...
Example:
name=Default plugin name
description=Default plugin desription
name.deutsch=Deutscher Plugin-Name
name.english=English plugin name
2015-03-05 17:03:21 +01:00
svenhoefer
b07943807e
- hdd_menu: resort filesystem struct, to get ext4 as default value
2015-03-02 12:28:28 +01:00
[CST] Focus
24c4f5c0cd
fix crash in user_menue when ITEM_EPG_MISC is selected
2015-02-25 17:03:14 +01:00
Stefan Seyfried
cf0b9f944a
CC-Clock: remove unnecessary cast
...
Signed-off-by: Jacek Jendrzej <crashdvb@googlemail.com >
2015-02-22 15:58:30 +01:00
Stefan Seyfried
51fddab5a6
streaminfo: don't paint outside of the framebuffer
...
Signed-off-by: Jacek Jendrzej <crashdvb@googlemail.com >
2015-02-22 15:53:18 +01:00
svenhoefer
a97c959b54
- movieplayer: show start/end-pos in bookmark-menu; fix console output
2015-02-21 17:23:40 +01:00
svenhoefer
f737192ef4
- moviebrowser: auto-choose movie-start in startup menu, when ...
...
... start-bookmark is set
2015-02-21 17:21:07 +01:00
[CST] Focus
cc4f10297d
gui/moviebrowser.cpp: remove old TS cut code
2015-02-20 18:37:56 +03:00
Stefan Seyfried
396be41ab3
CPluginExec: avoid crash when pluginlist is empty
2015-02-20 08:55:45 +01:00
svenhoefer
13d7ec55a5
- menue.cpp: fix details_line hight
...
* former code matches only by chance and will fail, when another
value than 2 is set in INFO_BOX_Y_OFFSET (cc_item_infobox.h)
2015-02-20 08:23:07 +01:00
Thilo Graf
2f96c2653b
CLuaInstance: implement current method for generation of button labels in footer object
...
This controls more effective fontsize and button arrangement.
Lua API is not touched.
TODO: add more possible buttons. Color buttons for sure are not
be enough for some applications.
2015-02-19 08:39:09 +01:00
Jacek Jendrzej
051fb7c008
some enum warrnings compil fixes
2015-02-15 22:16:47 +01:00
Jacek Jendrzej
cbf4c9bae8
src/gui/moviebrowser.cpp set deleted CChannelLogo pointers to NULL
2015-02-15 18:49:30 +01:00