Commit Graph

257 Commits

Author SHA1 Message Date
[CST] Focus
aa74b364dc lib/libconfigfile/configfile.cpp: add deleteKey()
Origin commit data
------------------
Commit: 3567e97e73
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-09-09 (Tue, 09 Sep 2014)
2014-09-09 15:28:35 +04:00
[CST] Focus
3738250243 neutrino: stop EIT read before zap
Origin commit data
------------------
Commit: 3513f9830a
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-09-02 (Tue, 02 Sep 2014)
2014-09-02 12:59:21 +04:00
[CST] Focus
35b4139637 lib/xmltree/xmlinterface.cpp: use posix_fadvise to try reduce cached pages, while loading huge epg data
Origin commit data
------------------
Commit: f15e5eeb39
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-07-23 (Wed, 23 Jul 2014)
2014-07-23 13:15:55 +04:00
[CST] Focus
93ebbd694d libiw/iwscan.cpp: fix crash in case of different cmd order
Origin commit data
------------------
Commit: 40167afef4
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-07-16 (Wed, 16 Jul 2014)
2014-07-16 11:52:24 +04:00
Gaucho316
ba18d5fe7a libconfigfile: accept booleans as int32 or int64
for compatibility if config file entry is changed from boolean to int32 or int64

based on patch by martii <m4rtii@gmx.de> in Neutrino-MP Git


Origin commit data
------------------
Commit: ad498249d1
Author: Gaucho316 <Gaucho316@hotmail.com>
Date: 2014-06-23 (Mon, 23 Jun 2014)
2014-06-23 21:37:49 +02:00
[CST] Bas
056cf828b6 lib/libcoolstream2/video_cs.h: add 23.97hz and 29.97hz modes in api
Origin commit data
------------------
Commit: f47c157db2
Author: [CST] Bas <bas@coolstreamtech.com>
Date: 2014-04-09 (Wed, 09 Apr 2014)
2014-04-16 18:11:43 +04:00
[CST] Focus
d1b5580039 lib/libcoolstream2/dmx_cs.h: update apollo header
Origin commit data
------------------
Commit: 88a622a0ad
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-03-31 (Mon, 31 Mar 2014)
2014-04-02 17:32:20 +04:00
[CST] Focus
37a8f5fcc9 lib/libcoolstream/playback_cs.h: update nevis header
Origin commit data
------------------
Commit: 31f6c79edf
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-02-21 (Fri, 21 Feb 2014)
2014-02-21 20:01:14 +04:00
[CST] Focus
67e1601421 libcoolstream2: sync headers
Origin commit data
------------------
Commit: 71b550b04b
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-02-21 (Fri, 21 Feb 2014)
2014-02-21 20:01:14 +04:00
[CST] Focus
82875770e8 libcoolstream2/playback_cs.h: update apollo header
Origin commit data
------------------
Commit: d2c5fc8604
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-02-21 (Fri, 21 Feb 2014)
2014-02-21 20:01:14 +04:00
Jacek Jendrzej
062ffc5d6f add pseudo AdZap timertype
Origin commit data
------------------
Commit: 8c7968edc4
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2014-02-07 (Fri, 07 Feb 2014)

Origin message was:
------------------
-add pseudo AdZap timertype
2014-02-07 18:05:06 +01:00
Jacek Jendrzej
fc1b332cc7 CTimerd:: enlarge recorddir and pluginname size
Origin commit data
------------------
Commit: 31221edc47
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2014-02-01 (Sat, 01 Feb 2014)
2014-02-01 13:59:06 +01:00
[CST] Focus
40c3a69eaa mmi.h, cam_menu.cpp fix spelling error
Origin commit data
------------------
Commit: cfe6facea4
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-01-22 (Wed, 22 Jan 2014)
2014-01-22 12:27:07 +04:00
Michael Liebmann
1918153c0a Preparing the menu classes for Lua Part #2
- Remove CMenuForwarderNonLocalized
- Add overloaded function CMenuForwarder for non local
 THX Martii


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

Origin message was:
------------------
Preparing the menu classes for Lua Part #2

- Remove CMenuForwarderNonLocalized
- Add overloaded function CMenuForwarder for non local
 THX Martii
2014-01-19 20:57:37 +01:00
Stefan Seyfried
ad3e76b0ff timerd: rename TIMER_NEXTPROGRAM
To ensure it is no longer used, rename it to __TIMER_NEXTPROGRAM.
It cannot be removed without breaking compatibility, since it is
part of the API (the integers values of enum CTimerEventTypes are
written to timerd.conf)


Origin commit data
------------------
Commit: 07caa88ad2
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2014-01-12 (Sun, 12 Jan 2014)
2014-01-13 21:03:11 +01:00
Stefan Seyfried
9dc8b9180a timerdclient: remove EVT_NEXTPROGRAM
...and EVT_ANNOUNCE_NEXTPROGRAM.
These are only internal API, so no incompatibility should occur.


Origin commit data
------------------
Commit: 0d179f3f54
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2014-01-12 (Sun, 12 Jan 2014)
2014-01-13 21:02:49 +01:00
Stefan Seyfried
1eb4a45475 timerd: get rid of unused CTimerd::TIMER_NEXTPROGRAM
This event should be completely obsolete (it was used before
EIT-update was working correctly), so get rid of it in the code.
For now it is just commented out, until further testing is done.


Origin commit data
------------------
Commit: 49035cedec
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2014-01-12 (Sun, 12 Jan 2014)
2014-01-13 20:57:40 +01:00
Stefan Seyfried
b173d8d7e7 XMLTreeNode::AddNode: fix logic error (in unused branch)
Origin commit data
------------------
Commit: 42bc6f3081
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2014-01-09 (Thu, 09 Jan 2014)
2014-01-13 20:55:29 +01:00
Stefan Seyfried
16cb35d6be XML_Parser::storeAtts: don't leak in case of realloc failure
Origin commit data
------------------
Commit: 6944d53cef
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2014-01-09 (Thu, 09 Jan 2014)
2014-01-13 20:55:09 +01:00
Stefan Seyfried
de0e2b8d72 XML_Parser: initialize variable
Origin commit data
------------------
Commit: 0cd6cfa68c
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2014-01-09 (Thu, 09 Jan 2014)
2014-01-13 20:54:49 +01:00
[CST] Focus
6a53722d5e playback_cs.h: add MAX_PLAYBACK_PIDS define
Origin commit data
------------------
Commit: 13fb2bc67a
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-12-26 (Thu, 26 Dec 2013)
2013-12-26 15:23:52 +04: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
[CST] Bas
bf90c6221f libcoolstream2/ca_cs.h: add SetTS() method and related type.
Origin commit data
------------------
Commit: fce161b70b
Author: [CST] Bas <bas@coolstreamtech.com>
Date: 2013-11-21 (Thu, 21 Nov 2013)
2013-12-24 18:31:10 +04:00
[CST] Focus
c3e5cfc5ec lib/libcoolstream2: apollo headers update
Origin commit data
------------------
Commit: fb6dea6e2d
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-11-15 (Fri, 15 Nov 2013)
2013-11-15 15:55:36 +04:00
[CST] Focus
ea4a788826 lib/libcoolstream2/cnxtfb.h: header update, no u8 type used
Origin commit data
------------------
Commit: 4130c04d16
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-11-13 (Wed, 13 Nov 2013)
2013-11-13 13:21:20 +04:00
vanhofen
62ac96094c libconfigfile: allow configfiles with another delimiter as '='
Origin commit data
------------------
Commit: f9515444f0
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-11-08 (Fri, 08 Nov 2013)

Origin message was:
------------------
- libconfigfile: allow configfiles with another delimiter as '='
2013-11-08 15:06:05 +01:00
[CST] Focus
897e889f43 add libiw to build
Origin commit data
------------------
Commit: 7f01a5740d
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-11-01 (Fri, 01 Nov 2013)
2013-11-01 16:43:06 +04:00
[CST] Focus
2624d206a8 lib/libiw: add libiw from wireless tools v29, and wrapper to scan wlan networks
Origin commit data
------------------
Commit: 9a40a9f740
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-11-01 (Fri, 01 Nov 2013)
2013-11-01 16:43:06 +04:00
gixxpunk
1a525d0f33 tuxtxt: pageinfo = NULL
Origin commit data
------------------
Commit: b2c37c556f
Author: gixxpunk <thomas.harfmann@gmail.com>
Date: 2013-10-20 (Sun, 20 Oct 2013)

Origin message was:
------------------
- tuxtxt: pageinfo = NULL
2013-10-20 21:07:59 +02:00
Michael Liebmann
a23a77f605 Replacing obsolete 'INCLUDES' with 'AM_CPPFLAGS' in all Makefile.am
Origin commit data
------------------
Commit: 5091e920fc
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-10-14 (Mon, 14 Oct 2013)
2013-10-17 04:22:49 +02:00
Stefan Seyfried
a16f165f19 initialize variables (mostly to silence valgrind)
Signed-off-by: Thilo Graf <dbt@novatux.de>


Origin commit data
------------------
Commit: f485bceff7
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-09-30 (Mon, 30 Sep 2013)
2013-10-01 14:00:20 +02:00
[CST] Focus
5eff4f309d lib/libupnpclient/UPNPDevice.cpp: change to non-blocking recv
Origin commit data
------------------
Commit: 381e59a54f
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-09-09 (Mon, 09 Sep 2013)
2013-09-09 12:42:01 +04:00
[CST] Focus
4325aae387 lib/libcoolstream/playback_cs.h: update apollo header
Origin commit data
------------------
Commit: c2a11f6dd2
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-09-03 (Tue, 03 Sep 2013)
2013-09-03 18:38:01 +04:00
[CST] Focus
ca5a568e49 lib/libcoolstream2/playback_cs.h: update apollo header
Origin commit data
------------------
Commit: 3498577460
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-09-03 (Tue, 03 Sep 2013)
2013-09-03 18:23:20 +04:00
[CST] Focus
f776e309aa lib/libupnpclient/UPNPDevice.cpp: fix fd leak
Origin commit data
------------------
Commit: 418588e14a
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-09-03 (Tue, 03 Sep 2013)
2013-09-03 18:23:20 +04:00
Michael Liebmann
f2e050b425 Fix file include in apollo libcoolstream headers
Origin commit data
------------------
Commit: 381d25bdcd
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-08-17 (Sat, 17 Aug 2013)
2013-08-17 20:56:26 +02:00
[CST] Focus
75ff071743 revert apollo libcoolstream headers to release lib version
Origin commit data
------------------
Commit: 7a41572563
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-08-05 (Mon, 05 Aug 2013)
2013-08-06 15:16:48 +04:00
[CST] Focus
1100a5fc23 lib/libcoolstream2: headers update
Origin commit data
------------------
Commit: c337d26f99
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-07-18 (Thu, 18 Jul 2013)
2013-07-18 14:52:00 +04:00
[CST] Focus
e9b3a3625b lib/sectionsdclient: add EVT_EIT_COMPLETE event,
add demux number to setServiceChanged()


Origin commit data
------------------
Commit: 5ed5b6d200
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-06-12 (Wed, 12 Jun 2013)
2013-06-12 18:46:33 +04:00
[CST] Focus
499d23e6a6 Merge branch 'next' into next-cc
Conflicts:
	data/locale/english.locale
	src/driver/framebuffer.cpp
	src/gui/channellist.cpp
	src/gui/eventlist.cpp
	src/gui/moviebrowser.cpp


Origin commit data
------------------
Commit: 6f8ef9ec46
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-06-02 (Sun, 02 Jun 2013)
2013-06-02 10:46:42 +04:00
[CST] Focus
8efd5b483b lib/libcoolstream/playback_cs.h: new header
Origin commit data
------------------
Commit: 83c7de004e
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-05-10 (Fri, 10 May 2013)
2013-05-30 10:24:46 +04:00
Jacek Jendrzej
7acdd872a4 fix comma at end of enumerator list
Origin commit data
------------------
Commit: a549b97924
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2013-05-28 (Tue, 28 May 2013)
2013-05-28 15:52:31 +02:00
Michael Liebmann
04bb9cb07a dvbsubtitle: Fix segfault in destructor
Origin commit data
------------------
Commit: de4996228f
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-04-19 (Fri, 19 Apr 2013)

Origin message was:
------------------
* dvbsubtitle: Fix segfault in destructor
2013-05-10 17:09:06 +04:00
[CST] Focus
5bc3c6a5fe sync apollo libcs headers
Origin commit data
------------------
Commit: e0898de5ca
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-05-10 (Fri, 10 May 2013)
2013-05-10 16:34:48 +04:00
Michael Liebmann
a404406809 dvbsubtitle: Fix segfault in destructor
Origin commit data
------------------
Commit: 1fb105b361
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-04-19 (Fri, 19 Apr 2013)

Origin message was:
------------------
* dvbsubtitle: Fix segfault in destructor
2013-05-04 18:20:52 +01:00
Jacek Jendrzej
f5648458fc use var passed by reference
Conflicts:
	src/gui/components/cc_frm.h
	src/gui/components/cc_frm_icons.cpp


Origin commit data
------------------
Commit: b386f7bbd2
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2013-04-18 (Thu, 18 Apr 2013)
2013-04-30 12:59:25 +04:00
[CST] Focus
4eb05e0409 libcoolstream2/playback_cs.h: sync header
Origin commit data
------------------
Commit: a780c07815
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-04-30 (Tue, 30 Apr 2013)
2013-04-30 12:48:24 +04:00
Jacek Jendrzej
d0cddc8afd use var passed by reference
Origin commit data
------------------
Commit: ddc9229efc
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2013-04-18 (Thu, 18 Apr 2013)
2013-04-18 19:19:30 +02:00
Stefan Seyfried
29998498f3 dvbsubtitle: free avcodec context in destructor
Origin commit data
------------------
Commit: 227bf9f2e8
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-10-31 (Wed, 31 Oct 2012)
2013-04-05 15:54:12 +04:00
[CST] Focus
532eb9be4e lib/libcoolstream2/video_cs.h: add 1080p 50/60 modes
Origin commit data
------------------
Commit: 50fe74f9c1
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-03-28 (Thu, 28 Mar 2013)
2013-03-28 15:41:01 +04:00