Commit Graph

7132 Commits

Author SHA1 Message Date
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
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
[CST] Focus
91ab55276f gui/scan_setup.cpp: in easeymenu mode, not allow start fastscan direct, without auto-diseqc configuration
Origin commit data
------------------
Commit: 60b1664057
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-10-23 (Thu, 23 Oct 2014)
2014-10-23 18:20:22 +04:00
[CST] Focus
9382250c10 zapit/src/bouquets.cpp: fix possible crash, if no channel name present in bouquets xml
Origin commit data
------------------
Commit: f8f299eadc
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-10-23 (Thu, 23 Oct 2014)
2014-10-23 18:19:28 +04:00
vanhofen
c8ebb5a386 locale: update nederlands.locale; translated by Astrasat
Origin commit data
------------------
Commit: 837cbbe5a7
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-10-23 (Thu, 23 Oct 2014)

Origin message was:
------------------
- locale: update nederlands.locale; translated by Astrasat
2014-10-23 11:34:03 +02:00
[CST] Focus
bedc3d699b driver/vfd.cpp: fix compile on nevis
Origin commit data
------------------
Commit: 2dc3738e6b
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-10-23 (Thu, 23 Oct 2014)
2014-10-23 10:00:40 +04:00
[CST] Focus
93e8ddd747 gui/vfd_setup.cpp: modify brightness menu so vfd follow selected menu item on scroll
Origin commit data
------------------
Commit: 2edfa2655b
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-10-22 (Wed, 22 Oct 2014)
2014-10-22 16:15:32 +04:00
[CST] Focus
1e81103be9 gui/widget/menue.cpp: add activate observer to notify when item become active
Origin commit data
------------------
Commit: 2b50060bab
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-10-22 (Wed, 22 Oct 2014)
2014-10-22 16:15:27 +04:00
[CST] Bas
166d4988c2 streaminfo: since new libcs return AUDIO_FORMAT as Type in getAudioInfo() update the code and add AAC information while at it. We set audio stream to unknown if we don't know what codec is in use.
Origin commit data
------------------
Commit: 2af0d0c4ee
Author: [CST] Bas <bas@coolstreamtech.com>
Date: 2014-10-22 (Wed, 22 Oct 2014)
2014-10-22 16:14:34 +04:00
[CST] Bas
8f536ee896 neutrino: add support for CST new simple frontpanel with LED segment display. (c) focus and adjusted by me.
Conflicts:
	src/daemonc/remotecontrol.cpp
	src/gui/channellist.cpp


Origin commit data
------------------
Commit: 5f3872b5dd
Author: [CST] Bas <bas@coolstreamtech.com>
Date: 2014-09-26 (Fri, 26 Sep 2014)
2014-10-22 16:14:05 +04:00
vanhofen
9797fc352b deutsch.locale: update
Origin commit data
------------------
Commit: 331665d847
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-10-21 (Tue, 21 Oct 2014)

Origin message was:
------------------
- deutsch.locale: update
2014-10-21 10:23:55 +02:00
[CST] Focus
e920f28edd neutrino.cpp: add updates check on boot;
init channel lists before warning about 'new settings are set to defaults' - fix crash,
if ie EVT_PROGRAMLOCKSTATUS received while dialog on the screen, and channel list not exists


Origin commit data
------------------
Commit: 2470086d93
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-10-20 (Mon, 20 Oct 2014)
2014-10-20 14:23:31 +04:00
[CST] Focus
44f122ec45 gui/update_settings.cpp: add option to enable/disable updates check on boot
Origin commit data
------------------
Commit: c43438baec
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-10-20 (Mon, 20 Oct 2014)
2014-10-20 14:20:26 +04:00
[CST] Focus
51fcca6264 gui/update.cpp: add function to check first url for image update;
check update version and timestamp to notify user about updates


Origin commit data
------------------
Commit: a755074c0e
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-10-20 (Mon, 20 Oct 2014)
2014-10-20 14:19:37 +04:00
[CST] Focus
f71b3f68e0 system/flashtool.cpp: add timestamp
Origin commit data
------------------
Commit: 0420e95b11
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-10-20 (Mon, 20 Oct 2014)
2014-10-20 14:14:39 +04:00
[CST] Focus
9f8752b2be gui/miscsettings_menu.cpp: fix settings sectionsd config
Origin commit data
------------------
Commit: 320c3b163c
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-10-20 (Mon, 20 Oct 2014)
2014-10-20 11:16:14 +04:00
[CST] Focus
7bf0c37de4 gui/movieplayer.cpp: fix old file info display in infoviewer
Origin commit data
------------------
Commit: 95ac729ff6
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-10-17 (Fri, 17 Oct 2014)
2014-10-17 15:45:15 +04:00
Michael Liebmann
ac834e963b CTextBox: Fix center / right text display
- The x position of the text could assume negative values,
 when the text length was greater than the specified range.


Origin commit data
------------------
Commit: a6487fd951
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-10-16 (Thu, 16 Oct 2014)

Origin message was:
------------------
CTextBox: Fix center / right text display

- The x position of the text could assume negative values,
 when the text length was greater than the specified range.
2014-10-16 17:14:04 +02:00
[CST] Focus
b71cb627f5 neutrino.cpp: by request, add network settings and software update to blue user menu
Origin commit data
------------------
Commit: dc97bbefdf
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-10-16 (Thu, 16 Oct 2014)
2014-10-16 13:56:15 +04:00
[CST] Focus
7e6a96df05 gui/user_menue.cpp: add network settings and software update as user-menu items
Origin commit data
------------------
Commit: 5d6ea715d8
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-10-16 (Thu, 16 Oct 2014)
2014-10-16 13:56:15 +04:00
[CST] Focus
2793e55793 gui/update_menue.cpp: fix crash in dtor, CMenuForwarder is deleted on menu delete
Origin commit data
------------------
Commit: 37891d2de3
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-10-16 (Thu, 16 Oct 2014)
2014-10-16 13:56:15 +04:00
[CST] Focus
77d2f5b21d gui/update_settings.cpp: cleanup unused updateItem
Origin commit data
------------------
Commit: 3c5d5634a4
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-10-16 (Thu, 16 Oct 2014)
2014-10-16 13:56:15 +04:00
[CST] Focus
e95e16ba29 lib/libtuxtxt/tuxtxt.cpp: set 16:9 mode by default
Origin commit data
------------------
Commit: f71396e455
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-10-16 (Thu, 16 Oct 2014)
2014-10-16 13:56:09 +04:00
Michael Liebmann
baf7ffea36 Enable gradient for all remaining GUI header
Origin commit data
------------------
Commit: b9400110b4
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-10-16 (Thu, 16 Oct 2014)
2014-10-16 09:49:28 +02:00
Michael Liebmann
b9f2df1eb7 Disable infoclock when display current transponder
Origin commit data
------------------
Commit: e13b20adb4
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-10-16 (Thu, 16 Oct 2014)
2014-10-16 09:49:20 +02:00
Michael Liebmann
a203233a18 integrated plugins: Add direct keys
Origin commit data
------------------
Commit: ddd41e05ef
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-10-16 (Thu, 16 Oct 2014)
2014-10-16 09:49:19 +02:00
Michael Liebmann
d372df5f35 CMenuWidget::integratePlugins(): Add shortcut parameter
Origin commit data
------------------
Commit: 7293c53600
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-10-16 (Thu, 16 Oct 2014)
2014-10-16 09:49:19 +02:00
Michael Liebmann
a3b6ca14b9 CMenuWidget: Add function getNextShortcut()/setNextShortcut()
for setting of direktkey in the plugin integration


Origin commit data
------------------
Commit: 940a41aab2
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-10-16 (Thu, 16 Oct 2014)

Origin message was:
------------------
CMenuWidget: Add function getNextShortcut()/setNextShortcut()

 for setting of direktkey in the plugin integration
2014-10-16 09:49:18 +02:00
Michael Liebmann
e54d2c3f88 Fix display numeric item icons
- Required for some custom icons


Origin commit data
------------------
Commit: 8c42ad8dd5
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-10-16 (Thu, 16 Oct 2014)
2014-10-16 09:49:17 +02:00
[CST] Focus
b593257dc1 gui/channellist.cpp: allow to edit provider bouquet
Origin commit data
------------------
Commit: 00ead6aa95
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-10-14 (Tue, 14 Oct 2014)
2014-10-14 16:45:08 +04:00
[CST] Focus
85b4e3f9b0 zapit/src/bouquets.cpp: allow to change GUI channel name in ubouquets.xml;
avoid delete remainChannels bouquet


Origin commit data
------------------
Commit: 70fa01b318
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-10-14 (Tue, 14 Oct 2014)
2014-10-14 16:41:09 +04:00
vanhofen
a5482c3ef8 luaserver.cpp: change testing example
Origin commit data
------------------
Commit: 7030f309c5
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-10-13 (Mon, 13 Oct 2014)

Origin message was:
------------------
- luaserver.cpp: change testing example
2014-10-14 10:27:37 +02:00
martii
3a62fdc3c2 system/luaserver: include poll.h explicitly
Origin commit data
------------------
Commit: 346a65c378
Author: martii <m4rtii@gmx.de>
Date: 2014-10-13 (Mon, 13 Oct 2014)
2014-10-14 10:27:37 +02:00
martii
35fcbc3447 system/luaserver: Terminate Lua script when luaclient dies.
Origin commit data
------------------
Commit: ffec667030
Author: martii <m4rtii@gmx.de>
Date: 2014-10-13 (Mon, 13 Oct 2014)
2014-10-14 10:27:37 +02:00
martii
4a5c4158c6 system/luaserver: fix destructor
Origin commit data
------------------
Commit: d681936f26
Author: martii <m4rtii@gmx.de>
Date: 2014-10-13 (Mon, 13 Oct 2014)
2014-10-14 10:27:37 +02:00
martii
bf5f315b65 neutrino.cpp: omit deleting luaserver at shutdown
Origin commit data
------------------
Commit: 62c5aa5c4f
Author: martii <m4rtii@gmx.de>
Date: 2014-10-13 (Mon, 13 Oct 2014)
2014-10-14 10:27:37 +02:00
martii
fd587b369f luaserver: reorganize
Origin commit data
------------------
Commit: b2b7cd8bb1
Author: martii <m4rtii@gmx.de>
Date: 2014-10-13 (Mon, 13 Oct 2014)
2014-10-14 10:27:37 +02:00
martii
f0bcb0fa4d lua: implement "luaclient".
This allows for starting Lua scripts in neutrino context from the
command line. Experimental, not fully regression-tested.


Origin commit data
------------------
Commit: 5d25185684
Author: martii <m4rtii@gmx.de>
Date: 2014-10-13 (Mon, 13 Oct 2014)
2014-10-14 10:27:37 +02:00
[CST] Focus
d0cc70751b gui/channellist.cpp: add per-channel lock in editor
Origin commit data
------------------
Commit: b1ba52b754
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-10-14 (Tue, 14 Oct 2014)
2014-10-14 12:15:49 +04:00
[CST] Focus
ed40db1743 zapit/src/bouquets.cpp: do not add webtv channels to 'Other' bouquet
Origin commit data
------------------
Commit: 2de388cd80
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-10-13 (Mon, 13 Oct 2014)
2014-10-13 18:00:56 +04:00