Commit Graph

8286 Commits

Author SHA1 Message Date
Thilo Graf
59a4435bfb CComponentsFooter: reduced button height for better optical view into footer
Origin commit data
------------------
Branch: ni/coolstream
Commit: 779c51bd00
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-08-21 (Sun, 21 Aug 2016)


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

------------------
This commit was generated by Migit
2016-10-24 10:31:25 +02:00
Thilo Graf
3b2359878f CComponentsItem: fix changeing color on select switching of frames
expand select mode methodes with paremters for frame properties
This should make variables col_frame_sel and fr_thickness_sel superfluous.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 3477e28cd7
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-08-20 (Sat, 20 Aug 2016)



------------------
This commit was generated by Migit
2016-10-24 10:31:25 +02:00
Thilo Graf
b158d49540 CTestMenu: shadow for circle
TODO: not really nice at the moment


Origin commit data
------------------
Branch: ni/coolstream
Commit: 1888189fb3
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-08-19 (Fri, 19 Aug 2016)



------------------
This commit was generated by Migit
2016-10-24 10:31:24 +02:00
Thilo Graf
6c4c454434 shadow: paint shadow layer with multiple renderboxes
Should help to paint a clean shadow frame


Origin commit data
------------------
Branch: ni/coolstream
Commit: 307b2763bd
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-08-18 (Thu, 18 Aug 2016)

Origin message was:
------------------
shadow: paint shadow layer with multiple renderboxes

Should help to paint a clean shadow frame


------------------
This commit was generated by Migit
2016-10-24 10:31:24 +02:00
Thilo Graf
cb82b046cb CMsgBox: add option to enable/disable button background
replaces var name btn_contour for better plausibility


Origin commit data
------------------
Branch: ni/coolstream
Commit: be740c1552
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-08-18 (Thu, 18 Aug 2016)



------------------
This commit was generated by Migit
2016-10-24 10:31:24 +02:00
Thilo Graf
6559919487 CCDraw: try to fix possible data race
Origin commit data
------------------
Branch: ni/coolstream
Commit: fc2eb68edc
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-04-16 (Sat, 16 Apr 2016)


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

------------------
This commit was generated by Migit
2016-10-24 10:31:24 +02:00
Thilo Graf
36d8d81fa6 CMsgBox: rework msgbox classes with Window class implementation
Replacing messagebox, hintbox_ext and some derivated parts with
basic class hintbox and derivated class CMsgBox. This should unify
window handling and avoids maintain of multiple classes with quasi
same purpose and adds more functionality.

TODO: fix and optimize details


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



------------------
This commit was generated by Migit
2016-10-24 10:31:24 +02:00
Stefan Seyfried
07f447e0f9 configure: fix short-filename logic
if configure was not called from absolute path, detection
would fail and huge filenames would be included in binary
(noticed in yocto krogoth release)


Origin commit data
------------------
Branch: ni/coolstream
Commit: b8cf8167f4
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2016-10-20 (Thu, 20 Oct 2016)



------------------
This commit was generated by Migit
2016-10-24 10:00:51 +02:00
Stefan Seyfried
f3c729bab3 system/helpers: allow to build with c++11 compilers
Origin commit data
------------------
Branch: ni/coolstream
Commit: ae345d11d3
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2016-10-22 (Sat, 22 Oct 2016)


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

------------------
This commit was generated by Migit
2016-10-24 09:55:32 +02:00
Stefan Seyfried
0ed93d8edb helpers.cpp: include fontrenderer.h
if Font class is used, the header should be included, too :-)


Origin commit data
------------------
Branch: ni/coolstream
Commit: 645da64839
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2016-10-22 (Sat, 22 Oct 2016)



------------------
This commit was generated by Migit
2016-10-24 09:46:05 +02:00
Stefan Seyfried
74b278d191 driver/record: make CStreamRec non-public
CStreamRec is only used inside CRecordManager::Record, so it
can be implemented completely inside record.cpp. The positive
side effect is that avformat.h is not included everywhere (e.g.
from moviebrowser/mb.h) and thus AVFORMAT_CFLAGS does not need
to be added everywhere to fix build failures.


Origin commit data
------------------
Branch: ni/coolstream
Commit: b5cb683048
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2016-10-22 (Sat, 22 Oct 2016)



------------------
This commit was generated by Migit
2016-10-24 09:45:46 +02:00
Stefan Seyfried
1df6d63abc record, streamts: use modern AV_CODEC_ID enums
this allows to build with current ffmpeg


Origin commit data
------------------
Branch: ni/coolstream
Commit: 5bf115db80
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2016-10-22 (Sat, 22 Oct 2016)



------------------
This commit was generated by Migit
2016-10-24 09:45:23 +02:00
vanhofen
c2c06e0d86 moviebrowser: show minutes in two-digits format
Origin commit data
------------------
Branch: ni/coolstream
Commit: 4d93168cf6
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-10-23 (Sun, 23 Oct 2016)

Origin message was:
------------------
- moviebrowser: show minutes in two-digits format

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

------------------
This commit was generated by Migit
2016-10-23 21:51:34 +02:00
vanhofen
46e34edc94 colors: change color for marked items under cursor; user's request
Origin commit data
------------------
Branch: ni/coolstream
Commit: 850205f898
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-10-23 (Sun, 23 Oct 2016)

Origin message was:
------------------
- colors: change color for marked items under cursor; user's request

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

------------------
This commit was generated by Migit
2016-10-23 21:45:43 +02:00
Michael Liebmann
d401a49c58 Merge pull request #2 from neutrino-mp/master
allow to build (not runtime tested :-) with a current yocto krogoth SDK

Origin commit data
------------------
Branch: ni/coolstream
Commit: db7f7e5e24
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2016-10-23 (Sun, 23 Oct 2016)



------------------
This commit was generated by Migit
2016-10-23 20:06:12 +02:00
Stefan Seyfried
d346268eb9 channellist: fix linking without --enable-pip
Origin commit data
------------------
Branch: ni/coolstream
Commit: 830b5c2aa7
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2016-10-23 (Sun, 23 Oct 2016)


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

------------------
This commit was generated by Migit
2016-10-23 17:45:58 +02:00
Stefan Seyfried
8fe91d6272 update_ext: fix build with glibc > 2.21 (open needs mode)
Origin commit data
------------------
Branch: ni/coolstream
Commit: b46420506f
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2016-10-23 (Sun, 23 Oct 2016)


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

------------------
This commit was generated by Migit
2016-10-23 17:43:16 +02:00
Stefan Seyfried
91b1329bd5 make curl and freetype2 detection crosscompile-friendly
Origin commit data
------------------
Branch: ni/coolstream
Commit: a40b58fa20
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2015-01-26 (Mon, 26 Jan 2015)


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

------------------
This commit was generated by Migit
2016-10-23 17:24:07 +02:00
Stefan Seyfried
58f77a1311 fix Makefiles to include SIGC_CFLAGS
now that the framebuffer class includes libsigc++, the path
to it must be known to all parts using framebuffer.h


Origin commit data
------------------
Branch: ni/coolstream
Commit: 944a4e4ecd
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2016-10-22 (Sat, 22 Oct 2016)



------------------
This commit was generated by Migit
2016-10-23 17:22:16 +02:00
Stefan Seyfried
02c624802c acinclude: fix variable expansion issues
Origin commit data
------------------
Branch: ni/coolstream
Commit: edbe92bf0c
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-05-11 (Sat, 11 May 2013)


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

------------------
This commit was generated by Migit
2016-10-23 17:19:43 +02:00
Stefan Seyfried
85859e33f3 acinclude: better fix for pkg-config 0.28 behaviour
Old pkg-config always retured a non-empty string for --cflags.
It always contained at least one bogus space. New pkg-config
does not do that. Do not rely on --cflags being non-empty.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 4d4dad4536
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-04-27 (Sat, 27 Apr 2013)



------------------
This commit was generated by Migit
2016-10-23 17:19:30 +02:00
vanhofen
c9e7aae1bf Merge pull request #1 from neutrino-mp/master
remove obsolete libtriple and unused LIBCS_* flags

Origin commit data
------------------
Branch: ni/coolstream
Commit: e9181efdad
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-10-23 (Sun, 23 Oct 2016)



------------------
This commit was generated by Migit
2016-10-23 14:11:12 +02:00
Stefan Seyfried
3c48c06dd2 configure: remove unused LIBCS_* variables
(forward ported neutrino-mp commit 45b4bb0488d)


Origin commit data
------------------
Branch: ni/coolstream
Commit: f6d09bd0ef
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2016-10-23 (Sun, 23 Oct 2016)



------------------
This commit was generated by Migit
2016-10-23 12:23:05 +02:00
Stefan Seyfried
43ac9473e5 remove obsolete embedded libtriple
the code is unmaintained and probably non-functional, everyone
should use libstb-hal instead
(forward ported neutrino-mp commit 9fc6c24a21)


Origin commit data
------------------
Branch: ni/coolstream
Commit: 57078ed23d
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2016-10-23 (Sun, 23 Oct 2016)



------------------
This commit was generated by Migit
2016-10-23 12:19:06 +02:00
TangoCash
38b2bc4a9f fix overlapping remote timers
Origin commit data
------------------
Branch: ni/coolstream
Commit: 7bd568dc9c
Author: TangoCash <eric@loxat.de>
Date: 2016-10-23 (Sun, 23 Oct 2016)


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

------------------
This commit was generated by Migit
2016-10-23 11:16:42 +02:00
TangoCash
d9af6bbfde fix empty ip
Origin commit data
------------------
Branch: ni/coolstream
Commit: d0b9b3b4a5
Author: TangoCash <eric@loxat.de>
Date: 2016-10-22 (Sat, 22 Oct 2016)


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

------------------
This commit was generated by Migit
2016-10-22 22:42:03 +02:00
vanhofen
f64fb4ac96 locale: fix moviebrowser spacer
trailing whitespace was removed by mistake with 'git rebase --whitespace=fix' :/


Origin commit data
------------------
Branch: ni/coolstream
Commit: 1530bb8e8c
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-10-21 (Fri, 21 Oct 2016)

Origin message was:
------------------
- locale: fix moviebrowser spacer

trailing whitespace was removed by mistake with 'git rebase --whitespace=fix' :/


------------------
This commit was generated by Migit
2016-10-21 23:41:22 +02:00
vanhofen
1aba17ef27 timerlist: hide play button, when no remote-box is defined
Origin commit data
------------------
Branch: ni/coolstream
Commit: 418bf4b341
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-10-21 (Fri, 21 Oct 2016)

Origin message was:
------------------
- timerlist: hide play button, when no remote-box is defined

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

------------------
This commit was generated by Migit
2016-10-21 12:11:36 +02:00
vanhofen
a41206902f timerlist: auto-calculate TimerListButtonsCount
Origin commit data
------------------
Branch: ni/coolstream
Commit: 9a9fc2097b
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-10-21 (Fri, 21 Oct 2016)

Origin message was:
------------------
- timerlist: auto-calculate TimerListButtonsCount

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

------------------
This commit was generated by Migit
2016-10-21 10:47:38 +02:00
TangoCash
8f48e56d7a add play button in footer
Origin commit data
------------------
Branch: ni/coolstream
Commit: cc5567e0ef
Author: TangoCash <eric@loxat.de>
Date: 2016-10-21 (Fri, 21 Oct 2016)


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

------------------
This commit was generated by Migit
2016-10-21 10:47:38 +02:00
TangoCash
ee5d593d55 fix menue
Origin commit data
------------------
Branch: ni/coolstream
Commit: 9b0137377a
Author: TangoCash <eric@loxat.de>
Date: 2016-10-21 (Fri, 21 Oct 2016)


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

------------------
This commit was generated by Migit
2016-10-21 10:47:38 +02:00
TangoCash
c1a8ca7b80 add locals, add menu to manage box ip's
Origin commit data
------------------
Branch: ni/coolstream
Commit: 083c547e27
Author: TangoCash <eric@loxat.de>
Date: 2016-10-21 (Fri, 21 Oct 2016)


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

------------------
This commit was generated by Migit
2016-10-21 10:47:37 +02:00
TangoCash
1f467ce4f2 varius fixes
Origin commit data
------------------
Branch: ni/coolstream
Commit: fb26f93d98
Author: TangoCash <eric@loxat.de>
Date: 2016-10-21 (Fri, 21 Oct 2016)


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

------------------
This commit was generated by Migit
2016-10-21 10:47:37 +02:00
TangoCash
5de9f564aa add multiple remote boxes
Origin commit data
------------------
Branch: ni/coolstream
Commit: f354089763
Author: TangoCash <eric@loxat.de>
Date: 2016-10-21 (Fri, 21 Oct 2016)


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

------------------
This commit was generated by Migit
2016-10-21 10:47:37 +02:00
TangoCash
7bb55736b8 check if channel is present (send + fetch)
Origin commit data
------------------
Branch: ni/coolstream
Commit: 7f91b853f7
Author: TangoCash <eric@loxat.de>
Date: 2016-10-21 (Fri, 21 Oct 2016)


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

------------------
This commit was generated by Migit
2016-10-21 10:47:37 +02:00
TangoCash
37bd46c514 suppleental to last commit: fix time corrections for remote timers
Origin commit data
------------------
Branch: ni/coolstream
Commit: 9d19834340
Author: TangoCash <eric@loxat.de>
Date: 2016-10-21 (Fri, 21 Oct 2016)


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

------------------
This commit was generated by Migit
2016-10-21 10:47:37 +02:00
TangoCash
3d3605983f adding remote timer (experimental)
switch record timers to remote box or back with "play"-key


Origin commit data
------------------
Branch: ni/coolstream
Commit: 716e9f4d9b
Author: TangoCash <eric@loxat.de>
Date: 2016-10-21 (Fri, 21 Oct 2016)



------------------
This commit was generated by Migit
2016-10-21 10:47:37 +02:00
vanhofen
58f0a8ce2b moviebrowser: add possibility to add spacers to moviebrowser
Origin commit data
------------------
Branch: ni/coolstream
Commit: 75a2665b87
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-10-21 (Fri, 21 Oct 2016)

Origin message was:
------------------
- moviebrowser: add possibility to add spacers to moviebrowser

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

------------------
This commit was generated by Migit
2016-10-21 10:47:37 +02:00
vanhofen
159dc90933 channellist: add small space between main-window and info-box
Origin commit data
------------------
Branch: ni/coolstream
Commit: b42045507c
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-10-21 (Fri, 21 Oct 2016)

Origin message was:
------------------
- channellist: add small space between main-window and info-box

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

------------------
This commit was generated by Migit
2016-10-21 10:47:37 +02:00
vanhofen
ad62b9afe7 filebrowser: fix 4a9f0cad640137d243772c7b3ebcacc64d80bd00; vol. 2
Origin commit data
------------------
Branch: ni/coolstream
Commit: efa4cae487
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-10-20 (Thu, 20 Oct 2016)

Origin message was:
------------------
- filebrowser: fix 4a9f0cad640137d243772c7b3ebcacc64d80bd00; vol. 2

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

------------------
This commit was generated by Migit
2016-10-20 00:27:36 +02:00
vanhofen
3124e6bff1 Revert "- filebrowser: fix 4a9f0cad640137d243772c7b3ebcacc64d80bd00"
This reverts commit 6111dc3195.


Origin commit data
------------------
Branch: ni/coolstream
Commit: a2b1da8bc9
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-10-20 (Thu, 20 Oct 2016)



------------------
This commit was generated by Migit
2016-10-20 00:27:36 +02:00
vanhofen
6111dc3195 filebrowser: fix 4a9f0cad64
Origin commit data
------------------
Branch: ni/coolstream
Commit: 85cd0952f2
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-10-19 (Wed, 19 Oct 2016)

Origin message was:
------------------
- filebrowser: fix 4a9f0cad64

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

------------------
This commit was generated by Migit
2016-10-19 17:48:12 +02:00
vanhofen
b393d775dc various: use DARK text color on DARK background
Origin commit data
------------------
Branch: ni/coolstream
Commit: 957b1e05df
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-10-19 (Wed, 19 Oct 2016)

Origin message was:
------------------
- various: use DARK text color on DARK background

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

------------------
This commit was generated by Migit
2016-10-19 14:35:38 +02:00
vanhofen
8c1d8a8323 menue: fix listModeKey handling
Origin commit data
------------------
Branch: ni/coolstream
Commit: 870981c889
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-10-19 (Wed, 19 Oct 2016)

Origin message was:
------------------
- menue: fix listModeKey handling

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

------------------
This commit was generated by Migit
2016-10-19 14:06:24 +02:00
vanhofen
06e0ed2f37 listframe/moviebrowser: use getItemColors function
Origin commit data
------------------
Branch: ni/coolstream
Commit: bd2f2cb849
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-10-19 (Wed, 19 Oct 2016)

Origin message was:
------------------
- listframe/moviebrowser: use getItemColors function

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

------------------
This commit was generated by Migit
2016-10-19 13:21:58 +02:00
vanhofen
429d66b437 listframe: replace some color defines with original defines
Origin commit data
------------------
Branch: ni/coolstream
Commit: 91c668efca
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-10-19 (Wed, 19 Oct 2016)

Origin message was:
------------------
- listframe: replace some color defines with original defines

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

------------------
This commit was generated by Migit
2016-10-19 13:21:58 +02:00
vanhofen
9a0b8b303c listbox: use getItemColors function
Origin commit data
------------------
Branch: ni/coolstream
Commit: d6c85e14cc
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-10-19 (Wed, 19 Oct 2016)

Origin message was:
------------------
- listbox: use getItemColors function

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

------------------
This commit was generated by Migit
2016-10-19 13:21:58 +02:00
vanhofen
7e995ddef2 color: use DARK text color on DARK background
Origin commit data
------------------
Branch: ni/coolstream
Commit: 8bf68eea67
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-10-19 (Wed, 19 Oct 2016)

Origin message was:
------------------
- color: use DARK text color on DARK background

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

------------------
This commit was generated by Migit
2016-10-19 13:21:58 +02:00
vanhofen
e998d2aa0e channellist: avoid transparent pixels in round corners
Origin commit data
------------------
Branch: ni/coolstream
Commit: a7233c1474
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-10-19 (Wed, 19 Oct 2016)

Origin message was:
------------------
- channellist: avoid transparent pixels in round corners

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

------------------
This commit was generated by Migit
2016-10-19 10:52:15 +02:00
vanhofen
b2facb1e28 stringinput_ext: use getItemColors function
Origin commit data
------------------
Branch: ni/coolstream
Commit: 54b2a6da91
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-10-19 (Wed, 19 Oct 2016)

Origin message was:
------------------
- stringinput_ext: use getItemColors function

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

------------------
This commit was generated by Migit
2016-10-19 10:06:36 +02:00