Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
Jellyfin
Jellyfin is building a Free Software Media system
Collective -
Host: opensource -
https://opencollective.com/jellyfin
- Website: https://jellyfin.org
- Code: https://github.com/jellyfin
added volley image loader
github.com/jellyfin/jellyfin-sdk-kotlin - efd109a8fd348eaa78dedc582c3624252b40b001 authored over 10 years ago by Luke Pulverenti <[email protected]>
github.com/jellyfin/jellyfin-sdk-kotlin - efd109a8fd348eaa78dedc582c3624252b40b001 authored over 10 years ago by Luke Pulverenti <[email protected]>
Merge pull request #2 from RedshirtMB/master
A minor update
github.com/jellyfin/jellyfin-sdk-kotlin - 2697f6f3f558d2656466e94ec6894ebef8fce9bf authored over 10 years ago by Luke <[email protected]>
set GsonBuilder date format
github.com/jellyfin/jellyfin-sdk-kotlin - 8ac3b8d8e3e8e21ee5e46352f2afdf24d87b7c5b authored over 10 years ago by Mark <[email protected]>
github.com/jellyfin/jellyfin-sdk-kotlin - 8ac3b8d8e3e8e21ee5e46352f2afdf24d87b7c5b authored over 10 years ago by Mark <[email protected]>
Add Idea ignores
github.com/jellyfin/jellyfin-sdk-kotlin - 739bd0419107129bb3a578cf729281bbec212d46 authored over 10 years ago by Mark <[email protected]>
github.com/jellyfin/jellyfin-sdk-kotlin - 739bd0419107129bb3a578cf729281bbec212d46 authored over 10 years ago by Mark <[email protected]>
fix generic json parsing
github.com/jellyfin/jellyfin-sdk-kotlin - e89eaa596a1aa518e66bce3b6dfba850d54a4934 authored over 10 years ago by Luke Pulverenti <[email protected]>
github.com/jellyfin/jellyfin-sdk-kotlin - e89eaa596a1aa518e66bce3b6dfba850d54a4934 authored over 10 years ago by Luke Pulverenti <[email protected]>
remove java 8 features
github.com/jellyfin/jellyfin-sdk-kotlin - 878f78ce4bbcdffabe42b133e51208563c7f2781 authored over 10 years ago by Luke Pulverenti <[email protected]>
github.com/jellyfin/jellyfin-sdk-kotlin - 878f78ce4bbcdffabe42b133e51208563c7f2781 authored over 10 years ago by Luke Pulverenti <[email protected]>
update changelog
github.com/jellyfin/jellyfin-ffmpeg - 7365d322a1f8c46f5b24fa8bf069f7eff07b3017 authored over 10 years ago by Andreas Cadhalpun <[email protected]>
github.com/jellyfin/jellyfin-ffmpeg - 7365d322a1f8c46f5b24fa8bf069f7eff07b3017 authored over 10 years ago by Andreas Cadhalpun <[email protected]>
Mark architecture-dependent symbols as optional.
github.com/jellyfin/jellyfin-ffmpeg - 21d3a669b718de6673fa111ee54b617f01ecdf21 authored over 10 years ago by Andreas Cadhalpun <[email protected]>
github.com/jellyfin/jellyfin-ffmpeg - 21d3a669b718de6673fa111ee54b617f01ecdf21 authored over 10 years ago by Andreas Cadhalpun <[email protected]>
added placeholder for remaining methods
github.com/jellyfin/jellyfin-sdk-kotlin - 10864e5ea23429827b9df998f024b8b0921210f2 authored over 10 years ago by Luke Pulverenti <[email protected]>
github.com/jellyfin/jellyfin-sdk-kotlin - 10864e5ea23429827b9df998f024b8b0921210f2 authored over 10 years ago by Luke Pulverenti <[email protected]>
implement additional apiclient methods
github.com/jellyfin/jellyfin-sdk-kotlin - a6c52d23fd65b87e5ca3253d33e9f48d5d62ac7b authored over 10 years ago by Luke Pulverenti <[email protected]>
github.com/jellyfin/jellyfin-sdk-kotlin - a6c52d23fd65b87e5ca3253d33e9f48d5d62ac7b authored over 10 years ago by Luke Pulverenti <[email protected]>
added okhttp, volley, gson
github.com/jellyfin/jellyfin-sdk-kotlin - 681a8161aeee493f4e6155db61c0ec4fb30fc1db authored over 10 years ago by Luke Pulverenti <[email protected]>
github.com/jellyfin/jellyfin-sdk-kotlin - 681a8161aeee493f4e6155db61c0ec4fb30fc1db authored over 10 years ago by Luke Pulverenti <[email protected]>
add more apiclient methods
github.com/jellyfin/jellyfin-sdk-kotlin - b202f011202001ab23e83fa1d69cfe6739fdbcbe authored over 10 years ago by Luke Pulverenti <[email protected]>
github.com/jellyfin/jellyfin-sdk-kotlin - b202f011202001ab23e83fa1d69cfe6739fdbcbe authored over 10 years ago by Luke Pulverenti <[email protected]>
stub out ApiClient
github.com/jellyfin/jellyfin-sdk-kotlin - 44830f7ca64d2226e145ba0934c21632fd82a7be authored over 10 years ago by Luke Pulverenti <[email protected]>
github.com/jellyfin/jellyfin-sdk-kotlin - 44830f7ca64d2226e145ba0934c21632fd82a7be authored over 10 years ago by Luke Pulverenti <[email protected]>
finish BaseApiClient, stub out json
github.com/jellyfin/jellyfin-sdk-kotlin - e77823e6b11875a38ab02db52a107c741c5ed1f6 authored over 10 years ago by Luke Pulverenti <[email protected]>
github.com/jellyfin/jellyfin-sdk-kotlin - e77823e6b11875a38ab02db52a107c741c5ed1f6 authored over 10 years ago by Luke Pulverenti <[email protected]>
Merge pull request #1 from snazy2000/master
Fix Errors in BaseApiClient
github.com/jellyfin/jellyfin-sdk-kotlin - 2969f0c7e1eb48679a467de9ec6e91903a3a8270 authored over 10 years ago by Luke <[email protected]>
Fix more errors
github.com/jellyfin/jellyfin-sdk-kotlin - 46e70f33783eadc696cc885b0106637e934eed33 authored over 10 years ago by Stephen Maunder <[email protected]>
github.com/jellyfin/jellyfin-sdk-kotlin - 46e70f33783eadc696cc885b0106637e934eed33 authored over 10 years ago by Stephen Maunder <[email protected]>
Start work on BaseApiClient
github.com/jellyfin/jellyfin-sdk-kotlin - 461e45649e1a9893ab1e651b8a3aecd893c6057e authored over 10 years ago by Stephen Maunder <[email protected]>
github.com/jellyfin/jellyfin-sdk-kotlin - 461e45649e1a9893ab1e651b8a3aecd893c6057e authored over 10 years ago by Stephen Maunder <[email protected]>
Merge remote-tracking branch 'upstream/master'
github.com/jellyfin/jellyfin-plugin-bookshelf - 6c99b64ea6b19e2890545cf881e2bd9444465a66 authored over 10 years ago by Sven Van den brande <[email protected]>
github.com/jellyfin/jellyfin-plugin-bookshelf - 6c99b64ea6b19e2890545cf881e2bd9444465a66 authored over 10 years ago by Sven Van den brande <[email protected]>
update lintian overrides
github.com/jellyfin/jellyfin-ffmpeg - 4beaf366b38d973068a764a4dd3b6f6e2bc8b7e9 authored over 10 years ago by Andreas Cadhalpun <[email protected]>
github.com/jellyfin/jellyfin-ffmpeg - 4beaf366b38d973068a764a4dd3b6f6e2bc8b7e9 authored over 10 years ago by Andreas Cadhalpun <[email protected]>
add new symbols
github.com/jellyfin/jellyfin-ffmpeg - 6bb72cdab173a6c954cd673ac96aff70f34cc909 authored over 10 years ago by Andreas Cadhalpun <[email protected]>
github.com/jellyfin/jellyfin-ffmpeg - 6bb72cdab173a6c954cd673ac96aff70f34cc909 authored over 10 years ago by Andreas Cadhalpun <[email protected]>
update changelog
github.com/jellyfin/jellyfin-ffmpeg - f153c1b0274690321ac6e48fcb9ffc7a08174554 authored over 10 years ago by Andreas Cadhalpun <[email protected]>
github.com/jellyfin/jellyfin-ffmpeg - f153c1b0274690321ac6e48fcb9ffc7a08174554 authored over 10 years ago by Andreas Cadhalpun <[email protected]>
remove long_name.patch included upstream
github.com/jellyfin/jellyfin-ffmpeg - 75946e2a1501ec3f9fd264f7e668e354f5ecefb9 authored over 10 years ago by Andreas Cadhalpun <[email protected]>
github.com/jellyfin/jellyfin-ffmpeg - 75946e2a1501ec3f9fd264f7e668e354f5ecefb9 authored over 10 years ago by Andreas Cadhalpun <[email protected]>
Merge tag 'upstream/2.3.1'
Upstream version 2.3.1
github.com/jellyfin/jellyfin-ffmpeg - f3771bb95c44c2da462a6b391743207cbe29839d authored over 10 years ago by Andreas Cadhalpun <[email protected]>
Imported Upstream version 2.3.1
github.com/jellyfin/jellyfin-ffmpeg - 051de379f5b9d30d64c6a7515633133e8e710f44 authored over 10 years ago by Andreas Cadhalpun <[email protected]>
github.com/jellyfin/jellyfin-ffmpeg - 051de379f5b9d30d64c6a7515633133e8e710f44 authored over 10 years ago by Andreas Cadhalpun <[email protected]>
sync to latest
github.com/jellyfin/jellyfin-sdk-kotlin - 2e69fa520987498cc1e37491b1cf63a3e91e773d authored over 10 years ago by Luke Pulverenti <[email protected]>
github.com/jellyfin/jellyfin-sdk-kotlin - 2e69fa520987498cc1e37491b1cf63a3e91e773d authored over 10 years ago by Luke Pulverenti <[email protected]>
stub out BaseApiClient
github.com/jellyfin/jellyfin-sdk-kotlin - 693399161f6fb65d56110f812ddd674c03901bf1 authored over 10 years ago by Luke Pulverenti <[email protected]>
github.com/jellyfin/jellyfin-sdk-kotlin - 693399161f6fb65d56110f812ddd674c03901bf1 authored over 10 years ago by Luke Pulverenti <[email protected]>
restore nesbox
github.com/jellyfin/jellyfin-plugin-bookshelf - 9f3b4f415f33e424975b4651ffdd9818428026a6 authored over 10 years ago by Luke Pulverenti <[email protected]>
github.com/jellyfin/jellyfin-plugin-bookshelf - 9f3b4f415f33e424975b4651ffdd9818428026a6 authored over 10 years ago by Luke Pulverenti <[email protected]>
add libgnutls-dev as alternative to libgnutls28-dev
This is currently necessary, because some other build-dependency in Ubuntu Utopic still depends ...
github.com/jellyfin/jellyfin-ffmpeg - e42964b983a10807fe43ce752670f76c92066bf6 authored over 10 years ago by Andreas Cadhalpun <[email protected]>
refresh patches with .quiltrc recommended by maint-guide
github.com/jellyfin/jellyfin-ffmpeg - 1ffa30eb751c88f8aad882dd9db7b2ff982625de authored over 10 years ago by Andreas Cadhalpun <[email protected]>
github.com/jellyfin/jellyfin-ffmpeg - 1ffa30eb751c88f8aad882dd9db7b2ff982625de authored over 10 years ago by Andreas Cadhalpun <[email protected]>
update changelog
github.com/jellyfin/jellyfin-ffmpeg - 792dceb72f1ec390df79c6223aed482784c6368d authored over 10 years ago by Andreas Cadhalpun <[email protected]>
github.com/jellyfin/jellyfin-ffmpeg - 792dceb72f1ec390df79c6223aed482784c6368d authored over 10 years ago by Andreas Cadhalpun <[email protected]>
add Forwarded: headers to the patches
github.com/jellyfin/jellyfin-ffmpeg - c3c45d0fc9761c6b4f0b6456c9dfae910734fc9c authored over 10 years ago by Andreas Cadhalpun <[email protected]>
github.com/jellyfin/jellyfin-ffmpeg - c3c45d0fc9761c6b4f0b6456c9dfae910734fc9c authored over 10 years ago by Andreas Cadhalpun <[email protected]>
add long_name.patch
github.com/jellyfin/jellyfin-ffmpeg - 9bb20b9076cdb0e41d10c8b6fc05bae8b597ed9e authored over 10 years ago by Andreas Cadhalpun <[email protected]>
github.com/jellyfin/jellyfin-ffmpeg - 9bb20b9076cdb0e41d10c8b6fc05bae8b597ed9e authored over 10 years ago by Andreas Cadhalpun <[email protected]>
update changelog
github.com/jellyfin/jellyfin-ffmpeg - bb21e9c8d86b0d83a9e1e39b2ee3eb042058c7f6 authored over 10 years ago by Andreas Cadhalpun <[email protected]>
github.com/jellyfin/jellyfin-ffmpeg - bb21e9c8d86b0d83a9e1e39b2ee3eb042058c7f6 authored over 10 years ago by Andreas Cadhalpun <[email protected]>
fix spelling errors
github.com/jellyfin/jellyfin-ffmpeg - 6934d59c9325a49dc57fa01f71d6b4bb50eef40b authored over 10 years ago by Andreas Cadhalpun <[email protected]>
github.com/jellyfin/jellyfin-ffmpeg - 6934d59c9325a49dc57fa01f71d6b4bb50eef40b authored over 10 years ago by Andreas Cadhalpun <[email protected]>
use packaged libjs-jquery instead of the jquery created by doxygen
github.com/jellyfin/jellyfin-ffmpeg - e5082015a7a29191d06ac65db65e6c741eedd7fe authored over 10 years ago by Andreas Cadhalpun <[email protected]>
github.com/jellyfin/jellyfin-ffmpeg - e5082015a7a29191d06ac65db65e6c741eedd7fe authored over 10 years ago by Andreas Cadhalpun <[email protected]>
update changelog
github.com/jellyfin/jellyfin-ffmpeg - 1d22861bf9fa53c36cc3495cd134a54e234e34e0 authored over 10 years ago by Andreas Cadhalpun <[email protected]>
github.com/jellyfin/jellyfin-ffmpeg - 1d22861bf9fa53c36cc3495cd134a54e234e34e0 authored over 10 years ago by Andreas Cadhalpun <[email protected]>
update dependencies of -dev packages
github.com/jellyfin/jellyfin-ffmpeg - 69ab76df2911c51268388079647d2d2c6fc490c9 authored over 10 years ago by Andreas Cadhalpun <[email protected]>
github.com/jellyfin/jellyfin-ffmpeg - 69ab76df2911c51268388079647d2d2c6fc490c9 authored over 10 years ago by Andreas Cadhalpun <[email protected]>
fix pkg-config_file_without_build_suffix.patch and update offsets of other patches
github.com/jellyfin/jellyfin-ffmpeg - d49ad2a53a8b930eb967b9d5d312b7171138a0d5 authored over 10 years ago by Andreas Cadhalpun <[email protected]>
github.com/jellyfin/jellyfin-ffmpeg - d49ad2a53a8b930eb967b9d5d312b7171138a0d5 authored over 10 years ago by Andreas Cadhalpun <[email protected]>
update changelog
github.com/jellyfin/jellyfin-ffmpeg - 35c4d16141e5238290e8868918430bab184fbe3d authored over 10 years ago by Andreas Cadhalpun <[email protected]>
github.com/jellyfin/jellyfin-ffmpeg - 35c4d16141e5238290e8868918430bab184fbe3d authored over 10 years ago by Andreas Cadhalpun <[email protected]>
update debian/copyright
github.com/jellyfin/jellyfin-ffmpeg - 317479c82ec1c068cfe304e38c2597d909641639 authored over 10 years ago by Andreas Cadhalpun <[email protected]>
github.com/jellyfin/jellyfin-ffmpeg - 317479c82ec1c068cfe304e38c2597d909641639 authored over 10 years ago by Andreas Cadhalpun <[email protected]>
add build-dependencies and enable in debian/rules: libbs2b, libfribidi
github.com/jellyfin/jellyfin-ffmpeg - f092b4f18bac764276e34b13277154d6bd46c2e4 authored over 10 years ago by Andreas Cadhalpun <[email protected]>
github.com/jellyfin/jellyfin-ffmpeg - f092b4f18bac764276e34b13277154d6bd46c2e4 authored over 10 years ago by Andreas Cadhalpun <[email protected]>
install the release notes into /usr/share/doc/ffmpeg
github.com/jellyfin/jellyfin-ffmpeg - 9a08ac0993bbfdb2923ba7001bd01c26325ab9bc authored over 10 years ago by Andreas Cadhalpun <[email protected]>
github.com/jellyfin/jellyfin-ffmpeg - 9a08ac0993bbfdb2923ba7001bd01c26325ab9bc authored over 10 years ago by Andreas Cadhalpun <[email protected]>
add libgnutls28-dev build-dependency
github.com/jellyfin/jellyfin-ffmpeg - 69befbdc58de27318c23fb4bf1c54eaba3ba5083 authored over 10 years ago by Andreas Cadhalpun <[email protected]>
github.com/jellyfin/jellyfin-ffmpeg - 69befbdc58de27318c23fb4bf1c54eaba3ba5083 authored over 10 years ago by Andreas Cadhalpun <[email protected]>
include config.log in the build-log, when configure fails
github.com/jellyfin/jellyfin-ffmpeg - a91b8a1f11aee240e2edbe364ef486027da4bc3e authored over 10 years ago by Andreas Cadhalpun <[email protected]>
github.com/jellyfin/jellyfin-ffmpeg - a91b8a1f11aee240e2edbe364ef486027da4bc3e authored over 10 years ago by Andreas Cadhalpun <[email protected]>
update ffmpeg.lintian-overrides
github.com/jellyfin/jellyfin-ffmpeg - 2087732bfa58aa50f98690629765f6d9e928b907 authored over 10 years ago by Andreas Cadhalpun <[email protected]>
github.com/jellyfin/jellyfin-ffmpeg - 2087732bfa58aa50f98690629765f6d9e928b907 authored over 10 years ago by Andreas Cadhalpun <[email protected]>
update symbols files
github.com/jellyfin/jellyfin-ffmpeg - 0f13ed2b14b20b84f15b4ba022ebc195e7c73e8f authored over 10 years ago by Andreas Cadhalpun <[email protected]>
github.com/jellyfin/jellyfin-ffmpeg - 0f13ed2b14b20b84f15b4ba022ebc195e7c73e8f authored over 10 years ago by Andreas Cadhalpun <[email protected]>
update patches
github.com/jellyfin/jellyfin-ffmpeg - a0a7db11802854245cf70081135b7457c7583114 authored over 10 years ago by Andreas Cadhalpun <[email protected]>
github.com/jellyfin/jellyfin-ffmpeg - a0a7db11802854245cf70081135b7457c7583114 authored over 10 years ago by Andreas Cadhalpun <[email protected]>
Merge tag 'upstream/2.3'
Upstream version 2.3
github.com/jellyfin/jellyfin-ffmpeg - c6a973e7dcaf4b310fb1ed3198b4c547b12a6a58 authored over 10 years ago by Andreas Cadhalpun <[email protected]>
Imported Upstream version 2.3
github.com/jellyfin/jellyfin-ffmpeg - 19fcffb6ec71f3727adc277a98069f66f67dfe27 authored over 10 years ago by Andreas Cadhalpun <[email protected]>
github.com/jellyfin/jellyfin-ffmpeg - 19fcffb6ec71f3727adc277a98069f66f67dfe27 authored over 10 years ago by Andreas Cadhalpun <[email protected]>
Merge remote-tracking branch 'upstream/master'
github.com/jellyfin/jellyfin-plugin-bookshelf - 62a1004cd38d1f8470fe39ba7c46b7cf81245dfe authored over 10 years ago by Sven Van den brande <[email protected]>
github.com/jellyfin/jellyfin-plugin-bookshelf - 62a1004cd38d1f8470fe39ba7c46b7cf81245dfe authored over 10 years ago by Sven Van den brande <[email protected]>
sync to latest
github.com/jellyfin/jellyfin-sdk-kotlin - 36b70779446b8e42bd942ca5bf1685f162beca3c authored over 10 years ago by Luke Pulverenti <[email protected]>
github.com/jellyfin/jellyfin-sdk-kotlin - 36b70779446b8e42bd942ca5bf1685f162beca3c authored over 10 years ago by Luke Pulverenti <[email protected]>
add new av_stream_get_parser symbol to debian/libavformat-ffmpeg.symbols
github.com/jellyfin/jellyfin-ffmpeg - 5f1dde3cc3c465c0344b68283b1ddfbdcee8842c authored over 10 years ago by Andreas Cadhalpun <[email protected]>
github.com/jellyfin/jellyfin-ffmpeg - 5f1dde3cc3c465c0344b68283b1ddfbdcee8842c authored over 10 years ago by Andreas Cadhalpun <[email protected]>
update changelog
github.com/jellyfin/jellyfin-ffmpeg - 8ce67570d4c275b6687a68af8b5bf2d3abf739e0 authored over 10 years ago by Andreas Cadhalpun <[email protected]>
github.com/jellyfin/jellyfin-ffmpeg - 8ce67570d4c275b6687a68af8b5bf2d3abf739e0 authored over 10 years ago by Andreas Cadhalpun <[email protected]>
Merge tag 'upstream/2.2.5'
Upstream version 2.2.5
github.com/jellyfin/jellyfin-ffmpeg - 36fcd50d1080e3ff2f6408f2b19f7b5952337bea authored over 10 years ago by Andreas Cadhalpun <[email protected]>
Imported Upstream version 2.2.5
github.com/jellyfin/jellyfin-ffmpeg - 7ba35d663e30b6df06c62269b358d5d1587c0c41 authored over 10 years ago by Andreas Cadhalpun <[email protected]>
github.com/jellyfin/jellyfin-ffmpeg - 7ba35d663e30b6df06c62269b358d5d1587c0c41 authored over 10 years ago by Andreas Cadhalpun <[email protected]>
update changelog
github.com/jellyfin/jellyfin-ffmpeg - f5ddac461e9de6a79c0f61bcdd29c664258c276c authored over 10 years ago by Andreas Cadhalpun <[email protected]>
github.com/jellyfin/jellyfin-ffmpeg - f5ddac461e9de6a79c0f61bcdd29c664258c276c authored over 10 years ago by Andreas Cadhalpun <[email protected]>
update the symbols files
github.com/jellyfin/jellyfin-ffmpeg - 8180eabca1e92603edc035197d13f9fbdffbe60e authored over 10 years ago by Andreas Cadhalpun <[email protected]>
github.com/jellyfin/jellyfin-ffmpeg - 8180eabca1e92603edc035197d13f9fbdffbe60e authored over 10 years ago by Andreas Cadhalpun <[email protected]>
add _FFMPEG to the symbol versions
This is done to ensure that there is no confusion, if a binary is linked against FFmpeg and anot...
github.com/jellyfin/jellyfin-ffmpeg - a0319f0bfcf7a24e85af6e5e476a6ca02040d1af authored over 10 years ago by Andreas Cadhalpun <[email protected]>
update plugin version
github.com/jellyfin/jellyfin-plugin-bookshelf - 669eb087fb630ece7df3c5b786d005614ed881d3 authored over 10 years ago by Luke Pulverenti <[email protected]>
github.com/jellyfin/jellyfin-plugin-bookshelf - 669eb087fb630ece7df3c5b786d005614ed881d3 authored over 10 years ago by Luke Pulverenti <[email protected]>
added last fm metadata plugin
github.com/jellyfin/jellyfin-plugin-bookshelf - b7a8900162479e064cb73750f0d9f58af5b3edcd authored over 10 years ago by Luke Pulverenti <[email protected]>
github.com/jellyfin/jellyfin-plugin-bookshelf - b7a8900162479e064cb73750f0d9f58af5b3edcd authored over 10 years ago by Luke Pulverenti <[email protected]>
update changelog
github.com/jellyfin/jellyfin-ffmpeg - f726aba71599571454bef8e41318e6209426da69 authored over 10 years ago by Andreas Cadhalpun <[email protected]>
github.com/jellyfin/jellyfin-ffmpeg - f726aba71599571454bef8e41318e6209426da69 authored over 10 years ago by Andreas Cadhalpun <[email protected]>
Don't export the ff_* symbols from libswresample, because they shouldn't be part of the ABI.
github.com/jellyfin/jellyfin-ffmpeg - 811c38cef66b7ec9b980995fdf7fe1791586b0fa authored over 10 years ago by Andreas Cadhalpun <[email protected]>
github.com/jellyfin/jellyfin-ffmpeg - 811c38cef66b7ec9b980995fdf7fe1791586b0fa authored over 10 years ago by Andreas Cadhalpun <[email protected]>
update changelog
github.com/jellyfin/jellyfin-ffmpeg - 92ff864f2197dbb82e9f918acc174231a63f24ca authored over 10 years ago by Andreas Cadhalpun <[email protected]>
github.com/jellyfin/jellyfin-ffmpeg - 92ff864f2197dbb82e9f918acc174231a63f24ca authored over 10 years ago by Andreas Cadhalpun <[email protected]>
use the upstream Makefile to build the apidoc instead of calling the doxy-wrapper directly
github.com/jellyfin/jellyfin-ffmpeg - 91c9100eb4e15024339c9f836e9fd843f31a6b98 authored over 10 years ago by Andreas Cadhalpun <[email protected]>
github.com/jellyfin/jellyfin-ffmpeg - 91c9100eb4e15024339c9f836e9fd843f31a6b98 authored over 10 years ago by Andreas Cadhalpun <[email protected]>
update changelog
github.com/jellyfin/jellyfin-ffmpeg - 80f94084fbad497bfd9e731b9f45d5292f539e9c authored over 10 years ago by Andreas Cadhalpun <[email protected]>
github.com/jellyfin/jellyfin-ffmpeg - 80f94084fbad497bfd9e731b9f45d5292f539e9c authored over 10 years ago by Andreas Cadhalpun <[email protected]>
add -Wformat and -WError=format-security to the build-flags
github.com/jellyfin/jellyfin-ffmpeg - df534c7f2348d3924777ecab9399a4a1af36b906 authored over 10 years ago by Andreas Cadhalpun <[email protected]>
github.com/jellyfin/jellyfin-ffmpeg - df534c7f2348d3924777ecab9399a4a1af36b906 authored over 10 years ago by Andreas Cadhalpun <[email protected]>
sync to latest
github.com/jellyfin/jellyfin-sdk-kotlin - 1aaecef7b845e15e20f1a45582df917047a6f83b authored over 10 years ago by Luke Pulverenti <[email protected]>
github.com/jellyfin/jellyfin-sdk-kotlin - 1aaecef7b845e15e20f1a45582df917047a6f83b authored over 10 years ago by Luke Pulverenti <[email protected]>
Merge remote-tracking branch 'upstream/master'
github.com/jellyfin/jellyfin-plugin-bookshelf - 629d801ad048eea5ab72b328d577b48e0dee447e authored over 10 years ago by Sven Van den brande <[email protected]>
github.com/jellyfin/jellyfin-plugin-bookshelf - 629d801ad048eea5ab72b328d577b48e0dee447e authored over 10 years ago by Sven Van den brande <[email protected]>
removed xbmc
github.com/jellyfin/jellyfin-plugin-bookshelf - e079e4fe1aceb7f93c37ab6e83cbdc855f22627b authored over 10 years ago by Luke Pulverenti <[email protected]>
github.com/jellyfin/jellyfin-plugin-bookshelf - e079e4fe1aceb7f93c37ab6e83cbdc855f22627b authored over 10 years ago by Luke Pulverenti <[email protected]>
Merge pull request #36 from delphiactual/master
Pushbullet Notifications
github.com/jellyfin/jellyfin-plugin-bookshelf - f42e174db5d56e63fcf75404ffe740e366753f4f authored over 10 years ago by Luke <[email protected]>
Pushbullet
...
github.com/jellyfin/jellyfin-plugin-bookshelf - c327f8dcb59043edabbbbce5a8976512e205909d authored over 10 years ago by delphiactual <[email protected]>
update changelog
github.com/jellyfin/jellyfin-ffmpeg - 9ee2672c03171f77ad973ca20ca84d1b4c9649ad authored over 10 years ago by Andreas Cadhalpun <[email protected]>
github.com/jellyfin/jellyfin-ffmpeg - 9ee2672c03171f77ad973ca20ca84d1b4c9649ad authored over 10 years ago by Andreas Cadhalpun <[email protected]>
add missing files to debian/copyright
github.com/jellyfin/jellyfin-ffmpeg - 62ca743ed0f41e428d218e42b9ee009a58ee788d authored over 10 years ago by Andreas Cadhalpun <[email protected]>
github.com/jellyfin/jellyfin-ffmpeg - 62ca743ed0f41e428d218e42b9ee009a58ee788d authored over 10 years ago by Andreas Cadhalpun <[email protected]>
implement helpers
github.com/jellyfin/jellyfin-sdk-kotlin - 14144fde8c947257354f08fb478ed776c318a678 authored over 10 years ago by Luke Pulverenti <[email protected]>
github.com/jellyfin/jellyfin-sdk-kotlin - 14144fde8c947257354f08fb478ed776c318a678 authored over 10 years ago by Luke Pulverenti <[email protected]>
more compilation fixes
github.com/jellyfin/jellyfin-sdk-kotlin - 7b5acc92afa84c19452c34fe80a7dd7464843f2e authored over 10 years ago by Luke Pulverenti <[email protected]>
github.com/jellyfin/jellyfin-sdk-kotlin - 7b5acc92afa84c19452c34fe80a7dd7464843f2e authored over 10 years ago by Luke Pulverenti <[email protected]>
compilation fixes
github.com/jellyfin/jellyfin-sdk-kotlin - 9cd1fb777f6efa83d4d604ca275455917adb0726 authored over 10 years ago by Luke Pulverenti <[email protected]>
github.com/jellyfin/jellyfin-sdk-kotlin - 9cd1fb777f6efa83d4d604ca275455917adb0726 authored over 10 years ago by Luke Pulverenti <[email protected]>
update from latest converter
github.com/jellyfin/jellyfin-sdk-kotlin - 4d1c1a932eb5e5bffa2c7734a73e182c8912bdbd authored over 10 years ago by Luke Pulverenti <[email protected]>
github.com/jellyfin/jellyfin-sdk-kotlin - 4d1c1a932eb5e5bffa2c7734a73e182c8912bdbd authored over 10 years ago by Luke Pulverenti <[email protected]>
resolve DayOfWeek issues
github.com/jellyfin/jellyfin-sdk-kotlin - 5954f5a499e2cf711fee3b17319d53f310d45275 authored over 10 years ago by Luke Pulverenti <[email protected]>
github.com/jellyfin/jellyfin-sdk-kotlin - 5954f5a499e2cf711fee3b17319d53f310d45275 authored over 10 years ago by Luke Pulverenti <[email protected]>
sync to latest
github.com/jellyfin/jellyfin-sdk-kotlin - d6aea591edaa834cdc6f6f2f7807b2525a7d650f authored over 10 years ago by Luke Pulverenti <[email protected]>
github.com/jellyfin/jellyfin-sdk-kotlin - d6aea591edaa834cdc6f6f2f7807b2525a7d650f authored over 10 years ago by Luke Pulverenti <[email protected]>
Merge remote-tracking branch 'upstream/master'
github.com/jellyfin/jellyfin-plugin-bookshelf - 6e29a4a2a80965cf3eb7001bb4dcff3ae849db9a authored over 10 years ago by Sven Van den brande <[email protected]>
github.com/jellyfin/jellyfin-plugin-bookshelf - 6e29a4a2a80965cf3eb7001bb4dcff3ae849db9a authored over 10 years ago by Sven Van den brande <[email protected]>
debian/copyright: change 'Comments:' to the correct 'Comment:'
github.com/jellyfin/jellyfin-ffmpeg - 85c5f74ec0cbda0af1918bb819e8110ebd187e27 authored over 10 years ago by Andreas Cadhalpun <[email protected]>
github.com/jellyfin/jellyfin-ffmpeg - 85c5f74ec0cbda0af1918bb819e8110ebd187e27 authored over 10 years ago by Andreas Cadhalpun <[email protected]>
mention fix for LZO integer overflow (CVE-2014-4610) in debian/changelog
github.com/jellyfin/jellyfin-ffmpeg - 24ddd930b244c39be68a92e5fd4dd42344396d49 authored over 10 years ago by Andreas Cadhalpun <[email protected]>
github.com/jellyfin/jellyfin-ffmpeg - 24ddd930b244c39be68a92e5fd4dd42344396d49 authored over 10 years ago by Andreas Cadhalpun <[email protected]>
update changelog
github.com/jellyfin/jellyfin-ffmpeg - c0ce6a930c7b4c7a1e500bcbc0226ca8a8b07107 authored over 10 years ago by Andreas Cadhalpun <[email protected]>
github.com/jellyfin/jellyfin-ffmpeg - c0ce6a930c7b4c7a1e500bcbc0226ca8a8b07107 authored over 10 years ago by Andreas Cadhalpun <[email protected]>
improve the comment in debian/copyright, explaining the effective license of the binary packages
github.com/jellyfin/jellyfin-ffmpeg - 9ec0d11f4c835d1cee9fc6f87659d488d4d8a3ed authored over 10 years ago by Andreas Cadhalpun <[email protected]>
github.com/jellyfin/jellyfin-ffmpeg - 9ec0d11f4c835d1cee9fc6f87659d488d4d8a3ed authored over 10 years ago by Andreas Cadhalpun <[email protected]>
Merge pull request #1 from MediaBrowser/master
update
github.com/jellyfin/jellyfin-plugin-bookshelf - 02c1058e4c9262c9f867726580708b33533a5bbc authored over 10 years ago by Stephen <[email protected]>
Add NFO reading feature
github.com/jellyfin/jellyfin-plugin-bookshelf - e89481696f2762e51c1c93b6031fa9704b6a05b2 authored over 10 years ago by Luke Pulverenti <[email protected]>
github.com/jellyfin/jellyfin-plugin-bookshelf - e89481696f2762e51c1c93b6031fa9704b6a05b2 authored over 10 years ago by Luke Pulverenti <[email protected]>
save additional fields in nfo's
github.com/jellyfin/jellyfin-plugin-bookshelf - c731037b1f10d0c744bc8a50bbf67b6187a50a61 authored over 10 years ago by Luke Pulverenti <[email protected]>
github.com/jellyfin/jellyfin-plugin-bookshelf - c731037b1f10d0c744bc8a50bbf67b6187a50a61 authored over 10 years ago by Luke Pulverenti <[email protected]>
update changelog
github.com/jellyfin/jellyfin-ffmpeg - 051695efd76536b03ea18359c43c17a104f37e3c authored over 10 years ago by Andreas Cadhalpun <[email protected]>
github.com/jellyfin/jellyfin-ffmpeg - 051695efd76536b03ea18359c43c17a104f37e3c authored over 10 years ago by Andreas Cadhalpun <[email protected]>
Merge tag 'upstream/2.2.4'
Upstream version 2.2.4
github.com/jellyfin/jellyfin-ffmpeg - 57bc350e8def05c710863864866cf13e9dcab6e0 authored over 10 years ago by Andreas Cadhalpun <[email protected]>
Imported Upstream version 2.2.4
github.com/jellyfin/jellyfin-ffmpeg - cfebf2df1425687e7a643bba41b7607f8a74470b authored over 10 years ago by Andreas Cadhalpun <[email protected]>
github.com/jellyfin/jellyfin-ffmpeg - cfebf2df1425687e7a643bba41b7607f8a74470b authored over 10 years ago by Andreas Cadhalpun <[email protected]>
compatibility updates
github.com/jellyfin/jellyfin-sdk-kotlin - 76df5b1e4c87752dddd8b4915596cf5e0fe922a6 authored over 10 years ago by Luke Pulverenti <[email protected]>
github.com/jellyfin/jellyfin-sdk-kotlin - 76df5b1e4c87752dddd8b4915596cf5e0fe922a6 authored over 10 years ago by Luke Pulverenti <[email protected]>
sync to latest
github.com/jellyfin/jellyfin-sdk-kotlin - 1db7800dd51bb3ed98e9d7b5048c1645b54737d8 authored over 10 years ago by Luke Pulverenti <[email protected]>
github.com/jellyfin/jellyfin-sdk-kotlin - 1db7800dd51bb3ed98e9d7b5048c1645b54737d8 authored over 10 years ago by Luke Pulverenti <[email protected]>
update from latest code
github.com/jellyfin/jellyfin-sdk-kotlin - c879c57c7c37f2454b4cd31b6d015db4f6337ebb authored over 10 years ago by Luke Pulverenti <[email protected]>
github.com/jellyfin/jellyfin-sdk-kotlin - c879c57c7c37f2454b4cd31b6d015db4f6337ebb authored over 10 years ago by Luke Pulverenti <[email protected]>
Merge remote-tracking branch 'upstream/master'
github.com/jellyfin/jellyfin-plugin-bookshelf - b67f5a6cae4fafc524987375c3cdcac46f1abe6a authored over 10 years ago by Sven Van den brande <[email protected]>
github.com/jellyfin/jellyfin-plugin-bookshelf - b67f5a6cae4fafc524987375c3cdcac46f1abe6a authored over 10 years ago by Sven Van den brande <[email protected]>
update live tiles
github.com/jellyfin/jellyfin-plugin-bookshelf - 88180a7106640e929f5a41c531f94396727a7e7c authored over 10 years ago by Luke Pulverenti <[email protected]>
github.com/jellyfin/jellyfin-plugin-bookshelf - 88180a7106640e929f5a41c531f94396727a7e7c authored over 10 years ago by Luke Pulverenti <[email protected]>
stub tile templates
github.com/jellyfin/jellyfin-plugin-bookshelf - 794b9f8f3065bffd5c7900a6e04a44366758bb4c authored over 10 years ago by Luke Pulverenti <[email protected]>
github.com/jellyfin/jellyfin-plugin-bookshelf - 794b9f8f3065bffd5c7900a6e04a44366758bb4c authored over 10 years ago by Luke Pulverenti <[email protected]>
added images to live tile plugin
github.com/jellyfin/jellyfin-plugin-bookshelf - c87a887cb0af4940e12163474e0087bb9c814844 authored over 10 years ago by Luke Pulverenti <[email protected]>
github.com/jellyfin/jellyfin-plugin-bookshelf - c87a887cb0af4940e12163474e0087bb9c814844 authored over 10 years ago by Luke Pulverenti <[email protected]>
stubbed out live tile plugin
github.com/jellyfin/jellyfin-plugin-bookshelf - 66e36a11b925f8d003b00ac2b1a66c4af5cf95d1 authored over 10 years ago by Luke Pulverenti <[email protected]>
github.com/jellyfin/jellyfin-plugin-bookshelf - 66e36a11b925f8d003b00ac2b1a66c4af5cf95d1 authored over 10 years ago by Luke Pulverenti <[email protected]>
DeleteRecording & TimerDefaults
github.com/jellyfin/jellyfin-plugin-bookshelf - a8bfe540950ed3e908def791d1b54baeb6295111 authored over 10 years ago by Sven Van den brande <[email protected]>
github.com/jellyfin/jellyfin-plugin-bookshelf - a8bfe540950ed3e908def791d1b54baeb6295111 authored over 10 years ago by Sven Van den brande <[email protected]>
Merge remote-tracking branch 'upstream/master'
github.com/jellyfin/jellyfin-plugin-bookshelf - 04aed383622f8669ed6dfb62271e6e0f276c23a8 authored over 10 years ago by Sven Van den brande <[email protected]>
github.com/jellyfin/jellyfin-plugin-bookshelf - 04aed383622f8669ed6dfb62271e6e0f276c23a8 authored over 10 years ago by Sven Van den brande <[email protected]>