Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/tvheadend/tvheadend

Tvheadend is the leading TV streaming server for Linux with ATSC, DVB-C/C2, DVB-S/S2, DVB-T/T2, IPTV, SAT>IP and unix pipe input sources
https://github.com/tvheadend/tvheadend

Tooltips: Add additional tooltip to profile.c (I missed one).

c5a6c59f689aa77000613fbd962f3e679c3c0dc7 authored about 9 years ago
Tooltips: Add tooltips to profile.c.

3177ddf55cce1d62124c2b57e966ae9af051009f authored about 9 years ago
Tooltips: Added tooltips to service_mapper.c.

36bf63a3d4483d037a92ab7567b3b06f4b18e1e0 authored about 9 years ago
Tooltips: Added tooltips for tvhlog.c.

de4d4d7cb3a3aa0aa8ccdf2cc43586250472e7f5 authored about 9 years ago
Tooltips: Added tooltips to service.c.

1a16b72415658b1b62d758e5899825549424e8c0 authored about 9 years ago
Tooltips: Added tooltips for _some_ properties in wizard.c.

33b5ba2c7b03701230a1dba18b3eef628d11bafe authored about 9 years ago
wizard: implement mapping / add channels dialogs

98e106bb9d56bfb8f7dfff55b08312ec6ded2837 authored about 9 years ago
wizard: scan status page is working now

565f564231a1d94a18c582ba697e8be95610e5e8 authored about 9 years ago
wizard: fix the network / tuner assignment and tuner enable

c6734e530cc6dffa4e151ef632c3509e602e1e2f authored about 9 years ago
access: fix memory leak

3312f65cfa7d20fc3a11596ee35289a0ba5b0301 authored about 9 years ago
wizard predefined muxes dialog

a28d4996887b9c633e9e68a298a769cc4225e020 authored about 9 years ago
wizard: implement tuner / network type dialog

a0fe071ebcffd3ddd0fa3056da2d19c61f66cd60 authored about 9 years ago
add persistent flag to properties

3f70394ec9de05eab3b3d7a7c749b4059e89e20f authored about 9 years ago
more wizard tuner / network creation work

366f419e271f221c0eec76a4110b0183ad716ec9 authored about 9 years ago
mpegts input: fix dupe logs, don't subcribe pmt/pcr pids again

b2612755158c61dbf004d488be989230bf281da7 authored about 9 years ago
build: provide a simple ./configure means of enabling bintray staticlib cache

1bd78fdcd765144a48e3e33b1f7ab395cce4e6f2 authored about 9 years ago
Makefile.static: do not use bintray cache when environment variable is not defined

e2d8d56837e291f34c4c54f09974bb1544f33eff authored about 9 years ago
Merge PR #788

remote-tracking branch 'upstream/pr/788'

bf487f5a04d29b68ec8be6a4eeca488e9deb4658 authored about 9 years ago
Merge PR #784

remote-tracking branch 'upstream/pr/784'

e832d1b3fb6ef891c7345de8bfeb67451f789e0a authored about 9 years ago
Channel-EPG mapping should ignore case

319eb006165e6164ab6b445edde38e6f9f465788 authored about 9 years ago
Fix 'integer constant is too large' in x86 build

165f390fddde3b8e35664355d9d6cf6e7e0e5360 authored about 9 years ago
WebUI: Update copyright year and contributors

eabfb529355165d68f32b01e5ac27e06f52eb3db authored about 9 years ago
Man page: Updates for new options plus minor additions

21c1673a924c6f74d90ad7b2a320aba5a6a2c74e authored about 9 years ago
Man page: Correct copyright year

591715d8f754433d20bab62a68893ba84af24d89 authored about 9 years ago
build: shallow clones don't properly report version number

This branches deb builder in such an environment (such as that used on
travis-ci)

15b19f8310f57ac705bb1c1ff8bafc7ef3ee78d5 authored about 9 years ago
build: fix issues with makefile on travis-ci

Seems that in that environment the CC override is being passed to scripts
and sub-makes called f...

6e139c4a6325c110c0657ea559997e86d1cfec83 authored about 9 years ago
build: force x86_64 to amd64 to ensure consistency

c5881b3f2ee7a6d3106e55cae22128b114829ec3 authored about 9 years ago
build: fix travis config to build on trusty and install deps

dbe0dd5fbe80135c494d7354ebf26331ef43c6d0 authored about 9 years ago
build: updated configure script to change the default build options

ad9b54ad908fdc9a069c734234958ae8ad1eb38f authored about 9 years ago
input hdhomerun: ensure we pick up static lib header if available

0b187029891ab0ad4a51913c467b0321c49722c5 authored about 9 years ago
build: some further updates to support new lib caching in pbuilder

11eef56152b10b05ed66e68ecbce3dda52904c5a authored about 9 years ago
build: updated the Makefiles to make use of new static lib helpers

afff7088a3905f3363a49f9d1e6c549ddf1708dc authored about 9 years ago
build: added new support files to help with handling static lib builds

This will include potential to fetch cached builds and to post builds
(if BINTRAY_PASS is set in...

408d7d05637a7e5557dfc95ec9c4c202a48b6543 authored about 9 years ago
build: fix x264 pbuilder compilation issues

Problem is caused by uname reporting the host (not guest) architecture and
the x264 configure sc...

a46818cc3ebe877b0e71ab7fe3723db915299dc7 authored about 9 years ago
linuxdvb: isdb-t fix

5503511bcf7b5c9af0daf96e973af9dfda3045bc authored about 9 years ago
linuxdvb: satconf - move rotor settings to the advanced class

e460a3e53c9595207294c5c5130222a3af5ab697 authored about 9 years ago
htsp server: pass network_type information in the sourceinfo / subscriptionStart

a022d661c5dfcdf5e13be7378cdbb1eb1aec156f authored about 9 years ago
htsp server: pass uuid information in the sourceinfo / subscriptionStart

97ea2fc498ce59d24e884f9a5bd53a3deb08233d authored about 9 years ago
cleanup: use tvh_uuid_t instead uint8_t array for idnode_t

b091feb4394afce09bf6a67cffc137f002dd1b1e authored about 9 years ago
move struct source_info from tvheadend.h to service.h

5ed205583c2aa2c7eb226896d378e0f0c863c09f authored about 9 years ago
remove unused si_device from struct source_info

84ad19aaf73ce62b9154e3d558d1c5344a76f7e5 authored about 9 years ago
include subcriptionId in descrambeInfo messages

7a919b1f7f83058316a9d9200397eed5204f81e9 authored about 9 years ago
imagecache: cleanup http client resources when finished

1c024df00b599fd2588f106c998dc82857788709 authored about 9 years ago
iptv: fix the time buffer limit configuration, fixes #3480

5966e61730d23db4df28f6068c1d9ee6ef408191 authored about 9 years ago
parsers: AAC - fix startcode check, fixes #3383

bd36886ec9d64667dee25eed55378ed27a35ec35 authored about 9 years ago
build: add hdhomerun to the official debian packages

20d3c7d0ee412a4f7aa37658d6c699265aada91f authored about 9 years ago
descrambler emm: add experimental griffin caid support

c49ce4a585f62d35ba2d7daeae5fc0a8947b2c85 authored about 9 years ago
cwc: don't assign possible -ve return to unsigned type and check for <= 0

Depdending on how the compiler treats this you "might" get away with it, but
bad practice and no...

29025b1dad34b75be444ab9939c6e6215721d258 authored about 9 years ago
input: fix possible memory leak

This might never happen, but loop to check for existing owner would then
be redundant.

5a1660844edf5f16ccdf94364b435c530a40d824 authored about 9 years ago
httpc: remove redundant code

res is either set to 0 or we've returned

97b26a93d9285def6b9e306ee9a7633a06d8cccf authored about 9 years ago
iptv_rtcp: improve random numbers source

dfae393cd29be151bf826a557145c34d9a7c033e authored about 9 years ago
muxer libav: add missing break for MC_MPEGPS

ab7db15359008831d9e0a3609c0b113108162e4b authored about 9 years ago
mp4 muxer: fix the aspect ratio?

36de73a1896032f7ce6a33ebf8ea06fe7cca0cd2 authored about 9 years ago
Merge pull request #781 from ProfYaffle/readme

debian: Cosmetics in control file

1a84899db2f96112881ba97c79f724f5978c5892 authored about 9 years ago
debian: Cosmetics in control file

ebf3d1778bfee07d3cd3432299ec8e21e73987a6 authored about 9 years ago
license: create various headers

8a2e18453a4a3d67c0f831fa02e5d4527ccfe9d4 authored about 9 years ago
debian: Updated control file

6321baf8ef55a0c6ad75b455b4c4eecd3f7d4394 authored about 9 years ago
build: updated apt-update to use new official package rules file

04ef7b6ab0de4784a6571e35b8e67a714ee59f97 authored about 9 years ago
docs: updated README

545aabeb7b86b0cd7d0b266bd8a6b0cae5989a2f authored about 9 years ago
muxer: add experimental avlib/mp4 muxer

61ad50aa71ec799eb51519b068c07ff4cf7ed263 authored about 9 years ago
another round of coverity fixes

fe87cbf1d817cfe72fb40d03d194685c4db3f082 authored about 9 years ago
api_language: fix memory leak

7f6255a5aef9255c5690544a24cfdff0a6b812ab authored about 9 years ago
WEBUI: Fix the apply functionality (maintain dirty)

5a06449615b04d4cf115e14d9d1bb50e9d3cbdc6 authored about 9 years ago
dvb support: add missing ISDB definitions, fixes #2749

6a92dac8d55e864146dbadbf767e0a0ef59f4738 authored about 9 years ago
DVR: fix the wrong dvr entry access (deferred destroy in retention code)

- coverity fix

3b48f6b0d48ef98888675f7b2769ac16daf779b3 authored about 9 years ago
coverity fixes

06e80eb19e8167910643c525ba2f6a56635cef46 authored about 9 years ago
mpegts network: disable DAB builder - we need a special parser

6b00c26f64c8423e7a64d08077d15ebdfec597a0 authored about 9 years ago
timeshift: remove the packet PTS align, causes issues, fixes #3482

- and adds extra latency
- it seems that the sorting is not required (it probably hid
the anot...

196b1d9f1219cca201fed6e4c0ff33fab79cc52c authored about 9 years ago
mpegts mux: fix typos for isdb-t

429d95c451690c83b0d1054e4ec7bb05ba81393d authored about 9 years ago
mpegts network: add missing isdb/dab class handling

aa28e51df3f63e34238dfa2cab285e6bc56ba87b authored about 9 years ago
scanfile: add isdb-t parser

95eb29acb808f19a02b9fec6084ad2e7d8501a86 authored about 9 years ago
linuxdvb: add ISDB-[TCS] and DAB support

909fef4f7541aceeb055c2e5c388a50d3f735cec authored about 9 years ago
mpegts network/mux: add ISDB-[TCS] and DAB definitions

0634f619cfbbd36c70b474e56f007468b491bd87 authored about 9 years ago
WEBUI: Fix 'map all' functionality for channels/services grids, fixes #3424

f65b842d55ebace8c51a9bcdc3ab970dd8d6570c authored about 9 years ago
DVR: add local matches to dedup (title match makes no sense for all recs matches)

66ad72055d07183b199d84ae934ad1b598e29acf authored about 9 years ago
DVR: add dedup for different titles

When the autorec rule is using a title regex, it may match
more different episodes identified by...

a9869241d29499f2d3ae9163b2bb705acb7a81dd authored about 9 years ago
DVR: optimize _dvr_duplicate_event - de_start handling

1b6413ae5601f540f0c0ef6406ce066b1a1c9a42 authored about 9 years ago
mpegts input: fix TS packet / PID management for SAT>IP server subscriptions, fixes #3450

- this also fixes the wrong PID management (slave service close)

4b272c7efc199ebe535adeae9d231582783b62c0 authored about 9 years ago
webui: fix webroot handling broken trying to support out of scope URLs

a12ec36830c0ee8d34cd66c39b93577c903ebd16 authored about 9 years ago
htsp server: fix the bytes out updates

bdda940cafea2fc322b3548aef16144fdb9ffb3b authored about 9 years ago
build: add initial travis config

72434716ee6ee5bc721aed48d21e698e55f21324 authored about 9 years ago
SAT>IP server: fix wrong memory access

a69523c92dd76d5d7e36f8f5f20cfbf5842e7599 authored about 9 years ago
dvb_psi: fix service refcounting for bskyb bouquets

0f6d56f2c5c6be5e7ab8238fea58054e2a801b2e authored about 9 years ago
timeshift: replace abort() with assert()

386871029eb512d46e88e676d2482efa0c5376aa authored about 9 years ago
SAT>IP server: do not cancel RTP streaming when other TCP session is closed, fixes #3467

2897cde28d0c4ba04606b372b75509bbfee4c002 authored about 9 years ago
SAT>IP server: add more traces

18c0ca1621431d58e3d008832eefec93409b10c4 authored about 9 years ago
timeshift: fix the wrong sorting queue updates (thus crashes)

f1d7aab7c3b78bde75d7db72460ada49c4e0f37e authored about 9 years ago
timeshift: another stream start cleanup

3c1d1530a21406ea0c1bd08edc67a6389b648a4e authored about 9 years ago
dvb_psi: add refcounting for bouquet services

c0779cab0fc27c0bd61e642985090e24ec47520e authored about 9 years ago
timeshift: fix SMT_START copy for ondemand

5aeaf5239339232846d4b9eb8bbb8c1132bc9a5a authored about 9 years ago
timeshift: remove too verbose read trace

ab01d276939126bb239d4ae81bc486b11e1985c1 authored about 9 years ago
htsp server: fix race for bytes_out updating

==12303== Invalid read of size 8
==12303== at 0x455120: atomic_add_u64 (atomic.h:40)
==12303=...

4e1a96a1a1ec08b8b70108a2fff8958a0b53fbeb authored about 9 years ago
api epg: fix api_epg_grid query - eq.lang must be allocated

4631e91670398f29f06df7a1491fca9daaafc01c authored about 9 years ago
tcp server: the tcp_server_delete() must be in sync with poll

2d9ff18b4d757e31310fe946c78ae0a977093c07 authored about 9 years ago
timeshift: fix the time offset when speed changes

d77186df756c2cd7089f1b95c22bbf005ffc18e1 authored about 9 years ago
timeshift: little optimization

b3870ddd5532fe52017dd10d00bea6b98d7b44a0 authored about 9 years ago
htsp_server: fix htsp_subscription_speed() - speed can be negative

fdf8dcb36d0a3413c2868dcef2fef71b2c969c53 authored about 9 years ago
timeshift: send status before each packet in keyframe_mode

- this makes rewind and fast-forward updates in kodi more interactive

bd693264ab478d4d57180ebbd84af863bfcc0eae authored about 9 years ago
timeshift: fix another memory leak

6fafa3ba7066cacaa04bd630f75bff27c449eb90 authored about 9 years ago
timeshift: fixed wrong variable type in _read_buf()

25b2cbcdff0d357c24768848faa0927d29cbf923 authored about 9 years ago