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

timeshift: add 'Fit to RAM' option' to reduce disk I/O

3b59d92534edf7ddaca34d0d2ebdefa9ae8ecaee authored about 9 years ago
timeshift: fix file refcounting, create timeshift_seek_t to maintain seek state correctly

80a50ce2ee93ea657ab00b57b34d2b5eba439acd authored about 9 years ago
use s64 for autorec/timerec add

545dc38e6c98a8e26202b63a3da9ac35abec0a70 authored about 9 years ago
bump htspmon reported HTSP version, servers may omit messages if they know the client is too old to support them

e5e449167dee7634629364827ed3ef6fc7e7f8b8 authored about 9 years ago
don't attempt to open IP addresses as files when the highest OSCam mode is used

1abd43e5e4ae906b9100d37a4b111cdcedea48d5 authored about 9 years ago
htsp_server: fix subtitle typo in htsp_build_dvrentry(), fixes #3470

ead75d5b14b543ee9722dd894a8711888105823b authored about 9 years ago
timeshift: read from file fixes, added filemgr_dump traces

a1b7002f79ba05b1acd22a88b161122e4c950185 authored about 9 years ago
timeshift: merge packet log code to one fcn, many fixes

385b39549f23878789788b54cb3ec8dacec28d12 authored about 9 years ago
compilation fix for -Og

debc4e7407ba153895877b5b5e447dc219f15cb7 authored about 9 years ago
timeshift: reduce and improve the logic - move more packet handling logic to writer thread

ea752fedef32dfc9501e28df442fa333f4ce0161 authored about 9 years ago
timeshift writer: fix stop condition

4449a20687c0e984db994005834421800b1a3777 authored about 9 years ago
timeshift: remove rdwr_mutex

e4788aee498fecc706bd88dd75a56b5911c419ca authored about 9 years ago
timeshift: do not change mono_play_time when already in TS_PLAY

148039190ea8d4fa4667d93d8dccf67f94fb0a6d authored about 9 years ago
timeshift: another try to provide the valid status in all situations

8c58cd46423303a997bafe38b321361088121caf authored about 9 years ago
timeshift: remove atomic ops for ts->last_time, variable is protected using state_mutex

46375ddce1b00c3be72ed4371faecd9ccf9a233d authored about 9 years ago
dvb psi: fix the wrong video stream detection (subtitle tag), fixes #3464

780beb599d59160d0e74f8ad652ac45b306f7e79 authored about 9 years ago
timeshift: fix tsf refcounting

a5085c88986acd6c200abd47f61c4d4e4185b0e2 authored about 9 years ago
wizard: remove debug lines

4c98cc844ac07dc8f1dc63e4ee225212c585c5ba authored about 9 years ago
wizard: add initial language settings (first page)

f1c3369d2c7c16154a0f5c6737175827e653372c authored about 9 years ago
locale: fix the ui / epg language lists

d48352b86ff2a8a7541b3bc1f3ef36a315b80ebc authored about 9 years ago
locale: add filter for available locales

188b93a7911486e2466d19af0f8ad58ab582a902 authored about 9 years ago
cwc: improve section logs

4219b493f30ad5369997640a2f06c8d3d4e88d45 authored about 9 years ago
timeshift: fix compilation error (typecast)

64bbec0252d83d228f05f69b336879075b421478 authored about 9 years ago
spawn: free the spawns list in spawn_done()

0a64e3b8f8c448fcdb1ce2978b53c26e077e2252 authored about 9 years ago
timeshift: fix the pause recovery

a27ed2e42c1dd04e464ade25436840786eea243a authored about 9 years ago
timeshift: do not send already delivered packets twice (pause)

22b3a59439f81f4ce3d7e6c27bdfeba753e417c6 authored about 9 years ago
timeshift: another play start fix

ee39cb95a72be69c8a0dc98e11ece6cdabfa53a7 authored about 9 years ago
timeshift: maintain packet backlog also for ondemand

ffb46744ae9fa1540c78f5f2f0a70bbfab6a6af4 authored about 9 years ago
timeshift: handle correctly SMT_START in the writer thread

0f6f786ca032fab26e0abb0dabb3468a39df0610 authored about 9 years ago
timeshift: change the on-demand purpose to allow rewind/goto back

752b8f08605f182c5a0c26d0e203ba47f0aea87b authored about 9 years ago
timeshift: fix time init for reader

49ab691edc6de6b5bac09fe919c34041d7ed7ec5 authored about 9 years ago
timeshift: do not use wrong pkt pointer after shallow copy

ebf0e1906ed4eeb171018ce8085796fcfef95d95 authored about 9 years ago
timeshift: fix little memory leak

a8695cdc138845abbf5b31d43ad271069794c8f1 authored about 9 years ago
timeshift: little pkt ref count fix

4eb07091e775a355850462cdc7e92f6d7ad7c701 authored about 9 years ago
timeshift: fix timeshift_packets_clone

c5ac0fd30688fa6de8625e2072ffb88ba09e7aa8 authored about 9 years ago
timeshift: remove buffering_mutex - state_mutex protection is fine

41279efbb4e76c1fbcc71e0f183d6e92d27a5d6a authored about 9 years ago
timeshift: fix the obvious printf type mismatch

0f069c75ea80c20d2f9de8c10a9bd3b075978bb5 authored about 9 years ago
timeshift: do seek before next packet time decision

- fix also ugly bug in the timeshift_filemgr_next() call

4ede1ef0e52683c57acd2e06491ad504b262d895 authored about 9 years ago
timeshift: handle reconfigure properly

016c11453b65c373ceb98cc36cb8f33db0f6403e authored about 9 years ago
timeshift: write all 'temporary' packets (outside storage) when going to live

83ce30a2e1ecd90aa53e78162104d029dd1182aa authored about 9 years ago
timeshift: change time source - use PTS as the synchronization source

582562ff3ef3b0f0b1c5113585b527bbf2048f44 authored about 9 years ago
Revert "timeshift: fix mistake in printf format caused by type promotion"

This reverts commit 7fafd7a5268af6560259ff984cea152e23ae2f1a.

ffcdfe69d2f94b33e6e1d6306c45c72294b11ef1 authored about 9 years ago
parsers: AAC fix endless loop when ADTS data are invalid, fixes #3381

b480c92c0e0c78af3136ba6483b22c7e8b67d685 authored about 9 years ago
autorec: check max count when the autorec entry is saved, fixes #3434

697512934a1f1069cb3d5756f3bb170b9527fb46 authored about 9 years ago
configure: add --enable-nvenc for static ffmpeg build, fixes #3438

9f8cf9bb159934e9ebf5a01efa67f3f1a4acbb4d authored about 9 years ago
descrambler: handle constcw initialization for forced CAIDs, too, fixes #2942

eec4077f3efdd95fe92f739ab20a27052e7f163f authored about 9 years ago
capmt: when the caid is forced for a service, try to use it as PID 8191, fixes #2942

16ca870ea46c8d3f0ae4601eb198087b95ee5432 authored about 9 years ago
imagecache: deescape also file:// urls, fixes #3439

2fe7d02decd9597947dcbfe55aedec465684a8fd authored about 9 years ago
access: replace 'Network prefix' with 'Allowed networks' and use description in grid headers

c62bcc607b3d1aefb55116300fc710b0b4ab4adf authored about 9 years ago
Even more..

76dd978d6df9d9f51c2433e24c244383249f5659 authored about 9 years ago
Add many more tooltips..

d9fb6bfb924d5c6d80148660f0187cf9210ce41d authored about 9 years ago
WEBUI: add "Video codec preset:" menu in Transcoding-Parameters-Stream Profiles transcoding: use user selected video codec preset for H264,H265,qsv,nvenc transcoding

4507ae24b794b994c560cf95994bc717c2bfc5e9 authored about 9 years ago
fix autorec start window

fb2d274f4b7469a4acb15ee2c179c8ce2679c999 authored about 9 years ago
Only delete once count is greater than max_count.

effbf60ec3cf186c192bf028cf7e23c3ab6f04bb authored about 9 years ago
build: fix typo in previous apt-update change

dc4e037b96abd7b2d44e6412dfb88f01137de68c authored about 9 years ago
build: allow TVH_BUILD to be overridden

6b542b9ff5d2be549b0c31a9df88eab9692995b1 authored about 9 years ago
timeshift: fix mistake in printf format caused by type promotion

7fafd7a5268af6560259ff984cea152e23ae2f1a authored about 9 years ago
build: updated dput destinations to new repo's

d312db6ee59c8b3ff891aabee8e6deef4077dd42 authored about 9 years ago
htsp server: cosmetic log fix

646f989827b0f67423305cc42ca0f4a557124dc4 authored about 9 years ago
timeshift: another log fixes and pts_delta initialization

9d5d0526d8e77deed1ecfe4bcc5e6fe9358164fe authored about 9 years ago
DVR: fix autorec maxcount handling, fixes #3423

e14c1348d12166462e147bc6af0402e0cb5f6ccc authored about 9 years ago
timeshift: reallocate segment on close to release unused tail

c9212c32fc6657c09b01f1fa7bf6a009235b3aaa authored about 9 years ago
timeshift: one more log fix

b9da6f9a43ed298cbebd4da3396f3d85d4e0dfec authored about 9 years ago
linuxdvb: fix copy-and-paste error (FE_HAS_LOCK -> LOCK)

192f8e02c397a52319f59cafe0ddb100eba9518f authored about 9 years ago
timeshift: another log shuffling

c5e244469e11f5024e7802b3bfe6fda253284526 authored about 9 years ago
build: fix minor issues with apt-update/pbuilder script

Temporarily removed sid as I'm having issues getting it to work on TVH
build server.

d822a74147aafb529b710071cf19ae54bed7f456 authored about 9 years ago
timeshift: add 'no rewind' mark to the On-demand field name

c4616d19ebdc4f0014947f7cb23d9fff2f2a3693 authored about 9 years ago
SAT>IP client: fix the timer race

See: https://github.com/perexg/satip-axe/issues/36

c50d70e398b49666bb67e7b486dc3c9aba8fadaf authored about 9 years ago
remove non-ASCII characters from quick tips, new intl template

eb2976d3f59e6397d0e3fc5016b1beaf9737d9ec authored about 9 years ago
SAT>IP: more quicktips..

088a18fed6d4545b71cfc2d1e1e0091eea3695e0 authored about 9 years ago
intl: transifex update

dbb58d3046c04cd3ea9da85c8fbd3aed882080f9 authored about 9 years ago
DVR: don't change the state to time missed when file is removed, fixes #3411

e296424c020b2423c4c6795535b9339bee818d6c authored about 9 years ago
DVR: save dvr entry when the files were deleted (retention)

07f77f61e958703219019fcc03eef360269222c9 authored about 9 years ago
timeshift: fix the NULL cur_file 'deadlock', change to live mode when end-of-buffers

c1a0705ae82460ab39657ae15cffaad5de4a6dd5 authored about 9 years ago
timeshift: correctly signal the end-of-data for RAM segment

2749e380f6bfbcf03f2514268a5a94980cbc6b8e authored about 9 years ago
DVR: another de_dont_reschedule cleanups, fixes #3411

e4e30e3cf57f12a0f72014e6bd993cef085f48d2 authored about 9 years ago
DVR: space cleanup: optimize the file deletion and load the log retention timer

1d8feb6e3685368e759a7980401e18a261f510d0 authored about 9 years ago
DVR: fix NULL dereference, fixes #3418

4c73241abbaf83e313cd038a89b1c78b8221541f authored about 9 years ago
timeshift: more log cleanups, fix the wrong total updates

d301e315ac6bee3483c502c3b3c5cc1cc0c60c16 authored about 9 years ago
DVR: f_fsid might be 0, fixes #3413

66e5d277a59db723a8718afb3bdbef63824fa050 authored about 9 years ago
DVR: save file info again to log files

e93784efca472aba9664e8b4fdd322c251ab5b39 authored about 9 years ago
timeshift: cosmetic trace log updates

3663e2923097d4d58ad43a8e5803a2fd6ba122a2 authored about 9 years ago
htsp server: fix another memory leak

05b5bede9e0b5f5389c0631075ebb8df62ca6abb authored about 9 years ago
inotify: register fix and add support for multiple files, fixes #3416

f995c21cd7c1f9113a465989e1c860eb3e4b773c authored about 9 years ago
DVR: don't mark entries as time missed when job was completed, fixes #3411

676a34f24b182928770cef5d4ba2903a6a25323d authored about 9 years ago
DVR: forget to update used_size for vfs

27f794de1920796f6013f0d52d3f235b900861f9 authored about 9 years ago
DVR: enhance dvr_get_filesize()

ce8de44934136367134fc155e0ffad06139cfbb7 authored about 9 years ago
DVR: handle the used space correctly

ba7f66dba2b86412a9d7f025e8832ac7d8bbd3c2 authored about 9 years ago
DVR: third fix for filesystemId type

0a83eed207deef1f9f0b703047f96923a4ffff32 authored about 9 years ago
DVR: another fix for filesystemId type

6e42b6c290a0aca864b8c4912be24dabf66d6311 authored about 9 years ago
DVR: use uint64_t for filesystemId

92d9bf101edc669a94326c4b5677d4eb9c95fa13 authored about 9 years ago
ACL: password - disable move - enable sort, fixes #3408

46bdcf6e3102e31e8f883a625c76299c54bf2c03 authored about 9 years ago
WEBUI: reload grid on moveup / movedown events, too

072bdb67593abe80ddb01034a30d651023c1d132 authored about 9 years ago
fastscan fix for last changes

8577af34266654c8d62705bfdcef7361e64d6bb6 authored about 9 years ago
dvb type: add support also for short names (without minus)

fe7ac7f8837e41dab971ca184abb3bc1f15cb4d8 authored about 9 years ago
hdhomerun: add new ATSC types to the tuner config

8a2eab8f26d324a7a8e597a73fac57a4b098b9b0 authored about 9 years ago
DVR: add missing timer disarm when retention is set to onremove, fixes #3405

7ef441e9f763ede669b0b8fb685f32583b1f5ca3 authored about 9 years ago
httpc: hc->hc_efd might be NULL after cond_wait

c61821700786d75170474c931416cc082f83a9a4 authored about 9 years ago
wizard: fix compilation error (2nd)

c766d167088f292a7e29ca0ed4693f7f9592332a authored about 9 years ago
wizard: fix compilation error

8e26e3efdcab8ee0e54545c4d7991bcfa9d2cfca authored about 9 years ago