Commit Graph

8935 Commits

Author SHA1 Message Date
Thilo Graf
a41f318adc CMovieBrowser/cYTFeedParser: implement signals from CProgressSignals
Origin commit data
------------------
Branch: ni/coolstream
Commit: 8c6a47ee3a
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-03-06 (Mon, 06 Mar 2017)


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

------------------
This commit was generated by Migit
2017-03-06 21:26:26 +01:00
Thilo Graf
562dbec77c CProgressWindow/CProgressSignals: add prepared signals
Required for inhertance of signals used with CProgressWindow.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 7f511ebd1a
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-03-06 (Mon, 06 Mar 2017)



------------------
This commit was generated by Migit
2017-03-06 21:26:26 +01:00
Thilo Graf
8b8723a297 CMovieBrowser: remove wrong progress value
Origin commit data
------------------
Branch: ni/coolstream
Commit: 26a0f31923
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-03-06 (Mon, 06 Mar 2017)


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

------------------
This commit was generated by Migit
2017-03-06 21:26:26 +01:00
Thilo Graf
4494a8ba5e CTextBox: fix pass of SCROLL_FRAME_WIDTH
Origin commit data
------------------
Branch: ni/coolstream
Commit: 4c388bb71c
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-03-06 (Mon, 06 Mar 2017)


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

------------------
This commit was generated by Migit
2017-03-06 21:11:08 +01:00
Jacek Jendrzej
4e013de774 subpagetable is unsigned
Origin commit data
------------------
Branch: ni/coolstream
Commit: e10cb00613
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2017-03-06 (Mon, 06 Mar 2017)

Origin message was:
------------------
 subpagetable is unsigned

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

------------------
This commit was generated by Migit
2017-03-06 15:50:06 +01:00
Jacek Jendrzej
a3a0da0277 src/gui/movieplayer.cpp some streams need more time pro frame
Origin commit data
------------------
Branch: ni/coolstream
Commit: 92abe90d58
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2017-03-06 (Mon, 06 Mar 2017)


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

------------------
This commit was generated by Migit
2017-03-06 14:41:25 +01:00
Michael Liebmann
d6f3c6ec0d Merge branch 'master' into pu/fb-setmode
Origin commit data
------------------
Branch: ni/coolstream
Commit: 77f74c5966
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2017-03-05 (Sun, 05 Mar 2017)


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

------------------
This commit was generated by Migit
2017-03-05 19:54:19 +01:00
Michael Liebmann
b548b66607 COsdHelpers: Remove no longer required function resetOsdResolution()
Origin commit data
------------------
Branch: ni/coolstream
Commit: b1dcce0ad3
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2017-03-05 (Sun, 05 Mar 2017)


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

------------------
This commit was generated by Migit
2017-03-05 19:54:09 +01:00
Michael Liebmann
24176ae699 COsdHelpers: Add function setVideoSystem()
Origin commit data
------------------
Branch: ni/coolstream
Commit: fa08347ef4
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2017-03-05 (Sun, 05 Mar 2017)


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

------------------
This commit was generated by Migit
2017-03-05 19:54:09 +01:00
Michael Liebmann
3c3dde00b2 CFbAccelCSHD2::setMode: Fix value for screeninfo.yres_virtual
Origin commit data
------------------
Branch: ni/coolstream
Commit: 53460e54da
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2017-03-05 (Sun, 05 Mar 2017)


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

------------------
This commit was generated by Migit
2017-03-05 19:54:09 +01:00
Stefan Seyfried
b504d299fd msgbox: remove explicit handling of record events
these are handled in the last else clause anyway


Origin commit data
------------------
Branch: ni/coolstream
Commit: f80f69c232
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2017-03-04 (Sat, 04 Mar 2017)



------------------
This commit was generated by Migit
2017-03-05 19:53:34 +01:00
Stefan Seyfried
c7de70d0c7 msgbox: remove duplicated code
Origin commit data
------------------
Branch: ni/coolstream
Commit: c3ab1b91d8
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2017-03-04 (Sat, 04 Mar 2017)


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

------------------
This commit was generated by Migit
2017-03-05 19:53:34 +01:00
Stefan Seyfried
56ddedaa39 unbreak msgbox
the "if (msg)" was basically always true, killing all keys that were not
handled in this clause (e.g. it was not possible to switch the box from
standby if a plugin with output was running during standby)


Origin commit data
------------------
Branch: ni/coolstream
Commit: f9b7fca210
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2017-03-04 (Sat, 04 Mar 2017)



------------------
This commit was generated by Migit
2017-03-05 19:53:34 +01:00
Jacek Jendrzej
589ffd92e5 try fix YT cache wirite to root
Origin commit data
------------------
Branch: ni/coolstream
Commit: b3f69009af
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2017-03-05 (Sun, 05 Mar 2017)


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

------------------
This commit was generated by Migit
2017-03-05 17:06:22 +01:00
Jacek Jendrzej
66b32e5ddb src/gui/widget/msgbox.cpp init result
Origin commit data
------------------
Branch: ni/coolstream
Commit: d5cf652763
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2017-03-05 (Sun, 05 Mar 2017)


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

------------------
This commit was generated by Migit
2017-03-05 14:41:15 +01:00
Michael Liebmann
115b77bd58 Merge branch 'master' into pu/fb-setmode
Origin commit data
------------------
Branch: ni/coolstream
Commit: 52cd29a207
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2017-03-05 (Sun, 05 Mar 2017)


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

------------------
This commit was generated by Migit
2017-03-05 13:53:34 +01:00
Jacek Jendrzej
f4b4a6a8aa src/zapit/src/zapit.cpp fix segfault without services.xml
Origin commit data
------------------
Branch: ni/coolstream
Commit: bc188c66ba
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2017-03-05 (Sun, 05 Mar 2017)


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

------------------
This commit was generated by Migit
2017-03-05 13:48:40 +01:00
vanhofen
393fd9d9bb imageinfo: remove obsolete define
Origin commit data
------------------
Branch: ni/coolstream
Commit: b283128d0f
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-03-03 (Fri, 03 Mar 2017)

Origin message was:
------------------
- imageinfo: remove obsolete define

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

------------------
This commit was generated by Migit
2017-03-03 15:50:47 +01:00
vanhofen
a8416659c9 imageinfo: change handling of yWeb version; use own CConfigFile
Origin commit data
------------------
Branch: ni/coolstream
Commit: 629f91e229
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-03-03 (Fri, 03 Mar 2017)

Origin message was:
------------------
- imageinfo: change handling of yWeb version; use own CConfigFile

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

------------------
This commit was generated by Migit
2017-03-03 15:48:31 +01:00
Michael Liebmann
b2479d14c3 Merge branch 'master' into pu/fb-setmode
Origin commit data
------------------
Branch: ni/coolstream
Commit: 487b69b1d4
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2017-03-03 (Fri, 03 Mar 2017)


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

------------------
This commit was generated by Migit
2017-03-03 14:41:57 +01:00
Michael Liebmann
48c57758ca CScanTs::handleMsg: Fix handling left/right keys during channel search
Origin commit data
------------------
Branch: ni/coolstream
Commit: c9242679a0
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2017-03-03 (Fri, 03 Mar 2017)


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

------------------
This commit was generated by Migit
2017-03-03 14:41:26 +01:00
vanhofen
c7d0a88e07 fix funny typo
Origin commit data
------------------
Branch: ni/coolstream
Commit: 8862ef621b
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-03-03 (Fri, 03 Mar 2017)

Origin message was:
------------------
- fix funny typo

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

------------------
This commit was generated by Migit
2017-03-03 09:52:57 +01:00
Thilo Graf
1159eb7c95 CProgressWindow: small optimize of size handling
Origin commit data
------------------
Branch: ni/coolstream
Commit: a9a09541e0
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-03-03 (Fri, 03 Mar 2017)


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

------------------
This commit was generated by Migit
2017-03-03 09:22:08 +01:00
Thilo Graf
7e2146fc0f CTestMenu: adaopt progress sample with discret percental window dimensions
Origin commit data
------------------
Branch: ni/coolstream
Commit: 4d50172fbd
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-03-03 (Fri, 03 Mar 2017)


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

------------------
This commit was generated by Migit
2017-03-03 09:22:08 +01:00
Thilo Graf
1551f52ce8 CProgressWindow: adaopt for discret percental window dimensions
Origin commit data
------------------
Branch: ni/coolstream
Commit: 88f80053d2
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-03-03 (Fri, 03 Mar 2017)


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

------------------
This commit was generated by Migit
2017-03-03 09:22:08 +01:00
Thilo Graf
7f9168a7e2 CMovieBrowser: adaopt for discret percental window dimensions
Origin commit data
------------------
Branch: ni/coolstream
Commit: 21b700879e
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-03-03 (Fri, 03 Mar 2017)


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

------------------
This commit was generated by Migit
2017-03-03 09:22:08 +01:00
Thilo Graf
8f351d3463 CBuildInfo: adaopt for discret percental window dimensions
Origin commit data
------------------
Branch: ni/coolstream
Commit: 449901f1d8
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-03-03 (Fri, 03 Mar 2017)


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

------------------
This commit was generated by Migit
2017-03-03 09:22:08 +01:00
Thilo Graf
871fffd0ad CComponentsWindow: use negative values for discret percental dimensions
Also add possibility to use placeholder for better readability and
better compatibilty with previous implementations.
See doc in source files for more details


Origin commit data
------------------
Branch: ni/coolstream
Commit: cf9a953b59
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-03-03 (Fri, 03 Mar 2017)



------------------
This commit was generated by Migit
2017-03-03 09:22:08 +01:00
Michael Liebmann
4424980b04 Merge branch 'master' into pu/fb-setmode
Origin commit data
------------------
Branch: ni/coolstream
Commit: 3891789be8
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2017-03-03 (Fri, 03 Mar 2017)


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

------------------
This commit was generated by Migit
2017-03-03 09:10:21 +01:00
vanhofen
352c9011f9 luainstance: re-add typo TO_WIDE to stay backward compatible
Origin commit data
------------------
Branch: ni/coolstream
Commit: 75ff8687dd
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-03-03 (Fri, 03 Mar 2017)

Origin message was:
------------------
- luainstance: re-add typo TO_WIDE to stay backward compatible

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

------------------
This commit was generated by Migit
2017-03-03 08:57:42 +01:00
vanhofen
52d9768acc luainstance: add missing RADIUS_NONE; fix typo in dynfont handling
Origin commit data
------------------
Branch: ni/coolstream
Commit: 6afe247bc3
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-03-03 (Fri, 03 Mar 2017)

Origin message was:
------------------
- luainstance: add missing RADIUS_NONE; fix typo in dynfont handling

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

------------------
This commit was generated by Migit
2017-03-03 08:55:35 +01:00
Michael Liebmann
264bdc3a86 Merge branch 'master' into pu/fb-setmode
Origin commit data
------------------
Branch: ni/coolstream
Commit: 6c3b5dcd93
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2017-03-02 (Thu, 02 Mar 2017)


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

------------------
This commit was generated by Migit
2017-03-02 23:38:19 +01:00
Michael Liebmann
65cb3b3dad CNeutrinoApp::loadSetup: Fix Segfault when an remote timer is defined
Origin commit data
------------------
Branch: ni/coolstream
Commit: 9fe20399c4
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2017-03-02 (Thu, 02 Mar 2017)


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

------------------
This commit was generated by Migit
2017-03-02 23:37:41 +01:00
vanhofen
7767cfe619 luainstance: add offsets to lua; set Lua api version to 1.70
Origin commit data
------------------
Branch: ni/coolstream
Commit: 6eb1bb1ea4
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-03-02 (Thu, 02 Mar 2017)

Origin message was:
------------------
- luainstance: add offsets to lua; set Lua api version to 1.70

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

------------------
This commit was generated by Migit
2017-03-02 23:00:49 +01:00
vanhofen
9af8ad3e8a update: rename DEBUG1 to DRYRUN
Origin commit data
------------------
Branch: ni/coolstream
Commit: 00d2d557c2
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-03-01 (Wed, 01 Mar 2017)

Origin message was:
------------------
- update: rename DEBUG1 to DRYRUN

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

------------------
This commit was generated by Migit
2017-03-01 18:16:09 +01:00
vanhofen
664e72dbd9 update: small cleanup; ...
remove obsolete g_Locale->getText() from ShowHint calls


Origin commit data
------------------
Branch: ni/coolstream
Commit: ea3ab21bb0
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-03-01 (Wed, 01 Mar 2017)

Origin message was:
------------------
- update: small cleanup; ...

remove obsolete g_Locale->getText() from ShowHint calls


------------------
This commit was generated by Migit
2017-03-01 18:16:09 +01:00
vanhofen
3fe63fdc6a update: change filetype comparsion; "< '3'" to "<= '2'"
Origin commit data
------------------
Branch: ni/coolstream
Commit: 2a9b39f45f
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-03-01 (Wed, 01 Mar 2017)

Origin message was:
------------------
- update: change filetype comparsion; "< '3'" to "<= '2'"

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

------------------
This commit was generated by Migit
2017-03-01 18:16:09 +01:00
vanhofen
b648301aed update: prepare for menu hints
Origin commit data
------------------
Branch: ni/coolstream
Commit: 943c03fc52
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-03-01 (Wed, 01 Mar 2017)

Origin message was:
------------------
- update: prepare for menu hints

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

------------------
This commit was generated by Migit
2017-03-01 18:16:09 +01:00
vanhofen
780fa8a74d flashtool: localize getType() function
Origin commit data
------------------
Branch: ni/coolstream
Commit: 950f74dd41
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-03-01 (Wed, 01 Mar 2017)

Origin message was:
------------------
- flashtool: localize getType() function

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

------------------
This commit was generated by Migit
2017-03-01 18:16:09 +01:00
TangoCash
d10dda73e1 fix blinking clock in some modes (thx dbo)
Origin commit data
------------------
Branch: ni/coolstream
Commit: 16537620a6
Author: TangoCash <eric@loxat.de>
Date: 2017-03-01 (Wed, 01 Mar 2017)


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

------------------
This commit was generated by Migit
2017-03-01 18:16:09 +01:00
Jacek Jendrzej
dab51889cb src/neutrino.cpp init struct timer_remotebox_item, avoid segfault without InfoClock
Origin commit data
------------------
Branch: ni/coolstream
Commit: d12ea80c5b
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2017-03-01 (Wed, 01 Mar 2017)


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

------------------
This commit was generated by Migit
2017-03-01 15:04:10 +01:00
vanhofen
c1140e0c1c rename g_PluginList to g_Plugins; this isn't a list of plugins
Origin commit data
------------------
Branch: ni/coolstream
Commit: 856c676430
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-03-01 (Wed, 01 Mar 2017)

Origin message was:
------------------
- rename g_PluginList to g_Plugins; this isn't a list of plugins

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

------------------
This commit was generated by Migit
2017-03-01 13:03:50 +01:00
vanhofen
29bbc62333 yWeb: unify rec/zap timer handling; avoid german umlaut in js-popup
Origin commit data
------------------
Branch: ni/coolstream
Commit: 5edc857122
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-03-01 (Wed, 01 Mar 2017)

Origin message was:
------------------
- yWeb: unify rec/zap timer handling; avoid german umlaut in js-popup

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

------------------
This commit was generated by Migit
2017-03-01 11:51:25 +01:00
Michael Liebmann
0c73eb0120 Merge branch 'master' into pu/fb-setmode
Origin commit data
------------------
Branch: ni/coolstream
Commit: 02e5c9cbf4
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2017-02-28 (Tue, 28 Feb 2017)


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

------------------
This commit was generated by Migit
2017-02-28 23:32:20 +01:00
Michael Liebmann
ea569f04e6 lua cwindow.new: Fix draw small windows
- Ignore percent conversion of width and height
 to remain compatible with the Lua API


Origin commit data
------------------
Branch: ni/coolstream
Commit: 2d30ef10d8
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2017-02-28 (Tue, 28 Feb 2017)

Origin message was:
------------------
lua cwindow.new: Fix draw small windows

 - Ignore percent conversion of width and height
  to remain compatible with the Lua API


------------------
This commit was generated by Migit
2017-02-28 23:31:58 +01:00
Michael Liebmann
ff6188530e osd resolution: Use COsdHelpers::changeOsdResolution() to adjust...
...OSD resolution after switching video format


Origin commit data
------------------
Branch: ni/coolstream
Commit: ff11dd44ab
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2017-02-28 (Tue, 28 Feb 2017)



------------------
This commit was generated by Migit
2017-02-28 15:04:09 +01:00
Michael Liebmann
3ce94ff8e7 NeutrinoMessages: Add EVT_AUTO_SET_VIDEOSYSTEM
Origin commit data
------------------
Branch: ni/coolstream
Commit: 3bf32265c1
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2017-02-28 (Tue, 28 Feb 2017)


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

------------------
This commit was generated by Migit
2017-02-28 15:04:09 +01:00
Michael Liebmann
7329fb6294 CInfoViewer::showTitle: Add parameter forcePaintButtonBar
Origin commit data
------------------
Branch: ni/coolstream
Commit: cc05d272f2
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2017-02-28 (Tue, 28 Feb 2017)


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

------------------
This commit was generated by Migit
2017-02-28 15:04:09 +01:00
Michael Liebmann
760a820f78 osd resolution: Add 'mode' to osd_resolution_struct_t
- Use COsdSetup::OSDMODE_XXX enums to identify various resolutions


Origin commit data
------------------
Branch: ni/coolstream
Commit: 653e574937
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2017-02-28 (Tue, 28 Feb 2017)



------------------
This commit was generated by Migit
2017-02-28 15:04:09 +01:00
Michael Liebmann
788a0d9f3d osd resolution: Add src/gui/osd_helpers.cpp
- Move switch osd resolution from COsdSetup::changeNotify() to
 COsdHelpers::changeOsdResolution()


Origin commit data
------------------
Branch: ni/coolstream
Commit: 84b2af00fb
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2017-02-28 (Tue, 28 Feb 2017)

Origin message was:
------------------
osd resolution: Add src/gui/osd_helpers.cpp

 - Move switch osd resolution from COsdSetup::changeNotify() to
  COsdHelpers::changeOsdResolution()


------------------
This commit was generated by Migit
2017-02-28 15:04:08 +01:00