- 10 Jan, 2013 29 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Use the "url" attribute from the base class instead.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Don't use macro magic, don't dereference the block_param.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
It is illegal to use it after going out of scope.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Switch WIN32 to this implementation to be able to use condition variables, which is impossible with CriticalSection.
-
Max Kellermann authored
The main_cond variable was completely unnecessary. The pc.cond object can be used for both main->pc and pc->main.
-
Max Kellermann authored
Don't let the "client" pass its own GCond. This was not used consistently.
-
Max Kellermann authored
Fixes potential dead lock bug.
-
Max Kellermann authored
-
Denis Krjuchkov authored
-
Denis Krjuchkov authored
-
Denis Krjuchkov authored
-
Denis Krjuchkov authored
-
- 09 Jan, 2013 11 commits
-
-
Max Kellermann authored
Use a bit field instead of a mutex-protected bool array.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-