Commit Graph

9012 Commits

Author SHA1 Message Date
Thilo Graf
136e9c10ff CProgressWindow: add possibility to show progress via signal
Origin commit data
------------------
Branch: ni/coolstream
Commit: 842c8e79bb
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-02-10 (Fri, 10 Feb 2017)


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

------------------
This commit was generated by Migit
2017-02-13 09:02:43 +01:00
Thilo Graf
587eb783bc CProgressWindow: allow variable max value, allow define dimensions
Origin commit data
------------------
Branch: ni/coolstream
Commit: 547238bfdd
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-02-10 (Fri, 10 Feb 2017)


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

------------------
This commit was generated by Migit
2017-02-13 09:02:43 +01:00
vanhofen
05c3dd2dcc sectionsd: add missing include of system/set_threadname.h
Origin commit data
------------------
Branch: ni/coolstream
Commit: 4d68318447
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-02-12 (Sun, 12 Feb 2017)

Origin message was:
------------------
- sectionsd: add missing include of system/set_threadname.h

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

------------------
This commit was generated by Migit
2017-02-12 23:29:32 +01:00
vanhofen
513cf81b72 test_menu: add missing include of gui/components/cc_timer.h
Origin commit data
------------------
Branch: ni/coolstream
Commit: ba4b67436c
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-02-12 (Sun, 12 Feb 2017)

Origin message was:
------------------
- test_menu: add missing include of gui/components/cc_timer.h

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

------------------
This commit was generated by Migit
2017-02-12 23:27:18 +01:00
Stefan Seyfried
c7bf13abb7 fb_generic: add sanity check and missing mark() to painIcon8
Origin commit data
------------------
Branch: ni/coolstream
Commit: ec40cf7986
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2017-02-12 (Sun, 12 Feb 2017)


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

------------------
This commit was generated by Migit
2017-02-12 22:59:11 +01:00
Stefan Seyfried
6f1ae25be5 streamts: don't overflow receive buffer, better diag message
Origin commit data
------------------
Branch: ni/coolstream
Commit: ff0d98bcc3
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2017-02-12 (Sun, 12 Feb 2017)


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

------------------
This commit was generated by Migit
2017-02-12 22:58:58 +01:00
Stefan Seyfried
500c6d7032 neutrino: move start of standby epgscan forward
this avoids that cpufreq is set to standby value before epgscan is
started, resulting in poor performance


Origin commit data
------------------
Branch: ni/coolstream
Commit: 7384e2155e
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2017-02-12 (Sun, 12 Feb 2017)



------------------
This commit was generated by Migit
2017-02-12 22:57:52 +01:00
Stefan Seyfried
f64fb649b2 remove spurious newlines from debug output
Origin commit data
------------------
Branch: ni/coolstream
Commit: 6604178485
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2017-02-12 (Sun, 12 Feb 2017)


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

------------------
This commit was generated by Migit
2017-02-12 22:57:32 +01:00
Stefan Seyfried
184f520208 set useful thread names for all spawned threads
Origin commit data
------------------
Branch: ni/coolstream
Commit: 5188f721c4
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2017-02-12 (Sun, 12 Feb 2017)


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

------------------
This commit was generated by Migit
2017-02-12 22:55:36 +01:00
Stefan Seyfried
e71631fd8b CComponentsTimer: allow to set a thread name
Origin commit data
------------------
Branch: ni/coolstream
Commit: 6fdd920e42
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2017-02-12 (Sun, 12 Feb 2017)


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

------------------
This commit was generated by Migit
2017-02-12 22:51:01 +01:00
Stefan Seyfried
5cc48eb30a cc: reduce impact of cc_draw header from 161 to 4 files
Origin commit data
------------------
Branch: ni/coolstream
Commit: 58c6dbf469
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2017-02-12 (Sun, 12 Feb 2017)


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

------------------
This commit was generated by Migit
2017-02-12 22:50:44 +01:00
Stefan Seyfried
001c4e7d05 getservices: don't update channels if only scrambling changed
Origin commit data
------------------
Branch: ni/coolstream
Commit: 5ca3ccaa5d
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2017-02-12 (Sun, 12 Feb 2017)


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

------------------
This commit was generated by Migit
2017-02-12 22:50:23 +01:00
Stefan Seyfried
7c36e9c080 zapit: speed up scan by skipping unsupported delivery systems
Origin commit data
------------------
Branch: ni/coolstream
Commit: e810bfe30b
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2017-02-12 (Sun, 12 Feb 2017)


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

------------------
This commit was generated by Migit
2017-02-12 22:50:04 +01:00
Stefan Seyfried
5dbbb152cb fb_generic: initialization and deinitialization fixes
* initialize variables locked and cache_size in constructor
* set lfb pointer to NULL after munmap(), fd to -1 after close
* remove unused tty fd close()


Origin commit data
------------------
Branch: ni/coolstream
Commit: 1dd47e00c0
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2017-02-11 (Sat, 11 Feb 2017)



------------------
This commit was generated by Migit
2017-02-12 22:49:30 +01:00
Stefan Seyfried
54ca471493 fb_accel_td: implement setBlendMode/Level
Origin commit data
------------------
Branch: ni/coolstream
Commit: 67387a13c6
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2017-02-11 (Sat, 11 Feb 2017)


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

------------------
This commit was generated by Migit
2017-02-12 22:49:14 +01:00
Stefan Seyfried
fc5d95a4d0 remove unnecessary sectionsdclient.h includes
Origin commit data
------------------
Branch: ni/coolstream
Commit: c14c15ea24
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2017-02-11 (Sat, 11 Feb 2017)


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

------------------
This commit was generated by Migit
2017-02-12 22:48:35 +01:00
Stefan Seyfried
8fad420914 remove udpstreampes from build, it's unlikely to work anyway
Origin commit data
------------------
Branch: ni/coolstream
Commit: 2f36a0900c
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2017-02-11 (Sat, 11 Feb 2017)


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

------------------
This commit was generated by Migit
2017-02-12 22:48:11 +01:00
Stefan Seyfried
3d5b290792 remove fb_accel_cs.cpp after merge
Origin commit data
------------------
Branch: ni/coolstream
Commit: 0aa871e2f9
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2017-02-12 (Sun, 12 Feb 2017)


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

------------------
This commit was generated by Migit
2017-02-12 21:30:44 +01:00
Stefan Seyfried
416d98504a Merge remote-tracking branch 'tuxbox/pu/fb-modules'
only compile tested ;-)


Origin commit data
------------------
Branch: ni/coolstream
Commit: 2819e651c3
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2017-02-12 (Sun, 12 Feb 2017)



------------------
This commit was generated by Migit
2017-02-12 21:29:10 +01:00
Stefan Seyfried
223df234c4 fb_generic: add sanity check and missing mark() to painIcon8
Origin commit data
------------------
Branch: ni/coolstream
Commit: c266891a71
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2017-02-12 (Sun, 12 Feb 2017)


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

------------------
This commit was generated by Migit
2017-02-12 18:10:11 +01:00
Stefan Seyfried
0c2a23bb22 streamts: don't overflow receive buffer, better diag message
Origin commit data
------------------
Branch: ni/coolstream
Commit: ec3201ab04
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2017-02-12 (Sun, 12 Feb 2017)


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

------------------
This commit was generated by Migit
2017-02-12 16:56:10 +01:00
Stefan Seyfried
7412207ebf zapit: disable spark hack, seems no longer necessary
Origin commit data
------------------
Branch: ni/coolstream
Commit: 6c46b8fc37
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2017-02-12 (Sun, 12 Feb 2017)


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

------------------
This commit was generated by Migit
2017-02-12 15:25:58 +01:00
Stefan Seyfried
98d1d74640 neutrino: move start of standby epgscan forward
this avoids that cpufreq is set to standby value before epgscan is
started, resulting in poor performance


Origin commit data
------------------
Branch: ni/coolstream
Commit: 4f23baae1e
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2017-02-12 (Sun, 12 Feb 2017)



------------------
This commit was generated by Migit
2017-02-12 15:19:51 +01:00
Stefan Seyfried
f028e0d941 remove spurious newlines from debug output
Origin commit data
------------------
Branch: ni/coolstream
Commit: 1fa91ad136
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2017-02-12 (Sun, 12 Feb 2017)


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

------------------
This commit was generated by Migit
2017-02-12 15:18:35 +01:00
Stefan Seyfried
b8cc9f3d5c set useful thread names for all spawned threads
Origin commit data
------------------
Branch: ni/coolstream
Commit: b9da7f01bf
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2017-02-12 (Sun, 12 Feb 2017)


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

------------------
This commit was generated by Migit
2017-02-12 15:17:32 +01:00
Stefan Seyfried
4a8dcb3a08 CComponentsTimer: allow to set a thread name
Origin commit data
------------------
Branch: ni/coolstream
Commit: cece5efac4
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2017-02-12 (Sun, 12 Feb 2017)


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

------------------
This commit was generated by Migit
2017-02-12 14:46:42 +01:00
Stefan Seyfried
0650172ae3 cc: reduce impact of cc_draw header from 161 to 4 files
Origin commit data
------------------
Branch: ni/coolstream
Commit: f576cb075e
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2017-02-12 (Sun, 12 Feb 2017)


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

------------------
This commit was generated by Migit
2017-02-12 14:09:40 +01:00
Stefan Seyfried
872745ffe2 getservices: don't update channels if only scrambling changed
Origin commit data
------------------
Branch: ni/coolstream
Commit: a68f2f73b6
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2017-02-12 (Sun, 12 Feb 2017)


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

------------------
This commit was generated by Migit
2017-02-12 12:05:03 +01:00
Stefan Seyfried
c35236e9b5 zapit: speed up scan by skipping unsupported delivery systems
Origin commit data
------------------
Branch: ni/coolstream
Commit: 736828f56c
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2017-02-12 (Sun, 12 Feb 2017)


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

------------------
This commit was generated by Migit
2017-02-12 11:48:01 +01:00
Michael Liebmann
2956e6d7f9 pu/fb-modules: Rename hardware defined macros for coolstream stb
BOXMODEL_NEVIS => BOXMODEL_CS_HD1
 BOXMODEL_APOLLO => BOXMODEL_CS_HD2


Origin commit data
------------------
Branch: ni/coolstream
Commit: 987dbe7f1d
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2017-02-12 (Sun, 12 Feb 2017)

Origin message was:
------------------
pu/fb-modules: Rename hardware defined macros for coolstream stb

 BOXMODEL_NEVIS => BOXMODEL_CS_HD1
 BOXMODEL_APOLLO => BOXMODEL_CS_HD2


------------------
This commit was generated by Migit
2017-02-12 09:24:51 +01:00
Michael Liebmann
9b465b3b50 Merge branch 'master' into pu/fb-modules
Origin commit data
------------------
Branch: ni/coolstream
Commit: 0cb26e6e98
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2017-02-12 (Sun, 12 Feb 2017)


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

------------------
This commit was generated by Migit
2017-02-12 09:24:08 +01:00
Michael Liebmann
3664527019 neutrino: Rename hardware defined macros for coolstream stb
BOXMODEL_NEVIS => BOXMODEL_CS_HD1
 BOXMODEL_APOLLO => BOXMODEL_CS_HD2


Origin commit data
------------------
Branch: ni/coolstream
Commit: 0d66899cbd
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2017-02-12 (Sun, 12 Feb 2017)

Origin message was:
------------------
neutrino: Rename hardware defined macros for coolstream stb

 BOXMODEL_NEVIS => BOXMODEL_CS_HD1
 BOXMODEL_APOLLO => BOXMODEL_CS_HD2


------------------
This commit was generated by Migit
2017-02-12 09:21:04 +01:00
Michael Liebmann
e8b36a1d80 configure: Rename hardware defined macros for coolstream stb
BOXMODEL_NEVIS => BOXMODEL_CS_HD1
 configure parameter: --with-boxmodel=hd1
 --with-boxmodel=nevis is deprecated, but still valid

 BOXMODEL_APOLLO => BOXMODEL_CS_HD2
 configure parameter: --with-boxmodel=hd2
 --with-boxmodel=apollo is deprecated, but still valid


Origin commit data
------------------
Branch: ni/coolstream
Commit: bb2a848ae1
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2017-02-12 (Sun, 12 Feb 2017)

Origin message was:
------------------
configure: Rename hardware defined macros for coolstream stb

 BOXMODEL_NEVIS => BOXMODEL_CS_HD1
  configure parameter: --with-boxmodel=hd1
  --with-boxmodel=nevis is deprecated, but still valid

 BOXMODEL_APOLLO => BOXMODEL_CS_HD2
  configure parameter: --with-boxmodel=hd2
  --with-boxmodel=apollo is deprecated, but still valid


------------------
This commit was generated by Migit
2017-02-12 09:21:04 +01:00
Jacek Jendrzej
d5bca0dec2 src/driver/pictureviewer/pictureviewer.cpp Picviewer need double image bufferSize for avoid segfault
Origin commit data
------------------
Branch: ni/coolstream
Commit: e15f31fee4
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2017-02-11 (Sat, 11 Feb 2017)


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

------------------
This commit was generated by Migit
2017-02-11 21:08:25 +01:00
Stefan Seyfried
9a6e8fecc3 fb_generic: initialization and deinitialization fixes
* initialize variables locked and cache_size in constructor
* set lfb pointer to NULL after munmap(), fd to -1 after close
* remove unused tty fd close()


Origin commit data
------------------
Branch: ni/coolstream
Commit: 821c6a490d
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2017-02-11 (Sat, 11 Feb 2017)



------------------
This commit was generated by Migit
2017-02-11 18:54:50 +01:00
Stefan Seyfried
665c00a1bc fb_accel_td: implement setBlendMode/Level
Origin commit data
------------------
Branch: ni/coolstream
Commit: 3d2b56713f
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2017-02-11 (Sat, 11 Feb 2017)


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

------------------
This commit was generated by Migit
2017-02-11 18:52:39 +01:00
Stefan Seyfried
d4861ff166 remove unnecessary sectionsdclient.h includes
Origin commit data
------------------
Branch: ni/coolstream
Commit: 4226ba01d2
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2017-02-11 (Sat, 11 Feb 2017)


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

------------------
This commit was generated by Migit
2017-02-11 14:42:15 +01:00
Michael Liebmann
a8fcde30b7 Merge branch 'master' into pu/fb-modules
Origin commit data
------------------
Branch: ni/coolstream
Commit: 9fdbe0bc68
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2017-02-11 (Sat, 11 Feb 2017)


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

------------------
This commit was generated by Migit
2017-02-11 12:01:31 +01:00
Stefan Seyfried
4df9cc95bb remove udpstreampes from build, it's unlikely to work anyway
Origin commit data
------------------
Branch: ni/coolstream
Commit: 04789c3851
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2017-02-11 (Sat, 11 Feb 2017)


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

------------------
This commit was generated by Migit
2017-02-11 11:25:24 +01:00
Stefan Seyfried
94d677b18c Merge remote-tracking branch 'tuxbox/master'
Origin commit data
------------------
Branch: ni/coolstream
Commit: 8b47699447
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2017-02-11 (Sat, 11 Feb 2017)


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

------------------
This commit was generated by Migit
2017-02-11 11:18:45 +01:00
vanhofen
0b130e0a6e pluginlist: add default timeout to plugin-output ...
to avoid a blocked system. Without timeout all upcoming timers
will be ignored, if user doesn't confirm the plugin-output.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 274b117f34
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-02-11 (Sat, 11 Feb 2017)

Origin message was:
------------------
- pluginlist: add default timeout to plugin-output ...

to avoid a blocked system. Without timeout all upcoming timers
will be ignored, if user doesn't confirm the plugin-output.


------------------
This commit was generated by Migit
2017-02-11 11:15:09 +01:00
Michael Liebmann
5903a4965b Merge branch 'master' into pu/fb-modules
Origin commit data
------------------
Branch: ni/coolstream
Commit: 81bcddaad1
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2017-02-10 (Fri, 10 Feb 2017)


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

------------------
This commit was generated by Migit
2017-02-10 23:26:32 +01:00
Jacek Jendrzej
bac423a519 src/driver/audiometadata.cpp init cover_temporary
Origin commit data
------------------
Branch: ni/coolstream
Commit: 582051b9a1
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2017-02-10 (Fri, 10 Feb 2017)


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

------------------
This commit was generated by Migit
2017-02-10 20:33:28 +01:00
Jacek Jendrzej
f72d55996d src/driver/pictureviewer/pictureviewer.cpp check whether there is enough free memory for the image buffer
Origin commit data
------------------
Branch: ni/coolstream
Commit: 80f6e611ba
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2017-02-10 (Fri, 10 Feb 2017)

Origin message was:
------------------
src/driver/pictureviewer/pictureviewer.cpp check whether there is enough free memory for the image buffer

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

------------------
This commit was generated by Migit
2017-02-10 20:33:15 +01:00
Michael Liebmann
54e97c7544 Merge branch 'master' into pu/fb-modules
Origin commit data
------------------
Branch: ni/coolstream
Commit: db8ea57da2
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2017-02-09 (Thu, 09 Feb 2017)


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

------------------
This commit was generated by Migit
2017-02-09 22:58:09 +01:00
Thilo Graf
74765cea23 Revert "CChannelList: delete with red yes button"
This reverts commit d7a37f65d0.

User request: Is not desired


Origin commit data
------------------
Branch: ni/coolstream
Commit: a56bb97b50
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-02-09 (Thu, 09 Feb 2017)



------------------
This commit was generated by Migit
2017-02-09 22:43:00 +01:00
vanhofen
5f774f310f avoid configuration mismatch in screen settings
Origin commit data
------------------
Branch: ni/coolstream
Commit: ad8e6180aa
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-01-13 (Fri, 13 Jan 2017)

Origin message was:
------------------
- avoid configuration mismatch in screen settings

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

------------------
This commit was generated by Migit
2017-02-09 18:13:19 +01:00
vanhofen
d17ca08f73 remove screen_width/height from neutrino.conf; ...
it's just for internal usage


Origin commit data
------------------
Branch: ni/coolstream
Commit: abb76c2efb
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-01-12 (Thu, 12 Jan 2017)

Origin message was:
------------------
- remove screen_width/height from neutrino.conf; ...

it's just for internal usage


------------------
This commit was generated by Migit
2017-02-09 18:13:19 +01:00
vanhofen
050a0c720c rename screen_x/yres to font_scaling_x/y
Origin commit data
------------------
Branch: ni/coolstream
Commit: aeec37af89
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-01-12 (Thu, 12 Jan 2017)

Origin message was:
------------------
- rename screen_x/yres to font_scaling_x/y

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

------------------
This commit was generated by Migit
2017-02-09 18:13:19 +01:00
Thilo Graf
e1edcb1187 CMenuWidget: remove dub code from init
Origin commit data
------------------
Branch: ni/coolstream
Commit: 0435ca20a3
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-02-09 (Thu, 09 Feb 2017)


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

------------------
This commit was generated by Migit
2017-02-09 16:35:03 +01:00