[CST] Focus
cfe6facea4
mmi.h, cam_menu.cpp fix spelling error
2014-01-22 12:27:07 +04:00
M. Liebmann
b41819190d
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
07caa88ad2
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)
2014-01-13 21:03:11 +01:00
Stefan Seyfried
0d179f3f54
timerdclient: remove EVT_NEXTPROGRAM
...
...and EVT_ANNOUNCE_NEXTPROGRAM.
These are only internal API, so no incompatibility should occur.
2014-01-13 21:02:49 +01:00
Stefan Seyfried
49035cedec
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.
2014-01-13 20:57:40 +01:00
Stefan Seyfried
42bc6f3081
XMLTreeNode::AddNode: fix logic error (in unused branch)
2014-01-13 20:55:29 +01:00
Stefan Seyfried
6944d53cef
XML_Parser::storeAtts: don't leak in case of realloc failure
2014-01-13 20:55:09 +01:00
Stefan Seyfried
0cd6cfa68c
XML_Parser: initialize variable
2014-01-13 20:54:49 +01:00
[CST] Focus
13fb2bc67a
playback_cs.h: add MAX_PLAYBACK_PIDS define
2013-12-26 15:23:52 +04:00
martii
cbc9299df8
convert most char[...] configuration values to std::string
...
Signed-off-by: Jacek Jendrzej <crashdvb@googlemail.com >
2013-12-25 12:08:14 +01:00
[CST] Bas
fce161b70b
libcoolstream2/ca_cs.h: add SetTS() method and related type.
2013-12-24 18:31:10 +04:00
[CST] Focus
fb6dea6e2d
lib/libcoolstream2: apollo headers update
2013-11-15 15:55:36 +04:00
[CST] Focus
4130c04d16
lib/libcoolstream2/cnxtfb.h: header update, no u8 type used
2013-11-13 13:21:20 +04:00
svenhoefer
f9515444f0
- libconfigfile: allow configfiles with another delimiter as '='
2013-11-08 15:06:05 +01:00
[CST] Focus
7f01a5740d
add libiw to build
2013-11-01 16:43:06 +04:00
[CST] Focus
9a40a9f740
lib/libiw: add libiw from wireless tools v29, and wrapper to scan wlan networks
2013-11-01 16:43:06 +04:00
striper
b2c37c556f
- tuxtxt: pageinfo = NULL
2013-10-20 21:07:59 +02:00
Michael Liebmann
5091e920fc
Replacing obsolete 'INCLUDES' with 'AM_CPPFLAGS' in all Makefile.am
2013-10-17 04:22:49 +02:00
Stefan Seyfried
f485bceff7
initialize variables (mostly to silence valgrind)
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2013-10-01 14:00:20 +02:00
[CST] Focus
381e59a54f
lib/libupnpclient/UPNPDevice.cpp: change to non-blocking recv
2013-09-09 12:42:01 +04:00
[CST] Focus
c2a11f6dd2
lib/libcoolstream/playback_cs.h: update apollo header
2013-09-03 18:38:01 +04:00
[CST] Focus
3498577460
lib/libcoolstream2/playback_cs.h: update apollo header
2013-09-03 18:23:20 +04:00
[CST] Focus
418588e14a
lib/libupnpclient/UPNPDevice.cpp: fix fd leak
2013-09-03 18:23:20 +04:00
Michael Liebmann
381d25bdcd
Fix file include in apollo libcoolstream headers
2013-08-17 20:56:26 +02:00
[CST] Focus
7a41572563
revert apollo libcoolstream headers to release lib version
2013-08-06 15:16:48 +04:00
[CST] Focus
c337d26f99
lib/libcoolstream2: headers update
2013-07-18 14:52:00 +04:00
[CST] Focus
5ed5b6d200
lib/sectionsdclient: add EVT_EIT_COMPLETE event,
...
add demux number to setServiceChanged()
2013-06-12 18:46:33 +04:00
[CST] Focus
6f8ef9ec46
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
2013-06-02 10:46:42 +04:00
[CST] Focus
83c7de004e
lib/libcoolstream/playback_cs.h: new header
2013-05-30 10:24:46 +04:00
Jacek Jendrzej
a549b97924
fix comma at end of enumerator list
2013-05-28 15:52:31 +02:00
Michael Liebmann
de4996228f
* dvbsubtitle: Fix segfault in destructor
2013-05-10 17:09:06 +04:00
[CST] Focus
e0898de5ca
sync apollo libcs headers
2013-05-10 16:34:48 +04:00
Michael Liebmann
1fb105b361
* dvbsubtitle: Fix segfault in destructor
2013-05-04 18:20:52 +01:00
Jacek Jendrzej
b386f7bbd2
use var passed by reference
...
Conflicts:
src/gui/components/cc_frm.h
src/gui/components/cc_frm_icons.cpp
2013-04-30 12:59:25 +04:00
[CST] Focus
a780c07815
libcoolstream2/playback_cs.h: sync header
2013-04-30 12:48:24 +04:00
Jacek Jendrzej
ddc9229efc
use var passed by reference
2013-04-18 19:19:30 +02:00
Stefan Seyfried
227bf9f2e8
dvbsubtitle: free avcodec context in destructor
2013-04-05 15:54:12 +04:00
[CST] Focus
50fe74f9c1
lib/libcoolstream2/video_cs.h: add 1080p 50/60 modes
2013-03-28 15:41:01 +04:00
[CST] Focus
138160ae4f
libcoolstream/ca_cs.h: sync header
2013-03-08 17:56:03 +04:00
[CST] Focus
30d650999d
lib/libcoolstream/video_cs.h: sync header
2013-03-08 17:33:28 +04:00
[CST] Focus
9dcf32cdd2
libconfigfile/configfile.cpp: fix typo while merging
2013-03-07 17:20:53 +04:00
[CST] Focus
aa60c85768
Merge branch 'next' of coolstreamtech.de:cst-public-gui-neutrino into next
...
Conflicts:
lib/libconfigfile/configfile.cpp
src/system/setting_helpers.cpp
src/zapit/src/femanager.cpp
2013-03-07 17:10:57 +04:00
Stefan Seyfried
ec58530ae4
libconfigfile: fix strange problem in last commit
...
for unexplained reasons, tmpfile was sometimes empty :-(
to work around that, use std::string instead of const char *
Signed-off-by: Jacek Jendrzej <crashdvb@googlemail.com >
2013-03-05 11:05:47 +01:00
Stefan Seyfried
2afc06a793
libconfigfile: update config file atomically when saving
...
Signed-off-by: Jacek Jendrzej <crashdvb@googlemail.com >
2013-03-05 11:05:38 +01:00
[CST] Focus
a0aeffb5ad
lib/libconfigfile/configfile.cpp:
...
fix 804bed4e73
- at least with uclibc it refuse to save
conf file which not exist
2013-03-01 08:31:21 +04:00
[CST] Focus
026592e8fe
Merge branch 'dvbsi++' into next
...
Conflicts:
src/neutrino.cpp
src/zapit/src/femanager.cpp
src/zapit/src/getservices.cpp
src/zapit/src/transponder.cpp
2013-02-28 16:39:34 +04:00
[CST] Focus
af5ead9f3f
Merge branch 'dvbsi++' of coolstreamtech.de:cst-public-gui-neutrino into dvbsi++
2013-02-26 11:17:18 +04:00
Stefan Seyfried
804bed4e73
configfile: don't do a full sync() after saving
2013-02-24 14:03:34 +01:00
Stefan Seyfried
809db6211e
configfile: reset modified flag after saving
2013-02-24 14:03:23 +01:00
Stefan Seyfried
07a8027b4d
configfile: set the modified flag correctly on set*Vector methods
2013-02-24 14:03:11 +01:00