NOTE: experimental, for examples see CTestMenu class
Origin commit data
------------------
Commit: 717dec02c5
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-11-20 (Sun, 20 Nov 2016)
Include default size and localized setup.
TODO: localize for nederlands and slovak, current english only.
Origin commit data
------------------
Commit: 4988df1dd9
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-11-20 (Sun, 20 Nov 2016)
Text have more space, otherwise it's possible it can be truncated.
Indent from left site of text don't looks not so good.
Origin commit data
------------------
Commit: 04a75327dd
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-11-19 (Sat, 19 Nov 2016)
Rework hintbox and messagebox as derived classes with cc window functionality.
Details for structure and how it works to find under
http://www.tuxbox-neutrino.org/widget/html/annotated.html
Origin commit data
------------------
Commit: 72ee10b43c
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-11-18 (Fri, 18 Nov 2016)
Origin message was:
------------------
Merge branch 'pu/msgbox into master'
Rework hintbox and messagebox as derived classes with cc window functionality.
Details for structure and how it works to find under
http://www.tuxbox-neutrino.org/widget/html/annotated.html
Origin commit data
------------------
Commit: b43145af7c
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-11-17 (Thu, 17 Nov 2016)
Origin message was:
------------------
- moviebrowser: resort movie info menu
Origin commit data
------------------
Commit: d171038a6e
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-11-17 (Thu, 17 Nov 2016)
Origin message was:
------------------
- moviebrowser: use red key to remove all user bookmarks
Origin commit data
------------------
Commit: 86c3655e96
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-11-17 (Thu, 17 Nov 2016)
Origin message was:
------------------
- moviebrowser: fix input for end mark and lastplay mark
move linux-dvb-headers out of the way for non-coolstream hardware
Origin commit data
------------------
Commit: 6128741ac2
Author: TangoCash <eric@loxat.de>
Date: 2016-11-16 (Wed, 16 Nov 2016)
Move them into subdir private so that they are no longer used by
default. They still can be used by extending the include path.
Origin commit data
------------------
Commit: 5e1efd222f
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2014-02-16 (Sun, 16 Feb 2014)
demux Start() Stop() and pesFilter() are bool, so comparing < 0 really
does not make sense.
Origin commit data
------------------
Commit: 5948f045aa
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2016-11-12 (Sat, 12 Nov 2016)
Reduce the "deprecated function" warnings a bit when compiling against
recent ffmpeg releases. Just the drop-in-replacement "av_packet_unref"
which works with both old and new ffmpeg versions.
The other stuff needs rewrites which are not compatible with all ffmpeg
releases :-(
Origin commit data
------------------
Commit: 7154f36258
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2016-11-12 (Sat, 12 Nov 2016)
The address of Events (wich is checked against NULL) can never be NULL,
because Events is passed by reference.
Origin commit data
------------------
Commit: 0531618643
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2016-11-12 (Sat, 12 Nov 2016)
Origin commit data
------------------
Commit: a47a5cd422
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-11-12 (Sat, 12 Nov 2016)
Origin message was:
------------------
- moviebrowser: limit cover to one third of m_cBoxFrameInfo1 width
TODO: Re-evaluate the logic of current used messages with risky actions
and adjust the buttons accordingly.
Reason: <yes> is now as default assigned to green button (traffic light principle), and we use stricktly
the order of colors from remote control (r,g,g,b), but in some cases
it is useful to assign the <Yes> button to red for risky actions.
Origin commit data
------------------
Commit: 5443cc274c
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-11-12 (Sat, 12 Nov 2016)