Commit Graph

7461 Commits

Author SHA1 Message Date
svenhoefer
153e7dba91 - screensaver: add GUI option to change timeout 2014-12-29 22:13:02 +01:00
vanhofen
cbed13ecd0 - screensaver: add GUI option to change screensaver directory 2014-12-29 22:13:02 +01:00
vanhofen
ecc98b7def - screensaver: user pictureviewer instead of videoDecoder ...
... to avoid interrupts while playing and keep pictures unscaled
2014-12-29 22:13:02 +01:00
vanhofen
4cf5e8ffd1 - screensaver: just add mp3-?.jpg when using DATADIR "/neutrino/icons" ...
... to get the same behavior as usual
2014-12-29 22:13:02 +01:00
vanhofen
20e49a492a - screensaver: remove trailing slash from screensaver_dir 2014-12-29 22:13:02 +01:00
defans
6a23a1c36a CScreenSaver: add class CScreenSaver 2014-12-29 22:13:02 +01:00
Jacek Jendrzej
debd7138a0 update slovak.locale by EnoSat 2014-12-29 17:04:27 +01:00
Stefan Seyfried
3b964311fa framebuffer_ng: fix background transparency 2014-12-28 20:01:44 +01:00
Stefan Seyfried
4b50fb6eb4 framebuffer_ng: port framebuffer features
port over 1ee458e4 and a4fdd174 to framebuffer_ng
2014-12-28 19:12:51 +01:00
Stefan Seyfried
d37b3c0f9a Merge remote-tracking branch 'check/cst-next'
Conflicts:
	src/daemonc/remotecontrol.cpp
	src/gui/luainstance.cpp
	src/gui/movieplayer.cpp
	src/gui/videosettings.cpp
	src/neutrino.cpp
	src/system/setting_helpers.cpp
	src/zapit/src/zapit.cpp
2014-12-28 12:32:12 +01:00
Stefan Seyfried
44451c7575 yhttpd/mod_sendfile: fix format string warnings 2014-12-26 22:14:58 +01:00
Stefan Seyfried
a91a27900c dboxinfo: fix buffer size, avoid overflow 2014-12-26 22:13:59 +01:00
Stefan Seyfried
622585b5de luainstance: fix overflow warning 2014-12-26 22:13:34 +01:00
Stefan Seyfried
c07f964531 zapit/transponder: fix format string warning 2014-12-26 22:12:16 +01:00
Stefan Seyfried
79b8ffb55f neutrino: fix format string warnings 2014-12-26 20:01:18 +01:00
Stefan Seyfried
daeefa9757 components: fix format strings 2014-12-26 20:00:42 +01:00
Stefan Seyfried
0cd237b23c femanager: remove old hack after merge 2014-12-26 17:39:59 +01:00
[CST] Focus
9b78e49d0e gui/mediaplayer_setup.cpp: integrate MB / YT settings, (c) martii 2014-12-26 19:00:32 +03:00
Stefan Seyfried
754262bbc3 lcd fontrenderer: port to new API usage 2014-12-25 19:35:14 +01:00
Stefan Seyfried
9f4eea8636 framebuffer_ng: undef SCALE, it's used by hw includes 2014-12-25 19:33:50 +01:00
Stefan Seyfried
49f3516f47 osd_setup: remove g_settings.progressbar_design leftovers
needs more checking throughout the code base...
2014-12-25 18:32:21 +01:00
Stefan Seyfried
894e21174d channellist is a pointer now 2014-12-25 18:21:56 +01:00
Stefan Seyfried
334eb8eb6d movieplayer: fix invalid casts for debug messages 2014-12-25 18:18:56 +01:00
Stefan Seyfried
4e5a69c37b plugins.h: remove unnecessary include 2014-12-25 18:18:01 +01:00
Stefan Seyfried
086434c99f capmt: avoid crash with simulated FE debug message 2014-12-25 18:16:26 +01:00
Stefan Seyfried
20363fa8fd remove obsolete g_info.delivery_system 2014-12-25 18:13:48 +01:00
Stefan Seyfried
41dd237498 add CFLAGS for libsigc 2014-12-25 18:11:36 +01:00
Stefan Seyfried
b6d5b8396b framebuffer_ng: add color gradient function
Basically implement commit a428a1f5 to allow build to succeed.
These are all unaccelerated so should not be used at all :-(
2014-12-25 18:06:03 +01:00
Stefan Seyfried
69c4dbbdba Merge remote-tracking branch 'check/cst-next'
needs build- and functional fixes

Conflicts:
	configure.ac
	data/icons/shutdown.jpg
	data/icons/start.jpg
	data/locale/deutsch.locale
	data/locale/english.locale
	lib/libmd5sum/md5.c
	src/driver/scanepg.cpp
	src/driver/streamts.cpp
	src/driver/vfd.cpp
	src/driver/vfd.h
	src/driver/volume.cpp
	src/eitd/dmx.cpp
	src/eitd/xmlutil.cpp
	src/gui/Makefile.am
	src/gui/audiomute.cpp
	src/gui/channellist.cpp
	src/gui/dboxinfo.cpp
	src/gui/epgview.cpp
	src/gui/eventlist.cpp
	src/gui/filebrowser.cpp
	src/gui/hdd_menu.cpp
	src/gui/infoviewer.cpp
	src/gui/infoviewer_bb.cpp
	src/gui/infoviewer_bb.h
	src/gui/keybind_setup.cpp
	src/gui/luainstance.cpp
	src/gui/luainstance.h
	src/gui/miscsettings_menu.cpp
	src/gui/moviebrowser.cpp
	src/gui/movieplayer.cpp
	src/gui/osd_progressbar_setup.cpp
	src/gui/osd_progressbar_setup.h
	src/gui/osd_setup.cpp
	src/gui/osdlang_setup.cpp
	src/gui/personalize.cpp
	src/gui/plugins.cpp
	src/gui/plugins.h
	src/gui/scan.cpp
	src/gui/scan_setup.cpp
	src/gui/update_settings.cpp
	src/gui/user_menue.cpp
	src/gui/user_menue_setup.cpp
	src/gui/videosettings.cpp
	src/gui/widget/buttons.cpp
	src/gui/widget/menue.cpp
	src/gui/widget/menue.h
	src/gui/widget/progresswindow.cpp
	src/neutrino.cpp
	src/neutrino_menue.cpp
	src/nhttpd/yhttpd.cpp
	src/system/helpers.cpp
	src/system/locals.h
	src/system/locals_intern.h
	src/system/setting_helpers.cpp
	src/zapit/lib/zapitclient.cpp
	src/zapit/src/fastscan.cpp
	src/zapit/src/frontend.cpp
	src/zapit/src/getservices.cpp
	src/zapit/src/scan.cpp
	src/zapit/src/scannit.cpp
	src/zapit/src/scanpmt.cpp
	src/zapit/src/transponder.cpp
	src/zapit/src/zapit.cpp
2014-12-25 18:03:08 +01:00
Jacek Jendrzej
751d23fbbb refix sort freq with negative satellite position (thx Houdini) 2014-12-24 16:41:39 +01:00
Jacek Jendrzej
7b356ad58f fix sort freq with negative satellite position 2014-12-24 14:52:57 +01:00
Jacek Jendrzej
f236b4807b nhttpd - fix select audio pid in live (vlc) mode 2014-12-23 17:45:17 +01:00
[CST] Focus
75bae10ba9 zapit/src/getservices.cpp: change default pilot param to auto 2014-12-23 19:12:17 +03:00
[CST] Focus
f816efadc6 eitd/sectionsd.cpp: try to fix filter restart on service stop 2014-12-23 19:08:01 +03:00
[CST] Focus
97875b4855 daemonc/remotecontrol.cpp: stop playback before lock on cst too,
this fixes blank video and background picture in ie audioplayer started on locked channel
2014-12-23 19:08:01 +03:00
svenhoefer
3e24de2d67 - moviebrowser: localize dialogs around TS-editing 2014-12-22 09:16:20 +01:00
svenhoefer
0f45e26728 - hintbox: allow plain neutrino locales in bodytext 2014-12-22 09:15:26 +01:00
Jacek Jendrzej
1dc78e9584 supplement to 0013e139a5, fix upnpplayer mode 2014-12-19 15:38:10 +01:00
Thilo Graf
a58bd6c235 CInfoViewer: rework init and paint of clock
This removes some dimension assignments in start() because of
already existant and usable dimension values that comes directly
from clock object.
2014-12-19 10:19:51 +01:00
Jacek Jendrzej
0013e139a5 infoviewer_bb.cpp CInfoViewerBB::getBBButtonInfo() fix audioname in ts mode 2014-12-18 19:08:38 +01:00
svenhoefer
25f30a6fa4 - infoviewer: fix calculation for time_width ...
... because some fonts has larger ' ' than ':'.
* align clock with 10 px right offset (same as the other elements)
* align depending elements with new clock dimensions
2014-12-18 15:59:07 +01:00
[CST] Focus
778262d67a neutrino.cpp: in easymenu mode, revert channel list mode to favorites, if current channel present in favorite bouquets 2014-12-18 17:32:48 +03:00
[CST] Focus
34691a1724 gui/scan_setup.cpp: add pilot param to manual scan menu 2014-12-18 17:31:55 +03:00
[CST] Focus
68e240b4e7 gui/videosettings.cpp: split format key modes and auto-modes on apollo,
disable broken 14:9 pan&scan on apollo
2014-12-18 17:31:48 +03:00
Christian Schuett
4975b33dfd - moviebrowser: sort column item option choosers alphabetically
also add missing entry 'info2' to this option choosers and remove
  duplicate entry 'filename' from them

- english.locale: fix typo
2014-12-15 08:50:22 +01:00
svenhoefer
598c79bd83 - moviebrowser: add hotkeys to options to setup 2014-12-12 18:11:05 +01:00
svenhoefer
c993ef9e28 - moviebrowser: use pulldown-menu to show options to setup 2014-12-12 18:11:05 +01:00
svenhoefer
818c404831 - moviebrowser: allow 9 instead of 6 rows
* remove fake-entrys for lastPlayRow and lastRecordRow
2014-12-12 18:11:05 +01:00
svenhoefer
78c9583104 - deutsch.locale: fix terrible typo 2014-12-12 18:11:05 +01:00
Jacek Jendrzej
1e8d4bb7c2 set cpufreq similar to wakeupFromStandby/standbyToStandby 2014-12-08 10:16:47 +01:00