Commit Graph

31 Commits

Author SHA1 Message Date
Stefan Seyfried
dc1a42f40e CInfoViewerBB: avoid crash in destructor
Origin commit data
------------------
Branch: ni/coolstream
Commit: 41299cf7d9
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-04-14 (Sun, 14 Apr 2013)


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

------------------
This commit was generated by Migit
2013-04-15 19:46:00 +02:00
Thilo Graf
307a8675b6 Progressbars: use default frame thickness
It's unnecessary overhead to set the value everywhere, except it's needed.


Origin commit data
------------------
Branch: ni/coolstream
Commit: f70a30defa
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-04-05 (Fri, 05 Apr 2013)



------------------
This commit was generated by Migit
2013-04-06 08:33:51 +02:00
Michael Liebmann
81953e4bb6 Fix order of colors for some progress bars
Origin commit data
------------------
Branch: ni/coolstream
Commit: adfbfe079c
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-04-05 (Fri, 05 Apr 2013)

Origin message was:
------------------
* Fix order of colors for some progress bars

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

------------------
This commit was generated by Migit
2013-04-05 19:43:50 +01:00
Thilo Graf
71248e0dc7 CComponents: add progressbar class to cc-items
CProgressbar moved into components sub directory and adapt includes.
Progressbar objects are now usable as cc-item

TODO:
-some color and size corrections
-found some dub codes for sig and snr-bars, needs rework


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



------------------
This commit was generated by Migit
2013-04-02 09:31:05 +02:00
Stefan Seyfried
32b4ee678f infoviewer_bb: initialize values to satisfy valgrind
Origin commit data
------------------
Branch: ni/coolstream
Commit: a410dabcdb
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-02-22 (Fri, 22 Feb 2013)


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

------------------
This commit was generated by Migit
2013-02-24 13:57:07 +01:00
Stefan Seyfried
01982a3c4a infoviewer_bb: fix flickering HDD bar display
Signed-off-by: Jacek Jendrzej <crashdvb@googlemail.com>


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



------------------
This commit was generated by Migit
2013-02-20 21:05:25 +01:00
Stefan Seyfried
6b2332d31c infoviewer_bb: don't start HDD percent thread once per second
Only start the HDD percent determination once per infobar display

Signed-off-by: Jacek Jendrzej <crashdvb@googlemail.com>


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



------------------
This commit was generated by Migit
2013-02-20 21:05:18 +01:00
Stefan Seyfried
c6a4da54f6 infoviewer_bb: smarter use of available space for buttons
of a button is not going to be painted, the space can be used for
other buttons which might otherwise have their text cut off

Signed-off-by: Jacek Jendrzej <crashdvb@googlemail.com>


Origin commit data
------------------
Branch: ni/coolstream
Commit: 0042ad1e7f
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-02-17 (Sun, 17 Feb 2013)



------------------
This commit was generated by Migit
2013-02-20 21:05:14 +01:00
Stefan Seyfried
50b512e21b infoviewer_bb: limit text width to available space
only use the available space to draw the button texts

Signed-off-by: Jacek Jendrzej <crashdvb@googlemail.com>


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



------------------
This commit was generated by Migit
2013-02-20 21:05:11 +01:00
Michael Liebmann
21a4195103 infoviewer_bb.cpp: Optimize display of simple resolution in the info bar
Origin commit data
------------------
Branch: ni/coolstream
Commit: d9cf5197f4
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2012-11-15 (Thu, 15 Nov 2012)

Origin message was:
------------------
* infoviewer_bb.cpp: Optimize display of simple resolution in the info bar

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

------------------
This commit was generated by Migit
2012-11-16 07:14:01 +01:00
Michael Liebmann
114ce441ab infoviewer/streaminfo2: fix resolution 1080
Origin commit data
------------------
Branch: ni/coolstream
Commit: 967f9f8ef4
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2012-11-11 (Sun, 11 Nov 2012)

Origin message was:
------------------
- infoviewer/streaminfo2: fix resolution 1080

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

------------------
This commit was generated by Migit
2012-11-11 09:53:25 +01:00
vanhofen
45a9ce6263 infoviewer_bb.cpp: fix resolution 1080
Origin commit data
------------------
Branch: ni/coolstream
Commit: 187825be19
Author: vanhofen <vanhofen@gmx.de>
Date: 2012-11-11 (Sun, 11 Nov 2012)

Origin message was:
------------------
- infoviewer_bb.cpp: fix resolution 1080

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

------------------
This commit was generated by Migit
2012-11-11 00:17:12 +01:00
defans
e9d2fd5e1d infoviewer_bb.cpp,h: fix determination of hdd-usage in thread
Origin commit data
------------------
Branch: ni/coolstream
Commit: 24ffee6bb2
Author: defans <defans@bluepeercrew.us>
Date: 2012-11-06 (Tue, 06 Nov 2012)

Origin message was:
------------------
- infoviewer_bb.cpp,h: fix determination of hdd-usage in thread

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

------------------
This commit was generated by Migit
2012-11-06 22:05:45 +01:00
Jacek Jendrzej
f35b64432a initialize not initialized var
Origin commit data
------------------
Branch: ni/coolstream
Commit: 926e0ce141
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-11-05 (Mon, 05 Nov 2012)

Origin message was:
------------------
initialize not initialized var

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

------------------
This commit was generated by Migit
2012-11-05 09:24:51 +01:00
Jacek Jendrzej
5118d4bdf9 movieplayer: show current AudioName in infoviewer
Origin commit data
------------------
Branch: ni/coolstream
Commit: 3fd2a73d77
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-10-17 (Wed, 17 Oct 2012)


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

------------------
This commit was generated by Migit
2012-10-17 21:39:44 +02:00
Jacek Jendrzej
7d937f846a infoviewer_bb.cpp: dont show CA Status in TS mode
Origin commit data
------------------
Branch: ni/coolstream
Commit: 8474038c27
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-10-17 (Wed, 17 Oct 2012)


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

------------------
This commit was generated by Migit
2012-10-17 15:34:50 +02:00
vanhofen
732594fa2e system/helpers: rework get_fs_usage()
also comment some unuses variables in src/infoviever_bb.{h,cpp}


Origin commit data
------------------
Branch: ni/coolstream
Commit: 7c01980e94
Author: vanhofen <vanhofen@gmx.de>
Date: 2012-09-27 (Thu, 27 Sep 2012)

Origin message was:
------------------
- system/helpers: rework get_fs_usage()

also comment some unuses variables in src/infoviever_bb.{h,cpp}


------------------
This commit was generated by Migit
2012-09-27 12:22:33 +02:00
[CST] Focus
e906205334 gui/infoviewer_bb.cpp: disable thread to update hdd used percent -
there is screen corruption/artifacts (race?).
better solution needed, probably hdd monitor thread which cache data ?


Origin commit data
------------------
Branch: ni/coolstream
Commit: 0d4ce318c3
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-09-21 (Fri, 21 Sep 2012)



------------------
This commit was generated by Migit
2012-09-21 18:47:42 +04:00
vanhofen
e5b03811b9 infoviewerbb: determination of hdd-percentage in a seperate thread
Origin commit data
------------------
Branch: ni/coolstream
Commit: 87f7a224f7
Author: vanhofen <vanhofen@gmx.de>
Date: 2012-09-19 (Wed, 19 Sep 2012)

Origin message was:
------------------
- infoviewerbb: determination of hdd-percentage in a seperate thread

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

------------------
This commit was generated by Migit
2012-09-19 21:23:50 +02:00
Thilo Graf
eb70cd2ac7 CInfoViewer: don't show tuner icon with single boxes
Origin commit data
------------------
Branch: ni/coolstream
Commit: 807dce9497
Author: Thilo Graf <dbt@novatux.de>
Date: 2012-08-30 (Thu, 30 Aug 2012)

Origin message was:
------------------
*CInfoViewer: don't show tuner icon with single boxes

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

------------------
This commit was generated by Migit
2012-09-18 12:10:17 +02:00
Jacek Jendrzej
4d7752964c move safe_mkdir & check_dir to system-helpers
Origin commit data
------------------
Branch: ni/coolstream
Commit: dfa3231469
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-09-11 (Tue, 11 Sep 2012)


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

------------------
This commit was generated by Migit
2012-09-11 20:34:53 +02:00
Jacek Jendrzej
67c5d7c91e remove doubles include
Origin commit data
------------------
Branch: ni/coolstream
Commit: a3bfab0bcd
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-09-11 (Tue, 11 Sep 2012)


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

------------------
This commit was generated by Migit
2012-09-11 20:31:33 +02:00
Jacek Jendrzej
1fc94b37ae fix gcc 4.7.x warnings
Origin commit data
------------------
Branch: ni/coolstream
Commit: 060c1c45b2
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-07-07 (Sat, 07 Jul 2012)


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

------------------
This commit was generated by Migit
2012-07-07 13:09:08 +02:00
Jacek Jendrzej
3fc290d9ad infoviewer: displaying dd availability is now optional -fix
Origin commit data
------------------
Branch: ni/coolstream
Commit: 9f1904a71d
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-06-22 (Fri, 22 Jun 2012)


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

------------------
This commit was generated by Migit
2012-06-22 19:36:38 +02:00
Jacek Jendrzej
78371489d4 infoviewer: displaying dd availability is now optional (martii patch adapted by bazi98 )
Origin commit data
------------------
Branch: ni/coolstream
Commit: 041991e0de
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-06-22 (Fri, 22 Jun 2012)


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

------------------
This commit was generated by Migit
2012-06-22 10:30:56 +02:00
Jacek Jendrzej
5ed8825b21 use empty() instead of size()
Origin commit data
------------------
Branch: ni/coolstream
Commit: bc574e9688
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-06-16 (Sat, 16 Jun 2012)

Origin message was:
------------------
 use empty() instead of size()

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

------------------
This commit was generated by Migit
2012-06-16 09:44:42 +02:00
Jacek Jendrzej
f63b05d3fe infoviewer_bb.cpp: fix caid order in discrete mode
Origin commit data
------------------
Branch: ni/coolstream
Commit: 05c030049e
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-06-08 (Fri, 08 Jun 2012)


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

------------------
This commit was generated by Migit
2012-06-08 12:24:50 +02:00
[CST] Focus
c4b0f994e4 gui/infoviewer_bb.cpp: change ca status display logic, comment thread start,
reasons: on zap showIcon_CA_Status was called at least 5! times, including full cabar paint,
while channel camap changed only once, so should be enough to paint bar once, paint grey icons if zap not complete,
and paint icons on event from zapit;
thread only to speedup resolution display for some 0.5-1 seconds sounds redundant.
feel free to discuss in mail-list


Origin commit data
------------------
Branch: ni/coolstream
Commit: ab9e712e1e
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-06-02 (Sat, 02 Jun 2012)



------------------
This commit was generated by Migit
2012-06-02 15:02:24 +04:00
Michael Liebmann
07653c1438 infoviewer_bb: Workaround for display the CA-icons outside of the infobar
Origin commit data
------------------
Branch: ni/coolstream
Commit: 3593c425b6
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2012-05-21 (Mon, 21 May 2012)

Origin message was:
------------------
* infoviewer_bb: Workaround for display the CA-icons outside of the infobar

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

------------------
This commit was generated by Migit
2012-05-21 18:08:44 +01:00
Michael Liebmann
58aedf8a84 infoviewer_bb: Little style- and performance-fixes
Origin commit data
------------------
Branch: ni/coolstream
Commit: 2021564e4f
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2012-05-21 (Mon, 21 May 2012)

Origin message was:
------------------
* infoviewer_bb: Little style- and performance-fixes

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

------------------
This commit was generated by Migit
2012-05-21 18:08:44 +01:00
Michael Liebmann
0cb84a703c Infoviewer: rework buttonbar
- add new class 'CInfoViewerBB' (infoviewer_bb.cpp)
- rework paint and calculate icons
- unused icons in the radio mode will not be displayed
- activate 'show resolution = off' in osd setup
- insert 'Display active tuner' in osd setup


Origin commit data
------------------
Branch: ni/coolstream
Commit: 364b323607
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2012-04-24 (Tue, 24 Apr 2012)

Origin message was:
------------------
* Infoviewer: rework buttonbar

- add new class 'CInfoViewerBB' (infoviewer_bb.cpp)
- rework paint and calculate icons
- unused icons in the radio mode will not be displayed
- activate 'show resolution = off' in osd setup
- insert 'Display active tuner' in osd setup


------------------
This commit was generated by Migit
2012-05-19 15:46:37 +01:00