Move quvi/*.lua files to common/ subdir
commit6c51b8a392821f0f2b47bd1622f825d0b201d174
authorToni Gundogdu <legatvs@gmail.com>
Mon, 30 Jul 2012 17:32:14 +0000 (30 20:32 +0300)
committerToni Gundogdu <legatvs@gmail.com>
Mon, 30 Jul 2012 18:10:17 +0000 (30 21:10 +0300)
tree1cfd7cce5a4530add6011622159bfd56c19d5dcc
parent1ea5af21021dcb282ffb1d79bc48dcb7047ac656
Move quvi/*.lua files to common/ subdir

These importable modules are now located in the common/ subdir. Unlike
in 0.4, these may be imported in other scripts, e.g. playlist and scan.
share/Makefile.am
share/lua/common/quvi/bit.lua [moved from share/lua/website/quvi/bit.lua with 100% similarity]
share/lua/common/quvi/const.lua [moved from share/lua/website/quvi/const.lua with 100% similarity]
share/lua/common/quvi/html.lua [moved from share/lua/website/quvi/html.lua with 99% similarity]
share/lua/common/quvi/url.lua [moved from share/lua/website/quvi/url.lua with 99% similarity]
share/lua/common/quvi/util.lua [moved from share/lua/website/quvi/util.lua with 100% similarity]