Commit Graph

7390 Commits

Author SHA1 Message Date
[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
09e1399a11 system/stacktrace.cpp: add backtrace function for debugging, define HAVE_BACKTRACE to enable code 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
4006463241 - yWeb: rename original style to tuxbox style 2015-03-05 00:22:39 +01:00
svenhoefer
2fa1a82c26 - yWeb: use styles in override directory too 2015-03-04 23:26:57 +01:00
svenhoefer
9b042be177 - yWeb: move Filemgr's css to Y_Main.css 2015-03-02 15:23:03 +01:00
svenhoefer
b07943807e - hdd_menu: resort filesystem struct, to get ext4 as default value 2015-03-02 12:28:28 +01:00
svenhoefer
b1b45f6029 - yWeb: hopefully the last fix for 937d88d 2015-03-01 21:31:28 +01:00
[CST] Focus
3923596e0f nhttpd/web/Makefile.am: remove obsolete Y_Settings_Skin.yhtm 2015-03-01 13:03:37 +03:00
svenhoefer
aaff86c762 - yWeb: fix c&p error in 937d88d00d 2015-03-01 01:32:29 +01:00
svenhoefer
937d88d00d - yWeb: add distributor style sheet 2015-03-01 01:19:03 +01:00
svenhoefer
3f27e7d0f5 - yWeb: fix channellogo in live epg list 2015-02-27 09:31:46 +01:00
svenhoefer
bbc04b7a63 - yWeb: updated icons for top frame; thanks to fred_feuerstein 2015-02-26 14:52:06 +01:00
svenhoefer
e97885bc02 - yWeb: add some missing Y_User.css entrys 2015-02-26 12:42:16 +01:00
svenhoefer
f21e776451 - yWeb: add new RCU pic and coordinates for rc_cst_v2
big thanks to fred_feuerstein
2015-02-26 00:37:20 +01:00
svenhoefer
b99a197d37 - yWeb: more icons cleanup; big thanks to fred_feuerstein 2015-02-26 00:33:05 +01:00
svenhoefer
b261dd9911 - yWeb: RCU pics converted to transparent background
big thanks to fred_feuerstein
2015-02-26 00:31:10 +01:00
svenhoefer
7f5a8aebfd - yWeb: icons cleanup; big thanks to fred_feuerstein 2015-02-26 00:19:04 +01:00
svenhoefer
80d22c575a - yWeb: add user style sheet
Thanks for support to fred_feuerstein!
2015-02-25 23:10:16 +01:00
svenhoefer
e9f7b9a10a - yWeb: disable unused extension sites 2015-02-25 21:43:15 +01:00
svenhoefer
1cc2bdaaa9 - yWeb: add filemanager 2015-02-25 21:42:20 +01:00
[CST] Focus
24c4f5c0cd fix crash in user_menue when ITEM_EPG_MISC is selected 2015-02-25 17:03:14 +01:00
Jacek Jendrzej
35c5faac67 nhttpd: neutrinoapi.cpp disable unused func 2015-02-24 18:05:52 +01:00
[CST] Focus
839f78b9e5 eitd/xmlutil.cpp: add sync() after epg save is done 2015-02-22 19:01:42 +03:00
[CST] Focus
16ccbafe69 system/flashtool.cpp: call saveEpg in shutdown mode, to prevent any events 2015-02-22 19:01:42 +03:00
[CST] Bas
bc0c048474 src/driver/framebuffer.cpp: check dimension in int_convertRGB2FB and if it's not valid, spit out a warning
and return NULL.
2015-02-22 19:01:42 +03: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
[CST] Bas
6fdaa869d7 src/system/sysload.cpp: fix possible divide by zero bug, stats are not guarantueed to be different for each sample. 2015-02-22 17:23:16 +03:00
[CST] Bas
e9f049c677 src/driver/framebuffer.cpp: fix-up reading raw icons. If read failed or it read an corrupted header it could
lead to bad allocations. Prevent that.
2015-02-22 17:23:11 +03:00
[CST] Bas
f4f6110947 lib/libcoolstream2/cnxtfb.h: only define FBIO_WAITFORVSYNC if it's not defined yet by kernel headers. 2015-02-22 17:23:06 +03: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
[CST] Focus
b96a087633 driver/moviecut.cpp: move cut/truncate code to its own file 2015-02-20 18:37:38 +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
svenhoefer
d1ca82ab44 - locals: remove unused stringinput.layout entry 2015-02-19 08:59:53 +01:00
svenhoefer
b7fa3d737e - deutsch.locale: upgrade 2015-02-19 08:57:58 +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
Jacek Jendrzej
8655264791 src/gui/osdlang_setup.cpp fix path 2015-02-15 14:52:06 +01:00
[CST] Focus
5d9e7a814d eitd: ignore neutrino epg filter, if filter was configured from xml 2015-02-15 12:57:29 +03:00
Jacek Jendrzej
721cb9bd74 menue.cpp fix CMenuForwarder::setOption set option_string_ptr 2015-02-14 18:42:40 +01:00
Stefan Seyfried
3a222fb5f3 channellist: fix lock icon for default-locked bouquets 2015-02-14 14:31:12 +01:00
Stefan Seyfried
8fcaeda6a4 infoviewer.h: replace includes with forward declaration 2015-02-14 14:31:12 +01:00