* increase version for last 3 commits. sry
Origin commit data
------------------
Commit: 262820f927
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-07-07 (Sun, 07 Jul 2013)
Origin message was:
------------------
- yweb: increase left secondary menu frame
* increase version for last 3 commits. sry
This allows to use different horizontal and vertical width of borders
in text boxes.
Signed-off-by: Thilo Graf <dbt@novatux.de>
Origin commit data
------------------
Commit: 153d2f3c78
Author: FlatTV <FlatTV@gmx.de>
Date: 2013-07-01 (Mon, 01 Jul 2013)
- Save Option for CMenuForwarderNonLocalized in vector<std::string>
Origin commit data
------------------
Commit: 84ab2cb555
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-07-04 (Thu, 04 Jul 2013)
- Use locales for time string
- Show recording duration right aligned in stop menu
Origin commit data
------------------
Commit: 0ce25a86d5
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-07-03 (Wed, 03 Jul 2013)
special thanks to luuk@astrasat for support
* add image for remotecontrol v4 (neo twin)
* replace german images with plain images and localized tooltips.
Origin commit data
------------------
Commit: 1b7c7fecf6
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-07-01 (Mon, 01 Jul 2013)
Origin message was:
------------------
- yweb: new images for remotecontrols v3 (zee and neo2) and v4 (neo twin)
special thanks to luuk@astrasat for support
* add image for remotecontrol v4 (neo twin)
* replace german images with plain images and localized tooltips.
in case service.xml and satellites.xml have different sat names
Origin commit data
------------------
Commit: 9827f03601
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-06-29 (Sat, 29 Jun 2013)
which only ask for gui language and show fast scan (sat) and/or simple cable scan menu
Origin commit data
------------------
Commit: d5e57f8877
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-06-28 (Fri, 28 Jun 2013)
seems to be fixed.
This reverts commit 8e29de022a.
Origin commit data
------------------
Commit: 5c60ba98e6
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-06-27 (Thu, 27 Jun 2013)
* this directory can be used to host some of your cracy stuff.
yhtm, yjs and ysh will also parsed now. it is reachable with
<boxip>/hosted/
* if exist a subdir named 'logos' in this directory you can use
this as an external logo-dir for yweb too
* path can be configured with '--with-hosted_httpddir=PATH'
Origin commit data
------------------
Commit: 9078775a0a
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-06-27 (Thu, 27 Jun 2013)
Origin message was:
------------------
- yweb: re-introduce 'WebsiteMain.hosted_directory'
* this directory can be used to host some of your cracy stuff.
yhtm, yjs and ysh will also parsed now. it is reachable with
<boxip>/hosted/
* if exist a subdir named 'logos' in this directory you can use
this as an external logo-dir for yweb too
* path can be configured with '--with-hosted_httpddir=PATH'
Origin commit data
------------------
Commit: 177eb70b91
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-06-25 (Tue, 25 Jun 2013)
Origin message was:
------------------
- yweb: use a more matching icon for remotecontrol
... or choose another remotecontrol for yweb only
* TODO: add an image an an imagemap for remotecontrol v4 (neo twin)
* imagemaps for dbox-remotecontrols are taken from tuxbox neutrino
Origin commit data
------------------
Commit: 915789cac8
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-06-24 (Mon, 24 Jun 2013)
Origin message was:
------------------
- yweb: use correct remotecontrol in dependecy from neutrino-setting ...
... or choose another remotecontrol for yweb only
* TODO: add an image an an imagemap for remotecontrol v4 (neo twin)
* imagemaps for dbox-remotecontrols are taken from tuxbox neutrino
It's not enough to insert an item object only. Also properties like
parent and index must be defined to inserted item to ensure that
positions are calculated correctly.
Origin commit data
------------------
Commit: 75fe48043e
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-06-23 (Sun, 23 Jun 2013)
push_back doesn't make all necessary steps to add an item
Origin commit data
------------------
Commit: 460c8bbff3
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-06-23 (Sun, 23 Jun 2013)
If cc-item is bound on a parent form, it's not enough
to replace the item object only, also properties like
parent and index must be moved to new item to ensure that positions are calculated correctly.
But it's matter for unbound cc-items.
Origin commit data
------------------
Commit: c66c778326
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-06-23 (Sun, 23 Jun 2013)