Commit Graph

10062 Commits

Author SHA1 Message Date
Thilo Graf
fbf803565f Merge branch 'master' into pu/msgbox
Origin commit data
------------------
Branch: ni/coolstream
Commit: 3e7a1943c3
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-11-06 (Sun, 06 Nov 2016)


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

------------------
This commit was generated by Migit
2016-11-06 23:16:36 +01:00
vanhofen
13f171b6a5 epgview: use movie-info's channelname in movieplayer mode to get channellogo
Origin commit data
------------------
Branch: ni/coolstream
Commit: 3b25694983
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-11-06 (Sun, 06 Nov 2016)

Origin message was:
------------------
- epgview: use movie-info's channelname in movieplayer mode to get channellogo

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

------------------
This commit was generated by Migit
2016-11-06 20:54:26 +01:00
Jacek Jendrzej
965509456a src/gui/scan_setup.cpp use CHintBox for reloadchannels
Origin commit data
------------------
Branch: ni/coolstream
Commit: c0ce2a0d3b
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2016-11-06 (Sun, 06 Nov 2016)


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

------------------
This commit was generated by Migit
2016-11-06 18:45:01 +01:00
vanhofen
ccc9e0c65d locale: update slovak; thx to Pr0metheus
Origin commit data
------------------
Branch: ni/coolstream
Commit: 7cbe38e249
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-11-05 (Sat, 05 Nov 2016)

Origin message was:
------------------
- locale: update slovak; thx to Pr0metheus

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

------------------
This commit was generated by Migit
2016-11-05 22:15:49 +01:00
Thilo Graf
09beeabc34 CComponentsInfoBox: ensure matching object height after assigned image
Images are not defined with constructor, so it is possible we must
consider the image height after called setPicture() methode.
This is important if an infobox sould be
added into a cc form object. This avoids overlapping of dynamic added items.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 18695fb0c9
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-11-05 (Sat, 05 Nov 2016)



------------------
This commit was generated by Migit
2016-11-05 21:17:31 +01:00
vanhofen
cbf9a2d128 Merge branch 'master' into pu/moviebrowser
Origin commit data
------------------
Branch: ni/coolstream
Commit: 664bd8dcf9
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-11-05 (Sat, 05 Nov 2016)


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

------------------
This commit was generated by Migit
2016-11-05 21:09:27 +01:00
vanhofen
0e3c24452f timermanager: try to fix successive timers
Origin commit data
------------------
Branch: ni/coolstream
Commit: 7c74d0bc3b
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-11-05 (Sat, 05 Nov 2016)

Origin message was:
------------------
- timermanager: try to fix successive timers

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

------------------
This commit was generated by Migit
2016-11-05 21:07:12 +01:00
Thilo Graf
d0f320bef1 Merge branch 'master' into pu/msgbox
Origin commit data
------------------
Branch: ni/coolstream
Commit: 28a146e0ba
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-11-05 (Sat, 05 Nov 2016)


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

------------------
This commit was generated by Migit
2016-11-05 00:08:05 +01:00
Thilo Graf
c782bff2b4 CComponentsInfoBox: fix missing calculation of image position with parent
Origin commit data
------------------
Branch: ni/coolstream
Commit: 90a693a1ec
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-11-04 (Fri, 04 Nov 2016)


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

------------------
This commit was generated by Migit
2016-11-04 23:56:29 +01:00
vanhofen
15a345b484 cablex.xml: update Unitymedia; thx to klauser
Origin commit data
------------------
Branch: ni/coolstream
Commit: bf987b7478
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-11-04 (Fri, 04 Nov 2016)

Origin message was:
------------------
- cablex.xml: update Unitymedia; thx to klauser

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

------------------
This commit was generated by Migit
2016-11-04 16:49:01 +01:00
vanhofen
ea127a5d37 cablex.xml: update Unitymedia; thx to klauser
Origin commit data
------------------
Branch: ni/coolstream
Commit: b94f35421a
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-11-04 (Fri, 04 Nov 2016)

Origin message was:
------------------
- cablex.xml: update Unitymedia; thx to klauser

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

------------------
This commit was generated by Migit
2016-11-04 16:46:47 +01:00
Thilo Graf
02ac7b42f5 Merge branch 'master' into pu/msgbox
Origin commit data
------------------
Branch: ni/coolstream
Commit: b6a06af7ca
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-11-03 (Thu, 03 Nov 2016)


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

------------------
This commit was generated by Migit
2016-11-03 19:13:34 +01:00
Jacek Jendrzej
d806d6ae7d Revert "src/gui/widget/textbox.cpp try to fix text lines per page"
This reverts commit 3a2876ce22.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 2907aa5a37
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2016-11-03 (Thu, 03 Nov 2016)



------------------
This commit was generated by Migit
2016-11-03 18:38:41 +01:00
Jacek Jendrzej
3e32c17062 Revert "src/gui/widget/textbox.cpp supplement to try to fix text lines per page"
This reverts commit be4173bff6.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 3815694e39
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2016-11-03 (Thu, 03 Nov 2016)



------------------
This commit was generated by Migit
2016-11-03 18:38:14 +01:00
Jacek Jendrzej
be4173bff6 src/gui/widget/textbox.cpp supplement to try to fix text lines per page
Origin commit data
------------------
Branch: ni/coolstream
Commit: e26ad6e9f1
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2016-11-03 (Thu, 03 Nov 2016)


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

------------------
This commit was generated by Migit
2016-11-03 12:51:31 +01:00
Jacek Jendrzej
3a2876ce22 src/gui/widget/textbox.cpp try to fix text lines per page
Origin commit data
------------------
Branch: ni/coolstream
Commit: d6c4324f6c
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2016-11-03 (Thu, 03 Nov 2016)


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

------------------
This commit was generated by Migit
2016-11-03 12:17:11 +01:00
Thilo Graf
8b6a60f100 Merge branch 'master' into pu/msgbox
Origin commit data
------------------
Branch: ni/coolstream
Commit: ab9bf2ffa6
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-11-02 (Wed, 02 Nov 2016)


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

------------------
This commit was generated by Migit
2016-11-02 21:05:36 +01:00
vanhofen
20f02fb954 textbox: fix compilation for generic hardware
error: declaration of ‘clear’ shadows a member of 'this'


Origin commit data
------------------
Branch: ni/coolstream
Commit: 0f5aa73033
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-11-02 (Wed, 02 Nov 2016)

Origin message was:
------------------
- textbox: fix compilation for generic hardware

error: declaration of ‘clear’ shadows a member of 'this'


------------------
This commit was generated by Migit
2016-11-02 09:55:45 +01:00
vanhofen
fde04323f8 moviebrowser: smaller locales for footer; clearify "filter off" mode
Origin commit data
------------------
Branch: ni/coolstream
Commit: 9d2661a1d8
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-11-02 (Wed, 02 Nov 2016)

Origin message was:
------------------
- moviebrowser: smaller locales for footer; clearify "filter off" mode

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

------------------
This commit was generated by Migit
2016-11-02 08:27:21 +01:00
vanhofen
4dbb29ed12 miscsettings_menu: fix youtube api key length
Origin commit data
------------------
Branch: ni/coolstream
Commit: da14d72dcb
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-11-01 (Tue, 01 Nov 2016)

Origin message was:
------------------
- miscsettings_menu: fix youtube api key length

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

------------------
This commit was generated by Migit
2016-11-01 22:20:26 +01:00
Jacek Jendrzej
cc3f3cf43c pictureviewer: fix possible segfault if width or height < 1,fix possible memleak
Origin commit data
------------------
Branch: ni/coolstream
Commit: 5ea4cbf145
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2016-11-01 (Tue, 01 Nov 2016)


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

------------------
This commit was generated by Migit
2016-11-01 14:50:08 +01:00
vanhofen
3811c8e64e Merge branch 'master' into pu/moviebrowser
Origin commit data
------------------
Branch: ni/coolstream
Commit: 8dfdcee894
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-10-31 (Mon, 31 Oct 2016)


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

------------------
This commit was generated by Migit
2016-10-31 23:19:47 +01:00
vanhofen
6c4a1dee23 moviebrowser: fix filter selection
Origin commit data
------------------
Branch: ni/coolstream
Commit: fc6e8fbbca
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-10-31 (Mon, 31 Oct 2016)

Origin message was:
------------------
- moviebrowser: fix filter selection

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

------------------
This commit was generated by Migit
2016-10-31 23:07:27 +01:00
vanhofen
def8aa2a82 textbox: add clear() function
Origin commit data
------------------
Branch: ni/coolstream
Commit: 0b504f8c60
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-10-31 (Mon, 31 Oct 2016)

Origin message was:
------------------
- textbox: add clear() function

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

------------------
This commit was generated by Migit
2016-10-31 23:06:47 +01:00
Jacek Jendrzej
36927c1614 src/gui/scan_setup.cpp fix preselected transponder item
Origin commit data
------------------
Branch: ni/coolstream
Commit: 6b640cfa7b
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2016-10-31 (Mon, 31 Oct 2016)


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

------------------
This commit was generated by Migit
2016-10-31 18:23:17 +01:00
Jacek Jendrzej
8412a9b608 fix possible segfault and negative height
Origin commit data
------------------
Branch: ni/coolstream
Commit: b8849d53b5
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2016-10-31 (Mon, 31 Oct 2016)


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

------------------
This commit was generated by Migit
2016-10-31 15:53:29 +01:00
Stefan Seyfried
44ae8a088c zapit/frontend: improve SIMULATE_FE code
Origin commit data
------------------
Branch: ni/coolstream
Commit: 5257d14c13
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2016-10-30 (Sun, 30 Oct 2016)


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

------------------
This commit was generated by Migit
2016-10-30 10:56:13 +01:00
vanhofen
fbe6cdb8e1 yWeb: fix url to Y_Version.txt
Origin commit data
------------------
Branch: ni/coolstream
Commit: 5804ed2d3a
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-10-30 (Sun, 30 Oct 2016)

Origin message was:
------------------
- yWeb: fix url to Y_Version.txt

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

------------------
This commit was generated by Migit
2016-10-30 01:34:41 +02:00
vanhofen
a85a407ea0 yWeb: change info string to Tuxbox-Neutrino
Origin commit data
------------------
Branch: ni/coolstream
Commit: 4b25ad6951
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-10-30 (Sun, 30 Oct 2016)

Origin message was:
------------------
- yWeb: change info string to Tuxbox-Neutrino

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

------------------
This commit was generated by Migit
2016-10-30 01:34:41 +02:00
Thilo Graf
73f5eff312 Merge branch 'master' into pu/msgbox
Origin commit data
------------------
Branch: ni/coolstream
Commit: dbe8007882
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-10-29 (Sat, 29 Oct 2016)


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

------------------
This commit was generated by Migit
2016-10-29 20:49:42 +02:00
Thilo Graf
d2b28dcede components/widget: add doxygen config file to create documentations
If you want to create a documantation,
please move into current directory that contains the 'Doxyfile' and do execute command

''doxygen Doxyfile''

This creates usually a subdirectory named /doc/html/
This contains documentation contents in html format.
Open /doc/html/index.html in your browser and you will see contents.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 27dc0228a5
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-10-29 (Sat, 29 Oct 2016)



------------------
This commit was generated by Migit
2016-10-29 20:47:57 +02:00
Thilo Graf
efee734a6c Merge branch 'master' into pu/msgbox
Origin commit data
------------------
Branch: ni/coolstream
Commit: aae4411d03
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-10-29 (Sat, 29 Oct 2016)


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

------------------
This commit was generated by Migit
2016-10-29 12:38:17 +02:00
vanhofen
0e9db1640b Merge branch 'master' into pu/moviebrowser
Origin commit data
------------------
Branch: ni/coolstream
Commit: 1fc717f56f
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-10-29 (Sat, 29 Oct 2016)


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

------------------
This commit was generated by Migit
2016-10-29 12:26:05 +02:00
Michael Liebmann
5b0d909a9f Use forceSaveScreen() in COsdSetup & CTimerList
Origin commit data
------------------
Branch: ni/coolstream
Commit: e5402057d3
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2016-10-29 (Sat, 29 Oct 2016)


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

------------------
This commit was generated by Migit
2016-10-29 10:38:06 +02:00
Michael Liebmann
c7830d8d7b CKeyboardInput: Make saveScreen changeable with forceSaveScreen()
Origin commit data
------------------
Branch: ni/coolstream
Commit: 74b0ce7f70
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2016-10-29 (Sat, 29 Oct 2016)


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

------------------
This commit was generated by Migit
2016-10-29 10:38:06 +02:00
Michael Liebmann
bb952faf1b CStringInput: Make saveScreen changeable with forceSaveScreen()
Origin commit data
------------------
Branch: ni/coolstream
Commit: 0e22860ac0
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2016-10-29 (Sat, 29 Oct 2016)


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

------------------
This commit was generated by Migit
2016-10-29 10:38:06 +02:00
Michael Liebmann
3a5823e382 Sort locale
Origin commit data
------------------
Branch: ni/coolstream
Commit: 373ae57e42
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2016-10-29 (Sat, 29 Oct 2016)


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

------------------
This commit was generated by Migit
2016-10-29 10:38:06 +02:00
vanhofen
dded0065cb moviebrowser: allow channellist-design in moviebrowser
Origin commit data
------------------
Branch: ni/coolstream
Commit: 142ae901b0
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-10-29 (Sat, 29 Oct 2016)

Origin message was:
------------------
- moviebrowser: allow channellist-design in moviebrowser

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

------------------
This commit was generated by Migit
2016-10-29 10:02:07 +02:00
vanhofen
ced4fd201e listframe: add some needed get-members
Origin commit data
------------------
Branch: ni/coolstream
Commit: f7f76b0dd9
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-10-29 (Sat, 29 Oct 2016)

Origin message was:
------------------
- listframe: add some needed get-members

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

------------------
This commit was generated by Migit
2016-10-29 10:01:24 +02:00
vanhofen
af1670252d textbox: add member to get background-radius
Origin commit data
------------------
Branch: ni/coolstream
Commit: 3f28e50c84
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-10-29 (Sat, 29 Oct 2016)

Origin message was:
------------------
- textbox: add member to get background-radius

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

------------------
This commit was generated by Migit
2016-10-29 10:00:25 +02:00
TangoCash
0e87207cab add possibility to add Name,Url,Port, Username and Password if needed.
Origin commit data
------------------
Branch: ni/coolstream
Commit: 3776340268
Author: TangoCash <eric@loxat.de>
Date: 2016-10-28 (Fri, 28 Oct 2016)


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

------------------
This commit was generated by Migit
2016-10-28 22:20:27 +02:00
Thilo Graf
76784010a9 Merge branch 'master' into pu/msgbox
Origin commit data
------------------
Branch: ni/coolstream
Commit: fa9e34fcca
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-10-28 (Fri, 28 Oct 2016)


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

------------------
This commit was generated by Migit
2016-10-28 21:19:09 +02:00
Jacek Jendrzej
d2ab0e9ce5 src/gui/osd_setup.cpp try to fix segfault, call from channellist
Origin commit data
------------------
Branch: ni/coolstream
Commit: 682b6f578e
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2016-10-28 (Fri, 28 Oct 2016)


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

------------------
This commit was generated by Migit
2016-10-28 20:50:52 +02:00
vanhofen
4b91651de8 textbox: fix box width in round corners mode
Origin commit data
------------------
Branch: ni/coolstream
Commit: 002277fb5f
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-10-28 (Fri, 28 Oct 2016)

Origin message was:
------------------
- textbox: fix box width in round corners mode

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

------------------
This commit was generated by Migit
2016-10-28 09:55:40 +02:00
Thilo Graf
045ac300c7 Merge branch 'master' into pu/msgbox
Origin commit data
------------------
Branch: ni/coolstream
Commit: 9b9d2542e6
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-10-28 (Fri, 28 Oct 2016)


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

------------------
This commit was generated by Migit
2016-10-28 08:05:34 +02:00
vanhofen
56ba19313d cc_item_picture: fix wrong operator in width calculation
Origin commit data
------------------
Branch: ni/coolstream
Commit: 874f54af4b
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-10-27 (Thu, 27 Oct 2016)

Origin message was:
------------------
- cc_item_picture: fix wrong operator in width calculation

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

------------------
This commit was generated by Migit
2016-10-27 23:11:43 +02:00
Jacek Jendrzej
d2ec61edf3 src/gui/eventlist.cpp supplement to 8da554c0fa, fix chanel_id in search-mode
Origin commit data
------------------
Branch: ni/coolstream
Commit: a71c71edcc
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2016-10-27 (Thu, 27 Oct 2016)


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

------------------
This commit was generated by Migit
2016-10-27 18:56:13 +02:00
Jacek Jendrzej
7fed169731 src/gui/widget/menue.cpp fix segfault if items is empty
Origin commit data
------------------
Branch: ni/coolstream
Commit: 83976f40b4
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2016-10-27 (Thu, 27 Oct 2016)


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

------------------
This commit was generated by Migit
2016-10-27 17:06:12 +02:00
Thilo Graf
32ff66c98b Merge branch 'master' into pu/msgbox
Origin commit data
------------------
Branch: ni/coolstream
Commit: ae96d48e0f
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-10-27 (Thu, 27 Oct 2016)


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

------------------
This commit was generated by Migit
2016-10-27 12:19:09 +02:00
Thilo Graf
d7a37f65d0 CChannelList: delete with red yes button
Origin commit data
------------------
Branch: ni/coolstream
Commit: 3689684968
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-10-27 (Thu, 27 Oct 2016)


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

------------------
This commit was generated by Migit
2016-10-27 12:17:36 +02:00