- 24 Oct, 2006 1 commit
-
-
littlejohn authored
-
- 23 Oct, 2006 1 commit
-
-
zorglub authored
-
- 21 Oct, 2006 15 commits
-
-
Rémi Denis-Courmont authored
- Fix threading qualifier warnings
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
zorglub authored
This array is now usable as a reliable source of data for size Use playlist_CurrentSize(p_playlist) to retrieve the size of the current playset.
-
Jean-Paul Saman authored
-
zorglub authored
Not tested heavily yet ... For interaction implementers: you need to call playlist_Signal after changing the status of a dialog. Please see the diff for qt4/dialogs/interaction.cpp
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Jean-Paul Saman authored
-
zorglub authored
* Remove the random special case * Use the array of currently playing items for all cases * Convert array items to array API * Replace standard searches in sorted arrays by bsearches * Size is not yet fixed (next round). Array * Add reset/value and bsearch functions * Add foreach helper
-
Rémi Denis-Courmont authored
-
- 20 Oct, 2006 2 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
- Support for setting outgoing IPv4 multicast interface (note that only the Linux kernel can do that) - Some cleaning/dirtying up
-
- 19 Oct, 2006 9 commits
-
-
zorglub authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
(well only for libtool and shared libvlc) Clean your build tree before whining. And yes, it breaks the mostly-builtin option (obviously). It also speeds up automake a tiny bit.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
- 18 Oct, 2006 1 commit
-
-
dionoea authored
Needs to be backported
-
- 17 Oct, 2006 2 commits
-
-
damienf authored
- libvlc.h: use C99 designated initializers to partially initialize help module config (this disable a bunch of warnings, and non-initialized members are automatically set to nil)
-
Rafaël Carré authored
-
- 15 Oct, 2006 4 commits
-
-
zorglub authored
-
zorglub authored
-
zorglub authored
-
littlejohn authored
-
- 14 Oct, 2006 4 commits
-
-
Philippe Morin authored
-
zorglub authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
Correctly count the children of a node. The previous code counted the endpoints too, which gave a too high children count.
-
- 13 Oct, 2006 1 commit
-
-
hartman authored
-