Commit Graph

3738 Commits

Author SHA1 Message Date
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
vanhofen
8d6438b44c audioplayer.cpp: reducing console spam
Origin commit data
------------------
Branch: ni/coolstream
Commit: 57317aae31
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-02-27 (Wed, 27 Feb 2013)

Origin message was:
------------------
- audioplayer.cpp: reducing console spam

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

------------------
This commit was generated by Migit
2013-02-27 21:23:15 +01:00
Stefan Seyfried
f9d64f5a4a zapit: fix order of stopping playback and selecting live FE
Origin commit data
------------------
Branch: ni/coolstream
Commit: 4f3561104e
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-02-24 (Sun, 24 Feb 2013)


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

------------------
This commit was generated by Migit
2013-02-26 14:11:29 +01:00
Gaucho316
0d0928b156 moviebrowser: only save settings if modified
Origin commit data
------------------
Branch: ni/coolstream
Commit: 3ece169f9b
Author: Gaucho316 <Gaucho316@hotmail.com>
Date: 2013-02-26 (Tue, 26 Feb 2013)

Origin message was:
------------------
- moviebrowser: only save settings if modified

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

------------------
This commit was generated by Migit
2013-02-26 13:53:07 +01:00
vanhofen
f4f452585b icons: add missing hint_a_pic.png
Origin commit data
------------------
Branch: ni/coolstream
Commit: 365300c830
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-02-26 (Tue, 26 Feb 2013)

Origin message was:
------------------
- icons: add missing hint_a_pic.png

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

------------------
This commit was generated by Migit
2013-02-26 13:30:13 +01:00
vanhofen
5fa09e19d5 osd_setup.cpp: move dest-dir for screenshots to top of menu
Origin commit data
------------------
Branch: ni/coolstream
Commit: d4370304cd
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-02-26 (Tue, 26 Feb 2013)

Origin message was:
------------------
- osd_setup.cpp: move dest-dir for screenshots to top of menu

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

------------------
This commit was generated by Migit
2013-02-26 13:10:17 +01:00
vanhofen
59e394a0e7 locale: clean screenshot-locale from unnecessary ballast
Origin commit data
------------------
Branch: ni/coolstream
Commit: e72d3685f0
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-02-26 (Tue, 26 Feb 2013)

Origin message was:
------------------
- locale: clean screenshot-locale from unnecessary ballast

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

------------------
This commit was generated by Migit
2013-02-26 13:07:20 +01:00
Stefan Seyfried
ef0196c06d femanager: remove workaround after libconfigfile fix
Origin commit data
------------------
Branch: ni/coolstream
Commit: 05fdc3c08d
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-02-23 (Sat, 23 Feb 2013)


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

------------------
This commit was generated by Migit
2013-02-24 14:03:45 +01:00
Stefan Seyfried
66a4c73f2d configfile: don't do a full sync() after saving
Origin commit data
------------------
Branch: ni/coolstream
Commit: 804bed4e73
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-02-23 (Sat, 23 Feb 2013)


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

------------------
This commit was generated by Migit
2013-02-24 14:03:34 +01:00
Stefan Seyfried
6a10324417 configfile: reset modified flag after saving
Origin commit data
------------------
Branch: ni/coolstream
Commit: 809db6211e
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-02-23 (Sat, 23 Feb 2013)


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

------------------
This commit was generated by Migit
2013-02-24 14:03:23 +01:00
Stefan Seyfried
c63da7e9a9 configfile: set the modified flag correctly on set*Vector methods
Origin commit data
------------------
Branch: ni/coolstream
Commit: 07a8027b4d
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-02-23 (Sat, 23 Feb 2013)


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

------------------
This commit was generated by Migit
2013-02-24 14:03:11 +01: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
3f900c5587 channellist: initialize values to satisfy valgrind
Origin commit data
------------------
Branch: ni/coolstream
Commit: b0c7ca94a7
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:56:47 +01:00
Jacek Jendrzej
aedcc54a00 src/gui/infoviewer.cpp: fix paint progressbar opt 1
Origin commit data
------------------
Branch: ni/coolstream
Commit: 662955f9e7
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2013-02-23 (Sat, 23 Feb 2013)


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

------------------
This commit was generated by Migit
2013-02-23 17:34:12 +01:00
Thilo Graf
e633da346a CChannelList: fix position of minitv, small cleanups
This is only a provisionally fix. A rework of initialisation for
many member variables seems to be necessary.


Origin commit data
------------------
Branch: ni/coolstream
Commit: f90395b81d
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-02-22 (Fri, 22 Feb 2013)



------------------
This commit was generated by Migit
2013-02-22 09:23:33 +01:00
Stefan Seyfried
c16f636011 sectionsd: consider the table_id when inserting events
Signed-off-by: Jacek Jendrzej <crashdvb@googlemail.com>


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



------------------
This commit was generated by Migit
2013-02-21 15:52:13 +01:00
Stefan Seyfried
0e01a7b32c neutrino: fix 32<->64bit format string warnings
use portable C99 format string macros for 64bit types to
fix many warnings when compiling for 64bit architectures,
add some (int) casts for size_t


Origin commit data
------------------
Branch: ni/coolstream
Commit: 4dbeb3a31e
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-11-03 (Sat, 03 Nov 2012)



------------------
This commit was generated by Migit
2013-02-21 15:47:18 +01:00
Michael Liebmann
85eb0ab46b src/eitd/sectionsd.cpp: Calling function 'Sleep()' restored
Origin commit data
------------------
Branch: ni/coolstream
Commit: 9be5730183
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-02-21 (Thu, 21 Feb 2013)

Origin message was:
------------------
* src/eitd/sectionsd.cpp: Calling function 'Sleep()' restored

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

------------------
This commit was generated by Migit
2013-02-21 06:23:23 +01:00
vanhofen
a8bb955813 upnpbrowser.cpp: center horizontally
Origin commit data
------------------
Branch: ni/coolstream
Commit: 5a4722ab84
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-02-20 (Wed, 20 Feb 2013)

Origin message was:
------------------
- upnpbrowser.cpp: center horizontally

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

------------------
This commit was generated by Migit
2013-02-20 23:53:55 +01:00
vanhofen
626db78811 audioplayer.cpp: center horizontally
Origin commit data
------------------
Branch: ni/coolstream
Commit: ac3e482cca
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-02-20 (Wed, 20 Feb 2013)

Origin message was:
------------------
- audioplayer.cpp: center horizontally

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

------------------
This commit was generated by Migit
2013-02-20 23:52:30 +01:00
Stefan Seyfried
b082afd1e2 sectionsd: on-disk epg data has lower priority than on-air data
Signed-off-by: Jacek Jendrzej <crashdvb@googlemail.com>


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



------------------
This commit was generated by Migit
2013-02-20 21:19:05 +01:00
Jacek Jendrzej
857fb1d1b3 src/eitd/sectionsd.cpp fix compil unused variable 'rs'
Origin commit data
------------------
Branch: ni/coolstream
Commit: 1df14bd8af
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2013-02-20 (Wed, 20 Feb 2013)


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

------------------
This commit was generated by Migit
2013-02-20 21:13:52 +01:00
Stefan Seyfried
a6df33802b sectionsd: only step time if difference is > 2min
in order to avoid unnecessary system time jumps, only step time
if the difference is bigger than 120 seconds, else use adjtime

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


Origin commit data
------------------
Branch: ni/coolstream
Commit: c5ef1bf14c
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:10:52 +01:00
Stefan Seyfried
d8072117ae sectionsd: remove newline from SIsectionTIME message
Signed-off-by: Jacek Jendrzej <crashdvb@googlemail.com>


Origin commit data
------------------
Branch: ni/coolstream
Commit: f8cd0ac2f7
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:06:35 +01:00
Stefan Seyfried
1bacbc64e2 sectionsd: silence debug spam
disable some debug messages, remove unneeded newlines
from other messages

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


Origin commit data
------------------
Branch: ni/coolstream
Commit: e7dd3083e6
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:06:27 +01:00
Stefan Seyfried
1e9d977728 sectionsd: retry getting eit_version
Sometimes at first start, the cn thread does not fetch the EIT version
and thus automatic updates don't work. The cause of this is not 100%
clear, for now let's add a workaround to try a bit longer fetching it.

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


Origin commit data
------------------
Branch: ni/coolstream
Commit: a0cefea55a
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:38 +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
Stefan Seyfried
19857a5521 my_popen: close filedescriptors before exec
Signed-off-by: Jacek Jendrzej <crashdvb@googlemail.com>


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



------------------
This commit was generated by Migit
2013-02-20 21:05:08 +01:00
vanhofen
d37d693cc8 audioplayer.cpp: fix display of buttons and round corners in footer
Origin commit data
------------------
Branch: ni/coolstream
Commit: 92e6d383bd
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-02-20 (Wed, 20 Feb 2013)

Origin message was:
------------------
- audioplayer.cpp: fix display of buttons and round corners in footer

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

------------------
This commit was generated by Migit
2013-02-20 03:00:09 +01:00
vanhofen
ff7b56035d audioplayer: don't paint something if screensaver is active
Origin commit data
------------------
Branch: ni/coolstream
Commit: 178ec028cb
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-02-20 (Wed, 20 Feb 2013)

Origin message was:
------------------
- audioplayer: don't paint something if screensaver is active

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

------------------
This commit was generated by Migit
2013-02-20 02:09:26 +01:00