[vlc-commits] dsm: refactor
Thomas Guillem
git at videolan.org
Mon Jan 12 23:29:12 CET 2015
vlc | branch: master | Thomas Guillem <thomas at gllm.fr> | Wed Jan 7 10:06:11 2015 +0000| [8227f7e685a407b3e194a9c4b418ba35551355c5] | committer: Jean-Baptiste Kempf
dsm: refactor
merge browser.c into access.c.
Signed-off-by: Jean-Baptiste Kempf <jb at videolan.org>
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=8227f7e685a407b3e194a9c4b418ba35551355c5
---
modules/access/Makefile.am | 3 +-
modules/access/dsm/access.c | 372 +++++++++++++++++++++++++++++++-----------
modules/access/dsm/browser.c | 191 ----------------------
modules/access/dsm/common.h | 54 ------
modules/access/dsm/sd.c | 5 +-
5 files changed, 282 insertions(+), 343 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=8227f7e685a407b3e194a9c4b418ba35551355c5
More information about the vlc-commits
mailing list