Jacek Jendrzej
|
e6e8eb9d93
|
lib/libupnpclient fix segfault if parser is NULL
|
2015-06-28 15:13:14 +02:00 |
|
Jacek Jendrzej
|
07f25639d9
|
src/gui/moviebrowser.cpp fix segfault if m_movieSelectionHandler is NULL
|
2015-06-28 11:33:06 +02:00 |
|
Jacek Jendrzej
|
160dda776c
|
tuxtxt.cpp: fixheap buffer overflow
|
2015-06-22 19:24:53 +02:00 |
|
[CST] Focus
|
60c45ec06c
|
gui/osd_setup.cpp, gui/miscsettings_menu.cpp: do not delete items added to menu - menu dtor do it
|
2015-06-19 15:48:15 +03:00 |
|
svenhoefer
|
b16c5d450e
|
- deutsch.locale: fix typo
|
2015-06-18 21:18:33 +02:00 |
|
vanhofen
|
8d84a4387d
|
- osd_setup: fix active status of ca_dotmatrix and ca_frame
|
2015-06-18 21:18:32 +02:00 |
|
vanhofen
|
fd6ad52c8c
|
- infoviewer_bb: add own color for CA-bar
|
2015-06-18 21:18:32 +02:00 |
|
vanhofen
|
59e2143e00
|
- infoviewer_bb: show/hide dotmatrix in CA-bar; default show
|
2015-06-18 21:18:32 +02:00 |
|
vanhofen
|
398dfeeab1
|
- infoviewer_bb: add frame to CA-bar; default off
|
2015-06-18 21:18:32 +02:00 |
|
M. Liebmann
|
6b628d9a8d
|
cYTFeedParser: Add feed duration
|
2015-06-06 16:17:41 +02:00 |
|
[CST] Focus
|
5611d65c66
|
eitd/sectionsd.cpp: fix ntp_system_cmd when config updated from GUI
|
2015-06-05 17:13:43 +03:00 |
|
[CST] Focus
|
b91347e99a
|
eitd/sectionsd.cpp: fix ntp_system_cmd in case ntpdate not found
|
2015-06-05 16:26:42 +03:00 |
|
[CST] Focus
|
fc52af49da
|
eitd/xmlutil.cpp: add support to read epg from directory without index.xml
|
2015-06-02 12:26:49 +03:00 |
|
[CST] Focus
|
b230f63d85
|
eitd/sectionsd.cpp: remove useless IS_WEBTV check on event channel id
|
2015-06-02 12:26:44 +03:00 |
|
[CST] Focus
|
be87126a38
|
neutrino.cpp: remove commented setServiceChanged call
|
2015-06-02 12:26:39 +03:00 |
|
[CST] Focus
|
64eda8566c
|
gui/channellist.cpp: use getChannelID() in place of channel_id
|
2015-06-02 12:26:34 +03:00 |
|
[CST] Focus
|
673bf4ea75
|
gui/infoviewer.cpp: remove commented setServiceChanged call
|
2015-06-02 12:26:30 +03:00 |
|
[CST] Focus
|
9a45735eba
|
nhttpd/tuxboxapi/neutrinoapi.cpp: remove setServiceChanged calls after zap
|
2015-06-02 12:26:26 +03:00 |
|
[CST] Focus
|
ffe7973e31
|
daemonc/remotecontrol.cpp: remove commented setServiceChanged calls
|
2015-06-02 12:26:22 +03:00 |
|
[CST] Focus
|
36cec7d41f
|
eitd/xmlutil.cpp: split read events code
|
2015-06-02 12:26:17 +03:00 |
|
[CST] Focus
|
94667ee39a
|
gui/moviebrowser.cpp: bug fix, default ytthumbnaildir is empty
|
2015-06-02 12:16:14 +03:00 |
|
[CST] Focus
|
dc59c092ad
|
system/ytparser.cpp: allow to define youtube dev id at compile time
|
2015-06-02 10:52:12 +03:00 |
|
svenhoefer
|
409ff4ab55
|
- nhttpd: update controlapi doc (THX dasda)
|
2015-06-01 23:16:47 +02:00 |
|
striper
|
bdf80d43ff
|
- jsoncpp: fix compiler warnings (should be reported upstream!)
|
2015-06-01 12:36:15 +02:00 |
|
FlatTV
|
acf3453fcd
|
- ytparser: fix youtube playback; change to APIv3
|
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 |
|
[CST] Focus
|
93a0327930
|
gui/movieplayer.cpp, neutrino.cpp: add webtv subtitles support
|
2015-05-29 15:26:55 +03:00 |
|
[CST] Focus
|
d8dcb1da1b
|
neutrino.cpp: fix flashing while webtv running - stop playback before stop daemons
|
2015-05-28 11:13:40 +03:00 |
|
[CST] Focus
|
6a361e0374
|
gui/movieplayer.cpp: try to fix parental lock for webtv channels
|
2015-05-26 13:27:42 +03:00 |
|
[CST] Focus
|
37a2fc42d7
|
eitd/xmlutil.cpp: change event file name to match channel id order
|
2015-05-26 13:27:42 +03:00 |
|
svenhoefer
|
d8a4dd2c0d
|
- moviebrowser: add menu to allow copy, cat or truncate movies
TODO: add good hints to explain these functions
|
2015-05-21 09:04:27 +02:00 |
|
svenhoefer
|
d942448890
|
- moviecut: localize question to cancel editing
|
2015-05-21 09:04:27 +02:00 |
|
svenhoefer
|
35f0582ca1
|
- moviecut: don't paint progressbar when no bookmarks found
|
2015-05-21 09:04:27 +02:00 |
|
[CST] Focus
|
7bef4bcb8e
|
webtv: try to restart channel once, if play position not advance
|
2015-05-19 17:21:30 +03:00 |
|
svenhoefer
|
59e168fc30
|
- opkg_manager: use correct brief hints
|
2015-05-19 12:29:17 +02:00 |
|
svenhoefer
|
524563f448
|
- menue: allow brief hints in all introItems
|
2015-05-19 12:28:28 +02:00 |
|
[CST] Focus
|
77116aa07b
|
zapit/src/bouquets.cpp: fix webtv loading before ubouquets,
do not save webtv 'bouquets' to bouquets.xml
|
2015-05-18 16:06:55 +03:00 |
|
TangoCash
|
4b999db6c8
|
fix last commit
|
2015-05-15 03:46:50 +02:00 |
|
TangoCash
|
eb81369965
|
add VIASAT EPG based on martii
|
2015-05-15 03:46:50 +02:00 |
|
svenhoefer
|
ab8353be04
|
- use CONFIGDIR instead of hardcoded path
|
2015-05-15 03:46:50 +02:00 |
|
svenhoefer
|
c87ccae290
|
- menu: use brief hint in start_wizards first steps
|
2015-05-15 03:46:50 +02:00 |
|
svenhoefer
|
745a36c7c7
|
- locale: add LOCALE_MENU_HINT_NEXT_BRIEF
|
2015-05-15 03:46:50 +02:00 |
|
svenhoefer
|
af90286a30
|
- start_wizard: use a global enum; switch detection from bool to int
|
2015-05-15 03:46:50 +02:00 |
|
svenhoefer
|
d9b3e9420a
|
- menu: add hint-icon and hint-text to "continue" menu items
|
2015-05-15 03:46:50 +02:00 |
|
svenhoefer
|
cbb5e1f941
|
- icons: add hint_next icon
|
2015-05-15 03:46:50 +02:00 |
|
svenhoefer
|
f3044134b1
|
- start_wizard: add settingsmanager menu ...
... to allow restoring of backups
|
2015-05-15 03:46:49 +02:00 |
|
svenhoefer
|
3baa51700e
|
- yWeb: add define-get function to get some global defines
|
2015-05-15 03:46:49 +02:00 |
|
TangoCash
|
e6ebb563d0
|
add m3u8
|
2015-05-15 03:46:49 +02:00 |
|
TangoCash
|
1917e283eb
|
fix playlist
|
2015-05-15 03:46:49 +02:00 |
|
TangoCash
|
bda8590e3a
|
implement playlist and remove possible segfault
|
2015-05-15 03:46:49 +02:00 |
|