]> git.sesse.net Git - vlc/history - include/vlc_threads_funcs.h
Add facilities to report and enrich error messages.
[vlc] / include / vlc_threads_funcs.h
2006-12-22 Clément StenacAdd facilities to report and enrich error messages.
2006-12-19 Christophe MutricyFix win32 compilation
2006-12-18 Clément StenacUntested states thread and gnu portable threads impleme...
2006-12-18 Clément StenacAdded initial support for TLS (Thread Local Storage...
2006-12-03 Rémi Denis-CourmontBe a little less pessimistic
2006-12-03 Clément StenacA bit of vlc/libvlc cleanup:
2006-12-03 Rémi Denis-CourmontUse a MEANINGFUL (hopefully) debug message
2006-11-28 Derk-Jan Hartman* Some cast magic to get around a gazillion of warnings...
2006-10-21 Rémi Denis-Courmont- Remove useless global variable
2006-03-05 Rémi Denis-CourmontAdd some “const”s
2006-01-12 Antoine CellerierFSF address change.
2005-07-09 Rémi Denis-CourmontMake Zorglub less unhappy
2005-07-08 Rémi Denis-CourmontCopyright fixes
2005-01-19 Christophe Massiot* include/vlc_threads_funcs.h: More %d -> %u
2004-08-11 Eric Petit vlc_threads_funcs.h: got rid of vlc_cond_broadcast.
2003-11-22 Eric Petit + modules/misc/freetype.c: fixed a couple of typos
2003-03-02 Gildas Bazin* src/misc/threads.c, include/vlc_threads_funcs.h:...
2003-03-01 Gildas Bazin* src/misc/threads.c, include/vlc_threads_funcs.h:...
2003-01-22 Christophe MassiotLess aggressive debug message.
2003-01-16 Sam Hocevar * ./include/vlc_common.h: fixed win32 plugin compilation.
2002-12-18 Sam Hocevar * ./include/vlc_messages.h: msg_* functions now use...
2002-12-08 Christophe MassiotNew vlc_thread_set_priority function, to set the priori...
2002-11-11 Sam Hocevar * ./include/*, ./src/*: separated WIN32 #tests and...
2002-11-10 Sam Hocevar * ALL: WinCE compilation fixes (mostly nonexistent...
2002-10-27 Eric Petitvlc_threads_func.h : skip a useless BeOS warning
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-03 Gildas Bazin* FAQ: updated FAQ with config file issues.
2002-08-30 Sam Hocevar * ./include/vlc_threads_funcs.h, modules/video_output...
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