Commit Graph

10539 Commits

Author SHA1 Message Date
Thilo Graf
61a8bec4a0 CTextBox: try to fix getMaxLineWidth() methode
If found no linebreak, return value could be too small.
Space char simulates a line termination as a workaround to get
largest possible width.


Origin commit data
------------------
Branch: ni/coolstream
Commit: cddf1835b5
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-12-09 (Fri, 09 Dec 2016)



------------------
This commit was generated by Migit
2016-12-09 21:32:58 +01:00
vanhofen
8557049e2e Merge branch 'master' of https://github.com/tuxbox-neutrino/gui-neutrino into ni/tuxbox
Origin commit data
------------------
Branch: ni/coolstream
Commit: d78bb26321
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-12-09 (Fri, 09 Dec 2016)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2016-12-09 17:20:52 +01:00
Jacek Jendrzej
6bd4a31a31 src/gui/osd_setup.cpp fix menu item (possible segfault)
Origin commit data
------------------
Branch: ni/coolstream
Commit: 2649e909df
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2016-12-09 (Fri, 09 Dec 2016)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2016-12-09 16:16:02 +01:00
vanhofen
303dfc06a0 Merge branch 'master' of https://github.com/tuxbox-neutrino/gui-neutrino into ni/tuxbox
Origin commit data
------------------
Branch: ni/coolstream
Commit: 61d798ed36
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-12-08 (Thu, 08 Dec 2016)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2016-12-08 18:07:48 +01:00
vanhofen
205ecf4c5b msgbox: remove obsolete include
Origin commit data
------------------
Branch: ni/coolstream
Commit: 3b3af8a6d2
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-12-08 (Thu, 08 Dec 2016)

Origin message was:
------------------
- msgbox: remove obsolete include

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2016-12-08 18:05:31 +01:00
vanhofen
842e5a048e infoicons: use OFFSET defines; increase offset between icons
Origin commit data
------------------
Branch: ni/coolstream
Commit: c2f820307b
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-12-08 (Thu, 08 Dec 2016)

Origin message was:
------------------
- infoicons: use OFFSET defines; increase offset between icons

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2016-12-08 18:00:54 +01:00
vanhofen
dbb517a861 Merge branch 'master' of https://github.com/tuxbox-neutrino/gui-neutrino into ni/tuxbox
Origin commit data
------------------
Branch: ni/coolstream
Commit: a141bafe7f
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-12-08 (Thu, 08 Dec 2016)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2016-12-08 17:57:11 +01:00
vanhofen
976563831d settings.h: add OFFSET_INNER_NONE define
Origin commit data
------------------
Branch: ni/coolstream
Commit: 62b8faf19c
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-12-08 (Thu, 08 Dec 2016)

Origin message was:
------------------
- settings.h: add OFFSET_INNER_NONE define

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2016-12-08 17:55:27 +01:00
vanhofen
ca7b02d38b widgets: remove obsolete drawable wrapper sources
Origin commit data
------------------
Branch: ni/coolstream
Commit: cc338db273
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-12-08 (Thu, 08 Dec 2016)

Origin message was:
------------------
- widgets: remove obsolete drawable wrapper sources

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2016-12-08 17:49:47 +01:00
Jacek Jendrzej
092024e4fe src/gui/timerlist.cpp dont check empty timerlist
Origin commit data
------------------
Branch: ni/coolstream
Commit: f7cfe0256b
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2016-12-08 (Thu, 08 Dec 2016)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2016-12-08 16:16:57 +01:00
vanhofen
585d9942ec timerlist: remove menu button from footer; is available in header too
Origin commit data
------------------
Branch: ni/coolstream
Commit: 74c54d885a
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-12-08 (Thu, 08 Dec 2016)

Origin message was:
------------------
- timerlist: remove menu button from footer; is available in header too

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2016-12-08 13:41:38 +01:00
Thilo Graf
5af065acab CTimerList: remove timeout for delete warning
Timeout for deletions are not a really good idea. This should be
controlled by user and it should be durable visualized what
he just is doing.


Origin commit data
------------------
Branch: ni/coolstream
Commit: f8b295b818
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-12-08 (Thu, 08 Dec 2016)



------------------
This commit was generated by Migit
2016-12-08 12:54:37 +01:00
Thilo Graf
904d9f40dd CMsgBox: rework result values
Makes it possible to use bit operators. Current available
compare operations still should be compatible.
In case not please report to fix!


Origin commit data
------------------
Branch: ni/coolstream
Commit: 36e1a98a1d
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-12-08 (Thu, 08 Dec 2016)



------------------
This commit was generated by Migit
2016-12-08 12:54:37 +01:00
Thilo Graf
4d4cafe600 Message timeout: try to fix timeout defines
Some parameters were confused.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 4382daf5e4
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-12-07 (Wed, 07 Dec 2016)



------------------
This commit was generated by Migit
2016-12-08 12:54:37 +01:00
Thilo Graf
38816e99af CCDraw: try to avoid rendering with bad dimensions
Origin commit data
------------------
Branch: ni/coolstream
Commit: bd5e82fdc4
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-12-08 (Thu, 08 Dec 2016)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2016-12-08 09:33:40 +01:00
vanhofen
5dfdddbfe6 Merge branch 'master' of https://github.com/tuxbox-neutrino/gui-neutrino into ni/tuxbox
Origin commit data
------------------
Branch: ni/coolstream
Commit: 5eaf53dc0b
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-12-08 (Thu, 08 Dec 2016)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2016-12-08 00:38:05 +01:00
vanhofen
4d1e34f058 bouquetlist: fix round corners of selected item
Origin commit data
------------------
Branch: ni/coolstream
Commit: 9fe560fa53
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-12-08 (Thu, 08 Dec 2016)

Origin message was:
------------------
- bouquetlist: fix round corners of selected item

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2016-12-08 00:36:26 +01:00
vanhofen
6669c9d530 bouquetlist: fix initialisation of empty sting
Origin commit data
------------------
Branch: ni/coolstream
Commit: 8be61c8763
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-12-07 (Wed, 07 Dec 2016)

Origin message was:
------------------
- bouquetlist: fix initialisation of empty sting

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2016-12-07 16:46:24 +01:00
vanhofen
829905c8fd Merge branch 'master' of https://github.com/tuxbox-neutrino/gui-neutrino into ni/tuxbox
Origin commit data
------------------
Branch: ni/coolstream
Commit: 784a58e6d1
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-12-07 (Wed, 07 Dec 2016)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2016-12-07 15:40:19 +01:00
vanhofen
5428d87a23 rename BUTTON_TOP to BUTTON_UP; it isn't a top-button
Origin commit data
------------------
Branch: ni/coolstream
Commit: 0dc0789de8
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-12-07 (Wed, 07 Dec 2016)

Origin message was:
------------------
- rename BUTTON_TOP to BUTTON_UP; it isn't a top-button

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2016-12-07 15:37:03 +01:00
vanhofen
eb8e7372c2 bouquetlist: add "menu", "left" and "right" context buttons to header
Origin commit data
------------------
Branch: ni/coolstream
Commit: 0842a7ac35
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-12-07 (Wed, 07 Dec 2016)

Origin message was:
------------------
- bouquetlist: add "menu", "left" and "right" context buttons to header

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2016-12-07 15:24:45 +01:00
vanhofen
9d63f0ecad cc_frm_header: show left button before the right one
Origin commit data
------------------
Branch: ni/coolstream
Commit: 3d78174b8f
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-12-07 (Wed, 07 Dec 2016)

Origin message was:
------------------
- cc_frm_header: show left button before the right one

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2016-12-07 15:24:45 +01:00
vanhofen
c98eab8e52 fix last commit
Origin commit data
------------------
Branch: ni/coolstream
Commit: 9bcdd3487a
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-12-07 (Wed, 07 Dec 2016)

Origin message was:
------------------
- fix last commit

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2016-12-07 11:24:30 +01:00
vanhofen
1244d7f99a icons: move NI icons into categorized subdirectories
Origin commit data
------------------
Branch: ni/coolstream
Commit: 7ada0f42ac
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-12-07 (Wed, 07 Dec 2016)

Origin message was:
------------------
- icons: move NI icons into categorized subdirectories

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2016-12-07 11:14:14 +01:00
vanhofen
e3154ef43b Merge branch 'master' of https://github.com/tuxbox-neutrino/gui-neutrino into ni/tuxbox
Conflicts:
	configure.ac
	data/Makefile.am
	data/icons/Makefile.am


Origin commit data
------------------
Branch: ni/coolstream
Commit: 1b9b466bc1
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-12-07 (Wed, 07 Dec 2016)



------------------
This commit was generated by Migit
2016-12-07 10:55:25 +01:00
vanhofen
ffcdb41b84 icons: move icons into categorized subdirectories
Origin commit data
------------------
Branch: ni/coolstream
Commit: d5ca9aa0bd
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-12-07 (Wed, 07 Dec 2016)

Origin message was:
------------------
- icons: move icons into categorized subdirectories

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2016-12-07 10:36:47 +01:00
vanhofen
b1a12de260 cc_frm_header: try to fix clock; e.g. in timerlist
Origin commit data
------------------
Branch: ni/coolstream
Commit: c661f3f07d
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-12-06 (Tue, 06 Dec 2016)

Origin message was:
------------------
- cc_frm_header: try to fix clock; e.g. in timerlist

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2016-12-06 20:59:35 +01:00
vanhofen
23248f595c Merge branch 'master' of https://github.com/tuxbox-neutrino/gui-neutrino into ni/tuxbox
Origin commit data
------------------
Branch: ni/coolstream
Commit: 0b2b544abf
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-12-06 (Tue, 06 Dec 2016)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2016-12-06 20:44:54 +01:00
Jacek Jendrzej
d62db7dc88 src/zapit/src/femanager.cpp init sat_config_t delsys
Origin commit data
------------------
Branch: ni/coolstream
Commit: f5e00f277a
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2016-12-06 (Tue, 06 Dec 2016)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2016-12-06 15:49:36 +01:00
vanhofen
dc58fffbea Merge branch 'master' of https://github.com/tuxbox-neutrino/gui-neutrino into ni/tuxbox
Conflicts:
	src/gui/movieplayer.cpp


Origin commit data
------------------
Branch: ni/coolstream
Commit: 461f9f046d
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-12-06 (Tue, 06 Dec 2016)



------------------
This commit was generated by Migit
2016-12-06 13:02:25 +01:00
Thilo Graf
1d951d42c0 CMovieBrowser: remove context menu button
I forgot, it's already in footer


Origin commit data
------------------
Branch: ni/coolstream
Commit: 5dacec7dee
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-12-06 (Tue, 06 Dec 2016)



------------------
This commit was generated by Migit
2016-12-06 12:17:04 +01:00
TangoCash
d9386837e3 cc_frm correct scroll direction if more than 2 pages (thx dbo)
Signed-off-by: Thilo Graf <dbt@novatux.de>

picked from:
	github.com/TangoCash/neutrino-mp-cst-next
commit:
	abce1c6be4bae17f343d3ff878670184708aa185


Origin commit data
------------------
Branch: ni/coolstream
Commit: 0c4c90bf2e
Author: TangoCash <eric@loxat.de>
Date: 2016-12-06 (Tue, 06 Dec 2016)



------------------
This commit was generated by Migit
2016-12-06 11:34:59 +01:00
Thilo Graf
80cba66ede CMovieBrowser: add missing context buttons
No user can see anything about available submenu and help window,
because access to help via submenu is not longer possible
since 92008d0b7c


Origin commit data
------------------
Branch: ni/coolstream
Commit: bb895befef
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-12-06 (Tue, 06 Dec 2016)



------------------
This commit was generated by Migit
2016-12-06 11:34:59 +01:00
vanhofen
514ae3e19d eventlist: fix icon-alignment ...
some small text-alignment fixes; use OFFSET defines


Origin commit data
------------------
Branch: ni/coolstream
Commit: 9d949c7074
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-12-06 (Tue, 06 Dec 2016)

Origin message was:
------------------
- eventlist: fix icon-alignment ...

some small text-alignment fixes; use OFFSET defines


------------------
This commit was generated by Migit
2016-12-06 09:54:56 +01:00
Michael Liebmann
48bfbe1779 MoviePlayer: Rework enable/disable of osd time, file time and mute icon
Origin commit data
------------------
Branch: ni/coolstream
Commit: 2045e91c47
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2016-12-05 (Mon, 05 Dec 2016)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2016-12-05 15:54:56 +01:00
Michael Liebmann
3b858ecd22 Sort locales
Origin commit data
------------------
Branch: ni/coolstream
Commit: fd21f57406
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2016-12-02 (Fri, 02 Dec 2016)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2016-12-05 15:54:56 +01:00
vanhofen
34033b62a8 Merge branch 'master' of https://github.com/tuxbox-neutrino/gui-neutrino into ni/tuxbox
Origin commit data
------------------
Branch: ni/coolstream
Commit: a7553aad1b
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-12-05 (Mon, 05 Dec 2016)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2016-12-05 12:50:53 +01:00
vanhofen
1f9ff72365 locale: typo; we shouldn't open Manu XD
Origin commit data
------------------
Branch: ni/coolstream
Commit: ca53cbeb53
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-12-05 (Mon, 05 Dec 2016)

Origin message was:
------------------
- locale: typo; we shouldn't open Manu XD

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2016-12-05 12:46:01 +01:00
vanhofen
8e4b9462f2 locale: more movieplayer additional help text
Origin commit data
------------------
Branch: ni/coolstream
Commit: 69e34a3020
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-12-05 (Mon, 05 Dec 2016)

Origin message was:
------------------
- locale: more movieplayer additional help text

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2016-12-05 12:46:01 +01:00
vanhofen
8ede581ef7 helpbox: allow multi-line lines
Origin commit data
------------------
Branch: ni/coolstream
Commit: 1b42318a2a
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-12-05 (Mon, 05 Dec 2016)

Origin message was:
------------------
- helpbox: allow multi-line lines

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2016-12-05 12:46:01 +01:00
vanhofen
5feb35309f configure.ac: change package name/version
Origin commit data
------------------
Branch: ni/coolstream
Commit: 1530291023
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-12-05 (Mon, 05 Dec 2016)

Origin message was:
------------------
- configure.ac: change package name/version

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2016-12-05 10:54:11 +01:00
Thilo Graf
2e8f4d1b61 Helpbox: add doc
Doc was missed.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 05bbf4d9b5
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-12-05 (Mon, 05 Dec 2016)



------------------
This commit was generated by Migit
2016-12-05 10:02:10 +01:00
vanhofen
19522ec813 bouquets.cpp: remove linebreak from auto-epg console message
Origin commit data
------------------
Branch: ni/coolstream
Commit: 588794920d
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-12-05 (Mon, 05 Dec 2016)

Origin message was:
------------------
- bouquets.cpp: remove linebreak from auto-epg console message

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2016-12-05 08:46:52 +01:00
vanhofen
d81874eb61 Merge branch 'master' of https://github.com/tuxbox-neutrino/gui-neutrino into ni/tuxbox
Origin commit data
------------------
Branch: ni/coolstream
Commit: 87da827b30
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-12-05 (Mon, 05 Dec 2016)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2016-12-05 00:52:33 +01:00
vanhofen
40eb7f2667 movieplayer: rework help; use rc_help to show help
Origin commit data
------------------
Branch: ni/coolstream
Commit: 5ad794e004
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-12-05 (Mon, 05 Dec 2016)

Origin message was:
------------------
- movieplayer: rework help; use rc_help to show help

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2016-12-05 00:50:39 +01:00
vanhofen
2526057a25 helpbox: fix height of CComponentsText element
Origin commit data
------------------
Branch: ni/coolstream
Commit: c901dff079
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-12-05 (Mon, 05 Dec 2016)

Origin message was:
------------------
- helpbox: fix height of CComponentsText element

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2016-12-05 00:50:39 +01:00
vanhofen
918734cf34 helpbox: fix icon alignment
Origin commit data
------------------
Branch: ni/coolstream
Commit: 6094bd7209
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-12-05 (Mon, 05 Dec 2016)

Origin message was:
------------------
- helpbox: fix icon alignment

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2016-12-05 00:50:39 +01:00
vanhofen
9cd0b5d403 capmt: fix include to get g_settings
Origin commit data
------------------
Branch: ni/coolstream
Commit: 3fd39340c0
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-12-05 (Mon, 05 Dec 2016)

Origin message was:
------------------
- capmt: fix include to get g_settings

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2016-12-05 00:09:54 +01:00
vanhofen
6494a1278f Merge branch 'master' of https://github.com/tuxbox-neutrino/gui-neutrino into ni/tuxbox
Origin commit data
------------------
Branch: ni/coolstream
Commit: 2e22dcefea
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-12-04 (Sun, 04 Dec 2016)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2016-12-04 22:48:16 +01:00
vanhofen
92008d0b7c moviebrowser: rework help ...
* remove from menu; this breakes menu's logic (rc_help is to switch hints)
* use rc_help to show help window
* rework content


Origin commit data
------------------
Branch: ni/coolstream
Commit: 21ed22cb6e
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-12-04 (Sun, 04 Dec 2016)

Origin message was:
------------------
- moviebrowser: rework help ...

* remove from menu; this breakes menu's logic (rc_help is to switch hints)
* use rc_help to show help window
* rework content


------------------
This commit was generated by Migit
2016-12-04 22:44:44 +01:00