[vlc-devel] commit: Separate and refactor the win32 main code ( Rémi Denis-Courmont )

git version control git at videolan.org
Fri May 23 17:42:30 CEST 2008


vlc | branch: master | Rémi Denis-Courmont <rem at videolan.org> | Fri May 23 18:42:11 2008 +0300| [ab67a5346fe9ce156eb4fe1e79861e261fde0a0f]

Separate and refactor the win32 main code

It has almost nothing in common with the Unix main code anyway.

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

 include/vlc_common.h |    1 -
 src/Makefile.am      |    5 +
 src/extras/libc.c    |  134 --------------------------------
 src/libvlccore.sym   |    1 -
 src/winvlc.c         |  207 ++++++++++++++++++++++++++++++++++++++++++++++++++
 5 files changed, 212 insertions(+), 136 deletions(-)

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



More information about the vlc-devel mailing list