Commit Graph

134 Commits

Author SHA1 Message Date
[CST] Focus
2a93f2dfdf driver/record.cpp: stop radiotext before record start 2012-10-15 12:53:09 +04:00
satbaby
309c17d567 record.cpp:fix possible recording in flash 2012-10-05 12:44:59 +02:00
satbaby
bb2efeb45b use my_system instead of system 2012-10-02 12:42:31 +02:00
[CST] Focus
b8ff3bbdd5 driver/record.cpp: add timer to monitor record status;
add warning, when record buffer close to or already overflow;
change single record stop to sync mode - under high load stopTimerEvent() takes too long
2012-09-25 17:19:28 +04:00
satbaby
87342fd0d9 my_system fix 2012-09-15 11:20:49 +02:00
[CST] Focus
2d0642d36d driver/record.cpp: fix temp timeshift file delete cmd 2012-09-13 20:10:53 +04:00
[CST] Focus
106c59a792 driver/record.cpp: always call RestoreNeutrino(), if record start failed 2012-09-13 20:07:18 +04:00
[CST] Focus
db17a4ee6f driver/record.cpp: fix fd leak, if record start failed 2012-09-13 19:13:49 +04:00
[CST] Focus
9fdbdbd343 Merge branch 'dvbsi++' of coolstreamtech.de:cst-public-gui-neutrino into dvbsi++ 2012-09-13 11:24:13 +04:00
satbaby
c6ae7255ac -add wakeup_hdd & file_exists to system-helpers 2012-09-11 20:35:47 +02:00
satbaby
3389defb17 start SCRIPTs with-my_system 2012-09-11 20:33:34 +02:00
[CST] Focus
338fd16ec7 driver/record.cpp: remove not needed struct init 2012-08-30 17:57:23 +04:00
[CST] Focus
3f5a0e5bb1 remove channel_id mask for CEitManager getXXX calls 2012-08-30 14:50:01 +04:00
[CST] Focus
74a761ef50 use CEitManager to get EIT data 2012-08-30 11:40:02 +04:00
satbaby
7359504dd7 -fixes strncpy & buf size 2012-08-07 18:51:44 +02:00
[CST] Focus
870f2e6b7a driver/record.cpp: fix get timeshift file name;
adapt menu for GetRecordMode() mask;
comment unused code
2012-08-07 14:44:25 +04:00
[CST] Focus
5b33cee5bf driver/record.cpp: move frontend selection to CutBackNeutrino() 2012-08-07 13:34:57 +04:00
[CST] Focus
d87c9b8b4c driver/record.cpp: split record and timeshift,
return record mask in GetRecordMode(),
comment almost unused tshift_mode - for menu enough to check is this timeshift or not
2012-08-07 12:07:18 +04:00
[CST] Focus
e245f581ca driver/record.cpp: try to not stop timeshift, if not needed 2012-08-06 15:08:34 +04:00
[CST] Focus
693ae8d9ff driver/record.cpp: comment unused code 2012-08-06 11:42:16 +04:00
[CST] Focus
36b5be520e driver/record.cpp: testing record without live change, when possible - another try 2012-08-05 15:44:37 +04:00
[CST] Focus
89d81c6fd5 driver/record.cpp: testing record without live change, when possible 2012-08-05 14:18:37 +04:00
[CST] Focus
5253b5ba10 driver/record.cpp: bug fixes for multi-record of the same channel, WIP 2012-08-04 15:20:14 +04:00
satbaby
9124c20f31 comment out never used 2012-08-04 10:03:19 +02:00
[CST] Focus
f8aa4262cb recording: testing support for multi-record of the same channel, new libs required 2012-08-03 20:00:04 +04:00
[CST] Focus
fcad9f266f driver/record.cpp: cleanup unused code 2012-08-03 19:59:50 +04:00
satbaby
9d8fb59184 use only allpids.APIDs in record.cpp & fix compil in netfile.cpp 2012-08-01 20:02:34 +02:00
satbaby
0229887ac0 record.cpp-fix possible segfalt 2012-07-30 23:13:59 +02:00
[CST] Focus
b15a335144 Merge branch 'dvbsi++' of coolstreamtech.de:cst-public-gui-neutrino into dvbsi++ 2012-06-18 20:04:58 +04:00
satbaby
7d8d995046 use empty() instead of size() 2012-06-18 16:57:44 +02:00
[CST] Focus
5dd54caf54 fix conflict 2012-06-18 14:56:17 +04:00
satbaby
bc574e9688 use empty() instead of size() 2012-06-16 09:44:42 +02:00
[CST] Focus
cbc9b39d4f driver/record.cpp: replace cam.h with correct capmt.h 2012-06-13 18:47:46 +04:00
[CST] Focus
8e06495776 comment some found not used variables 2012-05-08 16:18:16 +04:00
satbaby
bb347b3a44 performance Prefer prefix ++/-- operators for non-primitive types. 2012-04-28 10:56:27 +02:00
[CST] Focus
c9fd73bb10 driver/record.cpp: comment artificial blocking pause on record start/stop -
it looks like this operations is slow while its not true
2012-04-27 16:31:27 +04:00
[CST] Focus
5464719e9c driver/record.cpp: dont use zapit client isChannelTVChannel() 2012-04-18 18:59:04 +04:00
[CST] Focus
1d9ab9929f change ca->SendPMT() from DEMUX_SOURCE_2 to channel->getRecordDemux() 2012-04-05 18:06:48 +04:00
[CST] Focus
f049239009 Merge branch 'master' into multituner 2012-03-25 16:42:58 +04:00
striper
63418c7a1b - movieinfo
Encode and decode special chars properly.
Patch by Gaucho316.

git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@2158 e54a6e83-5905-42d5-8d5c-058d10e6a962
2012-03-23 17:13:52 +00:00
[CST] Focus
c43b9b6996 Merge branch 'master' into multituner 2012-03-22 19:14:27 +04:00
satbaby
ac7b77df50 delete with system(rm)
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@2157 e54a6e83-5905-42d5-8d5c-058d10e6a962
2012-03-21 13:40:37 +00:00
[CST] Focus
97b72836a9 Merge branch 'master' into multituner 2012-02-19 12:25:28 +04:00
micha-bbg
c85c353344 * Moviebrowser: Deleting recordings
- Deleting of active recordings will be disabled.

git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@2112 e54a6e83-5905-42d5-8d5c-058d10e6a962
2012-02-17 23:31:36 +00:00
thilo
36a1030a72 *neutrino record: use option 'yes' in message as default to stop recording
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@2104 e54a6e83-5905-42d5-8d5c-058d10e6a962
2012-02-15 18:21:49 +00:00
thilo
a70b0e7aa3 *neutrino rec: define stop key as prefered key if user wants stop recording
It should be easier, to use one button for one and the same purpose.

git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@2103 e54a6e83-5905-42d5-8d5c-058d10e6a962
2012-02-15 18:21:47 +00:00
[CST] Focus
5930d09cb9 record: add support to select recording demux; use CFEManager to allocate and lock frontend in use 2012-01-13 15:03:23 +04:00
satbaby
bed601438e safter strncat & enlarged audio descriptor name length
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@2005 e54a6e83-5905-42d5-8d5c-058d10e6a962
2011-12-26 11:03:40 +00:00
satbaby
094e6dd40e record:restore user bookmarks
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1997 e54a6e83-5905-42d5-8d5c-058d10e6a962
2011-12-24 14:08:07 +00:00
focus
a7d7f89626 Fix record/TS icon: in case timeshift started when record running, menu/infobar etc show TS while its not
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1990 e54a6e83-5905-42d5-8d5c-058d10e6a962
2011-12-23 15:03:15 +00:00