svenhoefer
|
bab181ab5b
|
- record.cpp: align CODEC_ID defines to current ffmpeg code (thx to flk)
|
2015-10-21 11:55:48 +02:00 |
|
[CST] Bas
|
0180d59111
|
CFileHelpers::createDir: Fix return value
Signed-off-by: M. Liebmann <tuxcode.bbg@gmail.com>
|
2015-10-18 21:39:54 +02:00 |
|
[CST] Focus
|
75ae46a216
|
neutrino: use background MP instance in webtv mode
|
2015-10-16 14:55:06 +03:00 |
|
[CST] Focus
|
c4197fb5f3
|
gui/movieplayer.cpp: allow getInstance() to return background instance
|
2015-10-16 14:55:05 +03:00 |
|
svenhoefer
|
1b7f575a37
|
-recording_filename_template: add underscore between title and date
|
2015-10-14 13:52:41 +02:00 |
|
svenhoefer
|
07df9d28e5
|
- record.cpp: remove unnecessary executable flag from ts-file
|
2015-10-14 13:11:08 +02:00 |
|
svenhoefer
|
be2c0a44cd
|
- record.cpp: resort flags for xml-file and ts-file; add O_CLOEXEC to ts-file
|
2015-10-14 13:08:20 +02:00 |
|
J. Krieg
|
5a7907f9e9
|
libdvbsub: fix compile with new mandatory -D__STDC_CONSTANT_MACROS compiler flag
|
2015-10-13 14:04:10 +02:00 |
|
svenhoefer
|
9b78404d19
|
- eventlist: use real channel-id in webtv-mode to set timers
|
2015-10-09 19:00:03 +02:00 |
|
svenhoefer
|
c92ddd7668
|
- deutsch.locale: add ci.save_pincode
|
2015-10-08 18:35:00 +02:00 |
|
[CST] Focus
|
f0eac5d3e0
|
driver/record.cpp: add expetimental support for webtv recording,
allowed formats hls and mpegts, ffmpeg must have mpegts muxer support
|
2015-10-07 13:48:46 +03:00 |
|
[CST] Focus
|
21aeb82d49
|
gui/movieplayer.cpp: try to fix starting MB playback on webtv channel:
create another CMoviePlayerGui instance for background playback.
remove define __STDC_CONSTANT_MACROS, should be added to CXXFLAGS
|
2015-10-07 13:48:26 +03:00 |
|
[CST] Focus
|
b34c31e8df
|
neutrino.cpp: allow record/timeshift for webtv channel
|
2015-10-07 13:48:15 +03:00 |
|
[CST] Focus
|
84d716ff5c
|
gui/channellist.cpp: allow record for webtv channel
|
2015-10-07 13:47:56 +03:00 |
|
svenhoefer
|
f0492e8cfc
|
- moviebrowser: add delete item to moviebrowser-menu ...
... and resort menu to get movie-specific stuff at the color-keys
|
2015-10-01 20:32:51 +02:00 |
|
svenhoefer
|
c683c8eb65
|
- moviebrowser: add return value to CMovieBrowser::onDeleteFile()
|
2015-10-01 20:31:46 +02:00 |
|
svenhoefer
|
ebd3cf6369
|
- moviebrowser: allow to delete all marked movies w/o any question
|
2015-09-29 08:49:14 +02:00 |
|
M. Liebmann
|
3b78f47756
|
CMovieBrowser::onDeleteFile: Use epg info instead of filename for display
|
2015-09-29 08:49:14 +02:00 |
|
M. Liebmann
|
d7c4335bff
|
Complement to commit 'allow to delete all marked movies'
|
2015-09-29 08:49:14 +02:00 |
|
svenhoefer
|
644e3efee3
|
- moviebrowser: allow to delete all marked movies
|
2015-09-29 08:49:13 +02:00 |
|
Jacek Jendrzej
|
95fb4dab86
|
fix alloc-dealloc-mismatch
|
2015-09-24 14:26:13 +02:00 |
|
[CST] Focus
|
5a000b6a4e
|
driver/streamts.cpp: bug fix: SO_SNDBUF for connection fd
|
2015-09-24 13:32:38 +03:00 |
|
[CST] Focus
|
d0065f0043
|
neutrino.cpp: do not show messages in standby
|
2015-09-24 13:31:29 +03:00 |
|
[CST] Focus
|
04aa958d19
|
gui/cam_menu.cpp: hack: save blind answer as pincode and re-use it if enabled
|
2015-09-24 12:32:28 +03:00 |
|
[CST] Focus
|
978d2d3ef5
|
gui/scan_setup.cpp: do not auto-enable auto-fastscan update after fast scan,
do not auto-enable persistent channels numbers if scan logical channel numbers enabled,
show start fastscan in easy menu mode, too
|
2015-09-24 12:28:54 +03:00 |
|
[CST] Focus
|
6bcb85fa07
|
gui/dboxinfo.cpp: add serial number to title
|
2015-09-24 12:28:23 +03:00 |
|
[CST] Focus
|
5561eea881
|
eitd/xmlutil.h: add readEventsFromDir
|
2015-09-24 12:26:06 +03:00 |
|
[CST] Focus
|
ad153ed851
|
gui/eventlist.cpp: use epg id to get events
|
2015-09-24 12:25:58 +03:00 |
|
[CST] Focus
|
6792d168d0
|
gui/epgview.cpp: use epg id to get events
|
2015-09-24 12:25:53 +03:00 |
|
[CST] Focus
|
3ff71e5e48
|
gui/epgplus.cpp: use epg id to get events
|
2015-09-24 12:25:44 +03:00 |
|
[CST] Focus
|
329aea09be
|
gui/infoviewer.cpp: remove some showTitle wrapper, use epg-id to get events
|
2015-09-24 12:25:39 +03:00 |
|
[CST] Focus
|
7f4cf3011c
|
gui/channellist.cpp: pass channel epg_id to get events
|
2015-09-24 12:25:33 +03:00 |
|
[CST] Focus
|
4322f24651
|
gui/movieplayer.cpp, neutrino.cpp: call infoviewer with channel as param
|
2015-09-24 12:25:22 +03:00 |
|
[CST] Focus
|
15b212a939
|
zapit/src/bouquets.cpp: set epgid for webtv channels
|
2015-09-24 12:25:16 +03:00 |
|
[CST] Focus
|
dc506ab335
|
zapit/src/channel.cpp: add epg_id to use in place of channel id if needed
|
2015-09-24 12:25:11 +03:00 |
|
M. Liebmann
|
dd1e02b6e4
|
src/gui/update.cpp: Go back to the expert menu after backup
|
2015-09-22 13:41:14 +02:00 |
|
M. Liebmann
|
885f13f6b0
|
Apollo/Kronos: Display backup options for 'var' and 'root1'...
...only if are mounted.
- Using /proc/mounts to find correct mountpoint for backup
|
2015-09-22 13:41:14 +02:00 |
|
M. Liebmann
|
cb4c7431c7
|
Apollo/Kronos: Use backup with readmtdJFFS2() also for root1 partition
|
2015-09-22 13:41:14 +02:00 |
|
M. Liebmann
|
6121e57fbc
|
Apollo/Kronos: Use backup with readmtdJFFS2() also for var partition
|
2015-09-22 13:41:13 +02:00 |
|
Jacek Jendrzej
|
f74aa0f53d
|
src/zapit/src/scansdt.cpp add 0x1f to CSdt::FixServiceType (h265 codec) (THX Janus)
|
2015-09-19 19:56:52 +02:00 |
|
Jacek Jendrzej
|
380e95cd1c
|
src/gui/movieplayer.cpp stop lua player on STANDBY_ON
|
2015-09-19 17:54:33 +02:00 |
|
M. Liebmann
|
cf4beae892
|
src/gui/luainstance.cpp: Fix copy/paste error in commit e86306b
- Set Lua api version to 1.5
|
2015-09-19 16:53:15 +02:00 |
|
M. Liebmann
|
1e76cac3ba
|
CLuaInstance: Script function 'checkVersion' terminated an error...
...occurs immediately the script
Complement to commit 00dff2c598
- Set Lua api version to 1.4
|
2015-09-17 15:02:06 +02:00 |
|
[CST] Focus
|
c6dedf148f
|
system/httptool.cpp: add CURLOPT_FAILONERROR to fail on 4xx errors
|
2015-09-17 13:59:04 +03:00 |
|
M. Liebmann
|
e86306b8ec
|
CLuaInstance: Add error message for menu callback funktions
- Set Lua api version to 1.3
|
2015-09-17 12:12:27 +02:00 |
|
Thilo Graf
|
7a1fed715f
|
CLuaInstance: simplified error message handler
use DisplayErrorMessage() instead full call of ShowMsg.
Signed-off-by: M. Liebmann <tuxcode.bbg@gmail.com>
|
2015-09-17 12:12:26 +02:00 |
|
M. Liebmann
|
8ad20d4513
|
Display[Error|Info]Message: Add optional parameter 'Caption'
|
2015-09-17 12:12:26 +02:00 |
|
[CST] Focus
|
653d196e16
|
gui/movieplayer.cpp: mark auto-screenshot as done in any case,
if one try fail, next will probably fail anyway
|
2015-09-17 12:40:31 +03:00 |
|
M. Liebmann
|
39d10e03df
|
CLuaInstance: Add script function 'setActive' to enable or disable...
...individual menu items.
- Set Lua api version to 1.2
|
2015-09-14 17:47:09 +02:00 |
|
M. Liebmann
|
e0bfbfe9e3
|
CLuaInstance: Add return value to menu function "addItem"
Function returns an ID of each item handles
|
2015-09-14 17:47:09 +02:00 |
|