Commit Graph

686 Commits

Author SHA1 Message Date
[CST] Focus
0e9750eac5 fix conflict
Origin commit data
------------------
Branch: ni/coolstream
Commit: 5dd54caf54
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-06-18 (Mon, 18 Jun 2012)


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

------------------
This commit was generated by Migit
2012-06-18 14:56:17 +04:00
Jacek Jendrzej
37a826a5a2 use empty() instead of size()
Origin commit data
------------------
Branch: ni/coolstream
Commit: c1a1aae4c1
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 10:38:38 +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
[CST] Focus
eb308711ae gui/channellist.cpp: remove direct access to channel->name
Origin commit data
------------------
Branch: ni/coolstream
Commit: 90669b9945
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 17:07:55 +04:00
Jacek Jendrzej
7af616c3d8 add: sort channels in allchannel mode
Origin commit data
------------------
Branch: ni/coolstream
Commit: 71832331d0
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-04-24 (Tue, 24 Apr 2012)


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

------------------
This commit was generated by Migit
2012-04-24 14:14:42 +02:00
no@ma.il
be33fea8ef channellist.cpp : fix biggest chan number in list
Origin commit data
------------------
Branch: ni/coolstream
Commit: 6cfd4da52e
Author: no@ma.il <one@localhost.(none)>
Date: 2012-04-24 (Tue, 24 Apr 2012)


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

------------------
This commit was generated by Migit
2012-04-24 12:55:18 +02:00
[CST] Focus
8bd8e42656 gui/channellist.cpp: add menu point to remove 'new' channel flag
Origin commit data
------------------
Branch: ni/coolstream
Commit: 67c9e32bd2
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-04-22 (Sun, 22 Apr 2012)


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

------------------
This commit was generated by Migit
2012-04-22 15:26:26 +04:00
[CST] Focus
814488cfb4 gui/channellist.cpp: fix last change in setSelected - always set tuned
Origin commit data
------------------
Branch: ni/coolstream
Commit: 28352bcc52
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-04-21 (Sat, 21 Apr 2012)


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

------------------
This commit was generated by Migit
2012-04-21 16:52:02 +04:00
[CST] Focus
ee2f5d5d3c gui/channellist.cpp: safe-check in setSelected(), to prevent crash if incorrect selected set
Origin commit data
------------------
Branch: ni/coolstream
Commit: a3621a73ca
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-04-20 (Fri, 20 Apr 2012)


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

------------------
This commit was generated by Migit
2012-04-20 20:09:25 +04:00
Stefan Seyfried
c2112d87bb neutrino: adapt to the framebuffer_spark blitter change
basically add fb->blit() in every widget where necessary to
make sure the framebuffer is updated with current content


Origin commit data
------------------
Branch: ni/coolstream
Commit: a029333c1a
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-04-01 (Sun, 01 Apr 2012)



------------------
This commit was generated by Migit
2012-04-17 19:33:57 +02:00
Stefan Seyfried
3dcd1f939f channellist: always start video if parental lock is disabled
this fixes an obscure wakeup-from-standby bug if parental locking is
disabled but a bouquet is marked as "locked" anyway


Origin commit data
------------------
Branch: ni/coolstream
Commit: 98e8e0f856
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-02-25 (Sat, 25 Feb 2012)



------------------
This commit was generated by Migit
2012-04-17 19:33:54 +02:00
Stefan Seyfried
47b4b63360 neutrino: do not display expired events in channel list
Origin commit data
------------------
Branch: ni/coolstream
Commit: 3f84fb416f
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-01-22 (Sun, 22 Jan 2012)


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

------------------
This commit was generated by Migit
2012-04-17 19:33:52 +02:00
Stefan Seyfried
2900c2b201 neutrino: make button bar use available space intelligently
modify the paintButtons() function, so that it spreads the buttons
over the available width with constant space between them.
Port over all users to the new method and clean up quite some custom
button drawing code on the way.

Attention: This code is GPL v3+ only for now!


Origin commit data
------------------
Branch: ni/coolstream
Commit: 2f65aea744
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2011-10-03 (Mon, 03 Oct 2011)



------------------
This commit was generated by Migit
2012-04-17 19:33:49 +02:00
Stefan Seyfried
af6edcdc68 neutrino: add the possibility to lock bouquets by default
This basically inverts the "locked" attribute of bouquets.xml and
allows to selectively enable only favourites or similar.


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



------------------
This commit was generated by Migit
2012-04-17 19:33:49 +02:00
Stefan Seyfried
50fede66bd neutrino: port "EPG title in LCD" from tuxbox
Origin commit data
------------------
Branch: ni/coolstream
Commit: a99ff05934
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2011-01-26 (Wed, 26 Jan 2011)


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

------------------
This commit was generated by Migit
2012-04-17 19:33:45 +02:00
[CST] Focus
6047a61e03 gui/scan_setup.cpp,
gui/channellist.cpp,
gui/bedit/bouqueteditor_channels.cpp,
gui/bedit/bouqueteditor_chanselect.cpp: use transponder::description to show channel details


Origin commit data
------------------
Branch: ni/coolstream
Commit: 1c2363cfb4
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-04-17 (Tue, 17 Apr 2012)



------------------
This commit was generated by Migit
2012-04-17 18:42:52 +04:00
[CST] Focus
0bb078b6a9 GUI: add support for L/R, use transponder::pol to display polarization
Origin commit data
------------------
Branch: ni/coolstream
Commit: c14741dcd2
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-04-16 (Mon, 16 Apr 2012)


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

------------------
This commit was generated by Migit
2012-04-16 16:56:26 +04:00
[CST] Focus
c4360e8195 gui/channellist.cpp: remove bouquetList checks, it never should be NULL
Origin commit data
------------------
Branch: ni/coolstream
Commit: 9bcc63ea01
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-04-05 (Thu, 05 Apr 2012)


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

------------------
This commit was generated by Migit
2012-04-05 20:29:07 +04:00
[CST] Focus
df0ec5fec3 gui/channellist.cpp: remove unused if/else in CChannelList::paintDetails
Origin commit data
------------------
Branch: ni/coolstream
Commit: 7abc312042
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-04-05 (Thu, 05 Apr 2012)


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

------------------
This commit was generated by Migit
2012-04-05 19:57:49 +04:00
[CST] Focus
eb9593db3d gui/channellist.cpp: remove CmpChannel..
Origin commit data
------------------
Branch: ni/coolstream
Commit: 07a250130b
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-04-05 (Thu, 05 Apr 2012)


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

------------------
This commit was generated by Migit
2012-04-05 18:57:50 +04:00
[CST] Focus
97721bce0a gui/channellist.cpp: remove switch(), use CRCInput::getNumericValue
Origin commit data
------------------
Branch: ni/coolstream
Commit: 2cb3edd0eb
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-04-04 (Wed, 04 Apr 2012)


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

------------------
This commit was generated by Migit
2012-04-04 18:45:40 +04:00
[CST] Focus
542ec3284e gui/channellist.cpp: reuse code as updateSelection()
Origin commit data
------------------
Branch: ni/coolstream
Commit: 3d5d834f3c
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-04-04 (Wed, 04 Apr 2012)


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

------------------
This commit was generated by Migit
2012-04-04 18:34:51 +04:00
[CST] Focus
e12aa3ce3a Mark some found bugs with FIXME
Origin commit data
------------------
Branch: ni/coolstream
Commit: 2209489d3e
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-03-22 (Thu, 22 Mar 2012)


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

------------------
This commit was generated by Migit
2012-03-22 18:15:18 +04:00
[CST] Focus
729a99582a gui/channellist.cpp: bugfix, reset selected chid in setSelected
Origin commit data
------------------
Branch: ni/coolstream
Commit: 70371b93a9
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-03-19 (Mon, 19 Mar 2012)


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

------------------
This commit was generated by Migit
2012-03-19 18:06:57 +04:00
[CST] Focus
3a16d09c98 gui/channellist.cpp: comment CVFD::getInstance()->setMode in show(),
call it after channel list closed, to prevent recursive calls on
bouquet lists close. Some places to call could be missed


Origin commit data
------------------
Branch: ni/coolstream
Commit: a0fff2b417
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-03-16 (Fri, 16 Mar 2012)



------------------
This commit was generated by Migit
2012-03-16 15:08:09 +04:00
[CST] Focus
df788e5536 gui/channellist.cpp: fix warning
Origin commit data
------------------
Branch: ni/coolstream
Commit: 984eccc84a
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:27:58 +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
cdc4fbf03d gui/channellist.cpp: add getActiveChannel;
remove old and commented code;
add left key as backspace in numericZap;
simplify numericZap and virtual zap;


Origin commit data
------------------
Branch: ni/coolstream
Commit: 521486229c
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-03-16 (Fri, 16 Mar 2012)



------------------
This commit was generated by Migit
2012-03-16 14:18:40 +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
Michael Liebmann
3df5f3075a Fix error message in CChannelList::putChannel
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@2148 e54a6e83-5905-42d5-8d5c-058d10e6a962


Origin commit data
------------------
Branch: ni/coolstream
Commit: f13a3203af
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2012-03-15 (Thu, 15 Mar 2012)

Origin message was:
------------------
* Fix error message in CChannelList::putChannel


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


------------------
This commit was generated by Migit
2012-03-15 08:24:43 +00:00
[CST] Focus
1d403b5f36 WIP. stop assuming whole channel list selected == channel number
Origin commit data
------------------
Branch: ni/coolstream
Commit: 008940a3b7
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-03-14 (Wed, 14 Mar 2012)


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

------------------
This commit was generated by Migit
2012-03-14 19:44:06 +04:00
[CST] Focus
f26f17de30 gui/channellist.cpp: style, remove space before ()
Origin commit data
------------------
Branch: ni/coolstream
Commit: d0af67f529
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 14:49:52 +04:00
[CST] Focus
9ba79bc6b2 Merge remote-tracking branch 'origin/master' into dvbsi++
Origin commit data
------------------
Branch: ni/coolstream
Commit: e9430aec0d
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-02-19 (Sun, 19 Feb 2012)


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

------------------
This commit was generated by Migit
2012-02-19 13:20:19 +04:00
[CST] Focus
d5d2888389 Merge branch 'master' into multituner
Origin commit data
------------------
Branch: ni/coolstream
Commit: 97b72836a9
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-02-19 (Sun, 19 Feb 2012)


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

------------------
This commit was generated by Migit
2012-02-19 12:25:28 +04:00
Thilo Graf
90afe6bd90 neutrino channellist: hide list on starting record
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@2102 e54a6e83-5905-42d5-8d5c-058d10e6a962


Origin commit data
------------------
Branch: ni/coolstream
Commit: e0b3e556e8
Author: Thilo Graf <dbt@novatux.de>
Date: 2012-02-15 (Wed, 15 Feb 2012)

Origin message was:
------------------
*neutrino channellist: hide list on starting record

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


------------------
This commit was generated by Migit
2012-02-15 18:21:45 +00:00
[CST] Focus
e83115b788 Merge branch 'master' into multituner
Origin commit data
------------------
Branch: ni/coolstream
Commit: 7e469e7c4f
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-01-26 (Thu, 26 Jan 2012)


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

------------------
This commit was generated by Migit
2012-01-26 19:37:46 +04:00
Jacek Jendrzej
0aae609c85 dont reload chanellist after manuel reload
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@2065 e54a6e83-5905-42d5-8d5c-058d10e6a962


Origin commit data
------------------
Branch: ni/coolstream
Commit: 163052cd39
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-01-17 (Tue, 17 Jan 2012)



------------------
This commit was generated by Migit
2012-01-17 20:07:13 +00:00
[CST] Focus
d13c781ebb channellist: new SameTP with channel param; use CFEManager to get frontend and check is it possible to zap
Origin commit data
------------------
Branch: ni/coolstream
Commit: 7a5d87d6b1
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 15:08:14 +04:00
[CST] Focus
5d14413dea Fix ghost infobar, if channel zap not possible because of recording
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1972 e54a6e83-5905-42d5-8d5c-058d10e6a962


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



------------------
This commit was generated by Migit
2011-12-14 13:34:25 +00:00
[CST] Focus
53a4a9494e Use new class to fade
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1942 e54a6e83-5905-42d5-8d5c-058d10e6a962


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



------------------
This commit was generated by Migit
2011-12-06 12:29:16 +00:00
[CST] Focus
02275a1ab7 Experimental: save/restore screen for channel list context menu
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1935 e54a6e83-5905-42d5-8d5c-058d10e6a962


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



------------------
This commit was generated by Migit
2011-12-05 14:16:28 +00:00
[CST] Focus
5692e85dc9 Remove unused g_settings.gtx_alpha1/2
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1917 e54a6e83-5905-42d5-8d5c-058d10e6a962


Origin commit data
------------------
Branch: ni/coolstream
Commit: 82d3290d98
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2011-11-26 (Sat, 26 Nov 2011)



------------------
This commit was generated by Migit
2011-11-26 12:45:02 +00:00
[CST] Focus
9f05f75a4b Remove global c_SMSKeyInput
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1915 e54a6e83-5905-42d5-8d5c-058d10e6a962


Origin commit data
------------------
Branch: ni/coolstream
Commit: a73ea424b9
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2011-11-26 (Sat, 26 Nov 2011)



------------------
This commit was generated by Migit
2011-11-26 11:28:17 +00:00
[CST] Focus
3151a87759 Add channel list settings to channel list menu
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1872 e54a6e83-5905-42d5-8d5c-058d10e6a962


Origin commit data
------------------
Branch: ni/coolstream
Commit: 9c021d73f7
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2011-11-22 (Tue, 22 Nov 2011)



------------------
This commit was generated by Migit
2011-11-22 11:03:38 +00:00
[CST] Focus
10803d3b6b Experimental: save/restore channel list mode for history zaps
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1870 e54a6e83-5905-42d5-8d5c-058d10e6a962


Origin commit data
------------------
Branch: ni/coolstream
Commit: a9cb9c4733
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2011-11-22 (Tue, 22 Nov 2011)



------------------
This commit was generated by Migit
2011-11-22 09:49:51 +00:00
Michael Liebmann
f11a59b82c Correct calculation of the size of logo in list header.
- Function for calculating from infoviewer.cpp to pictureviewer.cpp moved
- Correct calculation in channellist.cpp, epgview.cpp and moviebrowser.cpp


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


Origin commit data
------------------
Branch: ni/coolstream
Commit: 4f4f46a912
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2011-11-22 (Tue, 22 Nov 2011)



------------------
This commit was generated by Migit
2011-11-21 23:11:52 +00:00
gixxpunk
ac447791d3 neutrino channellist: switch button sort order blue <-> yellow (patch by bellum)
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1863 e54a6e83-5905-42d5-8d5c-058d10e6a962


Origin commit data
------------------
Branch: ni/coolstream
Commit: 61031262b1
Author: gixxpunk <thomas.harfmann@gmail.com>
Date: 2011-11-18 (Fri, 18 Nov 2011)

Origin message was:
------------------
- neutrino channellist: switch button sort order blue <-> yellow (patch by bellum)

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


------------------
This commit was generated by Migit
2011-11-18 13:54:14 +00:00
Michael Liebmann
6849d1c6d0 Mute-Zap switch channel list (r1840)
- Restored the original state with mute button.
- Switched off via the channel list menu, default value is the original state.


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


Origin commit data
------------------
Branch: ni/coolstream
Commit: d90b967328
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2011-11-13 (Sun, 13 Nov 2011)



------------------
This commit was generated by Migit
2011-11-13 17:18:33 +00:00
Michael Liebmann
034bd82746 Display error of channel logo in the EPG display 'next'
- Fixed display error of the channel logo.


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


Origin commit data
------------------
Branch: ni/coolstream
Commit: 59c33572bf
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2011-11-09 (Wed, 09 Nov 2011)



------------------
This commit was generated by Migit
2011-11-09 01:10:54 +00:00
Michael Liebmann
259f6ac509 Mute-Zap switch channel list
- Mute-Zap Icon remove from the channel list
- Moved Mute-Zap switch in the Misc Settings menu
- Mute function restored in the channel list


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


Origin commit data
------------------
Branch: ni/coolstream
Commit: d837bbbbaf
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2011-11-09 (Wed, 09 Nov 2011)



------------------
This commit was generated by Migit
2011-11-09 01:02:27 +00:00