Home
last modified time | relevance | path

Searched refs:transmission (Results 1 – 25 of 199) sorted by relevance

12345678

/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-connectivity/transmission/
H A Dtransmission_git.bb11 gitsm://github.com/transmission/transmission;branch=master;protocol=https \
12 file://transmission-daemon \
29 # Weak default values for transmission user and group
50 sed -i '/USERNAME=/c\USERNAME=${TRANSMISSION_USER}' ${WORKDIR}/transmission-daemon
52 install -m 0744 ${WORKDIR}/transmission-daemon ${D}${sysconfdir}/init.d/
53 chown ${TRANSMISSION_USER}:${TRANSMISSION_GROUP} ${D}${sysconfdir}/init.d/transmission-daemon
57 sed -i '/User=/c\User=${TRANSMISSION_USER}' ${S}/daemon/transmission-daemon.service
59 install -m 0644 ${S}/daemon/transmission-daemon.service ${D}${systemd_unitdir}/system
65 …= "${bindir}/transmission-remote ${bindir}/transmission-cli ${bindir}/transmission-create ${bindir…
66 FILES:${PN}-gtk += "${bindir}/transmission-gtk ${datadir}/icons ${datadir}/applications ${datadir}/…
[all …]
/OK3568_Linux_fs/buildroot/package/transmission/
H A Dtransmission.mk8 TRANSMISSION_SITE = https://github.com/transmission/transmission-releases/raw/master
9 TRANSMISSION_SOURCE = transmission-$(TRANSMISSION_VERSION).tar.xz
59 transmission -1 transmission -1 * /var/lib/transmission - transmission Transmission Daemon
63 $(INSTALL) -m 0755 -D package/transmission/S92transmission \
68 $(INSTALL) -D -m 0644 $(@D)/daemon/transmission-daemon.service \
69 $(TARGET_DIR)/usr/lib/systemd/system/transmission-daemon.service
H A DConfig.in2 bool "transmission"
27 bool "transmission-cli"
29 Install transmission command line interface.
32 bool "transmission-daemon"
34 Install transmission daemon.
37 bool "transmission-gtk"
40 Install transmission GTK-based GUI interface.
42 comment "transmission-gtk needs NLS enabled"
46 comment "transmission needs a toolchain w/ threads"
H A D0002-fix-utp-include.patch3 If transmission uses its own copy of libminiupnpc in third-party/ then
7 This path is also added if transmission uses its own copy of libutp:
24 diff -uNr transmission-2.92.org/configure.ac transmission-2.92/configure.ac
25 --- transmission-2.92.org/configure.ac 2016-03-06 21:23:45.336198393 +0100
26 +++ transmission-2.92/configure.ac 2016-07-31 12:13:40.921660078 +0200
H A D0001-fix-utypes.patch3 Fetch from: http://www.adminsehow.com/2012/10/how-to-install-transmission-2-71-on-debian-6-0-squeez…
17 --- transmission-2.82.org/third-party/libutp/utypes.h 2013-08-09 04:47:43.000000000 +0200
18 +++ transmission-2.82/third-party/libutp/utypes.h 2014-01-02 20:17:18.000000000 +0100
H A D0003-configure.ac-fix-autoreconf-with-autoconf-2.70.patch20 https://github.com/transmission/transmission/issues/1573)]
38 GETTEXT_PACKAGE=transmission-gtk
H A DS92transmission27 USERNAME=transmission
49 NAME=transmission-daemon
H A Dtransmission.hash2 sha256 9144652fe742f7f7dd6657716e378da60b751aaeda8bef8344b3eefc4db255f2 transmission-3.00.tar.xz
/OK3568_Linux_fs/kernel/drivers/staging/pi433/Documentation/
H A Dpi433.txt9 (www.pi433.de). It supports transmission and reception. It can be opened
10 by multiple applications for transmission and reception. While transmit
20 a) transmission
22 Each transmission can take place with a different configuration of the rf
24 takes care, that each transmission takes place with the parameterset of the
25 application, that requests the transmission. To allow the transmission to take
33 the air, the rf module is set to standby, the parameters for transmission gets
34 set, the hardware fifo of the rf chip gets preloaded and the transmission gets
38 transmission cycle ends.
48 interrupted by the transmission thread at any time to insert a transmission cycle.
[all …]
/OK3568_Linux_fs/kernel/Documentation/ABI/stable/
H A Dfirewire-cdev20 - Asynchronous request transmission
28 - Isochronous stream transmission and reception
29 - Asynchronous stream transmission and reception
30 - Asynchronous broadcast request transmission
31 - PHY packet transmission and reception
43 an address range, asynchronous response transmission
55 - PHY packet transmission and reception
87 Allocate a DMA buffer for isochronous reception or transmission
92 for transmission, flags = MAP_SHARED, fd = the handle to the
/OK3568_Linux_fs/kernel/Documentation/admin-guide/media/
H A Dsi4713.rst17 Basically, it has transmission and signal noise level measurement features.
19 The Si4713 integrates transmit functions for FM broadcast stereo transmission.
26 Users must comply with local regulations on radio frequency (RF) transmission.
126 - power_level - Sets the output power level for signal transmission.
132 - rds_ps_name - Sets the RDS ps name field for transmission.
133 - rds_radio_text - Sets the RDS radio text for transmission.
134 - rds_pi - Sets the RDS PI field for transmission.
135 - rds_pty - Sets the RDS PTY field for transmission.
139 - preemphasis - sets the preemphasis to be applied for transmission.
179 transmission. To do that use S/G_MODULATOR ioctl and configure txsubchans properly.
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/hsi/
H A Dclient-devices.txt9 - hsi-rx-mode: Receiver Bit transmission mode ("stream" or "frame")
10 - hsi-tx-mode: Transmitter Bit transmission mode ("stream" or "frame")
12 the transmission mode is the same for receiver and
14 - hsi-speed-kbps: Max bit transmission speed in kbit/s
/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H A Dsysfs-class-led-trigger-netdev35 Signal transmission of data on the named network device.
37 If set to 0 (default), the LED will not blink on transmission.
40 in interval to signal transmission.
H A Dsysfs-class-net-statistics131 during transmission by a network device (e.g: because of
144 transmission.
169 Indicates the number of packets dropped during transmission.
178 Indicates the number of packets in error during transmission by
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/
H A Dext-ctrls-fm-tx.rst12 limiter, RDS transmission and tuning power features.
30 Sets the RDS Programme Identification field for transmission.
33 Sets the RDS Programme Type field for transmission. This encodes up
37 Sets the Programme Service name (PS_NAME) for transmission. It is
49 Sets the Radio Text info for transmission. It is a textual
172 Sets the output power level for signal transmission. Unit is in
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-connectivity/transmission/files/
H A Dtransmission-daemon31 USERNAME=transmission
53 NAME=transmission-daemon
/OK3568_Linux_fs/kernel/Documentation/networking/
H A Dmac80211-injection.rst40 legacy rate for the transmission (only for devices without own rate control)
44 HT rate for the transmission (only for devices without own rate control).
59 VHT mcs and number of streams used in the transmission (only for devices
/OK3568_Linux_fs/kernel/net/can/j1939/
H A Dtransport.c254 if (!session->transmission) in __j1939_session_drop()
521 session->transmission == transmitter) in j1939_session_get_by_addr_locked()
1120 !session->transmission, in __j1939_session_cancel()
1152 if (session->transmission) in j1939_tp_txtimer()
1208 if (!session->transmission) { in j1939_session_completed()
1441 if (session->transmission) { in j1939_xtp_rx_cts_one()
1554 session->transmission); in j1939_session_activate()
1649 if (!session->transmission) { in j1939_xtp_rx_rts_session_active()
1733 if (!session->transmission) in j1939_xtp_rx_rts()
1736 if (!session->transmission) { in j1939_xtp_rx_rts()
[all …]
/OK3568_Linux_fs/kernel/Documentation/sound/cards/
H A Dhdspm.rst18 Audio transmission
21 * number of channels -- depends on transmission mode
32 (Note: Choosing the 56channel mode for transmission or as
41 transmission/receive-mode , only 28 are transmitted/received
50 transmission/receive-mode , only 14 are transmitted/received
183 MADI-transmission (0).
/OK3568_Linux_fs/kernel/Documentation/sound/designs/
H A Dtracepoints.rst30 In a design of ALSA PCM core, data transmission is abstracted as PCM substream.
31 Applications manage PCM substream to maintain data transmission for PCM frames.
32 Before starting the data transmission, applications need to configure PCM
111 a care of hardware design or data transmission protocol.
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/i2c/
H A Drenesas,iic.txt43 due to the absence of automatic transmission registers.
54 specifiers, one for transmission, and one for
/OK3568_Linux_fs/buildroot/package/ijs/
H A DConfig.in6 protocol for transmission of raster page images.
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-protocols/pptp-linux/pptp-linux/
H A Doptions.pptp12 # Turn off transmission protocols we know won't be used
/OK3568_Linux_fs/buildroot/package/python-crc16/
H A DConfig.in7 or transmission. There are many variants of CRC and CRC16,
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/media/
H A Dnokia,n900-ir5 - pwms: specifies PWM used for IR signal transmission.

12345678