Commit Graph

120 Commits

Author SHA1 Message Date
vanhofen
a58875b8da screensaver: remove audioplayer_screensaver; add screensaver_delay
Origin commit data
------------------
Commit: df18f1f4e5
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-12-29 (Mon, 29 Dec 2014)

Origin message was:
------------------
- screensaver: remove audioplayer_screensaver; add screensaver_delay
2014-12-29 23:50:18 +01:00
vanhofen
a82f1d353a audioplayer: don't paint cover while screensaver
Origin commit data
------------------
Commit: 9d34d4ba97
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-12-29 (Mon, 29 Dec 2014)

Origin message was:
------------------
- audioplayer: don't paint cover while screensaver
2014-12-29 23:50:18 +01:00
vanhofen
e733c0d2da audioplayer: remove bool screen_saver from updateMetaData() ...
... using member m_screensaver instead of this


Origin commit data
------------------
Commit: f023ff1651
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-12-29 (Mon, 29 Dec 2014)

Origin message was:
------------------
- audioplayer: remove bool screen_saver from updateMetaData() ...

 ... using member m_screensaver instead of this
2014-12-29 23:50:18 +01:00
vanhofen
69afa5eb03 audioplayer: move videodecoder/pain away from screensaver() function
Origin commit data
------------------
Commit: dec7d42ffe
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-12-29 (Mon, 29 Dec 2014)

Origin message was:
------------------
- audioplayer: move videodecoder/pain away from screensaver() function
2014-12-29 23:50:18 +01:00
defans
f01a84009e CScreenSaver: add class CScreenSaver
Origin commit data
------------------
Commit: 6a23a1c36a
Author: defans <defans@bluepeercrew.us>
Date: 2014-12-29 (Mon, 29 Dec 2014)
2014-12-29 22:13:02 +01:00
[CST] Focus
dde8cb519f change most code to use CKeyboardInput in place of CStringInputSMS
Origin commit data
------------------
Commit: 549e110e14
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-11-19 (Wed, 19 Nov 2014)
2014-11-19 18:21:38 +03:00
[CST] Focus
8f7f3f9e4d webtv channels integration port,
initial code (C) martii,
initial patch from jacek


Origin commit data
------------------
Commit: a473fe8194
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-08-27 (Wed, 27 Aug 2014)
2014-08-27 17:32:26 +04:00
vanhofen
98c0a441d8 change RenderString() default to UTF8
Origin commit data
------------------
Commit: 649d1b1f9d
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-06-11 (Wed, 11 Jun 2014)

Origin message was:
------------------
- change RenderString() default to UTF8
2014-06-11 23:07:13 +02:00
vanhofen
3bba3094e2 change getRenderWidth() default to UTF8
Origin commit data
------------------
Commit: 8b91cda918
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-06-11 (Wed, 11 Jun 2014)

Origin message was:
------------------
- change getRenderWidth() default to UTF8
2014-06-11 23:07:00 +02:00
Thilo Graf
8b6c92681e CComponentsHeader: rework context button handling
CComponentsHeader uses now CComponentsIconForm, which is now derived
from CComponentsFrmChain. Some methods should be now simplified and
allow to handle some modifications easier.


Origin commit data
------------------
Commit: 6fe7b452c1
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-03-22 (Sat, 22 Mar 2014)
2014-04-02 08:40:21 +02:00
Thilo Graf
5ad73f09aa CComponentsHeader: rework constructors, add CComponentsHeaderLocalized
Member initVarHeader() now used with parameters, so it's possible
to remove multiple code in constructors, but some class must be
renamed to CComponentsHeaderLocalized.


Origin commit data
------------------
Commit: 5ea7ec48df
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-01-18 (Sat, 18 Jan 2014)

Origin message was:
------------------
CComponentsHeader: rework constructors, add CComponentsHeaderLocalized

Member initVarHeader() now used with parameters, so it's possible
to remove multiple code in constructors, but some class must be
renamed to CComponentsHeaderLocalized.
2014-01-24 23:09:56 +01:00
vanhofen
8d5aa84e20 adapt ShowMsg handling from martii's neutrino-mp
Origin commit data
------------------
Commit: 53f5801d6f
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-01-22 (Wed, 22 Jan 2014)

Origin message was:
------------------
- adapt ShowMsg handling from martii's neutrino-mp
2014-01-22 12:37:21 +01:00
Michael Liebmann
01de5acc30 Preparing the input classes for Lua
- Add non locale variants for CExtendedInput, CStringInput,
 CStringInputSMS, CPINInput
 THX Martii


Origin commit data
------------------
Commit: 31842369cc
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-01-18 (Sat, 18 Jan 2014)

Origin message was:
------------------
Preparing the input classes for Lua

- Add non locale variants for CExtendedInput, CStringInput,
 CStringInputSMS, CPINInput
 THX Martii
2014-01-19 20:57:38 +01:00
martii
ce44d1641a convert most char[...] configuration values to std::string
Signed-off-by: Jacek Jendrzej <crashdvb@googlemail.com>


Origin commit data
------------------
Commit: cbc9299df8
Author: martii <m4rtii@gmx.de>
Date: 2013-06-11 (Tue, 11 Jun 2013)
2013-12-25 12:08:14 +01:00
martii
1ad07c0854 gui/pictureviewer_setup, gui/audioplayer_setup: use CMenuOptionNumberChooser instead of CStringInput
Origin commit data
------------------
Commit: da0142eb0d
Author: martii <m4rtii@gmx.de>
Date: 2013-12-22 (Sun, 22 Dec 2013)
2013-12-22 16:36:13 +01:00
[CST] Focus
110cace769 gui/audioplayer.cpp: add m4a extension
Origin commit data
------------------
Commit: 5d5493e2f5
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-12-15 (Sun, 15 Dec 2013)
2013-12-15 14:46:45 +04:00
[CST] Focus
e04fd11f7e gui/audioplayer.cpp: disable screen save for dline/ibox;
always load metadata when adding files to play list;
cleanup code


Origin commit data
------------------
Commit: 937c23bc20
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-12-12 (Thu, 12 Dec 2013)
2013-12-15 14:46:45 +04:00
[CST] Focus
c07a1a7b1b gui/audioplayer.cpp: add AAC file type, save last used directory
Origin commit data
------------------
Commit: 4ab22136d9
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-12-10 (Tue, 10 Dec 2013)
2013-12-15 14:40:54 +04:00
martii
15c7c4fad2 audioplayer, ffmpegdec: embedded cover support
Conflicts:
	src/gui/audioplayer.cpp


Origin commit data
------------------
Commit: 5d02024ae1
Author: martii <m4rtii@gmx.de>
Date: 2013-11-11 (Mon, 11 Nov 2013)
2013-12-15 14:40:54 +04:00
martii
0492912145 drop #ifdef ENABLE_FLAC
Origin commit data
------------------
Commit: bf694d32f1
Author: martii <m4rtii@gmx.de>
Date: 2013-10-31 (Thu, 31 Oct 2013)
2013-12-15 14:40:54 +04:00
Thilo Graf
2981210a6b CAudioPlayerGui: move scope of char *type
scope can be reduced


Origin commit data
------------------
Commit: 4d213e9ed9
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-12-02 (Mon, 02 Dec 2013)
2013-12-03 14:55:39 +01:00
Thilo Graf
fbc082cc6a 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
------------------
Commit: 074713bb29
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-12-02 (Mon, 02 Dec 2013)
2013-12-03 14:55:39 +01:00
vanhofen
106881e0f0 audioplayer: fix cover handling
Origin commit data
------------------
Commit: 22c3cec0ca
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-11-14 (Thu, 14 Nov 2013)

Origin message was:
------------------
- audioplayer: fix cover handling
2013-11-14 23:52:21 +01:00
vanhofen
82168342a2 Revert "- add missing include of vfd header"
This reverts commit 81d56f75fc.


Origin commit data
------------------
Commit: 014dd3ac7b
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-11-13 (Wed, 13 Nov 2013)
2013-11-13 23:39:55 +01:00
vanhofen
81d56f75fc add missing include of vfd header
Origin commit data
------------------
Commit: 3845feb0e4
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-11-13 (Wed, 13 Nov 2013)

Origin message was:
------------------
- add missing include of vfd header
2013-11-13 10:40:18 +01:00
vanhofen
ab3e68a68a 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
------------------
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!
2013-11-09 18:34:09 +01:00
vanhofen
0dd2cce129 audioplayer: use and show play/pause/stop/rew/ff keys
Origin commit data
------------------
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
2013-11-07 22:09:23 +01:00
Michael Liebmann
5aa9f6a272 Audioplayer: Remove special handling for display mute icon
Origin commit data
------------------
Commit: bace5ce91b
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-11-04 (Mon, 04 Nov 2013)
2013-11-04 17:00:34 +01:00
vanhofen
f6fad767be audioplayer: fix corner_type in header
Origin commit data
------------------
Commit: a3173c82cf
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-11-04 (Mon, 04 Nov 2013)

Origin message was:
------------------
- audioplayer: fix corner_type in header
2013-11-04 12:44:25 +01:00
Thilo Graf
5f9bb84b28 revert 2649ca147a
Was bad idea to rename. Other Classes can also inherit this. See CMenuTarget


Origin commit data
------------------
Commit: 6dd1da0628
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-10-25 (Fri, 25 Oct 2013)
2013-10-26 23:25:59 +02:00
Thilo Graf
2649ca147a CComponents: rename hide() to hideCC()
There are too many name conflicts with hide-members in other classes.


Origin commit data
------------------
Commit: 6ee7fac1a5
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-10-24 (Thu, 24 Oct 2013)
2013-10-24 21:39:04 +02:00
Thilo Graf
41d131eb32 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
------------------
Commit: f7798affc6
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-10-24 (Thu, 24 Oct 2013)
2013-10-24 21:19:07 +02:00
Thilo Graf
975673532a CComponents: remove member setCornerRadius(),
setCorner() replaces this function, 2nd parameter sets type


Origin commit data
------------------
Commit: 33ec56ad6f
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-09-15 (Sun, 15 Sep 2013)
2013-09-19 08:24:40 +02:00
Michael Liebmann
7b6498d39f 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
------------------
Commit: c60c5c5ce3
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-07-11 (Thu, 11 Jul 2013)
2013-07-21 22:00:58 +02:00
[CST] Focus
b15430c86b 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
------------------
Commit: 4850e6d77a
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-06-10 (Mon, 10 Jun 2013)
2013-06-10 15:59:21 +04:00
Stefan Seyfried
6210ac6726 neutrino: fix possible div-by-zero in scrollbar calculation
Origin commit data
------------------
Commit: a33086568b
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-05-29 (Wed, 29 May 2013)
2013-05-30 11:19:39 +02:00
Stefan Seyfried
bc02163c1c audioplayer: avoid out-of-bounds access
Origin commit data
------------------
Commit: ca3e06b3fc
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-05-24 (Fri, 24 May 2013)
2013-05-28 16:25:19 +02:00
Stefan Seyfried
51c2ae9988 audioplayer: g_Sectionsd is gone when destructor runs
Origin commit data
------------------
Commit: 013c0e9494
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-05-24 (Fri, 24 May 2013)
2013-05-28 16:23:44 +02:00
vanhofen
93ffab6c1d neutrino: don't save screen while paint headers
Origin commit data
------------------
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
2013-05-28 10:42:39 +02:00
vanhofen
05e35bf92e ENABLE_GUI_MOUNT: globalize
Origin commit data
------------------
Commit: ad20474050
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-05-27 (Mon, 27 May 2013)

Origin message was:
------------------
- ENABLE_GUI_MOUNT: globalize
2013-05-27 23:56:54 +02:00
vanhofen
ee21169494 audioplayer: using CComponentsHeader to paint header
Origin commit data
------------------
Commit: 66e61d433d
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-05-27 (Mon, 27 May 2013)

Origin message was:
------------------
- audioplayer: using CComponentsHeader to paint header
2013-05-27 21:14:57 +02:00
Michael Liebmann
13bd36d779 CAudioPlayerGui: Fix display mute icon
Origin commit data
------------------
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
2013-05-22 07:48:04 +02:00
Michael Liebmann
287c48a9df Various changes for reworked mute icon handling in some classes
- mute icon disabled for moviebrowser, upnpbrowser, pictureviewer
- extra handling for audioplayer


Origin commit data
------------------
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
2013-05-16 11:01:41 +01:00
[CST] Focus
1bd0bd8a7b 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
------------------
Commit: 8bb70d1ab3
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-04-17 (Wed, 17 Apr 2013)
2013-04-17 13:32:12 +04:00
Michael Liebmann
5650cd72f6 src/gui/audioplayer.cpp: Fix osd (draw frame)
Origin commit data
------------------
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)
2013-04-08 16:01:27 +01:00
Stefan Seyfried
f241d11c93 audioplayer: don't free curl_handle too early
Origin commit data
------------------
Commit: a5c6160384
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-04-07 (Sun, 07 Apr 2013)
2013-04-08 10:36:18 +02:00
Stefan Seyfried
39064ecae6 audioplayer: don't free curl_handle too early
Origin commit data
------------------
Commit: fcd65c2ce3
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-04-07 (Sun, 07 Apr 2013)
2013-04-08 10:14:17 +04:00
Michael Liebmann
1dccec2b95 src/gui/audioplayer.cpp: Fix segfault in audioplayer osd
Origin commit data
------------------
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
2013-04-08 10:02:40 +04:00
Michael Liebmann
cb1114083c src/gui/audioplayer.cpp: Fix segfault in audioplayer osd
Origin commit data
------------------
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
2013-04-07 22:07:38 +01:00
Stefan Seyfried
51a9a3b894 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
------------------
Commit: e09bc260da
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2011-10-03 (Mon, 03 Oct 2011)
2013-04-05 14:50:28 +04:00