Commit Graph

6071 Commits

Author SHA1 Message Date
Thilo Graf
af84eac9f0 CComponentsWindow: add possibilty to add sidebars in window objects
This allows to add objects in to window on left or right site. eg. for
navigation icons or other similar stuff. Default this feature is disabled.
to enable with methode enableSidebar(TYPE); With parameter
CC_WINDOW_LEFT_SIDEBAR, CC_WINDOW_RIGHT_SIDEBAR or both.
Width of sidebar can be changed with methode setWidthSidebar(int)


Origin commit data
------------------
Branch: ni/coolstream
Commit: f21c119517
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-06-01 (Sun, 01 Jun 2014)



------------------
This commit was generated by Migit
2014-06-23 18:43:47 +02:00
Thilo Graf
800cb803c8 CComponents: inherit COSDFader class
Allows a simplified implementation without prior declaration and
initialisation


Origin commit data
------------------
Branch: ni/coolstream
Commit: 53cf57876c
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-05-30 (Fri, 30 May 2014)



------------------
This commit was generated by Migit
2014-06-23 18:43:47 +02:00
Thilo Graf
11ad899d7d CFrameBuffer: reduce fade time
10000 seems to bee too much for nice handling


Origin commit data
------------------
Branch: ni/coolstream
Commit: c41b4fd015
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-05-30 (Fri, 30 May 2014)



------------------
This commit was generated by Migit
2014-06-23 18:43:47 +02:00
Thilo Graf
5c7441f5d1 COSDFader: rename member functions, adapt implementations
Stop() is not exactly attributable if fader class used as inherited and
Fade() don't tell really what done and related to return value 'bool'...
especially as the fader class members have been not documented.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 69e2debb02
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-05-30 (Fri, 30 May 2014)



------------------
This commit was generated by Migit
2014-06-23 18:43:47 +02:00
vanhofen
0ba1ddf21c channellist: add colored progressbars
* thx to bazi98, martii and benny


Origin commit data
------------------
Branch: ni/coolstream
Commit: df1c8ac00d
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-06-23 (Mon, 23 Jun 2014)

Origin message was:
------------------
- channellist: add colored progressbars

* thx to bazi98, martii and benny


------------------
This commit was generated by Migit
2014-06-23 17:05:44 +02:00
martii
c70e531529 gui/infoviewer: remove no longer used class member "old_timestr"
Origin commit data
------------------
Branch: ni/coolstream
Commit: e4801974be
Author: martii <m4rtii@gmx.de>
Date: 2014-06-19 (Thu, 19 Jun 2014)


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

------------------
This commit was generated by Migit
2014-06-20 14:35:22 +02:00
vanhofen
3bffc68dba yWeb: fix MODE_RADIO/MODE keys in RCUs
Origin commit data
------------------
Branch: ni/coolstream
Commit: c853231b1f
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-06-19 (Thu, 19 Jun 2014)

Origin message was:
------------------
- yWeb: fix MODE_RADIO/MODE keys in RCUs

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

------------------
This commit was generated by Migit
2014-06-20 14:35:17 +02:00
[CST] Focus
4510c876ff zapit/src/frontend.cpp: fix cable tune log
Origin commit data
------------------
Branch: ni/coolstream
Commit: 9562d40c99
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-06-16 (Mon, 16 Jun 2014)


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

------------------
This commit was generated by Migit
2014-06-16 14:35:26 +04:00
martii
b5a2b02ea4 gui/epgview: replace left/right chars with corresponding icons
Origin commit data
------------------
Branch: ni/coolstream
Commit: 5a66db2a07
Author: martii <m4rtii@gmx.de>
Date: 2014-06-15 (Sun, 15 Jun 2014)


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

------------------
This commit was generated by Migit
2014-06-15 22:40:10 +02:00
[CST] Bas
7e11c44563 fastscan: fix astra1 scan in case there is only one LNB connected to the system. We should check
if the data arrived too before deciding if the TP was valid or not.


Origin commit data
------------------
Branch: ni/coolstream
Commit: e9cba838fd
Author: [CST] Bas <bas@coolstreamtech.com>
Date: 2014-05-26 (Mon, 26 May 2014)



------------------
This commit was generated by Migit
2014-06-13 09:24:55 +04:00
[CST] Bas
ebcb077608 src/gui/streaminfo2.cpp: fix possible integer overflow if fe driver reports very high values. The fix is to check for overflow and if so just return max_y.
Origin commit data
------------------
Branch: ni/coolstream
Commit: 60a53d9eb5
Author: [CST] Bas <bas@coolstreamtech.com>
Date: 2014-06-12 (Thu, 12 Jun 2014)


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

------------------
This commit was generated by Migit
2014-06-12 18:58:16 +04:00
[CST] Focus
86380b6a05 gui/luainstance.cpp: add function to start file/url play
Origin commit data
------------------
Branch: ni/coolstream
Commit: 943850eefc
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-06-12 (Thu, 12 Jun 2014)


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

------------------
This commit was generated by Migit
2014-06-12 18:58:16 +04:00
[CST] Focus
51c2e771a8 gui/movieplayer.cpp: add 'http' action key, with cut/restore neutrino
Origin commit data
------------------
Branch: ni/coolstream
Commit: 81735f5e53
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-06-12 (Thu, 12 Jun 2014)


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

------------------
This commit was generated by Migit
2014-06-12 18:58:16 +04:00
vanhofen
8fcca7c0c4 eventlist: rework header
show channellogo, prev channel, next channel if possible


Origin commit data
------------------
Branch: ni/coolstream
Commit: 069d19f701
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-06-11 (Wed, 11 Jun 2014)

Origin message was:
------------------
- eventlist: rework header

 show channellogo, prev channel, next channel if possible


------------------
This commit was generated by Migit
2014-06-11 23:07:19 +02:00
vanhofen
4f9e0ee544 change RenderString() default to UTF8
Origin commit data
------------------
Branch: ni/coolstream
Commit: 649d1b1f9d
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-06-11 (Wed, 11 Jun 2014)

Origin message was:
------------------
- change RenderString() default to UTF8

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

------------------
This commit was generated by Migit
2014-06-11 23:07:13 +02:00
vanhofen
108a1c1b93 change getRenderWidth() default to UTF8
Origin commit data
------------------
Branch: ni/coolstream
Commit: 8b91cda918
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-06-11 (Wed, 11 Jun 2014)

Origin message was:
------------------
- change getRenderWidth() default to UTF8

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

------------------
This commit was generated by Migit
2014-06-11 23:07:00 +02:00
martii
68b7a1e86c driver/fontrenderer: let RenderString() and getRenderWidth() default to UTF8
Origin commit data
------------------
Branch: ni/coolstream
Commit: bec2e87412
Author: martii <m4rtii@gmx.de>
Date: 2014-06-11 (Wed, 11 Jun 2014)


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

------------------
This commit was generated by Migit
2014-06-11 23:06:55 +02:00
martii
80f6dde551 driver/fontrenderer: adding an additional bool to RenderString() seems inappropriate.
Origin commit data
------------------
Branch: ni/coolstream
Commit: 2047b51780
Author: martii <m4rtii@gmx.de>
Date: 2013-07-24 (Wed, 24 Jul 2013)


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

------------------
This commit was generated by Migit
2014-06-11 23:06:50 +02:00
vanhofen
3e3070a1f8 remove unused ringbuffer code again
Origin commit data
------------------
Branch: ni/coolstream
Commit: 6fca465c7b
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-06-11 (Wed, 11 Jun 2014)

Origin message was:
------------------
- remove unused ringbuffer code again

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

------------------
This commit was generated by Migit
2014-06-11 16:26:34 +02:00
Jacek Jendrzej
2e0234e9f1 src/gui/eventlist.cpp -fix show channel name in search mode
Origin commit data
------------------
Branch: ni/coolstream
Commit: 218a3906fd
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2014-06-07 (Sat, 07 Jun 2014)


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

------------------
This commit was generated by Migit
2014-06-07 13:14:11 +02:00
vanhofen
7470c00613 satellites.xml: update freq 12722000 as suggested by Janus
Origin commit data
------------------
Branch: ni/coolstream
Commit: 3e08c361a7
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-06-06 (Fri, 06 Jun 2014)

Origin message was:
------------------
- satellites.xml: update freq 12722000 as suggested by Janus

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

------------------
This commit was generated by Migit
2014-06-06 19:00:25 +02:00
vanhofen
58529bd895 setting_helpers: ensure to create flagfile to reset var-partition
Origin commit data
------------------
Branch: ni/coolstream
Commit: 566ea03372
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-06-04 (Wed, 04 Jun 2014)

Origin message was:
------------------
- setting_helpers: ensure to create flagfile to reset var-partition

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

------------------
This commit was generated by Migit
2014-06-04 21:47:32 +02:00
[CST] Focus
18a4b5647d driver/record.cpp: create record directory before record
Origin commit data
------------------
Branch: ni/coolstream
Commit: 3124ed62cf
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-05-30 (Fri, 30 May 2014)


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

------------------
This commit was generated by Migit
2014-06-03 13:24:04 +04:00
Thilo Graf
ace6e896dd CComponents: fix screen rests
Frame of painted box was incomplete removed, eg hint box see also:
http://www.dbox2world.net/board293-cst-coolstream/board314-cst-coolstream-development/12230-r%C3%BCckst%C3%A4nde-auf-bildschirm-bei-apollo/


Origin commit data
------------------
Branch: ni/coolstream
Commit: f74a000929
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-06-01 (Sun, 01 Jun 2014)



------------------
This commit was generated by Migit
2014-06-01 23:12:29 +02:00
vanhofen
7738ad3855 filebrowser: fix paint of SMSKey in footer and ...
... align both buttonlines in footer to same width


Origin commit data
------------------
Branch: ni/coolstream
Commit: dc39bde14a
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-05-31 (Sat, 31 May 2014)

Origin message was:
------------------
- filebrowser: fix paint of SMSKey in footer and ...

 ... align both buttonlines in footer to same width


------------------
This commit was generated by Migit
2014-05-31 17:54:29 +02:00
vanhofen
e094c23534 filebrowser: paintFoot() at every ChangeDir()
this fixes the empty footer when parentDir was empty


Origin commit data
------------------
Branch: ni/coolstream
Commit: f22a8ee1c6
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-05-31 (Sat, 31 May 2014)

Origin message was:
------------------
- filebrowser: paintFoot() at every ChangeDir()

 this fixes the empty footer when parentDir was empty


------------------
This commit was generated by Migit
2014-05-31 15:23:46 +02:00
martii
de1fdddf3a gui/plugins: exclude unused methods
Origin commit data
------------------
Branch: ni/coolstream
Commit: a7ebf966c4
Author: martii <m4rtii@gmx.de>
Date: 2014-05-31 (Sat, 31 May 2014)


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

------------------
This commit was generated by Migit
2014-05-31 12:10:54 +02:00
[CST] Focus
3da726560d gui/hdd_menu.cpp: ask to set recording path after mount (hotplug or format)
Origin commit data
------------------
Branch: ni/coolstream
Commit: 05558331f7
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-05-30 (Fri, 30 May 2014)


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

------------------
This commit was generated by Migit
2014-05-30 14:57:17 +04:00
vanhofen
c32e21e10f delete *.orig crap files
Origin commit data
------------------
Branch: ni/coolstream
Commit: f3c87f75ae
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-05-29 (Thu, 29 May 2014)

Origin message was:
------------------
- delete *.orig crap files

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

------------------
This commit was generated by Migit
2014-05-29 23:00:49 +02:00
vanhofen
e213d6696f styling for EPG view/eventlist (patch from Benny, thanks!) (fixed)
taken from martiis neutrino-mp


Origin commit data
------------------
Branch: ni/coolstream
Commit: 6ee9a3a053
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-05-29 (Thu, 29 May 2014)

Origin message was:
------------------
styling for EPG view/eventlist (patch from Benny, thanks!) (fixed)

 taken from martiis neutrino-mp


------------------
This commit was generated by Migit
2014-05-29 22:30:32 +02:00
vanhofen
2e874500a6 helpers.cpp: add shortened strftime() function
taken from martiis neutrino-mp


Origin commit data
------------------
Branch: ni/coolstream
Commit: 672257906e
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-05-29 (Thu, 29 May 2014)

Origin message was:
------------------
- helpers.cpp: add shortened strftime() function

 taken from martiis neutrino-mp


------------------
This commit was generated by Migit
2014-05-29 22:26:30 +02:00
Jacek Jendrzej
23abd23c4a fix to Commit 2814d74 (thx Gaucho316)
Origin commit data
------------------
Branch: ni/coolstream
Commit: 39eb29e437
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2014-05-29 (Thu, 29 May 2014)

Origin message was:
------------------
 fix to Commit 2814d74 (thx Gaucho316)

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

------------------
This commit was generated by Migit
2014-05-29 20:15:44 +02:00
Jacek Jendrzej
6351278e6d streaminfo2.cpp -fix bitrate calc offset and use utf8
Origin commit data
------------------
Branch: ni/coolstream
Commit: 99a7f2ba3b
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2014-05-29 (Thu, 29 May 2014)

Origin message was:
------------------
streaminfo2.cpp -fix bitrate calc offset and use utf8

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

------------------
This commit was generated by Migit
2014-05-29 20:02:30 +02:00
martii
f7299b98db gui/eventlist: fix paintItem() [patch from Benny]
Origin commit data
------------------
Branch: ni/coolstream
Commit: f4fd139e08
Author: martii <m4rtii@gmx.de>
Date: 2014-05-28 (Wed, 28 May 2014)


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

------------------
This commit was generated by Migit
2014-05-29 19:06:57 +02:00
martii
2814d74d0d gui/eventlist: utf8 rendering fix (thanks Benny!)
Origin commit data
------------------
Branch: ni/coolstream
Commit: 67bb4f7d10
Author: martii <m4rtii@gmx.de>
Date: 2014-05-26 (Mon, 26 May 2014)


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

------------------
This commit was generated by Migit
2014-05-29 18:47:42 +02:00
Jacek Jendrzej
ce38dcf12e add h265 to record and stream
Origin commit data
------------------
Branch: ni/coolstream
Commit: d9483e019e
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2014-05-29 (Thu, 29 May 2014)

Origin message was:
------------------
-add h265 to record and stream

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

------------------
This commit was generated by Migit
2014-05-29 16:23:36 +02:00
vanhofen
0945c525ca Revert "styling for EPG view/eventlist (patch from Benny, thanks!)"
This reverts commit 2792c9e945
because this commit seems to need some more affection.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 193c49d55e
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-05-27 (Tue, 27 May 2014)



------------------
This commit was generated by Migit
2014-05-27 17:21:42 +02:00
martii
2792c9e945 styling for EPG view/eventlist (patch from Benny, thanks!)
Origin commit data
------------------
Branch: ni/coolstream
Commit: 5809315cc5
Author: martii <m4rtii@gmx.de>
Date: 2014-05-27 (Tue, 27 May 2014)


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

------------------
This commit was generated by Migit
2014-05-27 17:01:49 +02:00
martii
67ca20c2c4 zapit/src/zapit.cpp: simplify
Origin commit data
------------------
Branch: ni/coolstream
Commit: cc80a79f58
Author: martii <m4rtii@gmx.de>
Date: 2014-05-27 (Tue, 27 May 2014)


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

------------------
This commit was generated by Migit
2014-05-27 17:01:49 +02:00
Jacek Jendrzej
e1207415af /pictureviewer.cpp CPictureViewer::GetLogoName: don't add the same dir twice
Origin commit data
------------------
Branch: ni/coolstream
Commit: c86ad2ef48
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2014-05-26 (Mon, 26 May 2014)


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

------------------
This commit was generated by Migit
2014-05-26 16:55:02 +02:00
martii
8bd99bea8e zapit/bouquets: rename bAlwaysLocked => bLockCount
Origin commit data
------------------
Branch: ni/coolstream
Commit: 3a52a97fce
Author: martii <m4rtii@gmx.de>
Date: 2014-05-25 (Sun, 25 May 2014)


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

------------------
This commit was generated by Migit
2014-05-25 18:43:46 +02:00
martii
ce7cb28d85 zapit/bouquets: count locked bouquets a channels is in, and honor lock in all bouquets
Origin commit data
------------------
Branch: ni/coolstream
Commit: abe03ad749
Author: martii <m4rtii@gmx.de>
Date: 2014-05-25 (Sun, 25 May 2014)


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

------------------
This commit was generated by Migit
2014-05-25 18:43:38 +02:00
Stefan Seyfried
104bcad13a movieplayer: memset() with zero length is useless
Origin commit data
------------------
Branch: ni/coolstream
Commit: 7dac1e7ad9
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2014-04-27 (Sun, 27 Apr 2014)


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

------------------
This commit was generated by Migit
2014-05-23 17:50:34 +02:00
Thilo Graf
b4a9c91f2b deutsch.locale: use capitalization for now/next button caption
Labels are generally always capitalized


Origin commit data
------------------
Branch: ni/coolstream
Commit: 61dc01f719
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-05-20 (Tue, 20 May 2014)



------------------
This commit was generated by Migit
2014-05-22 21:50:55 +02:00
Thilo Graf
8bbea0b762 CComponents: use paintBoxRel() only in kill()
paintBackgroundBoxRel() ignores rounded corners. This avoids painting of
undesirable parts on corners.


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



------------------
This commit was generated by Migit
2014-05-22 21:50:55 +02:00
Thilo Graf
f4dcb577de CComponents/CComponentsItem: simplify statement
Origin commit data
------------------
Branch: ni/coolstream
Commit: 336ddf75b6
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-05-18 (Sun, 18 May 2014)


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

------------------
This commit was generated by Migit
2014-05-22 21:50:55 +02:00
Thilo Graf
b6aca3fdb9 CComponentsFooter: use same corner properties like parent object
This avoids paint of unnecessary edges inside parent object.


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



------------------
This commit was generated by Migit
2014-05-22 21:50:54 +02:00
Thilo Graf
9fd211f81a CComponents/CComponentsItem: use correct background color
color "0" was wrong


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



------------------
This commit was generated by Migit
2014-05-22 21:50:54 +02:00
Thilo Graf
091af659e0 CComponentsFooter: use dynamic font on too small footer width
If required width of evaluated buttons larger than footer width,
then use dynamic font for caption, and try to fit buttons into chain
container. Dynamic font is used if ccf_btn_font==NULL

NOTE: user should not use too small window size and not select too large
fontsize. At some point this possibility will be depleted and it's no
more space for readable caption.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 6aecdf3b5a
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-05-17 (Sat, 17 May 2014)



------------------
This commit was generated by Migit
2014-05-22 21:50:54 +02:00
Thilo Graf
9fa06a7279 CComponentsButton: use darker color for Button
COL_LIGHT_GRAY is too garish related to background


Origin commit data
------------------
Branch: ni/coolstream
Commit: a0492bc530
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-05-16 (Fri, 16 May 2014)



------------------
This commit was generated by Migit
2014-05-22 21:50:53 +02:00