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
[CST] Focus
81cf9c7afc
libcoolstream2/dmx_cs.h: update header
2013-02-13 14:09:47 +04:00
[CST] Focus
ca3ac51881
lib/libcoolstream2: sync control headers
2013-01-18 16:53:40 +04:00
[CST] Focus
60b5c40d14
lib/libcoolstream2/video_cs.h: update apollo header
2013-01-16 16:35:38 +04:00
[CST] Focus
d3e2a2bdd0
add libcoolstream/cs_frontpanel.h copy
2013-01-11 15:14:12 +04:00
[CST] Focus
1db9531bdc
Merge branch 'dvbsi++' into next
2013-01-11 14:21:44 +04:00
[CST] Focus
d3d2efe475
Makefiles.am: add conditional include for libcoolstream
2013-01-11 14:17:16 +04:00
[CST] Focus
94c7e6854c
lib/libcoolstream: restore nevis headers
2013-01-11 14:00:49 +04:00
[CST] Focus
58c1650b72
lib/libcoolstream2: directory for apollo headers
2013-01-11 13:59:17 +04:00
[CST] Focus
f92d9e6e57
lib/libcoolstream: sync headers
2013-01-11 11:10:58 +04:00
[CST] Focus
311274b87c
sync libcoolstream headers
2013-01-11 10:48:14 +04:00
[CST] Focus
6e41c65fad
merge public git changes
2013-01-09 19:30:07 +04:00
micha-bbg
b1138e16b0
* Fix include path for moved header files
2012-12-13 18:09:09 +01:00
svenhoefer
da716f865e
Merge remote-tracking branch 'svn_CROSSENVIRONMENT_coolstream/master' into dvbsi++
2012-12-13 10:50:49 +01:00
svenhoefer
998ae6d81d
- svn_CROSSENVIRONMENT_coolstream: move files to new right place
2012-12-13 10:49:06 +01:00
[CST] Focus
5a3e41ff5d
lib/libcoolstream/cnxtfb.h: header update
2012-12-12 11:33:14 +04:00
[CST] Bas
b018c08cce
neutrino: add TANK video modes (we only support RGB / YPBPR on both cinch and scart at the same time).
2012-12-04 00:28:34 +08:00
[CST] Bas
b9478659dd
neutrino: add data and updated cnxtfb.h.
2012-11-22 01:38:08 +08:00
[CST] Bas
1fa9244f91
neutrino: add new power manager header which adds destructor for cpu freq class.
2012-11-13 12:41:18 +08:00
[CST] Bas
a222240dbb
Merge branch 'neutrino-apollo' of coolstreamtech.de:cst-private-neutrino into neutrino-apollo
...
Conflicts:
src/timerd/timermanager.cpp
2012-09-26 17:52:47 +08:00
[CST] Focus
70836baa48
lib/libcoolstream/record_cs.h: update header
2012-09-25 17:13:43 +04:00
[CST] Bas
fbc512889f
Merge branch 'dvbsi++' of coolstreamtech.de:cst-private-neutrino into neutrino-apollo
2012-09-24 15:28:48 +08:00
[CST] Focus
9fdbdbd343
Merge branch 'dvbsi++' of coolstreamtech.de:cst-public-gui-neutrino into dvbsi++
2012-09-13 11:24:13 +04:00
satbaby
a3bfab0bcd
remove doubles include
2012-09-11 20:31:33 +02:00
[CST] Focus
70e8c5d13a
Merge branch 'dvbsi++' of coolstreamtech.de:cst-public-gui-neutrino into dvbsi++
2012-09-10 15:25:20 +04:00
[CST] Bas
688f464bb6
Merge branch 'dvbsi++' of coolstreamtech.de:cst-private-neutrino into neutrino-apollo
2012-09-10 07:39:30 +08:00
svenhoefer
1e1a3265e6
- tuxtxt: fix creation of /var/tuxbox/config/tuxtxt/
2012-09-05 23:42:10 +02:00
[CST] Focus
6eaa28449b
lib/sectionsdclient/sectionsdclient.cpp,h: comment unused
2012-08-30 15:55:32 +04:00
[CST] Focus
a391bf3237
lib/sectionsdclient/sectionsdMsg.h: cleanup commands, comment unused
2012-08-30 15:54:49 +04:00
satbaby
9a889e1496
tuxtxt.h: remove unnecessary header
2012-08-21 14:06:18 +02:00