Commit Graph

10159 Commits

Author SHA1 Message Date
vanhofen
f3f6c695c7 file.cpp|h: port filetypes from TangoCash
Origin commit data
------------------
Branch: ni/coolstream
Commit: 04d23095c5
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-05-30 (Tue, 30 May 2017)

Origin message was:
------------------
- file.cpp|h: port filetypes from TangoCash

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

------------------
This commit was generated by Migit
2017-05-30 01:24:21 +02:00
vanhofen
6df43676e1 icons: add filetype-icon for pictures
Origin commit data
------------------
Branch: ni/coolstream
Commit: a760c3b106
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-05-30 (Tue, 30 May 2017)

Origin message was:
------------------
- icons: add filetype-icon for pictures

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

------------------
This commit was generated by Migit
2017-05-30 01:24:21 +02:00
vanhofen
1f1e9a0fb3 icons: move mp3.png from /headers to /filetypes; align icon size
Origin commit data
------------------
Branch: ni/coolstream
Commit: f9bcf9c785
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-05-30 (Tue, 30 May 2017)

Origin message was:
------------------
- icons: move mp3.png from /headers to /filetypes; align icon size

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

------------------
This commit was generated by Migit
2017-05-30 01:24:21 +02:00
vanhofen
6fc9503975 audioplayer: use NEUTRINO_ICON_AUDIO in header
Origin commit data
------------------
Branch: ni/coolstream
Commit: 563a4f5088
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-05-30 (Tue, 30 May 2017)

Origin message was:
------------------
- audioplayer: use NEUTRINO_ICON_AUDIO in header

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

------------------
This commit was generated by Migit
2017-05-30 01:24:21 +02:00
vanhofen
cfe16577a0 filebrowser: use NEUTRINO_ICON_PICTURE to mark pictures
Origin commit data
------------------
Branch: ni/coolstream
Commit: afeda70fd5
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-05-30 (Tue, 30 May 2017)

Origin message was:
------------------
- filebrowser: use NEUTRINO_ICON_PICTURE to mark pictures

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

------------------
This commit was generated by Migit
2017-05-30 01:24:21 +02:00
vanhofen
0ea8f1633b icons: add filetype-icon for pictures
Origin commit data
------------------
Branch: ni/coolstream
Commit: 47124cd7f5
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-05-30 (Tue, 30 May 2017)

Origin message was:
------------------
- icons: add filetype-icon for pictures

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

------------------
This commit was generated by Migit
2017-05-30 01:24:21 +02:00
vanhofen
54a43363ae filebrowser: small design reworks ...
* use OFFSET defines
* use CComponentsScrollbar
* rename some variables

Unfortunately we can't use CComponentsFooter, because
CComponentsFooter can't handle button_label_ext yet


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

Origin message was:
------------------
- filebrowser: small design reworks ...

* use OFFSET defines
* use CComponentsScrollbar
* rename some variables

Unfortunately we can't use CComponentsFooter, because
CComponentsFooter can't handle button_label_ext yet


------------------
This commit was generated by Migit
2017-05-30 01:24:21 +02:00
vanhofen
0b9f8c5440 locale: small changes in filebrowser's sort locales
Origin commit data
------------------
Branch: ni/coolstream
Commit: 9911f8992e
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-05-30 (Tue, 30 May 2017)

Origin message was:
------------------
- locale: small changes in filebrowser's sort locales

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

------------------
This commit was generated by Migit
2017-05-30 01:24:21 +02:00
vanhofen
ed2dc5803f filebrowser: use a bit larger regular font by default
Origin commit data
------------------
Branch: ni/coolstream
Commit: b1b6994fd7
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-05-30 (Tue, 30 May 2017)

Origin message was:
------------------
- filebrowser: use a bit larger regular font by default

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

------------------
This commit was generated by Migit
2017-05-30 01:24:21 +02:00
vanhofen
c73d28745a filebrowser: use "dirs first" sort method by default
Origin commit data
------------------
Branch: ni/coolstream
Commit: b0f6ab481d
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-05-30 (Tue, 30 May 2017)

Origin message was:
------------------
- filebrowser: use "dirs first" sort method by default

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

------------------
This commit was generated by Migit
2017-05-30 01:24:21 +02:00
vanhofen
d063ffa401 cc_frm_scrollbar: avoid transparent pixels in scrollbar's corners
Origin commit data
------------------
Branch: ni/coolstream
Commit: 23443107f8
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-05-30 (Tue, 30 May 2017)

Origin message was:
------------------
- cc_frm_scrollbar: avoid transparent pixels in scrollbar's corners

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

------------------
This commit was generated by Migit
2017-05-30 01:24:21 +02:00
Thilo Graf
c4223f179f Merge branch 'master' into pu/fb-setmode
Origin commit data
------------------
Branch: ni/coolstream
Commit: 701273034a
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-05-29 (Mon, 29 May 2017)


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

------------------
This commit was generated by Migit
2017-05-29 22:29:30 +02:00
Thilo Graf
4a06fec24e CProgressBarCache: declare funtions pbcPaint(), pbcPaintBoxRel() as const
Technically these members can be const.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 88e0479429
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-05-29 (Mon, 29 May 2017)



------------------
This commit was generated by Migit
2017-05-29 22:26:06 +02:00
Thilo Graf
e39222a183 CComponentsTimer: exec OnTimer cleanup after stopped thread
Users reported about crashes, but I could not verify them by myself.

Supplement to: 1628e76f66


Origin commit data
------------------
Branch: ni/coolstream
Commit: 6e9e4de638
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-05-29 (Mon, 29 May 2017)



------------------
This commit was generated by Migit
2017-05-29 22:25:59 +02:00
gixxpunk
1a5c98f8bf imdb: make search results more robust
Origin commit data
------------------
Branch: ni/coolstream
Commit: 801def06f3
Author: gixxpunk <thomas.harfmann@gmail.com>
Date: 2017-05-29 (Mon, 29 May 2017)


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

------------------
This commit was generated by Migit
2017-05-29 17:35:30 +02:00
gixxpunk
61fd807864 Merge branch 'ni/tuxbox' of bitbucket.org:neutrino-images/ni-neutrino-hd into ni/tuxbox
Origin commit data
------------------
Branch: ni/coolstream
Commit: 589f4a543f
Author: gixxpunk <thomas.harfmann@gmail.com>
Date: 2017-05-29 (Mon, 29 May 2017)


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

------------------
This commit was generated by Migit
2017-05-29 17:15:45 +02:00
gixxpunk
c2c237135c imdb poster: if possible load bigger image
Origin commit data
------------------
Branch: ni/coolstream
Commit: 090ccc4251
Author: gixxpunk <thomas.harfmann@gmail.com>
Date: 2017-05-29 (Mon, 29 May 2017)

Origin message was:
------------------
- imdb poster: if possible load bigger image

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

------------------
This commit was generated by Migit
2017-05-29 17:15:38 +02:00
vanhofen
f18c1629a1 progressbar: use frameBuffer->getIconPath() to find graphics
Origin commit data
------------------
Branch: ni/coolstream
Commit: a0d45477e7
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-05-29 (Mon, 29 May 2017)

Origin message was:
------------------
- progressbar: use frameBuffer->getIconPath() to find graphics

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

------------------
This commit was generated by Migit
2017-05-29 16:30:39 +02:00
vanhofen
425817151d infoviewer: use frameBuffer->getIconPath() to find clock_face icon
Origin commit data
------------------
Branch: ni/coolstream
Commit: f2ad0eac60
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-05-29 (Mon, 29 May 2017)

Origin message was:
------------------
- infoviewer: use frameBuffer->getIconPath() to find clock_face icon

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

------------------
This commit was generated by Migit
2017-05-29 16:30:39 +02:00
vanhofen
63e69dfe48 icons: add rating-stars to icons.h; version 2.0
Origin commit data
------------------
Branch: ni/coolstream
Commit: 76928f97a1
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-05-29 (Mon, 29 May 2017)

Origin message was:
------------------
- icons: add rating-stars to icons.h; version 2.0

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

------------------
This commit was generated by Migit
2017-05-29 16:30:39 +02:00
vanhofen
e369ab0e4c imdb: cosmetics
Origin commit data
------------------
Branch: ni/coolstream
Commit: 4ef7333bf9
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-05-29 (Mon, 29 May 2017)

Origin message was:
------------------
- imdb: cosmetics

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

------------------
This commit was generated by Migit
2017-05-29 16:30:39 +02:00
vanhofen
b3f51a4d40 Revert "- icons: add rating-stars to icons.h to allow user's icons in ICONSDIR_VAR"
This reverts commit 321469e757.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 217a4ddd00
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-05-29 (Mon, 29 May 2017)



------------------
This commit was generated by Migit
2017-05-29 15:05:31 +02:00
vanhofen
f716f8f0a8 Revert "- epgview: fix starbar/rating position"
This reverts commit 14561c0380.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 5f9b70cb66
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-05-29 (Mon, 29 May 2017)



------------------
This commit was generated by Migit
2017-05-29 15:05:08 +02:00
vanhofen
14561c0380 epgview: fix starbar/rating position
Origin commit data
------------------
Branch: ni/coolstream
Commit: c6e559559f
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-05-29 (Mon, 29 May 2017)

Origin message was:
------------------
- epgview: fix starbar/rating position

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

------------------
This commit was generated by Migit
2017-05-29 14:50:57 +02:00
gixxpunk
75ac5685c0 CComponentsTimer::stopTimer() - fix crash
https://dbox2world.net/thread/12772-tuxbox-neutrino-gui-neutrino-master/?postID=182518#post182518


Origin commit data
------------------
Branch: ni/coolstream
Commit: 36b275eccb
Author: gixxpunk <thomas.harfmann@gmail.com>
Date: 2017-05-29 (Mon, 29 May 2017)

Origin message was:
------------------
- CComponentsTimer::stopTimer() - fix crash

https://dbox2world.net/thread/12772-tuxbox-neutrino-gui-neutrino-master/?postID=182518#post182518


------------------
This commit was generated by Migit
2017-05-29 14:32:35 +02:00
gixxpunk
fdb24d39d9 Merge branch 'pu/fb-setmode' of https://github.com/tuxbox-neutrino/gui-neutrino into ni/tuxbox
Origin commit data
------------------
Branch: ni/coolstream
Commit: a3b4e7edc3
Author: gixxpunk <thomas.harfmann@gmail.com>
Date: 2017-05-29 (Mon, 29 May 2017)


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

------------------
This commit was generated by Migit
2017-05-29 14:10:33 +02:00
gixxpunk
98b743ccc9 Merge branch 'ni/tuxbox' of bitbucket.org:neutrino-images/ni-neutrino-hd into ni/tuxbox
Origin commit data
------------------
Branch: ni/coolstream
Commit: 230b3dfe5e
Author: gixxpunk <thomas.harfmann@gmail.com>
Date: 2017-05-29 (Mon, 29 May 2017)


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

------------------
This commit was generated by Migit
2017-05-29 14:01:08 +02:00
gixxpunk
8905f1ac11 imdb: enable explicit search on www.imdb.com
Origin commit data
------------------
Branch: ni/coolstream
Commit: 27ad3ad04a
Author: gixxpunk <thomas.harfmann@gmail.com>
Date: 2017-05-29 (Mon, 29 May 2017)

Origin message was:
------------------
- imdb: enable explicit search on www.imdb.com

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

------------------
This commit was generated by Migit
2017-05-29 14:00:42 +02:00
vanhofen
321469e757 icons: add rating-stars to icons.h to allow user's icons in ICONSDIR_VAR
Origin commit data
------------------
Branch: ni/coolstream
Commit: abdf87c367
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-05-29 (Mon, 29 May 2017)

Origin message was:
------------------
- icons: add rating-stars to icons.h to allow user's icons in ICONSDIR_VAR

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

------------------
This commit was generated by Migit
2017-05-29 13:22:13 +02:00
vanhofen
ce88037a70 imdb: add runtime locale; split release-date and runtime
Origin commit data
------------------
Branch: ni/coolstream
Commit: 2bdf1b6ecc
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-05-29 (Mon, 29 May 2017)

Origin message was:
------------------
- imdb: add runtime locale; split release-date and runtime

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

------------------
This commit was generated by Migit
2017-05-29 12:57:28 +02:00
vanhofen
3188f46c69 imdb: add plot locale
Origin commit data
------------------
Branch: ni/coolstream
Commit: faac9f656a
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-05-29 (Mon, 29 May 2017)

Origin message was:
------------------
- imdb: add plot locale

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

------------------
This commit was generated by Migit
2017-05-29 12:57:28 +02:00
vanhofen
a13dd86554 imdb: show only valid imdb-elements
Origin commit data
------------------
Branch: ni/coolstream
Commit: cd9e063c80
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-05-29 (Mon, 29 May 2017)

Origin message was:
------------------
- imdb: show only valid imdb-elements

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

------------------
This commit was generated by Migit
2017-05-29 12:57:28 +02:00
vanhofen
bebd72d0b2 imdb: add checkIMDbElement() function
Origin commit data
------------------
Branch: ni/coolstream
Commit: 57627b3e6c
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-05-29 (Mon, 29 May 2017)

Origin message was:
------------------
- imdb: add checkIMDbElement() function

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

------------------
This commit was generated by Migit
2017-05-29 12:57:28 +02:00
vanhofen
a988cb4604 imdb: fix "imdbRating" default value
Origin commit data
------------------
Branch: ni/coolstream
Commit: 2b843dbec8
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-05-29 (Mon, 29 May 2017)

Origin message was:
------------------
- imdb: fix "imdbRating" default value

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

------------------
This commit was generated by Migit
2017-05-29 11:49:00 +02:00
vanhofen
9926360aee imdb: localize output
Origin commit data
------------------
Branch: ni/coolstream
Commit: 47d920a3e2
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-05-29 (Mon, 29 May 2017)

Origin message was:
------------------
- imdb: localize output

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

------------------
This commit was generated by Migit
2017-05-29 11:49:00 +02:00
vanhofen
829c3f35ec localize: add getString() function for a smoother string handling
Origin commit data
------------------
Branch: ni/coolstream
Commit: 83af9d836c
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-05-29 (Mon, 29 May 2017)

Origin message was:
------------------
- localize: add getString() function for a smoother string handling

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

------------------
This commit was generated by Migit
2017-05-29 11:49:00 +02:00
vanhofen
04ec1ff0ca imdb: change getIMDbElement() handling; function now returns a string
Origin commit data
------------------
Branch: ni/coolstream
Commit: 0b5a851514
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-05-29 (Mon, 29 May 2017)

Origin message was:
------------------
- imdb: change getIMDbElement() handling; function now returns a string

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

------------------
This commit was generated by Migit
2017-05-29 11:49:00 +02:00
vanhofen
8d4543e450 imdb: pick "Year"; this element is used in moviebrowser
Origin commit data
------------------
Branch: ni/coolstream
Commit: 1088c7e06b
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-05-29 (Mon, 29 May 2017)

Origin message was:
------------------
- imdb: pick "Year"; this element is used in moviebrowser

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

------------------
This commit was generated by Migit
2017-05-29 10:47:47 +02:00
gixxpunk
d1dc6bb9dc IMDB: add own API key and extend output
Origin commit data
------------------
Branch: ni/coolstream
Commit: 22a86d24e4
Author: gixxpunk <thomas.harfmann@gmail.com>
Date: 2017-05-28 (Sun, 28 May 2017)

Origin message was:
------------------
- IMDB: add own API key and extend output

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

------------------
This commit was generated by Migit
2017-05-28 23:12:53 +02:00
Thilo Graf
005119a32b Merge branch 'master' into pu/fb-setmode
Origin commit data
------------------
Branch: ni/coolstream
Commit: 8ab1ead149
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-05-28 (Sun, 28 May 2017)


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

------------------
This commit was generated by Migit
2017-05-28 20:47:45 +02:00
Thilo Graf
7b89cd022d CChannelList: simplify calls of logo paints, avoid possible dub paints
Origin commit data
------------------
Branch: ni/coolstream
Commit: 4f5d216120
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-05-28 (Sun, 28 May 2017)


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

------------------
This commit was generated by Migit
2017-05-28 20:42:33 +02:00
Thilo Graf
c2c53ca280 Merge branch 'master' into pu/fb-setmode
Origin commit data
------------------
Branch: ni/coolstream
Commit: 402c302bb8
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-05-28 (Sun, 28 May 2017)


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

------------------
This commit was generated by Migit
2017-05-28 13:36:46 +02:00
Thilo Graf
cc940c76ad CComponentsButton: fix offset between icon and text items
We have only two items, therfore it makes sense to set offset to 0
if we have only one item. Otherwise a single item will not be centered.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 294278aad3
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-05-28 (Sun, 28 May 2017)



------------------
This commit was generated by Migit
2017-05-28 13:34:17 +02:00
Thilo Graf
07ccd1c6d7 CComponentsButton: use defined offset for append offset
Origin commit data
------------------
Branch: ni/coolstream
Commit: a5a2ac6037
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-05-28 (Sun, 28 May 2017)


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

------------------
This commit was generated by Migit
2017-05-28 13:34:12 +02:00
Thilo Graf
fcbd8b5f04 Merge branch 'master' into pu/fb-setmode
Origin commit data
------------------
Branch: ni/coolstream
Commit: f4175eefe8
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-05-27 (Sat, 27 May 2017)


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

------------------
This commit was generated by Migit
2017-05-27 17:29:28 +02:00
Thilo Graf
1628e76f66 CComponentsTimer: ensure cleanup of OnTimer signal while sopping timer
Origin commit data
------------------
Branch: ni/coolstream
Commit: c0fe5d2402
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-05-27 (Sat, 27 May 2017)


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

------------------
This commit was generated by Migit
2017-05-27 17:27:04 +02:00
Thilo Graf
9fa536bc45 CComponentsFrmClock: init OnTimer after ititialized timer object
Content of OnTimer was not considered after init of timer object.


Origin commit data
------------------
Branch: ni/coolstream
Commit: de3c14a881
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-05-27 (Sat, 27 May 2017)



------------------
This commit was generated by Migit
2017-05-27 17:26:59 +02:00
Thilo Graf
ede262c34f CComponentsHeader: ensure reset of icon object
Origin commit data
------------------
Branch: ni/coolstream
Commit: 1f8007c50c
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-05-27 (Sat, 27 May 2017)


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

------------------
This commit was generated by Migit
2017-05-27 02:51:36 +02:00
Thilo Graf
14b97bd2e0 CCDraw: expand debug output inside clearFbGradientData()
get info for addresses.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 979e6370a7
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-05-27 (Sat, 27 May 2017)



------------------
This commit was generated by Migit
2017-05-27 02:51:36 +02:00
Thilo Graf
cf709ec985 CComponentsFrmClock: fix wrong comparison
Origin commit data
------------------
Branch: ni/coolstream
Commit: 4455c65225
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-05-27 (Sat, 27 May 2017)


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

------------------
This commit was generated by Migit
2017-05-27 02:51:36 +02:00