Commit Graph

6906 Commits

Author SHA1 Message Date
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
Jacek Jendrzej
01d64f4735 themes.cpp: fix typo (logic) THX TangoCash 2015-05-12 21:49:43 +02:00
Jacek Jendrzej
2cc4120672 webtv: use last dir as default 2015-05-12 18:16:36 +02:00
[CST] Focus
8ea4196d50 webtv: move loading to bouquets.cpp,
add optional webtvs name= as 'provider' name, and webtv genre= attibutes,
resulting 'provider' created as [name ][genre] with name as WebTV if name absent
2015-05-12 17:18:26 +03:00
martii
336dbca45c network setup: calculate broadcast based on ip and netmask 2015-05-12 09:11:01 +02:00
Jacek Jendrzej
11eac1f091 controlapi.cpp: add getubouquetsxml 2015-05-10 18:01:26 +02:00
M. Liebmann
95a27ebb31 Clock on infoviewer and channellist: Fix background paint...
...when switching between OneColor und ColorToColor
2015-05-09 10:38:51 +02:00
[CST] Focus
56070ca390 gui/osd_setup.cpp: add option to switch one/two color gradient mode 2015-05-07 16:40:29 +03:00
[CST] Focus
62a9621cb0 gui/components/cc_item.cpp: use theme option for one/two color gradient 2015-05-07 16:39:28 +03:00
[CST] Focus
76fa4bc221 gui/themes.cpp: add option to switch one/two color gradient mode 2015-05-07 16:38:29 +03:00
[CST] Focus
3b93336ed3 gui/movieplayer.cpp: fix ass subtitles from newer ffmpeg versions, try to PGS subtitle hide 2015-05-07 15:00:26 +03:00
svenhoefer
3c3d873fba - framebuffer: add missing slashs to iconBasePath 2015-05-07 12:10:13 +02:00
svenhoefer
e438dbb7d5 - yWeb: remove outdated text files 2015-05-07 11:15:32 +02:00
svenhoefer
e85f32848c - ccomponents: add missing slash to iconBasePath 2015-05-07 11:10:28 +02:00
svenhoefer
042ac904b3 - fix e59f8adccc :-/ 2015-05-07 00:19:12 +02:00
svenhoefer
aa89dd6098 - fix e59f8adccc (THX max_10) 2015-05-07 00:12:20 +02:00
svenhoefer
e59f8adccc - src/nhttpd/tuxboxapi: remove unused dbox code 2015-05-06 22:59:04 +02:00
svenhoefer
6ec4194411 - yconfig.h: replace another hardcoded path with a variable 2015-05-06 22:58:54 +02:00
svenhoefer
45a895f704 - use PRIVATE_HTTPDDIR variable in Makefiles 2015-05-06 22:58:54 +02:00
svenhoefer
11ccc53f0b - move LOGODIR and LOGODIR_VAR to global.h 2015-05-06 22:58:54 +02:00
svenhoefer
89a11de651 - fix and use ICONSDIR variable; move ICONSSDIR_VAR to global.h 2015-05-06 22:58:54 +02:00
svenhoefer
6e6d7ad765 - move PLUGINDIR_VAR to global.h to avoid some hardcoded paths 2015-05-06 22:58:54 +02:00
svenhoefer
910497f762 - add and use LOCALEDIR variable; move LOCALEDIR_VAR to global.h 2015-05-06 22:58:54 +02:00
svenhoefer
abc145fa78 - remove obsolete UCODEDIR variable 2015-05-06 22:58:54 +02:00
svenhoefer
51e77c3fc6 - fix and use THEMESDIR variable; move THEMESDIR_VAR to global.h 2015-05-06 22:58:54 +02:00