[CST] Focus
e9a9b9abb3
neutrino: try to prevent using chanellist/bouquetlist while channels init in progress
...
Origin commit data
------------------
Commit: 3da439030b
Author: [CST] Focus <focus.cst@gmail.com >
Date: 2015-01-13 (Tue, 13 Jan 2015)
2015-01-13 16:10:24 +03:00
Jacek Jendrzej
6ff2c1b6bd
use empty to check string
...
Origin commit data
------------------
Commit: 2b5e7b5ba3
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2015-01-09 (Fri, 09 Jan 2015)
2015-01-09 17:15:11 +01:00
Jacek Jendrzej
d339fff93d
neutrino use check empty() instead of length() or size()
...
Origin commit data
------------------
Commit: 8023a6317b
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2015-01-03 (Sat, 03 Jan 2015)
2015-01-03 17:51:08 +01:00
Michael Liebmann
baf7ffea36
Enable gradient for all remaining GUI header
...
Origin commit data
------------------
Commit: b9400110b4
Author: Michael Liebmann <tuxcode.bbg@gmail.com >
Date: 2014-10-16 (Thu, 16 Oct 2014)
2014-10-16 09:49:28 +02:00
martii
547d900fee
system/settings: move theme colors to dedicated struct
...
Conflicts:
src/driver/pictureviewer/pictureviewer.cpp
src/gui/epgview.cpp
src/gui/osd_setup.cpp
src/gui/pluginlist.cpp
src/neutrino.cpp
Origin commit data
------------------
Commit: b21cb152b5
Author: martii <m4rtii@gmx.de >
Date: 2014-01-06 (Mon, 06 Jan 2014)
2014-09-12 18:29:21 +04:00
[CST] Focus
17c40a5d6e
merge neutrino-mp progressbar code, (C) martii
...
Origin commit data
------------------
Commit: 416646bbff
Author: [CST] Focus <focus.cst@gmail.com >
Date: 2014-07-17 (Thu, 17 Jul 2014)
2014-07-17 17:02:37 +04:00
Thilo Graf
f271c801de
COSDFader: rename member functions, adapt implementations
...
Stop() is not exactly attributable if fader class used as inherited and
Fade() don't tell really what done and related to return value 'bool'...
especially as the fader class members have been not documented.
Origin commit data
------------------
Commit: 69e2debb02
Author: Thilo Graf <dbt@novatux.de >
Date: 2014-05-30 (Fri, 30 May 2014)
2014-06-23 18:43:47 +02:00
martii
5a60f7f607
gui/epgview: replace left/right chars with corresponding icons
...
Origin commit data
------------------
Commit: 5a66db2a07
Author: martii <m4rtii@gmx.de >
Date: 2014-06-15 (Sun, 15 Jun 2014)
2014-06-15 22:40:10 +02:00
vanhofen
98c0a441d8
change RenderString() default to UTF8
...
Origin commit data
------------------
Commit: 649d1b1f9d
Author: vanhofen <vanhofen@gmx.de >
Date: 2014-06-11 (Wed, 11 Jun 2014)
Origin message was:
------------------
- change RenderString() default to UTF8
2014-06-11 23:07:13 +02:00
vanhofen
3bba3094e2
change getRenderWidth() default to UTF8
...
Origin commit data
------------------
Commit: 8b91cda918
Author: vanhofen <vanhofen@gmx.de >
Date: 2014-06-11 (Wed, 11 Jun 2014)
Origin message was:
------------------
- change getRenderWidth() default to UTF8
2014-06-11 23:07:00 +02:00
vanhofen
518f81a1d3
styling for EPG view/eventlist (patch from Benny, thanks!) (fixed)
...
taken from martiis neutrino-mp
Origin commit data
------------------
Commit: 6ee9a3a053
Author: vanhofen <vanhofen@gmx.de >
Date: 2014-05-29 (Thu, 29 May 2014)
Origin message was:
------------------
styling for EPG view/eventlist (patch from Benny, thanks!) (fixed)
taken from martiis neutrino-mp
2014-05-29 22:30:32 +02:00
vanhofen
782f41a075
Revert "styling for EPG view/eventlist (patch from Benny, thanks!)"
...
This reverts commit e1f47f23d0
because this commit seems to need some more affection.
Origin commit data
------------------
Commit: 193c49d55e
Author: vanhofen <vanhofen@gmx.de >
Date: 2014-05-27 (Tue, 27 May 2014)
2014-05-27 17:21:42 +02:00
martii
e1f47f23d0
styling for EPG view/eventlist (patch from Benny, thanks!)
...
Origin commit data
------------------
Commit: 5809315cc5
Author: martii <m4rtii@gmx.de >
Date: 2014-05-27 (Tue, 27 May 2014)
2014-05-27 17:01:49 +02:00
Jacek Jendrzej
b166b760f0
epgview remove DD 16:9 icon show
...
Origin commit data
------------------
Commit: 8ed6f331e3
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2014-02-10 (Mon, 10 Feb 2014)
2014-02-10 19:00:25 +01:00
Jacek Jendrzej
062ffc5d6f
add pseudo AdZap timertype
...
Origin commit data
------------------
Commit: 8c7968edc4
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2014-02-07 (Fri, 07 Feb 2014)
Origin message was:
------------------
-add pseudo AdZap timertype
2014-02-07 18:05:06 +01:00
Jacek Jendrzej
b91133af92
epgview.cpp: -add adzap
...
Origin commit data
------------------
Commit: 3818875a80
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2014-02-04 (Tue, 04 Feb 2014)
2014-02-04 19:32:47 +01:00
vanhofen
8d5aa84e20
adapt ShowMsg handling from martii's neutrino-mp
...
Origin commit data
------------------
Commit: 53f5801d6f
Author: vanhofen <vanhofen@gmx.de >
Date: 2014-01-22 (Wed, 22 Jan 2014)
Origin message was:
------------------
- adapt ShowMsg handling from martii's neutrino-mp
2014-01-22 12:37:21 +01:00
vanhofen
8a02f4f089
adapt ShowHint handling from martii's neutrino-mp
...
Origin commit data
------------------
Commit: 6995e1a765
Author: vanhofen <vanhofen@gmx.de >
Date: 2014-01-22 (Wed, 22 Jan 2014)
Origin message was:
------------------
- adapt ShowHint handling from martii's neutrino-mp
2014-01-22 12:11:52 +01:00
Stefan Seyfried
607f56ae80
reduce direct dependencies on timerdclient.h
...
Include timerdtypes.h instead of timerdclient.h where feasible, add direct instead of indirect includes of timerdclient.h where necessary. This reduces the number of files which depend on timerdclient.h from 134 to 16. Add/update copyright notices in the affected files.
Origin commit data
------------------
Commit: 1d0a23dbf3
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2014-01-13 (Mon, 13 Jan 2014)
2014-01-13 21:01:26 +01:00
martii
ce44d1641a
convert most char[...] configuration values to std::string
...
Signed-off-by: Jacek Jendrzej <crashdvb@googlemail.com >
Origin commit data
------------------
Commit: cbc9299df8
Author: martii <m4rtii@gmx.de >
Date: 2013-06-11 (Tue, 11 Jun 2013)
2013-12-25 12:08:14 +01:00
vanhofen
d6c1108d7e
Revert "global.h: Use forward-declarations to reduce number of dependencies"
...
This reverts commit f2a2e699c2
.
Origin commit data
------------------
Commit: 3c8d47fa49
Author: vanhofen <vanhofen@gmx.de >
Date: 2013-11-13 (Wed, 13 Nov 2013)
2013-11-13 23:40:16 +01:00
Stefan Seyfried
f2a2e699c2
global.h: Use forward-declarations to reduce number of dependencies
...
Origin commit data
------------------
Commit: 4bc6e43ad4
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2013-11-13 (Wed, 13 Nov 2013)
2013-11-13 10:40:03 +01:00
Thilo Graf
41d131eb32
CComponents: add unfied header file for general include of cc classes
...
Provides a unified header file, so it is not required to select a
certain header file.
Origin commit data
------------------
Commit: f7798affc6
Author: Thilo Graf <dbt@novatux.de >
Date: 2013-10-24 (Thu, 24 Oct 2013)
2013-10-24 21:19:07 +02:00
Michael Liebmann
7b6498d39f
Replace color indexes of the text colors by real color values for RenderString()
...
- If necessary, Correct data types of the color values
Origin commit data
------------------
Commit: c60c5c5ce3
Author: Michael Liebmann <tuxcode.bbg@gmail.com >
Date: 2013-07-11 (Thu, 11 Jul 2013)
2013-07-21 22:00:58 +02:00
Stefan Seyfried
6210ac6726
neutrino: fix possible div-by-zero in scrollbar calculation
...
Origin commit data
------------------
Commit: a33086568b
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2013-05-29 (Wed, 29 May 2013)
2013-05-30 11:19:39 +02:00
Stefan Seyfried
426978cf26
epgview: don't paint out-of-bounds background box
...
Origin commit data
------------------
Commit: a5412a0202
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2012-11-03 (Sat, 03 Nov 2012)
2013-05-28 20:49:24 +02:00
Jacek Jendrzej
ec076fdefd
CEpgData::show - Latin1_to_UTF8 no need
...
Origin commit data
------------------
Commit: 09ab981b94
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2013-05-24 (Fri, 24 May 2013)
2013-05-24 17:38:37 +02:00
Gaucho316
6228ba8c4b
Neutrino EPG Viewer: don't show empty audio track names
...
Signed-off-by: Gaucho316 <Gaucho316@hotmail.com >
Origin commit data
------------------
Commit: 6215d37e42
Author: Gaucho316 <Gaucho316@hotmail.com >
Date: 2012-12-19 (Wed, 19 Dec 2012)
2013-05-23 21:19:01 +02:00
rhabarber1848
7bb0dc4f34
Neutrino: Show audio track descriptions and program length in EPG info, patch by Gaucho316: http://www.dbox2-tuning.net/forum/viewtopic.php?f=2&t=49185
...
Origin commit data
------------------
Commit: 19d47e04a5
Author: rhabarber1848 <rhabarber1848@web.de >
Date: 2010-02-28 (Sun, 28 Feb 2010)
2013-05-23 21:08:18 +02:00
vanhofen
09c0ef5602
epgview: depend window size on font size
...
Origin commit data
------------------
Commit: df3d5567a1
Author: vanhofen <vanhofen@gmx.de >
Date: 2013-05-10 (Fri, 10 May 2013)
Origin message was:
------------------
- epgview: depend window size on font size
2013-05-10 10:33:23 +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
[CST] Focus
1bd0bd8a7b
Merge branch 'pu/cc' into next-cc
...
Conflicts:
acinclude.m4
data/locale/deutsch.locale
data/locale/english.locale
src/driver/volume.cpp
src/eitd/SIlanguage.cpp
src/gui/bedit/bouqueteditor_channels.cpp
src/gui/bedit/bouqueteditor_chanselect.cpp
src/gui/bouquetlist.cpp
src/gui/channellist.cpp
src/gui/eventlist.cpp
src/gui/osd_setup.cpp
src/gui/scan.cpp
src/gui/scan.h
src/gui/test_menu.cpp
src/gui/timeosd.cpp
src/gui/widget/progressbar.cpp
src/gui/widget/progressbar.h
src/neutrino.cpp
src/nhttpd/yconfig.h
Origin commit data
------------------
Commit: 8bb70d1ab3
Author: [CST] Focus <focus.cst@gmail.com >
Date: 2013-04-17 (Wed, 17 Apr 2013)
2013-04-17 13:32:12 +04:00
Jacek Jendrzej
3e78f01231
src/gui/epgview.cpp: center window
...
Origin commit data
------------------
Commit: 95cbeceb83
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2013-04-14 (Sun, 14 Apr 2013)
2013-04-17 10:21:32 +04:00
Jacek Jendrzej
36d335e6cd
src/gui/epgview.cpp: center window
...
Origin commit data
------------------
Commit: 3731bc4216
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2013-04-14 (Sun, 14 Apr 2013)
2013-04-14 15:09:51 +02:00
Jacek Jendrzej
020fed2bb6
src/gui/epgview.cpp: fixes3 from tuxbox, THX Gaucho316
...
Origin commit data
------------------
Commit: 72b82a1d0b
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2013-04-08 (Mon, 08 Apr 2013)
Origin message was:
------------------
src/gui/epgview.cpp: fixes3 from tuxbox, THX Gaucho316
2013-04-09 09:54:26 +04:00
Jacek Jendrzej
0a4ec2b54a
src/gui/epgview.cpp: fixes2 from tuxbox, THX Gaucho316
...
Origin commit data
------------------
Commit: 5d214c2fe4
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2013-04-08 (Mon, 08 Apr 2013)
Origin message was:
------------------
src/gui/epgview.cpp: fixes2 from tuxbox, THX Gaucho316
2013-04-09 09:54:21 +04:00
Jacek Jendrzej
bca2dfd6c4
src/gui/epgview.cpp: fixes from tuxbox, THX Gaucho316 & GetAway
...
Origin commit data
------------------
Commit: 32909483ef
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2013-04-08 (Mon, 08 Apr 2013)
Origin message was:
------------------
src/gui/epgview.cpp: fixes from tuxbox, THX Gaucho316 & GetAway
2013-04-09 09:54:16 +04:00
Jacek Jendrzej
18f297c8fe
src/gui/epgview.cpp: fixes3 from tuxbox, THX Gaucho316
...
Origin commit data
------------------
Commit: 6a32e96920
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2013-04-08 (Mon, 08 Apr 2013)
Origin message was:
------------------
src/gui/epgview.cpp: fixes3 from tuxbox, THX Gaucho316
2013-04-08 21:03:46 +02:00
Jacek Jendrzej
8bd17820b9
src/gui/epgview.cpp: fixes2 from tuxbox, THX Gaucho316
...
Origin commit data
------------------
Commit: d23bdf7bb8
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2013-04-08 (Mon, 08 Apr 2013)
Origin message was:
------------------
src/gui/epgview.cpp: fixes2 from tuxbox, THX Gaucho316
2013-04-08 20:41:36 +02:00
Jacek Jendrzej
a6254bb9cf
src/gui/epgview.cpp: fixes from tuxbox, THX Gaucho316 & GetAway
...
Origin commit data
------------------
Commit: 67e6ed102c
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2013-04-08 (Mon, 08 Apr 2013)
Origin message was:
------------------
src/gui/epgview.cpp: fixes from tuxbox, THX Gaucho316 & GetAway
2013-04-08 17:42:37 +02:00
Michael Liebmann
6720ef7539
Supplement to commit dde336f...
...
- epgview: Fix colors in progress bar
Origin commit data
------------------
Commit: d4740238dd
Author: Michael Liebmann <tuxcode.bbg@gmail.com >
Date: 2013-04-06 (Sat, 06 Apr 2013)
Origin message was:
------------------
* Supplement to commit dde336f...
- epgview: Fix colors in progress bar
2013-04-06 15:18:12 +01:00
Thilo Graf
ab0e31bd05
Progressbars: use default frame thickness
...
It's unnecessary overhead to set the value everywhere, except it's needed.
Origin commit data
------------------
Commit: f70a30defa
Author: Thilo Graf <dbt@novatux.de >
Date: 2013-04-05 (Fri, 05 Apr 2013)
2013-04-06 08:33:51 +02:00
Stefan Seyfried
51a9a3b894
neutrino: make button bar use available space intelligently
...
modify the paintButtons() function, so that it spreads the buttons
over the available width with constant space between them.
Port over all users to the new method and clean up quite some custom
button drawing code on the way.
Conflicts:
src/gui/audioplayer.cpp
src/gui/bouquetlist.cpp
src/gui/channellist.cpp
src/gui/epgview.cpp
src/gui/eventlist.cpp
src/gui/filebrowser.cpp
src/gui/widget/buttons.cpp
src/gui/widget/stringinput.cpp
Origin commit data
------------------
Commit: e09bc260da
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2011-10-03 (Mon, 03 Oct 2011)
2013-04-05 14:50:28 +04:00
Thilo Graf
03b22f2d23
CComponents: add progressbar class to cc-items
...
CProgressbar moved into components sub directory and adapt includes.
Progressbar objects are now usable as cc-item
TODO:
-some color and size corrections
-found some dub codes for sig and snr-bars, needs rework
Origin commit data
------------------
Commit: 860be9a412
Author: Thilo Graf <dbt@novatux.de >
Date: 2013-04-01 (Mon, 01 Apr 2013)
2013-04-02 09:31:05 +02:00
vanhofen
b659d5c95a
strech most windows to full screen
...
* switchable with existing switch for 'big_windows'
* 'big_windows' default is on
Conflicts:
src/gui/bedit/bouqueteditor_bouquets.cpp
src/gui/bedit/bouqueteditor_channels.cpp
src/gui/bedit/bouqueteditor_chanselect.cpp
Origin commit data
------------------
Commit: 4714a30f83
Author: vanhofen <vanhofen@gmx.de >
Date: 2013-03-25 (Mon, 25 Mar 2013)
Origin message was:
------------------
- strech most windows to full screen
* switchable with existing switch for 'big_windows'
* 'big_windows' default is on
Conflicts:
src/gui/bedit/bouqueteditor_bouquets.cpp
src/gui/bedit/bouqueteditor_channels.cpp
src/gui/bedit/bouqueteditor_chanselect.cpp
2013-04-01 15:42:38 +04:00
vanhofen
0df9a58c45
strech most windows to full screen
...
* switchable with existing switch for 'big_windows'
* 'big_windows' default is on
Origin commit data
------------------
Commit: 759966f935
Author: vanhofen <vanhofen@gmx.de >
Date: 2013-03-25 (Mon, 25 Mar 2013)
Origin message was:
------------------
- strech most windows to full screen
* switchable with existing switch for 'big_windows'
* 'big_windows' default is on
2013-03-25 09:45:22 +01:00
Stefan Seyfried
80a87017f3
neutrino: fix 32<->64bit format string warnings
...
use portable C99 format string macros for 64bit types to
fix many warnings when compiling for 64bit architectures,
add some (int) casts for size_t
Origin commit data
------------------
Commit: 4dbeb3a31e
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2012-11-03 (Sat, 03 Nov 2012)
2013-02-21 15:47:18 +01:00
Jacek Jendrzej
28883ba73b
src/gui/epgview.cpp: further corrections for followlist
...
Origin commit data
------------------
Commit: 5e284c68c3
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2012-11-04 (Sun, 04 Nov 2012)
2012-11-04 22:13:36 +01:00
Jacek Jendrzej
3881f84761
src/gui/epgview.cpp:show always all screening
...
Origin commit data
------------------
Commit: 27fe0fe6e0
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2012-11-03 (Sat, 03 Nov 2012)
2012-11-03 11:20:15 +01:00
Jacek Jendrzej
2fbf107185
src/gui/epgview.cpp:check res after exec
...
Origin commit data
------------------
Commit: c40361147d
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2012-11-02 (Fri, 02 Nov 2012)
2012-11-02 22:00:01 +01:00