- 18 Sep, 2007 2 commits
-
-
Jean-Paul Saman authored
-
Pierre d'Herbemont authored
-
- 17 Sep, 2007 27 commits
-
-
Rafaël Carré authored
Use makensis when it's installed in the default location. Patch by Hannes Domani
-
Rafaël Carré authored
telepathy: updates the presence only if the "item-change" new value is the same than the "playlist-current" value. don't block more than 50ms to get the actual status.
-
Rafaël Carré authored
-
Rafaël Carré authored
realloc() can change the pointer initialised with malloc() if memory is low !
-
Pierre d'Herbemont authored
-
Rafaël Carré authored
-
Rémi Denis-Courmont authored
strerror() is mostly called in that case anyway.
-
Rémi Denis-Courmont authored
You can use the nice French double quotes in fr.po instead.
-
Rafaël Carré authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Jean-Baptiste Kempf authored
-
Rafaël Carré authored
-
Jean-Baptiste Kempf authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
and restore the old broken behavior. It's high time people update to NPTL...
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
- Fix segmentation fault in prebuffering Md: could you please review this?
-
Rémi Denis-Courmont authored
This breaks when the sender uses a fancy payload type, or RTCP-mux.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
- Fix segfault if there is no preparse and/or fetcher object
-
Pierre d'Herbemont authored
-
Rémi Denis-Courmont authored
One should never signal a condition without the corresponding lock: "if predictable scheduling behavior is required, then that mutex shall be locked by the thread calling pthread_cond_broadcast() or pthread_cond_signal()." -- POSIX This only fixes the most obvious cases. There might be others.
-
Rémi Denis-Courmont authored
-
Pierre d'Herbemont authored
-
Rafaël Carré authored
-
- 16 Sep, 2007 11 commits
-
-
Rafaël Carré authored
-
Rémi Denis-Courmont authored
Get correct major opcode for MIT-SHM instead of an hard-coded one that works with some X servers (not including mine).
-
Antoine Cellerier authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Christophe Mutricy authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
mode by default. Packagers and build bots should re-enable it with: ./configure --enable-fast-install
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
queuing any data - this is mostly useful when quitting
-