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

config: cosmetic updates for image cache/satips

github.com/tvheadend/tvheadend - e537902e59fbf2e440d340552368e00a031db807 authored about 9 years ago by Jaroslav Kysela <[email protected]>
config: move general/base configuration to the simple node system

github.com/tvheadend/tvheadend - e8ca1e604cdd3c5d17d3df743c261185ce080a5a authored about 9 years ago by Jaroslav Kysela <[email protected]>
satips: webui/api - move to the simple node system

github.com/tvheadend/tvheadend - 4844b325f84ea73cd303127662b49af8f87d3829 authored about 9 years ago by Jaroslav Kysela <[email protected]>
imagecache: implement sha1 contents hashing, fixes #2996

github.com/tvheadend/tvheadend - 4528915618344a4583b6e00fbb8c3257f545107b authored about 9 years ago by Jaroslav Kysela <[email protected]>
openssl: SHA1 and RAND cleanups, use uuid_random instead RAND_bytes in access_ticket_create()

github.com/tvheadend/tvheadend - 875ebe58b1561cd1a0f1c28a01f7f96d04a25a2e authored about 9 years ago by Jaroslav Kysela <[email protected]>
imagecache: Add re-fetch images button, fixes #2996

github.com/tvheadend/tvheadend - f108e236668002b8d2f34150dbd019c7924eefa6 authored about 9 years ago by Jaroslav Kysela <[email protected]>
idnode, imagecache: introduce simple node system

github.com/tvheadend/tvheadend - fc7b753b097d455faf81d469fc20842d04a96b79 authored about 9 years ago by Jaroslav Kysela <[email protected]>
DVR: fix possible wrong memory access in pvr_generate_filename()

github.com/tvheadend/tvheadend - 3b46b6614edd103003963407fec34dfbff5ba500 authored about 9 years ago by Jaroslav Kysela <[email protected]>
idnode api: fix the broken locking in api_idnode_load()

github.com/tvheadend/tvheadend - cda471e8b133df45d28be5ff85212e05d6e881c4 authored about 9 years ago by Jaroslav Kysela <[email protected]>
DVR: Use the system limits for the filename length, fixes #3038

github.com/tvheadend/tvheadend - 4570ce605d8ab5455109862da469dd348730f56c authored about 9 years ago by Jaroslav Kysela <[email protected]>
idnode: idnode_uuid_as_str cleanups

github.com/tvheadend/tvheadend - 30fc455f42a5294fcdb9b56ef45852f0c3b8bef5 authored about 9 years ago by Jaroslav Kysela <[email protected]>
idnode: fix idnode_list_set2, fixes #3040

github.com/tvheadend/tvheadend - 10d7654080327aed4488256a0f6b745e892906a6 authored about 9 years ago by Jaroslav Kysela <[email protected]>
avahi: try to fix crash when avahi client cannot be created, fixes #3041

github.com/tvheadend/tvheadend - 8aa67a451fb31221172a2e2adbd44b2e90c069d3 authored about 9 years ago by Jaroslav Kysela <[email protected]>
socket activation: saner IPv6 address comparison when looking for a matching descriptor

github.com/tvheadend/tvheadend - af643faaa4be8605196ddf5ba688b07bd674562e authored about 9 years ago by Tomas Smetana <[email protected]>
api: channel tags - fix ugly mutex bug resulting in wrong channel tag list

github.com/tvheadend/tvheadend - 507989114716f31f4f5c3e571e21e7d92435e7b4 authored about 9 years ago by Jaroslav Kysela <[email protected]>
intl: transifex update

github.com/tvheadend/tvheadend - f4c6817631b490b88288da095dba041e50884dad authored about 9 years ago by Jaroslav Kysela <[email protected]>
Add systemd socket activation support

github.com/tvheadend/tvheadend - 5f221cef1b552e469097622092fb998c9fee48ea authored about 9 years ago by Tomas Smetana <[email protected]>
fixed some unlocalizable strings in the code

github.com/tvheadend/tvheadend - a3f5e6bfc6849ebfa0fe1eaa5e97953801dbc05d authored about 9 years ago by Mario Di Raimondo <[email protected]>
Added the "comment" and "episode" fields.

github.com/tvheadend/tvheadend - ae8565a02f3857f0201ed0d78bce2ebe2d3a1ae1 authored about 9 years ago by agitate <[email protected]>
xmltv: handle timezone attached to time with no space padding

github.com/tvheadend/tvheadend - 9ffc7c196765ca730a84097652906ab8ba559553 authored about 9 years ago by dhead666 <[email protected]>
reduce amount of atomic operations

github.com/tvheadend/tvheadend - d989da187378ea7583b57d4970a69ca9724e4cc0 authored about 9 years ago by Sam Stenvall <[email protected]>
store the total byte count since a subscription was started

github.com/tvheadend/tvheadend - 50f950c6f909e9213ad44832f7ce7ed488598887 authored about 9 years ago by Sam Stenvall <[email protected]>
store the byte count during the last second for each subscription and include it in subscription status messages. This way a client who wants to poll for the average bitrate of a subscription doesn't have to use the comet poller to get an accurate bitrate reading.

github.com/tvheadend/tvheadend - 26dabb7a78b8791357a2e2a6e226e9d4963f1177 authored about 9 years ago by Sam Stenvall <[email protected]>
factor out subscription byte count updates to separate functions. This has the added benefit of ensuring that all updates are done atomically (previously only a minority of them were).

github.com/tvheadend/tvheadend - e1695bf3f49995a960f42442e224fbef5f8d5703 authored about 9 years ago by Sam Stenvall <[email protected]>
include total bytes sent/received in subscription messages. Clients who want to poll more frequently than once per second can use these fields to calculate the average bitrate regardless of polling frequency.

github.com/tvheadend/tvheadend - 80c4178610d196a8f5b58f7bbdfcf28bb67cb851 authored about 9 years ago by Sam Stenvall <[email protected]>
alternate approach

github.com/tvheadend/tvheadend - 23cc08388ea5f2bda49c3ebf0cca1a202c7f8a9c authored about 9 years ago by Sam Stenvall <[email protected]>
cwc: improve the preferred PID validation

github.com/tvheadend/tvheadend - 22188857b022d9729e2d35833abe599554ac363e authored about 9 years ago by Jaroslav Kysela <[email protected]>
intl: Transifex update

github.com/tvheadend/tvheadend - cb5f6a1a4bc72f2bca43d71004401d458821d04b authored about 9 years ago by Jaroslav Kysela <[email protected]>
DVR: Fix empty title/subtitle bug when DVR entry is created manually

github.com/tvheadend/tvheadend - 0913eba2c5ef62836586a59229076c2a8f907f7c authored about 9 years ago by Jaroslav Kysela <[email protected]>
globalheaders: increase maximum scan time to 3500ms

github.com/tvheadend/tvheadend - 80bb38cc09c2182b9e0fc658ad98f1249a8986be authored about 9 years ago by Jaroslav Kysela <[email protected]>
webui: fix --http_root issues, fixes #3035

github.com/tvheadend/tvheadend - d1def080d385d1230b0417939be93c26433de892 authored about 9 years ago by Jaroslav Kysela <[email protected]>
DVR: cleanup _dvr_duplicate_event, fix possible NULL dereference, fixes #3036

github.com/tvheadend/tvheadend - 9be935d7297d205438c754af41f91608352ef64c authored about 9 years ago by Jaroslav Kysela <[email protected]>
intl: transifex update

github.com/tvheadend/tvheadend - eeda7d728eb0d887e0b9c7bab540fa67c14d0c4c authored about 9 years ago by Jaroslav Kysela <[email protected]>
rpm: add git to buildrequires

github.com/tvheadend/tvheadend - 850f455dc0511827db0f85d88c724dc73ac579c9 authored about 9 years ago by Jaroslav Kysela <[email protected]>
distinguist 'May' and its short version

Add the possibiliy to translate the short version of May in other languages.

github.com/tvheadend/tvheadend - d5a04d091fc85cac4de74f143241d8d0d9131507 authored about 9 years ago by Mario Di Raimondo <[email protected]>
intl: fix strings according to en_GB

github.com/tvheadend/tvheadend - d14fff5aea3f36e409c166b9e895a0af2b3baefa authored about 9 years ago by Jaroslav Kysela <[email protected]>
intl: transifex update

github.com/tvheadend/tvheadend - 9a3d2830c8deb3f4d2050b1addb97e6ee48613e1 authored about 9 years ago by Jaroslav Kysela <[email protected]>
tsfix: add check and correction for wrong DVBSUB dts/pts

github.com/tvheadend/tvheadend - f632da31bef5aa1efc9013149dfb2835e10b4d67 authored about 9 years ago by Jaroslav Kysela <[email protected]>
SAT>IP server: Fix the uuid length

github.com/tvheadend/tvheadend - af270b6720524089d18ca70b47c8d1e25ad05873 authored about 9 years ago by Jaroslav Kysela <[email protected]>
epggrab: fix double free in epggrab_module_grab_spawn(), fixes #3029

github.com/tvheadend/tvheadend - d9cf931f9f7242f070ae990c4765cbdd5276fd66 authored about 9 years ago by Jaroslav Kysela <[email protected]>
support: fix package name typo in pbuilder README

github.com/tvheadend/tvheadend - 0916e527fe5899ed9d9095666419689c37f90ca1 authored over 9 years ago by Adam Sutton <[email protected]>
linuxdvb: fix typo in PILOT translation table def

This results in tuning failures as PILOT_NONE maps to -1, which is
rejected by (some?) drivers.

github.com/tvheadend/tvheadend - 0a1b720652b85c7856c76dec073024bd60390c28 authored over 9 years ago by Adam Sutton <[email protected]>
build: tweak to deb list we build also added some docs about pbuilder

github.com/tvheadend/tvheadend - 9cebb52c9a6c7bdfdcbbbe54b37bef21805b7008 authored over 9 years ago by Adam Sutton <[email protected]>
intl: another transifex update, added ru and lv languages

github.com/tvheadend/tvheadend - 9a273c5706bf6a653a1a23998b6fd74b315a51c6 authored over 9 years ago by Jaroslav Kysela <[email protected]>
DVR: optimize the string handling routines, extend chars limit, fixes #3010

github.com/tvheadend/tvheadend - d9de91c75b1fdbc99e31cb4c600e7df7e4325ac4 authored over 9 years ago by Jaroslav Kysela <[email protected]>
webui: change mime type for m3u back to audio/x-mpegurl for VLC plugin, fixs #3008

github.com/tvheadend/tvheadend - 207f5858f877ed9286d4292314a07aeac30d26f7 authored over 9 years ago by Jaroslav Kysela <[email protected]>
build: ignore build deps on host

This was causing builds to break unecessarily

github.com/tvheadend/tvheadend - 4efed7162919f46876ab692305c7f77d2bd19bb7 authored over 9 years ago by Adam Sutton <[email protected]>
build: update to support all necessary builds

github.com/tvheadend/tvheadend - ab6b2465d994bbf883a5b6afb7baf2bef24f9c20 authored over 9 years ago by Adam Sutton <[email protected]>
WEBUI: E2 playlist (bouquet) - more improvements for /playlist/e2/tags, optimizations, fixes #3002

github.com/tvheadend/tvheadend - a31f856eb6a5cf96ccf3f41e2bbd909f3a354400 authored over 9 years ago by Jaroslav Kysela <[email protected]>
WEBUI: E2 playlist (bouquet) - improvements (profile, taglist), fixes #3002

github.com/tvheadend/tvheadend - f6894eb8ca5721b201c43255dc3c80e7f4913555 authored over 9 years ago by Jaroslav Kysela <[email protected]>
WEBUI: add support for Enigma2 IPTV bouquets - /playlist/e2, fixes #3002

github.com/tvheadend/tvheadend - f6a1da12c40aef1c7c1c206fb2c8efd5e735dab1 authored over 9 years ago by Jaroslav Kysela <[email protected]>
WEBUI: improve playlists (added sorting, m3u[8] extensions, audio/mpegurl mime), fixes #2991

github.com/tvheadend/tvheadend - c730150b0d663f1608114f176483c6034e3d8af5 authored over 9 years ago by Jaroslav Kysela <[email protected]>
streaming: optimize queue size handling as suggested in comment

github.com/tvheadend/tvheadend - 36573a467b192185a452f8967de690f6bf83188b authored over 9 years ago by Jaroslav Kysela <[email protected]>
webui: streaming - optimization for previous patch, fixes #2999

github.com/tvheadend/tvheadend - ecbb176539ef1f9350be4fcc9d0067dbb9af3ea3 authored over 9 years ago by Jaroslav Kysela <[email protected]>
webui: streaming - implement properly HEAD request for streaming URLs, fixes #2999

github.com/tvheadend/tvheadend - 59051582ce655788058da381c15bd8e8d68fdc64 authored over 9 years ago by Jaroslav Kysela <[email protected]>
webui: increase buffers for disposition

github.com/tvheadend/tvheadend - a7082af0e1999b8c7d6e9818d13cc6d1914291bd authored over 9 years ago by Jaroslav Kysela <[email protected]>
webui: serve files with UTF-8 instead utf-8 filename encoding

github.com/tvheadend/tvheadend - c76e53f53321000ceb6521ebdb72fe75b0027027 authored over 9 years ago by Jaroslav Kysela <[email protected]>
intl: another transifex update

github.com/tvheadend/tvheadend - 41e0a26272d7cb85359557898155fb3dc0c37fe5 authored over 9 years ago by Jaroslav Kysela <[email protected]>
DVR: api - fix the crash when no language is set

github.com/tvheadend/tvheadend - 77364a6660e38ea3808542f481a61f8fc607994f authored over 9 years ago by Jaroslav Kysela <[email protected]>
extra space

There was an extra space in the phrase "Maximum PIDs" that prevented it to be merged with anothe...

github.com/tvheadend/tvheadend - 4937bd2e3eac3139609d59adf1853df7680beb54 authored over 9 years ago by Mario Di Raimondo <[email protected]>
DVR: return back title/subtitle set functions, fixes #2990

github.com/tvheadend/tvheadend - 6c74cb5fceb09a69874150e3785c3901a17540ae authored over 9 years ago by Jaroslav Kysela <[email protected]>
service mapper: Add per network tags

github.com/tvheadend/tvheadend - 51f4b179a2d89198bb281b2cf6d46e350969d1ca authored over 9 years ago by TheUlpio <[email protected]>
intl: another transifex update

github.com/tvheadend/tvheadend - 6380459cae966af9298bc78f10e9a7b2fe473c81 authored over 9 years ago by Jaroslav Kysela <[email protected]>
configure: early error when a space is in the source path

github.com/tvheadend/tvheadend - d7b31c82c745f3cd15931887ff97e917f666c184 authored over 9 years ago by Jaroslav Kysela <[email protected]>
DVR: Fix Important priority handling, fixes #2989

github.com/tvheadend/tvheadend - b6d4dda4af5874654d9c0d7035b8046ce9897d06 authored over 9 years ago by Jaroslav Kysela <[email protected]>
intl: one more missing string from mpegts input

github.com/tvheadend/tvheadend - 9ee9d02e6ab52da982e1ac76c58e6f6b5131d67c authored over 9 years ago by Jaroslav Kysela <[email protected]>
intl: another transifex update

github.com/tvheadend/tvheadend - 5c3b74df10e86181f8b95702ddc9e68aadca5abf authored over 9 years ago by Jaroslav Kysela <[email protected]>
WEBUI JS: epg refresh translation

github.com/tvheadend/tvheadend - bd212a7fd0b928327df36aed173a0702b506cbbe authored over 9 years ago by Alexander Knöbel <[email protected]>
htsp: updateDvrEntry: add support for updating channel.

github.com/tvheadend/tvheadend - 568d0ef7fefdbdb283d934a999c01d4a19e4bfd7 authored over 9 years ago by Kai Sommerfeld <[email protected]>
intl: profile - mark more strings for translation

github.com/tvheadend/tvheadend - 54b799dec216a2fe97cb39d96839b2061046740f authored over 9 years ago by Jaroslav Kysela <[email protected]>
intl: update templates

github.com/tvheadend/tvheadend - 6222002582ff6d2ec6095d6b3968a4b6e4636fa0 authored over 9 years ago by Jaroslav Kysela <[email protected]>
WEBUI JS: mark another strings for DVR (confirmation)

github.com/tvheadend/tvheadend - 39224c13eeeeb88f040f1b4724c14983c51d1625 authored over 9 years ago by Jaroslav Kysela <[email protected]>
ACL: rename 'WWW Language' to 'Web Interface Language'

github.com/tvheadend/tvheadend - 01215dc6ee8a47e5f97c9d96f85056f696ec70f7 authored over 9 years ago by Jaroslav Kysela <[email protected]>
epg: fix possible NULL dereference cause by previous genre changes

github.com/tvheadend/tvheadend - 6e9f64cab250e60ff499f369809e9b326ab55016 authored over 9 years ago by Jaroslav Kysela <[email protected]>
epggrab/module: fix memory leak

github.com/tvheadend/tvheadend - c554b9a6996f16a19509455176a0be32a5b143cc authored over 9 years ago by Jaroslav Kysela <[email protected]>
ACL: Add WWW language selection (only edit form), fixes #2976

github.com/tvheadend/tvheadend - 3d1262c7300eb109c8f120ccfafe934cda9d2a11 authored over 9 years ago by Jaroslav Kysela <[email protected]>
intl: internationalize epg genre strings

github.com/tvheadend/tvheadend - a7ee9411f86238b3905ca4949af812bd409071ca authored over 9 years ago by Jaroslav Kysela <[email protected]>
ACL/all: handle the per user language settings for all operations

github.com/tvheadend/tvheadend - 7cfdff0699d24ab92c00ebd668f7406512666a82 authored over 9 years ago by Jaroslav Kysela <[email protected]>
EIT EPG: Fix EPG when is broadcasted on different PID for Bulsatcom Simulcrypt channels from Dolce

github.com/tvheadend/tvheadend - 55efd0f6acba29e8f8ef9191f98fce80ac627bc6 authored over 9 years ago by zinonino <[email protected]>
mpegts: fix the possible live service check malfunction (wrong system time), fixes #2964

github.com/tvheadend/tvheadend - 7683d92e016d06016b8d8299d3a29a21ad7a7bf7 authored over 9 years ago by Jaroslav Kysela <[email protected]>
intl: locale - fix the dvb / locale table (added missing languages)

github.com/tvheadend/tvheadend - fe3e53f53f6f9f830cf0eb564f53466431b20a08 authored over 9 years ago by Jaroslav Kysela <[email protected]>
intl: added es fa nl hu languages

github.com/tvheadend/tvheadend - e4fc4ec84ee913551efbaae1f9e36b37706df76e authored over 9 years ago by Jaroslav Kysela <[email protected]>
intl: another transifex update

github.com/tvheadend/tvheadend - 36dd8b89b43a14950b4567709d889f93da940054 authored over 9 years ago by Jaroslav Kysela <[email protected]>
tasklet: fix for static tasklets, optimize disk space callback

github.com/tvheadend/tvheadend - 8bcfbcfa23e250091fee324e4ee4df6955f6d5bc authored over 9 years ago by Jaroslav Kysela <[email protected]>
WEBUI JS: CSS - add defines for config icons

github.com/tvheadend/tvheadend - 86505ef55e9fb54709f056c02b9b5d6d60714baf authored over 9 years ago by Jaroslav Kysela <[email protected]>
WEBUI: add icons for config tabs

github.com/tvheadend/tvheadend - d414c40875b33f91b5055e5cb3d762365bb328ad authored over 9 years ago by Piotr Kuchciak <[email protected]>
Fix invalid memory usage in mpegts/iptv, mpegts/tsfile, subscriptions, and tvhtime

github.com/tvheadend/tvheadend - 2b1d80b311ef301cb9203541344238fd2cd1244e authored over 9 years ago by Kyle Sanderson <[email protected]>
Fix pointer -> char (NUL) comparisons in dvr_rec and mpegts/scanfile.

github.com/tvheadend/tvheadend - 6bf1abaaca896687532cdf33524342ef06a44d0b authored over 9 years ago by Kyle Sanderson <[email protected]>
Fix memleaks in descrambler and utils

github.com/tvheadend/tvheadend - 2f1277babd22715eeda836d4bcdfcf12fc4092ea authored over 9 years ago by Kyle Sanderson <[email protected]>
intl: another transifex update

github.com/tvheadend/tvheadend - fe75fa04534e49529b31a27b37c080c05b63dd3a authored over 9 years ago by Jaroslav Kysela <[email protected]>
intl: merged en strings (thanks ProfYaffle) - 3rd

github.com/tvheadend/tvheadend - ecf41fcfb1d6ef5fc48fa8bdf27460b0215141fb authored over 9 years ago by Jaroslav Kysela <[email protected]>
DVR: fix dvr_get_disk_space_tcb deadlock (global_lock)

github.com/tvheadend/tvheadend - a3f213e1e2f488bf8b7586c12fc474148692b3a8 authored over 9 years ago by Jaroslav Kysela <[email protected]>
WEBUI JS: General config - split base/imgcache/sat>ip srv

github.com/tvheadend/tvheadend - 4aba9486261a1b50ab50ea8d327d44815a90b3d0 authored over 9 years ago by Jaroslav Kysela <[email protected]>
intl: another transifex update

github.com/tvheadend/tvheadend - a383bac4d1a96df7197aa28559caecc7df3fd443 authored over 9 years ago by Jaroslav Kysela <[email protected]>
add link to internationalization to README.md

github.com/tvheadend/tvheadend - 0d1a739d511474226e3daa93234554124f143962 authored over 9 years ago by Jaroslav Kysela <[email protected]>
locale: fix possible out-of-array access, fixes #2972

github.com/tvheadend/tvheadend - 7ecdc626f2a5868ad5bf329d44d3873429ca6e2c authored over 9 years ago by Jaroslav Kysela <[email protected]>
WEBUI JS: use same style for login/disk space as for tab descriptors

github.com/tvheadend/tvheadend - 28e05b8fe9e96a9c8e574e2fddeef379133f2c42 authored over 9 years ago by Jaroslav Kysela <[email protected]>
intl: another transifex update

github.com/tvheadend/tvheadend - 70c0d4f46bea30d02e7c84a2a4fcc875d1257d5f authored over 9 years ago by Jaroslav Kysela <[email protected]>
WEBUI JS: Add free/total qtip for disk space (small correction)

github.com/tvheadend/tvheadend - 56f4bab0a36be3aa5fd065edfa3cfb52f1929e35 authored over 9 years ago by Jaroslav Kysela <[email protected]>
WEBUI JS: Add free/total qtip for disk space

github.com/tvheadend/tvheadend - 70f41525e760ce588e2deb38b30fea04a8d1dd95 authored over 9 years ago by Jaroslav Kysela <[email protected]>