Commit Graph

4940 Commits

Author SHA1 Message Date
Stefan Seyfried
b011ff37b9 xmltok: add hack to rename functions
this avoids crashes due to clashes with libexpat,
which might be pulled in dynamically e.g. on PC by libGL.


Origin commit data
------------------
Commit: c4d700b463
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-05-28 (Tue, 28 May 2013)
2013-05-28 14:23:17 +02:00
Stefan Seyfried
91f1409e6a configure: try to autodetect lualib
Origin commit data
------------------
Commit: 0c3c93e7db
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-05-27 (Mon, 27 May 2013)
2013-05-27 13:36:50 +02:00
Stefan Seyfried
2e52bef03f fbaccel: fix h/v line length for unaccelerated FB
Origin commit data
------------------
Commit: 69c9702f37
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-05-27 (Mon, 27 May 2013)
2013-05-27 00:49:35 +02:00
Stefan Seyfried
1adf98ac9a femanager: do not open unused frontends
this frees the unused frontends for e.g. vtunerd
(reimplementation of 8e7f2ff232)


Origin commit data
------------------
Commit: 999dd041c1
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-05-25 (Sat, 25 May 2013)
2013-05-25 22:58:15 +02:00
Stefan Seyfried
2d584bc33d femanager: remove dead code (merge error)
Origin commit data
------------------
Commit: 6c46ea34c9
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-05-25 (Sat, 25 May 2013)
2013-05-25 22:52:14 +02:00
Stefan Seyfried
4e3005c6de femanager: use INFO() for FEDEBUG() to shorten filenames
Origin commit data
------------------
Commit: 98be8121ae
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-05-25 (Sat, 25 May 2013)
2013-05-25 22:51:42 +02:00
Stefan Seyfried
7d36590b4f CAutoModeNotifier: avoid out-of-bounds access
Origin commit data
------------------
Commit: 7c6e91d045
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-05-25 (Sat, 25 May 2013)
2013-05-25 22:04:31 +02:00
Stefan Seyfried
600eb0aa9b CAudioMute: add fb->blit() calls
Origin commit data
------------------
Commit: 0767b0d9ee
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-05-25 (Sat, 25 May 2013)
2013-05-25 21:33:28 +02:00
Stefan Seyfried
c337ec2b01 fix build with --as-needed enabled linkers
Origin commit data
------------------
Commit: 17986f6b15
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-05-25 (Sat, 25 May 2013)
2013-05-25 21:10:38 +02:00
Stefan Seyfried
ca2cd4d8ac remove obsolete locales
Origin commit data
------------------
Commit: 8a7095c208
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-05-24 (Fri, 24 May 2013)
2013-05-24 23:31:17 +02:00
Stefan Seyfried
650961a708 framebuffer-ng: add missing checkFbArea() calls
Origin commit data
------------------
Commit: 9a20a6ed3e
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-05-24 (Fri, 24 May 2013)
2013-05-24 23:25:59 +02:00
Stefan Seyfried
b591c52fa3 framebuffer-ng: rework paintBoxRel and paintBoxFrame
rework similar to framebuffer.cpp in order to make sure the visual
appearance is identical


Origin commit data
------------------
Commit: 78620c257f
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-05-24 (Fri, 24 May 2013)
2013-05-24 23:14:35 +02:00
Stefan Seyfried
c29f411b53 framebuffer-ng: implement new framebuffer functions
Origin commit data
------------------
Commit: 0c56de9801
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-05-24 (Fri, 24 May 2013)
2013-05-24 22:28:22 +02:00
Stefan Seyfried
b6e65d0300 Merge remote-tracking branch 'check/next-cc'
needs buildfixing in framebuffer class...

Conflicts:
	data/locale/deutsch.locale
	data/locale/english.locale
	src/driver/fontrenderer.cpp
	src/driver/volume.cpp
	src/gui/audiomute.cpp
	src/gui/audioplayer.cpp
	src/gui/osd_setup.cpp
	src/gui/widget/stringinput.cpp
	src/neutrino.cpp


Origin commit data
------------------
Commit: a7f1e0e25e
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-05-24 (Fri, 24 May 2013)
2013-05-24 20:24:39 +02:00
Stefan Seyfried
915bf3cace femanager: allow starting without frontend (for testing)
Origin commit data
------------------
Commit: 95813ab60e
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-05-24 (Fri, 24 May 2013)
2013-05-24 17:06:48 +02:00
Stefan Seyfried
c5f5d067b1 don't install useless (and trash existing) frontend.conf
Origin commit data
------------------
Commit: dcbec30d9a
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-05-24 (Fri, 24 May 2013)
2013-05-24 17:02:16 +02:00
Stefan Seyfried
8df10bbe16 audioplayer: avoid out-of-bounds access
Origin commit data
------------------
Commit: 6148b976aa
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-05-24 (Fri, 24 May 2013)
2013-05-24 16:58:59 +02:00
Stefan Seyfried
57fdb83dfc audioplayer: g_Sectionsd is gone when destructor runs
Origin commit data
------------------
Commit: a7e0bdfb27
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-05-24 (Fri, 24 May 2013)
2013-05-24 16:58:18 +02:00
Stefan Seyfried
3ba3f65962 zapit: fix ordering of cleanup stuff
Origin commit data
------------------
Commit: c1c734f463
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-05-24 (Fri, 24 May 2013)
2013-05-24 16:57:16 +02:00
Michael Liebmann
78e191de29 CFrameBuffer::paintBoxRel: Skip paint the line, if the calculated width < 0
- When width < 0 GXA overwrites undefined image regions
- Skip paint the line, if the calculated width = 0 (unnecessarily)


Origin commit data
------------------
Commit: 00dd399ff9
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-05-24 (Fri, 24 May 2013)

Origin message was:
------------------
* CFrameBuffer::paintBoxRel: Skip paint the line, if the calculated width < 0

- When width < 0 GXA overwrites undefined image regions
- Skip paint the line, if the calculated width = 0 (unnecessarily)
2013-05-24 09:56:07 +02:00
rhabarber1848
d8ab9bac32 Neutrino Movieinfo: show genre, patch by Gaucho316: http://www.dbox2-tuning.net/forum/viewtopic.php?p=384587#p384587
Origin commit data
------------------
Commit: 99221ee19c
Author: rhabarber1848 <rhabarber1848@web.de>
Date: 2012-10-17 (Wed, 17 Oct 2012)
2013-05-23 22:03:43 +02:00
rhabarber1848
300e63ae66 Neutrino: Remove trailing comma in movieinfo`s audio track listing, patch by Gaucho316: http://www.dbox2-tuning.net/forum/viewtopic.php?f=2&t=49186
Origin commit data
------------------
Commit: 995aeaeb18
Author: rhabarber1848 <rhabarber1848@web.de>
Date: 2010-02-27 (Sat, 27 Feb 2010)
2013-05-23 21:30:56 +02:00
Gaucho316
6228ba8c4b Neutrino EPG Viewer: don't show empty audio track names
Signed-off-by: Gaucho316 <Gaucho316@hotmail.com>


Origin commit data
------------------
Commit: 6215d37e42
Author: Gaucho316 <Gaucho316@hotmail.com>
Date: 2012-12-19 (Wed, 19 Dec 2012)
2013-05-23 21:19:01 +02:00
rhabarber1848
7bb0dc4f34 Neutrino: Show audio track descriptions and program length in EPG info, patch by Gaucho316: http://www.dbox2-tuning.net/forum/viewtopic.php?f=2&t=49185
Origin commit data
------------------
Commit: 19d47e04a5
Author: rhabarber1848 <rhabarber1848@web.de>
Date: 2010-02-28 (Sun, 28 Feb 2010)
2013-05-23 21:08:18 +02:00
Jacek Jendrzej
0b52576434 CBaseDec::GetMetaDataBase - fix segfault on scroll and any file is played
Origin commit data
------------------
Commit: 0c68a37b70
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2013-05-23 (Thu, 23 May 2013)
2013-05-23 14:20:06 +02:00
Michael Liebmann
b0f334de56 CComponentsItem::paintInit(): Corrected calculation of sw_cur
- Summarized calculate the values of shadow box


Origin commit data
------------------
Commit: b1c7c7a34c
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-05-22 (Wed, 22 May 2013)

Origin message was:
------------------
* CComponentsItem::paintInit(): Corrected calculation of sw_cur

- Summarized calculate the values of shadow box
2013-05-22 22:02:17 +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
24c8d962d4 src/gui/components/cc_types.h: Renumbering 'align types' of correct evaluation
Origin commit data
------------------
Commit: 2a6d12c332
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-05-21 (Tue, 21 May 2013)

Origin message was:
------------------
* src/gui/components/cc_types.h: Renumbering 'align types' of correct evaluation
2013-05-21 19:34:53 +02:00
Michael Liebmann
bb87b2fdea CComponentsItem: Set sw_cur = 0 if no shadow
Origin commit data
------------------
Commit: b8da504432
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-05-21 (Tue, 21 May 2013)

Origin message was:
------------------
* CComponentsItem: Set sw_cur = 0 if no shadow
2013-05-21 19:34:53 +02:00
Michael Liebmann
1d6f0bc57b CTestMenu: Add widget id's
- Return menu result, to close all menus


Origin commit data
------------------
Commit: 2244e418b7
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-05-21 (Tue, 21 May 2013)

Origin message was:
------------------
* CTestMenu: Add widget id's

- Return menu result, to close all menus
2013-05-21 19:34:52 +02:00
Jacek Jendrzej
ad8f946572 CFileHelpers::copyFile - prevent possible compile error
Origin commit data
------------------
Commit: 476b896972
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2013-05-20 (Mon, 20 May 2013)

Origin message was:
------------------
CFileHelpers::copyFile - prevent possible compile error
2013-05-20 12:07:04 +02:00
Michael Liebmann
22a5af089f CChannelList: prevent possible compile error
Origin commit data
------------------
Commit: a48e7fa200
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-05-19 (Sun, 19 May 2013)

Origin message was:
------------------
* CChannelList: prevent possible compile error
2013-05-19 08:41:05 +01:00
vanhofen
a56adef180 channellist: colored_events to right infobox
Origin commit data
------------------
Commit: 273a83fa3f
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-05-18 (Sat, 18 May 2013)

Origin message was:
------------------
- channellist: colored_events to right infobox
2013-05-18 23:59:06 +02:00
Michael Liebmann
6ee44a7687 Fix CComponents::getScreen()/hide() & CComponentsItem::hideCCItem()
- Use CFrameBuffer::waitForIdle() to ensure that all GXA commands
 are finished before SaveScreen() / RestoreScreen() is executed


Origin commit data
------------------
Commit: 072097cd06
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-05-17 (Fri, 17 May 2013)

Origin message was:
------------------
* Fix CComponents::getScreen()/hide() & CComponentsItem::hideCCItem()

- Use CFrameBuffer::waitForIdle() to ensure that all GXA commands
 are finished before SaveScreen() / RestoreScreen() is executed
2013-05-18 14:44:20 +01:00
Michael Liebmann
f72058e32e CFrameBuffer::waitForIdle: Added a parameter
to identify the execution at Debug Output
- For example: name of the calling function


Origin commit data
------------------
Commit: d460c50bd5
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-05-17 (Fri, 17 May 2013)

Origin message was:
------------------
* CFrameBuffer::waitForIdle: Added a parameter

 to identify the execution at Debug Output
- For example: name of the calling function
2013-05-18 14:44:20 +01:00
Michael Liebmann
ef1cb49866 Mute icon: Fix minor bugs
- Fix display the mute icon when leaving the audio player
- Disable mute icon in channellist when 'Quickzap in list' active or allow
- Fix hide the mute icon in movie browser, picture viewer,
 file browser and upnp browser
- Font::RenderString(): Use correct value of y for CFrameBuffer::checkFbArea()


Origin commit data
------------------
Commit: 5eb7f4aea8
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-05-17 (Fri, 17 May 2013)

Origin message was:
------------------
* Mute icon: Fix minor bugs

- Fix display the mute icon when leaving the audio player
- Disable mute icon in channellist when 'Quickzap in list' active or allow
- Fix hide the mute icon in movie browser, picture viewer,
 file browser and upnp browser
- Font::RenderString(): Use correct value of y for CFrameBuffer::checkFbArea()
2013-05-18 14:44:20 +01:00
Michael Liebmann
682b0a6261 Sort deutsch.locale
Origin commit data
------------------
Commit: f6d72f6448
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-05-18 (Sat, 18 May 2013)

Origin message was:
------------------
* Sort deutsch.locale
2013-05-18 14:44:20 +01:00
Jacek Jendrzej
23de0a12b5 CNeutrinoEventList::findEvents - add search all epg option
Origin commit data
------------------
Commit: 35bac1ff40
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2013-05-17 (Fri, 17 May 2013)
2013-05-17 21:08:09 +02:00
Thilo Graf
dae411b002 CAudioMute: replace unnecessary declaration/definition/ usages
frameBuffer is already definied by
inherited CComponentsPicture() attributes. Attributes like
"x, y, width, height" are usable without a function.

See also http://www.tuxbox.org/neutrinohd/doc/html/class_c_components.html
section: "Protected Attributes"


Origin commit data
------------------
Commit: 999c659b3c
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-05-16 (Thu, 16 May 2013)
2013-05-16 22:56:57 +02:00
Jacek Jendrzej
7815457ec2 supplement to e946162499 typo
Origin commit data
------------------
Commit: 017b2d58d9
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2013-05-16 (Thu, 16 May 2013)
2013-05-16 22:43:51 +02:00
Jacek Jendrzej
764733cce7 supplement to e946162499, THX Gaucho316 for correction
Origin commit data
------------------
Commit: 4a461c1801
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2013-05-16 (Thu, 16 May 2013)
2013-05-16 22:40:52 +02:00
Michael Liebmann
fb34a0fc68 CComponents: Add corner_type to paintFbItems() => paintBoxFrame()
Origin commit data
------------------
Commit: c5e223a231
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-05-16 (Thu, 16 May 2013)

Origin message was:
------------------
* CComponents: Add corner_type to paintFbItems() => paintBoxFrame()
2013-05-16 11:01:41 +01:00
Michael Liebmann
36663ad335 CFrameBuffer: Rework paintBoxFrame()
- Rounded corners can be displayed individually
- Improved rendering of circular arcs
- Remove duplicate code in paintBoxRel()


Origin commit data
------------------
Commit: b089d9bf20
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-05-16 (Thu, 16 May 2013)

Origin message was:
------------------
* CFrameBuffer: Rework paintBoxFrame()

- Rounded corners can be displayed individually
- Improved rendering of circular arcs
- Remove duplicate code in paintBoxRel()
2013-05-16 11:01:41 +01: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
Michael Liebmann
2b64c52a2f Rework handling muteicon
- Integrated for monitoring the mute icon into the frame buffer class.
 If the icon is overwritten by an element, it is restored from the
 framebuffer.

Signed-off-by: Thilo Graf <dbt@novatux.de>


Origin commit data
------------------
Commit: 1049b337bb
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-05-13 (Mon, 13 May 2013)

Origin message was:
------------------
* Rework handling muteicon

- Integrated for monitoring the mute icon into the frame buffer class.
 If the icon is overwritten by an element, it is restored from the
 framebuffer.

Signed-off-by: Thilo Graf <dbt@novatux.de>
2013-05-16 11:01:41 +01:00
Jacek Jendrzej
e946162499 CNeutrinoEventList::findEvents -fix segfault if Bouquets not in current mode, remove unique sort
Origin commit data
------------------
Commit: 8079c9126b
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2013-05-16 (Thu, 16 May 2013)
2013-05-16 10:21:45 +02:00
Jacek Jendrzej
51dbfc1010 CNeutrinoEventList::findEvents - remove events for not found channels in channelList
Origin commit data
------------------
Commit: 5869af605b
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2013-05-15 (Wed, 15 May 2013)

Origin message was:
------------------
 CNeutrinoEventList::findEvents - remove events for not found channels in channelList
2013-05-15 17:36:33 +02:00
Jacek Jendrzej
1c4b455438 CNeutrinoEventList::findEvents - speedup search in all channelList
Origin commit data
------------------
Commit: 63bb0996da
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2013-05-15 (Wed, 15 May 2013)
2013-05-15 14:39:09 +02:00
vanhofen
9e790476cb yweb: add key 'sleep'
Origin commit data
------------------
Commit: ee4a4cbea1
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-05-14 (Tue, 14 May 2013)

Origin message was:
------------------
- yweb: add key 'sleep'
2013-05-14 22:40:49 +02:00
vanhofen
9109514728 sleeptimer: allow only one instance
* remove unneeded includes


Origin commit data
------------------
Commit: 07da9cecdc
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-05-14 (Tue, 14 May 2013)

Origin message was:
------------------
- sleeptimer: allow only one instance

* remove unneeded includes
2013-05-14 22:20:40 +02:00