Commit Graph

60 Commits

Author SHA1 Message Date
vanhofen
09d2eb6e89 CInfoViewerBB: fix infobar ratio webtv
Signed-off-by: M. Liebmann <tuxcode.bbg@gmail.com>


Origin commit data
------------------
Branch: ni/coolstream
Commit: 45968b339d
Author: vanhofen <vanhofen@gmx.de>
Date: 2015-10-19 (Mon, 19 Oct 2015)



------------------
This commit was generated by Migit
2015-10-21 12:31:04 +02:00
[CST] Focus
bceb57955d gui/infoviewer.cpp: remove some showTitle wrapper, use epg-id to get events
Origin commit data
------------------
Branch: ni/coolstream
Commit: 329aea09be
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2015-06-02 (Tue, 02 Jun 2015)


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

------------------
This commit was generated by Migit
2015-09-24 12:25:39 +03:00
vanhofen
c1c0c51126 infoviewer: add color-to-color gradient feature; THX to TangoCash ...
... for basic inspiration and dbt for some optimizations


Origin commit data
------------------
Branch: ni/coolstream
Commit: 62daf1dc4c
Author: vanhofen <vanhofen@gmx.de>
Date: 2015-05-04 (Mon, 04 May 2015)

Origin message was:
------------------
- infoviewer: add color-to-color gradient feature; THX to TangoCash ...

... for basic inspiration and dbt for some optimizations


------------------
This commit was generated by Migit
2015-05-04 09:41:41 +02:00
Stefan Seyfried
2e4580b3fc infoviewer: simplify clock handling
Origin commit data
------------------
Branch: ni/coolstream
Commit: 08daae7852
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2015-03-27 (Fri, 27 Mar 2015)


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

------------------
This commit was generated by Migit
2015-03-27 13:27:22 +01:00
Stefan Seyfried
105b4dd9e8 infoviewer.h: replace includes with forward declaration
Origin commit data
------------------
Branch: ni/coolstream
Commit: 8fcaeda6a4
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2015-02-11 (Wed, 11 Feb 2015)


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

------------------
This commit was generated by Migit
2015-02-14 14:31:12 +01:00
Stefan Seyfried
43f4d834ed infoviewer: use forward declaration instead of including infoviewer_bb
Origin commit data
------------------
Branch: ni/coolstream
Commit: 967f85eb5f
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2015-02-10 (Tue, 10 Feb 2015)


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

------------------
This commit was generated by Migit
2015-02-14 14:31:11 +01:00
Thilo Graf
b9977c2382 CInfoViewer: rework init and paint of clock
This removes some dimension assignments in start() because of
already existant and usable dimension values that comes directly
from clock object.


Origin commit data
------------------
Branch: ni/coolstream
Commit: a58bd6c235
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-12-19 (Fri, 19 Dec 2014)



------------------
This commit was generated by Migit
2014-12-19 10:19:51 +01:00
vanhofen
82b10410af infoviewer: fix calculation for time_width ...
... because some fonts has larger ' ' than ':'.
* align clock with 10 px right offset (same as the other elements)
* align depending elements with new clock dimensions


Origin commit data
------------------
Branch: ni/coolstream
Commit: 25f30a6fa4
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-12-18 (Thu, 18 Dec 2014)

Origin message was:
------------------
- infoviewer: fix calculation for time_width ...

 ... because some fonts has larger ' ' than ':'.
* align clock with 10 px right offset (same as the other elements)
* align depending elements with new clock dimensions


------------------
This commit was generated by Migit
2014-12-18 15:59:07 +01:00
[CST] Focus
0824918f69 gui/movieplayer.cpp: add support for marked file list to play (file playback) and repeat modes,
original code (C) martii <m4rtii@gmx.de>


Origin commit data
------------------
Branch: ni/coolstream
Commit: d83d519c86
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-09-17 (Wed, 17 Sep 2014)



------------------
This commit was generated by Migit
2014-09-17 20:13:49 +04: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
Thilo Graf
545699763c CInfoViewer: show time with CComponentsFrmClock object
This replaces old code that displayed time in infobar.


Origin commit data
------------------
Branch: ni/coolstream
Commit: ef374d7f8d
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-11-26 (Tue, 26 Nov 2013)



------------------
This commit was generated by Migit
2013-11-26 11:56:23 +01:00
vanhofen
c195e50bd1 movieplayer: show channellogo in infobar
Origin commit data
------------------
Branch: ni/coolstream
Commit: 5ce5730f84
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-11-15 (Fri, 15 Nov 2013)

Origin message was:
------------------
- movieplayer: show channellogo in infobar

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

------------------
This commit was generated by Migit
2013-11-15 09:22:12 +01:00
[CST] Focus
74e17a401d gui/infoviewer.cpp: disable EVT_NOEPG_YET in virtual zap mode
Origin commit data
------------------
Branch: ni/coolstream
Commit: bbe63318b8
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-07-30 (Tue, 30 Jul 2013)


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

------------------
This commit was generated by Migit
2013-07-30 11:13:50 +04:00
Michael Liebmann
99e28fe73d Fix paint VolumeBar on InfoViewer
Origin commit data
------------------
Branch: ni/coolstream
Commit: 31e2dae622
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-06-26 (Wed, 26 Jun 2013)


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

------------------
This commit was generated by Migit
2013-07-03 07:30:09 +02:00
Thilo Graf
58a2d0755f CInfoViewer: add member killInfobarText()
Ensure that no unnecessary instance of Components infobox is generated
and paint only changed text.


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



------------------
This commit was generated by Migit
2013-04-27 22:20:10 +02:00
Thilo Graf
029f6ed93d CInfoViewer: implement CComponentsInfoBox() to show infobar.txt content
Origin commit data
------------------
Branch: ni/coolstream
Commit: a09d7f4a7e
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-04-24 (Wed, 24 Apr 2013)


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

------------------
This commit was generated by Migit
2013-04-26 18:31:39 +02: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
af5f76d64b infoviewer: make oldinfo a member of the class
Origin commit data
------------------
Branch: ni/coolstream
Commit: 5033a9e4ef
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-03-25 (Mon, 25 Mar 2013)


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

------------------
This commit was generated by Migit
2013-03-25 18:02:46 +01:00
Jacek Jendrzej
fa069d793b supplement to faad967b97, simplification
Origin commit data
------------------
Branch: ni/coolstream
Commit: 59fa692bd0
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-12-08 (Sat, 08 Dec 2012)


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

------------------
This commit was generated by Migit
2012-12-08 16:28:53 +01:00
Jacek Jendrzej
faad967b97 add provider name to infobar , no gui option
Origin commit data
------------------
Branch: ni/coolstream
Commit: 7bebdf91e0
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-12-08 (Sat, 08 Dec 2012)


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

------------------
This commit was generated by Migit
2012-12-08 11:15:40 +01:00
[CST] Focus
e079db2ae3 gui/infoviewer.cpp: add set/getUpdateTimer, dont set timer in start()
Origin commit data
------------------
Branch: ni/coolstream
Commit: 5c6c284c2f
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-11-02 (Fri, 02 Nov 2012)


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

------------------
This commit was generated by Migit
2012-11-02 16:09:25 +04:00
[CST] Focus
c0ec715e18 gui/infoviewer.cpp: comment unused CInfoViewerHandler
Origin commit data
------------------
Branch: ni/coolstream
Commit: 343a2b9492
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-06-13 (Wed, 13 Jun 2012)


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

------------------
This commit was generated by Migit
2012-06-13 15:25:55 +04:00
[CST] Focus
852989dd1f gui/infoviewer.cpp: comment all showIcon_CA_Status calls, leave only one - on event;
comment unused code


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



------------------
This commit was generated by Migit
2012-06-02 14:55:32 +04: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
[CST] Focus
006cc70f93 gui/infoviewer.cpp: add destructor
Origin commit data
------------------
Branch: ni/coolstream
Commit: 1e1b370321
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-05-04 (Fri, 04 May 2012)


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

------------------
This commit was generated by Migit
2012-05-04 16:52:07 +04:00
[CST] Focus
a07cc1a7b1 Merge branch 'multituner' into dvbsi++
Origin commit data
------------------
Branch: ni/coolstream
Commit: 5027559691
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-03-16 (Fri, 16 Mar 2012)


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

------------------
This commit was generated by Migit
2012-03-16 14:22:37 +04:00
[CST] Focus
f7d6d1efc9 fix conflict
Origin commit data
------------------
Branch: ni/coolstream
Commit: 68201bad9e
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-03-16 (Fri, 16 Mar 2012)


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

------------------
This commit was generated by Migit
2012-03-16 14:11:06 +04:00
Jacek Jendrzej
b1386e14c7 show infobar with colored freq after SDT freq update
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@2150 e54a6e83-5905-42d5-8d5c-058d10e6a962


Origin commit data
------------------
Branch: ni/coolstream
Commit: e7f4a0a9cc
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-03-15 (Thu, 15 Mar 2012)



------------------
This commit was generated by Migit
2012-03-15 18:06:22 +00:00
[CST] Focus
5dcf3df49c gui/infoviewer.cpp: add showTitle for t_channel_id and CZapitChannel
Origin commit data
------------------
Branch: ni/coolstream
Commit: 2c5e1e9948
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-03-13 (Tue, 13 Mar 2012)


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

------------------
This commit was generated by Migit
2012-03-13 20:29:44 +04:00
[CST] Focus
f1f70dea03 Merge branch 'master', remote-tracking branch 'origin' into dvbsi++
Origin commit data
------------------
Branch: ni/coolstream
Commit: f3d2895847
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-03-02 (Fri, 02 Mar 2012)


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

------------------
This commit was generated by Migit
2012-03-02 19:31:49 +04:00
[CST] Focus
5f7d6d49a2 Merge branch 'master' into multituner
Origin commit data
------------------
Branch: ni/coolstream
Commit: 2ecc60cf71
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-03-02 (Fri, 02 Mar 2012)


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

------------------
This commit was generated by Migit
2012-03-02 18:59:50 +04:00
Jacek Jendrzej
56cd0922c8 infoviewer: extension infobar timeout for motor rotation
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@2133 e54a6e83-5905-42d5-8d5c-058d10e6a962


Origin commit data
------------------
Branch: ni/coolstream
Commit: 987d592da5
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-02-29 (Wed, 29 Feb 2012)



------------------
This commit was generated by Migit
2012-02-29 13:20:23 +00:00
[CST] Focus
414837f809 Merge branch 'master' into multituner
Origin commit data
------------------
Branch: ni/coolstream
Commit: 8aace8f669
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-02-15 (Wed, 15 Feb 2012)


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

------------------
This commit was generated by Migit
2012-02-15 13:51:38 +04:00
[CST] Focus
3a9440cb5f sync
Origin commit data
------------------
Branch: ni/coolstream
Commit: 4dfaa13725
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-02-10 (Fri, 10 Feb 2012)


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

------------------
This commit was generated by Migit
2012-02-10 19:11:39 +04:00
Michael Liebmann
e03107ef40 Custom Menu Icons
- Use paint background to draw the icons in the info bar.
- Scale down var/hdd fill level in the info bar if larger icons are used.
- No change to use the original icons.

git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@2083 e54a6e83-5905-42d5-8d5c-058d10e6a962


Origin commit data
------------------
Branch: ni/coolstream
Commit: cce30fb301
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2012-02-07 (Tue, 07 Feb 2012)

Origin message was:
------------------
* Custom Menu Icons

- Use paint background to draw the icons in the info bar.
- Scale down var/hdd fill level in the info bar if larger icons are used.
- No change to use the original icons.

git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@2083 e54a6e83-5905-42d5-8d5c-058d10e6a962


------------------
This commit was generated by Migit
2012-02-07 11:12:52 +00:00
[CST] Focus
4e9c21eebb infoviewer: get satellite name from CServiceManager; add tuner number icon; use channel camap to display ca systems
Origin commit data
------------------
Branch: ni/coolstream
Commit: deeb24760e
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-01-13 (Fri, 13 Jan 2012)


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

------------------
This commit was generated by Migit
2012-01-13 14:41:21 +04:00
[CST] Focus
412a5abf7d Pass reference to showMovieTitle; Fix function name
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1959 e54a6e83-5905-42d5-8d5c-058d10e6a962


Origin commit data
------------------
Branch: ni/coolstream
Commit: 897a8293cd
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2011-12-08 (Thu, 08 Dec 2011)



------------------
This commit was generated by Migit
2011-12-08 16:26:08 +00:00
[CST] Focus
491bfd6c9b Use new class to fade. Old code commented for reference until confirmed no changes in behavior
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1951 e54a6e83-5905-42d5-8d5c-058d10e6a962


Origin commit data
------------------
Branch: ni/coolstream
Commit: eed6f509a7
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2011-12-06 (Tue, 06 Dec 2011)



------------------
This commit was generated by Migit
2011-12-06 15:13:04 +00:00
gixxpunk
b515dc886f block FAV button in VirtualZAP mode to prevent unwanted/buggy behavior
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1768 e54a6e83-5905-42d5-8d5c-058d10e6a962


Origin commit data
------------------
Branch: ni/coolstream
Commit: 57ed8ca478
Author: gixxpunk <thomas.harfmann@gmail.com>
Date: 2011-10-21 (Fri, 21 Oct 2011)

Origin message was:
------------------
- block FAV button in VirtualZAP mode to prevent unwanted/buggy behavior

git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1768 e54a6e83-5905-42d5-8d5c-058d10e6a962


------------------
This commit was generated by Migit
2011-10-21 11:03:11 +00:00
gixxpunk
18bd823362 add support for radiotext (needs testing) -> http://www.dbox2world.net/board293-coolstream-hd1/board296-coolstream-software/10635-radiotext-einbauen/
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@1501 e54a6e83-5905-42d5-8d5c-058d10e6a962


Origin commit data
------------------
Branch: ni/coolstream
Commit: ec402d9518
Author: gixxpunk <thomas.harfmann@gmail.com>
Date: 2011-06-02 (Thu, 02 Jun 2011)

Origin message was:
------------------
- add support for radiotext (needs testing) -> http://www.dbox2world.net/board293-coolstream-hd1/board296-coolstream-software/10635-radiotext-einbauen/

git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@1501 e54a6e83-5905-42d5-8d5c-058d10e6a962


------------------
This commit was generated by Migit
2011-06-02 15:29:40 +00:00
Jacek Jendrzej
376e883736 add Logo+Kanalnummer/Signalbalken option
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@1494 e54a6e83-5905-42d5-8d5c-058d10e6a962


Origin commit data
------------------
Branch: ni/coolstream
Commit: e73cf4aa52
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2011-05-26 (Thu, 26 May 2011)

Origin message was:
------------------
-add Logo+Kanalnummer/Signalbalken option

git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@1494 e54a6e83-5905-42d5-8d5c-058d10e6a962


------------------
This commit was generated by Migit
2011-05-26 15:35:22 +00:00
Stefan Seyfried
b40b80a636 infoviewer: scale filesystem bars with screen width
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@1083 e54a6e83-5905-42d5-8d5c-058d10e6a962


Origin commit data
------------------
Branch: ni/coolstream
Commit: ca56d16908
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2011-01-30 (Sun, 30 Jan 2011)



------------------
This commit was generated by Migit
2011-01-30 12:23:55 +00:00
Jacek Jendrzej
0414a030f8 reduce globales
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@1078 e54a6e83-5905-42d5-8d5c-058d10e6a962


Origin commit data
------------------
Branch: ni/coolstream
Commit: 4ed28f963c
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2011-01-28 (Fri, 28 Jan 2011)



------------------
This commit was generated by Migit
2011-01-28 09:45:30 +00:00
Stefan Seyfried
5e6c086bec movieplayer: display approx. playback position in infobar
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@891 e54a6e83-5905-42d5-8d5c-058d10e6a962


Origin commit data
------------------
Branch: ni/coolstream
Commit: 65b1e20a83
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2010-11-27 (Sat, 27 Nov 2010)



------------------
This commit was generated by Migit
2010-11-27 13:57:01 +00:00
Jacek Jendrzej
4d0edd8e60 add movieplayer icons to infoviewer
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@820 e54a6e83-5905-42d5-8d5c-058d10e6a962


Origin commit data
------------------
Branch: ni/coolstream
Commit: 34084de56f
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2010-10-05 (Tue, 05 Oct 2010)

Origin message was:
------------------
-add movieplayer icons to infoviewer

git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@820 e54a6e83-5905-42d5-8d5c-058d10e6a962


------------------
This commit was generated by Migit
2010-10-05 17:15:22 +00:00
Stefan Seyfried
64ed1bc9fd neutrino: port "show infobar on EPG change" from tuxbox
Maybe this should be configurable besides the config file,
then another Menu item is needed...

git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@736 e54a6e83-5905-42d5-8d5c-058d10e6a962


Origin commit data
------------------
Branch: ni/coolstream
Commit: 6861b2969c
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2010-08-22 (Sun, 22 Aug 2010)



------------------
This commit was generated by Migit
2010-08-22 17:25:56 +00:00
Jacek Jendrzej
4469025d0f optimize & fixes
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@703 e54a6e83-5905-42d5-8d5c-058d10e6a962


Origin commit data
------------------
Branch: ni/coolstream
Commit: c93a6b9797
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2010-08-04 (Wed, 04 Aug 2010)



------------------
This commit was generated by Migit
2010-08-04 16:23:15 +00:00
Jacek Jendrzej
3354b58353 optimize & fixes
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@702 e54a6e83-5905-42d5-8d5c-058d10e6a962


Origin commit data
------------------
Branch: ni/coolstream
Commit: 1760ea8acb
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2010-08-04 (Wed, 04 Aug 2010)



------------------
This commit was generated by Migit
2010-08-04 16:13:06 +00:00
Jacek Jendrzej
662a6369d6 add resolution icon to infoviewer
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@694 e54a6e83-5905-42d5-8d5c-058d10e6a962


Origin commit data
------------------
Branch: ni/coolstream
Commit: eed43dde92
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2010-07-31 (Sat, 31 Jul 2010)

Origin message was:
------------------
-add resolution icon to infoviewer

git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@694 e54a6e83-5905-42d5-8d5c-058d10e6a962


------------------
This commit was generated by Migit
2010-07-31 14:11:05 +00:00
Jacek Jendrzej
1ee6217cc9 add CA display mode
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@689 e54a6e83-5905-42d5-8d5c-058d10e6a962


Origin commit data
------------------
Branch: ni/coolstream
Commit: adde01fe2e
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2010-07-29 (Thu, 29 Jul 2010)

Origin message was:
------------------
-add CA display mode

git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@689 e54a6e83-5905-42d5-8d5c-058d10e6a962


------------------
This commit was generated by Migit
2010-07-29 11:51:54 +00:00