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

still finetuning the docs

github.com/gerbera/gerbera - 2bcf873c5334b3f20bf23f1d493e8ed50347ff6c authored almost 18 years ago
"teilbar" check :) - make sure we are always on a valid page in the UI

github.com/gerbera/gerbera - ca03d5e67c91027457cbcb1641eb9ff902868e39 authored almost 18 years ago
took control over borders

github.com/gerbera/gerbera - fc91e1a65844827c4d13f0a388e39edaddc5b2a8 authored almost 18 years ago
setting ui update timeout to 1 sec for removes

github.com/gerbera/gerbera - a038d7c30a6d264a0e759cbe90e8b6d88d7ea0aa authored almost 18 years ago
doc: changing the config.xml bullets

github.com/gerbera/gerbera - fc1a3a652b27c54141e6d46eea6c0c05c28440b9 authored almost 18 years ago
made sure that sql scripts get intalled

github.com/gerbera/gerbera - 20d31520e1cad1ccf058424bc6d1376d31790f18 authored almost 18 years ago
and once again.. chaing the look of the config description

github.com/gerbera/gerbera - 315f0200a7d70ebadd3773a38742bca8d3772c07 authored almost 18 years ago
disabled js specific string converter functions if libjs is not available

modified configure.ac because of some problems with uclibc (js check was
ignoring global LDFLAGS)

github.com/gerbera/gerbera - d5c8bc79d022172669455724197968f39a9adb68 authored almost 18 years ago
added a charset paramter for scripting to allow conversion and ensure that

only UTF-8 is used internally (in case someone specifies a container name
in the script in some f...

github.com/gerbera/gerbera - 9c093c19232a0afee3d57f0af9eeffc697e90dae authored almost 18 years ago
turned out that set autoscan functionality was terribly broken - finally fixed

this.

removed some debug output in web_request_handler

github.com/gerbera/gerbera - 297aacf4cdad9932ff8711a08d8f67afc3ec448f authored almost 18 years ago
updated mysql part in documentation

github.com/gerbera/gerbera - d60a8ef6d5d7684f5fd23ee8b92fb73029e64603 authored almost 18 years ago
missed an apostrophe

github.com/gerbera/gerbera - 23999f10440a44bbc5d706957999484f84838154 authored almost 18 years ago
forgot to send out UI update IDs when removing autoscan flag from a container

github.com/gerbera/gerbera - bf26a72cfbfce4b10d4ad60918bc53bfdd822fbf authored almost 18 years ago
use:

xmlto -m sections.xsl xhtml-nochunks readme.xml

to generate html documentation

github.com/gerbera/gerbera - c0e1fb973a28ca2b0307f564803aec96ccfc8d4d authored almost 18 years ago
fixed some typos

github.com/gerbera/gerbera - fc0e3ad8a896fa0f172b17e23ad3cfc2be066d3e authored almost 18 years ago
found and fixed one more issue, id3 library check was setting flags in wrong

order

github.com/gerbera/gerbera - e036212ea3447da46d7246e39dc7a048da109965 authored almost 18 years ago
forgot a comma... that went unnoticed on my system but caused troubles when

crosscompiling

github.com/gerbera/gerbera - 5147b33080dd56aa9feff7ab30b2907401033857 authored almost 18 years ago
scripting features need to be documented as well...

github.com/gerbera/gerbera - e8b1c6954d05f68a6fd68d7ba77829267a010b38 authored almost 18 years ago
cancel for add/edit deactivated againg, because it doesn't work somehow

github.com/gerbera/gerbera - 7a404b8e290c40453e649a35abfd9e369c9ff7b9 authored almost 18 years ago
added cancel button to add, edit form

github.com/gerbera/gerbera - 392cc90c042e084e6358a6960fe3380cc5ddabc1 authored almost 18 years ago
added cancel button to autoscan form

small fix: didn't set scan level correctly

github.com/gerbera/gerbera - 40c672753b329e78f7c3840f73f6c5303ed00445 authored almost 18 years ago
get rid of error message while removing autoscan that doesn't exist

github.com/gerbera/gerbera - 7fc437c536d087127cca19fdb9537ff3b705077b authored almost 18 years ago
gray out the unneeded fields in the autoscan form in the UI

github.com/gerbera/gerbera - 0e2c1b2fc37630d6247b8f8c48432011f0d11fea authored almost 18 years ago
added "edit autoscan" icon

github.com/gerbera/gerbera - 69568235f90dbafd4e5d49d5f15bec468dd989c1 authored almost 18 years ago
implemented new autoscan edit function in UI

github.com/gerbera/gerbera - 6553987da74e3dd2354ae50e27468f7d6c5d8bf5 authored almost 18 years ago
added a check to ensure that only valid objects are added as autoscan

directories (location must be present)

github.com/gerbera/gerbera - f1be2fe9f852e77d712d14548c3fe36339a0bed4 authored almost 18 years ago
modified the setAutoscanDirectory() function, also made sure that

autoscan directories are kept in sync with storage

github.com/gerbera/gerbera - fb31517cf012190070f6e930019992b131d36334 authored almost 18 years ago
added some comments

github.com/gerbera/gerbera - b8bfa6a925358e7c59d622d8a33d5012e0f32db4 authored almost 18 years ago
more or less finished with documentation :) ...finally

github.com/gerbera/gerbera - a4b9a0ef1893d73eba91d90eccfc0d45838766b9 authored almost 18 years ago
added Storage::getAutoscanDirectory()

github.com/gerbera/gerbera - 010af3ea827c6a7393b4442613ef1b197c07da3b authored almost 18 years ago
finally found a way to make the config sections look better

github.com/gerbera/gerbera - f37f5cd72c02d3412c0c70feafe1cdd93259cc25 authored almost 18 years ago
removed debug printout in configure

removed forgotten returns in the invalidate task function

github.com/gerbera/gerbera - 8657ec74e85dbf0dd33131094927fb6f53e481a2 authored almost 18 years ago
implemented setAutoscanDirectory() function that will be used by the UI

github.com/gerbera/gerbera - 196519f397436b14006553d88d2011364523b366 authored almost 18 years ago
those changes allow building MediaTomb under the Cygwin environment

briefly tested with sqlite3, libexif and id3lib, the server seems operational

github.com/gerbera/gerbera - c0d9bcfbd4a1d4b49587e6d0e99032419113da67 authored almost 18 years ago
fixed a bug in parameter processing as reported in the forums:

https://sourceforge.net/forum/message.php?msg_id=4138992

--pidfile was not handled correctly

github.com/gerbera/gerbera - 405253c0be3eb42b2f502782308a04c08a78d3d2 authored almost 18 years ago
removed tombupnp docs

github.com/gerbera/gerbera - 74e19deb96d1f1dbebc6f09b28781b0c0e20dda8 authored almost 18 years ago
more work done on documentation

github.com/gerbera/gerbera - ccc4d97b707484cd7bfe558777dc2fb755c99b89 authored almost 18 years ago
small current task fix

github.com/gerbera/gerbera - fd665d19e99acb5f508eb287d1665ace8aaa5da1 authored almost 18 years ago
isCanellable honored in UI

github.com/gerbera/gerbera - 9c56f44695a975409ead79eaff6913cd2132bdd1 authored almost 18 years ago
allow editing of some attributes of "PC Dir" items

some possible IE fixes

github.com/gerbera/gerbera - 9e7eb934e42104b1e0acdbad1a34712ea811b5cd authored almost 18 years ago
still working on the documentation

github.com/gerbera/gerbera - 04e80ce750a5f416478e3404d3d11574d6c84b4e authored almost 18 years ago
ran the spellchecker

github.com/gerbera/gerbera - 7b4760d3c4e949bab677a3b755ae4faf02fac7db authored almost 18 years ago
even more progress on documentation

github.com/gerbera/gerbera - 880623ffd65cc99822d4928de07d51209a717f04 authored almost 18 years ago
work on the documentation continues...

github.com/gerbera/gerbera - 15824bb533007f4133b5110ba271c40d272ea777 authored almost 18 years ago
added isCancellable flag to tasks, this way the UI can find out

if a task can actually be cancelled

currently only the remove task is not cancellable

added cy...

github.com/gerbera/gerbera - 389ce1a209fb3bc73a3ad302cf564dda6882b4ee authored almost 18 years ago
work in progress on documentation

github.com/gerbera/gerbera - 843f29678d1122c89417748706df4b34959f3698 authored almost 18 years ago
make sure that original track number is only sent out when

the upnp class is set to object.item.audioItem.musicTrack.
this needs to be done in order to comp...

github.com/gerbera/gerbera - 2c1d5448856e919f42db7bd88ce582a399c8e554 authored almost 18 years ago
avoid a strange gcc bug (error: specialization of ... after instantiation)

github.com/gerbera/gerbera - 1b36aa01c50885257c6f633e9270de09d9300c10 authored almost 18 years ago
nowrap added to UI path display

github.com/gerbera/gerbera - deb6bd1b9f445c85237f728bdaadbadd60f990de authored almost 18 years ago
not showing paging if not necessary

github.com/gerbera/gerbera - 8ce26f647e102d0f1612ea6433c2036eb9f415bd authored almost 18 years ago
slightly better error message

github.com/gerbera/gerbera - bfde37506e75a9508394d40954c72607543ff0fe authored almost 18 years ago
finished paging in UI

github.com/gerbera/gerbera - 7474c72d536c26f04875aa3fafbc111aa491bc9c authored almost 18 years ago
fixed a bug in items-per-page check

github.com/gerbera/gerbera - f301e510c54ca62eb616d28a1f417199cf30e7bb authored almost 18 years ago
found one flaw in the previous implementation of the items-per-page optoin

handling, added documentation

github.com/gerbera/gerbera - 138e8213d7110bb263362530e2ce00b81ddfc80b authored almost 18 years ago
added configuration for paging in the UI

github.com/gerbera/gerbera - 7fe23a483371d54538d06e7aaa96cb012e0618d4 authored almost 18 years ago
optimized icons, it now looks nice in Cidero

github.com/gerbera/gerbera - 2baef08a0d466ea38402ea15d860c983642f026c authored almost 18 years ago
adding blank.png

github.com/gerbera/gerbera - 1a203bc18d993e545f80a52d931b41e671da5fa3 authored almost 18 years ago
made sure that the upnp class is set correctly for music tracks

github.com/gerbera/gerbera - c70bef3229fa96dc142cc8a8d572f09c09cea74c authored almost 18 years ago
made sure that exceptions are handled correctly in the update_manager

thread

github.com/gerbera/gerbera - 4b24e5852c167eb6757fe9a3e31220dca79f5635 authored almost 18 years ago
finally fixed the nl_langinfo problem - we are now correctly recognizing the

charset that is set on the system

github.com/gerbera/gerbera - cdf8e4a76307bb7f72ddb8c074137ef530ea988b authored almost 18 years ago
moved the "remove current task icon" to the left side of the path so it does

not jump around when the displayed path length changes

github.com/gerbera/gerbera - ce790a12a0ecda7264315423272afb1388d453f6 authored almost 18 years ago
when rescan directory is called for the first time, it creates an add task for

each new directory. if the rescan directory task is then cancelled, we also
have to cancel all a...

github.com/gerbera/gerbera - 243a165558a2811d6d646f54cf8d88a5cc572b87 authored almost 18 years ago
some css changes

github.com/gerbera/gerbera - 0739039cacf6461718cab5561a0b49808c41b84f authored almost 18 years ago
correction: one / to many sometimes

github.com/gerbera/gerbera - 23a7e8131b6e4e602ee97493fd2a9ae3595ccc99 authored almost 18 years ago
adding / to path in UI display

github.com/gerbera/gerbera - d4d110a46b6e50db8efbebb6be0234852091eaef authored almost 18 years ago
ui optic change: current task and img on the same height

github.com/gerbera/gerbera - 59c1c8bc2c4829855aa792a079384cd2d12b5d4e authored almost 18 years ago
added pngbehavior.htc and co to Makefile.am

github.com/gerbera/gerbera - 3d684166f40ea5edaed0df66c97db42439bc2910 authored almost 18 years ago
adding tasks.js to Makefile.am

github.com/gerbera/gerbera - 4f4613b30a8f504725523bb6c113511913648fcd authored almost 18 years ago
and again - a task description refinement

github.com/gerbera/gerbera - a441ef4e0f3e10ac93bcf5847214022726c2e823 authored almost 18 years ago
another ui fix: clearInterval didn't clear the interval variable

github.com/gerbera/gerbera - d64307f64483eec1c25a9caff4983c8e24912ae4 authored almost 18 years ago
ui fixes: only init tree and items if logged in

github.com/gerbera/gerbera - 125f27c4d2c50adb9fa7ed326a239b3dc568cda9 authored almost 18 years ago
ui fix: get rid of error while logging in

github.com/gerbera/gerbera - 2589b7456831c45f32738bc64e4ea4bd290858e3 authored almost 18 years ago
finished current task display and polling

github.com/gerbera/gerbera - d976b3c401dddd9fb437964eb2fb99b1efa9c269 authored almost 18 years ago
refined a task description once again

github.com/gerbera/gerbera - 66bf10a0e292a35e378612ca49fe481312378de9 authored almost 18 years ago
forgot a colon :)

github.com/gerbera/gerbera - 1c74bd60246f41a6e3e429cd4cd8f71c9e34561a authored almost 18 years ago
refined task descriptions

github.com/gerbera/gerbera - bca8a82c9e83bc19a7407358b0b08d3b3a35b43b authored almost 18 years ago
added poll-interval option to configuration

github.com/gerbera/gerbera - 1cc4af55276413c840135850dce7a2325f9b8c09 authored almost 18 years ago
added poll-when-idle option to the configuration

github.com/gerbera/gerbera - 5974f2d45e7812d1bbc704b7501431f9624367f1 authored almost 18 years ago
removing deleted files from Makefile.am

github.com/gerbera/gerbera - 5ab1ec38a9bd88a1718aae771a2eb6e04c502dd7 authored almost 18 years ago
removed unnecessary icons

github.com/gerbera/gerbera - bd7e626af31f4f3e53ea8dd509d9dec37c130cff authored almost 18 years ago
commenting out currently inactive links

github.com/gerbera/gerbera - 83d40d698a7f87b2d4f6705696edca2acecae699 authored almost 18 years ago
forgot to check in some files for UI changes

github.com/gerbera/gerbera - 0737a1a420c9fff7c64d427776ca19a50dba6905 authored almost 18 years ago
many UI changes: (more) compatible to IE; started task list

github.com/gerbera/gerbera - 31087181d0cfd7e975f4fb15ee5a84cbed7afe96 authored almost 18 years ago
minor additions

github.com/gerbera/gerbera - 48ed3c3169f05d0da1b2fc7bc67c6d44bfb11acd authored almost 18 years ago
removed icon that was not needed

github.com/gerbera/gerbera - 4ee6ac2315389370b227d7f01f3fbb79c1d13cee authored almost 18 years ago
I don't know what I was thinking when doing r829... :)

reverted the change

github.com/gerbera/gerbera - d94477b97d308d746292c1a71f19052a7c06329b authored almost 18 years ago
fix: coredump if removing inexistent object

github.com/gerbera/gerbera - 68f73e6e9f1ff50f276f73885da52d4587910c3b authored almost 18 years ago
fixed a leak in rescanDirectory - under certain conditions closedir()

was not called on function exit

github.com/gerbera/gerbera - e6cb94ce6ef48d49f2ea4815d9d51be571b89280 authored almost 18 years ago
refined description message

github.com/gerbera/gerbera - 6ed164e4bceb44f0290fb22439036ac8317b431f authored almost 18 years ago
added a function to cds_objects that returns the path tree of an object in

the database

made sure that all task descriptions are set appropriately

github.com/gerbera/gerbera - 8d185a75a31d224e564699f8e054e089535e8a9b authored almost 18 years ago
made sure that rescan directory tasks can be cancelled

github.com/gerbera/gerbera - 39e3759d9cf439637163d61578e4cb038489298c authored almost 18 years ago
refined the getTasklist function: we will only allocate the array if

tasks are available, otherwise the function returns nil

github.com/gerbera/gerbera - 371b806dc5bd456d890527e4586fcd45880c030f authored almost 18 years ago
preparing for postgres

github.com/gerbera/gerbera - 375820688db29bd59a54ac600734bdbea43729c0 authored almost 18 years ago
preparing for postgres

github.com/gerbera/gerbera - 14d86a2b4bf0e6e90bd1d91c4408d8b6e7c446bd authored almost 18 years ago
get rid of a warning

github.com/gerbera/gerbera - 99c856c5132622c6ae9f9a80a7fbcf885261d352 authored almost 18 years ago
preparing for postgres

github.com/gerbera/gerbera - a4fc7b861b5a591b7bf2976f0b13ac41fb787e00 authored almost 18 years ago
updating GPL header

github.com/gerbera/gerbera - abfb41ca11150ec948fd23998e01d1aca6cac52c authored almost 18 years ago
there were some tabs instead of spaces...

github.com/gerbera/gerbera - 9ba1b0be7dbaaad8f1861537024e4793d8ec2049 authored almost 18 years ago
added MediaTomb favicon as well as icons for UPnP Control Points

github.com/gerbera/gerbera - f354a88b013f09624ba27c350f78e9357ab1d15e authored almost 18 years ago