[vlc-commits] LUA: Enable/Disable EQ, fix EQ input validation, and presets getter
Akash Mehrotra
git at videolan.org
Tue Aug 30 19:41:44 CEST 2011
vlc | branch: master | Akash Mehrotra <mehrotra.akash at gmail.com> | Mon Aug 8 00:07:01 2011 +0530| [80d5143862a543791277a56518ff2961946b2135] | committer: Jean-Baptiste Kempf
LUA: Enable/Disable EQ, fix EQ input validation, and presets getter
move equalizer.xml to httprequests.lua
Use a table to return equalizer band values
Signed-off-by: Jean-Baptiste Kempf <jb at videolan.org>
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=80d5143862a543791277a56518ff2961946b2135
---
modules/lua/libs/equalizer.c | 69 ++++++++++++++++++-----
share/Makefile.am | 1 -
share/lua/http/requests/README.txt | 29 ++++++----
share/lua/http/requests/equalizer.xml | 46 ----------------
share/lua/intf/modules/httprequests.lua | 90 ++++++++++++++++++------------
5 files changed, 126 insertions(+), 109 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=80d5143862a543791277a56518ff2961946b2135
More information about the vlc-commits
mailing list