Commit Graph

3620 Commits

Author SHA1 Message Date
Thilo Graf
02b29006b0 Bedit: adapt to last CComponent changes
Origin commit data
------------------
Branch: ni/coolstream
Commit: 200dce89c1
Author: Thilo Graf <dbt@novatux.de>
Date: 2012-08-24 (Fri, 24 Aug 2012)


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

------------------
This commit was generated by Migit
2013-03-06 11:27:56 +01:00
Thilo Graf
543b12adaf CMenuWidget: set frame thickness
default value in CComponentsInfoBox is inherit from CComponentsContainer
and =0, baut we need =2


Origin commit data
------------------
Branch: ni/coolstream
Commit: 7df6748f74
Author: Thilo Graf <dbt@novatux.de>
Date: 2012-08-23 (Thu, 23 Aug 2012)



------------------
This commit was generated by Migit
2013-03-06 11:27:55 +01:00
Thilo Graf
8c5bd2fe27 CComponents: add members to init inherit variables
This sould enshure, that we have init with basic values in sub classes


Origin commit data
------------------
Branch: ni/coolstream
Commit: d521cac983
Author: Thilo Graf <dbt@novatux.de>
Date: 2012-08-23 (Thu, 23 Aug 2012)



------------------
This commit was generated by Migit
2013-03-06 11:27:55 +01:00
Thilo Graf
ad9dde6549 CMenuWidget: init instance of CComponentsDetailsLine in constructor
Origin commit data
------------------
Branch: ni/coolstream
Commit: 12cb192341
Author: Thilo Graf <dbt@novatux.de>
Date: 2012-08-22 (Wed, 22 Aug 2012)


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

------------------
This commit was generated by Migit
2013-03-06 11:27:55 +01:00
Thilo Graf
34d0d8bb40 CComponentsDetailsLine: add basic constructor without args
Origin commit data
------------------
Branch: ni/coolstream
Commit: ee52053f2d
Author: Thilo Graf <dbt@novatux.de>
Date: 2012-08-22 (Wed, 22 Aug 2012)


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

------------------
This commit was generated by Migit
2013-03-06 11:27:55 +01:00
Thilo Graf
8394800e86 CComponentsInfoBox: create instance of CComponentsInfoBox in constructor
Origin commit data
------------------
Branch: ni/coolstream
Commit: 232933f9fc
Author: Thilo Graf <dbt@novatux.de>
Date: 2012-08-22 (Wed, 22 Aug 2012)


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

------------------
This commit was generated by Migit
2013-03-06 11:27:55 +01:00
Thilo Graf
128492efee CComponentsInfoBox: add basic constructor without args
usefull if dynamic changed properties are needed


Origin commit data
------------------
Branch: ni/coolstream
Commit: 9aa0d14d39
Author: Thilo Graf <dbt@novatux.de>
Date: 2012-08-22 (Wed, 22 Aug 2012)



------------------
This commit was generated by Migit
2013-03-06 11:27:55 +01:00
Michael Liebmann
ea270a1897 CMenuWidget: Use removeLineBreaks() in paintHint()
Origin commit data
------------------
Branch: ni/coolstream
Commit: 2101a32862
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2012-08-20 (Mon, 20 Aug 2012)

Origin message was:
------------------
* CMenuWidget: Use removeLineBreaks() in paintHint()

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

------------------
This commit was generated by Migit
2013-03-06 11:27:54 +01:00
Michael Liebmann
d79fb84d91 CComponentsInfoBox: Add removeLineBreaks()
Origin commit data
------------------
Branch: ni/coolstream
Commit: af8c8f2c10
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2012-08-20 (Mon, 20 Aug 2012)

Origin message was:
------------------
* CComponentsInfoBox: Add removeLineBreaks()

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

------------------
This commit was generated by Migit
2013-03-06 11:27:54 +01:00
Michael Liebmann
0cc6ca19fc CComponentsInfoBox: Use setTextFont() in paintText()
Origin commit data
------------------
Branch: ni/coolstream
Commit: e233c7467e
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2012-08-20 (Mon, 20 Aug 2012)


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

------------------
This commit was generated by Migit
2013-03-06 11:27:54 +01:00
Michael Liebmann
191bc734dc CMenuWidget: Remove line breaks from hint text
- Add font to Constructor & setText()
- remove CTextBox::AUTO_HIGH


Origin commit data
------------------
Branch: ni/coolstream
Commit: ff12f2b5b5
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2012-08-20 (Mon, 20 Aug 2012)



------------------
This commit was generated by Migit
2013-03-06 11:27:54 +01:00
Michael Liebmann
1ddc65e25d CComponentsInfoBox: Add setTextBorderWidth() to paintText()
- Add delete textbox to paint()
- remove CTextBox::AUTO_HIGH


Origin commit data
------------------
Branch: ni/coolstream
Commit: 1ac03645cc
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2012-08-20 (Mon, 20 Aug 2012)

Origin message was:
------------------
* CComponentsInfoBox: Add setTextBorderWidth() to paintText()

- Add delete textbox to paint()
- remove CTextBox::AUTO_HIGH


------------------
This commit was generated by Migit
2013-03-06 11:27:54 +01:00
Thilo Graf
69b54672a6 CMenuWidget: implement CComponentsInfoBox functionality for text and icon
Origin commit data
------------------
Branch: ni/coolstream
Commit: 53ff9cdddf
Author: Thilo Graf <dbt@novatux.de>
Date: 2012-08-19 (Sun, 19 Aug 2012)


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

------------------
This commit was generated by Migit
2013-03-06 11:27:53 +01:00
Thilo Graf
d8fea8f899 CComponents: Rework some buggy paint methodes
Origin commit data
------------------
Branch: ni/coolstream
Commit: 9090e41d5b
Author: Thilo Graf <dbt@novatux.de>
Date: 2012-08-18 (Sat, 18 Aug 2012)


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

------------------
This commit was generated by Migit
2013-03-06 11:27:53 +01:00
Thilo Graf
29ec5c53e2 CComponents: paint picture in Infobox
Origin commit data
------------------
Branch: ni/coolstream
Commit: aa308c1236
Author: Thilo Graf <dbt@novatux.de>
Date: 2012-08-17 (Fri, 17 Aug 2012)


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

------------------
This commit was generated by Migit
2013-03-06 11:27:53 +01:00
Thilo Graf
545d81dbf8 CChannelList: adapt for last changes in CComponents
Origin commit data
------------------
Branch: ni/coolstream
Commit: d59eb05427
Author: Thilo Graf <dbt@novatux.de>
Date: 2012-08-16 (Thu, 16 Aug 2012)


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

------------------
This commit was generated by Migit
2013-03-06 11:27:53 +01:00
Thilo Graf
65ca3aa60e CAudioPlayer: adapt for last changes in CComponents
Origin commit data
------------------
Branch: ni/coolstream
Commit: 14f8e63cc9
Author: Thilo Graf <dbt@novatux.de>
Date: 2012-08-16 (Thu, 16 Aug 2012)


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

------------------
This commit was generated by Migit
2013-03-06 11:27:53 +01:00
Thilo Graf
5e197adea3 CMenuWidget: adapt for last changes in CComponents
Origin commit data
------------------
Branch: ni/coolstream
Commit: b0f9cde09f
Author: Thilo Graf <dbt@novatux.de>
Date: 2012-08-16 (Thu, 16 Aug 2012)


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

------------------
This commit was generated by Migit
2013-03-06 11:27:52 +01:00
Thilo Graf
41d214e67f Bedit: adapt for last changes in CComponents
Origin commit data
------------------
Branch: ni/coolstream
Commit: b0fc5efe28
Author: Thilo Graf <dbt@novatux.de>
Date: 2012-08-16 (Thu, 16 Aug 2012)


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

------------------
This commit was generated by Migit
2013-03-06 11:27:52 +01:00
Thilo Graf
3eb3a7cfcc CComponents: add text functionality into class CComponentsInfoBox()
Origin commit data
------------------
Branch: ni/coolstream
Commit: 2e6ac2420a
Author: Thilo Graf <dbt@novatux.de>
Date: 2012-08-16 (Thu, 16 Aug 2012)


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

------------------
This commit was generated by Migit
2013-03-06 11:27:52 +01:00
Thilo Graf
879b6e76d8 CComponents: add class to place and paint icons and pictures
Origin commit data
------------------
Branch: ni/coolstream
Commit: faca582807
Author: Thilo Graf <dbt@novatux.de>
Date: 2012-08-13 (Mon, 13 Aug 2012)


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

------------------
This commit was generated by Migit
2013-03-06 11:27:52 +01:00
Michael Liebmann
3d6ad6a1ce Imageinfo/Streaminfo: Use CComponentsPIP for PIP
Origin commit data
------------------
Branch: ni/coolstream
Commit: d5a00cb260
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2012-08-11 (Sat, 11 Aug 2012)

Origin message was:
------------------
* Imageinfo/Streaminfo: Use CComponentsPIP for PIP

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

------------------
This commit was generated by Migit
2013-03-06 11:27:52 +01:00
Michael Liebmann
a04b384a00 channellist.cpp: paint details
- Rework paintItem2DetailsLine()
- Use CComponentsInfoBox for paintDetails()
- Set missing height of down mark


Origin commit data
------------------
Branch: ni/coolstream
Commit: 413e224128
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2012-08-08 (Wed, 08 Aug 2012)

Origin message was:
------------------
* channellist.cpp: paint details

- Rework paintItem2DetailsLine()
- Use CComponentsInfoBox for paintDetails()
- Set missing height of down mark


------------------
This commit was generated by Migit
2013-03-06 11:27:52 +01:00
Thilo Graf
446f991192 Bedit: apply last CComponent changes
Origin commit data
------------------
Branch: ni/coolstream
Commit: 55a9b0db75
Author: Thilo Graf <dbt@novatux.de>
Date: 2012-08-07 (Tue, 07 Aug 2012)


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

------------------
This commit was generated by Migit
2013-03-06 11:27:51 +01:00
Thilo Graf
ecc673379b CMenuWidget: define system colors during runtime
Origin commit data
------------------
Branch: ni/coolstream
Commit: 9027ac6fba
Author: Thilo Graf <dbt@novatux.de>
Date: 2012-08-04 (Sat, 04 Aug 2012)


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

------------------
This commit was generated by Migit
2013-03-06 11:27:51 +01:00
Thilo Graf
53ee38c801 CComponents: add more basic members and sub classes
- change default colors for info box
- add member methode to synchronize system colors
- add class CComponentsShapeCircle
- add class CComponentsShapeSquare
- add sub class CComponentsPIP


Origin commit data
------------------
Branch: ni/coolstream
Commit: 485dca43e2
Author: Thilo Graf <dbt@novatux.de>
Date: 2012-08-03 (Fri, 03 Aug 2012)



------------------
This commit was generated by Migit
2013-03-06 11:27:51 +01:00
Thilo Graf
a635bfb3e0 CMenuWidget: adapt to current CComponentsInfoBox changes
Origin commit data
------------------
Branch: ni/coolstream
Commit: 03d276d90a
Author: Thilo Graf <dbt@novatux.de>
Date: 2012-08-03 (Fri, 03 Aug 2012)


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

------------------
This commit was generated by Migit
2013-03-06 11:27:51 +01:00
Thilo Graf
ec1088aac9 Bedit: adapt to current CComponentsInfoBox changes
Origin commit data
------------------
Branch: ni/coolstream
Commit: daa3ce2276
Author: Thilo Graf <dbt@novatux.de>
Date: 2012-08-03 (Fri, 03 Aug 2012)


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

------------------
This commit was generated by Migit
2013-03-06 11:27:51 +01:00
Thilo Graf
fa3cc75528 CAudioPlayerGui: adapt to current CComponentsInfoBox changes
Origin commit data
------------------
Branch: ni/coolstream
Commit: 360feb8db9
Author: Thilo Graf <dbt@novatux.de>
Date: 2012-08-03 (Fri, 03 Aug 2012)


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

------------------
This commit was generated by Migit
2013-03-06 11:27:50 +01:00
Thilo Graf
8268a54259 CBEChannelWidget: remove redundant hide of infobox
Infobox uses it's own hide().


Origin commit data
------------------
Branch: ni/coolstream
Commit: 6e58bb595e
Author: Thilo Graf <dbt@novatux.de>
Date: 2012-08-01 (Wed, 01 Aug 2012)



------------------
This commit was generated by Migit
2013-03-06 11:27:50 +01:00
Thilo Graf
f48a1e9950 menu.cpp: refresh radius settings
Changed corner settings in osd setup
have no effect in unchanged menu widget instances.


Origin commit data
------------------
Branch: ni/coolstream
Commit: ec2c78537c
Author: Thilo Graf <dbt@novatux.de>
Date: 2012-08-01 (Wed, 01 Aug 2012)

Origin message was:
------------------
*menu.cpp: refresh radius settings

Changed corner settings in osd setup
have no effect in unchanged menu widget instances.


------------------
This commit was generated by Migit
2013-03-06 11:27:50 +01:00
Thilo Graf
109338c765 CComponents: add sub class CComponentsContainer and clean up some members
- add virtual members to set colors
- remove parameters from CComponents constructor and set default values
 in constructor
- v_fbdata becomes a protected member, because old members like
 v_screen_val and v_infobox_val not needed in sub classes
- using sizeof() to get size of fbdata structs in paint() members,
 so we don't need explizit defines for struct size
- new class CComponentsContainer is a basic class for
 CComponentsInfoBox and other similar coming sub classes
- use enums for fbdata types
- add function setShadowOnOff()
- also add defines for plausible usage of setShadowOnOff(CC_SHADOW_ON/OFF)


Origin commit data
------------------
Branch: ni/coolstream
Commit: 06ee0c0c10
Author: Thilo Graf <dbt@novatux.de>
Date: 2012-07-30 (Mon, 30 Jul 2012)

Origin message was:
------------------
CComponents: add sub class CComponentsContainer and clean up some members

- add virtual members to set colors
- remove parameters from CComponents constructor and set default values
 in constructor
- v_fbdata becomes a protected member, because old members like
 v_screen_val and v_infobox_val not needed in sub classes
- using sizeof() to get size of fbdata structs in paint() members,
 so we don't need explizit defines for struct size
- new class CComponentsContainer is a basic class for
 CComponentsInfoBox and other similar coming sub classes
- use enums for fbdata types
- add function setShadowOnOff()
- also add defines for plausible usage of setShadowOnOff(CC_SHADOW_ON/OFF)


------------------
This commit was generated by Migit
2013-03-06 11:27:50 +01:00
Stefan Seyfried
224122b004 sectionsd: trim CN thread debug messages
* disable DEBUG_CN_THREAD
* shorten eit update filter message
* remove unneeded printdata_ms

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


Origin commit data
------------------
Branch: ni/coolstream
Commit: 3d386649a9
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-03-05 (Tue, 05 Mar 2013)



------------------
This commit was generated by Migit
2013-03-06 10:15:55 +01:00
Stefan Seyfried
6474991595 sectionsd: shorten debug messages
* channel ids in sectionsd are only 48bit
* addEvent debug message had redundant information

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


Origin commit data
------------------
Branch: ni/coolstream
Commit: 49f2f4e70d
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-03-05 (Tue, 05 Mar 2013)



------------------
This commit was generated by Migit
2013-03-06 10:14:54 +01:00
Stefan Seyfried
13bcfdbe14 sectionsd: be more tolerant about adjtime() failure
Signed-off-by: Jacek Jendrzej <crashdvb@googlemail.com>


Origin commit data
------------------
Branch: ni/coolstream
Commit: 789d25eab0
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-03-05 (Tue, 05 Mar 2013)



------------------
This commit was generated by Migit
2013-03-06 10:12:31 +01:00
Stefan Seyfried
1173ab8f1d sectionsd: don't truncate 64bit value before comparing
Signed-off-by: Jacek Jendrzej <crashdvb@googlemail.com>


Origin commit data
------------------
Branch: ni/coolstream
Commit: 4d5e7bf354
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-03-05 (Tue, 05 Mar 2013)



------------------
This commit was generated by Migit
2013-03-06 10:12:24 +01:00
vanhofen
9cd118a843 deutsch.locale: external plugin-dir must not be on a hdd
Origin commit data
------------------
Branch: ni/coolstream
Commit: 2d611504af
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-03-05 (Tue, 05 Mar 2013)

Origin message was:
------------------
- deutsch.locale: external plugin-dir must not be on a hdd

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

------------------
This commit was generated by Migit
2013-03-05 22:46:06 +01:00
vanhofen
c759cdb9ac deutsch.locale: rework german menu hints
serveral fixes in spelling and grammar, intelligibility and wording


Origin commit data
------------------
Branch: ni/coolstream
Commit: ff1baefd00
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-03-05 (Tue, 05 Mar 2013)

Origin message was:
------------------
- deutsch.locale: rework german menu hints

serveral fixes in spelling and grammar, intelligibility and wording


------------------
This commit was generated by Migit
2013-03-05 22:37:21 +01:00
vanhofen
fdecc022b1 locale: two little requested fixes (typo and intelligibility)
Origin commit data
------------------
Branch: ni/coolstream
Commit: 6772336524
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-03-05 (Tue, 05 Mar 2013)

Origin message was:
------------------
- locale: two little requested fixes (typo and intelligibility)

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

------------------
This commit was generated by Migit
2013-03-05 21:22:32 +01:00
SnowHead
66e1aae473 moviebrowser: don't show additional files from enigma2 in moviebrowser
Origin commit data
------------------
Branch: ni/coolstream
Commit: 2c82b79ba2
Author: SnowHead <snowhead@spinnes-netz.de>
Date: 2013-03-05 (Tue, 05 Mar 2013)

Origin message was:
------------------
- moviebrowser: don't show additional files from enigma2 in moviebrowser

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

------------------
This commit was generated by Migit
2013-03-05 20:57:40 +01:00
Stefan Seyfried
f6eb742258 hdd_menu: use proper tune2fs call
call the my_system with the proper number of parameters instead
of relying on specifics of the getopt() used by tune2fs, now that
there is no limitation on the number of my_system arguments anymore

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


Origin commit data
------------------
Branch: ni/coolstream
Commit: 5dbf45896f
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-03-03 (Sun, 03 Mar 2013)



------------------
This commit was generated by Migit
2013-03-05 12:04:57 +01:00
Stefan Seyfried
767be83e22 helpers: improve my_system function
Instead of hardcoding the maximum number of arguments to the
my_system helper, pass a variable argument list.
The function is deliberately source-incompatible with the old
implementation (as opposed to a variant with a sentinel NULL
argument, which would be compatible) to find all users and to
make sure that new future users of this function are not
overlooked during merges with other branches.

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


Origin commit data
------------------
Branch: ni/coolstream
Commit: 988a8ebec2
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-03-03 (Sun, 03 Mar 2013)



------------------
This commit was generated by Migit
2013-03-05 11:58:49 +01:00
Stefan Seyfried
915c34bd15 my_system/my_popen: detach the children from neutrino's terminal
Signed-off-by: Jacek Jendrzej <crashdvb@googlemail.com>


Origin commit data
------------------
Branch: ni/coolstream
Commit: 22be19a9b0
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-03-02 (Sat, 02 Mar 2013)



------------------
This commit was generated by Migit
2013-03-05 11:16:57 +01:00
Stefan Seyfried
32909385e9 libconfigfile: fix strange problem in last commit
for unexplained reasons, tmpfile was sometimes empty :-(
to work around that, use std::string instead of const char *

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


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



------------------
This commit was generated by Migit
2013-03-05 11:05:47 +01:00
Stefan Seyfried
f6846b1062 libconfigfile: update config file atomically when saving
Signed-off-by: Jacek Jendrzej <crashdvb@googlemail.com>


Origin commit data
------------------
Branch: ni/coolstream
Commit: 2afc06a793
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-03-03 (Sun, 03 Mar 2013)



------------------
This commit was generated by Migit
2013-03-05 11:05:38 +01:00
Stefan Seyfried
d86a178605 neutrino: avoid crash when signals are caught during start
this needs more work to avoid crashes when interrupted early

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


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



------------------
This commit was generated by Migit
2013-03-05 11:01:40 +01:00
Stefan Seyfried
d1ef0de41e femanager: save frontend.conf if new entries are present
Signed-off-by: Jacek Jendrzej <crashdvb@googlemail.com>


Origin commit data
------------------
Branch: ni/coolstream
Commit: 0b17e2f98e
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-03-03 (Sun, 03 Mar 2013)



------------------
This commit was generated by Migit
2013-03-04 13:25:51 +01:00
vanhofen
f1d6fb52cf neutrino.cpp: fix handling of g_settings.mode_left_right_key_tv
Origin commit data
------------------
Branch: ni/coolstream
Commit: 8b18346c98
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-03-01 (Fri, 01 Mar 2013)

Origin message was:
------------------
- neutrino.cpp: fix handling of g_settings.mode_left_right_key_tv

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

------------------
This commit was generated by Migit
2013-03-01 20:49:47 +01:00
vanhofen
4787badcc4 audioplayer.cpp: fix comparison operator
Origin commit data
------------------
Branch: ni/coolstream
Commit: ca8f8251ed
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-02-28 (Thu, 28 Feb 2013)

Origin message was:
------------------
- audioplayer.cpp: fix comparison operator

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

------------------
This commit was generated by Migit
2013-02-28 10:02:59 +01:00
vanhofen
ad0c5ba086 icons: remove unneeded movieplayer.raw
Origin commit data
------------------
Branch: ni/coolstream
Commit: c0959cc5f5
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-02-28 (Thu, 28 Feb 2013)

Origin message was:
------------------
- icons: remove unneeded movieplayer.raw

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

------------------
This commit was generated by Migit
2013-02-28 09:49:27 +01:00