]> git.sesse.net Git - vlc/history - src/misc/threads.c
* ALL: WinCE compilation fixes (mostly nonexistent headers). A lot of
[vlc] / src / misc / threads.c
2002-11-10 Sam Hocevar * ALL: WinCE compilation fixes (mostly nonexistent...
2002-10-16 Sam Hocevar * ./src/misc/variables.c: fixed a deadlock in command...
2002-10-15 Sam Hocevar * ./include/vlc_threads_funcs.h, ./src/misc/threads...
2002-10-04 Sam Hocevar * ./configure.ac.in: removed now unnecessary --force...
2002-10-04 Gildas Bazin* src/misc/threads.c, src/misc/win32_specific.c, includ...
2002-10-03 Gildas Bazin* FAQ: updated FAQ with config file issues.
2002-10-03 Sam Hocevar * ./src/libvlc.c, ./include/main.h: the root of all...
2002-09-29 Sam Hocevar * ./src/misc/threads.c: fixed a bug in the st_mutex_n...
2002-09-17 Sam Hocevar * ./src/libvlc.c: switched the position of msg_Create...
2002-08-30 Christophe Massiotaout3 API change :
2002-08-30 Sam Hocevar * ./configure.in: do not try to link with -lrt if...
2002-08-29 Christophe Massiot* ./bootstrap : Fixed an issue with old shell versions
2002-08-08 Sam Hocevar * ./modules/audio_output/oss.c: compilation fixes.
2002-07-29 Gildas Bazin* include/vlc_threads.h,include/main.h,src/misc/threads...
2002-07-20 Sam Hocevar * ALL: changed "struct foo_s" into "struct foo_t...
2002-07-16 Sam Hocevar * ./src/misc/threads.c: improved lazy initialization...
2002-07-05 Sam Hocevar * ./src/misc/darwin_specific.c, ./src/misc/extras...
2002-06-08 Sam Hocevar * ./include/vlc_threads.h, ./src/misc/threads.c:...
2002-06-04 Sam Hocevar(new in MAIN)
2002-06-02 Gildas Bazin* ./include/vlc_common.h: got rid of i_thread in VLC_CO...
2002-06-01 Sam Hocevar * ALL: got rid of p_object->p_this which is now useless.
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.