Commit Graph

4933 Commits

Author SHA1 Message Date
svenhoefer
e170aec2d9 - channellist: show current event in additional info box 2013-05-12 22:26:10 +02:00
Stefan Seyfried
6d64dfa134 neutrino/femanager: fix format string warnings 2013-05-12 17:26:00 +02:00
Stefan Seyfried
7459630565 neutrino: put hw_caps init after cs_api_init() 2013-05-12 17:23:34 +02:00
Stefan Seyfried
0219f7f135 drivertool: fix device names, add backwards compatibility 2013-05-12 17:09:52 +02:00
Thilo Graf
9ae72bf02d CComponents: fix missing save of background in paint_bg=false mode
Exit in initVarItem() on !paint_bg was too early.
2013-05-12 14:17:10 +02:00
Stefan Seyfried
179e8559f5 scansetup: add DVB-T 2013-05-12 02:47:00 +02:00
Stefan Seyfried
da9fc31b94 getservices: add code for DVB-T 2013-05-12 00:01:34 +02:00
Stefan Seyfried
83ff33d06f frontend: add helpers for DVB-T 2013-05-11 23:59:26 +02:00
rhabarber1848
f6413891b2 eventlist: Use selected event title as default search word, patch by Gaucho316: http://www.dbox2-tuning.net/forum/viewtopic.php?p=382712#p382712 2013-05-11 19:02:19 +02:00
Thilo Graf
35444cb703 CAudioMute: implementation of CComponents 2013-05-11 17:21:00 +01:00
Stefan Seyfried
451ccaae13 zapit: initialize videodecoder even in failure case
this allows to tell the user that something bad happened
before crashing
2013-05-11 17:46:04 +02:00
Stefan Seyfried
93d01c1987 nhttpd: fix shutdown path 2013-05-11 17:43:24 +02:00
Stefan Seyfried
6b72095f5a neutrino: explicitly include vfd/lcd header
Instead of including it everywhere through global.h, just include
the lcd/vfd header where needed. Add a tiny helper header "display.h"
to divert between vfd.h (coolstream) and lcdd.h (everything else).
2013-05-11 17:17:33 +02:00
Stefan Seyfried
8047f65815 flashtool: fix build on Tripledragon 2013-05-11 17:05:22 +02:00
Stefan Seyfried
cb3a84cbec lcdd: update icon names 2013-05-11 17:03:50 +02:00
Stefan Seyfried
d84c0f68a1 acinclude: don't require a targetprefix 2013-05-11 16:00:10 +02:00
Stefan Seyfried
cba717494e acinclude: fix default paths and help texts 2013-05-11 13:47:20 +02:00
Stefan Seyfried
474600ee2a acinclude: fix variable expansion issues 2013-05-11 13:45:58 +02:00
svenhoefer
c80b1b0640 - locals: use more matching descriptions for screen positions 2013-05-11 12:57:36 +02:00
Michael Liebmann
d90ce27876 * COsdSetup::changeNotify: Add handling for volume digits / CVolumeHelper 2013-05-11 09:38:23 +01:00
svenhoefer
1376a94197 - osd-setup: fix segmentation fault 2013-05-10 22:48:37 +02:00
svenhoefer
fd63df9688 - deutsch.locale: fix typo in menu.hint_subchannel_pos 2013-05-10 21:55:19 +02:00
svenhoefer
655ae5d51f - osd-setup: move menu-related stuff to a submenu 'menus'
* re-sort remaining items
2013-05-10 21:36:34 +02:00
Jacek Jendrzej
3a62b97fcb supplement to 28198dc320 2013-05-10 13:43:23 +02:00
Michael Liebmann
cfd7b4b16b * Rework positioning of volumebar / mute icon / info clock
- Is required for custom icons
2013-05-10 11:32:12 +01:00
Michael Liebmann
612ef514a3 * CComponents::paintFbItems: Fix paint frame
- Remove function CComponents::allowPaint()
2013-05-10 11:32:12 +01:00
Jacek Jendrzej
28c67bbc9b CNeutrinoEventList::exec call hide only once 2013-05-10 11:28:22 +02:00
svenhoefer
df3d5567a1 - epgview: depend window size on font size 2013-05-10 10:33:23 +02:00
svenhoefer
742cc81f46 - framebuffer: add possibility to force small windows 2013-05-10 10:31:46 +02:00
Stefan Seyfried
8253c4d67c Merge remote-tracking branch 'check/next-cc'
needs some build-fixing and merge errors are likely :-(

Conflicts:
	configure.ac
	data/icons/start.jpg
	data/locale/deutsch.locale
	data/locale/unmaintained/dutch.locale
	lib/libdvbsub/Makefile.am
	lib/libdvbsub/dvbsubtitle.cpp
	lib/libtuxtxt/Makefile.am
	src/Makefile.am
	src/daemonc/Makefile.am
	src/driver/audiodec/Makefile.am
	src/driver/framebuffer.cpp
	src/driver/framebuffer.h
	src/driver/pictureviewer/Makefile.am
	src/driver/rcinput.cpp
	src/driver/streamts.cpp
	src/driver/volume.cpp
	src/eitd/Makefile.am
	src/gui/Makefile.am
	src/gui/audioplayer.cpp
	src/gui/bedit/Makefile.am
	src/gui/bedit/bouqueteditor_chanselect.cpp
	src/gui/bouquetlist.cpp
	src/gui/channellist.cpp
	src/gui/components/Makefile.am
	src/gui/epgview.cpp
	src/gui/eventlist.cpp
	src/gui/infoviewer.cpp
	src/gui/infoviewer_bb.cpp
	src/gui/keybind_setup.cpp
	src/gui/moviebrowser.cpp
	src/gui/movieplayer.cpp
	src/gui/scan.cpp
	src/gui/scan_setup.cpp
	src/gui/test_menu.cpp
	src/gui/test_menu.h
	src/gui/update.cpp
	src/gui/videosettings.cpp
	src/gui/widget/Makefile.am
	src/gui/widget/buttons.cpp
	src/gui/widget/stringinput.cpp
	src/neutrino.cpp
	src/nhttpd/tuxboxapi/coolstream/Makefile.am
	src/system/Makefile.am
	src/system/setting_helpers.cpp
	src/system/settings.h
	src/zapit/include/zapit/client/zapitclient.h
	src/zapit/include/zapit/femanager.h
	src/zapit/include/zapit/getservices.h
	src/zapit/lib/zapitclient.cpp
	src/zapit/src/Makefile.am
	src/zapit/src/capmt.cpp
	src/zapit/src/femanager.cpp
	src/zapit/src/frontend.cpp
	src/zapit/src/getservices.cpp
2013-05-10 10:06:47 +02:00
svenhoefer
7d5ecda6e5 - infoviewer: get width of timescale from progressbar object ...
.. to remove hardcoded timescale width in showInfoFile()
2013-05-10 09:33:25 +02:00
Michael Liebmann
3d33901e5e * OSD Setup: Move volume settings in a separate submenu. 2013-05-09 16:58:52 +01:00
Jacek Jendrzej
438248bfac CChannelList::show() call hide only once 2013-05-09 16:32:11 +02:00
Stefan Seyfried
363633dc1b yhttpd: cleaner shutdown 2013-05-09 16:19:55 +02:00
Jacek Jendrzej
28198dc320 CMenuWidget::paintItems: clean only last multipage menu 2013-05-09 13:10:23 +02:00
Michael Liebmann
309b371060 * CComponents::paintFbItems: Don't paint item if dx or dy are 0 2013-05-08 07:06:12 +01:00
Thilo Graf
8baec6d62a CVolumeBar: rework volumebar handling
Use CComponenets and separates the gui part from driver part

- add new class CVolumeBar as CComponentsForm
- Various changes for reworked volume bar handling in some classes
- Move AudioMute() from CVolume to new class CAudioMute
- Use CComponentsPicture to paint muteicon
2013-05-08 05:11:24 +01:00
svenhoefer
050df14f8d - textbox: don't accept boxes with no borderwidth 2013-05-08 00:30:58 +02:00
Stefan Seyfried
a58cd405d8 videosettings: add more modes for generic-pc 2013-05-05 18:58:25 +02:00
Michael Liebmann
d802b85bbc * CFrameBuffer::paintBoxRel(): Correct debug message if dx or dy are 0 2013-05-05 13:12:08 +01:00
Michael Liebmann
2c740f1db8 * CTextBox: rename setFontTextHeight() => getFontTextHeight() 2013-05-04 21:42:10 +02:00
Michael Liebmann
1fb105b361 * dvbsubtitle: Fix segfault in destructor 2013-05-04 18:20:52 +01:00
Stefan Seyfried
d1cdbd34c8 rcinput: open input device with apropriate flags 2013-05-04 13:13:35 +02:00
Jacek Jendrzej
1d2ac01ecc * CNeutrinoEventList: Skip unnecessary drawing of the background 2013-05-04 12:08:36 +01:00
Stefan Seyfried
e388b08dfe neutrino: remove glthread, use GLFramebuffer instead
now that libstb-hal provides an easy to use virtual framebuffer,
use it instead of the glthread implementation.
2013-05-04 13:07:52 +02:00
Stefan Seyfried
a7e587e3cb neutrino: make CInfoViewerBB constructor private 2013-05-04 13:05:24 +02:00
Stefan Seyfried
596e8b5bf6 neutrino: do not clean up infoviewer
after spending ages trying to track down the illegal access
in the infoviewer destructor, just #if 0 it.
2013-05-04 12:35:08 +02:00
Michael Liebmann
266a975e5b * CNeutrinoEventList: Paint event list alone after the list was sorted
- paintDescription(): force paint of text
2013-05-04 11:01:31 +01:00
Thilo Graf
a4c3e08f77 CComponents: rework kill()
There was some problems with restore, hide, clean and save background of item parts,
seen in detailsline. kill() worked not really clean.
kill() works now as virtual member and uses paintBackgroundBoxRel().

In consequence of which:
-unnecessary members in subclasses removed.
-add some comments
2013-05-03 19:51:57 +02:00
Jacek Jendrzej
4bf2a4aa19 src/gui/channellist.cpp: skip paint BG for item if firstpaint 2013-05-03 18:42:35 +02:00