]> git.sesse.net Git - vlc/history - src/misc/cpu.c
Clean up thread_{begin,end}
[vlc] / src / misc / cpu.c
2005-04-15 Christophe Massiot * ALL: x86-64 fixes.
2005-01-05 Gildas Bazin* src/misc/modules.c,cpu.c, modules/access/file.c:...
2004-08-16 Eric Petit ALL: BeOS fixes
2004-07-30 Sam Hocevar * src/video_output/video_output.c:
2004-05-20 Eric Petit misc/cpu.c: another BeOS compile fix
2004-02-01 Sigmund Augdal Helbergsrc/misc/cpu.c:
2004-01-20 Derk-Jan Hartman* src/misc/cpu.c: New altivec detection for Darwin...
2004-01-06 Clément StenacUpdated copyrights in libvlc
2003-05-22 Gildas Bazin* INSTALL.win32: added a small note about running vlc...
2002-12-06 Sam Hocevar * ./configure.ac.in: removed -W in favour of -Wtradit...
2002-11-11 Sam Hocevar * ./include/*, ./src/*: separated WIN32 #tests and...
2002-11-10 Sam Hocevar * ALL: WinCE compilation fixes (mostly nonexistent...
2002-10-03 Sam Hocevar * ./src/libvlc.c, ./include/main.h: the root of all...
2002-08-19 Sam Hocevar * ./src/misc/cpu.c: we use void(*)(int) instead of...
2002-08-19 Sam Hocevar * ./src/misc/cpu.c: libvlc now plays nice with SIGILL...
2002-06-07 Sam Hocevar * ./src/playlist/playlist.c: lots of playlist behavio...
2002-06-04 Sam Hocevar(new in MAIN)
2002-06-01 Sam Hocevar * ALL: got rid of p_object->p_this which is now useless.
2002-06-01 Sam Hocevar * ALL: the first libvlc commit.