svenhoefer
5c413dce45
- move compatibility headers to /lib/hardware
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2018-12-31 11:47:45 +01:00
Knicko
fac82b91dd
- streaminfo2: change name Picon to Logo
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2018-11-20 09:17:02 +01:00
GetAway
3793c8dfd2
streaminfo: show techinfo in TS_MODE if channelist is empty
2018-11-13 18:04:28 +01:00
GetAway
a6c77ece34
streaminfo2.cpp: show resolution in TS_MODE if no channel is tuned
2018-11-13 15:51:18 +01:00
Jacek Jendrzej
48522a9217
fix framerate 29970 signalisatiom (by bazi98)
2018-05-31 13:57:35 +02:00
Jacek Jendrzej
c81d09264f
fix signalisation bitrate 599940 (by bazi98)
2018-05-30 10:42:43 +02:00
max_10
456cdea0f3
streaminfo2: fix ffmpeg 3.0 API
2018-02-14 11:49:29 +01:00
svenhoefer
9b79b011cb
- streaminfo: add fallback to delivery system detection
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2017-12-18 22:24:49 +01:00
TangoCash
ac696e9ba3
update cryptsystems
2017-12-15 18:42:00 +01:00
svenhoefer
0fc3e793a4
- neutrino: unify modes handling; ...
...
remove double enum from CNeutrinoApp and move mostly used enum from NeutrinoMessages to new NeutrinoModes
Signed-off-by: Thilo Graf <dbt@novatux.de >
2017-11-22 15:42:09 +01:00
svenhoefer
c154364b4e
- streaminfo2: cleanup from unsupported hardware ifdefs
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2017-11-16 19:43:26 +01:00
svenhoefer
e411a7791c
- streaminfo: fix compile for coolstream; add dummies to libcs-headers
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2017-11-16 19:43:26 +01:00
svenhoefer
b526dbf2c7
- streaminfo: some more position fixes; ...
...
use COL_MENUCONTENTINACTIVE_TEXT for inactive apids and caids
Signed-off-by: Thilo Graf <dbt@novatux.de >
2017-11-16 19:43:26 +01:00
svenhoefer
d3d02047a4
- streaminfo: add channelname for webtv/radio too; simplify code
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2017-11-16 19:43:26 +01:00
svenhoefer
f033e623c3
- streaminfo: re-add osd resolution
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2017-11-16 19:43:26 +01:00
svenhoefer
280df5325c
- streaminfo: use OFFSET defines; some position fixes
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2017-11-16 19:43:26 +01:00
Thilo Graf
4ba276f746
- streaminfo: minor re-formatations and whitespace cleanups
...
# Conflicts:
# src/gui/streaminfo2.cpp
2017-11-16 19:43:26 +01:00
svenhoefer
34acd9b262
- streaminfo: show channellogo in mode-webradio too
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2017-11-16 19:43:26 +01:00
svenhoefer
ffb15f08cd
- streaminfo: port from TangoCash
...
Conflicts:
src/gui/streaminfo2.cpp
Signed-off-by: Thilo Graf <dbt@novatux.de >
2017-11-16 19:43:26 +01:00
svenhoefer
470460e1cf
- streaminfo: fix resolution for webradio; ...
...
add channellogo to movieplayer-info too; not nice but informative
Signed-off-by: Thilo Graf <dbt@novatux.de >
2017-11-16 19:43:26 +01:00
svenhoefer
dc84e805c3
- streaminfo: some mode_webradio fixes
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2017-11-16 19:43:26 +01:00
svenhoefer
740fd3ac0d
- rename IS_WEBTV => IS_WEBCHAN
...
Conflicts:
src/zapit/src/capmt.cpp
Signed-off-by: Thilo Graf <dbt@novatux.de >
2017-11-16 19:43:26 +01:00
svenhoefer
3fd544737a
- add webradio; first steps
...
Conflicts:
data/Makefile.am
data/scripts/backup.sh
src/neutrino.cpp
src/zapit/include/zapit/zapit.h
Signed-off-by: Thilo Graf <dbt@novatux.de >
2017-11-16 19:43:26 +01:00
Jacek Jendrzej
4b8cf23d70
Merge branch 'master' into pu/mp
2017-10-16 13:17:17 +02:00
Jacek Jendrzej
ff61f5aef1
streaminfo2: add desc to audiotype
2017-10-14 13:26:55 +02:00
Jacek Jendrzej
5ba69b43ec
fix compil after merge
2017-10-02 14:23:17 +02:00
Stefan Seyfried
8dad062eff
change time_monotonic_ms() from time_t to int64_t
...
time_monotonic_ms values did wrap every ~24 days, leading to problems
in code that did not cope with that. Instead of fixing all places where
relative comparisons with time_monotonic_ms() are made, just use a
bigger datatype. Convert all users to the new type.
2017-09-26 11:37:19 +02:00
Jacek Jendrzej
6be63f736c
Merge branch 'master' into pu/mp
2017-08-23 13:10:49 +02:00
Jacek Jendrzej
c99486520e
some inits warnings
2017-08-21 14:42:24 +02:00
Jacek Jendrzej
ca83324763
Merge branch 'master' into pu/mp
2017-06-07 16:20:47 +02:00
M. Liebmann
f7cea75f37
CStreamInfo2: Add new info items
...
- Videosystem
- OSD Resolution
2017-03-28 23:56:57 +02:00
Jacek Jendrzej
90c68453a5
src/gui/streaminfo2.cpp add MP3 info
2017-03-14 21:34:08 +01:00
Stefan Seyfried
48ff7b36a2
Merge remote-tracking branch 'tuxbox/master'
2017-01-30 21:36:09 +01:00
svenhoefer
891bc71f9d
- streaminfo2: add comment because of broken libcoolstream2 output
2017-01-29 22:31:21 +01:00
Stefan Seyfried
a409047714
Merge remote-tracking branch 'tuxbox/master'
2017-01-22 22:59:39 +01:00
svenhoefer
db06238cd5
- streaminfo2: just code cosmetics; no binary changes
2016-12-30 08:22:24 +01:00
Stefan Seyfried
13ab1ebc8a
Merge remote-tracking branch 'tuxbox/master'
...
* needs compile fixes
* needs additional tests, of course :-)
2016-10-22 11:37:40 +02:00
svenhoefer
104d21e784
- rename customcolor.h -> color_custom.h; reduce unneeded inludes
2016-10-10 14:19:55 +02:00
svenhoefer
6cff0d23ce
- streaminfo2: allow fade in/out
2016-09-30 00:02:01 +02:00
svenhoefer
2911e638c7
- add listModeKey() function to simplify these calls
2016-09-09 10:42:46 +02:00
[CST] Focus
302642cee7
neutrino: add webtv channel list mode
2016-03-23 16:36:00 +03:00
Stefan Seyfried
b837d8697b
Merge remote-tracking branch 'uncool/cst-next'
2015-12-28 16:15:14 +01:00
Thilo Graf
b86586bf68
CStreamInfo2: try to fix wrong text colors
...
Text color was not matching for background color. In some constellations
with theme settings, text is not really good readable.
COL_MENUCONTENT_... requires COL_MENUCONTENT_TEXT, not COL_INFOBAR_TEXT
2015-12-27 14:42:32 +01:00
Thilo Graf
0146511f38
components: rework classes
...
- outsourced some classes cc_item.cpp/h, cc_draw.cpp/h
- added extra methodes for simple use of some basic components extra.cpp/h
- rework clock handling: use timer class, reworked members for
enable/disable clock with external timer events,
tryed to fix some display issues related with infoclock and
time osd clock in moviebrowser, channellist, menuus
- reworked hide/kill handling, removed parameter for hide(), try to use
cached backgrounds for other constallations, paint cache, image cache (all beta)
- reworked shadow/frame handling, add shadow modes for left/right
arrangement, TODO: repaint for existant instances required
- reworked color gradient assignment (beta)
... Note: I had a data crash in my local git tree
and i tryed to restore my historie, but most was lost. Therefore here
the commit is large
2015-12-27 14:42:27 +01:00
Jacek Jendrzej
c565223bc7
src/gui/streaminfo2.cpp fix box width
2015-12-26 19:13:17 +01:00
Jacek Jendrzej
fba05d0e80
src/gui/streaminfo2.cpp change sprintf to snprintf (fix possible segfault)
2015-12-26 18:37:26 +01:00
Stefan Seyfried
33676d28bf
Merge remote-tracking branch 'uncool/cst-next'
2015-12-21 14:38:26 +01:00
Jacek Jendrzej
c08a339484
src/gui/streaminfo2.cpp add show channel realname, thx Janus
2015-12-16 12:00:35 +01:00
Jacek Jendrzej
3a64f6c230
src/gui/streaminfo2.cpp show max 16 apids
2015-12-15 20:03:07 +01:00
Stefan Seyfried
2d949bce16
Merge remote-tracking branch 'uncool/cst-next'
2015-12-15 17:29:18 +01:00