[vlc-devel] commit: Gather key functions and tables in a single file ( Rémi Denis-Courmont )

git version control git at videolan.org
Wed Oct 7 21:43:36 CEST 2009


vlc | branch: master | Rémi Denis-Courmont <remi at remlab.net> | Wed Oct  7 20:37:12 2009 +0300| [9142f0c610d9eea3ed0224cb4bf9fa19087222d7] | committer: Rémi Denis-Courmont 

Gather key functions and tables in a single file

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=9142f0c610d9eea3ed0224cb4bf9fa19087222d7
---

 include/vlc_keys.h         |  173 +------------------------------
 src/Makefile.am            |    1 +
 src/config/configuration.h |    3 +-
 src/config/file.c          |   68 ------------
 src/config/keys.c          |  251 ++++++++++++++++++++++++++++++++++++++++++++
 src/libvlccore.sym         |    2 +
 src/test/keys.c            |    4 +-
 7 files changed, 261 insertions(+), 241 deletions(-)

Diff:   http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=9142f0c610d9eea3ed0224cb4bf9fa19087222d7



More information about the vlc-devel mailing list