Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
AzuraCast
A self-hosted web radio management suite, including turnkey installer tools and an easy-to-use web app to manage your stations.
Collective -
Host: opensource -
https://opencollective.com/azuracast
- Website: https://azuracast.com/
- Code: https://github.com/AzuraCast
If MY_ALLOC compiled in, then track these allocations and don't force the stack size on windows
...
The stats may eventually only apply to if there is a change each second but for now on large
cha...
github.com/AzuraCast/icecast-kh-ac - d6ccc4b7d56dda28c26314e70a5ee8ef5014ae52 authored over 8 years ago
github.com/AzuraCast/icecast-kh-ac - 7cfdc304a06b11546c233ad4c0341c64b110f4b1 authored over 8 years ago
github.com/AzuraCast/icecast-kh-ac - 76281d8b6b11cbe1a4a3f53fb84066999d8065d5 authored over 8 years ago
on range request, return the range and use * for the size of streams. All other
aspects should r...
github.com/AzuraCast/icecast-kh-ac - 69ebb6c4af2c491fa696eae196d456e2afbeffcd authored almost 9 years ago
because fserve init is dependent on change owner, it is not done during the normal
subsystem ini...
github.com/AzuraCast/icecast-kh-ac - e6fd6e6d53a107085db0278e998e3a45fe807f2b authored almost 9 years ago
github.com/AzuraCast/icecast-kh-ac - 022fcecade4588355c5cd33cb2ac2e8813f3e801 authored almost 9 years ago
The headers on log content request was getting leaked.
API change is really for the allocation ...
github.com/AzuraCast/icecast-kh-ac - c665375d0a2146b01e687062415ee58dce217563 authored almost 9 years ago
The default max-send-size is set very high now. As block sizes are scaled based on
the incoming ...
drop the LD_PRELOAD on after fork for auth command. AIS uses this to do extra processing
for adv...
github.com/AzuraCast/icecast-kh-ac - b5c28f75e7f8f5aeefb0a4570934dc56c2d1ecab authored almost 9 years ago
The blocks scale in size now and the limiter expands based on bitrate so we do not need to
resch...
the gnu_printf attribute is slightly more useful to us instead of printf as mingw uses the
mingw...
a filename is very varied in windows, historic from DOS, a dot at the end of a filename request
...
github.com/AzuraCast/icecast-kh-ac - cad8a93d1f39fbf74c61af0f0a04d3cba4a871a0 authored about 9 years ago
github.com/AzuraCast/icecast-kh-ac - 1bf67f6e95d1c3ca87f0cd616631e90498cfc77d authored about 9 years ago
github.com/AzuraCast/icecast-kh-ac - 0af9dd34993c33a4e2ed2574e7eba455ec62892b authored about 9 years ago
on override, the listener will have handle to the source set up before the fh is
dropped and pos...
github.com/AzuraCast/icecast-kh-ac - 2fae2337da135466edc48073a4329dbbecac2e4f authored about 9 years ago
The data referred to by fh could of been freed at any time after the client is made active again...
github.com/AzuraCast/icecast-kh-ac - 6c2518d9e8a830ce7b6332873cd44b428e7ca225 authored about 9 years agogithub.com/AzuraCast/icecast-kh-ac - 56e7f3075f8dafa65a29679bdd79c9f9678c15f9 authored about 9 years ago
Fix setresgid() (gid not uid)
github.com/AzuraCast/icecast-kh-ac - b163b288361f8f7bcacce469efb161d12b256fa3 authored about 9 years agogithub.com/AzuraCast/icecast-kh-ac - 814d27a6169802bff95d63157269ef2f15083177 authored about 9 years ago
This had the effect of preventing certain things like fallback override working on
a mountpoint ...
github.com/AzuraCast/AzuraCast - 31563f3144dc87a5459319ee493f2c2b998955aa authored about 9 years ago
Because the 404 route dropped the client onto the generic no_file handle, the auth lookup
failed...
There could be a fault trigger in here if the remove responses looks similar to the
add response...
github.com/AzuraCast/icecast-kh-ac - 1a9fbeaddb2a73bd94e537397da57a771bf8adc2 authored about 9 years ago
github.com/AzuraCast/icecast-kh-ac - c77b67a2ff216097ca92396875b8bcb93d1af537 authored about 9 years ago
github.com/AzuraCast/icecast-kh-ac - ac6c98fd8c094a09d50ae7b53e085e6c5ef5e3da authored about 9 years ago
github.com/AzuraCast/icecast-kh-ac - 4839308c49a0303c122f17db7023e87316969993 authored about 9 years ago
github.com/AzuraCast/icecast-kh-ac - 030b4b17c02c534bb4b58b586a2ee9586bad9241 authored about 9 years ago
github.com/AzuraCast/icecast-kh-ac - c17868a92344e3895da5da8709b8e7094c60d88e authored about 9 years ago
Updated Poniverse.net API endpoint
github.com/AzuraCast/AzuraCast - 494288283db88e40e5ec2f751b2360ef91168cbc authored about 9 years agoCommunication via insecure connections to the API is not supported and will be turned off soon.
github.com/AzuraCast/AzuraCast - c75f381de52cb31803bbd98034788ba36cec3a56 authored about 9 years ago
after a report came in about FF playback, it seems that the accept-ranges header may be
causing ...
github.com/AzuraCast/icecast-kh-ac - 61bb6b1d93010ef2e92c9d33388c7d232deaf813 authored about 9 years ago
this would cause a small repeat effect on initial playback, the initialisation is done
either in...
For platforms that support setting MSS then allow for that to be set from the default in
cases o...
github.com/AzuraCast/AzuraCast - cbad4e874153d2a5085f99b2ef53e7751a2320a7 authored about 9 years ago
github.com/AzuraCast/AzuraCast - 15096725925e59fb215da717574ca72a6413f2f4 authored about 9 years ago
github.com/AzuraCast/AzuraCast - 57bc138486212199bcb0a5bafb97e8dc4a7cc8ea authored about 9 years ago
github.com/AzuraCast/icecast-kh-ac - 97310ca55834d5663e25ef1b3d7cf7ff81817d69 authored about 9 years ago
github.com/AzuraCast/AzuraCast - 3f0a7a975c5cb1acfda3707db2e7cee5356ec4c3 authored about 9 years ago
github.com/AzuraCast/icecast-kh-ac - ad8a6b718b839f658c4750ec53454fd4975bdc8d authored about 9 years ago
github.com/AzuraCast/icecast-kh-ac - 244e5006b8f3f475598e0f4001e46c19a29f9591 authored over 9 years ago
github.com/AzuraCast/icecast-kh-ac - 5a7ad8184e40f4850247a30cb002c7cd2b1d5df3 authored over 9 years ago
allow for the avoidance of skipping when not that many listeners on and expand
the scope for res...
github.com/AzuraCast/icecast-kh-ac - 6320aa9abdff7cf79311af0b6ee39f1ac5a3783d authored over 9 years ago
We also need to make sure any intro content is not present as it could look the same
as a mini r...
github.com/AzuraCast/icecast-kh-ac - 7a114105277e63cfd45f7b19037d1269ce2e4219 authored over 9 years ago
this led to a retry of headers that ended up doing a derefernce of NULL
github.com/AzuraCast/icecast-kh-ac - 46ee6a2330da5ae61644da7d778750df8eed6577 authored over 9 years agogithub.com/AzuraCast/AzuraCast - 6f791cbfb800c881b6a9ce7ead85404d15286e43 authored over 9 years ago
github.com/AzuraCast/AzuraCast - eae4f0caa6ddcb74544ee263f742312a27e71895 authored over 9 years ago
this is really for fallback to file where the initial stream is not running, we still
want a new...
github.com/AzuraCast/AzuraCast - 7744681972f2943cdebd49cf86382822a7df817d authored over 9 years ago
github.com/AzuraCast/AzuraCast - a796e80536f8825ddbc6ae9244ebc000c0b294d8 authored over 9 years ago
github.com/AzuraCast/AzuraCast - 06ff6d21bfdccf2a17b6209ccad48dfeb2aa31e5 authored over 9 years ago
github.com/AzuraCast/AzuraCast - 0e6ba4faa7ff1432b99f580d039607966ea97815 authored over 9 years ago
github.com/AzuraCast/icecast-kh-ac - 7ed64491f6153a93e3cb60e33ef65d2a0bca0c05 authored over 9 years ago
github.com/AzuraCast/AzuraCast - 65cda1ed06a0bd17563eb1e32de59dd361debe34 authored over 9 years ago
github.com/AzuraCast/AzuraCast - 925513dc14d6a1faef3437f62a958e499c47e34e authored over 9 years ago
should close #121, was just missing the free of memory.
github.com/AzuraCast/icecast-kh-ac - f24ffa7357baf2e77281143ea0d9d75eee435c69 authored over 9 years ago
keep timer updated for millisecond lookup, linux is quick these days for that but generally
it i...
don't loop on block reading, this should allow for being more even on low bitrate
streams but wi...
auto block sizing is based on incoming bitrate which works well but in cases where we
have many ...
the recent intro fix up affected the timer initialisation which would force this routine
to thin...
ID3v2 tags were just filtered out at the file processing level but as ID3v2 can occur anywhere t...
github.com/AzuraCast/icecast-kh-ac - 91d5d88f2aa180078e3b85d9ae112e1163a7e45f authored over 9 years agogithub.com/AzuraCast/icecast-kh-ac - fda58383795429b5f7bdbe74b43ce6cb0c9d110c authored over 9 years ago
the dummy block was being triggered like for iphone as it was not taking the end range
change in...
The 0 addition into the throttle is wanted for making the limiter more even but
the main issue w...
github.com/AzuraCast/AzuraCast - 817c902bc45fb921978e7d322ed5cc8fafd90228 authored over 9 years ago
github.com/AzuraCast/AzuraCast - 7519a0b24a3b3935065e48f65b6e8cf085d3a998 authored over 9 years ago
github.com/AzuraCast/AzuraCast - bcc34c851fe03507eaaed2f6aacaeaba3093384a authored over 9 years ago
github.com/AzuraCast/icecast-kh-ac - 2eedb6b2ef5aea98408ecc05a004cbcba6e822d7 authored over 9 years ago
While stream handling was ok, handling of files became a problem. This seems to work
on the late...
github.com/AzuraCast/AzuraCast - a0774598bd93790d3f56527ab8d2d291303b18da authored over 9 years ago
github.com/AzuraCast/AzuraCast - 4b3e385c742bf5cbb7849fd1ae9a7df765f55577 authored over 9 years ago
github.com/AzuraCast/AzuraCast - bfbdbd09c332efc2150829106249f4842d9a094a authored over 9 years ago
github.com/AzuraCast/AzuraCast - 73c8cf17420ce2a3f6d38bb4fc9b947cc83d4947 authored over 9 years ago
github.com/AzuraCast/AzuraCast - 92c575de5c0d7a755a9b80bb1af4075b6b1397f9 authored over 9 years ago
github.com/AzuraCast/AzuraCast - 7f8062b746f5fbd4c76cc71015f06f0b9a0b5a4d authored over 9 years ago
github.com/AzuraCast/AzuraCast - 23461eba5d3e2701d9a832b52bd18b7bbae44d3a authored over 9 years ago
github.com/AzuraCast/AzuraCast - f0192a07dc34f0ff04f40e157f9d545b61711816 authored over 9 years ago
github.com/AzuraCast/AzuraCast - 8817be73ea9d7ce41bed7323c1bec379099f262a authored over 9 years ago
github.com/AzuraCast/AzuraCast - abf656100a7bfbfd83acf387de94d35428045716 authored over 9 years ago
github.com/AzuraCast/AzuraCast - 1005c47768a7ee96e8eb61b719e5dd830f1219ba authored over 9 years ago
github.com/AzuraCast/icecast-kh-ac - 247bccca00a551ba5d84f4af9b0efd8e3cc40889 authored over 9 years ago
github.com/AzuraCast/icecast-kh-ac - 71ed1272ef5a8c90798a876c8598b41ec878e34b authored over 9 years ago
github.com/AzuraCast/icecast-kh-ac - 1c0460d6818619bf10471b4ff55f9b54d39cd798 authored over 9 years ago
github.com/AzuraCast/AzuraCast - 074ce5757568119a51aee99c329a845fb2ab8376 authored over 9 years ago
github.com/AzuraCast/AzuraCast - a7265fa5cb12872208b6d82348d13d2e202c2ca3 authored over 9 years ago
github.com/AzuraCast/AzuraCast - 2e880083a65502428e4c220ee9a815f680ed0cef authored over 9 years ago
github.com/AzuraCast/AzuraCast - 01fb272701df4f94296be749695cca0d1b937983 authored over 9 years ago
github.com/AzuraCast/AzuraCast - 139748b0695ebcd4dab1b13860f291e998fc2780 authored over 9 years ago
github.com/AzuraCast/AzuraCast - 516fc9c47f4c5fc137284cc278523c22d5d06ce8 authored over 9 years ago
github.com/AzuraCast/AzuraCast - 00e5c3f190784f8628799db5c7c6c86907903791 authored over 9 years ago