Commit Graph

9171 Commits

Author SHA1 Message Date
vanhofen
b268f07bee movieinfo: internally rename epgChannel -> ChannelName
Origin commit data
------------------
Branch: ni/coolstream
Commit: b758f4c69d
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-09-09 (Fri, 09 Sep 2016)

Origin message was:
------------------
- movieinfo: internally rename epgChannel -> ChannelName

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

------------------
This commit was generated by Migit
2016-09-20 08:03:51 +02:00
vanhofen
5a6975c353 movieinfo: internally rename epgAudioPid -> AudioPid
Origin commit data
------------------
Branch: ni/coolstream
Commit: dc831c545c
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-09-09 (Fri, 09 Sep 2016)

Origin message was:
------------------
- movieinfo: internally rename epgAudioPid -> AudioPid

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

------------------
This commit was generated by Migit
2016-09-20 08:03:50 +02:00
vanhofen
6ffb11d1b9 movieinfo: internally rename epgVTXPID -> VtxtPid
Origin commit data
------------------
Branch: ni/coolstream
Commit: 57cbc3fad6
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-09-09 (Fri, 09 Sep 2016)

Origin message was:
------------------
- movieinfo: internally rename epgVTXPID -> VtxtPid

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

------------------
This commit was generated by Migit
2016-09-20 08:03:50 +02:00
vanhofen
16766b79bc movieinfo: internally rename epgVideoPid -> VideoPid
Origin commit data
------------------
Branch: ni/coolstream
Commit: e2358a58a3
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-09-09 (Fri, 09 Sep 2016)

Origin message was:
------------------
- movieinfo: internally rename epgVideoPid -> VideoPid

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

------------------
This commit was generated by Migit
2016-09-20 08:03:50 +02:00
vanhofen
08ebb55b95 movieinfo: internally rename epgMode -> mode
Origin commit data
------------------
Branch: ni/coolstream
Commit: a3da12ccc9
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-09-09 (Fri, 09 Sep 2016)

Origin message was:
------------------
- movieinfo: internally rename epgMode -> mode

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

------------------
This commit was generated by Migit
2016-09-20 08:03:50 +02:00
vanhofen
8c213521f8 add listModeKey() function to simplify these calls
Origin commit data
------------------
Branch: ni/coolstream
Commit: 59b7e3ae36
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-09-09 (Fri, 09 Sep 2016)

Origin message was:
------------------
- add listModeKey() function to simplify these calls

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

------------------
This commit was generated by Migit
2016-09-20 08:03:50 +02:00
Michael Liebmann
4f7f3d7dfe Activate warnings for deprecated functions in CLuaInstMisc & CLuaInstVideo
- Set Lua api version to 1.59


Origin commit data
------------------
Branch: ni/coolstream
Commit: a7e0220d3d
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2016-09-08 (Thu, 08 Sep 2016)



------------------
This commit was generated by Migit
2016-09-20 08:03:50 +02:00
vanhofen
606cd0bbb9 lua: add pin-input; set lua api version to 1.58
Origin commit data
------------------
Branch: ni/coolstream
Commit: 53ca5de35e
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-09-08 (Thu, 08 Sep 2016)

Origin message was:
------------------
- lua: add pin-input; set lua api version to 1.58

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

------------------
This commit was generated by Migit
2016-09-20 08:03:50 +02:00
Jacek Jendrzej
431fc1a4c0 fix compil error: redundant redeclaration of 'void strReplace'
Origin commit data
------------------
Branch: ni/coolstream
Commit: 05662401d3
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2016-09-07 (Wed, 07 Sep 2016)


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

------------------
This commit was generated by Migit
2016-09-20 08:03:50 +02:00
Jacek Jendrzej
7389603be0 src/gui/lua/lua_filehelpers.cpp fix possible segfault if string argument is not a string (nil)
Origin commit data
------------------
Branch: ni/coolstream
Commit: d3ae00d688
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2016-09-07 (Wed, 07 Sep 2016)


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

------------------
This commit was generated by Migit
2016-09-20 08:03:50 +02:00
Michael Liebmann
b2eaf63a6e CFileHelpers: Rework FileBuf handling
FileBuf: Reserve memory only when it is needed (copyFile)
copyFile: Reserve for small files, only as much memory as is required


Origin commit data
------------------
Branch: ni/coolstream
Commit: 0a1cdb3d4e
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2016-09-06 (Tue, 06 Sep 2016)



------------------
This commit was generated by Migit
2016-09-20 08:03:50 +02:00
Michael Liebmann
9cfb1d7302 CFileHelpers::removeDir: Better error message
- No error when directory does not exist


Origin commit data
------------------
Branch: ni/coolstream
Commit: 79b94cdfad
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2016-09-06 (Tue, 06 Sep 2016)



------------------
This commit was generated by Migit
2016-09-20 08:03:50 +02:00
Thilo Graf
2bd45d3bea Moviebrowser: functions outsourced
TODO: 	Classes and menus should follow someday.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 108e2db571
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-08-12 (Fri, 12 Aug 2016)



------------------
This commit was generated by Migit
2016-09-20 08:03:50 +02:00
Thilo Graf
54a53b3229 Movibrowser: types outsourced
Origin commit data
------------------
Branch: ni/coolstream
Commit: 1ba9a6f671
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-08-11 (Thu, 11 Aug 2016)


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

------------------
This commit was generated by Migit
2016-09-20 08:03:50 +02:00
Thilo Graf
27e052380a Moviebrowser: start outsourcing moviebrowser code
Origin commit data
------------------
Branch: ni/coolstream
Commit: 09c5d23adf
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-08-11 (Thu, 11 Aug 2016)


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

------------------
This commit was generated by Migit
2016-09-20 08:03:50 +02:00
vanhofen
d083c8c3e1 Merge branch 'ni/cst-next' into ni/mp/cst-next
Conflicts:
	src/system/helpers.cpp


Origin commit data
------------------
Branch: ni/coolstream
Commit: fda1cda516
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-09-06 (Tue, 06 Sep 2016)



------------------
This commit was generated by Migit
2016-09-06 15:24:30 +02:00
vanhofen
59dc4041c7 cc_detailsline: use a smaller thickness
Origin commit data
------------------
Branch: ni/coolstream
Commit: fdc2ca37a9
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-09-06 (Tue, 06 Sep 2016)

Origin message was:
------------------
- cc_detailsline: use a smaller thickness

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

------------------
This commit was generated by Migit
2016-09-06 11:04:10 +02:00
vanhofen
98fbaa130d Merge branch 'cst-next' of git://coolstreamtech.de/cst-public-gui-neutrino into ni/cst-next
Origin commit data
------------------
Branch: ni/coolstream
Commit: 23a49ad0fc
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-09-06 (Tue, 06 Sep 2016)


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

------------------
This commit was generated by Migit
2016-09-06 01:13:44 +02:00
vanhofen
f8c3c2639e lua: add RC_timeout to keyname table; set lua api version to 1.57
Origin commit data
------------------
Branch: ni/coolstream
Commit: 84dfce8018
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-09-06 (Tue, 06 Sep 2016)

Origin message was:
------------------
- lua: add RC_timeout to keyname table; set lua api version to 1.57

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

------------------
This commit was generated by Migit
2016-09-06 01:11:16 +02:00
vanhofen
77b08f221f Merge branch 'cst-next' of git://coolstreamtech.de/cst-public-gui-neutrino into ni/cst-next
Origin commit data
------------------
Branch: ni/coolstream
Commit: 22e12bdfa8
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-09-05 (Mon, 05 Sep 2016)


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

------------------
This commit was generated by Migit
2016-09-05 23:53:07 +02:00
vanhofen
ace2255239 lua: add stand-alone stringinput; set lua api version to 1.56
Origin commit data
------------------
Branch: ni/coolstream
Commit: 0fa4486077
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-09-05 (Mon, 05 Sep 2016)

Origin message was:
------------------
- lua: add stand-alone stringinput; set lua api version to 1.56

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

------------------
This commit was generated by Migit
2016-09-05 23:49:37 +02:00
Michael Liebmann
22b5490a03 lua_filehelpers.cpp: Add lua script function 'exist()'
- Set Lua api version to 1.55


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



------------------
This commit was generated by Migit
2016-09-05 23:46:02 +02:00
Michael Liebmann
5097a88a4e lua_filehelpers.cpp: Add lua script function 'ln()'
- Set Lua api version to 1.54


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



------------------
This commit was generated by Migit
2016-09-05 23:46:02 +02:00
Michael Liebmann
cedbea3a2b lua_filehelpers.cpp: Add lua script function 'readlink()'
- Set Lua api version to 1.53


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



------------------
This commit was generated by Migit
2016-09-05 23:46:02 +02:00
Michael Liebmann
0bfd3c22d6 lua_filehelpers.cpp: Add lua script function 'mkdir()'
- Set Lua api version to 1.52


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



------------------
This commit was generated by Migit
2016-09-05 23:46:01 +02:00
Michael Liebmann
ac62dcec55 lua_filehelpers.cpp: Add lua script function 'rmdir()'
- Set Lua api version to 1.51


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



------------------
This commit was generated by Migit
2016-09-05 23:46:01 +02:00
Michael Liebmann
1265abe390 src/system/helpers.h:createDir(): Set correct default for mode
Origin commit data
------------------
Branch: ni/coolstream
Commit: 689bc50a62
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2016-09-04 (Sun, 04 Sep 2016)


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

------------------
This commit was generated by Migit
2016-09-05 23:46:01 +02:00
Michael Liebmann
47b99ce7c1 lua_filehelpers.cpp: Add lua script function 'touch()'
- Set Lua api version to 1.50


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



------------------
This commit was generated by Migit
2016-09-05 23:46:01 +02:00
Michael Liebmann
64dbb6d3ce lua_filehelpers.cpp: Add lua script function 'chmod()'
- Set Lua api version to 1.49


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



------------------
This commit was generated by Migit
2016-09-05 23:46:01 +02:00
Michael Liebmann
daeab68ae7 Use DebugInfo functions in CFileHelpers::cp / lua cp
Origin commit data
------------------
Branch: ni/coolstream
Commit: de07369d68
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2016-09-04 (Sun, 04 Sep 2016)


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

------------------
This commit was generated by Migit
2016-09-05 23:46:01 +02:00
Michael Liebmann
09777711fe CFileHelpers: Add DebugInfo functions for displaying error messages..
..in lua script functions


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



------------------
This commit was generated by Migit
2016-09-05 23:46:01 +02:00
Michael Liebmann
06577e385c Add alternative variant for the display of __FILE__ (__path_file__)
- __path_file__ includes the relevant parts of source path


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



------------------
This commit was generated by Migit
2016-09-05 23:46:01 +02:00
Michael Liebmann
891ef16ea8 lua_filehelpers.cpp: Add lua script function 'cp()'
- Set Lua api version to 1.48


Origin commit data
------------------
Branch: ni/coolstream
Commit: 270cd318ec
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2016-09-03 (Sat, 03 Sep 2016)



------------------
This commit was generated by Migit
2016-09-05 23:46:01 +02:00
Michael Liebmann
d8e156217f helpers.cpp: Add cp() function
Origin commit data
------------------
Branch: ni/coolstream
Commit: 5198a13282
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2016-09-03 (Sat, 03 Sep 2016)


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

------------------
This commit was generated by Migit
2016-09-05 23:46:01 +02:00
Michael Liebmann
d6304e8ef7 CFileHelpers::copyFile: Rewrite mode handling
Origin commit data
------------------
Branch: ni/coolstream
Commit: 64b5d36c52
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2016-09-03 (Sat, 03 Sep 2016)


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

------------------
This commit was generated by Migit
2016-09-05 23:46:01 +02:00
Michael Liebmann
0d3818862d helpers.cpp: Add itoa() function
Origin commit data
------------------
Branch: ni/coolstream
Commit: 38470a8a80
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2016-09-03 (Sat, 03 Sep 2016)


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

------------------
This commit was generated by Migit
2016-09-05 23:46:01 +02:00
Michael Liebmann
29984e3ff5 src/gui/lua: Add lua_filehelpers.cpp
Origin commit data
------------------
Branch: ni/coolstream
Commit: 295ca1f7c9
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2016-09-03 (Sat, 03 Sep 2016)


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

------------------
This commit was generated by Migit
2016-09-05 23:46:01 +02:00
vanhofen
3b1396370a temporary fix CFileHelpers.copyFile() syntax
Origin commit data
------------------
Branch: ni/coolstream
Commit: 81d9b2b027
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-09-05 (Mon, 05 Sep 2016)

Origin message was:
------------------
- temporary fix CFileHelpers.copyFile() syntax

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

------------------
This commit was generated by Migit
2016-09-05 13:30:56 +02:00
vanhofen
c115b84df2 Revert "- system/helpers: overload mode in copyFile() function"
This reverts commit b854975881.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 2a29fb06a1
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-09-05 (Mon, 05 Sep 2016)



------------------
This commit was generated by Migit
2016-09-05 12:41:09 +02:00
vanhofen
29a9dfd275 volumebar: don't use frame around volumebar
Origin commit data
------------------
Branch: ni/coolstream
Commit: 3072a18863
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-09-05 (Mon, 05 Sep 2016)

Origin message was:
------------------
- volumebar: don't use frame around volumebar

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

------------------
This commit was generated by Migit
2016-09-05 08:06:34 +02:00
vanhofen
15c6fef010 Merge branch 'cst-next' of git://coolstreamtech.de/cst-public-gui-neutrino into ni/cst-next
Origin commit data
------------------
Branch: ni/coolstream
Commit: 46e264ec27
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-09-04 (Sun, 04 Sep 2016)


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

------------------
This commit was generated by Migit
2016-09-04 22:16:42 +02:00
Michael Liebmann
455138380b CLuaInstCCWindow::CCWindowNew: use setButtonLabels real footer width
Origin commit data
------------------
Branch: ni/coolstream
Commit: c566466ff1
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2016-09-02 (Fri, 02 Sep 2016)


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

------------------
This commit was generated by Migit
2016-09-02 17:24:32 +02:00
vanhofen
ae1ad85834 Revert faulty "Revert "- neutrinofonts: remove wrong name from signal_font struct""
This reverts commit cfcd5caf3b.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 73fc37d13e
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-09-02 (Fri, 02 Sep 2016)



------------------
This commit was generated by Migit
2016-09-02 11:59:30 +02:00
vanhofen
416ba1141b Merge branch 'cst-next' of git://coolstreamtech.de/cst-public-gui-neutrino into ni/cst-next
Origin commit data
------------------
Branch: ni/coolstream
Commit: 0f81b4aa0b
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-09-01 (Thu, 01 Sep 2016)


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

------------------
This commit was generated by Migit
2016-09-01 09:48:02 +02:00
vanhofen
675005cc65 lua_menue: allow user definable return values
This concerns:
* CLuaMenuFilebrowser::exec()
* CLuaMenuStringinput::exec()
* CLuaMenuKeyboardinput::exec()


Origin commit data
------------------
Branch: ni/coolstream
Commit: 8d014c6f76
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-09-01 (Thu, 01 Sep 2016)

Origin message was:
------------------
- lua_menue: allow user definable return values

This concerns:
* CLuaMenuFilebrowser::exec()
* CLuaMenuStringinput::exec()
* CLuaMenuKeyboardinput::exec()


------------------
This commit was generated by Migit
2016-09-01 09:44:13 +02:00
vanhofen
6c6f75e670 Merge branch 'cst-next' of git://coolstreamtech.de/cst-public-gui-neutrino into ni/cst-next
Conflicts:
	src/driver/framebuffer.cpp


Origin commit data
------------------
Branch: ni/coolstream
Commit: 22ef37ae12
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-09-01 (Thu, 01 Sep 2016)



------------------
This commit was generated by Migit
2016-09-01 08:50:59 +02:00
Thilo Graf
bd1cc4cbed CFrameBuffer: add debug warning if radius < 0
Radius < 0 causes for wrong rendering. paintBoxRel() gets confused.
This will paint partial outside of renderbox.

TODO: This should be fixed.


Origin commit data
------------------
Branch: ni/coolstream
Commit: ed0154a973
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-08-31 (Wed, 31 Aug 2016)



------------------
This commit was generated by Migit
2016-08-31 10:03:52 +02:00
Thilo Graf
f59ef7fcf6 CComponentsHeader: don't use default parameters for privat member
Unified adaptation related to child class ComponentsFooter.
see: c7fb4c5343


Origin commit data
------------------
Branch: ni/coolstream
Commit: 731cb9c66d
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-08-30 (Tue, 30 Aug 2016)



------------------
This commit was generated by Migit
2016-08-30 11:19:48 +02:00
vanhofen
6725075d3b Merge branch 'ni/cst-next' of bitbucket.org:neutrino-images/ni-neutrino-hd into ni/cst-next
Origin commit data
------------------
Branch: ni/coolstream
Commit: 0e0bbc2d38
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-08-26 (Fri, 26 Aug 2016)


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

------------------
This commit was generated by Migit
2016-08-26 23:52:11 +02:00
vanhofen
44fbdbfc3e imageinfo_ni: remove unused code around astrasat logo
Origin commit data
------------------
Branch: ni/coolstream
Commit: 2eb86b4d7f
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-08-26 (Fri, 26 Aug 2016)

Origin message was:
------------------
- imageinfo_ni: remove unused code around astrasat logo

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

------------------
This commit was generated by Migit
2016-08-26 23:46:41 +02:00