Commit Graph

7479 Commits

Author SHA1 Message Date
Stefan Seyfried
05d2c314c2 zapit: remove / tone down debug messages 2015-02-22 00:52:31 +01:00
Stefan Seyfried
9c7a73b2db neutrino: remove startup profiling code 2015-02-22 00:50:43 +01:00
Stefan Seyfried
fd666960c1 sectionsd: disable debug messages 2015-02-22 00:47:41 +01:00
Stefan Seyfried
d80afafc89 dvbsub: disable debugging 2015-02-22 00:46:45 +01:00
Stefan Seyfried
5c7acc9b7b remotecontrol: disable audio pid debug messages 2015-02-22 00:43:25 +01:00
Stefan Seyfried
71b2230768 moviecut: fix format-string and sign-compare warnings 2015-02-21 22:03:07 +01:00
Stefan Seyfried
79b9a8050e Merge remote-tracking branch 'check/cst-next' 2015-02-21 21:56:22 +01:00
Stefan Seyfried
3933023386 streaminfo: fix alignment of average bitrate display
Also remove the decimal points which are not useful.
2015-02-21 20:58:10 +01:00
Stefan Seyfried
61fa3e4f58 streaminfo: move signal bars below the signal graph
this leaves more room for the CA system display if font sizes are not
set to "tiny" default
2015-02-21 20:50:10 +01:00
Stefan Seyfried
c4b24d8734 fbaccel: mark framebuffer dirty when drawing lines 2015-02-21 19:48:12 +01:00
Stefan Seyfried
0bc265c496 streaminfo: don't paint outside of the framebuffer 2015-02-21 18:21:13 +01:00
Stefan Seyfried
5219d593d0 streaminfo: simplify SignalStrengthLoop/update_rate interaction 2015-02-21 18:18:28 +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
Stefan Seyfried
a229a56e12 CC-Progressbar: mark framebuffer region dirty 2015-02-21 16:04:51 +01:00
Stefan Seyfried
2e73e4c940 CC-Clock: remove unnecessary cast 2015-02-21 15:58:45 +01:00
Stefan Seyfried
b74cf816cb infoviewer: simplify clock handling 2015-02-21 13:02:40 +01:00
Stefan Seyfried
884f43b948 sectionsd: silence debug output 2015-02-21 12:54:57 +01:00
Stefan Seyfried
07df6201eb fbaccel: make blit() private, remove calls from fb_ng
The explicit blit() calls should not be needed, let the
autoblit thread handle it instead.
2015-02-21 12:41:44 +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
Stefan Seyfried
48fdfc5e5e Merge remote-tracking branch 'test/cst-next'
Conflicts:
	src/gui/osdlang_setup.cpp
2015-02-19 14:10:26 +01:00
Stefan Seyfried
51bbb756e8 Merge remote-tracking branch 'check/cst-next-fixed'
Conflicts:
	src/gui/hdd_menu.cpp
	src/gui/osdlang_setup.cpp
2015-02-19 13:59:13 +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
Stefan Seyfried
2d4c6eedad miscsettings: use correct SleepTimerWidget invocation 2015-02-17 21:18:54 +01:00
Stefan Seyfried
c9d1854dd5 CPluginExec: avoid crash when pluginlist is empty 2015-02-17 21:16:17 +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
Stefan Seyfried
930bd738f4 epgplus.h: replace includes with forward declaration 2015-02-14 14:31:12 +01:00
Stefan Seyfried
baf6bcdb97 record.h: replace includes with forward declaration 2015-02-14 14:31:12 +01:00
Stefan Seyfried
b3bfb361f5 neutrino.h: use forward declaration instead of includes
this reduces the dependency chain on partial rebuilds considerably
2015-02-14 14:31:12 +01:00
Stefan Seyfried
967f85eb5f infoviewer: use forward declaration instead of including infoviewer_bb 2015-02-14 14:31:11 +01:00
Stefan Seyfried
8658fb41a4 move hddstat.h include from infoviewer_bb to neutrino 2015-02-14 14:31:11 +01:00
Stefan Seyfried
dc99e757e9 infoviewer_bb: remove unnecessary (char *) casts
change paint_ca_icons to accept (const char *) to achieve this
2015-02-14 14:31:11 +01:00
Stefan Seyfried
b6a406deb4 osdlang_setup: avoid unnecessary (char *) casts 2015-02-14 14:31:11 +01:00
Stefan Seyfried
30f3988583 zapit/channel: remove bogus (char *) cast 2015-02-14 14:31:11 +01:00
Stefan Seyfried
b90991da77 moviebrowser/player: remove unneeded (char *) casts 2015-02-14 14:31:11 +01:00
Stefan Seyfried
b325268123 channellist: remove bogus (char *) casts 2015-02-14 14:31:11 +01:00
Stefan Seyfried
e73d266c3e lcdd: remove useless cast 2015-02-14 14:31:11 +01:00
Stefan Seyfried
9a6d65937f themes: remove unneccessary (char *) casts 2015-02-14 14:31:11 +01:00
Stefan Seyfried
3fa68cae90 CThemes: make saveFile and readFile accept const char* param
this removes the need for ugly (char *) casts
2015-02-14 14:31:11 +01:00