Commit Graph

6857 Commits

Author SHA1 Message Date
vanhofen
a15970a07e fix and use THEMESDIR variable; move THEMESDIR_VAR to global.h
Origin commit data
------------------
Branch: ni/coolstream
Commit: 51e77c3fc6
Author: vanhofen <vanhofen@gmx.de>
Date: 2015-05-06 (Wed, 06 May 2015)

Origin message was:
------------------
- fix and use THEMESDIR variable; move THEMESDIR_VAR to global.h

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

------------------
This commit was generated by Migit
2015-05-06 22:58:54 +02:00
vanhofen
d36bcb1609 acinclude.m4: fix themesdir and iconsdir definitions
Origin commit data
------------------
Branch: ni/coolstream
Commit: e1fb4cdf49
Author: vanhofen <vanhofen@gmx.de>
Date: 2015-05-05 (Tue, 05 May 2015)

Origin message was:
------------------
- acinclude.m4: fix themesdir and iconsdir definitions

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

------------------
This commit was generated by Migit
2015-05-05 14:48:25 +02:00
vanhofen
f884fa061b plugins: replace PLUGINDIR_USB with PLUGINDIR_MNT (/mnt/plugins)
Origin commit data
------------------
Branch: ni/coolstream
Commit: 75f84739a5
Author: vanhofen <vanhofen@gmx.de>
Date: 2015-05-05 (Tue, 05 May 2015)

Origin message was:
------------------
- plugins: replace PLUGINDIR_USB with PLUGINDIR_MNT (/mnt/plugins)

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

------------------
This commit was generated by Migit
2015-05-05 14:46:46 +02:00
vanhofen
ff019d0d5f plugins: add GAMESDIR (/var/tuxbox/games) to plugin list
Origin commit data
------------------
Branch: ni/coolstream
Commit: 14dc610a68
Author: vanhofen <vanhofen@gmx.de>
Date: 2015-05-05 (Tue, 05 May 2015)

Origin message was:
------------------
- plugins: add GAMESDIR (/var/tuxbox/games) to plugin list

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

------------------
This commit was generated by Migit
2015-05-05 14:45:28 +02:00
vanhofen
91b9e9b609 framebuffer: revival of showFrame() function to allow ...
... pictures like start.jpg, mp3.jpg etc. from /var/tuxbox/icons


Origin commit data
------------------
Branch: ni/coolstream
Commit: edc8527379
Author: vanhofen <vanhofen@gmx.de>
Date: 2015-05-05 (Tue, 05 May 2015)

Origin message was:
------------------
- framebuffer: revival of showFrame() function to allow ...

... pictures like start.jpg, mp3.jpg etc. from /var/tuxbox/icons


------------------
This commit was generated by Migit
2015-05-05 12:01:04 +02:00
vanhofen
de30c9b122 osd_setup: try to bring more structure in infoviewer setup
Origin commit data
------------------
Branch: ni/coolstream
Commit: ca5d85986e
Author: vanhofen <vanhofen@gmx.de>
Date: 2015-05-04 (Mon, 04 May 2015)

Origin message was:
------------------
- osd_setup: try to bring more structure in infoviewer setup

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

------------------
This commit was generated by Migit
2015-05-05 11:43:17 +02:00
vanhofen
d248f4b7c4 themes: move colored_events settings to themes setup
Origin commit data
------------------
Branch: ni/coolstream
Commit: cb5f052e83
Author: vanhofen <vanhofen@gmx.de>
Date: 2015-05-04 (Mon, 04 May 2015)

Origin message was:
------------------
- themes: move colored_events settings to themes setup

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

------------------
This commit was generated by Migit
2015-05-05 11:43:17 +02:00
vanhofen
268b488ac9 themes: add new infobar_gradient keywords
Origin commit data
------------------
Branch: ni/coolstream
Commit: a7b6911ce6
Author: vanhofen <vanhofen@gmx.de>
Date: 2015-05-04 (Mon, 04 May 2015)

Origin message was:
------------------
- themes: add new infobar_gradient keywords

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

------------------
This commit was generated by Migit
2015-05-04 11:47:07 +02:00
Thilo Graf
0a464b1a6a CProgressWindow: fix background fragments on text paint
Permanent screen saving was disabled by default since commit
b51fecc3eb. In this case it can be substituted if enabled
bg paint.


Origin commit data
------------------
Branch: ni/coolstream
Commit: d5bad0ac36
Author: Thilo Graf <dbt@novatux.de>
Date: 2015-04-23 (Thu, 23 Apr 2015)



------------------
This commit was generated by Migit
2015-05-04 10:37:03 +02:00
Thilo Graf
ee30bfb611 CProgressBar: remove unused member
Origin commit data
------------------
Branch: ni/coolstream
Commit: 57c3761619
Author: Thilo Graf <dbt@novatux.de>
Date: 2015-04-22 (Wed, 22 Apr 2015)


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

------------------
This commit was generated by Migit
2015-05-04 10:37:03 +02:00
Thilo Graf
35e39e2efe CProgressBar: remove unused include
Origin commit data
------------------
Branch: ni/coolstream
Commit: a29b8e7982
Author: Thilo Graf <dbt@novatux.de>
Date: 2015-04-13 (Mon, 13 Apr 2015)


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

------------------
This commit was generated by Migit
2015-05-04 10:37:03 +02:00
Thilo Graf
17849bd3a5 CTextBox: ensure save screen only if dimensions are valid
0 values are critical


Origin commit data
------------------
Branch: ni/coolstream
Commit: 87cbb564a3
Author: Thilo Graf <dbt@novatux.de>
Date: 2015-04-13 (Mon, 13 Apr 2015)



------------------
This commit was generated by Migit
2015-05-04 10:37:03 +02:00
Thilo Graf
15983afd73 CImageInfo: use call of getTextFromFile() without explicit object
Origin commit data
------------------
Branch: ni/coolstream
Commit: cd53fae2c6
Author: Thilo Graf <dbt@novatux.de>
Date: 2015-04-14 (Tue, 14 Apr 2015)


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

------------------
This commit was generated by Migit
2015-05-04 10:37:03 +02:00
Thilo Graf
a9a8d29f62 CComponentsText: declare function getTextFromFile() as static
Is usable as standalone member too.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 884e3b7cb5
Author: Thilo Graf <dbt@novatux.de>
Date: 2015-04-14 (Tue, 14 Apr 2015)



------------------
This commit was generated by Migit
2015-05-04 10:37:03 +02:00
Thilo Graf
e66e0b381b .gitignore: add some possible generated stuff from sytem tools and build
Origin commit data
------------------
Branch: ni/coolstream
Commit: cb2d3254e6
Author: Thilo Graf <dbt@novatux.de>
Date: 2015-04-12 (Sun, 12 Apr 2015)


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

------------------
This commit was generated by Migit
2015-05-04 10:37:03 +02:00
vanhofen
9c75cab7ae menue: small color changes for a smoother view
Origin commit data
------------------
Branch: ni/coolstream
Commit: 3ece820b07
Author: vanhofen <vanhofen@gmx.de>
Date: 2015-05-04 (Mon, 04 May 2015)

Origin message was:
------------------
- menue: small color changes for a smoother view

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

------------------
This commit was generated by Migit
2015-05-04 09:42:07 +02:00
vanhofen
c1c0c51126 infoviewer: add color-to-color gradient feature; THX to TangoCash ...
... for basic inspiration and dbt for some optimizations


Origin commit data
------------------
Branch: ni/coolstream
Commit: 62daf1dc4c
Author: vanhofen <vanhofen@gmx.de>
Date: 2015-05-04 (Mon, 04 May 2015)

Origin message was:
------------------
- infoviewer: add color-to-color gradient feature; THX to TangoCash ...

... for basic inspiration and dbt for some optimizations


------------------
This commit was generated by Migit
2015-05-04 09:41:41 +02:00
vanhofen
b6d39db6cf cc_frm_header: prepare for c2c gradient
Origin commit data
------------------
Branch: ni/coolstream
Commit: c05e650a02
Author: vanhofen <vanhofen@gmx.de>
Date: 2015-05-04 (Mon, 04 May 2015)

Origin message was:
------------------
- cc_frm_header: prepare for c2c gradient

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

------------------
This commit was generated by Migit
2015-05-04 09:41:41 +02:00
vanhofen
f9cf690f61 cc_frm_footer: prepare for c2c gradient
Origin commit data
------------------
Branch: ni/coolstream
Commit: 5599784642
Author: vanhofen <vanhofen@gmx.de>
Date: 2015-05-04 (Mon, 04 May 2015)

Origin message was:
------------------
- cc_frm_footer: prepare for c2c gradient

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

------------------
This commit was generated by Migit
2015-05-04 09:41:41 +02:00
TangoCash
2f48644577 enable color-to-color gradient
Origin commit data
------------------
Branch: ni/coolstream
Commit: a8be4f6365
Author: TangoCash <eric@loxat.de>
Date: 2015-05-04 (Mon, 04 May 2015)


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

------------------
This commit was generated by Migit
2015-05-04 09:41:41 +02:00
TangoCash
c5880e0513 introduce color-to-color gradient
Origin commit data
------------------
Branch: ni/coolstream
Commit: 736dcb20db
Author: TangoCash <eric@loxat.de>
Date: 2015-05-04 (Mon, 04 May 2015)


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

------------------
This commit was generated by Migit
2015-05-04 09:41:41 +02:00
Marc Szymkowiak
32fed5e8db yWeb: Change version check to cst_next branch
Origin commit data
------------------
Branch: ni/coolstream
Commit: 38cf252ab2
Author: Marc Szymkowiak <marc.szymkowiak91@googlemail.com>
Date: 2015-05-03 (Sun, 03 May 2015)


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

------------------
This commit was generated by Migit
2015-05-03 23:32:20 +02:00
Jacek Jendrzej
f65797c388 Y_VLC.js fix VLC detection without var plugin.version (linux)
Origin commit data
------------------
Branch: ni/coolstream
Commit: 88aea58165
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2015-05-03 (Sun, 03 May 2015)


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

------------------
This commit was generated by Migit
2015-05-03 21:28:34 +02:00
Jacek Jendrzej
4519e30135 luainstance.cpp fix button color
Origin commit data
------------------
Branch: ni/coolstream
Commit: cdae30fe5e
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2015-05-03 (Sun, 03 May 2015)


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

------------------
This commit was generated by Migit
2015-05-03 17:06:16 +02:00
GetAway
25a9f48409 yWeb: fix deinterlace default setting
Origin commit data
------------------
Branch: ni/coolstream
Commit: 9eb1fe599b
Author: GetAway <get-away@t-online.de>
Date: 2015-05-01 (Fri, 01 May 2015)


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

------------------
This commit was generated by Migit
2015-05-01 22:55:45 +02:00
GetAway
2b2c8986b2 yWeb: more appropriate symbol for live settings
Origin commit data
------------------
Branch: ni/coolstream
Commit: 2e102b9cc2
Author: GetAway <get-away@t-online.de>
Date: 2015-05-01 (Fri, 01 May 2015)


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

------------------
This commit was generated by Migit
2015-05-01 22:55:45 +02:00
GetAway
2684fb0032 yWeb: improve detection if IE up to IE11 and above
Origin commit data
------------------
Branch: ni/coolstream
Commit: ce624d5382
Author: GetAway <get-away@t-online.de>
Date: 2015-05-01 (Fri, 01 May 2015)


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

------------------
This commit was generated by Migit
2015-05-01 22:55:45 +02:00
GetAway
71479aa45c yWeb: fix detection of VLC >= 2.1.0
tested from vlc-0.8.6 to vlc-3.0.0-git


Origin commit data
------------------
Branch: ni/coolstream
Commit: 30090ac06d
Author: GetAway <get-away@t-online.de>
Date: 2015-05-01 (Fri, 01 May 2015)



------------------
This commit was generated by Migit
2015-05-01 22:55:44 +02:00
Jacek Jendrzej
2abe1d3bce nhttpd: update controlapi doc (THX dasda)
Origin commit data
------------------
Branch: ni/coolstream
Commit: 9d9c20e678
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2015-05-01 (Fri, 01 May 2015)


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

------------------
This commit was generated by Migit
2015-05-01 14:05:04 +02:00
Jacek Jendrzej
49ea5de5e4 xmlinterface.cpp remove encoding option for load_string
Origin commit data
------------------
Branch: ni/coolstream
Commit: c3a8c2d95d
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2015-04-30 (Thu, 30 Apr 2015)


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

------------------
This commit was generated by Migit
2015-04-30 21:22:47 +02:00
Jacek Jendrzej
d1493dc1f6 xmlinterface.cpp workaround for pugixml autodetection https://code.google.com/p/pugixml/issues/detail?id=192
Origin commit data
------------------
Branch: ni/coolstream
Commit: 206dbec426
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2015-04-30 (Thu, 30 Apr 2015)


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

------------------
This commit was generated by Migit
2015-04-30 19:50:03 +02:00
Thilo Graf
5a30eaff07 gui/test_menu.cpp: fix broken build
Fixed missing include that come with commit
098e322feb


Origin commit data
------------------
Branch: ni/coolstream
Commit: 0f9fc4b870
Author: Thilo Graf <dbt@novatux.de>
Date: 2015-04-25 (Sat, 25 Apr 2015)



------------------
This commit was generated by Migit
2015-04-30 09:39:42 +02:00
Thilo Graf
946c0e8bc4 Merge branch 'cst-next.pre' into cst-next
Origin commit data
------------------
Branch: ni/coolstream
Commit: a58f1621b4
Author: Thilo Graf <dbt@novatux.de>
Date: 2015-04-30 (Thu, 30 Apr 2015)


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

------------------
This commit was generated by Migit
2015-04-30 09:20:43 +02:00
Thilo Graf
2d1fb7b8ef COsdSetup: remove repaint call for gradient assignment
Is already executed by chooser object via slot inside showOsdSetup(), and
osd_menu object is not the required object.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 7044df1f9f
Author: Thilo Graf <dbt@novatux.de>
Date: 2015-04-29 (Wed, 29 Apr 2015)



------------------
This commit was generated by Migit
2015-04-29 12:01:11 +02:00
Thilo Graf
cefb8f9594 themes: use hintbox and header gradient option in theme settings
Color gradient feature was originally intended for use
inside theme settings and it's not really suitable for
generally use as default in all themes at the moment, so it makes more
sense to have options in theme settings and let the user decide
to customize this, unless enough other gui parts can use this feature.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 01516cf943
Author: Thilo Graf <dbt@novatux.de>
Date: 2015-04-29 (Wed, 29 Apr 2015)

Origin message was:
------------------
themes: use hintbox and header gradient option in theme settings

Color gradient feature was originally intended for use
inside theme settings and it's not really suitable for
generally use as default in all themes at the moment, so it makes more
sense to have options in theme settings and let the user decide
to customize this, unless enough other gui parts can use this feature.


------------------
This commit was generated by Migit
2015-04-29 10:16:55 +02:00
Jacek Jendrzej
2af16e6a08 UPNPService.cpp: remove unnecessary include
Origin commit data
------------------
Branch: ni/coolstream
Commit: 0896fa7bb8
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2015-04-28 (Tue, 28 Apr 2015)


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

------------------
This commit was generated by Migit
2015-04-28 11:35:57 +02:00
Jacek Jendrzej
c30289f3f0 add pugixml
Origin commit data
------------------
Branch: ni/coolstream
Commit: 422c91d117
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2015-04-27 (Mon, 27 Apr 2015)


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

------------------
This commit was generated by Migit
2015-04-28 10:12:23 +02:00
Jacek Jendrzej
76b56751fa use xmlinterface in UPNP
Origin commit data
------------------
Branch: ni/coolstream
Commit: 497f05b730
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2015-04-27 (Mon, 27 Apr 2015)


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

------------------
This commit was generated by Migit
2015-04-28 10:12:15 +02:00
Thilo Graf
34c6d208c3 cc_base.cpp: fix wrong statment value
Comes with 7288284ece


Origin commit data
------------------
Branch: ni/coolstream
Commit: 5f603ed6b0
Author: Thilo Graf <dbt@novatux.de>
Date: 2015-04-27 (Mon, 27 Apr 2015)



------------------
This commit was generated by Migit
2015-04-27 11:51:01 +02:00
Thilo Graf
7288284ece cc_base.cpp: paint shadow only on firs paint of item body
Avoids unnecessary paint of shadow layers, This should
avoid flicker effects.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 1e16dbbf59
Author: Thilo Graf <dbt@novatux.de>
Date: 2015-04-27 (Mon, 27 Apr 2015)



------------------
This commit was generated by Migit
2015-04-27 10:02:18 +02:00
[CST] Focus
c6c9a104a9 CMenueWidget: add color gradient to menue hints
Signed-off-by: Thilo Graf <dbt@novatux.de>


Origin commit data
------------------
Branch: ni/coolstream
Commit: 8a41089a92
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2015-04-27 (Mon, 27 Apr 2015)



------------------
This commit was generated by Migit
2015-04-27 09:55:26 +02:00
[CST] Focus
2bc184e5f0 CComponentsInfoBox: add switch to enable gradient for info box
Signed-off-by: Thilo Graf <dbt@novatux.de>


Origin commit data
------------------
Branch: ni/coolstream
Commit: 7016a86ca2
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2015-04-27 (Mon, 27 Apr 2015)



------------------
This commit was generated by Migit
2015-04-27 09:54:45 +02:00
[CST] Focus
81109e1aaa gradient: try to fix delete gradient data only on color change
Signed-off-by: Thilo Graf <dbt@novatux.de>


Origin commit data
------------------
Branch: ni/coolstream
Commit: 53ce471af8
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2015-04-27 (Mon, 27 Apr 2015)



------------------
This commit was generated by Migit
2015-04-27 09:25:34 +02:00
Thilo Graf
52945b550e Revert "CComponentsItem: fix remove gradient buffer on killed item"
This reverts commit f55615960f.


Origin commit data
------------------
Branch: ni/coolstream
Commit: d8da2a3087
Author: Thilo Graf <dbt@novatux.de>
Date: 2015-04-27 (Mon, 27 Apr 2015)



------------------
This commit was generated by Migit
2015-04-27 09:21:19 +02:00
vanhofen
32365276ef remove w_max()-calls to define menu-width, because ...
w-max() returns a pixel-value, but menus need a percentage-value.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 9041bff59c
Author: vanhofen <vanhofen@gmx.de>
Date: 2015-04-24 (Fri, 24 Apr 2015)

Origin message was:
------------------
- remove w_max()-calls to define menu-width, because ...

 w-max() returns a pixel-value, but menus need a percentage-value.


------------------
This commit was generated by Migit
2015-04-24 09:11:04 +02:00
vanhofen
51f2d5e54a controlapi: change logolist charset to UTF-8 to fix german umlauts
Origin commit data
------------------
Branch: ni/coolstream
Commit: 907ea29f23
Author: vanhofen <vanhofen@gmx.de>
Date: 2015-04-23 (Thu, 23 Apr 2015)

Origin message was:
------------------
- controlapi: change logolist charset to UTF-8 to fix german umlauts

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

------------------
This commit was generated by Migit
2015-04-23 23:01:45 +02:00
vanhofen
7474e7dcc8 timerlist: don't discard unsaved user-changes at timers silently
- some more small changes/fixes:
 * don't allow reminder-timer with standard message text ("---")
 * fix display of changed recording directory
 * use addIntroItems() function in menus
 * fix dependency of menuitems in apids-menu
 * use pulldown-mode to choose timer-type


Origin commit data
------------------
Branch: ni/coolstream
Commit: d2ee7e6f0a
Author: vanhofen <vanhofen@gmx.de>
Date: 2015-04-23 (Thu, 23 Apr 2015)

Origin message was:
------------------
- timerlist: don't discard unsaved user-changes at timers silently

- some more small changes/fixes:
 * don't allow reminder-timer with standard message text ("---")
 * fix display of changed recording directory
 * use addIntroItems() function in menus
 * fix dependency of menuitems in apids-menu
 * use pulldown-mode to choose timer-type


------------------
This commit was generated by Migit
2015-04-23 08:42:24 +02:00
vanhofen
7a8ef7c613 controlapi: add logolist command to allow easy channellogo management
Origin commit data
------------------
Branch: ni/coolstream
Commit: c4c358720b
Author: vanhofen <vanhofen@gmx.de>
Date: 2015-04-21 (Tue, 21 Apr 2015)

Origin message was:
------------------
- controlapi: add logolist command to allow easy channellogo management

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

------------------
This commit was generated by Migit
2015-04-21 14:31:00 +02:00
Jacek Jendrzej
05271cb12b supplement to 189e55ec30
Origin commit data
------------------
Branch: ni/coolstream
Commit: 2c9d0674cd
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2015-04-18 (Sat, 18 Apr 2015)


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

------------------
This commit was generated by Migit
2015-04-18 20:03:44 +02:00
vanhofen
3d1508df4d nhttpd: minor fixes in controlapi doc (THX thomas1)
Origin commit data
------------------
Branch: ni/coolstream
Commit: 1d3bd4a627
Author: vanhofen <vanhofen@gmx.de>
Date: 2015-04-17 (Fri, 17 Apr 2015)

Origin message was:
------------------
- nhttpd: minor fixes in controlapi doc (THX thomas1)

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

------------------
This commit was generated by Migit
2015-04-17 01:01:35 +02:00