|
|
|
@909417ea2806f2c4690bbf291450467f3b925de3
|
[909417ea2806f2c4690bbf291450467f3b925de3]
|
13/08/08 00:57:27 |
Pierre d'Herbemont <pdherbemont@videolan.org> |
vlc_network: vlc_poll is always exported. Don't put it behind an ifdef. |
|
|
|
@ce27eace14ba974c24d393b8b7d56f2ea7dbad72
|
[ce27eace14ba974c24d393b8b7d56f2ea7dbad72]
|
07/08/08 21:57:22 |
Rémi Denis-Courmont <rdenis@simphalempin.com> |
Avoid undeclared function call
(And I claim the right to remove vlc_poll … |
|
|
|
@6625284102fdfb850aedbe80bdc88f28d6d08efa
|
[6625284102fdfb850aedbe80bdc88f28d6d08efa]
|
07/08/08 21:52:37 |
Rémi Denis-Courmont <rdenis@simphalempin.com> |
vlc_poll: no conditional symbols
I would rather we move all the … |
|
|
|
@6fa6b93bb399e82d95cc9cef012b3bf125ba4fce
|
[6fa6b93bb399e82d95cc9cef012b3bf125ba4fce]
|
07/08/08 17:30:28 |
Rémi Denis-Courmont <rdenis@simphalempin.com> |
Verbose comment |
|
|
|
@2d652d01aaf909885fef474d2e3467dd6d56d083
|
[2d652d01aaf909885fef474d2e3467dd6d56d083]
|
06/08/08 18:09:50 |
Derk-Jan Hartman <hartman@videolan.org> |
Revert "poll(): ifndef HAVE_POLL means we don't use poll(), not that it … |
|
|
|
@d934fc525f6be873a56c54dd97d0aa8f5fead910
|
[d934fc525f6be873a56c54dd97d0aa8f5fead910]
|
06/08/08 16:58:02 |
Derk-Jan Hartman <hartman@videolan.org> |
poll(): ifndef HAVE_POLL means we don't use poll(), not that it doesn't … |
|
|
|
@d666030b2349e8a710fcba4d2cabb912cc700580
|
[d666030b2349e8a710fcba4d2cabb912cc700580]
|
31/05/08 21:10:28 |
Rémi Denis-Courmont <rdenis@simphalempin.com> |
libvlc: use vlc_common.h (libvlccore) instead of vlc/vlc.h |
|
|
|
@670cfc5ba336c4ad15e1d79518d77cf68d9f2dbd
|
[670cfc5ba336c4ad15e1d79518d77cf68d9f2dbd]
|
09/02/08 22:10:04 |
Rémi Denis-Courmont <rem@videolan.org> |
Use the exception set in poll().
This is a theoretical bug fix, as POLLPRI … |
|
|
|
@99fab9089e9e1709d9c3a4bc5ced0c137ac59134
|
[99fab9089e9e1709d9c3a4bc5ced0c137ac59134]
|
23/01/08 22:50:58 |
Rémi Denis-Courmont <rem@videolan.org> |
Don't include config.h from the headers - refs #297.
Missing some cases … |
|
|
|
@057e689f92d55d9b3e5889a18e749b62f1fe3924
|
[057e689f92d55d9b3e5889a18e749b62f1fe3924]
|
12/02/07 18:29:51 |
Rémi Denis-Courmont <rem@videolan.org> |
Fix minor errors |
|
|
|
@c0b2d638f8aaa96da3dcee62598927603fe4f843
|
[c0b2d638f8aaa96da3dcee62598927603fe4f843]
|
12/02/07 18:27:59 |
Rémi Denis-Courmont <rem@videolan.org> |
poll() replacement |