Commit Graph

120 Commits

Author SHA1 Message Date
Stefan Seyfried
607f56ae80 reduce direct dependencies on timerdclient.h
Include timerdtypes.h instead of timerdclient.h where feasible, add direct instead of indirect includes of timerdclient.h where necessary. This reduces the number of files which depend on timerdclient.h from 134 to 16. Add/update copyright notices in the affected files.


Origin commit data
------------------
Commit: 1d0a23dbf3
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2014-01-13 (Mon, 13 Jan 2014)
2014-01-13 21:01:26 +01:00
Michael Liebmann
b3ef258294 CRecordInstance: Turns message when recording start/end on or off
Origin commit data
------------------
Commit: ae2a01a37a
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-01-13 (Mon, 13 Jan 2014)
2014-01-13 19:42:46 +01:00
martii
ce44d1641a convert most char[...] configuration values to std::string
Signed-off-by: Jacek Jendrzej <crashdvb@googlemail.com>


Origin commit data
------------------
Commit: cbc9299df8
Author: martii <m4rtii@gmx.de>
Date: 2013-06-11 (Tue, 11 Jun 2013)
2013-12-25 12:08:14 +01:00
vanhofen
d6c1108d7e Revert "global.h: Use forward-declarations to reduce number of dependencies"
This reverts commit f2a2e699c2.


Origin commit data
------------------
Commit: 3c8d47fa49
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-11-13 (Wed, 13 Nov 2013)
2013-11-13 23:40:16 +01:00
Stefan Seyfried
f2a2e699c2 global.h: Use forward-declarations to reduce number of dependencies
Origin commit data
------------------
Commit: 4bc6e43ad4
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-11-13 (Wed, 13 Nov 2013)
2013-11-13 10:40:03 +01:00
[CST] Focus
d46cfee72d driver/record.cpp: save added pids from pmt update;
add safe-check for max pids recorded


Origin commit data
------------------
Commit: 545f1dee6a
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-11-11 (Mon, 11 Nov 2013)
2013-11-11 14:07:03 +04:00
Jacek Jendrzej
ed7b7b4c5c CGenPsi:: add EAC3 audio support, revork genpsi
Origin commit data
------------------
Commit: d92ad1de0d
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2013-10-09 (Wed, 09 Oct 2013)
2013-10-09 21:51:18 +02:00
[CST] Focus
74fd8f361f neutrino: add EAC3 audio support
Origin commit data
------------------
Commit: 2e6276def7
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-10-08 (Tue, 08 Oct 2013)
2013-10-08 17:18:35 +04:00
defans
8ef7b3b117 show record icon for normale records
Origin commit data
------------------
Commit: 1af88c922b
Author: defans <defans@bluepeercrew.us>
Date: 2013-10-04 (Fri, 04 Oct 2013)
2013-10-04 23:22:37 +02:00
[CST] Focus
762c3ba8b6 driver/record.cpp: check if pcr pid is not 0 before adding to record
Origin commit data
------------------
Commit: ad1a626844
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-08-12 (Mon, 12 Aug 2013)
2013-08-13 20:13:26 +04:00
[CST] Focus
913afc0293 driver/record.cpp, driver/scanepg.cpp, zapit/src/zapit.cpp: try to prevent race
while lock/allocate frontend in case of possible concurrent usage in neutrino and zapit threads


Origin commit data
------------------
Commit: cdb0e0ef21
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-08-12 (Mon, 12 Aug 2013)
2013-08-13 20:10:02 +04:00
Jacek Jendrzej
0daa94bfd7 streamts: add dvbsub and teletext pid to stream
Origin commit data
------------------
Commit: ada1ec3e60
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2013-08-08 (Thu, 08 Aug 2013)
2013-08-08 15:09:30 +02:00
Jacek Jendrzej
4746f01252 genpsi: add pcr pid handling
Origin commit data
------------------
Commit: 7a3b584920
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2013-08-01 (Thu, 01 Aug 2013)
2013-08-01 17:54:51 +02:00
Michael Liebmann
06b4137634 CRecordManager::ShowMenu: Fix display durations
- Save Option for CMenuForwarderNonLocalized in vector<std::string>


Origin commit data
------------------
Commit: 84ab2cb555
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-07-04 (Thu, 04 Jul 2013)
2013-07-04 07:45:52 +02:00
Michael Liebmann
5712ef356f CRecordInstance::GetRecordString(): Fix calculation of duration
- Use locales for time string
- Show recording duration right aligned in stop menu


Origin commit data
------------------
Commit: 0ce25a86d5
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-07-03 (Wed, 03 Jul 2013)
2013-07-04 02:05:34 +02:00
[CST] Focus
3b93cec32b driver/record.cpp: show record duration in xx hour yy min format
Origin commit data
------------------
Commit: df1fa6a6bf
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-05-15 (Wed, 15 May 2013)
2013-05-15 16:00:09 +04:00
[CST] Focus
c54a1188b7 neutrino GUI: more places to disable anything record-related, if recording_type is RECORDING_OFF
Origin commit data
------------------
Commit: e14043dbfb
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-04-09 (Tue, 09 Apr 2013)
2013-04-09 18:37:25 +04:00
[CST] Focus
297c368291 driver/record.cpp: add record duration to stop menu
Origin commit data
------------------
Commit: 1c2f2a5750
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-04-04 (Thu, 04 Apr 2013)
2013-04-05 14:54:22 +04:00
Jacek Jendrzej
4838903eb9 add record option for teletext & dvbsub pids
Origin commit data
------------------
Commit: b2241df43d
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2013-03-19 (Tue, 19 Mar 2013)

Origin message was:
------------------
-add record option for teletext & dvbsub pids
2013-04-01 15:07:05 +04:00
[CST] Focus
07d13426d3 driver/record.cpp: use zapit client to stop Pip
Origin commit data
------------------
Commit: 84ce9f8880
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-03-27 (Wed, 27 Mar 2013)
2013-03-27 18:35:42 +04:00
[CST] Focus
28ee302d13 driver/record.cpp: dont show record starting/stopping window and stop menu,
if auto timeshift enabled


Origin commit data
------------------
Commit: 52cebc426e
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-03-26 (Tue, 26 Mar 2013)
2013-03-26 12:37:47 +04:00
[CST] Focus
414a9a32b8 driver/record.cpp: change condition to stop PiP
Origin commit data
------------------
Commit: 76f50de569
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-03-13 (Wed, 13 Mar 2013)
2013-03-13 16:19:30 +04:00
[CST] Focus
a3aba8fba3 Merge branch 'next' of coolstreamtech.de:cst-public-gui-neutrino into next
Conflicts:
	lib/libconfigfile/configfile.cpp
	src/system/setting_helpers.cpp
	src/zapit/src/femanager.cpp


Origin commit data
------------------
Commit: aa60c85768
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-03-07 (Thu, 07 Mar 2013)
2013-03-07 17:10:57 +04:00
[CST] Focus
ae4cae153a use ENABLE_PIP for pip code
Origin commit data
------------------
Commit: cbfa6f88c5
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-03-05 (Tue, 05 Mar 2013)
2013-03-05 18:34:47 +04:00
Stefan Seyfried
9c0fbe8943 helpers: improve my_system function
Instead of hardcoding the maximum number of arguments to the
my_system helper, pass a variable argument list.
The function is deliberately source-incompatible with the old
implementation (as opposed to a variant with a sentinel NULL
argument, which would be compatible) to find all users and to
make sure that new future users of this function are not
overlooked during merges with other branches.

Signed-off-by: Jacek Jendrzej <crashdvb@googlemail.com>


Origin commit data
------------------
Commit: 988a8ebec2
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-03-03 (Sun, 03 Mar 2013)
2013-03-05 11:58:49 +01:00
[CST] Focus
ddc00bba81 Merge branch 'pip' into next
Conflicts:
	src/gui/channellist.cpp


Origin commit data
------------------
Commit: 69b4d366af
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-02-28 (Thu, 28 Feb 2013)
2013-02-28 16:45:41 +04:00
[CST] Focus
e15f1c4c72 Merge branch 'dvbsi++' into next
Conflicts:
	src/neutrino.cpp
	src/zapit/src/femanager.cpp
	src/zapit/src/getservices.cpp
	src/zapit/src/transponder.cpp


Origin commit data
------------------
Commit: 026592e8fe
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-02-28 (Thu, 28 Feb 2013)
2013-02-28 16:39:34 +04:00
[CST] Focus
868506726f driver/record.cpp: stop PiP before starting record of current PiP channel
Origin commit data
------------------
Commit: a59d45bba2
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-02-27 (Wed, 27 Feb 2013)
2013-02-27 11:02:53 +04:00
Stefan Seyfried
80a87017f3 neutrino: fix 32<->64bit format string warnings
use portable C99 format string macros for 64bit types to
fix many warnings when compiling for 64bit architectures,
add some (int) casts for size_t


Origin commit data
------------------
Commit: 4dbeb3a31e
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-11-03 (Sat, 03 Nov 2012)
2013-02-21 15:47:18 +01:00
[CST] Focus
e3046b34dd driver/record.cpp: adapt to new frontend management
Origin commit data
------------------
Commit: bea14518a5
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-01-09 (Wed, 09 Jan 2013)
2013-01-09 15:41:43 +04:00
Michael Liebmann
4fc47b65b0 Moviebrowser: Ask if the file of a running recording to be deleted.
Origin commit data
------------------
Commit: fefa483469
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2012-11-26 (Mon, 26 Nov 2012)

Origin message was:
------------------
* Moviebrowser: Ask if the file of a running recording to be deleted.
2012-11-26 15:03:58 +01:00
[CST] Focus
9baad55796 driver/record.cpp: stop streaming before record start
Origin commit data
------------------
Commit: a2a6a7d5c8
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-11-08 (Thu, 08 Nov 2012)
2012-11-08 19:14:20 +04:00
[CST] Focus
021e332eb3 driver/record.cpp: use CGenPsi class
Origin commit data
------------------
Commit: 2b0f9efbc8
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-11-08 (Thu, 08 Nov 2012)
2012-11-08 15:09:10 +04:00
Jacek Jendrzej
5354203093 src/driver/record.cpp: -fix auto_delete
Origin commit data
------------------
Commit: 9cec234d73
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-11-04 (Sun, 04 Nov 2012)
2012-11-04 13:25:44 +01:00
Michael Liebmann
97e6d9da58 Commit f609fc5: Fix delete query when multiple same channelid
Origin commit data
------------------
Commit: 8681a9c399
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2012-10-24 (Wed, 24 Oct 2012)

Origin message was:
------------------
* Commit f609fc5: Fix delete query when multiple same channelid
2012-10-24 10:52:55 +01:00
[CST] Focus
74657940d7 driver/record.cpp: use slow record warning option.
this warning tested for generic setup with usb hdd and
meant to early tell if record buffer usage reach watermark,
where user have chance to stop some of records and save others from overflow
under high load. if your think you getting false warnings, disable it


Origin commit data
------------------
Commit: d771f625a0
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-10-16 (Tue, 16 Oct 2012)
2012-10-16 19:58:58 +04:00
[CST] Focus
92c242249a driver/record.cpp: stop radiotext before record start
Origin commit data
------------------
Commit: 2a93f2dfdf
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-10-15 (Mon, 15 Oct 2012)
2012-10-15 12:53:09 +04:00
Jacek Jendrzej
eafe3d2924 record.cpp:fix possible recording in flash
Origin commit data
------------------
Commit: 309c17d567
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-10-05 (Fri, 05 Oct 2012)
2012-10-05 12:44:59 +02:00
Jacek Jendrzej
8c27ae6270 use my_system instead of system
Origin commit data
------------------
Commit: bb2efeb45b
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-10-02 (Tue, 02 Oct 2012)
2012-10-02 12:42:31 +02:00
[CST] Focus
b91dbbd57c 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


Origin commit data
------------------
Commit: b8ff3bbdd5
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-09-25 (Tue, 25 Sep 2012)
2012-09-25 17:19:28 +04:00
Jacek Jendrzej
cc285043ad my_system fix
Origin commit data
------------------
Commit: 87342fd0d9
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-09-15 (Sat, 15 Sep 2012)
2012-09-15 11:20:49 +02:00
[CST] Focus
4032ca29f4 driver/record.cpp: fix temp timeshift file delete cmd
Origin commit data
------------------
Commit: 2d0642d36d
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-09-13 (Thu, 13 Sep 2012)
2012-09-13 20:10:53 +04:00
[CST] Focus
154ce4a778 driver/record.cpp: always call RestoreNeutrino(), if record start failed
Origin commit data
------------------
Commit: 106c59a792
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-09-13 (Thu, 13 Sep 2012)
2012-09-13 20:07:18 +04:00
[CST] Focus
3f5e658ea7 driver/record.cpp: fix fd leak, if record start failed
Origin commit data
------------------
Commit: db17a4ee6f
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-09-13 (Thu, 13 Sep 2012)
2012-09-13 19:13:49 +04:00
[CST] Focus
6b6d864e27 Merge branch 'dvbsi++' of coolstreamtech.de:cst-public-gui-neutrino into dvbsi++
Origin commit data
------------------
Commit: 9fdbdbd343
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-09-13 (Thu, 13 Sep 2012)
2012-09-13 11:24:13 +04:00
Jacek Jendrzej
878d7528e4 add wakeup_hdd & file_exists to system-helpers
Origin commit data
------------------
Commit: c6ae7255ac
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-09-11 (Tue, 11 Sep 2012)

Origin message was:
------------------
-add wakeup_hdd & file_exists to system-helpers
2012-09-11 20:35:47 +02:00
Jacek Jendrzej
de296904a0 start SCRIPTs with-my_system
Origin commit data
------------------
Commit: 3389defb17
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-09-11 (Tue, 11 Sep 2012)
2012-09-11 20:33:34 +02:00
[CST] Focus
8c98d03bad driver/record.cpp: remove not needed struct init
Origin commit data
------------------
Commit: 338fd16ec7
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-08-30 (Thu, 30 Aug 2012)
2012-08-30 17:57:23 +04:00
[CST] Focus
934e6b8c33 remove channel_id mask for CEitManager getXXX calls
Origin commit data
------------------
Commit: 3f5a0e5bb1
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-08-30 (Thu, 30 Aug 2012)
2012-08-30 14:50:01 +04:00
[CST] Focus
8ec523e8cc use CEitManager to get EIT data
Origin commit data
------------------
Commit: 74a761ef50
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-08-30 (Thu, 30 Aug 2012)
2012-08-30 11:40:02 +04:00