Some hints were not closed. Explicit hide() is required.
Origin commit data
------------------
Commit: bf05d26ae3
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-11-20 (Sun, 20 Nov 2016)
Hints were not closed after lost scope. Explicit hide() is required.
Origin commit data
------------------
Commit: 74473d0ebe
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-11-20 (Sun, 20 Nov 2016)
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)