Commit Graph

7120 Commits

Author SHA1 Message Date
Thilo Graf
ea0802aa1f CLuaInstance: simplified error message handler
use DisplayErrorMessage() instead full call of ShowMsg.

Signed-off-by: M. Liebmann <tuxcode.bbg@gmail.com>


Origin commit data
------------------
Branch: ni/coolstream
Commit: 7a1fed715f
Author: Thilo Graf <dbt@novatux.de>
Date: 2015-09-17 (Thu, 17 Sep 2015)

Origin message was:
------------------
CLuaInstance: simplified error message handler

use DisplayErrorMessage() instead full call of ShowMsg.

Signed-off-by: M. Liebmann <tuxcode.bbg@gmail.com>


------------------
This commit was generated by Migit
2015-09-17 12:12:26 +02:00
Michael Liebmann
c0d803c7ad Display[Error|Info]Message: Add optional parameter 'Caption'
Origin commit data
------------------
Branch: ni/coolstream
Commit: 8ad20d4513
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2015-09-17 (Thu, 17 Sep 2015)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2015-09-17 12:12:26 +02:00
[CST] Focus
7688419430 gui/movieplayer.cpp: mark auto-screenshot as done in any case,
if one try fail, next will probably fail anyway


Origin commit data
------------------
Branch: ni/coolstream
Commit: 653d196e16
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2015-09-17 (Thu, 17 Sep 2015)



------------------
This commit was generated by Migit
2015-09-17 12:40:31 +03:00
Michael Liebmann
9f0ada5ddf CLuaInstance: Add script function 'setActive' to enable or disable...
...individual menu items.

 - Set Lua api version to 1.2


Origin commit data
------------------
Branch: ni/coolstream
Commit: 39d10e03df
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2015-09-14 (Mon, 14 Sep 2015)



------------------
This commit was generated by Migit
2015-09-14 17:47:09 +02:00
Michael Liebmann
9a3735fdc4 CLuaInstance: Add return value to menu function "addItem"
Function returns an ID of each item handles


Origin commit data
------------------
Branch: ni/coolstream
Commit: e0bfbfe9e3
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2015-09-14 (Mon, 14 Sep 2015)



------------------
This commit was generated by Migit
2015-09-14 17:47:09 +02:00
Jacek Jendrzej
e752e09568 lib/libdvbsub/dvbsubtitle.cpp: fix compil for new ffmpeg version
Origin commit data
------------------
Branch: ni/coolstream
Commit: 009fcba748
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2015-09-07 (Mon, 07 Sep 2015)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2015-09-07 18:59:03 +02:00
Michael Liebmann
dc8c15bbc4 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


Origin commit data
------------------
Branch: ni/coolstream
Commit: b56be92d59
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2015-09-04 (Fri, 04 Sep 2015)

Origin message was:
------------------
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


------------------
This commit was generated by Migit
2015-09-04 18:07:32 +02:00
Michael Liebmann
8918159dd2 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


Origin commit data
------------------
Branch: ni/coolstream
Commit: 00dff2c598
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2015-09-04 (Fri, 04 Sep 2015)



------------------
This commit was generated by Migit
2015-09-04 18:07:31 +02:00
Michael Liebmann
4a9a67ec42 Sort locales
Origin commit data
------------------
Branch: ni/coolstream
Commit: d2035b91fc
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2015-07-17 (Fri, 17 Jul 2015)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2015-09-04 18:07:31 +02:00
Jacek Jendrzej
367e9f3b6e fix Werror=format
Origin commit data
------------------
Branch: ni/coolstream
Commit: a34b32043a
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2015-08-22 (Sat, 22 Aug 2015)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2015-08-22 15:27:47 +02:00
Jacek Jendrzej
b0e25e796f for debug filesystem
Origin commit data
------------------
Branch: ni/coolstream
Commit: c06e5b1407
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2015-08-21 (Fri, 21 Aug 2015)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2015-08-21 22:04:04 +02:00
Jacek Jendrzej
71e8037a22 src/gui/eventlist.cpp fix timeshif_record timer handling
Origin commit data
------------------
Branch: ni/coolstream
Commit: 65a237c991
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2015-08-20 (Thu, 20 Aug 2015)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2015-08-20 15:51:57 +02:00
Jacek Jendrzej
87cbe1b226 src/gui/channellist.cpp: stop RECMODE_TSHIFT in play mode
Origin commit data
------------------
Branch: ni/coolstream
Commit: abea6d83d6
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2015-08-19 (Wed, 19 Aug 2015)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2015-08-19 17:58:08 +02:00
Jacek Jendrzej
955c4f222a src/gui/eventlist.cpp: show AUTO_SHIFT icon in TSHIFT mode
Origin commit data
------------------
Branch: ni/coolstream
Commit: dff62cfbe1
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2015-08-18 (Tue, 18 Aug 2015)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2015-08-18 14:36:14 +02:00
Jacek Jendrzej
867813ffd7 data/cables.xml update Kabel BW (THX PauleFoul)
Origin commit data
------------------
Branch: ni/coolstream
Commit: 8444e3519a
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2015-08-13 (Thu, 13 Aug 2015)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2015-08-13 19:17:03 +02:00
Jacek Jendrzej
85d1c9a744 data/cables.xml update Unitymedia (THX klauser)
Origin commit data
------------------
Branch: ni/coolstream
Commit: e242674c9b
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2015-08-13 (Thu, 13 Aug 2015)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2015-08-13 15:58:44 +02:00
Jacek Jendrzej
96bf33555f fix possible segfault if chanellist is empty
Origin commit data
------------------
Branch: ni/coolstream
Commit: 5bfbae4ca9
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2015-08-13 (Thu, 13 Aug 2015)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2015-08-13 15:27:25 +02:00
Jacek Jendrzej
cf544240ec eitd: add and move viasat to extra switch
Origin commit data
------------------
Branch: ni/coolstream
Commit: fceeab4027
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2015-08-09 (Sun, 09 Aug 2015)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2015-08-09 18:00:13 +02:00
Jacek Jendrzej
017ba71872 eitd: add and move viasat to extra switch
Origin commit data
------------------
Branch: ni/coolstream
Commit: 06ab9d186b
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2015-08-09 (Sun, 09 Aug 2015)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2015-08-09 17:54:31 +02:00
Jacek Jendrzej
82158cce91 src/nhttpd/yhttpd_core/ywebserver.cpp fix possible segfault
Origin commit data
------------------
Branch: ni/coolstream
Commit: b9f4f447ee
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2015-08-05 (Wed, 05 Aug 2015)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2015-08-05 18:57:08 +02:00
Jacek Jendrzej
7e79e16988 src/nhttpd/yhttpd_core/ywebserver.cpp fix sanitize
Origin commit data
------------------
Branch: ni/coolstream
Commit: f4d35a34c9
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2015-08-05 (Wed, 05 Aug 2015)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2015-08-05 18:42:42 +02:00
Jacek Jendrzej
15e1a8b955 audioplayer: -add flv format (THX Houdini)
Origin commit data
------------------
Branch: ni/coolstream
Commit: 29aa47aef0
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2015-07-27 (Mon, 27 Jul 2015)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2015-07-27 12:40:41 +02:00
Thilo Graf
6059f2ff12 CMenuWidget: remove double assignment of info box color
Origin commit data
------------------
Branch: ni/coolstream
Commit: 89cc6628ca
Author: Thilo Graf <dbt@novatux.de>
Date: 2015-07-17 (Fri, 17 Jul 2015)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2015-07-17 17:31:57 +02:00
Thilo Graf
01ae9712ba CTextBox: fix calculated but not used parameter
Origin commit data
------------------
Branch: ni/coolstream
Commit: 638832f535
Author: Thilo Graf <dbt@novatux.de>
Date: 2015-07-17 (Fri, 17 Jul 2015)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2015-07-17 17:30:41 +02:00
Thilo Graf
7180812009 CTextBox: fix calculated but not used parameter
Origin commit data
------------------
Branch: ni/coolstream
Commit: 672ae3fdb1
Author: Thilo Graf <dbt@novatux.de>
Date: 2015-07-17 (Fri, 17 Jul 2015)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2015-07-17 17:07:14 +02:00
Thilo Graf
a82590f564 CTextBox: consider utf8 mode parameter for correct render width, if required
Origin commit data
------------------
Branch: ni/coolstream
Commit: 4e002bdf66
Author: Thilo Graf <dbt@novatux.de>
Date: 2015-07-13 (Mon, 13 Jul 2015)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2015-07-17 16:01:20 +02:00
Thilo Graf
0053151415 CChannelList: fix and simplify paint of custom channellogos
paint was probably broken since 0ca753dbca


Origin commit data
------------------
Branch: ni/coolstream
Commit: 18fa153389
Author: Thilo Graf <dbt@novatux.de>
Date: 2015-07-11 (Sat, 11 Jul 2015)



------------------
This commit was generated by Migit
2015-07-17 16:01:19 +02:00
Thilo Graf
c49301d91f CComponentsButton: simplify paint of button icon
Calculation of image aspect ratio now happens in picture object itself.


Origin commit data
------------------
Branch: ni/coolstream
Commit: b47a0ccaeb
Author: Thilo Graf <dbt@novatux.de>
Date: 2015-07-11 (Sat, 11 Jul 2015)



------------------
This commit was generated by Migit
2015-07-17 15:35:47 +02:00
Thilo Graf
620e25d442 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.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 53a350d5af
Author: Thilo Graf <dbt@novatux.de>
Date: 2015-07-11 (Sat, 11 Jul 2015)



------------------
This commit was generated by Migit
2015-07-17 15:35:18 +02:00
Jacek Jendrzej
dad841f5c6 src/gui/luainstance.cpp add switch enableUTF8 to ComponentsText
Origin commit data
------------------
Branch: ni/coolstream
Commit: 644d96e42d
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2015-07-12 (Sun, 12 Jul 2015)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2015-07-12 21:13:22 +02:00
Thilo Graf
b8c4a64385 CComponentsText: add switch for utf8 disable/enable
Origin commit data
------------------
Branch: ni/coolstream
Commit: ccdaacb0a0
Author: Thilo Graf <dbt@novatux.de>
Date: 2015-07-12 (Sun, 12 Jul 2015)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2015-07-12 21:08:25 +02:00
Thilo Graf
360105e76e CTextBox: add switch for utf8 disable/enable
Origin commit data
------------------
Branch: ni/coolstream
Commit: 37c863d141
Author: Thilo Graf <dbt@novatux.de>
Date: 2015-07-12 (Sun, 12 Jul 2015)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2015-07-12 21:08:25 +02:00
Jacek Jendrzej
c3d2f362e6 src/gui/luainstance.cpp add setCenterPos option to CC objects
Origin commit data
------------------
Branch: ni/coolstream
Commit: c325a3bbae
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2015-07-09 (Thu, 09 Jul 2015)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2015-07-09 16:51:52 +02:00
Jacek Jendrzej
714f5cb678 src/zapit/src/pat.cpp: fix parse section len - sub crc from len
Origin commit data
------------------
Branch: ni/coolstream
Commit: 93cb5d3b49
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2015-07-07 (Tue, 07 Jul 2015)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2015-07-07 09:44:37 +02:00
Jacek Jendrzej
8ed12ffc0f src/gui/channellist.cpp: show epg info1 if info2 empty (THX bazi98)
Origin commit data
------------------
Branch: ni/coolstream
Commit: 4cb0870b9b
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2015-07-05 (Sun, 05 Jul 2015)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2015-07-05 13:20:47 +02:00
Jacek Jendrzej
2eee2dfdf9 src/gui/eventlist.cpp -add fsk filter to epg-search
Origin commit data
------------------
Branch: ni/coolstream
Commit: 81049d89cd
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2015-07-01 (Wed, 01 Jul 2015)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2015-07-01 21:39:20 +02:00
Thilo Graf
09ed0e1b15 CComponentsFooter: reduce scale factor without button background
Origin commit data
------------------
Branch: ni/coolstream
Commit: 5de4b48a00
Author: Thilo Graf <dbt@novatux.de>
Date: 2015-07-01 (Wed, 01 Jul 2015)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2015-07-01 16:05:42 +02:00
Thilo Graf
0b6be4e662 CComponentsButton: fix image scale
Wrong ratio calculation.


Origin commit data
------------------
Branch: ni/coolstream
Commit: cabe84bf0f
Author: Thilo Graf <dbt@novatux.de>
Date: 2015-06-30 (Tue, 30 Jun 2015)



------------------
This commit was generated by Migit
2015-07-01 16:05:38 +02:00
Thilo Graf
0ca753dbca CComponentsPicture: fix internal value for dimension vars
The values contained not values from the scaled image file.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 5e380fa4f8
Author: Thilo Graf <dbt@novatux.de>
Date: 2015-06-30 (Tue, 30 Jun 2015)



------------------
This commit was generated by Migit
2015-07-01 15:56:42 +02:00
Jacek Jendrzej
a222035ec7 src/gui/eventlist.cpp-add program category filter to epg-search
Origin commit data
------------------
Branch: ni/coolstream
Commit: 39796eda68
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2015-06-30 (Tue, 30 Jun 2015)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2015-06-30 14:23:39 +02:00
Jacek Jendrzej
7f9eb2d789 lib/libupnpclient fix segfault if parser is NULL
Origin commit data
------------------
Branch: ni/coolstream
Commit: e6e8eb9d93
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2015-06-28 (Sun, 28 Jun 2015)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2015-06-28 15:13:14 +02:00
Jacek Jendrzej
755209ea54 src/gui/moviebrowser.cpp fix segfault if m_movieSelectionHandler is NULL
Origin commit data
------------------
Branch: ni/coolstream
Commit: 07f25639d9
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2015-06-28 (Sun, 28 Jun 2015)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2015-06-28 11:33:06 +02:00
Jacek Jendrzej
3d261f9210 tuxtxt.cpp: fixheap buffer overflow
Origin commit data
------------------
Branch: ni/coolstream
Commit: 160dda776c
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2015-06-22 (Mon, 22 Jun 2015)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2015-06-22 19:24:53 +02:00
[CST] Focus
17528389bf gui/osd_setup.cpp, gui/miscsettings_menu.cpp: do not delete items added to menu - menu dtor do it
Origin commit data
------------------
Branch: ni/coolstream
Commit: 60c45ec06c
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2015-06-19 (Fri, 19 Jun 2015)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2015-06-19 15:48:15 +03:00
vanhofen
336015d711 deutsch.locale: fix typo
Origin commit data
------------------
Branch: ni/coolstream
Commit: b16c5d450e
Author: vanhofen <vanhofen@gmx.de>
Date: 2015-06-18 (Thu, 18 Jun 2015)

Origin message was:
------------------
- deutsch.locale: fix typo

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2015-06-18 21:18:33 +02:00
vanhofen
f06de2b111 osd_setup: fix active status of ca_dotmatrix and ca_frame
Origin commit data
------------------
Branch: ni/coolstream
Commit: 8d84a4387d
Author: vanhofen <vanhofen@gmx.de>
Date: 2015-06-18 (Thu, 18 Jun 2015)

Origin message was:
------------------
- osd_setup: fix active status of ca_dotmatrix and ca_frame

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2015-06-18 21:18:32 +02:00
vanhofen
7278d8f00e infoviewer_bb: add own color for CA-bar
Origin commit data
------------------
Branch: ni/coolstream
Commit: fd6ad52c8c
Author: vanhofen <vanhofen@gmx.de>
Date: 2015-06-17 (Wed, 17 Jun 2015)

Origin message was:
------------------
- infoviewer_bb: add own color for CA-bar

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2015-06-18 21:18:32 +02:00
vanhofen
d90aa919c1 infoviewer_bb: show/hide dotmatrix in CA-bar; default show
Origin commit data
------------------
Branch: ni/coolstream
Commit: 59e2143e00
Author: vanhofen <vanhofen@gmx.de>
Date: 2015-06-17 (Wed, 17 Jun 2015)

Origin message was:
------------------
- infoviewer_bb: show/hide dotmatrix in CA-bar; default show

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2015-06-18 21:18:32 +02:00
vanhofen
f942f65e70 infoviewer_bb: add frame to CA-bar; default off
Origin commit data
------------------
Branch: ni/coolstream
Commit: 398dfeeab1
Author: vanhofen <vanhofen@gmx.de>
Date: 2015-06-17 (Wed, 17 Jun 2015)

Origin message was:
------------------
- infoviewer_bb: add frame to CA-bar; default off

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2015-06-18 21:18:32 +02:00
Michael Liebmann
fbcc56554a cYTFeedParser: Add feed duration
Origin commit data
------------------
Branch: ni/coolstream
Commit: 6b628d9a8d
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2015-06-06 (Sat, 06 Jun 2015)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2015-06-06 16:17:41 +02:00