[CST] Focus
5bd14ea4b8
neutrino: try to fix parental bypass by
...
quit from audio player / picture viewer / movie player and starting channel in PiP
2014-11-11 14:40:52 +03:00
[CST] Focus
493098040d
gui/movieplayer.cpp: fix volume values in audio selection
2014-11-11 14:40:52 +03:00
[CST] Focus
6586588409
gui/movieplayer.cpp: fix file info display,
...
bug from commit 95ac729ff6
2014-11-05 16:37:03 +03:00
Jacek Jendrzej
592e0ed631
CMoviePlayerGui::selectAudioPid() add Analog Audio on/off option
2014-11-05 09:20:02 +01:00
[CST] Focus
95ac729ff6
gui/movieplayer.cpp: fix old file info display in infoviewer
2014-10-17 15:45:15 +04:00
[CST] Focus
ed6816068c
Revert "- movieplayer: ask before stop temporary timeshift"
...
This reverts commit f9c7662c73
.
Conflicts:
src/gui/movieplayer.cpp
2014-10-01 16:09:46 +04:00
[CST] Focus
67db470798
gui/movieplayer.cpp: try to fix 'always seek to 0'
2014-10-01 16:06:52 +04:00
[CST] Focus
b852496603
gui/movieplayer.cpp: check file name is not url before save screenshot
2014-10-01 12:56:12 +04:00
[CST] Focus
c14ab10c2e
gui/movieplayer.cpp: do not quit or jump to unmarked item, in case ie empty dir added
2014-09-30 14:07:29 +04:00
[CST] Focus
178582afb0
gui/movieplayer.cpp: fix stop and EOF, if suddenly we get position == duration
2014-09-29 18:08:58 +04:00
[CST] Focus
b8d398a69a
gui/moviebrowser.cpp: add support for non-TS/xml files, idea (c) martii
2014-09-27 16:21:43 +04:00
[CST] Focus
fa780d6086
gui/movieplayer.cpp: lower delay at the EOF for list play or repeat mode enabled
2014-09-26 14:22:58 +04:00
[CST] Focus
34d642a631
gui/movieplayer.cpp: fix timeshift mode flags
2014-09-25 15:42:57 +04:00
martii
540a060ba9
movieplayer: use #defines from record.h for timeshift
...
Conflicts:
src/gui/movieplayer.cpp
2014-09-25 15:29:56 +04:00
[CST] Focus
824b6facb1
gui/movieplayer.cpp: add jump to MB last stop position to bookmarks menu
2014-09-24 13:19:18 +04:00
[CST] Focus
2003ed670d
gui/moviebrowser.cpp: change marked list to pointers; honor sort order
2014-09-22 17:03:02 +04:00
[CST] Focus
857b9ade83
gui/movieplayer.cpp: fix crash, always copy movie info, pointer invalidated on milist.clear()
2014-09-22 15:42:53 +04:00
[CST] Focus
df6a8c8bd3
gui/moviebrowser.cpp: fix copy-paste that breaks uPNP/http playback
2014-09-21 16:24:59 +04:00
[CST] Focus
7d966e8363
gui/moviebrowser.cpp: add support for marked file list to play
2014-09-18 18:43:55 +04:00
[CST] Focus
d83d519c86
gui/movieplayer.cpp: add support for marked file list to play (file playback) and repeat modes,
...
original code (C) martii <m4rtii@gmx.de >
2014-09-17 20:13:49 +04:00
martii
e84782bc4c
drop explicit CMenuForwarder icon assignments
...
Conflicts:
src/gui/3dsetup.cpp
src/gui/bouquetlist.cpp
src/gui/hdd_menu.cpp
src/gui/keybind_setup.cpp
src/gui/mediaplayer.cpp
src/gui/mediaplayer_setup.cpp
src/gui/moviebrowser.cpp
src/gui/network_setup.cpp
src/gui/nfs.cpp
src/gui/osd_setup.cpp
src/gui/osdlang_setup.cpp
src/gui/parentallock_setup.cpp
src/gui/personalize.cpp
src/gui/proxyserver_setup.cpp
src/gui/record_setup.cpp
src/gui/scan_setup.cpp
src/gui/screensetup.cpp
src/gui/settings_manager.cpp
src/gui/timerlist.cpp
src/gui/update_menue.cpp
src/gui/vfd_setup.cpp
src/gui/videosettings.cpp
src/neutrino_menue.cpp
2014-09-15 11:44:08 +04:00
M. Liebmann
b6f1963f2c
CLuaInstance: Add parameter info1/info2 to PlayFile()
...
- This parameter display in info viewer instead of epg data
2014-09-11 12:14:24 +02:00
[CST] Focus
420af7a4dc
neutrino: sync keybind and usermenu code with neutrino-mp, code (C) martii
2014-09-05 17:49:11 +04:00
[CST] Focus
a473fe8194
webtv channels integration port,
...
initial code (C) martii,
initial patch from jacek
2014-08-27 17:32:26 +04:00
svenhoefer
06bda609cf
- movieplayer: fix 'ask before stop temporary timeshift'
2014-08-26 17:33:23 +04:00
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
[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
[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