24 Commits

Author SHA1 Message Date
juhosg
e91c46c25c minidlna: bump version to 1.0.25
Version bump minidlna to 1.0.25 and add an additional patch.
Patch is accepted upstream, but not yet released.

Signed-off-by: Ian Leonard <antonlacon@gmail.com>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@35658 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-02-18 10:04:17 +00:00
juhosg
76df355ab1 packages/minidlna: create log/db directories defined in the uci configuration
Based on a patch by Varga Gábor.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@34612 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-12-10 20:27:27 +00:00
jow
1578747a83 [packages] minidlna: link libintl.so if full language support is enabled (#11791)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@33125 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-11 00:45:53 +00:00
juhosg
a7a3a245e9 pasckages/minidlna: add build-time dependency on util-linux
git-svn-id: svn://svn.openwrt.org/openwrt/packages@31703 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-05-13 12:23:33 +00:00
juhosg
d1707cd7dd packages/minidlna: fix config file installation
Reported-by: Gabor Varga <vargagab@gmail.com>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@31487 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-04-27 05:30:08 +00:00
juhosg
2ae2fffaed packages/minidlna: add uci configuration support
git-svn-id: svn://svn.openwrt.org/openwrt/packages@31211 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-04-06 06:51:20 +00:00
swalker
b90716941d [packages] minidlna: update to 1.0.24 (#11126)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@30990 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-03-18 20:31:54 +00:00
nico
7b8394f701 packages/minidlna: various changes:
* fix "invasive" patches (those introducing a STAGING_DIR var into upstream Makefiles)
 * pass proper target OS name/version, not host ones
 * change db path to /var/run/minidlna and log path to /var/log
 * use new service functions

git-svn-id: svn://svn.openwrt.org/openwrt/packages@29081 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-13 22:16:28 +00:00
nico
a33e7031b1 packages/minidlna: update to 1.0.22
This patch updates Minidlna to 1.0.22.

Signed-off-by: Ian Leonard <antonlacon@gmail.com>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28590 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-25 20:53:26 +00:00
nico
8bd55e3a03 [packages] ffmpeg: use VARIANTs for building libffmeg
* libffmeg-custom (configurable, for developers)
 * libffmeg-mini (hopefully suitable for DLNA)
 * libffmeg-full (full-blown)
 


git-svn-id: svn://svn.openwrt.org/openwrt/packages@28467 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-17 10:41:49 +00:00
loswillios
e20278b0f5 Version Bump Minidlna 1.0.21
Adjust minidlna for inotify becoming part of the default kernel.

minidlna.init: stop forcing a rescan (-R) of the media library on startup. Users will need to run it once after installing.

040-configuration-tweak.patch: enable use of inotify in the default configuration

Signed-off-by: Ian Leonard <antonlacon@gmail.com>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28034 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-18 08:27:29 +00:00
florian
0554fbc984 [package] minidlna: update to 1.0.21
010-genconfig-checks.patch adjusts two configure checks to use ICONV_PREFIX and INTL_PREFIX. These changes were already made previously elsewhere in the build process and looks like it was just overlooked here.

040-configuration-tweak.patch was to rebase.

Minidlna's changes were primarily bug fixes and compatibility with newer ffmpeg.

Signed-off-by: Ian Leonard <antonlacon@gmail.com>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28031 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-17 10:13:21 +00:00
blogic
a8a6b721fb Version Bump Minidlna 1.0.20
Primary changes are adding support for streaming to more hardware.

Signed-off-by: Ian Leonard <antonlacon@gmail.com>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@27601 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-12 17:28:01 +00:00
blogic
8b0eca2567 mark minidlna.conf as config file
Signed-off-by: Mathias Kresin <openwrt@kresin.me>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@27417 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-03 19:37:01 +00:00
acinonyx
31f021bcfb [packages] minidlna: Renumber and refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26530 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-04-07 23:32:01 +00:00
acinonyx
10701c2860 [packages] minidlna: Remove empty patches
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26528 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-04-07 23:23:43 +00:00
acinonyx
b838af4753 [packages] minidlna: Update copyright notice
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26527 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-04-07 23:23:39 +00:00
acinonyx
e2c6a3c170 [packages] minidlna: Version bump Minidlna 1.0.19
Version bump minidlna to 1.0.19. I didn't find an official changelog. Reading a diff looks like a change in license from GPL v2 or later to strict GPL v2, as well as bug fixes and translation updates. It's streaming as expected. Two patches were rebased.

Signed-off-by: Ian Leonard <antonlacon@gmail.com>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@26526 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-04-07 23:23:32 +00:00
florian
60d3e89513 [package] minidlna/ffmpeg: add minidlna profile to ffmpeg
This adds a profile to ffmpeg to support minidlna, similar to the
libdlna/ushare profile. When minidlna encounters media, it uses ffmpeg to
figure out what it is. If ffmpeg fails to open it, then minidlna will try
and fail to read the file on its own. The profile may need to be extended;
I attempted to cover all popular formats for dlna streaming.

Tested with the following container/codec combinations:

mkv with ac3/h264/srt
mp4 with aac/h264/ttxt
ogg vorbis
flac
mp3

Should also be able to handle, but untested:
mpeg
avi
xvid
jpeg
png
wmv1
wmv2

Signed-off-by: Ian Leonard <antonlacon_at_gmail.com>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@26450 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-04-03 18:29:41 +00:00
jow
c23fcc1524 [packages] minidlna: fix iconv switch fallout
git-svn-id: svn://svn.openwrt.org/openwrt/packages@25340 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-03 10:40:20 +00:00
jow
d3a7097b71 [packages] make libintl and libiconv stub/full implementations switchable, use the new include/nls.mk infrastructure for it
git-svn-id: svn://svn.openwrt.org/openwrt/packages@25319 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-02 18:54:24 +00:00
jow
090a9187b8 [packages] minidlna: remove explicit -lintl from patch and let configure figure it out
git-svn-id: svn://svn.openwrt.org/openwrt/packages@24713 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-12-19 05:17:47 +00:00
mb
852cda6983 minidlna: Disable parallel build due to broken internal deps
git-svn-id: svn://svn.openwrt.org/openwrt/packages@23684 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-10-27 21:39:42 +00:00
florian
9fc0f66736 [package] add minidlna (#7685)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@22610 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-08-12 13:58:30 +00:00