[CST] Focus
ed16649c6c
zapit/src/fastscan.cpp: fix pilot param
...
Origin commit data
------------------
Commit: 47f2b31786
Author: [CST] Focus <focus.cst@gmail.com >
Date: 2014-12-30 (Tue, 30 Dec 2014)
2014-12-30 15:04:05 +03:00
vanhofen
0afd4ecde2
screensaver: disable clock while screesaver
...
Origin commit data
------------------
Commit: 7c9a158f11
Author: vanhofen <vanhofen@gmx.de >
Date: 2014-12-30 (Tue, 30 Dec 2014)
Origin message was:
------------------
- screensaver: disable clock while screesaver
2014-12-30 00:53:31 +01:00
vanhofen
82ff5ec945
infoviewer: align clock bottom to get same pos as channelname
...
Origin commit data
------------------
Commit: 4810576268
Author: vanhofen <vanhofen@gmx.de >
Date: 2014-12-30 (Tue, 30 Dec 2014)
Origin message was:
------------------
- infoviewer: align clock bottom to get same pos as channelname
2014-12-30 00:22:21 +01:00
vanhofen
6fdf161066
neutrino: add screensaver to radio-mode
...
This commit maybe need some tests with radiotext
and/or other timeouts
Origin commit data
------------------
Commit: 4ab6098716
Author: vanhofen <vanhofen@gmx.de >
Date: 2014-12-29 (Mon, 29 Dec 2014)
Origin message was:
------------------
- neutrino: add screensaver to radio-mode
This commit maybe need some tests with radiotext
and/or other timeouts
2014-12-30 00:02:41 +01:00
vanhofen
68bb115812
screensaver: allow no screensaver_timeout to show first pic only
...
Thats usefull when you have just one plain black pic in your
screensaver directory. So you'll get a blank screen w/o pic changes.
Origin commit data
------------------
Commit: b85aa43d87
Author: vanhofen <vanhofen@gmx.de >
Date: 2014-12-29 (Mon, 29 Dec 2014)
Origin message was:
------------------
- screensaver: allow no screensaver_timeout to show first pic only
Thats usefull when you have just one plain black pic in your
screensaver directory. So you'll get a blank screen w/o pic changes.
2014-12-29 23:50:18 +01:00
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
vanhofen
586eb7782d
screensaver: moving "using namespace std;" to cpp ...
...
... to avoid the inheritance of this
Origin commit data
------------------
Commit: 5f42845160
Author: vanhofen <vanhofen@gmx.de >
Date: 2014-12-28 (Sun, 28 Dec 2014)
Origin message was:
------------------
- screensaver: moving "using namespace std;" to cpp ...
... to avoid the inheritance of this
2014-12-29 22:13:02 +01:00
vanhofen
42c011a1f3
screensaver: move configuration to own submenu
...
Origin commit data
------------------
Commit: 3206e35e20
Author: vanhofen <vanhofen@gmx.de >
Date: 2014-12-25 (Thu, 25 Dec 2014)
Origin message was:
------------------
- screensaver: move configuration to own submenu
2014-12-29 22:13:02 +01:00
vanhofen
3efac0bcf4
screensaver: add GUI option to change timeout
...
Origin commit data
------------------
Commit: 153e7dba91
Author: vanhofen <vanhofen@gmx.de >
Date: 2014-12-29 (Mon, 29 Dec 2014)
Origin message was:
------------------
- screensaver: add GUI option to change timeout
2014-12-29 22:13:02 +01:00
vanhofen
ad395059db
screensaver: add GUI option to change screensaver directory
...
Origin commit data
------------------
Commit: cbed13ecd0
Author: vanhofen <vanhofen@gmx.de >
Date: 2014-12-25 (Thu, 25 Dec 2014)
Origin message was:
------------------
- screensaver: add GUI option to change screensaver directory
2014-12-29 22:13:02 +01:00
vanhofen
d4ca3a30b2
screensaver: user pictureviewer instead of videoDecoder ...
...
... to avoid interrupts while playing and keep pictures unscaled
Origin commit data
------------------
Commit: ecc98b7def
Author: vanhofen <vanhofen@gmx.de >
Date: 2014-12-24 (Wed, 24 Dec 2014)
Origin message was:
------------------
- screensaver: user pictureviewer instead of videoDecoder ...
... to avoid interrupts while playing and keep pictures unscaled
2014-12-29 22:13:02 +01:00
vanhofen
e9222dc27c
screensaver: just add mp3-?.jpg when using DATADIR "/neutrino/icons" ...
...
... to get the same behavior as usual
Origin commit data
------------------
Commit: 4cf5e8ffd1
Author: vanhofen <vanhofen@gmx.de >
Date: 2014-12-24 (Wed, 24 Dec 2014)
Origin message was:
------------------
- screensaver: just add mp3-?.jpg when using DATADIR "/neutrino/icons" ...
... to get the same behavior as usual
2014-12-29 22:13:02 +01:00
vanhofen
70fb417fd1
screensaver: remove trailing slash from screensaver_dir
...
Origin commit data
------------------
Commit: 20e49a492a
Author: vanhofen <vanhofen@gmx.de >
Date: 2014-12-24 (Wed, 24 Dec 2014)
Origin message was:
------------------
- screensaver: remove trailing slash from screensaver_dir
2014-12-29 22:13:02 +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
Stefan Seyfried
0ebda986b5
framebuffer_ng: fix background transparency
...
Origin commit data
------------------
Commit: 3b964311fa
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2014-12-28 (Sun, 28 Dec 2014)
2014-12-28 20:01:44 +01:00
Stefan Seyfried
af2176ef9c
framebuffer_ng: port framebuffer features
...
port over 37ad8111
and 19fc9e2a
to framebuffer_ng
Origin commit data
------------------
Commit: 4b50fb6eb4
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2014-12-28 (Sun, 28 Dec 2014)
2014-12-28 19:12:51 +01:00
Stefan Seyfried
d1e2143fd6
Merge remote-tracking branch 'check/cst-next'
...
Conflicts:
src/daemonc/remotecontrol.cpp
src/gui/luainstance.cpp
src/gui/movieplayer.cpp
src/gui/videosettings.cpp
src/neutrino.cpp
src/system/setting_helpers.cpp
src/zapit/src/zapit.cpp
Origin commit data
------------------
Commit: d37b3c0f9a
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2014-12-28 (Sun, 28 Dec 2014)
2014-12-28 12:32:12 +01:00
Stefan Seyfried
b6e2fb9527
yhttpd/mod_sendfile: fix format string warnings
...
Origin commit data
------------------
Commit: 44451c7575
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2014-12-26 (Fri, 26 Dec 2014)
2014-12-26 22:14:58 +01:00
Stefan Seyfried
b22bf6f543
dboxinfo: fix buffer size, avoid overflow
...
Origin commit data
------------------
Commit: a91a27900c
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2014-12-26 (Fri, 26 Dec 2014)
2014-12-26 22:13:59 +01:00
Stefan Seyfried
90120051da
luainstance: fix overflow warning
...
Origin commit data
------------------
Commit: 622585b5de
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2014-12-26 (Fri, 26 Dec 2014)
2014-12-26 22:13:34 +01:00
Stefan Seyfried
d85e44b136
zapit/transponder: fix format string warning
...
Origin commit data
------------------
Commit: c07f964531
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2014-12-26 (Fri, 26 Dec 2014)
2014-12-26 22:12:16 +01:00
Stefan Seyfried
226aaceefc
neutrino: fix format string warnings
...
Origin commit data
------------------
Commit: 79b8ffb55f
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2014-12-26 (Fri, 26 Dec 2014)
2014-12-26 20:01:18 +01:00
Stefan Seyfried
7d770b41f8
components: fix format strings
...
Origin commit data
------------------
Commit: daeefa9757
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2014-12-26 (Fri, 26 Dec 2014)
2014-12-26 20:00:42 +01:00
Stefan Seyfried
16a6a71192
femanager: remove old hack after merge
...
Origin commit data
------------------
Commit: 0cd237b23c
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2014-12-26 (Fri, 26 Dec 2014)
2014-12-26 17:39:59 +01:00
[CST] Focus
d410f1c54f
gui/mediaplayer_setup.cpp: integrate MB / YT settings, (c) martii
...
Origin commit data
------------------
Commit: 9b78e49d0e
Author: [CST] Focus <focus.cst@gmail.com >
Date: 2014-12-26 (Fri, 26 Dec 2014)
2014-12-26 19:00:32 +03:00
Stefan Seyfried
6ab92a35ce
lcd fontrenderer: port to new API usage
...
Origin commit data
------------------
Commit: 754262bbc3
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2014-12-25 (Thu, 25 Dec 2014)
2014-12-25 19:35:14 +01:00
Stefan Seyfried
73753c44d5
framebuffer_ng: undef SCALE, it's used by hw includes
...
Origin commit data
------------------
Commit: 9f4eea8636
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2014-12-25 (Thu, 25 Dec 2014)
2014-12-25 19:33:50 +01:00
Stefan Seyfried
ed24f8fa69
osd_setup: remove g_settings.progressbar_design leftovers
...
needs more checking throughout the code base...
Origin commit data
------------------
Commit: 49f3516f47
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2014-12-25 (Thu, 25 Dec 2014)
2014-12-25 18:32:21 +01:00
Stefan Seyfried
21b3a55ffa
channellist is a pointer now
...
Origin commit data
------------------
Commit: 894e21174d
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2014-12-25 (Thu, 25 Dec 2014)
2014-12-25 18:21:56 +01:00
Stefan Seyfried
ee81883311
movieplayer: fix invalid casts for debug messages
...
Origin commit data
------------------
Commit: 334eb8eb6d
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2014-12-25 (Thu, 25 Dec 2014)
2014-12-25 18:18:56 +01:00
Stefan Seyfried
90c84b9b67
plugins.h: remove unnecessary include
...
Origin commit data
------------------
Commit: 4e5a69c37b
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2014-12-25 (Thu, 25 Dec 2014)
2014-12-25 18:18:01 +01:00
Stefan Seyfried
c39c3c98c0
capmt: avoid crash with simulated FE debug message
...
Origin commit data
------------------
Commit: 086434c99f
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2014-12-25 (Thu, 25 Dec 2014)
2014-12-25 18:16:26 +01:00
Stefan Seyfried
1cf071da4f
remove obsolete g_info.delivery_system
...
Origin commit data
------------------
Commit: 20363fa8fd
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2014-12-25 (Thu, 25 Dec 2014)
2014-12-25 18:13:48 +01:00
Stefan Seyfried
467fc487aa
add CFLAGS for libsigc
...
Origin commit data
------------------
Commit: 41dd237498
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2014-12-25 (Thu, 25 Dec 2014)
2014-12-25 18:11:36 +01:00
Stefan Seyfried
2da46b868c
framebuffer_ng: add color gradient function
...
Basically implement commit 9fc90622
to allow build to succeed.
These are all unaccelerated so should not be used at all :-(
Origin commit data
------------------
Commit: b6d5b8396b
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2014-12-25 (Thu, 25 Dec 2014)
2014-12-25 18:06:03 +01:00
Stefan Seyfried
ec1a9fce17
Merge remote-tracking branch 'check/cst-next'
...
needs build- and functional fixes
Conflicts:
configure.ac
data/icons/shutdown.jpg
data/icons/start.jpg
data/locale/deutsch.locale
data/locale/english.locale
lib/libmd5sum/md5.c
src/driver/scanepg.cpp
src/driver/streamts.cpp
src/driver/vfd.cpp
src/driver/vfd.h
src/driver/volume.cpp
src/eitd/dmx.cpp
src/eitd/xmlutil.cpp
src/gui/Makefile.am
src/gui/audiomute.cpp
src/gui/channellist.cpp
src/gui/dboxinfo.cpp
src/gui/epgview.cpp
src/gui/eventlist.cpp
src/gui/filebrowser.cpp
src/gui/hdd_menu.cpp
src/gui/infoviewer.cpp
src/gui/infoviewer_bb.cpp
src/gui/infoviewer_bb.h
src/gui/keybind_setup.cpp
src/gui/luainstance.cpp
src/gui/luainstance.h
src/gui/miscsettings_menu.cpp
src/gui/moviebrowser.cpp
src/gui/movieplayer.cpp
src/gui/osd_progressbar_setup.cpp
src/gui/osd_progressbar_setup.h
src/gui/osd_setup.cpp
src/gui/osdlang_setup.cpp
src/gui/personalize.cpp
src/gui/plugins.cpp
src/gui/plugins.h
src/gui/scan.cpp
src/gui/scan_setup.cpp
src/gui/update_settings.cpp
src/gui/user_menue.cpp
src/gui/user_menue_setup.cpp
src/gui/videosettings.cpp
src/gui/widget/buttons.cpp
src/gui/widget/menue.cpp
src/gui/widget/menue.h
src/gui/widget/progresswindow.cpp
src/neutrino.cpp
src/neutrino_menue.cpp
src/nhttpd/yhttpd.cpp
src/system/helpers.cpp
src/system/locals.h
src/system/locals_intern.h
src/system/setting_helpers.cpp
src/zapit/lib/zapitclient.cpp
src/zapit/src/fastscan.cpp
src/zapit/src/frontend.cpp
src/zapit/src/getservices.cpp
src/zapit/src/scan.cpp
src/zapit/src/scannit.cpp
src/zapit/src/scanpmt.cpp
src/zapit/src/transponder.cpp
src/zapit/src/zapit.cpp
Origin commit data
------------------
Commit: 69c4dbbdba
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2014-12-25 (Thu, 25 Dec 2014)
2014-12-25 18:03:08 +01:00
Jacek Jendrzej
8cde896807
refix sort freq with negative satellite position (thx Houdini)
...
Origin commit data
------------------
Commit: 751d23fbbb
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2014-12-24 (Wed, 24 Dec 2014)
2014-12-24 16:41:39 +01:00
Jacek Jendrzej
78dc8c1ed3
fix sort freq with negative satellite position
...
Origin commit data
------------------
Commit: 7b356ad58f
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2014-12-24 (Wed, 24 Dec 2014)
2014-12-24 14:52:57 +01:00
Jacek Jendrzej
9c4dc518b0
nhttpd - fix select audio pid in live (vlc) mode
...
Origin commit data
------------------
Commit: f236b4807b
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2014-12-23 (Tue, 23 Dec 2014)
2014-12-23 17:45:17 +01:00
[CST] Focus
1c9feef876
zapit/src/getservices.cpp: change default pilot param to auto
...
Origin commit data
------------------
Commit: 75bae10ba9
Author: [CST] Focus <focus.cst@gmail.com >
Date: 2014-12-23 (Tue, 23 Dec 2014)
2014-12-23 19:12:17 +03:00
[CST] Focus
8f2687c0dd
eitd/sectionsd.cpp: try to fix filter restart on service stop
...
Origin commit data
------------------
Commit: f816efadc6
Author: [CST] Focus <focus.cst@gmail.com >
Date: 2014-12-23 (Tue, 23 Dec 2014)
2014-12-23 19:08:01 +03:00
[CST] Focus
9b0bc08d30
daemonc/remotecontrol.cpp: stop playback before lock on cst too,
...
this fixes blank video and background picture in ie audioplayer started on locked channel
Origin commit data
------------------
Commit: 97875b4855
Author: [CST] Focus <focus.cst@gmail.com >
Date: 2014-12-23 (Tue, 23 Dec 2014)
2014-12-23 19:08:01 +03:00
vanhofen
353950d992
moviebrowser: localize dialogs around TS-editing
...
Origin commit data
------------------
Commit: 3e24de2d67
Author: vanhofen <vanhofen@gmx.de >
Date: 2014-12-22 (Mon, 22 Dec 2014)
Origin message was:
------------------
- moviebrowser: localize dialogs around TS-editing
2014-12-22 09:16:20 +01:00
vanhofen
11d680e053
hintbox: allow plain neutrino locales in bodytext
...
Origin commit data
------------------
Commit: 0f45e26728
Author: vanhofen <vanhofen@gmx.de >
Date: 2014-12-22 (Mon, 22 Dec 2014)
Origin message was:
------------------
- hintbox: allow plain neutrino locales in bodytext
2014-12-22 09:15:26 +01:00
Jacek Jendrzej
81203c6677
supplement to aff360ae9c
, fix upnpplayer mode
...
Origin commit data
------------------
Commit: 1dc78e9584
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2014-12-19 (Fri, 19 Dec 2014)
2014-12-19 15:38:10 +01:00
Thilo Graf
3003c33c75
CInfoViewer: rework init and paint of clock
...
This removes some dimension assignments in start() because of
already existant and usable dimension values that comes directly
from clock object.
Origin commit data
------------------
Commit: a58bd6c235
Author: Thilo Graf <dbt@novatux.de >
Date: 2014-12-19 (Fri, 19 Dec 2014)
2014-12-19 10:19:51 +01:00
Jacek Jendrzej
aff360ae9c
infoviewer_bb.cpp CInfoViewerBB::getBBButtonInfo() fix audioname in ts mode
...
Origin commit data
------------------
Commit: 0013e139a5
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2014-12-18 (Thu, 18 Dec 2014)
2014-12-18 19:08:38 +01:00