Ecosyste.ms: OpenCollective

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

Tvheadend

Tvheadend is the leading TV streaming server for Linux
Collective - Host: opensource - https://opencollective.com/tvheadend - Code: https://github.com/tvheadend/tvheadend

tvh thread: fix print other mutexes for abort

github.com/tvheadend/tvheadend - 19d3e32644366528497ab328bb2a2c0ed4c6560b authored almost 6 years ago by Jaroslav Kysela <[email protected]>
http: fix the wrong return value (previous patch)

github.com/tvheadend/tvheadend - d7669cf060d02ecba702bc12b0632068113d67cf authored almost 6 years ago by Jaroslav Kysela <[email protected]>
http server: remove wrong aa_auth check from page_srvid2, fixes #5416

github.com/tvheadend/tvheadend - f3d57ee05ce55584545334cb44f7a5f0a3d2bfd9 authored almost 6 years ago by Jaroslav Kysela <[email protected]>
http: add auth type detection

github.com/tvheadend/tvheadend - beec9c1133647f94e42d43b6ee3d3672794eee19 authored almost 6 years ago by Jaroslav Kysela <[email protected]>
main: fix compilation without traces

github.com/tvheadend/tvheadend - 62aa19730078c62ab0a3b3bffd21deb4bc3a5c13 authored almost 6 years ago by Jaroslav Kysela <[email protected]>
mpegts: do not set wrong pls code for bouquet rescan

github.com/tvheadend/tvheadend - f259e7bd8bec9771a13089bf3e017440c3f788ff authored almost 6 years ago by Jaroslav Kysela <[email protected]>
iptv: http - fix the compilation problem with the previous patch

github.com/tvheadend/tvheadend - 2c35dca60d373f685fad040b993450ed5505a546 authored almost 6 years ago by Jaroslav Kysela <[email protected]>
iptv: http - do not clear the input sbuf in the kick callback

github.com/tvheadend/tvheadend - 9776f3044bbe021141dae1a3e956335aa395b966 authored almost 6 years ago by Jaroslav Kysela <[email protected]>
iptv: correction for the previous patch, fixes #5415, issue #5353

github.com/tvheadend/tvheadend - fb4410ad712a32e27e6665012998395f87959522 authored almost 6 years ago by Jaroslav Kysela <[email protected]>
iptv: add missing lock to the iptv_http_kick_cb, fixes #5415, issue #5353

github.com/tvheadend/tvheadend - 7ce391fc7f9a8643cce7e83cd495ca872e752e93 authored almost 6 years ago by Jaroslav Kysela <[email protected]>
ui: Fix background image to not accept clicks (#5405).

github.com/tvheadend/tvheadend - 401821cf141bd0f2c2c1d1c5db19b892c66f4178 authored almost 6 years ago by E.Smith <[email protected]>
ui: Enable scrollbar for dialog info, fixes #5405

When the dvr info dialog has a lot of text it was overflowing
on to the buttons in the bbar.

github.com/tvheadend/tvheadend - 55f7bf00f826e816a1bf12e21bf33152cc7c809f authored almost 6 years ago by E.Smith <[email protected]>
profile: do init for all profile sharer members, issue #5409

github.com/tvheadend/tvheadend - 2e4aa820afe5030c15d4c4a039ff5753dbc17026 authored almost 6 years ago by Jaroslav Kysela <[email protected]>
tvh_thread: print filename/lineno for the magic failure when appropriate

github.com/tvheadend/tvheadend - 5dbd8280746fcd802903c28eab22383c2d046499 authored almost 6 years ago by Jaroslav Kysela <[email protected]>
timers: little fixes

github.com/tvheadend/tvheadend - b32c76e24063f988eec7deb415df9c739004f84a authored almost 6 years ago by Jaroslav Kysela <[email protected]>
timers - change locking schema, fixes #5413, issue #5353

github.com/tvheadend/tvheadend - bceba08524069c012c26302b06790f1e1099541b authored almost 6 years ago by Jaroslav Kysela <[email protected]>
tprofile: fix possible division by zero

github.com/tvheadend/tvheadend - cfc8315a1018a32678ce6aab6023d3bda737a3fe authored almost 6 years ago by Jaroslav Kysela <[email protected]>
iptv http input: play with the locking, issue #5353

github.com/tvheadend/tvheadend - f0524db407764aeaad4229aa7301babf05a6de79 authored almost 6 years ago by Jaroslav Kysela <[email protected]>
fix some problems detected by cppcheck, issue #5353

github.com/tvheadend/tvheadend - 11f6531a09bac850edefbd8df950173abbe3ad45 authored almost 6 years ago by Jaroslav Kysela <[email protected]>
Don't warn on packets with small/no payload.

github.com/tvheadend/tvheadend - f7d4b7c48f7a69b1628b75f7c27f6c6c274cf202 authored almost 6 years ago by joeuser <[email protected]>
htsp_server: init htsp_out_mutex

github.com/tvheadend/tvheadend - 1c8a40f663eb0407498b3f0c05a5ed7246624728 authored almost 6 years ago by Luis Alves <[email protected]>
main: add gtimer/mtimer magic checks

github.com/tvheadend/tvheadend - 1b41c315d8919a264f3de57989805e6ffc227070 authored almost 6 years ago by Jaroslav Kysela <[email protected]>
tvh thread: add mutex magic check routines

github.com/tvheadend/tvheadend - f69b3a9fdcdad2031d38337782c05e1c5b74208b authored almost 6 years ago by Jaroslav Kysela <[email protected]>
dvr: move the initial dvr_autorec_purge_obsolete_timers() call to better place, fixes #5406

- dvr_entry_set_timer() must be called before

github.com/tvheadend/tvheadend - 30332f8b3e733fc7fccaa6574a977da487499c0a authored almost 6 years ago by Jaroslav Kysela <[email protected]>
tvhcsa: fix log offset type

github.com/tvheadend/tvheadend - 259156312d1852e83b9f9f328979ef92ad2fba94 authored almost 6 years ago by Jaroslav Kysela <[email protected]>
tvh_thread: show also waiters

github.com/tvheadend/tvheadend - bc14d7f7cd2bae3a9759822570a652c504fce249 authored almost 6 years ago by Jaroslav Kysela <[email protected]>
Reduce DESCRAMBLER_MAX_KEYS from 64 to 8, fixes #5400

github.com/tvheadend/tvheadend - ccf6c6ec7e5d34b1279a591794e421b63f3dc5ac authored almost 6 years ago by joeuser <[email protected]>
dvr: Autorec rules must still match event after update. (#4760).

We now check the autorec rule matches an event following an
update and on startup.

When using x...

github.com/tvheadend/tvheadend - 113dfd6b56ee2b485a142f70879a194ae4d99423 authored almost 6 years ago by E.Smith <[email protected]>
wizard: spruce it up a bit

github.com/tvheadend/tvheadend - 27c00888475f27ef21a1b58805804fa6ebdf3e99 authored almost 6 years ago by Mark Clarkstone <[email protected]>
Maximize use of libdvbcsa's batch processing.

github.com/tvheadend/tvheadend - 531dc8893abfe8995f4c3ed39e47e62c1e99cdab authored almost 6 years ago by joeuser <[email protected]>
freebsd: Fixup header files for socket definitions. Make thread owner conditional on Linux.

github.com/tvheadend/tvheadend - 652dbc3c8a58eab427f27ca79065d1e880098f63 authored almost 6 years ago by E.Smith <[email protected]>
Prepend title to autorec comment when created from EPG.

github.com/tvheadend/tvheadend - a46a8c967382ed27735cb2bc1968a56a1d513509 authored almost 6 years ago by joeuser <[email protected]>
Fix compilation error: 'saveptr' may be used uninitialized in this function [-Werror=maybe-uninitialized]

github.com/tvheadend/tvheadend - 0ffb10398ba6fd80ab1f3431aff13556ced8ea50 authored almost 6 years ago by pablozg <[email protected]>
xmltv: split names in credits, fixes #5359

github.com/tvheadend/tvheadend - 5bea43b1a4e0f623a9fa22529aec2478d688cab9 authored almost 6 years ago by Jaroslav Kysela <[email protected]>
htsmsg: check the field/key name length (max 255 characters), issue #5359

github.com/tvheadend/tvheadend - 42fd13d4c822edfc269e6b527333ab5666211f9d authored almost 6 years ago by Jaroslav Kysela <[email protected]>
http: forbidden status / access_verify2() cleanups, fixes #5391

Return also forbidden status when the client is authenticated, but there
are not permissions for...

github.com/tvheadend/tvheadend - da5dc10440572e4e6e93d000bff9c6ddc7cf0790 authored almost 6 years ago by Jaroslav Kysela <[email protected]>
satip client: activity timeout cleanups

github.com/tvheadend/tvheadend - 8635ae50145a91eb8c245b49b0e6662cf1429792 authored almost 6 years ago by Jaroslav Kysela <[email protected]>
pass muxer: correct SI length for trimed events

github.com/tvheadend/tvheadend - 3d79abab788753bb4f83aacd16ccec5036deab82 authored almost 6 years ago by Jaroslav Kysela <[email protected]>
tvh_thread: do not use debug code when not activated, issue #5353, issue #5389

github.com/tvheadend/tvheadend - 80ea669a5cea155ebbd1161635800c11de0175f6 authored almost 6 years ago by Jaroslav Kysela <[email protected]>
atomic cleanups in tvh_thread, tvhlog (clang)

github.com/tvheadend/tvheadend - 39b74cbd8624668d03881dbd6e1184c626748788 authored almost 6 years ago by Jaroslav Kysela <[email protected]>
tvhlog: add missing lock

github.com/tvheadend/tvheadend - 7cac91a63dd866d81819688077e69ba0b864b7e2 authored almost 6 years ago by Jaroslav Kysela <[email protected]>
tvh_thread: another filename/lineno cleanups

github.com/tvheadend/tvheadend - 2c796e3298257b9b487446f82cb1b0f390757101 authored almost 6 years ago by Jaroslav Kysela <[email protected]>
tvh_thread: do not print sid for non glibc binaries, fixes #5385

github.com/tvheadend/tvheadend - f098a50cc2872abbe42f567a3f77babce83602a0 authored almost 6 years ago by Jaroslav Kysela <[email protected]>
tvhthread: fix the cond wait routines (preserve correctly filename/lineno)

github.com/tvheadend/tvheadend - b3ecd74f4b8412d4eb56363c63d71f328e9ff543 authored almost 6 years ago by Jaroslav Kysela <[email protected]>
pass muxer: fix pass_muxer_nit_cb() - wrong private tag copy

github.com/tvheadend/tvheadend - e67c795b7b6e5fe1e5ace5fc7b84fdab960fa206 authored almost 6 years ago by Jaroslav Kysela <[email protected]>
xmltv: always change the module name after restart, fixes #5383

github.com/tvheadend/tvheadend - 79ea2a42c477e315ffa2143252273fe2db0c2165 authored almost 6 years ago by Jaroslav Kysela <[email protected]>
http/webui: add special/srvid2 handling

github.com/tvheadend/tvheadend - 07592279436de9473e7ba67f53b84650aa320e47 authored almost 6 years ago by Jaroslav Kysela <[email protected]>
dvb support: remove wrong characters bellow 0x20 (except 0x0a - newline), issue #5366

github.com/tvheadend/tvheadend - 3ae6d947a4d074b3498e59f82d5a860273b0ae7f authored almost 6 years ago by Jaroslav Kysela <[email protected]>
linuxdvb: add DMX_SET_SOURCE settings at the probe, fixes #5379

github.com/tvheadend/tvheadend - 5dcbd69827072ed97e8f2f95e62db0738e939f78 authored almost 6 years ago by Jaroslav Kysela <[email protected]>
imagecache: tiny code reshuffle

github.com/tvheadend/tvheadend - 7ce5d30bb80df59cd35ce4f029d6c26768bbfdbd authored almost 6 years ago by Jaroslav Kysela <[email protected]>
imagecache: try to fix the state handling, fixes #5382

github.com/tvheadend/tvheadend - 92b96d5efdcf57401bb1d5e204fa0d102afff2c5 authored almost 6 years ago by Jaroslav Kysela <[email protected]>
opentv: add NULL check to the opentv_find_entry(), fixes #5381

github.com/tvheadend/tvheadend - 1daeb9269a029fcde5efd62bd792f1f598ed7a5c authored almost 6 years ago by Jaroslav Kysela <[email protected]>
imagecache: another code reshuffle, add save for the accessed update, issue #4304

github.com/tvheadend/tvheadend - f048c549c0466ebc44b725457bb2a5a150cc5a6c authored almost 6 years ago by Jaroslav Kysela <[email protected]>
imagecache: fix the build when caching code is deactivated, fixes #5372

github.com/tvheadend/tvheadend - fb6c9fa88bd888a9650111f602aaa3de1db7b326 authored almost 6 years ago by Jaroslav Kysela <[email protected]>
imagecache: move saving procedure outside global_lock, fix imagecache_id after start, issue #4304

github.com/tvheadend/tvheadend - f024531ee4aaab3c1492b141029ffe2b56fec74a authored almost 6 years ago by Jaroslav Kysela <[email protected]>
imagecache: fix 'accessed' field loading and the default value, issue #4304

github.com/tvheadend/tvheadend - 219ba145f82926e972f476debad8be6664782307 authored almost 6 years ago by Jaroslav Kysela <[email protected]>
satip client: cosmetic (indent)

github.com/tvheadend/tvheadend - 4c4925b371b78999f3fdf9667dda63d59cf84155 authored almost 6 years ago by Jaroslav Kysela <[email protected]>
satip client: show the proper connection state in 'RTSP cmd error' log message

github.com/tvheadend/tvheadend - 7ae5399c0b04df03bdc4f9468ff66bcc83642cfe authored almost 6 years ago by Jaroslav Kysela <[email protected]>
Add ATSC-T With 8VSB Modulation (for Korean User)

github.com/tvheadend/tvheadend - 062d970ecd764bb031cf2f07f2876cfa39675056 authored almost 6 years ago by LinkeneitoR <[email protected]>
watchdog: rename tv_mutex_init to tvh_mutex_init

github.com/tvheadend/tvheadend - 220e56043d0ef13e015c345869c2d7a7ea1f1083 authored almost 6 years ago by Pablo <[email protected]>
opentv: fix the wrong event cleanup in opentv_add_entry(), issue #5297

github.com/tvheadend/tvheadend - fd22090018507ccf60dfd887baa0f21e893b81d6 authored almost 6 years ago by Jaroslav Kysela <[email protected]>
tvhlog: fix tvhdbg() prototype when traces are not activated, fixes #5362

github.com/tvheadend/tvheadend - 70af054ac3bdecf68df1594dd48c7a9e0a9de18d authored almost 6 years ago by Jaroslav Kysela <[email protected]>
watchdog: fix missing pthread_mutex_destroy -> tvh_mutex_destroy, issue #5361

github.com/tvheadend/tvheadend - c075732a1005d2ace11cb3c8addce262d6858759 authored almost 6 years ago by Jaroslav Kysela <[email protected]>
tvhlog: fix NULL dereference crash

github.com/tvheadend/tvheadend - bf3f0bd16983045a624ebe335eae507aadb4a690 authored almost 6 years ago by Jaroslav Kysela <[email protected]>
tvh thread: print the deadlock text also to stderr

github.com/tvheadend/tvheadend - 19264dc2f913db15f31a50cad8e62e93c9d9ca35 authored almost 6 years ago by Jaroslav Kysela <[email protected]>
tvhlog: add tvhdbg() and send realtime mutex log lines to the UDP socket (if requested)

github.com/tvheadend/tvheadend - 7f5f4a49f94e8b0cbb5228d464d3b24a5164f70c authored almost 6 years ago by Jaroslav Kysela <[email protected]>
debian: remove db_reset lines - fixes #5358

github.com/tvheadend/tvheadend - a9d4ec1df0d065d9f5385e4bab8c0694719a50e0 authored almost 6 years ago by Mark Clarkstone <[email protected]>
tvh thread: compile the debug thread code only when traces are enabled

github.com/tvheadend/tvheadend - 752fd7cb2b318a86aa0041d736718ed9d6faf67b authored almost 6 years ago by Jaroslav Kysela <[email protected]>
tvh thread: fix gtimer_cond timedwait and tvh_cond_init()

github.com/tvheadend/tvheadend - b73311c2a816390a41f5f18ff59a40ba74f042c7 authored almost 6 years ago by Jaroslav Kysela <[email protected]>
update valgrind.supp

github.com/tvheadend/tvheadend - edcf9e37e07d0a52eb593fe39016e581d2932a1e authored almost 6 years ago by Jaroslav Kysela <[email protected]>
tvh thread: add mutex debug timing, fix the watchdog code

github.com/tvheadend/tvheadend - 8336f5f7bd074655bfae1c54ffcc0fc29a736804 authored almost 6 years ago by Jaroslav Kysela <[email protected]>
webui: remove Title0 typo

github.com/tvheadend/tvheadend - 101f6b19ca918b0cfabd9bc36ec5702147e193b9 authored almost 6 years ago by Jaroslav Kysela <[email protected]>
webui: streaming - fix the removed scoped lock, fixes #5356

github.com/tvheadend/tvheadend - b0c65b0cc58ba095dcca6d985777a6b8e5250358 authored almost 6 years ago by Jaroslav Kysela <[email protected]>
webui status: add user-agent (client) column

github.com/tvheadend/tvheadend - b7b9ef8b8608b2c915d90d860a421221488f620e authored almost 6 years ago by Jaroslav Kysela <[email protected]>
descrambler: remove unused code

github.com/tvheadend/tvheadend - fc3e3de319f943d8fb54f321546d77e151606291 authored almost 6 years ago by Jaroslav Kysela <[email protected]>
docs: use a table for the program details dialog toolbar items

github.com/tvheadend/tvheadend - b425b47f581cf1c31d6330211422089ef95c1810 authored almost 6 years ago by Mark Clarkstone <[email protected]>
docs: another screenshot update

github.com/tvheadend/tvheadend - ab547bd4822bb3ea58932df1332520cd19f84c2a authored almost 6 years ago by Mark Clarkstone <[email protected]>
docs: update and add persistent auth info, refresh some screenshots and tweak a few bits

github.com/tvheadend/tvheadend - 7a9b164937ffa8599b9216fa9888cdbcc1cb66d6 authored almost 6 years ago by Mark Clarkstone <[email protected]>
docs: update debugging

github.com/tvheadend/tvheadend - 818c6438571d4dfb859fbd06cbf943d4fd94254c authored almost 6 years ago by Mark Clarkstone <[email protected]>
debian packaging: always reset superuser info on removal

github.com/tvheadend/tvheadend - 0fc08d9ad711fa2555fed2914fbf7b181bb5c346 authored almost 6 years ago by Mark Clarkstone <[email protected]>
cosmetic: TVHeadend|tvheadend -> Tvheadend, where needed for consistency

github.com/tvheadend/tvheadend - 9ae0d14ededf94f0a4af9037a38b9a4f0aa5eeab authored almost 6 years ago by Mark Clarkstone <[email protected]>
debian packaging: use db_purge on --purge

github.com/tvheadend/tvheadend - 53d5875f7e54a062ecdcc30b5152bd5cea4e761a authored almost 6 years ago by Mark Clarkstone <[email protected]>
access: a little code reorganization for the latest tags exclude change

github.com/tvheadend/tvheadend - cc4ded03305514b89553abafa6168a3150480970 authored almost 6 years ago by Jaroslav Kysela <[email protected]>
access: fix tag exclude

github.com/tvheadend/tvheadend - 4f9fdd0f1517ea07508c54e80d623422959a012b authored almost 6 years ago by Luis Alves <[email protected]>
tvh_thread: remove restrict keyword

github.com/tvheadend/tvheadend - 6eb97e1c908cffcdc6f95c0a7f44b8b9ad68d37c authored almost 6 years ago by Jaroslav Kysela <[email protected]>
thread: add mutex watchdog

github.com/tvheadend/tvheadend - 76dd042e0d3bb93e1102eae65c2d23aa31233274 authored almost 6 years ago by Jaroslav Kysela <[email protected]>
initial pthread mutex/cond wrappers to detect deadlocks

github.com/tvheadend/tvheadend - 7ec273f4ff34f8700ffb3ef03d73bf20e29aca86 authored almost 6 years ago by Jaroslav Kysela <[email protected]>
move htsstr.h to tvh_string.h

github.com/tvheadend/tvheadend - ef3386ee05201e6fae9c556bfcdf335fc5121ce1 authored almost 6 years ago by Jaroslav Kysela <[email protected]>
imagecache: fix the expire id, issue #4304

github.com/tvheadend/tvheadend - 750c1e13a504b3c4790fbf6295e86b070d268901 authored almost 6 years ago by Jaroslav Kysela <[email protected]>
satip client: fix activity timestamp for TCP data transfer mode, fixes #5348

github.com/tvheadend/tvheadend - e72b431564c860d5fc711779856dd7f61ed4f568 authored almost 6 years ago by Jaroslav Kysela <[email protected]>
opentv: improve the splitted event merge logic, issue #5297

github.com/tvheadend/tvheadend - f62816bdaab067602557262a790b2c8dadce5776 authored almost 6 years ago by Jaroslav Kysela <[email protected]>
imagecache: add 'expire' time for the cached files, fixes #4304

github.com/tvheadend/tvheadend - c73e4248a9072be57d5ede3a510773ba06bebc09 authored almost 6 years ago by Jaroslav Kysela <[email protected]>
tvh-json.py: add proper digest/plain authentication, fixes #5350

github.com/tvheadend/tvheadend - d1269210587e3423add62aa0d7aead654eb36ded authored almost 6 years ago by Jaroslav Kysela <[email protected]>
satip client: add hard timeout for the incoming data

github.com/tvheadend/tvheadend - 0d101eb9116beea49d99c2d9d4834f77d336a202 authored almost 6 years ago by Jaroslav Kysela <[email protected]>
capmt: cosmetic - remove double 'in' from log

github.com/tvheadend/tvheadend - cb637ca1cd758cb9c5bb98c02236201bfc5e9cf4 authored almost 6 years ago by Jaroslav Kysela <[email protected]>
opentv epg: try to fix the incomplete grabbing (use the whole time window for all subscribed PIDs), issue #5297

github.com/tvheadend/tvheadend - 5594916309fe2d6afc1ee510225d5e7f76024455 authored almost 6 years ago by Jaroslav Kysela <[email protected]>
ui: Add alternative/similar broadcast buttons, fixes #5335, #5336

Add two buttons to EPG and DVR info dialogs, one to show related
broadcasts and one to show simi...

github.com/tvheadend/tvheadend - 04cd487bb851abb920483b3135b51e6bd002f070 authored almost 6 years ago by E.Smith <[email protected]>
api: Fix NULL blank argument.

The blank argument is NULL on several paths, so fix this to
reference a local variable so we can...

github.com/tvheadend/tvheadend - 0df43b15cc72091301a4293823cb04b19033beae authored almost 6 years ago by E.Smith <[email protected]>
service: do not stop the raw service streaming when service is not enabled

github.com/tvheadend/tvheadend - 08df6feea5f2a07eeace142484c944377b5f6858 authored almost 6 years ago by Jaroslav Kysela <[email protected]>
pass muxer: check correct variable for MC_CAP_ANOTHER_SERVICE, issue #5344

github.com/tvheadend/tvheadend - 764c8d4686bb167d247209abd91b365a99bfe5ab authored almost 6 years ago by Jaroslav Kysela <[email protected]>