]> git.sesse.net Git - vlc/history - src/misc/win32_specific.c
* INSTALL.win32, include/vlc_config.h, src/libvlc.h: changes to reflect the
[vlc] / src / misc / win32_specific.c
2002-11-07 Gildas Bazin* INSTALL.win32, include/vlc_config.h, src/libvlc.h...
2002-10-04 Gildas Bazin* src/misc/threads.c, src/misc/win32_specific.c, includ...
2002-09-17 Sam Hocevar * ./src/libvlc.c: switched the position of msg_Create...
2002-08-11 Gildas Bazin* src/misc/configuration.c: bugfix (don't initialize...
2002-07-29 Gildas Bazin* include/vlc_threads.h,include/main.h,src/misc/threads...
2002-06-08 Sam Hocevar * ./include/vlc_threads.h, ./src/misc/threads.c:...
2002-06-02 Gildas Bazin* ./include/os_specific.h: changed prototype of system_...
2002-06-01 Sam Hocevar * ./plugins/dummy/intf_dummy.c, ./plugins/chroma...
2002-06-01 Sam Hocevar * ./src/misc/beos_specific.cpp: BeOS fixes, removed...
2002-06-01 Sam Hocevar * ALL: the first libvlc commit.
2002-04-27 Gildas Bazin* moved the function definitions from threads.h into...
2002-04-02 Gildas Bazin* New pthread implementation for WinNT/2K/XP. This...
2001-12-30 Sam HocevarSome heavy changes today:
2001-12-09 Sam Hocevar * COMPLETE CVS BREAKAGE !! The MAIN branch is going...
2001-11-28 Christophe Massiot* Added error checking in pthread wrapper ; as a result...
2001-11-14 Jon Lech JohansenThe default file-translation mode was not being set...
2001-11-12 Sam Hocevar * Fixed the vlcs communication issue by initializing...