Commit Graph

13060 Commits

Author SHA1 Message Date
Thilo Graf
8a5c5b1040 movieinfo.cpp: exit loadFile() if st.size is 0
error message was:

runtime error: variable length array bound evaluates to non-positive value 0


Origin commit data
------------------
Branch: ni/coolstream
Commit: 6221563553
Author: Thilo Graf <dbt@novatux.de>
Date: 2019-05-06 (Mon, 06 May 2019)



------------------
This commit was generated by Migit
2019-05-06 19:31:39 +02:00
Thilo Graf
e78cdfc2e4 moviebrowser: use separate locale for movie database request
Origin commit data
------------------
Branch: ni/coolstream
Commit: 4ec00dfa19
Author: Thilo Graf <dbt@novatux.de>
Date: 2019-05-06 (Mon, 06 May 2019)


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

------------------
This commit was generated by Migit
2019-05-06 19:31:39 +02:00
Thilo Graf
86e701cfd3 moviebrowser: use more generic action key name
Origin commit data
------------------
Branch: ni/coolstream
Commit: 7cc9290678
Author: Thilo Graf <dbt@novatux.de>
Date: 2019-05-06 (Mon, 06 May 2019)


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

------------------
This commit was generated by Migit
2019-05-06 19:31:39 +02:00
Thilo Graf
1a60c020da neutrino.h: change return type of signal OnBeforeRestart
unifiy with other signals


Origin commit data
------------------
Branch: ni/coolstream
Commit: 4ca8905f4e
Author: Thilo Graf <dbt@novatux.de>
Date: 2019-05-06 (Mon, 06 May 2019)



------------------
This commit was generated by Migit
2019-05-06 19:31:39 +02:00
Thilo Graf
7cc86f21e4 listframe.cpp: adopt title bar properties to sub head properties
Origin commit data
------------------
Branch: ni/coolstream
Commit: 3879e77423
Author: Thilo Graf <dbt@novatux.de>
Date: 2019-05-05 (Sun, 05 May 2019)


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

------------------
This commit was generated by Migit
2019-05-05 22:44:29 +02:00
Thilo Graf
42a5f0d1b2 moviebrowser: show lastplay date only when really no played in info menu
Last play date was filled with sensles data.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 927bbf74b4
Author: Thilo Graf <dbt@novatux.de>
Date: 2019-05-05 (Sun, 05 May 2019)



------------------
This commit was generated by Migit
2019-05-05 22:44:29 +02:00
Thilo Graf
6307e4c75b moviebrowser: show minute instead percent for last play stop
Origin commit data
------------------
Branch: ni/coolstream
Commit: 695320debc
Author: Thilo Graf <dbt@novatux.de>
Date: 2019-05-05 (Sun, 05 May 2019)


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

------------------
This commit was generated by Migit
2019-05-05 22:44:29 +02:00
Thilo Graf
fcd10f6302 moviebrowser: add switch for cut of text inside rows, default enabled
Origin commit data
------------------
Branch: ni/coolstream
Commit: 52f85ed3d0
Author: Thilo Graf <dbt@novatux.de>
Date: 2019-05-05 (Sun, 05 May 2019)


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

------------------
This commit was generated by Migit
2019-05-05 22:44:29 +02:00
Thilo Graf
0c52628059 listframe: add option to control cut of text inside rows, default enabled
Origin commit data
------------------
Branch: ni/coolstream
Commit: 580b4980b6
Author: Thilo Graf <dbt@novatux.de>
Date: 2019-05-05 (Sun, 05 May 2019)


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

------------------
This commit was generated by Migit
2019-05-05 22:44:29 +02:00
Thilo Graf
c7eaad1120 moviebrowser: use MESSAGEBOX_YES_NO_OPTIONS struct from mymenu.h
avoid dub code


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



------------------
This commit was generated by Migit
2019-05-05 22:44:29 +02:00
Thilo Graf
579969c979 listframe.cpp: use color gradient in title header
Origin commit data
------------------
Branch: ni/coolstream
Commit: 8516b26312
Author: Thilo Graf <dbt@novatux.de>
Date: 2019-05-05 (Sun, 05 May 2019)


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

------------------
This commit was generated by Migit
2019-05-05 22:44:28 +02:00
Thilo Graf
d3292c2cf6 moviebrowser: add possibility to show visualized elapsed time
Origin commit data
------------------
Branch: ni/coolstream
Commit: 8a3bafd457
Author: Thilo Graf <dbt@novatux.de>
Date: 2019-05-05 (Sun, 05 May 2019)


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

------------------
This commit was generated by Migit
2019-05-05 22:44:28 +02:00
Thilo Graf
f327558270 listframe: add posibility to use cc items inside listframe rows
Origin commit data
------------------
Branch: ni/coolstream
Commit: 874b9b866e
Author: Thilo Graf <dbt@novatux.de>
Date: 2019-05-05 (Sun, 05 May 2019)


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

------------------
This commit was generated by Migit
2019-05-05 22:44:28 +02:00
Thilo Graf
6adc1f6a3a helpers: add to_string() for char
Origin commit data
------------------
Branch: ni/coolstream
Commit: 7679168b61
Author: Thilo Graf <dbt@novatux.de>
Date: 2019-05-05 (Sun, 05 May 2019)


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

------------------
This commit was generated by Migit
2019-05-05 22:44:28 +02:00
Thilo Graf
8da67333af Infoclock: add missing item name
needed for thread name


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



------------------
This commit was generated by Migit
2019-05-05 22:44:28 +02:00
Thilo Graf
2f51fa223a osd_helpers.cpp: use infoclock methods with better readability
Origin commit data
------------------
Branch: ni/coolstream
Commit: d7cb1da62f
Author: Thilo Graf <dbt@novatux.de>
Date: 2019-05-05 (Sun, 05 May 2019)


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

------------------
This commit was generated by Migit
2019-05-05 22:44:28 +02:00
FlatTV
c6b40db080 streamts.cpp: pick ARM streaming from DDT (thx DboxOldie)
Origin commit data
------------------
Branch: ni/coolstream
Commit: edb5fa95ee
Author: FlatTV <FlatTV@gmx.de>
Date: 2019-05-05 (Sun, 05 May 2019)


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

------------------
This commit was generated by Migit
2019-05-05 17:05:37 +02:00
Jacek Jendrzej
f7718fad3b adzap: add tzap to monitor mode
Origin commit data
------------------
Branch: ni/coolstream
Commit: d983672a86
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2019-05-05 (Sun, 05 May 2019)


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

------------------
This commit was generated by Migit
2019-05-05 11:56:06 +02:00
Jacek Jendrzej
b9d51971a2 eventlist: fix memleak
Origin commit data
------------------
Branch: ni/coolstream
Commit: f3e955d014
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2019-05-04 (Sat, 04 May 2019)


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

------------------
This commit was generated by Migit
2019-05-04 18:19:22 +02:00
Jacek Jendrzej
0a7ba6abff adzap, fix zap to last channel, disable hintbox with zap
Origin commit data
------------------
Branch: ni/coolstream
Commit: ce85015b9a
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2019-05-04 (Sat, 04 May 2019)


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

------------------
This commit was generated by Migit
2019-05-04 18:19:22 +02:00
max_10
7a5a827fd6 mipsel: fix merge
Origin commit data
------------------
Branch: ni/coolstream
Commit: c28cac49bb
Author: max_10 <max_10@gmx.de>
Date: 2019-05-03 (Fri, 03 May 2019)

Origin message was:
------------------
- mipsel: fix merge

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

------------------
This commit was generated by Migit
2019-05-03 23:17:29 +02:00
vanhofen
082b8b0154 pick mipsbox code from DDT, TangoCash and max10; add missing framebuffer code files
Origin commit data
------------------
Branch: ni/coolstream
Commit: 3c83a1091c
Author: vanhofen <vanhofen@gmx.de>
Date: 2019-05-03 (Fri, 03 May 2019)

Origin message was:
------------------
- pick mipsbox code from DDT, TangoCash and max10; add missing framebuffer code files

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

------------------
This commit was generated by Migit
2019-05-03 22:59:17 +02:00
vanhofen
27b45a838a pick mipsbox code from DDT, TangoCash and max10
Origin commit data
------------------
Branch: ni/coolstream
Commit: f3f0bdaddb
Author: vanhofen <vanhofen@gmx.de>
Date: 2019-05-03 (Fri, 03 May 2019)

Origin message was:
------------------
- pick mipsbox code from DDT, TangoCash and max10

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

------------------
This commit was generated by Migit
2019-05-03 22:50:45 +02:00
BPanther
f8793c691e fix update_menue for mips
Origin commit data
------------------
Branch: ni/coolstream
Commit: 0257596666
Author: BPanther <bpanther_ts@hotmail.com>
Date: 2019-05-03 (Fri, 03 May 2019)


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

------------------
This commit was generated by Migit
2019-05-03 21:39:42 +02:00
max_10
a55b0dd9cf fix aac audio when streaming, thx DboxOldie
Origin commit data
------------------
Branch: ni/coolstream
Commit: da944aa9bf
Author: max_10 <max_10@gmx.de>
Date: 2019-05-03 (Fri, 03 May 2019)

Origin message was:
------------------
- fix aac audio when streaming, thx DboxOldie

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

------------------
This commit was generated by Migit
2019-05-03 21:39:42 +02:00
max_10
3d8c29f241 activate unicable pin, thx DboxOldie
Origin commit data
------------------
Branch: ni/coolstream
Commit: c8e42e2b61
Author: max_10 <max_10@gmx.de>
Date: 2019-05-03 (Fri, 03 May 2019)

Origin message was:
------------------
- activate unicable pin, thx DboxOldie

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

------------------
This commit was generated by Migit
2019-05-03 21:39:42 +02:00
Jacek Jendrzej
beea385c6d Revert "cc_frm_clock.h: clean up: remove unnecessary virtual declaration"
This reverts commit 13dad842e312461319df03612f11d4aae74112ad.This break moviepayer show time


Origin commit data
------------------
Branch: ni/coolstream
Commit: 01296ab702
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2019-05-01 (Wed, 01 May 2019)



------------------
This commit was generated by Migit
2019-05-01 19:07:56 +02:00
Jacek Jendrzej
b16e9b0327 fix segfault,supplement to 69ae7d89e3f179a4263abbadc6cc7951607a3854
Origin commit data
------------------
Branch: ni/coolstream
Commit: 48f101404d
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2019-05-01 (Wed, 01 May 2019)


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

------------------
This commit was generated by Migit
2019-05-01 16:28:43 +02:00
FlatTV
36e2061b76 Merge branch 'ni/mp/tuxbox' of bitbucket.org:neutrino-images/ni-neutrino-hd into ni/mp/tuxbox
Origin commit data
------------------
Branch: ni/coolstream
Commit: 94745da2ad
Author: FlatTV <FlatTV@gmx.de>
Date: 2019-04-30 (Tue, 30 Apr 2019)


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

------------------
This commit was generated by Migit
2019-04-30 17:53:44 +02:00
FlatTV
59db8dad30 capmt.cpp - try to fix timeshift/recording on armbox
Origin commit data
------------------
Branch: ni/coolstream
Commit: d565f0f759
Author: FlatTV <FlatTV@gmx.de>
Date: 2019-04-30 (Tue, 30 Apr 2019)


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

------------------
This commit was generated by Migit
2019-04-30 17:52:18 +02:00
vanhofen
94e18c80c6 followscreenings: invert notify behaviour
Origin commit data
------------------
Branch: ni/coolstream
Commit: c3a13753f4
Author: vanhofen <vanhofen@gmx.de>
Date: 2019-04-29 (Mon, 29 Apr 2019)

Origin message was:
------------------
- followscreenings: invert notify behaviour

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

------------------
This commit was generated by Migit
2019-04-29 23:58:11 +02:00
vanhofen
4d6daada56 epgplus: show notifications when adding timers
Origin commit data
------------------
Branch: ni/coolstream
Commit: 28a98d6a25
Author: vanhofen <vanhofen@gmx.de>
Date: 2019-04-29 (Mon, 29 Apr 2019)

Origin message was:
------------------
- epgplus: show notifications when adding timers

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

------------------
This commit was generated by Migit
2019-04-29 00:03:03 +02:00
vanhofen
8cbc7c4576 epgview: show notifications when adding timers
Origin commit data
------------------
Branch: ni/coolstream
Commit: 9fef7e4e0b
Author: vanhofen <vanhofen@gmx.de>
Date: 2019-04-28 (Sun, 28 Apr 2019)

Origin message was:
------------------
- epgview: show notifications when adding timers

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

------------------
This commit was generated by Migit
2019-04-28 23:55:54 +02:00
vanhofen
11a9cee965 followscreenings: allow switchable notifications
Origin commit data
------------------
Branch: ni/coolstream
Commit: 496e0175d8
Author: vanhofen <vanhofen@gmx.de>
Date: 2019-04-28 (Sun, 28 Apr 2019)

Origin message was:
------------------
- followscreenings: allow switchable notifications

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

------------------
This commit was generated by Migit
2019-04-28 23:55:54 +02:00
vanhofen
677fd6a530 epgview: re-enable LOCALE_TIMER_EVENTRECORD_MSG messages
Origin commit data
------------------
Branch: ni/coolstream
Commit: d8300fb42e
Author: vanhofen <vanhofen@gmx.de>
Date: 2019-04-28 (Sun, 28 Apr 2019)

Origin message was:
------------------
- epgview: re-enable LOCALE_TIMER_EVENTRECORD_MSG messages

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

------------------
This commit was generated by Migit
2019-04-28 22:06:11 +02:00
Thilo Graf
2ec5fe77fa textbox.cpp: check for pix buffer content first for shure
Origin commit data
------------------
Branch: ni/coolstream
Commit: 66b0d16131
Author: Thilo Graf <dbt@novatux.de>
Date: 2019-04-28 (Sun, 28 Apr 2019)


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

------------------
This commit was generated by Migit
2019-04-28 21:17:37 +02:00
Thilo Graf
9d19d05542 fontrenderer.cpp: prevent possible crash when text parameter == NULL
Observed e.g. with undefined behavior within threads


Origin commit data
------------------
Branch: ni/coolstream
Commit: c4e12fd883
Author: Thilo Graf <dbt@novatux.de>
Date: 2019-04-28 (Sun, 28 Apr 2019)



------------------
This commit was generated by Migit
2019-04-28 21:17:37 +02:00
vanhofen
6247a3b3e4 timerlist: enable info button for remote timers too
Origin commit data
------------------
Branch: ni/coolstream
Commit: c1ccfa9ee2
Author: vanhofen <vanhofen@gmx.de>
Date: 2019-04-28 (Sun, 28 Apr 2019)

Origin message was:
------------------
- timerlist: enable info button for remote timers too

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

------------------
This commit was generated by Migit
2019-04-28 21:17:37 +02:00
TangoCash
631473c43a timerlist/controlapi: enable epg_starttime for remote timers
Origin commit data
------------------
Branch: ni/coolstream
Commit: 713491e701
Author: TangoCash <eric@loxat.de>
Date: 2019-04-28 (Sun, 28 Apr 2019)

Origin message was:
------------------
- timerlist/controlapi: enable epg_starttime for remote timers

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

------------------
This commit was generated by Migit
2019-04-28 21:17:37 +02:00
Jacek Jendrzej
fa1cc55abd adzap: add "zap on timer activation" to adzap menu too
Origin commit data
------------------
Branch: ni/coolstream
Commit: 35904d55c2
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2019-04-28 (Sun, 28 Apr 2019)

Origin message was:
------------------
- adzap: add "zap on timer activation" to adzap menu too

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

------------------
This commit was generated by Migit
2019-04-28 18:34:24 +02:00
vanhofen
1b9593b994 code formatting of "add option to adzap: zap on timer activation"
Origin commit data
------------------
Branch: ni/coolstream
Commit: d48072967e
Author: vanhofen <vanhofen@gmx.de>
Date: 2019-04-28 (Sun, 28 Apr 2019)

Origin message was:
------------------
- code formatting of "add option to adzap: zap on timer activation"

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

------------------
This commit was generated by Migit
2019-04-28 00:32:34 +02:00
Jacek Jendrzej
653c1004df fix 44fb2039e1f0fc6dd10352014bed69a66d217eae typo
Origin commit data
------------------
Branch: ni/coolstream
Commit: 11d6073de4
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2019-04-28 (Sun, 28 Apr 2019)


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

------------------
This commit was generated by Migit
2019-04-28 00:32:34 +02:00
Jacek Jendrzej
03203eead3 add option to adzap: zap on timer activation
Origin commit data
------------------
Branch: ni/coolstream
Commit: 710009728e
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2019-04-28 (Sun, 28 Apr 2019)


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

------------------
This commit was generated by Migit
2019-04-28 00:32:34 +02:00
vanhofen
23b553a97e cosmetics: align epg_id notation to channel_id
Origin commit data
------------------
Branch: ni/coolstream
Commit: 4343c2d5da
Author: vanhofen <vanhofen@gmx.de>
Date: 2019-04-27 (Sat, 27 Apr 2019)

Origin message was:
------------------
- cosmetics: align epg_id notation to channel_id

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

------------------
This commit was generated by Migit
2019-04-27 16:26:21 +02:00
vanhofen
9e4b2f9383 timerlist/controlapi: handle epg_id as channel_id
Origin commit data
------------------
Branch: ni/coolstream
Commit: 1dd6614569
Author: vanhofen <vanhofen@gmx.de>
Date: 2019-04-27 (Sat, 27 Apr 2019)

Origin message was:
------------------
- timerlist/controlapi: handle epg_id as channel_id

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

------------------
This commit was generated by Migit
2019-04-27 13:07:55 +02:00
vanhofen
59846ce80c eventlist: fix "- eventlist: signalize remote timers"
Origin commit data
------------------
Branch: ni/coolstream
Commit: 2bb044e453
Author: vanhofen <vanhofen@gmx.de>
Date: 2019-04-27 (Sat, 27 Apr 2019)

Origin message was:
------------------
- eventlist: fix "- eventlist: signalize remote timers"

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

------------------
This commit was generated by Migit
2019-04-27 12:01:39 +02:00
vanhofen
62465e8571 eventlist: fix warnings in console output for timer conflicts
Origin commit data
------------------
Branch: ni/coolstream
Commit: 1a44074a6e
Author: vanhofen <vanhofen@gmx.de>
Date: 2019-04-25 (Thu, 25 Apr 2019)

Origin message was:
------------------
- eventlist: fix warnings in console output for timer conflicts

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

------------------
This commit was generated by Migit
2019-04-25 22:40:11 +02:00
vanhofen
ca840c6a01 eventlist: small code formatting changes
Origin commit data
------------------
Branch: ni/coolstream
Commit: 71ba2d1b4a
Author: vanhofen <vanhofen@gmx.de>
Date: 2019-04-25 (Thu, 25 Apr 2019)

Origin message was:
------------------
- eventlist: small code formatting changes

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

------------------
This commit was generated by Migit
2019-04-25 22:40:11 +02:00
TangoCash
8d7680b8df eventlist: signalize remote timers
Origin commit data
------------------
Branch: ni/coolstream
Commit: 518d70158a
Author: TangoCash <eric@loxat.de>
Date: 2019-04-25 (Thu, 25 Apr 2019)

Origin message was:
------------------
- eventlist: signalize remote timers

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

------------------
This commit was generated by Migit
2019-04-25 22:40:11 +02:00
Thilo Graf
bb4ef67205 fb_generic.h: avoid multiple define of fb_pixel_t
Is already defined with build config inside configure.ac


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



------------------
This commit was generated by Migit
2019-04-18 22:22:58 +02:00