Commit graph

5 commits

Author SHA1 Message Date
Jo-Philipp Wich
1bb4822dca Rework LuCI build system
* Rename subdirectories to their repective OpenWrt package names
 * Make each LuCI module its own standalone package
 * Deploy a shared luci.mk which is used by each module Makefile

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-01-08 16:26:20 +01:00
Jo-Philipp Wich
cd456ff616 applications/luci-minidlna: fix possible nil indexing if album art option is unset, only show one filename in placeholder 2012-04-09 13:12:25 +00:00
Jo-Philipp Wich
76b51196f5 pplications/luci-minidlna: rework cbi model to use iface widget for interfaces and dynamic list for album art, introduce general and advanced tabs, sync translations 2012-04-09 12:35:49 +00:00
Jo-Philipp Wich
62d83c80ea applications/luci-minidlna: fix whitespace in controller, add status display to cbi map 2012-04-07 23:39:27 +00:00
Jo-Philipp Wich
9ccbf86b05 applications: add an application for miniDLNA
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
2012-04-06 09:44:36 +00:00