Stefan Seyfried
4b44a43b9d
menu: make page_start[] int, avoids lots of casts
...
Origin commit data
------------------
Commit: c5760c6a27
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2013-06-02 (Sun, 02 Jun 2013)
2013-06-02 20:31:42 +02:00
Stefan Seyfried
ae983fb145
dvbsubtitle: add missing blit()
...
Origin commit data
------------------
Commit: 31d0b88ca1
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2013-06-01 (Sat, 01 Jun 2013)
2013-06-01 17:17:28 +02:00
Stefan Seyfried
5d520b840b
neutrino: don't spam with --enable-cleanup
...
sectionsd already does malloc_stats()
Origin commit data
------------------
Commit: 6aee976490
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2013-06-01 (Sat, 01 Jun 2013)
2013-06-01 15:50:35 +02:00
Stefan Seyfried
2bf1ef37d0
sectionsd: don't hardcode ntpdate location
...
Origin commit data
------------------
Commit: f5956f055d
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2013-06-01 (Sat, 01 Jun 2013)
2013-06-01 15:49:26 +02:00
Stefan Seyfried
67acbf5408
configure: remove linker hacks, now that libstb-hal is fixed
...
Origin commit data
------------------
Commit: 862fb0aada
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2013-06-01 (Sat, 01 Jun 2013)
2013-06-01 13:56:41 +02:00
Stefan Seyfried
fc9a9433d0
infoviewer: always paint 'no epg...' in the same place
...
Origin commit data
------------------
Commit: da79e3b205
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2013-05-31 (Fri, 31 May 2013)
2013-05-31 11:33:47 +02:00
Stefan Seyfried
139f4576f0
infoviewer: simplify show_current_next()
...
Origin commit data
------------------
Commit: a579bd092b
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2013-05-31 (Fri, 31 May 2013)
2013-05-31 11:33:04 +02:00
Stefan Seyfried
8e6c917531
neutrino: fix nullpointer crash if no channels are present
...
Origin commit data
------------------
Commit: 2fcb6a527d
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2013-05-29 (Wed, 29 May 2013)
2013-05-29 15:34:35 +02:00
Stefan Seyfried
512febee25
neutrino: fix possible div-by-zero in scrollbar calculation
...
Origin commit data
------------------
Commit: 6a48922350
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2013-05-29 (Wed, 29 May 2013)
2013-05-29 15:33:21 +02:00
Stefan Seyfried
9487b4aa03
neutrino: generic-pc is now also using 1280x70 FB per default
...
Origin commit data
------------------
Commit: eb9eba8914
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2013-05-29 (Wed, 29 May 2013)
2013-05-29 15:30:06 +02:00
Stefan Seyfried
c9c75bcb84
netfile: fix check (dprintf is a bad macro and needs braces)
...
Origin commit data
------------------
Commit: 463fa3027e
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2013-05-29 (Wed, 29 May 2013)
2013-05-29 15:28:01 +02:00
Stefan Seyfried
8aff6fe799
ywebserver: try to use port 8080 if port 80 is not available
...
Origin commit data
------------------
Commit: e0a051e74c
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2013-05-28 (Tue, 28 May 2013)
2013-05-28 14:35:11 +02:00
Stefan Seyfried
189b7e1145
netfile: paranoia checks to avoid out-of-bounds access
...
Origin commit data
------------------
Commit: bd314ba84f
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2013-05-28 (Tue, 28 May 2013)
2013-05-28 14:29:53 +02:00
Stefan Seyfried
093e651a83
don't use sizeof(pointer), it is not useful :-)
...
Origin commit data
------------------
Commit: a7dfc9757a
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2013-05-28 (Tue, 28 May 2013)
2013-05-28 14:27:51 +02:00
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