Commit Graph

3294 Commits

Author SHA1 Message Date
[CST] Focus
dcd62023fe zapit/include/zapit/satconfig.h: add cable NID struct member
Origin commit data
------------------
Branch: ni/coolstream
Commit: b7cc224fa2
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-07-31 (Tue, 31 Jul 2012)


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

------------------
This commit was generated by Migit
2012-07-31 18:12:43 +04:00
Jacek Jendrzej
91551dd51e record.cpp-fix possible segfalt
Origin commit data
------------------
Branch: ni/coolstream
Commit: 0229887ac0
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-07-30 (Mon, 30 Jul 2012)


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

------------------
This commit was generated by Migit
2012-07-30 23:13:59 +02:00
Jacek Jendrzej
453d822267 fix CEC (timer record)
Origin commit data
------------------
Branch: ni/coolstream
Commit: f7e4caac7a
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-07-30 (Mon, 30 Jul 2012)

Origin message was:
------------------
-fix CEC (timer record)

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

------------------
This commit was generated by Migit
2012-07-30 19:41:30 +02:00
Stefan Seyfried
2d915ee6fe scan: blit() after channel updates
Origin commit data
------------------
Branch: ni/coolstream
Commit: 4ed9fd2c3b
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-07-30 (Mon, 30 Jul 2012)


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

------------------
This commit was generated by Migit
2012-07-30 19:25:36 +02:00
Stefan Seyfried
5b5c4603e0 hintboxext: center vertically on screen
the previous algorithm was 'slightly above center', but now
it is too high on the screen -> simply center it


Origin commit data
------------------
Branch: ni/coolstream
Commit: 3c70411d5a
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-07-30 (Mon, 30 Jul 2012)



------------------
This commit was generated by Migit
2012-07-30 19:25:14 +02:00
Stefan Seyfried
ba93d76483 neutrino: hintboxext and messagebox fixes
* CHintBoxExt created the FB window with slightly wrong size
* CMessageBox adds a buttonbar below the hintbox, this could
 draw outside the screen if the screen area was too small
* max height of CHintBoxExt was hardcoded
The fix is not ideal since the init() of CHintBoxExt is now
called a second time after calculating the size of the button
bar. Feel free to submit a better patch :-)


Origin commit data
------------------
Branch: ni/coolstream
Commit: afef14377a
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-07-30 (Mon, 30 Jul 2012)

Origin message was:
------------------
neutrino: hintboxext and messagebox fixes

* CHintBoxExt created the FB window with slightly wrong size
* CMessageBox adds a buttonbar below the hintbox, this could
 draw outside the screen if the screen area was too small
* max height of CHintBoxExt was hardcoded
The fix is not ideal since the init() of CHintBoxExt is now
called a second time after calculating the size of the button
bar. Feel free to submit a better patch :-)


------------------
This commit was generated by Migit
2012-07-30 01:48:13 +02:00
Stefan Seyfried
6188182b7d neutrino: fix menu position for right or bottom aligned
Origin commit data
------------------
Branch: ni/coolstream
Commit: c6ff06736a
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-07-28 (Sat, 28 Jul 2012)


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

------------------
This commit was generated by Migit
2012-07-28 23:50:03 +02:00
Stefan Seyfried
cda2c8d91c framebuffer_spark: more sanity checks in blitRect()
If code is triggering blitRect() with invalid values (x > xRes
for example), the drivers get unhappy. So let's check for invalid
input values.


Origin commit data
------------------
Branch: ni/coolstream
Commit: dc7d568d8a
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-07-28 (Sat, 28 Jul 2012)



------------------
This commit was generated by Migit
2012-07-28 23:47:48 +02:00
vanhofen
77fb6ce550 mod_yparser: add a command to create comments
Origin commit data
------------------
Branch: ni/coolstream
Commit: 03132b1f95
Author: vanhofen <vanhofen@gmx.de>
Date: 2012-07-26 (Thu, 26 Jul 2012)

Origin message was:
------------------
- mod_yparser: add a command to create comments

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

------------------
This commit was generated by Migit
2012-07-26 21:45:15 +02:00
vanhofen
fff3cab683 yweb: get version-info from http://git.coolstreamtech.de
Origin commit data
------------------
Branch: ni/coolstream
Commit: 84e94ad4ca
Author: vanhofen <vanhofen@gmx.de>
Date: 2012-07-25 (Wed, 25 Jul 2012)

Origin message was:
------------------
- yweb: get version-info from http://git.coolstreamtech.de

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

------------------
This commit was generated by Migit
2012-07-25 18:09:49 +02:00
vanhofen
ab7d577b0d yweb: remove ftpfs-option from mount-settings
Origin commit data
------------------
Branch: ni/coolstream
Commit: 596b64b410
Author: vanhofen <vanhofen@gmx.de>
Date: 2012-07-25 (Wed, 25 Jul 2012)

Origin message was:
------------------
- yweb: remove ftpfs-option from mount-settings

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

------------------
This commit was generated by Migit
2012-07-25 15:06:49 +02:00
vanhofen
39ba24d989 yweb: rework buttons
Origin commit data
------------------
Branch: ni/coolstream
Commit: a53320fb4d
Author: vanhofen <vanhofen@gmx.de>
Date: 2012-07-25 (Wed, 25 Jul 2012)

Origin message was:
------------------
- yweb: rework buttons

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

------------------
This commit was generated by Migit
2012-07-25 14:52:57 +02:00
vanhofen
742e9a936f yweb: remove obsolete and non-working code from boxcontrol
Origin commit data
------------------
Branch: ni/coolstream
Commit: 7d3f40d290
Author: vanhofen <vanhofen@gmx.de>
Date: 2012-07-25 (Wed, 25 Jul 2012)

Origin message was:
------------------
- yweb: remove obsolete and non-working code from boxcontrol

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

------------------
This commit was generated by Migit
2012-07-25 14:32:08 +02:00
vanhofen
f180256903 yweb: increase version (i urgently need an automatism for that.)
Origin commit data
------------------
Branch: ni/coolstream
Commit: 874dd3f3da
Author: vanhofen <vanhofen@gmx.de>
Date: 2012-07-25 (Wed, 25 Jul 2012)

Origin message was:
------------------
- yweb: increase version (i urgently need an automatism for that.)

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

------------------
This commit was generated by Migit
2012-07-25 11:51:39 +02:00
vanhofen
79ee52d967 yweb: fix 'df'-output to determinate space on mtd
Origin commit data
------------------
Branch: ni/coolstream
Commit: a4d82f0ddb
Author: vanhofen <vanhofen@gmx.de>
Date: 2012-07-25 (Wed, 25 Jul 2012)

Origin message was:
------------------
- yweb: fix 'df'-output to determinate space on mtd

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

------------------
This commit was generated by Migit
2012-07-25 11:25:05 +02:00
vanhofen
0235052308 Merge branch 'dvbsi++' of coolstreamtech.de:cst-public-gui-neutrino into dvbsi++
Origin commit data
------------------
Branch: ni/coolstream
Commit: 8ebabe7dc0
Author: vanhofen <vanhofen@gmx.de>
Date: 2012-07-25 (Wed, 25 Jul 2012)


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

------------------
This commit was generated by Migit
2012-07-25 08:48:04 +02:00
vanhofen
a9b864d1b8 yweb: fix 2860545b7b
Origin commit data
------------------
Branch: ni/coolstream
Commit: b28c069837
Author: vanhofen <vanhofen@gmx.de>
Date: 2012-07-25 (Wed, 25 Jul 2012)

Origin message was:
------------------
-yweb: fix 2860545b7b

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

------------------
This commit was generated by Migit
2012-07-25 08:46:53 +02:00
Michael Liebmann
c864b01a1b CComponentsInfoBox: Small display bug fixed
Origin commit data
------------------
Branch: ni/coolstream
Commit: bc8128d8d7
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2012-07-24 (Tue, 24 Jul 2012)

Origin message was:
------------------
* CComponentsInfoBox: Small display bug fixed

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

------------------
This commit was generated by Migit
2012-07-25 04:37:01 +01:00
vanhofen
2860545b7b yweb: some more corrections in languagefiles and design
* replace background-images with plain css


Origin commit data
------------------
Branch: ni/coolstream
Commit: 957d9c6555
Author: vanhofen <vanhofen@gmx.de>
Date: 2012-07-25 (Wed, 25 Jul 2012)

Origin message was:
------------------
- yweb: some more corrections in languagefiles and design

 * replace background-images with plain css


------------------
This commit was generated by Migit
2012-07-25 01:06:47 +02:00
vanhofen
e7b24059b2 yweb: remork submenus for a better readability
* add a new block for management-links to be more generic
 * some marginal design-fixes


Origin commit data
------------------
Branch: ni/coolstream
Commit: 8456bcd80d
Author: vanhofen <vanhofen@gmx.de>
Date: 2012-07-24 (Tue, 24 Jul 2012)

Origin message was:
------------------
- yweb: remork submenus for a better readability

 * add a new block for management-links to be more generic
 * some marginal design-fixes


------------------
This commit was generated by Migit
2012-07-24 21:23:46 +02:00
Michael Liebmann
4aacd43398 Fix typo in locale
Origin commit data
------------------
Branch: ni/coolstream
Commit: 757ef788a8
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2012-07-24 (Tue, 24 Jul 2012)

Origin message was:
------------------
* Fix typo in locale

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

------------------
This commit was generated by Migit
2012-07-24 18:06:27 +01:00
[CST] Focus
fea9918329 gui/widget/menue.cpp: disable 'back' hint, if no other hints present
Origin commit data
------------------
Branch: ni/coolstream
Commit: 04f1e9c3f2
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-07-24 (Tue, 24 Jul 2012)


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

------------------
This commit was generated by Migit
2012-07-24 15:13:18 +04:00
[CST] Focus
8bec589bb6 eitd/sectionsd.cpp: add mutex to protect update demux
Origin commit data
------------------
Branch: ni/coolstream
Commit: d8d42b26a0
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-07-24 (Tue, 24 Jul 2012)


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

------------------
This commit was generated by Migit
2012-07-24 15:12:06 +04:00
[CST] Focus
75d09d7287 Merge branch 'dvbsi++' of coolstreamtech.de:cst-public-gui-neutrino into dvbsi++
Origin commit data
------------------
Branch: ni/coolstream
Commit: 84b27f070d
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-07-24 (Tue, 24 Jul 2012)


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

------------------
This commit was generated by Migit
2012-07-24 12:27:03 +04:00
Michael Liebmann
6e01d25546 src/gui/widget/menue.cpp: Comment paintHint debug output
Origin commit data
------------------
Branch: ni/coolstream
Commit: 1511edb51e
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2012-07-24 (Tue, 24 Jul 2012)

Origin message was:
------------------
* src/gui/widget/menue.cpp: Comment paintHint debug output

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

------------------
This commit was generated by Migit
2012-07-23 23:49:03 +01:00
vanhofen
f353e15169 yweb: increase reload-timeout for osd-screenshots
Origin commit data
------------------
Branch: ni/coolstream
Commit: 80e59f5bfe
Author: vanhofen <vanhofen@gmx.de>
Date: 2012-07-24 (Tue, 24 Jul 2012)

Origin message was:
------------------
- yweb: increase reload-timeout for osd-screenshots

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

------------------
This commit was generated by Migit
2012-07-24 00:01:32 +02:00
vanhofen
926dda717b yweb: remove my obsolete english entrys in portuguese languagefile
Origin commit data
------------------
Branch: ni/coolstream
Commit: d46ee1a74e
Author: vanhofen <vanhofen@gmx.de>
Date: 2012-07-23 (Mon, 23 Jul 2012)

Origin message was:
------------------
- yweb: remove my obsolete english entrys in portuguese languagefile

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

------------------
This commit was generated by Migit
2012-07-23 23:03:53 +02:00
vanhofen
32e2556351 yweb: show Y_About.yhtm at a click on the info link
Origin commit data
------------------
Branch: ni/coolstream
Commit: a1f3b4b6b6
Author: vanhofen <vanhofen@gmx.de>
Date: 2012-07-23 (Mon, 23 Jul 2012)

Origin message was:
------------------
- yweb: show Y_About.yhtm at a click on the info link

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

------------------
This commit was generated by Migit
2012-07-23 22:49:02 +02:00
vanhofen
a79a25f267 yweb: improve record-settings
Origin commit data
------------------
Branch: ni/coolstream
Commit: 3b628834d4
Author: vanhofen <vanhofen@gmx.de>
Date: 2012-07-23 (Mon, 23 Jul 2012)

Origin message was:
------------------
- yweb: improve record-settings

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

------------------
This commit was generated by Migit
2012-07-23 22:44:49 +02:00
vanhofen
29ffb73d52 yweb: fix usage of Y_Version.txt; increase version (for three commits)
Origin commit data
------------------
Branch: ni/coolstream
Commit: 2189d30d56
Author: vanhofen <vanhofen@gmx.de>
Date: 2012-07-23 (Mon, 23 Jul 2012)

Origin message was:
------------------
- yweb: fix usage of Y_Version.txt; increase version (for three commits)

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

------------------
This commit was generated by Migit
2012-07-23 12:58:01 +02:00
Michael Liebmann
0f3e319922 Audioplayer: Small display bugs fixed
- Use 'full paint' for infobox


Origin commit data
------------------
Branch: ni/coolstream
Commit: e7a1dca8ea
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2012-07-23 (Mon, 23 Jul 2012)

Origin message was:
------------------
* Audioplayer: Small display bugs fixed

- Use 'full paint' for infobox


------------------
This commit was generated by Migit
2012-07-23 09:07:11 +01:00
Michael Liebmann
0b8245269b CComponentsInfoBox: Optimize display
- 'only body paint' can be switched off


Origin commit data
------------------
Branch: ni/coolstream
Commit: 0c6ab70c27
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2012-07-23 (Mon, 23 Jul 2012)

Origin message was:
------------------
* CComponentsInfoBox: Optimize display

- 'only body paint' can be switched off


------------------
This commit was generated by Migit
2012-07-23 09:07:11 +01:00
Michael Liebmann
f52af18765 Numeric display volumebar can be switched off.
- Adjustable via Menu -> Settings -> OSD -> Volumebar digits


Origin commit data
------------------
Branch: ni/coolstream
Commit: ccd8e39182
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2012-04-27 (Fri, 27 Apr 2012)

Origin message was:
------------------
* Numeric display volumebar can be switched off.

- Adjustable via Menu -> Settings -> OSD -> Volumebar digits


------------------
This commit was generated by Migit
2012-07-23 09:07:10 +01:00
Stefan Seyfried
3df9a6f7f5 Merge branch 'uncool/dvbsi++' commit '9d968280bac'
This is the last commit before the "menu hints" started.
Needs buildfixing...

Conflicts:
	configure.ac
	src/daemonc/remotecontrol.cpp
	src/daemonc/remotecontrol.h
	src/driver/audiodec/basedec.cpp
	src/driver/fb_window.cpp
	src/driver/rcinput.cpp
	src/driver/volume.cpp
	src/global.h
	src/gui/channellist.cpp
	src/gui/eventlist.cpp
	src/gui/infoviewer.cpp
	src/gui/keybind_setup.cpp
	src/gui/miscsettings_menu.cpp
	src/gui/movieplayer.cpp
	src/gui/osd_setup.cpp
	src/gui/plugins.cpp
	src/gui/scan.cpp
	src/gui/scan_setup.cpp
	src/gui/streaminfo2.cpp
	src/gui/videosettings.cpp
	src/gui/widget/buttons.cpp
	src/neutrino.cpp
	src/sectionsd/dmx.cpp
	src/sectionsd/dmxapi.cpp
	src/sectionsd/sectionsd.cpp
	src/system/setting_helpers.cpp
	src/zapit/include/zapit/client/zapittypes.h
	src/zapit/include/zapit/frontend_c.h
	src/zapit/include/zapit/satconfig.h
	src/zapit/include/zapit/scan.h
	src/zapit/lib/zapitclient.cpp
	src/zapit/src/Makefile.am
	src/zapit/src/frontend.cpp
	src/zapit/src/getservices.cpp
	src/zapit/src/pmt.cpp
	src/zapit/src/scan.cpp
	src/zapit/src/sdt.cpp
	src/zapit/src/zapit.cpp


Origin commit data
------------------
Branch: ni/coolstream
Commit: ae1b98aa38
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-07-22 (Sun, 22 Jul 2012)



------------------
This commit was generated by Migit
2012-07-23 01:02:29 +02:00
Michael Liebmann
fb32f63b71 Audioplayer: Small display bugs fixed
Origin commit data
------------------
Branch: ni/coolstream
Commit: 52a5640bc2
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2012-07-22 (Sun, 22 Jul 2012)

Origin message was:
------------------
* Audioplayer: Small display bugs fixed

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

------------------
This commit was generated by Migit
2012-07-22 18:30:19 +01:00
Michael Liebmann
ded0dc6025 Audioplayer: CComponentsInfoBox use to paint infobox
Origin commit data
------------------
Branch: ni/coolstream
Commit: 64b3debba2
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2012-07-22 (Sun, 22 Jul 2012)

Origin message was:
------------------
* Audioplayer: CComponentsInfoBox use to paint infobox

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

------------------
This commit was generated by Migit
2012-07-22 17:16:38 +01:00
Michael Liebmann
75feaae045 Bouqueteditor: CComponentsInfoBox use to paint infobox
Origin commit data
------------------
Branch: ni/coolstream
Commit: 28b602a8b3
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2012-07-22 (Sun, 22 Jul 2012)

Origin message was:
------------------
* Bouqueteditor: CComponentsInfoBox use to paint infobox

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

------------------
This commit was generated by Migit
2012-07-22 17:16:38 +01:00
Michael Liebmann
0b99e46673 CComponentsInfoBox: Switch parameter h and w in constructor
Origin commit data
------------------
Branch: ni/coolstream
Commit: a5d8bd4e13
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2012-07-22 (Sun, 22 Jul 2012)

Origin message was:
------------------
* CComponentsInfoBox: Switch parameter h and w in constructor

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

------------------
This commit was generated by Migit
2012-07-22 17:16:37 +01:00
Michael Liebmann
bafd9cb84e CComponentsInfoBox: Optimize display
- Paint full info box only when activating the menu,
 otherwise only body paint


Origin commit data
------------------
Branch: ni/coolstream
Commit: cb375cc214
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2012-07-22 (Sun, 22 Jul 2012)

Origin message was:
------------------
* CComponentsInfoBox: Optimize display

- Paint full info box only when activating the menu,
 otherwise only body paint


------------------
This commit was generated by Migit
2012-07-22 17:16:37 +01:00
Michael Liebmann
4dc2ee9898 Correct restore the screen to exit menu
Origin commit data
------------------
Branch: ni/coolstream
Commit: ecadf79a8f
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2012-07-20 (Fri, 20 Jul 2012)

Origin message was:
------------------
* Correct restore the screen to exit menu

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

------------------
This commit was generated by Migit
2012-07-22 17:16:37 +01:00
Michael Liebmann
96301e61af CComponentsInfoBox: save/restore screen
- Own save/restore screen routine
- Shadow can be switched off
- Small fixes


Origin commit data
------------------
Branch: ni/coolstream
Commit: 1a654403cc
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2012-07-20 (Fri, 20 Jul 2012)

Origin message was:
------------------
* CComponentsInfoBox: save/restore screen

- Own save/restore screen routine
- Shadow can be switched off
- Small fixes


------------------
This commit was generated by Migit
2012-07-22 17:16:37 +01:00
Thilo Graf
6cc13365cc CBEChannelSelectWidget: remove old detail line handing
add dline instance from CComponentsDetailsLine


Origin commit data
------------------
Branch: ni/coolstream
Commit: dd9086b84d
Author: Thilo Graf <dbt@novatux.de>
Date: 2012-07-19 (Thu, 19 Jul 2012)

Origin message was:
------------------
*CBEChannelSelectWidget: remove old detail line handing

add dline instance from CComponentsDetailsLine


------------------
This commit was generated by Migit
2012-07-22 17:16:37 +01:00
Thilo Graf
ee83748846 CBEChannelWidget: rework details line handling
Origin commit data
------------------
Branch: ni/coolstream
Commit: 2aa30d7303
Author: Thilo Graf <dbt@novatux.de>
Date: 2012-07-19 (Thu, 19 Jul 2012)

Origin message was:
------------------
*CBEChannelWidget: rework details line handling

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

------------------
This commit was generated by Migit
2012-07-22 17:16:37 +01:00
Thilo Graf
5436bd2415 CBEBouquetWidget: add missing init for some members with NULL
Origin commit data
------------------
Branch: ni/coolstream
Commit: 672d2db9ff
Author: Thilo Graf <dbt@novatux.de>
Date: 2012-07-19 (Thu, 19 Jul 2012)

Origin message was:
------------------
*CBEBouquetWidget: add missing init for some members with NULL

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

------------------
This commit was generated by Migit
2012-07-22 17:16:36 +01:00
Thilo Graf
cfcaafb816 components: add members for generic paint, hide and restore items
Origin commit data
------------------
Branch: ni/coolstream
Commit: bc01ed9a86
Author: Thilo Graf <dbt@novatux.de>
Date: 2012-07-19 (Thu, 19 Jul 2012)

Origin message was:
------------------
*components: add members for generic paint, hide and restore items

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

------------------
This commit was generated by Migit
2012-07-22 17:16:36 +01:00
Thilo Graf
d0dbe37f8c menu: ensure also correct x-position of details line
It's possible that x pos is changeing during runtime


Origin commit data
------------------
Branch: ni/coolstream
Commit: 084fb88f50
Author: Thilo Graf <dbt@novatux.de>
Date: 2012-07-17 (Tue, 17 Jul 2012)

Origin message was:
------------------
*menu: ensure also correct x-position of details line

It's possible that x pos is changeing during runtime


------------------
This commit was generated by Migit
2012-07-22 17:16:36 +01:00
vanhofen
6d477610ae yweb: rework, localize and enable backup/restore
Origin commit data
------------------
Branch: ni/coolstream
Commit: 17fd189410
Author: vanhofen <vanhofen@gmx.de>
Date: 2012-07-21 (Sat, 21 Jul 2012)

Origin message was:
------------------
- yweb: rework, localize and enable backup/restore

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

------------------
This commit was generated by Migit
2012-07-21 23:31:59 +02:00
vanhofen
a1a8390354 yweb: remove obsolete ucodes-code
Origin commit data
------------------
Branch: ni/coolstream
Commit: 48dea3faf0
Author: vanhofen <vanhofen@gmx.de>
Date: 2012-07-21 (Sat, 21 Jul 2012)

Origin message was:
------------------
- yweb: remove obsolete ucodes-code

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

------------------
This commit was generated by Migit
2012-07-21 12:53:18 +02:00
[CST] Focus
6e5e9c42f3 Merge branch 'dvbsi++' of coolstreamtech.de:cst-public-gui-neutrino into dvbsi++
Origin commit data
------------------
Branch: ni/coolstream
Commit: 07bac9d650
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-07-21 (Sat, 21 Jul 2012)


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

------------------
This commit was generated by Migit
2012-07-21 12:51:45 +04:00
vanhofen
eba05336b3 yweb: increase version (for two commits)
Origin commit data
------------------
Branch: ni/coolstream
Commit: 05c4897504
Author: vanhofen <vanhofen@gmx.de>
Date: 2012-07-20 (Fri, 20 Jul 2012)

Origin message was:
------------------
- yweb: increase version (for two commits)

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

------------------
This commit was generated by Migit
2012-07-20 23:46:39 +02:00