Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Gerbera

Building the Gerbera Media Server
Collective - Host: opensource - https://opencollective.com/gerbera-io - Website: https://gerbera.io - Code: https://github.com/gerbera

changed debug to something better

github.com/gerbera/gerbera - 9da24a7ad940dea34dd377e89cb7cfbff1fd48ec authored over 18 years ago by Leonhard Wimmer <leo at mediatomb dot cc>
added debug statements to items.js to debug a nasty IE error

github.com/gerbera/gerbera - 10c7d4635d1c68b1c8e976929c2ea74e8d013e76 authored over 18 years ago by Leonhard Wimmer <leo at mediatomb dot cc>
dramatically improved debug logging output :>

added Content-Disposition header to file_request_handler.cc

github.com/gerbera/gerbera - 53d54f802ac1d90beff850a03b5c7819a27ce8d7 authored over 18 years ago by Sergey 'Jin' Bostandzhyan <jin at mediatomb dot cc>
The UI evolves..

fixed "add custom item" for the crappy IE
(changed some line breaks from DOS to UNIX style)

github.com/gerbera/gerbera - d9e1637dd3a4690872973334e8b34d1e29e67cff authored over 18 years ago by Leonhard Wimmer <leo at mediatomb dot cc>
changed debug messages / debug macro

github.com/gerbera/gerbera - 9b6bc500b56cad7cd20136e16eca54d751324d1c authored over 18 years ago by Sergey 'Jin' Bostandzhyan <jin at mediatomb dot cc>
completely reworked the custom http headers patch.

previously we were going through the linked list each time a HTTP message was
sent out -> not coo...

github.com/gerbera/gerbera - 053c9ac1cf47ff90c1119f42aafbf13f7af91918 authored over 18 years ago by Sergey 'Jin' Bostandzhyan <jin at mediatomb dot cc>
keeping up the changes

github.com/gerbera/gerbera - 6d8e49d38144f585826f220c7895bfdaed9e0750 authored over 18 years ago by Sergey 'Jin' Bostandzhyan <jin at mediatomb dot cc>
added the possibility to supply custom http headers with a

http response via the get_info callback.

This allows things like setting no caching options when...

github.com/gerbera/gerbera - ae7521bc1136d3cc404ead8add11b7f3da04a1be authored over 18 years ago by Sergey 'Jin' Bostandzhyan <jin at mediatomb dot cc>
fixed crash in soap_device.c, I guess I screwed up when adding custom header

support.

fixed content directory service subscriptions after check with
DeviceValidator from In...

github.com/gerbera/gerbera - 5e9753d3d6b83fcdb535d32800f6f6545e76997a authored over 18 years ago by Sergey 'Jin' Bostandzhyan <jin at mediatomb dot cc>
checking in forgotten file :)

github.com/gerbera/gerbera - b7b93493024d6969a08157722503b6dc346e0bc5 authored over 18 years ago by Leonhard Wimmer <leo at mediatomb dot cc>
a script to change all the copyright tags in all the source files; probably not finished...

github.com/gerbera/gerbera - 06e838e8dbfd2c4d6b6a17da3b6a509e0285af83 authored over 18 years ago by Leonhard Wimmer <leo at mediatomb dot cc>
corrected the documention about the custom http headers for the DSM-320

github.com/gerbera/gerbera - 8fb8a9afd52593c0bf60db529a98e332772a6516 authored over 18 years ago by Leonhard Wimmer <leo at mediatomb dot cc>
added a "remove item" function for the UI

github.com/gerbera/gerbera - 551cd72b816b6fec26ef148edeb4617b9e59659e authored over 18 years ago by Leonhard Wimmer <leo at mediatomb dot cc>
fixed pthread_cond_timedwait in update_manager.cc

adapted debug output in the rest of the files

github.com/gerbera/gerbera - c5c7edcc8d5acca7905e54d7a8acfe79479fbb27 authored over 18 years ago by Sergey 'Jin' Bostandzhyan <jin at mediatomb dot cc>
fix for active items: added namespace to output (some XML parsers were

choking on the missing namespace)

github.com/gerbera/gerbera - b4d53162155a7a9a516d82f6a512e3d62b14c9ff authored over 18 years ago by Sergey 'Jin' Bostandzhyan <jin at mediatomb dot cc>
another small bugfix to make mime-types work in the UI

github.com/gerbera/gerbera - 23ae52a25d9df8d7052d382ef150d97b30042ed8 authored over 18 years ago by Leonhard Wimmer <leo at mediatomb dot cc>
a minor fix to make ActiveItems work

github.com/gerbera/gerbera - 9cb347633b43cfe561bd49e402f69602e0ceb480 authored over 18 years ago by Leonhard Wimmer <leo at mediatomb dot cc>
the UI is evolving; added item adding and manual adding (but the UI is quite ugly)

github.com/gerbera/gerbera - 64e726ab71aec71d6873505fc51b7e3206423d71 authored over 18 years ago by Leonhard Wimmer <leo at mediatomb dot cc>
improved configure.ac, we are now using the AC_CHECK_SIZEOF macro to

determine the size of off_t; adapted tombupnp accordingly

added some information to the README

github.com/gerbera/gerbera - cff3396dfa284b0cc8cc4a6eebceb8265c566938 authored over 18 years ago by Sergey 'Jin' Bostandzhyan <jin at mediatomb dot cc>
fixed possible bug in string converter (needs to be confirmed by the user)

changed log output in update_manager to log_debug

added contributors to the README file

update...

github.com/gerbera/gerbera - b3db59b01e23f338c88aef055f5744138aeca428 authored over 18 years ago by Sergey 'Jin' Bostandzhyan <jin at mediatomb dot cc>
added taglib support (configure.ac still has to be adjusted)

fixed some log/debug messages

github.com/gerbera/gerbera - 9aafa97db581a440fe2ace63383e1dd980ea7114 authored over 18 years ago by Sergey 'Jin' Bostandzhyan <jin at mediatomb dot cc>
fixed a bug where setting -p 0 did not trigger automatic

port selection if it had to override the value in config.xml

github.com/gerbera/gerbera - 71f79c269983234f9a9a2e2513427228815c1879 authored over 18 years ago by Sergey 'Jin' Bostandzhyan <jin at mediatomb dot cc>
fixed bug 1425424

github.com/gerbera/gerbera - 58cb321b5ce81a4bfaf6a5a11162a3e11ce2cba0 authored over 18 years ago by Sergey 'Jin' Bostandzhyan <jin at mediatomb dot cc>
added options to completely supress mediatomb output (no logging will be done)

github.com/gerbera/gerbera - 0d3206b3cf2b4b036c19e682a5b82ac5c238116e authored over 18 years ago by Sergey 'Jin' Bostandzhyan <jin at mediatomb dot cc>
using pause() instead of sleep(3600)

github.com/gerbera/gerbera - fdb058cf5485b263aa691d424055ed15d8f98396 authored over 18 years ago by Leonhard Wimmer <leo at mediatomb dot cc>
someone... deleted those files :>

necessary for upnp operation
(descriptions of connection manager and content directory
services)

github.com/gerbera/gerbera - a6670183ec566652f96790e04e270eada129f7ae authored over 18 years ago by Sergey 'Jin' Bostandzhyan <jin at mediatomb dot cc>
src/web cleanup - removed unnecessary files and variables; now only XML output is possible

github.com/gerbera/gerbera - 090e6a39e4c5e0906abde34bb87d3df414aff603 authored over 18 years ago by Leonhard Wimmer <leo at mediatomb dot cc>
added HAVE_CONFIG_H ifdefs to include autoconfig.h header

github.com/gerbera/gerbera - 934450bb850f87cae3704c7362dbf8cab380e29b authored over 18 years ago by Sergey 'Jin' Bostandzhyan <jin at mediatomb dot cc>
adapted Makefile.am to handle the new UI files

fixed another off_t issue in web_request_handler.cc

FIRST to be included must be the autoconfig...

github.com/gerbera/gerbera - 930fa2710268d272e86ee3cee005b743caa9b72f authored over 18 years ago by Sergey 'Jin' Bostandzhyan <jin at mediatomb dot cc>
half finished UI

removed unnecessary files

github.com/gerbera/gerbera - 03a8e159b9502623f498494e81ccd759a994721f authored over 18 years ago by Leonhard Wimmer <leo at mediatomb dot cc>
reverted to old script

github.com/gerbera/gerbera - 943d6bb31b36099f40871b8e360dc784da91561e authored over 18 years ago by Sergey 'Jin' Bostandzhyan <jin at mediatomb dot cc>
fixed scripting, adapted content manager back to the old version

fixed a bug where autoconfig.h was not included in
jpeg_resolution.cc - so the file got compiled...

github.com/gerbera/gerbera - c3281cc6aceb4e8c8ad68da3a76100769bf07e98 authored over 18 years ago by Sergey 'Jin' Bostandzhyan <jin at mediatomb dot cc>
reverted to 0.8.1 scripting

github.com/gerbera/gerbera - 4d6f6056aeffecb0d8d829b1d2efc63d095fde8a authored over 18 years ago by Sergey 'Jin' Bostandzhyan <jin at mediatomb dot cc>
Gena never finished it; we have to roll back to 0.8.1 state

github.com/gerbera/gerbera - a42b91e70aacdc35052d672f3dc8658889da880b authored over 18 years ago by Sergey 'Jin' Bostandzhyan <jin at mediatomb dot cc>
fixed some doxygen "\todo" commands

github.com/gerbera/gerbera - 0ca0cf0723a8cb5bacd4b4b26a47cecbd41283b6 authored over 18 years ago by Leonhard Wimmer <leo at mediatomb dot cc>
added some documentation for the sqlite3 changes (dedicated thread)

small code cleanup in src/storage/sqlite3/sqlite3_storage.cc

github.com/gerbera/gerbera - 55099637e0c44c0ed7ea6eb66e5778a34ea7d422 authored over 18 years ago by Leonhard Wimmer <leo at mediatomb dot cc>
finalized custom http header implementation. headers can now be

specified via the config.xml file

sections added:
<server>
<custom-http-headers>
<ad...

github.com/gerbera/gerbera - 3fc3b235050580ce00bc0a6b1be6bee2a6370065 authored over 18 years ago by Sergey 'Jin' Bostandzhyan <jin at mediatomb dot cc>
updated the change log

github.com/gerbera/gerbera - bd57981415ee529d77dc7aad728ff690d1a6637b authored over 18 years ago by Sergey 'Jin' Bostandzhyan <jin at mediatomb dot cc>
added configurable custom HTTP header support, it is now possible

to add or remove custom headers to all HTTP responses
(this also includes ssdp/gena messages)

th...

github.com/gerbera/gerbera - f0652213d67927986ea9f00af8bd8659e3ec74e3 authored over 18 years ago by Sergey 'Jin' Bostandzhyan <jin at mediatomb dot cc>
modified SQLite3 storage class to use a dedicated thread to make all the requests to the sqlite3-API. This is needed

if SQLite3 is compiled with --enable-threadsafe.
main.cc and server.cc were modified to change th...

github.com/gerbera/gerbera - 817450f791d0d29df702212ad0b46b089bfcf304 authored over 18 years ago by Leonhard Wimmer <leo at mediatomb dot cc>
improved largefile implementation

the define for sprintf now contains only the modifier,
so we do not need two defines (hex and de...

github.com/gerbera/gerbera - 89a7715f7988198c32c6cf0cab03d36c28baa600 authored over 18 years ago by Sergey 'Jin' Bostandzhyan <jin at mediatomb dot cc>
keeping track of the changes...

github.com/gerbera/gerbera - c4d6b985ee5fb55f54c83215d272430db0d44fb5 authored over 18 years ago by Sergey 'Jin' Bostandzhyan <jin at mediatomb dot cc>
server class is now a singleton

fixed a bug when server did not shutdown when a download was
active.

github.com/gerbera/gerbera - 3ca71c3b8cce60650d8f41b58b497726e54a25e3 authored over 18 years ago by Sergey 'Jin' Bostandzhyan <jin at mediatomb dot cc>
fixed a problem related to largefile support

under certain circumstances tombupnp was compiled with disabled largefile
support, while mediat...

github.com/gerbera/gerbera - 9f27668151b4ca917045938c91276edad89b2ed0 authored over 18 years ago by Sergey 'Jin' Bostandzhyan <jin at mediatomb dot cc>
adjusted imlementation to handle automatic port selection

github.com/gerbera/gerbera - eea7b13f8678c555fa45a228523ce761ed8d0111 authored over 18 years ago by Sergey 'Jin' Bostandzhyan <jin at mediatomb dot cc>
added reuse port option

removed limitation where port values below 49152 were not allowed

removed debug printf from gena...

github.com/gerbera/gerbera - 75f407c0935c62c4de55fbe9f752228baa460013 authored over 18 years ago by Sergey 'Jin' Bostandzhyan <jin at mediatomb dot cc>
reverted api change

github.com/gerbera/gerbera - 34417ca015288aaa7d22da495b98e8c5c89efc3d authored over 18 years ago by Sergey 'Jin' Bostandzhyan <jin at mediatomb dot cc>
figured out that off_t can be a negative value,

really stupid that I thought otherwise before.

reverted the changes related to that misleading
t...

github.com/gerbera/gerbera - aab34083addf261f23ee62b1a43d1777046755cc authored over 18 years ago by Sergey 'Jin' Bostandzhyan <jin at mediatomb dot cc>
improved largefile support handling

github.com/gerbera/gerbera - 6603c0165d63a6a5a54798cd5e0034193197e57e authored over 18 years ago by Sergey 'Jin' Bostandzhyan <jin at mediatomb dot cc>
added a debug message to file_request handler

removed all jssp references from Makefile.am

github.com/gerbera/gerbera - e036ea0c7df59594ca96b1f761e022b0ce5dab62 authored over 18 years ago by Sergey 'Jin' Bostandzhyan <jin at mediatomb dot cc>
moved to to libupnp code: based on libupnp 1.4.1BETA3

this version is already patched with largefile support

removed SIGPIPE

added css mimetype to w...

github.com/gerbera/gerbera - c24d00cc6ff1904bf2a69bdcfe3602925a281e2c authored over 18 years ago by Sergey 'Jin' Bostandzhyan <jin at mediatomb dot cc>
added check if compilation of the upnp part and MediaTomb part went well

in regard to off_t

github.com/gerbera/gerbera - ddaa8aeef70dff670d7f606ca789f06077ad1f79 authored over 18 years ago by Sergey 'Jin' Bostandzhyan <jin at mediatomb dot cc>
removed libupnp 1.3.1, moving to 1.4.x version (pupnp.sf.net)

github.com/gerbera/gerbera - 58a889919fd820f706fe66d5eb631810cc78203b authored over 18 years ago by Sergey 'Jin' Bostandzhyan <jin at mediatomb dot cc>
fix typo in comment

github.com/gerbera/gerbera - d15c7c9e2aa20bff26f76d6938b04a2ce80d96fb authored over 18 years ago by Leonhard Wimmer <leo at mediatomb dot cc>
deleted unneded jssp-files

github.com/gerbera/gerbera - 12067e4da5590db59162533eaa6d9d53af30f839 authored over 18 years ago by Leonhard Wimmer <leo at mediatomb dot cc>
don't ask...

github.com/gerbera/gerbera - 353152b97b04c49928485257725dea659bf15693 authored over 18 years ago by Sergey 'Jin' Bostandzhyan <jin at mediatomb dot cc>
unknown file size fix did not work correctly, these changes

finalize the required functionality

github.com/gerbera/gerbera - a8b348341ee04cc27261cf516cced28360fe2200 authored over 18 years ago by Sergey 'Jin' Bostandzhyan <jin at mediatomb dot cc>
strtol now catches bogus values when converting the port number

github.com/gerbera/gerbera - e89a0c5a3430ccd35f5120dda353badf5e787e6b authored over 18 years ago by Sergey 'Jin' Bostandzhyan <jin at mediatomb dot cc>
updated the changelog

github.com/gerbera/gerbera - 0c38e2f67951a7d805defffe0e6ed4b4eebda9d4 authored over 18 years ago by Sergey 'Jin' Bostandzhyan <jin at mediatomb dot cc>
added further largefile fixes to the SDK:

because we are using off_t we can no longer set the filesize
to less than zero (this was done in ...

github.com/gerbera/gerbera - 065b0d2269dfbdcb1986fce03b1623199b2e2a9a authored over 18 years ago by Sergey 'Jin' Bostandzhyan <jin at mediatomb dot cc>
the HAVE_CONFIG define was causing problems on id3lib header import

github.com/gerbera/gerbera - 655f085a3db6c499d6463f7744a374965df1e164 authored over 18 years ago by Sergey 'Jin' Bostandzhyan <jin at mediatomb dot cc>
added debug support

github.com/gerbera/gerbera - 2a415c1d03cb3c0f4a574758e873a109753699fe authored over 18 years ago by Sergey 'Jin' Bostandzhyan <jin at mediatomb dot cc>
further improvements to the configure system

fixed the pthread issue, also added new search path
for the javascript library (for SuSE)

github.com/gerbera/gerbera - 6eec3adda28bb91f98ae74e33947ad6fc418b5d3 authored over 18 years ago by Sergey 'Jin' Bostandzhyan <jin at mediatomb dot cc>
fixed resource handling in file_request_handler

some minor improvement in tools.cc (we had a compiler warning)

github.com/gerbera/gerbera - c20bd475f8bded0e9224e417bbac8ddeb491f9ca authored over 18 years ago by Sergey 'Jin' Bostandzhyan <jin at mediatomb dot cc>
SERVER: tag in HTTP header now returns our package name and version

github.com/gerbera/gerbera - b15f9030d02eb9293b52f739264ceb79c48818c2 authored over 18 years ago by Sergey 'Jin' Bostandzhyan <jin at mediatomb dot cc>
additional fixes for largefile support,

it choked on a 23GB file

github.com/gerbera/gerbera - 34e7be5c1c6cd8bbf3ab5491775512b441839f0c authored over 18 years ago by Sergey 'Jin' Bostandzhyan <jin at mediatomb dot cc>
added some "svn:ignore" properties

github.com/gerbera/gerbera - 72af34c5e83fbb260ef8a40ad204717fae69bdc1 authored over 18 years ago by Leonhard Wimmer <leo at mediatomb dot cc>
<time.h> instead of <sys/time.h>

github.com/gerbera/gerbera - 04a7b3364e5b8c58fdcc5e22d0c031aa058f6c25 authored over 18 years ago by Leonhard Wimmer <leo at mediatomb dot cc>
not needed

github.com/gerbera/gerbera - 8abd49fb8780166411b5d4ab5583bc69c4f18269 authored over 18 years ago by Sergey 'Jin' Bostandzhyan <jin at mediatomb dot cc>
started porting UI to Ajax version (check in of nanotree, prototype)

remove libjs dependencies from UI -> JSSP removed
deleted currently unneeded files from src/web
U...

github.com/gerbera/gerbera - f9e2fc52906bddd3f2d5cc8484035498a9128b0d authored over 18 years ago by Leonhard Wimmer <leo at mediatomb dot cc>
optimize web_callbacks.cc

github.com/gerbera/gerbera - 50796df3095694cfceae65c7eb50ec80a964906c authored over 18 years ago by Leonhard Wimmer <leo at mediatomb dot cc>
oops.. this is created by configure

github.com/gerbera/gerbera - 3cdb6eb44f55a1a7c009c92c535236c4b0f79046 authored over 18 years ago by Sergey 'Jin' Bostandzhyan <jin at mediatomb dot cc>
not yet finalized

github.com/gerbera/gerbera - 80fdd61f251453bd2a38514d003a3b12921c01f0 authored over 18 years ago by Sergey 'Jin' Bostandzhyan <jin at mediatomb dot cc>
upnp created two weird files, they should not be installed

github.com/gerbera/gerbera - db33102a0a28234c77d2f7a54d1c3b4b2ffaf98a authored over 18 years ago by Sergey 'Jin' Bostandzhyan <jin at mediatomb dot cc>
this macro caused problems

github.com/gerbera/gerbera - 720a01456c8e417958bc9f183e18be482c30b8a2 authored over 18 years ago by Sergey 'Jin' Bostandzhyan <jin at mediatomb dot cc>
added upnpconfig.h include

github.com/gerbera/gerbera - 830e7c14a810ad194e7f32ccd5ca1ef1d5c8c35c authored over 18 years ago by Sergey 'Jin' Bostandzhyan <jin at mediatomb dot cc>
addiotional fixed for largefile support

github.com/gerbera/gerbera - c145d0fa5b37730358d1a34bc425309bd0b0a737 authored over 18 years ago by Sergey 'Jin' Bostandzhyan <jin at mediatomb dot cc>
largefile patches applied

github.com/gerbera/gerbera - 7252ba55b121984ea897b68a1330f7f1432b5a2a authored over 18 years ago by Sergey 'Jin' Bostandzhyan <jin at mediatomb dot cc>
cleaned up some warnings

fixed function mismatch in the uuid code; we still have two concurrent
implementations: one in th...

github.com/gerbera/gerbera - bb0b58a5d584812457cb637689d30f810d4dff01 authored over 18 years ago by Sergey 'Jin' Bostandzhyan <jin at mediatomb dot cc>
not yet finalized

github.com/gerbera/gerbera - d94d0d52af97a83955ea3a0fa5bcae4d78a37c5a authored over 18 years ago by Sergey 'Jin' Bostandzhyan <jin at mediatomb dot cc>
further modifications to the build environemnt

github.com/gerbera/gerbera - b7ed8dee0f30d475c8b457094d36df29c427c89b authored over 18 years ago by Sergey 'Jin' Bostandzhyan <jin at mediatomb dot cc>
integration of libupnp 1.3.1 into the MediaTomb sourcetree

is finally complete

github.com/gerbera/gerbera - c480c176f81419359751c9d8c4dec9f72fd65af1 authored over 18 years ago by Sergey 'Jin' Bostandzhyan <jin at mediatomb dot cc>
changes that were necessary to adapt to autoconfig.h

github.com/gerbera/gerbera - b83efe0e3b2c9813ec994a601caf4c79e86719d6 authored over 18 years ago by Sergey 'Jin' Bostandzhyan <jin at mediatomb dot cc>
just for reference

github.com/gerbera/gerbera - 315654db02e291c7d421b013b27aa6d7d017e116 authored over 18 years ago by Sergey 'Jin' Bostandzhyan <jin at mediatomb dot cc>
once again... figured out that libupnp 1.3 is somewhat patched and

improved... so dropped the original 1.2.1a and will integrate the
updated version

github.com/gerbera/gerbera - 950fbb0e9a2d0e289f79a78c83f29713dc348936 authored over 18 years ago by Sergey 'Jin' Bostandzhyan <jin at mediatomb dot cc>
further modifications to the configure script

github.com/gerbera/gerbera - 1761bdfd3100335abb25f2f30fd88c4e18cb17eb authored over 18 years ago by Sergey 'Jin' Bostandzhyan <jin at mediatomb dot cc>
now using correct variables for top_src dir

github.com/gerbera/gerbera - e32a8d5af8cbb6c3c19be8368c407c9cf665c3b8 authored over 18 years ago by Sergey 'Jin' Bostandzhyan <jin at mediatomb dot cc>
removed malloc.h, included tombconfig.h

github.com/gerbera/gerbera - 53a7a5ebe386ad8844478a2fd647782d98c6bccd authored over 18 years ago by Sergey 'Jin' Bostandzhyan <jin at mediatomb dot cc>
now using proper variables

github.com/gerbera/gerbera - c8cc0dc50b0e004f321eb1679d1c300a7cafbf9a authored over 18 years ago by Sergey 'Jin' Bostandzhyan <jin at mediatomb dot cc>
reorganized structure

github.com/gerbera/gerbera - 2b62cfd2618af8116e292e33802ef041d7bb4957 authored over 18 years ago by Sergey 'Jin' Bostandzhyan <jin at mediatomb dot cc>
further cleanup

github.com/gerbera/gerbera - f71c0b45f9f4d03be40c363334f25de742d7ec06 authored over 18 years ago by Sergey 'Jin' Bostandzhyan <jin at mediatomb dot cc>
cleaning up

github.com/gerbera/gerbera - ca218b07364b79ae76c230d0ce63ba3ee747ad6a authored over 18 years ago by Sergey 'Jin' Bostandzhyan <jin at mediatomb dot cc>
some changes to the environment again

github.com/gerbera/gerbera - 62b13bade530eaff06feee5dba3e3804d8a51aed authored over 18 years ago by Sergey 'Jin' Bostandzhyan <jin at mediatomb dot cc>
we were not correctly searching for the pthread library

github.com/gerbera/gerbera - 393f17d9d3bf01a2b01a25aa43b0744c442a9c16 authored over 18 years ago by Sergey 'Jin' Bostandzhyan <jin at mediatomb dot cc>
added css mimetype

github.com/gerbera/gerbera - b1ab27fcc0f219f70c56f08e36cef28aaee1db44 authored over 18 years ago by Sergey 'Jin' Bostandzhyan <jin at mediatomb dot cc>
fixed bug #1292295 (sourceforge tracker), we casted int to size_t which

caused problems on 64bit platforms

github.com/gerbera/gerbera - 6e374e49b125649ace1c272fadabe3793c365aa4 authored over 18 years ago by Sergey 'Jin' Bostandzhyan <jin at mediatomb dot cc>
integration of libupnp into the mediatomb source tree

github.com/gerbera/gerbera - a7c8088cd1ff0bbc4b1bfbcdc7005835a5dd82ac authored over 18 years ago by Sergey 'Jin' Bostandzhyan <jin at mediatomb dot cc>