Commit Graph

22 Commits

Author SHA1 Message Date
[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
[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
89d81c6fd5 driver/record.cpp: testing record without live change, when possible 2012-08-05 14:18:37 +04: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
satbaby
3544901636 fix gcc 4.7.x warnings 2012-07-09 10:38:05 +02:00
satbaby
e14fc80ed5 -pedantic fixes 2012-05-08 18:59:11 +02:00
[CST] Focus
e9430aec0d Merge remote-tracking branch 'origin/master' into dvbsi++ 2012-02-19 13:20:19 +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
[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
striper
527c448068 - recording: add timer logic to ensure recording messages are readable for all users
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1750 e54a6e83-5905-42d5-8d5c-058d10e6a962
2011-10-05 17:03:38 +00:00
thilo
a7cc9a7e8d *neutrino record: fix missing id parameter
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1730 e54a6e83-5905-42d5-8d5c-058d10e6a962
2011-10-01 21:12:31 +00:00
thilo
f63e3a532f *neutrino record: reworked some code parts from last multirec commits
- avoids using of boolean structures for record modes calls, handling of
  enum calls from record manager class should be easier
- remove boolean structure from infoviewer
- use commonly member name for count of recordings,
  GetRecordCount should be more plausible than GetRecmapSize

git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1693 e54a6e83-5905-42d5-8d5c-058d10e6a962
2011-09-17 19:32:34 +00:00
striper
a645062f6d - fix detection of timeshifted channel
- trigger recording menu on first press of STOP button
- disable recording stop via REC button
- disable menu entry "record current channel" when current channel is already recorded
- disable menu entry "timeshift" when current channel is already recorded or timeshifted
- flag timeshifted channel with prefix "[TS]"

Big thanks to micha-bbg!

For reference: http://www.dbox2world.net/board293-coolstream-hd1/board314-coolstream-development/p133623-anzeige-f%C3%BCr-laufende-aufnahmen/#post133623

git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1638 e54a6e83-5905-42d5-8d5c-058d10e6a962
2011-08-30 18:00:37 +00:00
striper
26b675e4f1 - infoviewer: when current channel is not recorded and/or timeshifted show gray recording and/or timeshift icon instead of red ones
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1637 e54a6e83-5905-42d5-8d5c-058d10e6a962
2011-08-28 18:03:01 +00:00
striper
605cfe4c25 - rework recording menu and infobar style of recording icon (patch by micha-bbg) -> todo: add proper localization
*add possibility to start recording of current channel via menu
*add timeshift to menu
*add stop all recordings to menu
*change infobar style (shows number of running recordings beside recording icon)

git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1627 e54a6e83-5905-42d5-8d5c-058d10e6a962
2011-08-26 17:55:25 +00:00
focus
49f20f3915 Force stop sectionsd on second recording; New function to check if we can zap
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1609 e54a6e83-5905-42d5-8d5c-058d10e6a962
2011-08-01 15:26:20 +00:00
focus
dbb22467ec Attempt to fix compile
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1584 e54a6e83-5905-42d5-8d5c-058d10e6a962
2011-07-21 12:00:15 +00:00
focus
526d01ef66 New record module
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1569 e54a6e83-5905-42d5-8d5c-058d10e6a962
2011-07-21 10:37:47 +00:00