]> git.sesse.net Git - vlc/history - src/playlist/fetcher.c
at qt4 termination, ensure quit() function is executed in the right thread
[vlc] / src / playlist / fetcher.c
2009-03-09 Laurent AimarTry to interrupt fetcher thread as soon as possible.
2009-03-09 Laurent AimarFixed a possible fetcher deadlock.
2009-03-09 Laurent AimarUse playlist_fetcher_t object instead of playlist one.
2009-01-07 Laurent AimarFixed undefined behavior with integer overflow.
2009-01-05 Laurent AimarEnsure fast fetcher/preparser thread cancelation.
2009-01-05 Laurent AimarClean up/document a bit art fetcher code.
2009-01-05 Laurent AimarClean up preparser/fetcher code.