This reverts commit 80f223f3c6.
Origin commit data
------------------
Commit: 8bad5565e0
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2014-02-21 (Fri, 21 Feb 2014)
- Added: color buttons for footer, header_height
Origin commit data
------------------
Commit: a3d9bff44e
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-02-21 (Fri, 21 Feb 2014)
- Support ext4 for formating disk (require /sbin/mkfs.ext4)
- Support ext4 for check disk (require /sbin/fsck.ext4 or /sbin/e2fsck)
- Display disk format in menu (require /sbin/blkid)
- 'ext4' and 'display disk format' disabled when required files not present
Origin commit data
------------------
Commit: 7c5d29a687
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-02-21 (Fri, 21 Feb 2014)
This reverts commit 6f841909ef.
(already fixed in my tree)
Origin commit data
------------------
Commit: ed5708b10d
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2014-02-19 (Wed, 19 Feb 2014)
use forward declaration of CPlugins instead of including
plugins.h in personalize.h to reduce the massive impact
of this header file
Origin commit data
------------------
Commit: 1d4025d3be
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2014-02-16 (Sun, 16 Feb 2014)
x/y position was not assigned here for internal pic_x/pic_y vars.
Therefore x/y was ignored.
Origin commit data
------------------
Commit: 27c6bdccaf
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-02-14 (Fri, 14 Feb 2014)
* present the user with only two types of extensions: games and
everything else (lua, script, binary .so)
* use lua locale, right now it is translated to just "Plugins" :-)
Origin commit data
------------------
Commit: 44e127a8dd
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2014-02-16 (Sun, 16 Feb 2014)
Origin message was:
------------------
revert the split into lots of plugin types
* present the user with only two types of extensions: games and
everything else (lua, script, binary .so)
* use lua locale, right now it is translated to just "Plugins" :-)
the only maybe useful distinction between plugin types
is game / others, so add a 'virtual' plugin type which
represents everything but games
Origin commit data
------------------
Commit: 44cd36c412
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2014-02-16 (Sun, 16 Feb 2014)
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: 945452e35a
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2014-02-16 (Sun, 16 Feb 2014)
use forward declaration of CPlugins instead of including
plugins.h in personalize.h to reduce the massive impact
of this header file
Origin commit data
------------------
Commit: eba76a4f47
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2014-02-16 (Sun, 16 Feb 2014)
these events have no allocated data attached
Origin commit data
------------------
Commit: fd8c800a99
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2014-02-15 (Sat, 15 Feb 2014)
these events have no data attached
Origin commit data
------------------
Commit: 3a665f6daf
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2014-02-15 (Sat, 15 Feb 2014)
- Set clock activ = false for default
Origin commit data
------------------
Commit: ddc826ab51
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-02-13 (Thu, 13 Feb 2014)
stop epgscan to restore live channel id in case shutdown started from standby mode,
fix hdd wakeup on record announce
Origin commit data
------------------
Commit: a9e3666b0a
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-02-12 (Wed, 12 Feb 2014)
save xml before record start
Origin commit data
------------------
Commit: ee38ad2750
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-02-12 (Wed, 12 Feb 2014)
Origin commit data
------------------
Commit: 2c4b12508a
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-02-12 (Wed, 12 Feb 2014)
Origin message was:
------------------
- yWeb: increase version by counting commits since last increase
Maybe it's sensibly to use no explicit description for Lua-plugins.
The user could unnecessarily ask "What is this?".
"Lua" is more a subject-specific description or a technical term.
Therefore for users it should be reasonable to use "Plugins" as general
description.
TODO: use of these terms in the user menus, in particular "plugin types"
Origin commit data
------------------
Commit: cd2e086c84
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-02-09 (Sun, 09 Feb 2014)
Origin commit data
------------------
Commit: b427c3d6a5
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-02-08 (Sat, 08 Feb 2014)
Origin message was:
------------------
- pluginlist: don't show full list when pluginlist-size is smaller