Stefan Seyfried
|
5188f721c4
|
set useful thread names for all spawned threads
|
2017-02-12 22:55:36 +01:00 |
|
Stefan Seyfried
|
96f86f974e
|
sectionsdclient: remove unused scanMode variable
|
2017-02-12 22:48:55 +01:00 |
|
Jacek Jendrzej
|
20268781e3
|
lib/libtuxtxt/tuxtxt_common.h fix out of bounds
|
2016-12-20 16:35:43 +01:00 |
|
TangoCash
|
6cd5dd8e23
|
add option to read saved epg data frequently
|
2016-11-20 19:24:08 +01:00 |
|
Stefan Seyfried
|
045587f6ec
|
make sure the private dvb headers are used on coolstream
|
2016-11-16 20:30:14 +01:00 |
|
TangoCash
|
3776340268
|
add possibility to add Name,Url,Port, Username and Password if needed.
|
2016-10-28 22:20:27 +02:00 |
|
Stefan Seyfried
|
944a4e4ecd
|
fix Makefiles to include SIGC_CFLAGS
now that the framebuffer class includes libsigc++, the path
to it must be known to all parts using framebuffer.h
|
2016-10-23 17:22:16 +02:00 |
|
Stefan Seyfried
|
57078ed23d
|
remove obsolete embedded libtriple
the code is unmaintained and probably non-functional, everyone
should use libstb-hal instead
(forward ported neutrino-mp commit d2d8218885 )
|
2016-10-23 12:19:06 +02:00 |
|
TangoCash
|
fb26f93d98
|
varius fixes
|
2016-10-21 10:47:37 +02:00 |
|
TangoCash
|
f354089763
|
add multiple remote boxes
|
2016-10-21 10:47:37 +02:00 |
|
TangoCash
|
716e9f4d9b
|
adding remote timer (experimental)
switch record timers to remote box or back with "play"-key
|
2016-10-21 10:47:37 +02:00 |
|
martii
|
c07b0f0b6c
|
timerd: adjust recording timers to epg
|
2016-09-26 13:04:48 +02:00 |
|
Thilo Graf
|
d9aab3ed81
|
dvbsubtitle.cpp: fix wconversion compiler warnings
|
2016-06-26 15:32:35 +02:00 |
|
Jacek Jendrzej
|
0d9fbd5378
|
some never read compil warning fixes
|
2016-04-24 17:18:37 +02:00 |
|
Jacek Jendrzej
|
c804997045
|
lib/libdvbsub/tools.h unused
|
2016-04-16 18:07:16 +02:00 |
|
[CST] Focus
|
16cbac13fe
|
lib/libcoolstream2/cs_api.h: update header
|
2016-04-14 17:28:32 +03:00 |
|
[CST] Focus
|
9bb3cdf3ec
|
libcoolstream2/playback_cs.h: update header
|
2016-03-28 13:29:57 +03:00 |
|
[CST] Focus
|
427936c874
|
libcoolstream2/playback_cs.h: update header
|
2016-03-25 19:04:32 +03:00 |
|
svenhoefer
|
19154192db
|
- adzap: use adzap-thread in epg view; remove pseudo timertype ADZAP
|
2016-03-03 11:18:15 +01:00 |
|
[CST] Focus
|
5ec81142c4
|
libdvbsub/dvbsub.cpp: fix pid reporting on resume
|
2016-02-03 18:29:50 +03:00 |
|
Jacek Jendrzej
|
4a72274efb
|
jsoncpp.cpp: re-apply gcc version compil fix
|
2016-01-26 14:11:33 +01:00 |
|
[CST] Focus
|
85c437fac3
|
gui/movieplayer.cpp: pass subtitles charset to playback instance
|
2016-01-25 18:16:16 +03:00 |
|
gandharva
|
43bf709669
|
- re-apply 73b5303cfc
|
2016-01-16 15:25:30 +01:00 |
|
gandharva
|
d74d85d1db
|
- jsoncpp: update to 0.10.5
|
2016-01-16 15:25:30 +01:00 |
|
Stefan Seyfried
|
70b7f74362
|
replace __FILE__ with __file__
|
2016-01-14 22:29:00 +01:00 |
|
Stefan Seyfried
|
79d800f955
|
- port HWLIB_CFLAGS from neutrino-mp to neutrino-hd
|
2016-01-14 22:29:00 +01:00 |
|
Stefan Seyfried
|
73b5303cfc
|
jsoncpp: use own assert() macro which does not abort
|
2016-01-14 22:29:00 +01:00 |
|
Jacek Jendrzej
|
4b7b43f028
|
fix compil use good oprator
|
2015-12-15 17:03:14 +01:00 |
|
[CST] Focus
|
294ed15de6
|
lib/libcoolstream/playback_cs.h, lib/libcoolstream2/playback_cs.h: update
|
2015-11-06 17:23:15 +03:00 |
|
J. Krieg
|
5a7907f9e9
|
libdvbsub: fix compile with new mandatory -D__STDC_CONSTANT_MACROS compiler flag
|
2015-10-13 14:04:10 +02:00 |
|
Jacek Jendrzej
|
009fcba748
|
lib/libdvbsub/dvbsubtitle.cpp: fix compil for new ffmpeg version
|
2015-09-07 18:59:03 +02:00 |
|
Jacek Jendrzej
|
e6e8eb9d93
|
lib/libupnpclient fix segfault if parser is NULL
|
2015-06-28 15:13:14 +02:00 |
|
Jacek Jendrzej
|
160dda776c
|
tuxtxt.cpp: fixheap buffer overflow
|
2015-06-22 19:24:53 +02:00 |
|
striper
|
bdf80d43ff
|
- jsoncpp: fix compiler warnings (should be reported upstream!)
|
2015-06-01 12:36:15 +02:00 |
|
FlatTV
|
76e26c0b98
|
- add lib/jsoncpp v0.10.2
use amalgamated source and header based on version 0.10.2
See: https://github.com/open-source-parsers/jsoncpp/blob/master/README.md
|
2015-06-01 12:36:15 +02:00 |
|
Jacek Jendrzej
|
c3a8c2d95d
|
xmlinterface.cpp remove encoding option for load_string
|
2015-04-30 21:22:47 +02:00 |
|
Jacek Jendrzej
|
206dbec426
|
xmlinterface.cpp workaround for pugixml autodetection https://code.google.com/p/pugixml/issues/detail?id=192
|
2015-04-30 19:50:03 +02:00 |
|
Jacek Jendrzej
|
0896fa7bb8
|
UPNPService.cpp: remove unnecessary include
|
2015-04-28 11:35:57 +02:00 |
|
Jacek Jendrzej
|
422c91d117
|
add pugixml
|
2015-04-28 10:12:23 +02:00 |
|
Jacek Jendrzej
|
497f05b730
|
use xmlinterface in UPNP
|
2015-04-28 10:12:15 +02:00 |
|
Jacek Jendrzej
|
8227a01592
|
xmlinterface use const char instand char
|
2015-03-20 12:05:22 +01:00 |
|
Jacek Jendrzej
|
fd84ed4100
|
tuxtxt.cpp:fix error array-bound
|
2015-03-19 17:20:36 +01:00 |
|
[CST] Bas
|
f4f6110947
|
lib/libcoolstream2/cnxtfb.h: only define FBIO_WAITFORVSYNC if it's not defined yet by kernel headers.
|
2015-02-22 17:23:06 +03:00 |
|
Jacek Jendrzej
|
051fb7c008
|
some enum warrnings compil fixes
|
2015-02-15 22:16:47 +01:00 |
|
Stefan Seyfried
|
a21399479e
|
luaclient: fix "jump to...crosses initialization of" error
|
2015-02-04 12:35:40 +01:00 |
|
Jacek Jendrzej
|
81eba0b35c
|
timerdclient.cpp add check if zapto or record timer double is
|
2015-02-03 17:27:00 +01:00 |
|
[CST] Focus
|
e8700de2b7
|
eitd: as long as neutrino using only first content classification,
reduce content classification caching (leaving old code with ifdef)
|
2015-01-30 19:47:30 +03:00 |
|
Jacek Jendrzej
|
2b5e7b5ba3
|
use empty to check string
|
2015-01-09 17:15:11 +01:00 |
|
Jacek Jendrzej
|
8023a6317b
|
neutrino use check empty() instead of length() or size()
|
2015-01-03 17:51:08 +01:00 |
|
svenhoefer
|
e21a79195e
|
- add epg_save_frequently feature ...
... to provide the EPG data in frequently intervals on an external device
|
2014-12-05 09:08:56 +01:00 |
|