Commit Graph

424 Commits

Author SHA1 Message Date
svenhoefer
f9c7662c73 - movieplayer: ask before stop temporary timeshift 2014-08-26 17:32:39 +04:00
[CST] Focus
81735f5e53 gui/movieplayer.cpp: add 'http' action key, with cut/restore neutrino 2014-06-12 18:58:16 +04:00
svenhoefer
649d1b1f9d - change RenderString() default to UTF8 2014-06-11 23:07:13 +02:00
svenhoefer
8b91cda918 - change getRenderWidth() default to UTF8 2014-06-11 23:07:00 +02:00
Stefan Seyfried
7dac1e7ad9 movieplayer: memset() with zero length is useless 2014-05-23 17:50:34 +02:00
Stefan Seyfried
af3245b47e movieplayer: memset() with zero length is useless 2014-04-27 19:31:37 +02:00
Stefan Seyfried
44ba8fafca Merge remote-tracking branch 'check/next-cc'
build-tested only, needs fixing

Conflicts:
	data/locale/deutsch.locale
	data/locale/english.locale
	src/Makefile.am
	src/driver/rcinput.cpp
	src/driver/streamts.cpp
	src/eitd/sectionsd.cpp
	src/gui/Makefile.am
	src/gui/bouquetlist.cpp
	src/gui/hdd_menu.cpp
	src/gui/luainstance.cpp
	src/gui/luainstance.h
	src/gui/moviebrowser.cpp
	src/gui/movieplayer.cpp
	src/gui/pluginlist.cpp
	src/gui/plugins.cpp
	src/gui/plugins.h
	src/gui/scan.cpp
	src/gui/scan_setup.cpp
	src/gui/user_menue.cpp
	src/gui/videosettings.cpp
	src/gui/widget/menue.cpp
	src/neutrino.cpp
	src/neutrinoMessages.h
	src/system/locals.h
	src/system/locals_intern.h
	src/zapit/include/zapit/scan.h
	src/zapit/src/femanager.cpp
	src/zapit/src/frontend.cpp
	src/zapit/src/getservices.cpp
	src/zapit/src/transponder.cpp
2014-04-27 19:14:06 +02:00
[CST] Focus
4fffe08d4b gui/movieplayer.cpp: while starting file play, process neutrino events 2014-04-25 18:29:17 +04:00
Jacek Jendrzej
42c61b319e make auto ScreenShot with short video 2014-04-22 18:59:59 +02:00
martii
61f19b0eed gui/movieplayer: compare timeshift to TSHIFT_MODE_* 2014-04-21 17:49:33 +02:00
[CST] Focus
ebf37fd192 gui/movieplayer.cpp: auto-create movie thumbnail, if enabled,
at playback when position more than 5 min from start,
or on stop if position more than 10 minutes before end;
create movie thumbnail with RC_favorites key
2014-04-21 14:07:38 +04:00
M. Liebmann
92cc47f383 MoviePlayer: Fix display 'info clock' and 'file time' when show movie infos 2014-04-21 12:01:03 +02:00
martii
8e5ef986fa gui/movieplayer: show epg info in non-movieplayer modes, too 2014-04-20 21:42:48 +02:00
Jacek Jendrzej
1bbf65c2d3 make info copy only in timeshift mode 2014-04-20 21:03:21 +02:00
Christian Schuett
81d457c614 movieplayer: add possibility to show movie infos 2014-04-18 20:18:05 +02:00
Jacek Jendrzej
3d71258d31 use auto lang only with more as 1 audio pid 2014-04-18 19:27:08 +02:00
[CST] Focus
6fe3bcb50f gui/movieplayer.cpp: change playback instance number 2014-03-28 16:12:31 +04:00
martii
87d5f4feb9 gui/movieplayer: create and use a movieinfo copy (fixes timeshift playback) 2014-03-11 13:31:46 +04:00
svenhoefer
4b5242c254 - plugins: cleanup
* drop PLUGINDIR_USB
* drop unused 'param' from startPlugin
2014-03-02 00:43:59 +01:00
svenhoefer
580fcc97e5 - fix (and enable) one-key-plugin; fix movieplayer-plugin 2014-03-01 23:33:45 +01:00
[CST] Focus
c4f4babb6f gui/movieplayer.cpp: add text subtitles charset select and conversion 2014-02-25 16:48:55 +04:00
[CST] Focus
dbb5de61c8 gui/movieplayer.cpp: add iso file mount 2014-02-25 16:48:54 +04:00
Stefan Seyfried
add688bbb8 Merge remote-tracking branch 'check/next-cc'
broken, needs buildfixing
2014-02-23 15:17:48 +01:00
[CST] Focus
5f84fb9fa1 gui/movieplayer.cpp: fix subtitles menu:
stop button for stop item only;
current pid disabled, current item is 'back' if no selected pid, else stop
2014-02-21 20:01:15 +04:00
[CST] Focus
b100766c97 gui/movieplayer.cpp: fix audio/subtitle pid reset on title change 2014-02-21 20:01:14 +04:00
[CST] Focus
3507431fd6 gui/movieplayer.cpp: add title selection to bookmarks/chapters menu 2014-02-21 20:01:14 +04:00
[CST] Focus
64688db9c4 gui/movieplayer.cpp: try to select file play audio lang from audio preferences 2014-02-21 20:01:14 +04:00
[CST] Focus
d93dafed84 gui/movieplayer.cpp: use subtitles font for text subtitles,
convert non-utf8 subtitle text from latin1 to utf,
auto-select external subtitles, if they was started
2014-02-21 20:01:13 +04:00
Stefan Seyfried
ecd62d81d1 Merge remote-tracking branch 'check/next-cc'
...only build-tested, needs fixes
2014-02-15 20:22:07 +01:00
[CST] Focus
16fa40818f gui/movieplayer.cpp: remove absolute has_hdd variable 2014-02-12 16:47:28 +04:00
[CST] Focus
91c62d6ff0 gui/movieplayer.cpp: fix stalled old speed display on vfd, when timeshift rewind started 2014-01-29 19:28:53 +04:00
[CST] Focus
a763a9ab06 gui/movieplayer.cpp: for timeshift started in rewind mode,
fix vfd speed display, force play time display
2014-01-29 17:21:28 +04:00
Stefan Seyfried
b414474323 Merge remote-tracking branch 'check/next-cc'
compiles, nothing else.

Conflicts:
	configure.ac
	src/Makefile.am
	src/gui/Makefile.am
	src/gui/luainstance.cpp
	src/gui/luainstance.h
	src/gui/plugins.cpp
	src/gui/plugins.h
	src/gui/scan_setup.cpp
	src/gui/start_wizard.cpp
	src/gui/test_menu.cpp
	src/gui/user_menue.cpp
	src/gui/widget/hintboxext.cpp
	src/gui/widget/menue.cpp
	src/gui/widget/messagebox.cpp
	src/gui/widget/stringinput.cpp
2014-01-23 14:08:37 +01:00
M. Liebmann
506203dd85 Fix audio menu in movieplayer 2014-01-20 11:07:27 +01:00
M. Liebmann
b41819190d Preparing the menu classes for Lua Part #2
- Remove CMenuForwarderNonLocalized
- Add overloaded function CMenuForwarder for non local
  THX Martii
2014-01-19 20:57:37 +01:00
Stefan Seyfried
a92141d147 Merge remote-tracking branch 'check/next-cc' 2014-01-12 14:41:44 +01:00
[CST] Focus
911e41627c gui/movieplayer.cpp: re-enable and fix auto-time display for REW, FF-modes 2014-01-08 16:34:25 +04:00
Thilo Graf
44d2eabede CMoviePlayerGui: disable time display for REW, FF-modes
time display in combination with REW and FF is broken, needs rework
included CTimeOSD

see also: http://www.dbox2world.net/board293-cst-coolstream/board314-cst-coolstream-development/12017-einblendungen-im-movieplayer/
2014-01-08 12:12:01 +01:00
Thilo Graf
7403aa2d46 CTimeOSD: use class konform member names
CTimeOSD is inherited from CComponentsForm/Item.
Therefore, it is usual to keep the functional layout.
Overwritable virtual members should be used with same
functionality. kill() is similar with paintBackground() known from
CFrameBuffer, hide(bool) do restore saved background and expects a
parameter.

TODO: It works, but class layout of CTimeOSD is currently not conform
with Components, because the functionalities are partially undermined
and must be reworked.
For Example: timescale and clock object not used as sub objects
in a parent form object.
2014-01-08 08:18:44 +01:00
Stefan Seyfried
cdd065fc2e Merge remote-tracking branch 'check/next-cc'
Lightly tested only...
2013-12-25 22:51:23 +01:00
martii
cbc9299df8 convert most char[...] configuration values to std::string
Signed-off-by: Jacek Jendrzej <crashdvb@googlemail.com>
2013-12-25 12:08:14 +01:00
Stefan Seyfried
7d87ce9c54 Merge remote-tracking branch 'check/next-cc'
untested, probably needs some buildfixing
2013-12-22 21:25:05 +01:00
Michael Liebmann
868574f50f CMoviePlayerGui: Initialize variables to paint subtitle 2013-12-20 20:20:18 +01:00
martii
1c53781218 gui/timeosd: rewrite based on infoclock implementation 2013-12-17 00:11:43 +01:00
Stefan Seyfried
b5e736e81b Merge branch 'check/next-cc'
Only compile-tested.
2013-11-30 20:17:31 +01:00
Stefan Seyfried
bf8ec4d89e Revert "Revert "global.h: Use forward-declarations to reduce number of dependencies""
This reverts commit 3c8d47fa49.

No Idea why this was reverted, so revert again :-)
2013-11-30 18:26:47 +01:00
[CST] Focus
e2ae51ae84 gui/movieplayer.cpp, neutrino.cpp: fix inactivity timer -
do not stop playback to show cancel timer question
2013-11-29 17:27:09 +04:00
M. Liebmann
7466d6f19c InfoClock: Fix display clock in movie browser, file browser etc. 2013-11-22 10:01:35 +01:00
svenhoefer
5ce5730f84 - movieplayer: show channellogo in infobar 2013-11-15 09:22:12 +01:00
svenhoefer
37e3502fb0 - movieplayer: show progress in VFD (thx Satbaby) 2013-11-15 09:18:18 +01:00