Commit Graph

6271 Commits

Author SHA1 Message Date
vanhofen
2e5f07ec99 settings_manager_teams: small reworks; unify locales
* cleanup from unused code
* remove RC_help hotkey from menu (this hotkey breaks global hint-switch)
* fix text alignment in help-box


Origin commit data
------------------
Branch: ni/coolstream
Commit: 8eb3a61829
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-09-09 (Sat, 09 Sep 2017)

Origin message was:
------------------
- settings_manager_teams: small reworks; unify locales

* cleanup from unused code
* remove RC_help hotkey from menu (this hotkey breaks global hint-switch)
* fix text alignment in help-box


------------------
This commit was generated by Migit
2017-09-09 11:03:52 +02:00
vanhofen
ab5d217f63 Merge branch 'master' of https://github.com/tuxbox-neutrino/gui-neutrino into ni/tuxbox
Origin commit data
------------------
Branch: ni/coolstream
Commit: eb76978295
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-09-09 (Sat, 09 Sep 2017)


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

------------------
This commit was generated by Migit
2017-09-09 08:43:52 +02:00
Jacek Jendrzej
a67cecd575 remove double includes
Origin commit data
------------------
Branch: ni/coolstream
Commit: 6576729fd1
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2017-09-08 (Fri, 08 Sep 2017)


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

------------------
This commit was generated by Migit
2017-09-08 21:21:32 +02:00
vanhofen
ef1606884b menue: fix my stupid typo that avoids scrollbars
Origin commit data
------------------
Branch: ni/coolstream
Commit: 8115f33948
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-09-08 (Fri, 08 Sep 2017)

Origin message was:
------------------
- menue: fix my stupid typo that avoids scrollbars

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

------------------
This commit was generated by Migit
2017-09-08 12:15:11 +02:00
vanhofen
7f84346b01 plugin-code: cleanup from many unused code; ...
* remove intergration conversion because we can use the integer as it is
* update headers

 Do we need /src/plugin.h anymore? Maybe this code could be merged into src/gui/plugins.h.


Origin commit data
------------------
Branch: ni/coolstream
Commit: f0f0c1f55d
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-09-08 (Fri, 08 Sep 2017)

Origin message was:
------------------
- plugin-code: cleanup from many unused code; ...

* remove intergration conversion because we can use the integer as it is
* update headers

 Do we need /src/plugin.h anymore? Maybe this code could be merged into src/gui/plugins.h.


------------------
This commit was generated by Migit
2017-09-08 10:53:03 +02:00
vanhofen
c354051238 rc_lock: use OFFSET defines
Origin commit data
------------------
Branch: ni/coolstream
Commit: 126ef8c3bb
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-09-07 (Thu, 07 Sep 2017)

Origin message was:
------------------
- rc_lock: use OFFSET defines

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

------------------
This commit was generated by Migit
2017-09-07 18:19:20 +02:00
vanhofen
7c1d2e38fe delete edit/patch crap
Origin commit data
------------------
Branch: ni/coolstream
Commit: 9be1fa1c8a
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-09-07 (Thu, 07 Sep 2017)

Origin message was:
------------------
- delete edit/patch crap

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

------------------
This commit was generated by Migit
2017-09-07 16:20:43 +02:00
vanhofen
4523dc5e0a don't save conf-files to flash; use /media by default
Origin commit data
------------------
Branch: ni/coolstream
Commit: 909201ae66
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-09-07 (Thu, 07 Sep 2017)

Origin message was:
------------------
- don't save conf-files to flash; use /media by default

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

------------------
This commit was generated by Migit
2017-09-07 16:18:30 +02:00
vanhofen
9e311becdf keybind_setup: resort items as in other menus too; 'save' before 'load'
Origin commit data
------------------
Branch: ni/coolstream
Commit: c11a78a28a
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-09-07 (Thu, 07 Sep 2017)

Origin message was:
------------------
- keybind_setup: resort items as in other menus too; 'save' before 'load'

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

------------------
This commit was generated by Migit
2017-09-07 16:18:30 +02:00
vanhofen
061a6e7c6a menu: always add an offset to menus; not only in round-border-mode
Origin commit data
------------------
Branch: ni/coolstream
Commit: 65b8a7ae48
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-09-07 (Thu, 07 Sep 2017)

Origin message was:
------------------
- menu: always add an offset to menus; not only in round-border-mode

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

------------------
This commit was generated by Migit
2017-09-07 16:18:30 +02:00
gixxpunk
b74c372d6e fix name/path of mdev mount script in neutrino
Origin commit data
------------------
Branch: ni/coolstream
Commit: 812ef87119
Author: gixxpunk <thomas.harfmann@gmail.com>
Date: 2017-09-06 (Wed, 06 Sep 2017)

Origin message was:
------------------
- fix name/path of mdev mount script in neutrino

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

------------------
This commit was generated by Migit
2017-09-06 17:25:18 +02:00
vanhofen
287add895f update-check: move init of object CFlashUpdate out of while-loop
Origin commit data
------------------
Branch: ni/coolstream
Commit: 432b2b055d
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-09-04 (Mon, 04 Sep 2017)

Origin message was:
------------------
- update-check: move init of object CFlashUpdate out of while-loop

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

------------------
This commit was generated by Migit
2017-09-04 23:24:22 +02:00
vanhofen
660c17ad44 add possibility to signalize available online-updates in infoicons
Origin commit data
------------------
Branch: ni/coolstream
Commit: 3294d9f74d
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-09-04 (Mon, 04 Sep 2017)

Origin message was:
------------------
- add possibility to signalize available online-updates in infoicons

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

------------------
This commit was generated by Migit
2017-09-04 17:17:27 +02:00
vanhofen
76b23bcf9f Revert "CTimerList: adjust label width in footer dependent by count of buttons"
This reverts commit ec598a94b5.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 3dbbd378f0
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-08-28 (Mon, 28 Aug 2017)



------------------
This commit was generated by Migit
2017-08-28 13:18:35 +02:00
vanhofen
087e90e83f Merge branch 'master' of https://github.com/tuxbox-neutrino/gui-neutrino into ni/tuxbox
Origin commit data
------------------
Branch: ni/coolstream
Commit: a32d348e32
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-08-28 (Mon, 28 Aug 2017)


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

------------------
This commit was generated by Migit
2017-08-28 12:40:40 +02:00
Thilo Graf
ec598a94b5 CTimerList: adjust label width in footer dependent by count of buttons
Origin commit data
------------------
Branch: ni/coolstream
Commit: 3987c3a306
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-08-28 (Mon, 28 Aug 2017)


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

------------------
This commit was generated by Migit
2017-08-28 12:16:45 +02:00
Thilo Graf
4249ab0497 CTimerList: paint header only if required
Avoid possible flicker effects.

TODO: fix clock background with enabled gradient on header repaint.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 4dd12767f9
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-08-28 (Mon, 28 Aug 2017)



------------------
This commit was generated by Migit
2017-08-28 12:16:45 +02:00
Thilo Graf
ba35604b8d comments: fix copy paste errors
Origin commit data
------------------
Branch: ni/coolstream
Commit: 6e310a8157
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-08-28 (Mon, 28 Aug 2017)


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

------------------
This commit was generated by Migit
2017-08-28 12:16:45 +02:00
Thilo Graf
e85ba36b43 cc_item_shapes.cpp/h: Add method to create draw boxes without explicit objects
Origin commit data
------------------
Branch: ni/coolstream
Commit: c743cb632b
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-08-28 (Mon, 28 Aug 2017)


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

------------------
This commit was generated by Migit
2017-08-28 12:16:45 +02:00
Thilo Graf
31a3bb2ae0 Helpbox: add missing check for null pointer
Origin commit data
------------------
Branch: ni/coolstream
Commit: b5d33f10e1
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-08-28 (Mon, 28 Aug 2017)


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

------------------
This commit was generated by Migit
2017-08-28 12:16:45 +02:00
Thilo Graf
66876b7889 CComponentsHeader: add missing check for null pointer
Origin commit data
------------------
Branch: ni/coolstream
Commit: 5221769840
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-08-28 (Mon, 28 Aug 2017)


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

------------------
This commit was generated by Migit
2017-08-28 12:16:45 +02:00
Thilo Graf
bf5722ee3a CProgressBarCache: remove benchmark lines
Was only for debugging.


Origin commit data
------------------
Branch: ni/coolstream
Commit: d42389b167
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-08-28 (Mon, 28 Aug 2017)



------------------
This commit was generated by Migit
2017-08-28 12:16:45 +02:00
Thilo Graf
4c6d63035e CComponentsPicture: remove benchmark lines
Was only for debugging.


Origin commit data
------------------
Branch: ni/coolstream
Commit: f07a27825d
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-08-28 (Mon, 28 Aug 2017)



------------------
This commit was generated by Migit
2017-08-28 12:16:45 +02:00
Thilo Graf
08cb699175 CComponentsFooter: fix possible error with non-POD element type
affected is struct type 'button_label_cc'


Origin commit data
------------------
Branch: ni/coolstream
Commit: 16dac64ed2
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-08-28 (Mon, 28 Aug 2017)



------------------
This commit was generated by Migit
2017-08-28 12:16:45 +02:00
Thilo Graf
ce38d56273 CComponentsFooter: fix possible conversion warning
For platform compatibility. eg. with neutrino-pc on it is possible
that size_t is long unsigned ini, for others unsinged int


Origin commit data
------------------
Branch: ni/coolstream
Commit: 27995b19fa
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-08-28 (Mon, 28 Aug 2017)



------------------
This commit was generated by Migit
2017-08-28 12:16:45 +02:00
Thilo Graf
08eb91b084 cc_frm.cpp, cc_frm_button.cpp: remove unread stored variables
Origin commit data
------------------
Branch: ni/coolstream
Commit: fe6a24351b
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-08-28 (Mon, 28 Aug 2017)


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

------------------
This commit was generated by Migit
2017-08-28 12:16:45 +02:00
Thilo Graf
9569be0ff1 CComponentsFrmClock: fix wrong initialization of w_tmp
Origin commit data
------------------
Branch: ni/coolstream
Commit: 758081a0ac
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-08-28 (Mon, 28 Aug 2017)


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

------------------
This commit was generated by Migit
2017-08-28 12:16:45 +02:00
gixxpunk
3287a5ded5 re-add missing include
Origin commit data
------------------
Branch: ni/coolstream
Commit: 940569fb9e
Author: gixxpunk <thomas.harfmann@gmail.com>
Date: 2017-08-26 (Sat, 26 Aug 2017)

Origin message was:
------------------
- re-add missing include

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

------------------
This commit was generated by Migit
2017-08-26 12:38:16 +02:00
vanhofen
7ec5908e8e remove possibility to change iconsets for infoviewer
Origin commit data
------------------
Branch: ni/coolstream
Commit: ae9435f75d
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-08-26 (Sat, 26 Aug 2017)

Origin message was:
------------------
- remove possibility to change iconsets for infoviewer

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

------------------
This commit was generated by Migit
2017-08-26 10:19:37 +02:00
Stefan Seyfried
52a42f2459 CKeyChooserItemNoKey: fix type cast
Origin commit data
------------------
Branch: ni/coolstream
Commit: 7863853678
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2017-08-20 (Sun, 20 Aug 2017)


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

------------------
This commit was generated by Migit
2017-08-25 14:46:06 +02:00
vanhofen
79c24b3173 Merge branch 'master' of https://github.com/tuxbox-neutrino/gui-neutrino into ni/tuxbox
Conflicts:
	src/neutrino.cpp


Origin commit data
------------------
Branch: ni/coolstream
Commit: 470a8b62dd
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-08-23 (Wed, 23 Aug 2017)



------------------
This commit was generated by Migit
2017-08-23 15:24:38 +02:00
Jacek Jendrzej
6b015862c1 fix possible out of bound memory access
Origin commit data
------------------
Branch: ni/coolstream
Commit: 350a73ce08
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2017-08-23 (Wed, 23 Aug 2017)


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

------------------
This commit was generated by Migit
2017-08-23 13:05:57 +02:00
Jacek Jendrzej
d4247c0036 null pointer check
Origin commit data
------------------
Branch: ni/coolstream
Commit: 527c0de33a
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2017-08-23 (Wed, 23 Aug 2017)


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

------------------
This commit was generated by Migit
2017-08-23 13:03:34 +02:00
Jacek Jendrzej
7b57171e46 fxi possible buffer overflow
Origin commit data
------------------
Branch: ni/coolstream
Commit: e58e72635b
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2017-08-23 (Wed, 23 Aug 2017)


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

------------------
This commit was generated by Migit
2017-08-23 13:00:24 +02:00
Jacek Jendrzej
d7856dc0ce some inits and never read var
Origin commit data
------------------
Branch: ni/coolstream
Commit: ba600f0e5c
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2017-08-23 (Wed, 23 Aug 2017)


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

------------------
This commit was generated by Migit
2017-08-23 12:58:26 +02:00
Jacek Jendrzej
c592fe60d6 some inits warnings
Origin commit data
------------------
Branch: ni/coolstream
Commit: c99486520e
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2017-08-21 (Mon, 21 Aug 2017)


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

------------------
This commit was generated by Migit
2017-08-21 14:42:24 +02:00
vanhofen
90a51a4564 audioplayer: update gui if streamripper has stopped or crashed
Origin commit data
------------------
Branch: ni/coolstream
Commit: 5a5843ca02
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-08-18 (Fri, 18 Aug 2017)

Origin message was:
------------------
- audioplayer: update gui if streamripper has stopped or crashed

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

------------------
This commit was generated by Migit
2017-08-18 13:16:40 +02:00
vanhofen
330752d9b7 clearify headers for ausioplayer/internetradio setup
Origin commit data
------------------
Branch: ni/coolstream
Commit: 8314675161
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-08-17 (Thu, 17 Aug 2017)

Origin message was:
------------------
- clearify headers for ausioplayer/internetradio setup

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

------------------
This commit was generated by Migit
2017-08-17 21:49:43 +02:00
vanhofen
e587c43b9d audioplayer-setup: re-align some items
Origin commit data
------------------
Branch: ni/coolstream
Commit: 2c9c310def
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-08-17 (Thu, 17 Aug 2017)

Origin message was:
------------------
- audioplayer-setup: re-align some items

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

------------------
This commit was generated by Migit
2017-08-17 21:16:17 +02:00
vanhofen
025b8adad6 audioplayer. add streamripper control to record current stream
Origin commit data
------------------
Branch: ni/coolstream
Commit: 24affa8a8b
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-08-17 (Thu, 17 Aug 2017)

Origin message was:
------------------
- audioplayer. add streamripper control to record current stream

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

------------------
This commit was generated by Migit
2017-08-17 21:13:19 +02:00
vanhofen
66e825b39d upnpbrowser: fix mode_ts for videos; was switched back to mode_upnp by stopAudio()
Signed-off-by: Thilo Graf <dbt@novatux.de>


Origin commit data
------------------
Branch: ni/coolstream
Commit: 6659dbb6f3
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-08-12 (Sat, 12 Aug 2017)

Origin message was:
------------------
- upnpbrowser: fix mode_ts for videos; was switched back to mode_upnp by stopAudio()

Signed-off-by: Thilo Graf <dbt@novatux.de>


------------------
This commit was generated by Migit
2017-08-12 14:05:23 +02:00
vanhofen
e8711e0475 Revert "neutrino: disable some menus in upnp & ts mode"
This reverts commit aaee0baf07.

Signed-off-by: Thilo Graf <dbt@novatux.de>


Origin commit data
------------------
Branch: ni/coolstream
Commit: 944ad7cb63
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-08-12 (Sat, 12 Aug 2017)



------------------
This commit was generated by Migit
2017-08-12 14:05:17 +02:00
vanhofen
b416fcda65 themes: add new shadow-color to our material themes
Origin commit data
------------------
Branch: ni/coolstream
Commit: 88d34a3e0d
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-08-12 (Sat, 12 Aug 2017)

Origin message was:
------------------
- themes: add new shadow-color to our material themes

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

------------------
This commit was generated by Migit
2017-08-12 13:51:00 +02:00
vanhofen
cc044dc947 upnpbrowser: fix mode_ts for videos; was switched back to mode_upnp by stopAudio()
Origin commit data
------------------
Branch: ni/coolstream
Commit: 6e66f8802c
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-08-12 (Sat, 12 Aug 2017)

Origin message was:
------------------
- upnpbrowser: fix mode_ts for videos; was switched back to mode_upnp by stopAudio()

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

------------------
This commit was generated by Migit
2017-08-12 12:48:17 +02:00
vanhofen
a0b132d7ff Revert "neutrino: disable some menus in upnp & ts mode"
This reverts commit aaee0baf07.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 2e04d34a9c
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-08-12 (Sat, 12 Aug 2017)



------------------
This commit was generated by Migit
2017-08-12 12:47:33 +02:00
vanhofen
e739f3746e Merge branch 'master' of https://github.com/tuxbox-neutrino/gui-neutrino into ni/tuxbox
Origin commit data
------------------
Branch: ni/coolstream
Commit: 27252ecee5
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-08-12 (Sat, 12 Aug 2017)


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

------------------
This commit was generated by Migit
2017-08-12 12:47:19 +02:00
Thilo Graf
cc78c40678 Revert "infoviewer.cpp: handle timeout of mode upnp like mode ts"
This reverts commit 6f7b583b59.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 40fee47523
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-08-12 (Sat, 12 Aug 2017)



------------------
This commit was generated by Migit
2017-08-12 11:27:55 +02:00
vanhofen
6d0a2f8950 netfs_setup: write correct filenames into fstab and auto.net
Origin commit data
------------------
Branch: ni/coolstream
Commit: 19189cc09d
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-08-12 (Sat, 12 Aug 2017)

Origin message was:
------------------
- netfs_setup: write correct filenames into fstab and auto.net

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

------------------
This commit was generated by Migit
2017-08-12 09:28:17 +02:00
gixxpunk
793c4a801e Merge branch 'master' of https://github.com/tuxbox-neutrino/gui-neutrino into ni/tuxbox
Origin commit data
------------------
Branch: ni/coolstream
Commit: 82be5768a8
Author: gixxpunk <thomas.harfmann@gmail.com>
Date: 2017-08-11 (Fri, 11 Aug 2017)


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

------------------
This commit was generated by Migit
2017-08-11 23:02:24 +02:00
Thilo Graf
135555143a CComponentsScrollBar: try to fix handling with very much segment count
In some cases, eg. with very much pages in channellist, the effort
to handle with all count of scrollbar segments was too much. Result: long
waiting times during page scrolling and slider was not visible. This
should be fixed now.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 71f5779a40
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-08-11 (Fri, 11 Aug 2017)



------------------
This commit was generated by Migit
2017-08-11 22:35:07 +02:00