Commit Graph

6722 Commits

Author SHA1 Message Date
svenhoefer
907ea29f23 - controlapi: change logolist charset to UTF-8 to fix german umlauts 2015-04-23 23:01:45 +02:00
svenhoefer
d2ee7e6f0a - timerlist: don't discard unsaved user-changes at timers silently
- some more small changes/fixes:
  * don't allow reminder-timer with standard message text ("---")
  * fix display of changed recording directory
  * use addIntroItems() function in menus
  * fix dependency of menuitems in apids-menu
  * use pulldown-mode to choose timer-type
2015-04-23 08:42:24 +02:00
svenhoefer
c4c358720b - controlapi: add logolist command to allow easy channellogo management 2015-04-21 14:31:00 +02:00
Jacek Jendrzej
2c9d0674cd supplement to 5ab6b53054 2015-04-18 20:03:44 +02:00
svenhoefer
1d3bd4a627 - nhttpd: minor fixes in controlapi doc (THX thomas1) 2015-04-17 01:01:35 +02:00
svenhoefer
c2953fe50b - yWeb: add smaller pic for HD1/BSE RCU; thx to fred_feuerstein 2015-04-16 22:28:16 +02:00
Jacek Jendrzej
15e9663608 channellist.cpp; fix kill dline 2015-04-16 22:24:13 +02:00
Jacek Jendrzej
eddef9c7bd nhttpd: update controlapi doc (THX dasda) 2015-04-16 19:34:08 +02:00
svenhoefer
6e15577bf1 - add missing includes to fix menu-width
strange circular include global.h <-> settings.h is maybe to fix
2015-04-16 18:36:17 +02:00
svenhoefer
a6bf50f666 - shorten CNeutrinoEventlist to CEventlist 2015-04-16 13:39:35 +02:00
svenhoefer
09adc177d8 - record.h: remove include of vfd.h; use display.h instead 2015-04-16 13:39:35 +02:00
Stefan Seyfried
5ab6b53054 global.h: Use forward-declarations to reduce number of dependencies 2015-04-16 13:39:35 +02:00
svenhoefer
7f35a67426 - channellist: allow show/hide bottom infobox 2015-04-14 11:08:24 +02:00
Thilo Graf
f2a786bf6b CImageInfo: fix missing license text for missing translations 2015-04-14 10:48:40 +02:00
svenhoefer
ca34388616 - controlapi: allow search in EPG-titles only; fix typo
* Sytax:
  http://STBIP/control/epgsearch?SEARCHWORDS&epginfo=false
  or
  http://STBIP/control/epgsearchxml?SEARCHWORDS&epginfo=false
2015-04-13 12:34:12 +02:00
svenhoefer
3c82d147db - yWeb: use html notation for german umlauts 2015-04-06 23:21:48 +02:00
svenhoefer
389c6e6dc2 - neutrinoyparser.cpp: fix 0f16c9441e 2015-04-06 22:59:01 +02:00
GetAway
af2b61cfa6 yWeb: save settings of timerd.conf only once 2015-04-06 21:38:37 +02:00
svenhoefer
0bf3eaea75 - yWeb: disable LogosURL input, when DisplayLogos is disables 2015-04-06 00:04:28 +02:00
svenhoefer
dbc4d110fb - yWeb: port "Tuxbox.DisplayLogos" from martii 2015-04-06 00:04:28 +02:00
svenhoefer
90277c9982 - neutrinoyparser.cpp: improve display of channels w/o logo 2015-04-06 00:04:28 +02:00
svenhoefer
fa68e5cf7e - ylanguage.cpp: fix path to user's locale 2015-04-04 14:15:04 +02:00
svenhoefer
966e0125dd - ylanguage.cpp: detect missing translations; THX to GetAway! 2015-04-04 12:49:40 +02:00
svenhoefer
4898c6aa71 - neutrino.cpp: fix startup plugin and execute it a little bit later 2015-04-04 11:17:37 +02:00
Jacek Jendrzej
8983720606 prefers stream before radiotext (THX focus) 2015-04-03 14:48:48 +02:00
Jacek Jendrzej
0a97efe317 nhttpd: fix switch tv<>radio in standby mode 2015-04-02 21:05:51 +02:00
Jacek Jendrzej
9c4e8b028b infoviewer.cpp fix possible segfault if APIDs is empty 2015-04-02 15:00:08 +02:00
[CST] Focus
32f38219c9 data/locale/nederlands.locale: update locale 2015-04-02 14:40:05 +03:00
Jacek Jendrzej
cc7c25eb21 nhttpd simplify encodeString function 2015-03-31 17:02:48 +02:00
Jacek Jendrzej
0f2ac568c8 nhttpd: change sprintf to snprintf 2015-03-31 14:44:41 +02:00
Jacek Jendrzej
2c3ecf6183 change check dir to check with jffs2 (mtd) 2015-03-31 12:12:14 +02:00
svenhoefer
a56e3fb1bd - yWeb: correction in fbshot handling 2015-03-31 11:53:58 +02:00
svenhoefer
c10b7077b8 - yWeb: replace another if-file-exist with find-exec 2015-03-31 10:44:09 +02:00
svenhoefer
4eab09ae02 - yWeb: simplify code by using find-exec function 2015-03-31 09:15:04 +02:00
svenhoefer
68854aaed7 - mod_yparser: add find-exec function;
return full path and filename of given executabe
2015-03-31 09:15:04 +02:00
svenhoefer
9147bc5f03 - yWeb: remove dead links to yjogol website 2015-03-31 09:15:04 +02:00
svenhoefer
f7b42af5f2 - moviebrowser: bind MB_MAX_DIR definition to NETWORK_NFS_NR_OF_ENTRIES ...
... to allow to add all NetFS-directories to moviebrowser
2015-03-30 14:54:21 +02:00
Jacek Jendrzej
9280566377 movieplayer.cpp reinit Path_local for webif reloadsetup 2015-03-28 21:36:15 +01:00
Stefan Seyfried
08daae7852 infoviewer: simplify clock handling 2015-03-27 13:27:22 +01:00
Jacek Jendrzej
22399f73e2 chhecking if epgdir directory exists for frequently save 2015-03-24 21:00:44 +01:00
JohnnyRun
2a0c4347ad if line numbers does not match but translations are correct 2015-03-23 15:23:21 +01:00
Stefan Seyfried
a5241af87e moviecut: fix format-string and sign-compare warnings 2015-03-23 15:17:26 +01:00
Stefan Seyfried
8a2a7e1b33 remove obsolete nhttpd libtool wrapper 2015-03-23 15:06:17 +01:00
Stefan Seyfried
d9b1cca88a neutrino: avoid float for color calculations 2015-03-22 18:13:50 +01:00
Jacek Jendrzej
5763addd80 fix bf19930887 2015-03-21 12:56:43 +01:00
Jacek Jendrzej
bf19930887 movieinfo.cp add new line and line feed fix for 75bdf0f182 2015-03-21 10:17:25 +01:00
Jacek Jendrzej
8227a01592 xmlinterface use const char instand char 2015-03-20 12:05:22 +01:00
Jacek Jendrzej
40fe7fae34 prevent possible segfault std::string if value NULL 2015-03-20 11:57:12 +01:00
Jacek Jendrzej
632ecc3b1e moviebrowser.cpp: silence comparing floating point warning 2015-03-19 18:29:37 +01:00
Jacek Jendrzej
138e5d4763 audioplayer.cpp: prevent possible segfault 2015-03-19 18:18:13 +01:00