Commit Graph

8358 Commits

Author SHA1 Message Date
M. Liebmann
8ad20d4513 Display[Error|Info]Message: Add optional parameter 'Caption' 2015-09-17 12:12:26 +02:00
[CST] Focus
653d196e16 gui/movieplayer.cpp: mark auto-screenshot as done in any case,
if one try fail, next will probably fail anyway
2015-09-17 12:40:31 +03:00
M. Liebmann
39d10e03df CLuaInstance: Add script function 'setActive' to enable or disable...
...individual menu items.

 - Set Lua api version to 1.2
2015-09-14 17:47:09 +02:00
M. Liebmann
e0bfbfe9e3 CLuaInstance: Add return value to menu function "addItem"
Function returns an ID of each item handles
2015-09-14 17:47:09 +02:00
Jacek Jendrzej
009fcba748 lib/libdvbsub/dvbsubtitle.cpp: fix compil for new ffmpeg version 2015-09-07 18:59:03 +02:00
M. Liebmann
b56be92d59 CLuaInstance::PlayFile: Function now returns the status of buttons
- Set Lua api version to 1.1

     return code              defined LUA Variables
  --------------------------------------------------
  0 = normal exit              PLAYSTATE.NORMAL
  1 = aborted by stop button   PLAYSTATE.STOP
  2 = next button              PLAYSTATE.NEXT
  3 = prev button              PLAYSTATE.PREV
2015-09-04 18:07:32 +02:00
M. Liebmann
00dff2c598 CLuaInstance: Add versions definition for lua api in luainstance.h
- Version is defined in lua script as APIVERSION.MAJOR, APIVERSION.MINOR
- Set Lua API version to 1.0
2015-09-04 18:07:31 +02:00
M. Liebmann
d2035b91fc Sort locales 2015-09-04 18:07:31 +02:00
Jacek Jendrzej
a34b32043a fix Werror=format 2015-08-22 15:27:47 +02:00
Jacek Jendrzej
c06e5b1407 for debug filesystem 2015-08-21 22:04:04 +02:00
Jacek Jendrzej
65a237c991 src/gui/eventlist.cpp fix timeshif_record timer handling 2015-08-20 15:51:57 +02:00
Jacek Jendrzej
abea6d83d6 src/gui/channellist.cpp: stop RECMODE_TSHIFT in play mode 2015-08-19 17:58:08 +02:00
Jacek Jendrzej
dff62cfbe1 src/gui/eventlist.cpp: show AUTO_SHIFT icon in TSHIFT mode 2015-08-18 14:36:14 +02:00
Jacek Jendrzej
8444e3519a data/cables.xml update Kabel BW (THX PauleFoul) 2015-08-13 19:17:03 +02:00
Jacek Jendrzej
e242674c9b data/cables.xml update Unitymedia (THX klauser) 2015-08-13 15:58:44 +02:00
Jacek Jendrzej
5bfbae4ca9 fix possible segfault if chanellist is empty 2015-08-13 15:27:25 +02:00
Jacek Jendrzej
fceeab4027 eitd: add and move viasat to extra switch 2015-08-09 18:00:13 +02:00
Jacek Jendrzej
06ab9d186b eitd: add and move viasat to extra switch 2015-08-09 17:54:31 +02:00
Jacek Jendrzej
b9f4f447ee src/nhttpd/yhttpd_core/ywebserver.cpp fix possible segfault 2015-08-05 18:57:08 +02:00
Jacek Jendrzej
f4d35a34c9 src/nhttpd/yhttpd_core/ywebserver.cpp fix sanitize 2015-08-05 18:42:42 +02:00
Jacek Jendrzej
29aa47aef0 audioplayer: -add flv format (THX Houdini) 2015-07-27 12:40:41 +02:00
Thilo Graf
89cc6628ca CMenuWidget: remove double assignment of info box color 2015-07-17 17:31:57 +02:00
Thilo Graf
638832f535 CTextBox: fix calculated but not used parameter 2015-07-17 17:30:41 +02:00
Thilo Graf
672ae3fdb1 CTextBox: fix calculated but not used parameter 2015-07-17 17:07:14 +02:00
Thilo Graf
4e002bdf66 CTextBox: consider utf8 mode parameter for correct render width, if required 2015-07-17 16:01:20 +02:00
Thilo Graf
18fa153389 CChannelList: fix and simplify paint of custom channellogos
paint was probably broken since 5e380fa4f8
2015-07-17 16:01:19 +02:00
Thilo Graf
b47a0ccaeb CComponentsButton: simplify paint of button icon
Calculation of image aspect ratio now happens in picture object itself.
2015-07-17 15:35:47 +02:00
Thilo Graf
53a350d5af CComponentsPicture: fix and simplify image scale handling
Aspect ratio was not considered in some constallations, To see on button
icons and oversized custom channellogos in channllist.
Now this is handeled on init of image object and setters for width and height.
2015-07-17 15:35:18 +02:00
Jacek Jendrzej
644d96e42d src/gui/luainstance.cpp add switch enableUTF8 to ComponentsText 2015-07-12 21:13:22 +02:00
Thilo Graf
ccdaacb0a0 CComponentsText: add switch for utf8 disable/enable 2015-07-12 21:08:25 +02:00
Thilo Graf
37c863d141 CTextBox: add switch for utf8 disable/enable 2015-07-12 21:08:25 +02:00
Jacek Jendrzej
c325a3bbae src/gui/luainstance.cpp add setCenterPos option to CC objects 2015-07-09 16:51:52 +02:00
Jacek Jendrzej
93cb5d3b49 src/zapit/src/pat.cpp: fix parse section len - sub crc from len 2015-07-07 09:44:37 +02:00
Jacek Jendrzej
4cb0870b9b src/gui/channellist.cpp: show epg info1 if info2 empty (THX bazi98) 2015-07-05 13:20:47 +02:00
Jacek Jendrzej
81049d89cd src/gui/eventlist.cpp -add fsk filter to epg-search 2015-07-01 21:39:20 +02:00
Thilo Graf
5de4b48a00 CComponentsFooter: reduce scale factor without button background 2015-07-01 16:05:42 +02:00
Thilo Graf
cabe84bf0f CComponentsButton: fix image scale
Wrong ratio calculation.
2015-07-01 16:05:38 +02:00
Thilo Graf
5e380fa4f8 CComponentsPicture: fix internal value for dimension vars
The values contained not values from the scaled image file.
2015-07-01 15:56:42 +02:00
Jacek Jendrzej
39796eda68 src/gui/eventlist.cpp-add program category filter to epg-search 2015-06-30 14:23:39 +02:00
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