Commit Graph

103 Commits

Author SHA1 Message Date
[CST] Focus
690e1585cb gui/audioplayer.cpp: add AAC file type, save last used directory
Origin commit data
------------------
Branch: ni/coolstream
Commit: 4ab22136d9
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-12-10 (Tue, 10 Dec 2013)


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

------------------
This commit was generated by Migit
2013-12-15 14:40:54 +04:00
martii
b4459af5fe audioplayer, ffmpegdec: embedded cover support
Conflicts:
	src/gui/audioplayer.cpp


Origin commit data
------------------
Branch: ni/coolstream
Commit: 5d02024ae1
Author: martii <m4rtii@gmx.de>
Date: 2013-11-11 (Mon, 11 Nov 2013)



------------------
This commit was generated by Migit
2013-12-15 14:40:54 +04:00
martii
7c4d89cf40 drop #ifdef ENABLE_FLAC
Origin commit data
------------------
Branch: ni/coolstream
Commit: bf694d32f1
Author: martii <m4rtii@gmx.de>
Date: 2013-10-31 (Thu, 31 Oct 2013)


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

------------------
This commit was generated by Migit
2013-12-15 14:40:54 +04:00
Thilo Graf
c3f1cb07b2 CAudioPlayerGui: move scope of char *type
scope can be reduced


Origin commit data
------------------
Branch: ni/coolstream
Commit: 4d213e9ed9
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-12-02 (Mon, 02 Dec 2013)



------------------
This commit was generated by Migit
2013-12-03 14:55:39 +01:00
Thilo Graf
ceef902fbb CAudioPlayerGui: assign value of variable 'step' with current value
Variable 'step' is reassigned a value before the old one has been used.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 074713bb29
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-12-02 (Mon, 02 Dec 2013)



------------------
This commit was generated by Migit
2013-12-03 14:55:39 +01:00
vanhofen
220504e642 audioplayer: fix cover handling
Origin commit data
------------------
Branch: ni/coolstream
Commit: 22c3cec0ca
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-11-14 (Thu, 14 Nov 2013)

Origin message was:
------------------
- audioplayer: fix cover handling

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

------------------
This commit was generated by Migit
2013-11-14 23:52:21 +01:00
vanhofen
3498b687da Revert "- add missing include of vfd header"
This reverts commit 3006c5ff4b.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 014dd3ac7b
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-11-13 (Wed, 13 Nov 2013)



------------------
This commit was generated by Migit
2013-11-13 23:39:55 +01:00
vanhofen
3006c5ff4b add missing include of vfd header
Origin commit data
------------------
Branch: ni/coolstream
Commit: 3845feb0e4
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-11-13 (Wed, 13 Nov 2013)

Origin message was:
------------------
- add missing include of vfd header

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

------------------
This commit was generated by Migit
2013-11-13 10:40:18 +01:00
vanhofen
8fee7926c9 audioplayer: show cover from id3-tag or folder.jpg in header
if exist a file called folder.jpg in same dir as the audiofile
 or a audiocover is defined in id3-tag it will be displayed in header.

 cover in tag is preferred.

 ported from mohusch. original patch by tangocash. thx!


Origin commit data
------------------
Branch: ni/coolstream
Commit: fe07423ad1
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-11-09 (Sat, 09 Nov 2013)

Origin message was:
------------------
- audioplayer: show cover from id3-tag or folder.jpg in header

 if exist a file called folder.jpg in same dir as the audiofile
 or a audiocover is defined in id3-tag it will be displayed in header.

 cover in tag is preferred.

 ported from mohusch. original patch by tangocash. thx!


------------------
This commit was generated by Migit
2013-11-09 18:34:09 +01:00
vanhofen
470cb1db66 audioplayer: use and show play/pause/stop/rew/ff keys
Origin commit data
------------------
Branch: ni/coolstream
Commit: 395767adf4
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-11-07 (Thu, 07 Nov 2013)

Origin message was:
------------------
- audioplayer: use and show play/pause/stop/rew/ff keys

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

------------------
This commit was generated by Migit
2013-11-07 22:09:23 +01:00
Michael Liebmann
6e6dd002be Audioplayer: Remove special handling for display mute icon
Origin commit data
------------------
Branch: ni/coolstream
Commit: bace5ce91b
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-11-04 (Mon, 04 Nov 2013)


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

------------------
This commit was generated by Migit
2013-11-04 17:00:34 +01:00
vanhofen
1e69ed4e7d audioplayer: fix corner_type in header
Origin commit data
------------------
Branch: ni/coolstream
Commit: a3173c82cf
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-11-04 (Mon, 04 Nov 2013)

Origin message was:
------------------
- audioplayer: fix corner_type in header

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

------------------
This commit was generated by Migit
2013-11-04 12:44:25 +01:00
Thilo Graf
f47146c6ea revert e813d9f32b
Was bad idea to rename. Other Classes can also inherit this. See CMenuTarget


Origin commit data
------------------
Branch: ni/coolstream
Commit: 6dd1da0628
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-10-25 (Fri, 25 Oct 2013)



------------------
This commit was generated by Migit
2013-10-26 23:25:59 +02:00
Thilo Graf
e813d9f32b CComponents: rename hide() to hideCC()
There are too many name conflicts with hide-members in other classes.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 6ee7fac1a5
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-10-24 (Thu, 24 Oct 2013)



------------------
This commit was generated by Migit
2013-10-24 21:39:04 +02:00
Thilo Graf
cbc2b193af CComponents: add unfied header file for general include of cc classes
Provides a unified header file, so it is not required to select a
certain header file.


Origin commit data
------------------
Branch: ni/coolstream
Commit: f7798affc6
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-10-24 (Thu, 24 Oct 2013)



------------------
This commit was generated by Migit
2013-10-24 21:19:07 +02:00
Thilo Graf
6d90cc0a5c CComponents: remove member setCornerRadius(),
setCorner() replaces this function, 2nd parameter sets type


Origin commit data
------------------
Branch: ni/coolstream
Commit: 33ec56ad6f
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-09-15 (Sun, 15 Sep 2013)



------------------
This commit was generated by Migit
2013-09-19 08:24:40 +02:00
Michael Liebmann
221b6ee8b4 Replace color indexes of the text colors by real color values for RenderString()
- If necessary, Correct data types of the color values


Origin commit data
------------------
Branch: ni/coolstream
Commit: c60c5c5ce3
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-07-11 (Thu, 11 Jul 2013)



------------------
This commit was generated by Migit
2013-07-21 22:00:58 +02:00
[CST] Focus
6b3f06fb8b set infobox color to COL_MENUCONTENTDARK_PLUS_0:
same color as main window looks boring, probably make sense to add color config option for this


Origin commit data
------------------
Branch: ni/coolstream
Commit: 4850e6d77a
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-06-10 (Mon, 10 Jun 2013)



------------------
This commit was generated by Migit
2013-06-10 15:59:21 +04:00
Stefan Seyfried
5f1b5fbdcb neutrino: fix possible div-by-zero in scrollbar calculation
Origin commit data
------------------
Branch: ni/coolstream
Commit: a33086568b
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-05-29 (Wed, 29 May 2013)


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

------------------
This commit was generated by Migit
2013-05-30 11:19:39 +02:00
Stefan Seyfried
08df105092 audioplayer: avoid out-of-bounds access
Origin commit data
------------------
Branch: ni/coolstream
Commit: ca3e06b3fc
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-05-24 (Fri, 24 May 2013)


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

------------------
This commit was generated by Migit
2013-05-28 16:25:19 +02:00
Stefan Seyfried
6219f217d5 audioplayer: g_Sectionsd is gone when destructor runs
Origin commit data
------------------
Branch: ni/coolstream
Commit: 013c0e9494
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-05-24 (Fri, 24 May 2013)


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

------------------
This commit was generated by Migit
2013-05-28 16:23:44 +02:00
vanhofen
fb308c6334 neutrino: don't save screen while paint headers
Origin commit data
------------------
Branch: ni/coolstream
Commit: 6c41ffbe47
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-05-28 (Tue, 28 May 2013)

Origin message was:
------------------
- neutrino: don't save screen while paint headers

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

------------------
This commit was generated by Migit
2013-05-28 10:42:39 +02:00
vanhofen
9a58efd917 ENABLE_GUI_MOUNT: globalize
Origin commit data
------------------
Branch: ni/coolstream
Commit: ad20474050
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-05-27 (Mon, 27 May 2013)

Origin message was:
------------------
- ENABLE_GUI_MOUNT: globalize

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

------------------
This commit was generated by Migit
2013-05-27 23:56:54 +02:00
vanhofen
b14c34df84 audioplayer: using CComponentsHeader to paint header
Origin commit data
------------------
Branch: ni/coolstream
Commit: 66e61d433d
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-05-27 (Mon, 27 May 2013)

Origin message was:
------------------
- audioplayer: using CComponentsHeader to paint header

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

------------------
This commit was generated by Migit
2013-05-27 21:14:57 +02:00
Michael Liebmann
8608b0e133 CAudioPlayerGui: Fix display mute icon
Origin commit data
------------------
Branch: ni/coolstream
Commit: ad7bb42fc6
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-05-22 (Wed, 22 May 2013)

Origin message was:
------------------
* CAudioPlayerGui: Fix display mute icon

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

------------------
This commit was generated by Migit
2013-05-22 07:48:04 +02:00
Michael Liebmann
5235cec6d0 Various changes for reworked mute icon handling in some classes
- mute icon disabled for moviebrowser, upnpbrowser, pictureviewer
- extra handling for audioplayer


Origin commit data
------------------
Branch: ni/coolstream
Commit: bf1c7bfdb7
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-05-13 (Mon, 13 May 2013)

Origin message was:
------------------
* Various changes for reworked mute icon handling in some classes

- mute icon disabled for moviebrowser, upnpbrowser, pictureviewer
- extra handling for audioplayer


------------------
This commit was generated by Migit
2013-05-16 11:01:41 +01:00
[CST] Focus
0c3a4fa858 Merge branch 'pu/cc' into next-cc
Conflicts:
	acinclude.m4
	data/locale/deutsch.locale
	data/locale/english.locale
	src/driver/volume.cpp
	src/eitd/SIlanguage.cpp
	src/gui/bedit/bouqueteditor_channels.cpp
	src/gui/bedit/bouqueteditor_chanselect.cpp
	src/gui/bouquetlist.cpp
	src/gui/channellist.cpp
	src/gui/eventlist.cpp
	src/gui/osd_setup.cpp
	src/gui/scan.cpp
	src/gui/scan.h
	src/gui/test_menu.cpp
	src/gui/timeosd.cpp
	src/gui/widget/progressbar.cpp
	src/gui/widget/progressbar.h
	src/neutrino.cpp
	src/nhttpd/yconfig.h


Origin commit data
------------------
Branch: ni/coolstream
Commit: 8bb70d1ab3
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-04-17 (Wed, 17 Apr 2013)



------------------
This commit was generated by Migit
2013-04-17 13:32:12 +04:00
Michael Liebmann
7d291ceda9 src/gui/audioplayer.cpp: Fix osd (draw frame)
Origin commit data
------------------
Branch: ni/coolstream
Commit: 55e37eb2b5
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-04-08 (Mon, 08 Apr 2013)

Origin message was:
------------------
* src/gui/audioplayer.cpp: Fix osd (draw frame)

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

------------------
This commit was generated by Migit
2013-04-08 16:01:27 +01:00
Stefan Seyfried
28bf94b711 audioplayer: don't free curl_handle too early
Origin commit data
------------------
Branch: ni/coolstream
Commit: a5c6160384
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-04-07 (Sun, 07 Apr 2013)


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

------------------
This commit was generated by Migit
2013-04-08 10:36:18 +02:00
Stefan Seyfried
3739b6846f audioplayer: don't free curl_handle too early
Origin commit data
------------------
Branch: ni/coolstream
Commit: fcd65c2ce3
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-04-07 (Sun, 07 Apr 2013)


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

------------------
This commit was generated by Migit
2013-04-08 10:14:17 +04:00
Michael Liebmann
8765de2984 src/gui/audioplayer.cpp: Fix segfault in audioplayer osd
Origin commit data
------------------
Branch: ni/coolstream
Commit: f1740ac21b
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-04-07 (Sun, 07 Apr 2013)

Origin message was:
------------------
* src/gui/audioplayer.cpp: Fix segfault in audioplayer osd

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

------------------
This commit was generated by Migit
2013-04-08 10:02:40 +04:00
Michael Liebmann
8e2aeb7b4a src/gui/audioplayer.cpp: Fix segfault in audioplayer osd
Origin commit data
------------------
Branch: ni/coolstream
Commit: 9a9a347ee3
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-04-07 (Sun, 07 Apr 2013)

Origin message was:
------------------
* src/gui/audioplayer.cpp: Fix segfault in audioplayer osd

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

------------------
This commit was generated by Migit
2013-04-07 22:07:38 +01:00
Stefan Seyfried
42e163074f 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.

Conflicts:
	src/gui/audioplayer.cpp
	src/gui/bouquetlist.cpp
	src/gui/channellist.cpp
	src/gui/epgview.cpp
	src/gui/eventlist.cpp
	src/gui/filebrowser.cpp
	src/gui/widget/buttons.cpp
	src/gui/widget/stringinput.cpp


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



------------------
This commit was generated by Migit
2013-04-05 14:50:28 +04:00
vanhofen
0cad5bca1a strech most windows to full screen
* switchable with existing switch for 'big_windows'
* 'big_windows' default is on

Conflicts:
	src/gui/bedit/bouqueteditor_bouquets.cpp
	src/gui/bedit/bouqueteditor_channels.cpp
	src/gui/bedit/bouqueteditor_chanselect.cpp


Origin commit data
------------------
Branch: ni/coolstream
Commit: 4714a30f83
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-03-25 (Mon, 25 Mar 2013)

Origin message was:
------------------
- strech most windows to full screen

* switchable with existing switch for 'big_windows'
* 'big_windows' default is on

Conflicts:
	src/gui/bedit/bouqueteditor_bouquets.cpp
	src/gui/bedit/bouqueteditor_channels.cpp
	src/gui/bedit/bouqueteditor_chanselect.cpp


------------------
This commit was generated by Migit
2013-04-01 15:42:38 +04:00
vanhofen
ed04cfdf36 strech most windows to full screen
* switchable with existing switch for 'big_windows'
* 'big_windows' default is on


Origin commit data
------------------
Branch: ni/coolstream
Commit: 759966f935
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-03-25 (Mon, 25 Mar 2013)

Origin message was:
------------------
- strech most windows to full screen

* switchable with existing switch for 'big_windows'
* 'big_windows' default is on


------------------
This commit was generated by Migit
2013-03-25 09:45:22 +01:00
Thilo Graf
96f21a44eb CAudioPlayerGui: set missing corner mode for info box
Origin commit data
------------------
Branch: ni/coolstream
Commit: bdce50780d
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-03-01 (Fri, 01 Mar 2013)


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

------------------
This commit was generated by Migit
2013-03-06 11:51:38 +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
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
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
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
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
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
vanhofen
8e93ba0e33 audioplayer.cpp: remove not working code with mute-icon handling
Origin commit data
------------------
Branch: ni/coolstream
Commit: ed52353607
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-02-20 (Wed, 20 Feb 2013)

Origin message was:
------------------
- audioplayer.cpp: remove not working code with mute-icon handling

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

------------------
This commit was generated by Migit
2013-02-20 00:59:39 +01:00
vanhofen
0d6d5afd3e audioplayer.cpp: ignore first keypress when screensaver is on
just quit the screensaver and return to loop


Origin commit data
------------------
Branch: ni/coolstream
Commit: 95b51f6993
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-02-19 (Tue, 19 Feb 2013)

Origin message was:
------------------
- audioplayer.cpp: ignore first keypress when screensaver is on

just quit the screensaver and return to loop


------------------
This commit was generated by Migit
2013-02-19 22:09:47 +01:00
vanhofen
58bfc8e31e audioplayer.cpp: fix cursor-background with round borders
Origin commit data
------------------
Branch: ni/coolstream
Commit: 59642214f7
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-02-19 (Tue, 19 Feb 2013)

Origin message was:
------------------
- audioplayer.cpp: fix cursor-background with round borders

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

------------------
This commit was generated by Migit
2013-02-19 11:11:58 +01:00
vanhofen
2800b56178 audioplayer.cpp: restore correct background when leaving screensaver
and remove background-pic from screensaver-loop


Origin commit data
------------------
Branch: ni/coolstream
Commit: 6e828fa0a4
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-02-19 (Tue, 19 Feb 2013)

Origin message was:
------------------
- audioplayer.cpp: restore correct background when leaving screensaver

and remove background-pic from screensaver-loop


------------------
This commit was generated by Migit
2013-02-19 00:11:12 +01:00
[CST] Focus
a1e87094f2 gui/audioplayer.cpp: return menu_return::RETURN_EXIT_ALL on standby/shutdown,
thanks satbaby for patch


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



------------------
This commit was generated by Migit
2012-11-16 15:45:39 +04:00
defans
50af8bd0c9 add pictureviewer to info-key in audioplayer
Origin commit data
------------------
Branch: ni/coolstream
Commit: e145f9a5e8
Author: defans <defans@bluepeercrew.us>
Date: 2012-11-06 (Tue, 06 Nov 2012)

Origin message was:
------------------
- add pictureviewer to info-key in audioplayer

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

------------------
This commit was generated by Migit
2012-11-06 23:04:55 +01:00
gixxpunk
d493b1155c audioplayer: fix memleak (THX martii)
Origin commit data
------------------
Branch: ni/coolstream
Commit: dc95ffa37c
Author: gixxpunk <thomas.harfmann@gmail.com>
Date: 2012-10-11 (Thu, 11 Oct 2012)

Origin message was:
------------------
- audioplayer: fix memleak (THX martii)

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

------------------
This commit was generated by Migit
2012-10-11 21:05:44 +02:00