Stefan Seyfried
0475a3731d
nhttpd: fix shutdown path
...
Origin commit data
------------------
Commit: 93d01c1987
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2013-05-11 (Sat, 11 May 2013)
2013-05-11 17:43:24 +02:00
Stefan Seyfried
748b384771
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).
Origin commit data
------------------
Commit: 6b72095f5a
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2013-05-11 (Sat, 11 May 2013)
2013-05-11 17:17:33 +02:00
Stefan Seyfried
b83199d097
flashtool: fix build on Tripledragon
...
Origin commit data
------------------
Commit: 8047f65815
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2013-05-11 (Sat, 11 May 2013)
2013-05-11 17:05:22 +02:00
Stefan Seyfried
8fe5881e4c
lcdd: update icon names
...
Origin commit data
------------------
Commit: cb3a84cbec
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2013-05-11 (Sat, 11 May 2013)
2013-05-11 17:03:50 +02:00
Stefan Seyfried
6b44e7ad3c
acinclude: don't require a targetprefix
...
Origin commit data
------------------
Commit: d84c0f68a1
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2013-05-11 (Sat, 11 May 2013)
2013-05-11 16:00:10 +02:00
Stefan Seyfried
d5213a070d
acinclude: fix default paths and help texts
...
Origin commit data
------------------
Commit: cba717494e
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2013-05-11 (Sat, 11 May 2013)
2013-05-11 13:47:20 +02:00
Stefan Seyfried
bdf90eaec5
acinclude: fix variable expansion issues
...
Origin commit data
------------------
Commit: 474600ee2a
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2013-05-11 (Sat, 11 May 2013)
2013-05-11 13:45:58 +02:00
Stefan Seyfried
f6c0718366
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
Origin commit data
------------------
Commit: 8253c4d67c
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2013-05-10 (Fri, 10 May 2013)
2013-05-10 10:06:47 +02:00
Stefan Seyfried
371fbaa2dd
yhttpd: cleaner shutdown
...
Origin commit data
------------------
Commit: 363633dc1b
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2013-05-09 (Thu, 09 May 2013)
2013-05-09 16:19:55 +02:00
Jacek Jendrzej
a104563753
CMenuWidget::paintItems: clean only last multipage menu
...
Origin commit data
------------------
Commit: 28198dc320
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2013-05-09 (Thu, 09 May 2013)
2013-05-09 13:10:23 +02:00
Michael Liebmann
1c8eab938d
CComponents::paintFbItems: Don't paint item if dx or dy are 0
...
Origin commit data
------------------
Commit: 309b371060
Author: Michael Liebmann <tuxcode.bbg@gmail.com >
Date: 2013-05-08 (Wed, 08 May 2013)
Origin message was:
------------------
* CComponents::paintFbItems: Don't paint item if dx or dy are 0
2013-05-08 07:06:12 +01:00
Thilo Graf
51e81122b5
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
Origin commit data
------------------
Commit: 8baec6d62a
Author: Thilo Graf <dbt@novatux.de >
Date: 2013-05-04 (Sat, 04 May 2013)
2013-05-08 05:11:24 +01:00
vanhofen
02b25f13d5
textbox: don't accept boxes with no borderwidth
...
Origin commit data
------------------
Commit: 050df14f8d
Author: vanhofen <vanhofen@gmx.de >
Date: 2013-05-08 (Wed, 08 May 2013)
Origin message was:
------------------
- textbox: don't accept boxes with no borderwidth
2013-05-08 00:30:58 +02:00
Stefan Seyfried
94c0de66be
videosettings: add more modes for generic-pc
...
Origin commit data
------------------
Commit: a58cd405d8
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2013-05-05 (Sun, 05 May 2013)
2013-05-05 18:58:25 +02:00
Michael Liebmann
85ef783f6c
CFrameBuffer::paintBoxRel(): Correct debug message if dx or dy are 0
...
Origin commit data
------------------
Commit: d802b85bbc
Author: Michael Liebmann <tuxcode.bbg@gmail.com >
Date: 2013-05-05 (Sun, 05 May 2013)
Origin message was:
------------------
* CFrameBuffer::paintBoxRel(): Correct debug message if dx or dy are 0
2013-05-05 13:12:08 +01:00
Michael Liebmann
8ed53286e8
CTextBox: rename setFontTextHeight() => getFontTextHeight()
...
Origin commit data
------------------
Commit: 2c740f1db8
Author: Michael Liebmann <tuxcode.bbg@gmail.com >
Date: 2013-05-01 (Wed, 01 May 2013)
Origin message was:
------------------
* CTextBox: rename setFontTextHeight() => getFontTextHeight()
2013-05-04 21:42:10 +02:00
Michael Liebmann
a404406809
dvbsubtitle: Fix segfault in destructor
...
Origin commit data
------------------
Commit: 1fb105b361
Author: Michael Liebmann <tuxcode.bbg@gmail.com >
Date: 2013-04-19 (Fri, 19 Apr 2013)
Origin message was:
------------------
* dvbsubtitle: Fix segfault in destructor
2013-05-04 18:20:52 +01:00
Stefan Seyfried
0d17a37fd2
rcinput: open input device with apropriate flags
...
Origin commit data
------------------
Commit: d1cdbd34c8
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2013-05-04 (Sat, 04 May 2013)
2013-05-04 13:13:35 +02:00
Jacek Jendrzej
605127d498
CNeutrinoEventList: Skip unnecessary drawing of the background
...
Origin commit data
------------------
Commit: 1d2ac01ecc
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2013-05-04 (Sat, 04 May 2013)
Origin message was:
------------------
* CNeutrinoEventList: Skip unnecessary drawing of the background
2013-05-04 12:08:36 +01:00
Stefan Seyfried
bc3710042a
neutrino: remove glthread, use GLFramebuffer instead
...
now that libstb-hal provides an easy to use virtual framebuffer,
use it instead of the glthread implementation.
Origin commit data
------------------
Commit: e388b08dfe
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2013-05-04 (Sat, 04 May 2013)
2013-05-04 13:07:52 +02:00
Stefan Seyfried
e301baab07
neutrino: make CInfoViewerBB constructor private
...
Origin commit data
------------------
Commit: a7e587e3cb
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2013-05-04 (Sat, 04 May 2013)
2013-05-04 13:05:24 +02:00
Stefan Seyfried
248d137982
neutrino: do not clean up infoviewer
...
after spending ages trying to track down the illegal access
in the infoviewer destructor, just #if 0 it.
Origin commit data
------------------
Commit: 596e8b5bf6
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2013-05-04 (Sat, 04 May 2013)
2013-05-04 12:35:08 +02:00
Michael Liebmann
3afee9a1db
CNeutrinoEventList: Paint event list alone after the list was sorted
...
- paintDescription(): force paint of text
Origin commit data
------------------
Commit: 266a975e5b
Author: Michael Liebmann <tuxcode.bbg@gmail.com >
Date: 2013-05-04 (Sat, 04 May 2013)
Origin message was:
------------------
* 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
109a0ba9ac
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
Origin commit data
------------------
Commit: a4c3e08f77
Author: Thilo Graf <dbt@novatux.de >
Date: 2013-05-03 (Fri, 03 May 2013)
2013-05-03 19:51:57 +02:00
Jacek Jendrzej
d7ad90f9a3
src/gui/channellist.cpp: skip paint BG for item if firstpaint
...
Origin commit data
------------------
Commit: 4bf2a4aa19
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2013-05-03 (Fri, 03 May 2013)
2013-05-03 18:42:35 +02:00
Jacek Jendrzej
5a688017e0
src/gui/cam_menu.cpp: use enableSaveScreen
...
Origin commit data
------------------
Commit: 05df699bc8
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2013-05-03 (Fri, 03 May 2013)
2013-05-03 15:35:05 +02:00
vanhofen
b08ecffc54
cc_detailsline.cpp: fix coordinates for shadow lines
...
Origin commit data
------------------
Commit: 62f5b11123
Author: vanhofen <vanhofen@gmx.de >
Date: 2013-05-02 (Thu, 02 May 2013)
Origin message was:
------------------
- cc_detailsline.cpp: fix coordinates for shadow lines
2013-05-02 21:10:00 +02:00
vanhofen
1f39bc469f
channellist: fix transparent pixels in round corners of detail box
...
Origin commit data
------------------
Commit: c9a17eda0e
Author: vanhofen <vanhofen@gmx.de >
Date: 2013-05-02 (Thu, 02 May 2013)
Origin message was:
------------------
- channellist: fix transparent pixels in round corners of detail box
2013-05-02 21:08:04 +02:00
Jacek Jendrzej
e1358933c7
src/gui/epgview.cpp:use paintBackgroundBoxRel only for hide
...
Origin commit data
------------------
Commit: dfa73458cc
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2013-05-02 (Thu, 02 May 2013)
2013-05-02 20:13:17 +02:00
Jacek Jendrzej
a7e852cd26
CTimerManager:: don't set wekup flag if box boot from zapto timer
...
Origin commit data
------------------
Commit: 6ba280261b
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2013-05-01 (Wed, 01 May 2013)
2013-05-01 22:00:03 +02:00
Stefan Seyfried
ad36c2d22d
remove unneeded libpng version checks
...
Origin commit data
------------------
Commit: 23ec489390
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2013-05-01 (Wed, 01 May 2013)
2013-05-01 16:37:58 +02:00
Jacek Jendrzej
8c14fc0bf5
nhttpd: -add Slovak language by EnoSat
...
Origin commit data
------------------
Commit: 127401da9c
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2013-05-01 (Wed, 01 May 2013)
2013-05-01 11:52:24 +02:00
Jacek Jendrzej
8b5407af35
nhttpd: -add Slovak language by EnoSat
...
Origin commit data
------------------
Commit: 1379fe80d3
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2013-05-01 (Wed, 01 May 2013)
2013-05-01 11:50:39 +02:00
Jacek Jendrzej
4b53c28f34
update encoding.conf by EnoSat
...
Origin commit data
------------------
Commit: 36044a9414
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2013-05-01 (Wed, 01 May 2013)
2013-05-01 11:47:10 +02:00
Jacek Jendrzej
20131c3d56
update slovak locale by EnoSat
...
Origin commit data
------------------
Commit: 3f8536b029
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2013-05-01 (Wed, 01 May 2013)
2013-05-01 11:46:28 +02:00
vanhofen
3ef5238f77
eventlist: cleanup from unnecessary calculations
...
Origin commit data
------------------
Commit: 24a4277863
Author: vanhofen <vanhofen@gmx.de >
Date: 2013-04-30 (Tue, 30 Apr 2013)
Origin message was:
------------------
- eventlist: cleanup from unnecessary calculations
2013-04-30 16:22:59 +02:00
vanhofen
773449e26b
eventlist: re-align prev/next channelnames in header
...
Origin commit data
------------------
Commit: d892a700af
Author: vanhofen <vanhofen@gmx.de >
Date: 2013-04-30 (Tue, 30 Apr 2013)
Origin message was:
------------------
- eventlist: re-align prev/next channelnames in header
2013-04-30 13:50:13 +02:00
Christian Ege
1c762bb7df
handling of luaposix for dynamic environment
...
Origin commit data
------------------
Commit: e92afd2b42
Author: Christian Ege <k4230r6@googlemail.com >
Date: 2013-04-28 (Sun, 28 Apr 2013)
2013-04-30 13:41:20 +02:00
vanhofen
0ea719060f
eventlist: move info button from header to buttonbar
...
* remove unused button_label structs
Origin commit data
------------------
Commit: 997bd1bc7f
Author: vanhofen <vanhofen@gmx.de >
Date: 2013-04-30 (Tue, 30 Apr 2013)
Origin message was:
------------------
- eventlist: move info button from header to buttonbar
* remove unused button_label structs
2013-04-30 12:59:13 +02:00
Jacek Jendrzej
eb087be495
src/gui/widget/menue.cpp: don't paint icon if no space for this
...
Origin commit data
------------------
Commit: 6f552797b4
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2013-04-29 (Mon, 29 Apr 2013)
2013-04-29 21:08:44 +02:00
Thilo Graf
96e8ced8a3
CTextBox: user CORNER_ALL for corner type parameter to paint text background
...
Origin commit data
------------------
Commit: a7d8597f05
Author: Thilo Graf <dbt@novatux.de >
Date: 2013-04-28 (Sun, 28 Apr 2013)
2013-04-28 16:48:11 +02:00
Thilo Graf
0258039447
CNeutrinoEventList:kill text background during scrolling through event list
...
This is necessary because the background of text
is not automatically deleted.
Origin commit data
------------------
Commit: 4511d292b7
Author: Thilo Graf <dbt@novatux.de >
Date: 2013-04-27 (Sat, 27 Apr 2013)
2013-04-28 16:48:11 +02:00
Thilo Graf
26547cb786
CComponentsText: force text paint after hide
...
After hide()it was not possible to paint text without forceTextPaint()
and define of ct_old_text in setText() was not enough.
Origin commit data
------------------
Commit: 76a2c44014
Author: Thilo Graf <dbt@novatux.de >
Date: 2013-04-27 (Sat, 27 Apr 2013)
2013-04-28 16:48:11 +02:00
Thilo Graf
da9452cb46
CComponentsButton: use adequate arrangement for caption
...
Origin commit data
------------------
Commit: 85b1117f37
Author: Thilo Graf <dbt@novatux.de >
Date: 2013-04-27 (Sat, 27 Apr 2013)
2013-04-28 16:48:10 +02:00
Thilo Graf
5dab12e9e7
CComponentsHeader/Button: force paint of text
...
Origin commit data
------------------
Commit: 988d1f3ea8
Author: Thilo Graf <dbt@novatux.de >
Date: 2013-04-27 (Sat, 27 Apr 2013)
2013-04-28 16:48:10 +02:00
Thilo Graf
39683163d1
CComponentsPicture: use members as virtual members
...
Makes members ready for use in subclasses
Origin commit data
------------------
Commit: e84ac6f3a1
Author: Thilo Graf <dbt@novatux.de >
Date: 2013-04-27 (Sat, 27 Apr 2013)
2013-04-28 16:48:10 +02:00
Thilo Graf
21002c268b
CComponents: add members setPos() and getSize()
...
Origin commit data
------------------
Commit: 0fe69feb96
Author: Thilo Graf <dbt@novatux.de >
Date: 2013-04-26 (Fri, 26 Apr 2013)
2013-04-28 16:48:09 +02:00
Michael Liebmann
b8a04490f4
CTextBox: When using only digits to display:
...
- Use for calculating digit height
font->getDigitHeight() / font->getDigitOffset()
Origin commit data
------------------
Commit: fccb07cfc9
Author: Michael Liebmann <tuxcode.bbg@gmail.com >
Date: 2013-04-24 (Wed, 24 Apr 2013)
Origin message was:
------------------
* CTextBox: When using only digits to display:
- Use for calculating digit height
font->getDigitHeight() / font->getDigitOffset()
2013-04-28 16:48:09 +02:00
Thilo Graf
2025d92dbe
CComponentsText: init CComponentsText without paint of text background
...
This avoids unnecessary render of backgrounds in textboxes. If it does,
so it's possible to enable it subsequently with doPaintTextBoxBg().
Origin commit data
------------------
Commit: 9735c670fd
Author: Thilo Graf <dbt@novatux.de >
Date: 2013-04-26 (Fri, 26 Apr 2013)
2013-04-28 16:48:08 +02:00
Stefan Seyfried
94d34d1419
Revert "handling of luaposix for dynamic environments"
...
This reverts commit 5864e0bba1
.
sorry, it breaks the build (the trivial #endif -> #else and
additional "error: 'report' was not declared in this scope)"
Origin commit data
------------------
Commit: 8c88dfdc20
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2013-04-27 (Sat, 27 Apr 2013)
2013-04-27 22:22:54 +02:00