Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/gerbera/gerbera
UPnP Media Server for 2025: Stream your digital media through your home network and consume it on all kinds of UPnP supporting devices 📱💻📺
https://github.com/gerbera/gerbera
ccf3ae3a3fa8e992d79da86aaf77a5633c658fcf authored over 18 years ago
string (actually returns everything before the first ":" and does some
very basic checking, retu...
items.cc checks if we are adding a real item.
started adding parseProtocolInfo() (will be complet...
771ac5419a89c993465d34ec1326813eb41980c0 authored over 18 years ago
started adding UI edit funtions.
modified CdsResourceManager to allow the UI to get only the URL ...
which encoding was selected for metadata and for file import
string_converter.cc: improved iconv...
3fab35b2a37458d70f2154c28ff5fdaa5f59dca0 authored over 18 years ago
configure.ac, config_manager.cc: we are now using the nl_langinfo function
to figure out the use...
131d537d7fd23f2a1df39cd9dacd683a890ac762 authored over 18 years ago
0828f985a8f435261ee404e4ad078db2709f84e0 authored over 18 years ago
adjusted some message types (info/error/debug)
fixed a serious bug: when browsing the filesystem...
260055ae357122b1488d64a154a81b63130dee35 authored over 18 years ago9da24a7ad940dea34dd377e89cb7cfbff1fd48ec authored over 18 years ago
10c7d4635d1c68b1c8e976929c2ea74e8d013e76 authored over 18 years ago
added Content-Disposition header to file_request_handler.cc
53d54f802ac1d90beff850a03b5c7819a27ce8d7 authored over 18 years agofixed "add custom item" for the crappy IE
(changed some line breaks from DOS to UNIX style)
9b6bc500b56cad7cd20136e16eca54d751324d1c authored over 18 years ago
previously we were going through the linked list each time a HTTP message was
sent out -> not coo...
6d8e49d38144f585826f220c7895bfdaed9e0750 authored over 18 years ago
http response via the get_info callback.
This allows things like setting no caching options when...
ae7521bc1136d3cc404ead8add11b7f3da04a1be authored over 18 years agosupport.
fixed content directory service subscriptions after check with
DeviceValidator from In...
b7b93493024d6969a08157722503b6dc346e0bc5 authored over 18 years ago
06e838e8dbfd2c4d6b6a17da3b6a509e0285af83 authored over 18 years ago
8fb8a9afd52593c0bf60db529a98e332772a6516 authored over 18 years ago
551cd72b816b6fec26ef148edeb4617b9e59659e authored over 18 years ago
adapted debug output in the rest of the files
c5c7edcc8d5acca7905e54d7a8acfe79479fbb27 authored over 18 years agochoking on the missing namespace)
b4d53162155a7a9a516d82f6a512e3d62b14c9ff authored over 18 years ago23ae52a25d9df8d7052d382ef150d97b30042ed8 authored over 18 years ago
9cb347633b43cfe561bd49e402f69602e0ceb480 authored over 18 years ago
64e726ab71aec71d6873505fc51b7e3206423d71 authored over 18 years ago
determine the size of off_t; adapted tombupnp accordingly
added some information to the README
cff3396dfa284b0cc8cc4a6eebceb8265c566938 authored over 18 years agochanged log output in update_manager to log_debug
added contributors to the README file
update...
b3db59b01e23f338c88aef055f5744138aeca428 authored over 18 years agofixed some log/debug messages
9aafa97db581a440fe2ace63383e1dd980ea7114 authored over 18 years agoport selection if it had to override the value in config.xml
71f79c269983234f9a9a2e2513427228815c1879 authored over 18 years ago58cb321b5ce81a4bfaf6a5a11162a3e11ce2cba0 authored over 18 years ago
0d3206b3cf2b4b036c19e682a5b82ac5c238116e authored over 18 years ago
fdb058cf5485b263aa691d424055ed15d8f98396 authored over 18 years ago
necessary for upnp operation
(descriptions of connection manager and content directory
services)
090e6a39e4c5e0906abde34bb87d3df414aff603 authored over 18 years ago
934450bb850f87cae3704c7362dbf8cab380e29b authored over 18 years ago
fixed another off_t issue in web_request_handler.cc
FIRST to be included must be the autoconfig...
930fa2710268d272e86ee3cee005b743caa9b72f authored over 18 years agoremoved unnecessary files
03a8e159b9502623f498494e81ccd759a994721f authored over 18 years ago943d6bb31b36099f40871b8e360dc784da91561e authored over 18 years ago
fixed a bug where autoconfig.h was not included in
jpeg_resolution.cc - so the file got compiled...
4d6f6056aeffecb0d8d829b1d2efc63d095fde8a authored over 18 years ago
a42b91e70aacdc35052d672f3dc8658889da880b authored over 18 years ago
0ca0cf0723a8cb5bacd4b4b26a47cecbd41283b6 authored over 18 years ago
small code cleanup in src/storage/sqlite3/sqlite3_storage.cc
55099637e0c44c0ed7ea6eb66e5778a34ea7d422 authored over 18 years agospecified via the config.xml file
sections added:
<server>
<custom-http-headers>
<ad...
bd57981415ee529d77dc7aad728ff690d1a6637b authored over 18 years ago
to add or remove custom headers to all HTTP responses
(this also includes ssdp/gena messages)
th...
f0652213d67927986ea9f00af8bd8659e3ec74e3 authored over 18 years agoif SQLite3 is compiled with --enable-threadsafe.
main.cc and server.cc were modified to change th...
the define for sprintf now contains only the modifier,
so we do not need two defines (hex and de...
c4d6b985ee5fb55f54c83215d272430db0d44fb5 authored over 18 years ago
fixed a bug when server did not shutdown when a download was
active.
under certain circumstances tombupnp was compiled with disabled largefile
support, while mediat...
eea7b13f8678c555fa45a228523ce761ed8d0111 authored over 18 years ago
removed limitation where port values below 49152 were not allowed
removed debug printf from gena...
75f407c0935c62c4de55fbe9f752228baa460013 authored over 18 years ago34417ca015288aaa7d22da495b98e8c5c89efc3d authored over 18 years ago
really stupid that I thought otherwise before.
reverted the changes related to that misleading
t...
6603c0165d63a6a5a54798cd5e0034193197e57e authored over 18 years ago
removed all jssp references from Makefile.am
e036ea0c7df59594ca96b1f761e022b0ce5dab62 authored over 18 years agothis version is already patched with largefile support
removed SIGPIPE
added css mimetype to w...
c24d00cc6ff1904bf2a69bdcfe3602925a281e2c authored over 18 years agoin regard to off_t
ddaa8aeef70dff670d7f606ca789f06077ad1f79 authored over 18 years ago58a889919fd820f706fe66d5eb631810cc78203b authored over 18 years ago
d15c7c9e2aa20bff26f76d6938b04a2ce80d96fb authored over 18 years ago
12067e4da5590db59162533eaa6d9d53af30f839 authored over 18 years ago
353152b97b04c49928485257725dea659bf15693 authored over 18 years ago
finalize the required functionality
a8b348341ee04cc27261cf516cced28360fe2200 authored over 18 years agoe89a0c5a3430ccd35f5120dda353badf5e787e6b authored over 18 years ago
0c38e2f67951a7d805defffe0e6ed4b4eebda9d4 authored over 18 years ago
because we are using off_t we can no longer set the filesize
to less than zero (this was done in ...
655f085a3db6c499d6463f7744a374965df1e164 authored over 18 years ago
2a415c1d03cb3c0f4a574758e873a109753699fe authored over 18 years ago
fixed the pthread issue, also added new search path
for the javascript library (for SuSE)
some minor improvement in tools.cc (we had a compiler warning)
c20bd475f8bded0e9224e417bbac8ddeb491f9ca authored over 18 years agob15f9030d02eb9293b52f739264ceb79c48818c2 authored over 18 years ago
it choked on a 23GB file
34e7be5c1c6cd8bbf3ab5491775512b441839f0c authored over 18 years ago72af34c5e83fbb260ef8a40ad204717fae69bdc1 authored over 18 years ago
04a7b3364e5b8c58fdcc5e22d0c031aa058f6c25 authored over 18 years ago
8abd49fb8780166411b5d4ab5583bc69c4f18269 authored over 18 years ago
remove libjs dependencies from UI -> JSSP removed
deleted currently unneeded files from src/web
U...
50796df3095694cfceae65c7eb50ec80a964906c authored over 18 years ago
3cdb6eb44f55a1a7c009c92c535236c4b0f79046 authored over 18 years ago
80fdd61f251453bd2a38514d003a3b12921c01f0 authored over 18 years ago
db33102a0a28234c77d2f7a54d1c3b4b2ffaf98a authored over 18 years ago
720a01456c8e417958bc9f183e18be482c30b8a2 authored over 18 years ago
830e7c14a810ad194e7f32ccd5ca1ef1d5c8c35c authored over 18 years ago
c145d0fa5b37730358d1a34bc425309bd0b0a737 authored over 18 years ago
7252ba55b121984ea897b68a1330f7f1432b5a2a authored over 18 years ago
fixed function mismatch in the uuid code; we still have two concurrent
implementations: one in th...
d94d0d52af97a83955ea3a0fa5bcae4d78a37c5a authored over 18 years ago
b7ed8dee0f30d475c8b457094d36df29c427c89b authored over 18 years ago
is finally complete
c480c176f81419359751c9d8c4dec9f72fd65af1 authored over 18 years agob83efe0e3b2c9813ec994a601caf4c79e86719d6 authored over 18 years ago
315654db02e291c7d421b013b27aa6d7d017e116 authored over 18 years ago
improved... so dropped the original 1.2.1a and will integrate the
updated version
1761bdfd3100335abb25f2f30fd88c4e18cb17eb authored over 18 years ago
e32a8d5af8cbb6c3c19be8368c407c9cf665c3b8 authored over 18 years ago
53a7a5ebe386ad8844478a2fd647782d98c6bccd authored over 18 years ago
c8cc0dc50b0e004f321eb1679d1c300a7cafbf9a authored over 18 years ago
2b62cfd2618af8116e292e33802ef041d7bb4957 authored over 18 years ago