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
github.com/tvheadend/tvheadend - 688cbe5a3428a2faba0e39bbde7680a558e7aeee authored about 7 years ago
github.com/tvheadend/tvheadend - d92b1304083738cda381f02ab40a94251acedb56 authored about 7 years ago
github.com/tvheadend/tvheadend - 5bd990112c7f475118a7d5db4ef3bad39a76f8c0 authored about 7 years ago
github.com/tvheadend/tvheadend - 7fe709020b2bcaf0aa08e7b29dbb870ce691bb96 authored about 7 years ago
github.com/tvheadend/tvheadend - f9891cf7e6449d445cbaedd816e7576919e5a1a1 authored about 7 years ago
github.com/tvheadend/tvheadend - 186248a148da191e7d9f917573bb358118b15566 authored about 7 years ago
github.com/tvheadend/tvheadend - 0c01b3e5ba5f5a8e207ed5fe2ab038ef5894f13d authored about 7 years ago
github.com/tvheadend/tvheadend - 6dd9e2e716f1c1afc831b3b455b430773cd1621f authored about 7 years ago
github.com/tvheadend/tvheadend - 5ba5a4064ed3164a940612c6ca0584f4dbe4afe1 authored about 7 years ago
github.com/tvheadend/tvheadend - 4452d931b0b368e08e1f66f810ed39671b5dd921 authored about 7 years ago
github.com/tvheadend/tvheadend - 7af86b410ce845543b2224cedeb90ec84cee3326 authored about 7 years ago
github.com/tvheadend/tvheadend - 11616eac7ff960b353ed0fcda370699a5639aec1 authored about 7 years ago
github.com/tvheadend/tvheadend - 6927b21a568a2434704ba2b8c04f52a01a4f8929 authored about 7 years ago
github.com/tvheadend/tvheadend - ddb3d498f4c5144cfda9eea8fbf30b5dc5f147e4 authored about 7 years ago
github.com/tvheadend/tvheadend - 0b24fb8837d2d8cdad8ebddc371d5618ec564b34 authored about 7 years ago
github.com/tvheadend/tvheadend - df179acea9649a184b9621212a11e6c7f29504cd authored about 7 years ago
github.com/tvheadend/tvheadend - d2cb252c4d7e9a8e12333b6129e561f6559ddb5d authored about 7 years ago
github.com/tvheadend/tvheadend - 43b190635e9b1ccd47fcdb51448695d1dd94be71 authored about 7 years ago
github.com/tvheadend/tvheadend - b45a0f05c84129443976ed35ee4cbb0d18b45ead authored about 7 years ago
github.com/tvheadend/tvheadend - 6e78d6a3a6884d1a56f96661d20b102bd3ea987b authored about 7 years ago
github.com/tvheadend/tvheadend - b2ef96cfca037cd8054913a5c8cc334d7239d765 authored about 7 years ago
github.com/tvheadend/tvheadend - 4433c27d8d90b7a976d15294fc5ba0ed8d3b1934 authored about 7 years ago
Had to rearrange include order to have access to the PLATFORM_* macros.
github.com/tvheadend/tvheadend - 6ee8ef0567d070429232630b734d6786810281fb authored about 7 years agoCasting to const char ** is not only unnecessary, but also triggers a warning by the compiler.
github.com/tvheadend/tvheadend - b417ff4bd014b14743655a2637d7f0d8d6f8e042 authored about 7 years agoAdded a compatibility definition in compat.h.
github.com/tvheadend/tvheadend - 2d42461d937ddcd11804938d4edd083cc8370c94 authored about 7 years agoThe semantics of tvhpoll_add() in the epoll implementation is to set exactly the specified filte...
github.com/tvheadend/tvheadend - 782310ecf295253d56dfb1d9c5ffb0ff12685258 authored about 7 years agoSRCS-yes was reset when bonjour sources should have been added, and all previously added sources...
github.com/tvheadend/tvheadend - a8fe1b06fa5dd47d040107b680594f3edf273a63 authored about 7 years agosys/socket.h is required.
Switched include order for netinet/in.h and netinet/ip.h to avoid com...
github.com/tvheadend/tvheadend - ad5a4842de965ce53cfb29f564ff1e34028829e7 authored about 7 years agogithub.com/tvheadend/tvheadend - b552e3fe3e669bb8ff6b806efbc843eb3e9da1fe authored about 7 years ago
github.com/tvheadend/tvheadend - 8687c8f96e4d167732548b16675c5c27b488f95e authored about 7 years ago
keystr() is only needed when DEBUG2 is defined, so it's now wrapped in #ifdef
github.com/tvheadend/tvheadend - 598620246a18daaea5603ee3ecf76b407318f67a authored about 7 years agopthread_cond_timedwait() is not usable on Darwin, because it cannot be configured to use the mon...
github.com/tvheadend/tvheadend - 2952888216c89599290c2e9050a4498c7bd66787 authored about 7 years agoOrder of call arguments was wrong.
github.com/tvheadend/tvheadend - baa14f0991ad840ea6c980c1175c4efe30e5fe5e authored about 7 years agogithub.com/tvheadend/tvheadend - 8fbd94efd1edcac75a751bb0590aad5ad68eabd1 authored about 7 years ago
github.com/tvheadend/tvheadend - 3ae2640ddd7ef91fdb06fd31b546802b7bdc8a8e authored about 7 years ago
github.com/tvheadend/tvheadend - 3af771188d513a4d7c0806e31b9077f0d575c9d9 authored about 7 years ago
From: Mono Polimorph
github.com/tvheadend/tvheadend - 86d8ccc9701101d55b46efff9f75e2d6685e9e29 authored about 7 years agoFrom: Mono Polimorph
github.com/tvheadend/tvheadend - 4e3359a2d018e075a7372a6a533b0bdf79dcaef4 authored about 7 years ago
Images were previously cached for 10 seconds. Since images
rarely change and we now use icons fo...
By default, several Linux distributions do not install and use fonts
with the characters we were...
github.com/tvheadend/tvheadend - 1db6a4c39fed19f3525ab97e77182797d23a8407 authored about 7 years ago
This reverts commit 698e74bc7c94ab467bc1e912990af2311a178604.
fixes #4740
github.com/tvheadend/tvheadend - 7f89446ab0cc62c3230c59e4c7ff85a9750e7b18 authored about 7 years ago
When there is already a CAM assigned to the service, we jump to
update_pid. In commit 7f81d726af...
Previously we used rec.new and that appeared to cause problems
in some browsers. So now we check...
Previously we would map categories or map genres if we had no
categories.
Now we will also map ...
github.com/tvheadend/tvheadend - b1ba6f8a572009a480de6c6b05a10e8857e2a3bf authored about 7 years agogithub.com/tvheadend/tvheadend - 41624278bfb9afd9878c68200544571b51c0232e authored about 7 years ago
github.com/tvheadend/tvheadend - ebedc551d419350c51a980cd9de9d4c6ecae8237 authored about 7 years ago
caclient_dvbcam_class_caid_list_set didn't count the existing entries in the
dvbcam caid_list. T...
github.com/tvheadend/tvheadend - 8c0d8bb14d8e901a87d5775f495417b4bd893064 authored about 7 years ago
Previously the UI EPG used copyrightYear to be consistent with
the htsp naming convention, howev...
Issue: #4594.
github.com/tvheadend/tvheadend - 36f2d0fbad28288c5ec1b76a70b9e292c74d245b authored about 7 years ago
The DTD spec says that timestamps can be substrings. These
are typically used when specifying a ...
Issue: #4594.
github.com/tvheadend/tvheadend - 704d028a50050815f12d50a344ef77483fd6d80c authored about 7 years agoIssue: #4594.
github.com/tvheadend/tvheadend - e5275f26a7602dbfe13bf89479021159feb24f4c authored about 7 years agoIssue: #4594.
github.com/tvheadend/tvheadend - 218caa903ad34ce88da2685e87a502f23081d0bd authored about 7 years ago
We now display a separate column indicating if a programme is
new. This column also contains ico...
Previously we parsed is as a first_airdate since the copyright_date
field didn't exist. However,...
Some OTA don't have a separate sub-title and description/summary
so if they are the same then do...
github.com/tvheadend/tvheadend - d90b730d3f04d52b7653e47263bb6a9e3b20e891 authored about 7 years ago
github.com/tvheadend/tvheadend - 422dcd0652a26b783e917ba9f42648eed5c4858d authored about 7 years ago
github.com/tvheadend/tvheadend - 7f81d726af1f92b268d031c08cf5d00f0f77a4c6 authored about 7 years ago
github.com/tvheadend/tvheadend - a8e703313a31fd4da876e2d7e15d37ac0bccd52f authored about 7 years ago
github.com/tvheadend/tvheadend - a4cbcb97196afad4b2b4850228f549600da91982 authored about 7 years ago
github.com/tvheadend/tvheadend - 9ea470ae6c7928e5c4a368b96bede2c370b9887c authored about 7 years ago
github.com/tvheadend/tvheadend - bafd78560c6fc2a0691c07708c32931bb1cac97b authored about 7 years ago
github.com/tvheadend/tvheadend - d85137af3be4f5903c06c8e940a523081cf94826 authored about 7 years ago
github.com/tvheadend/tvheadend - 7609e3bd730cf50c6152a491afdda0b8489d7096 authored about 7 years ago
github.com/tvheadend/tvheadend - 2956190645ab919130670f2ec4b52211bceb6000 authored about 7 years ago
github.com/tvheadend/tvheadend - 9270f48c9b4117d8b4b996ff85f3b39f5aa968e6 authored about 7 years ago
Many thanks to bodhi zazen for the tips!
github.com/tvheadend/tvheadend - 0f124cbc21888a1e4d3175fdbf6ed0fca2560a32 authored about 7 years agogithub.com/tvheadend/tvheadend - 49036002d716bab557b59639127620caa1b36a98 authored about 7 years ago
github.com/tvheadend/tvheadend - 2a5c6b854260f2d359eec601d45740695c97df47 authored about 7 years ago
github.com/tvheadend/tvheadend - c201bd92d37459bd50ff07a0fb830c3350b62c48 authored about 7 years ago
github.com/tvheadend/tvheadend - 7c4eb93e1437c396a62eb637dd745717d5234968 authored about 7 years ago
github.com/tvheadend/tvheadend - a05f1b280d5d1619ee010f1a1eaec7feeecc82a5 authored about 7 years ago
github.com/tvheadend/tvheadend - 2d1311c2347ff2fb2e8443fc3ec8f6a3cb079802 authored about 7 years ago
github.com/tvheadend/tvheadend - c8d961adf7c571b0f64646d8015a350fce57eb44 authored about 7 years ago
github.com/tvheadend/tvheadend - 00c02cbf9a9e8f34e0f00716eff3cef1390311dc authored about 7 years ago
github.com/tvheadend/tvheadend - fc40b2fe5531b6e91e2c20385b2f9c98149fb22b authored about 7 years ago
github.com/tvheadend/tvheadend - eea29c31e2b0f98c4bd8929af0f2dedfc425e25b authored about 7 years ago
github.com/tvheadend/tvheadend - 3de659c83c589a95a9635096152ceaf8075cd966 authored about 7 years ago
From: Mono Polimorph
github.com/tvheadend/tvheadend - 3c5285d1c966312c78dad911262d7975a642d81b authored about 7 years agogithub.com/tvheadend/tvheadend - d65c9d212fd8b4d2026ae63ae4452011cc12d7d3 authored about 7 years ago
github.com/tvheadend/tvheadend - bcad71ba8b9b366686ebf8eb6a43d06eb037d490 authored about 7 years ago
github.com/tvheadend/tvheadend - 303683b75cb0b566f9b26704517ec7e2caea7400 authored about 7 years ago
github.com/tvheadend/tvheadend - eaa7bf56b293f0a861d6c317632f09da0ff47a9e authored about 7 years ago
github.com/tvheadend/tvheadend - 4f580731e03cb092f1576c0b1008e0229bb2a399 authored about 7 years ago
github.com/tvheadend/tvheadend - 170f4810cc557eebc81e713ce5c081e64cb0fca7 authored about 7 years ago
github.com/tvheadend/tvheadend - cc4588fe86fbc972be645779866b32a9fb1ed27d authored about 7 years ago
github.com/tvheadend/tvheadend - 3070a8c1a5de6d72760c9be487edc713c4dfba66 authored about 7 years ago
github.com/tvheadend/tvheadend - 5a793db57e4a547d63dee3ea8e1f01f8183b089f authored about 7 years ago
github.com/tvheadend/tvheadend - 2ba494a3fd5be286689d9a0ffcdb1c161aaeab85 authored about 7 years ago
github.com/tvheadend/tvheadend - baf42ea88b19ee49ac3d98428f254ae2ac8ab6d1 authored about 7 years ago
github.com/tvheadend/tvheadend - 03fe085007277451e72bc7258e5a68252937d911 authored about 7 years ago
github.com/tvheadend/tvheadend - cbd75690a1feb0adab17d81e42991b648e4cdadc authored about 7 years ago
github.com/tvheadend/tvheadend - 6d95d6338dd5eb81f07d5e7e64c15b0203c3a216 authored about 7 years ago
Signed-off-by: Jasmin Jessich <[email protected]>
github.com/tvheadend/tvheadend - 84d37e9d46de2a8becc109fa4dc290caac9513b1 authored about 7 years ago
- When dvbcam_service_start is executed the first time c->pid is 0.
dvbcam_service_start is no...
- dvbcam_service_start can be now executed repeatedly. This happens due to
PMT changes (e.g.: ...
github.com/tvheadend/tvheadend - 5fcabf698893fb1bb615527cec84d090a971fce0 authored about 7 years ago