- 09 Aug, 2009 4 commits
-
-
Rémi Denis-Courmont authored
-
Jean-Baptiste Kempf authored
And bumping autoconf version seems to be a bit much for such a small improvement
-
Jean-Baptiste Kempf authored
This still uses CMake, because I am still lazy. This has been tested on Linux, but I would like to port it to win32 (and so CMake might not be the best) This is basically a copy of the KDE-playground code and started as the GSoC of last summer
-
Rémi Denis-Courmont authored
-
- 08 Aug, 2009 20 commits
-
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Jean-Baptiste Kempf authored
-
Jakob Leben authored
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
Alexander Bethke authored
As I understand this has been a temporary workaround for libvlccore, which seems to have been resolved. Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
Jakob Leben authored
New protected field bool PLItem::b_is_node to have the data at hand. Then only check this field in PLModel::flags(). Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
Jakob Leben authored
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
Simplify UPnp detection Simplify goom2k4 detection
-
Jean-Baptiste Kempf authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
- 07 Aug, 2009 12 commits
-
-
Laurent Aimar authored
-
Laurent Aimar authored
MLP track detection is weak and will fail from time to time. If anyone know a reliable way I am interested. Only playing directly the AOB files is supported.
-
Laurent Aimar authored
Audio channels in AOB can be separated into two groups with different properties (bits/sample and/or samplerate). In this case, the second group is ignored.
-
Laurent Aimar authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
This hasn't work for quite some time and we have projectM module. Moreover, noone complained.
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
- 06 Aug, 2009 4 commits
-
-
Laurent Aimar authored
This reverts commit 33835542. It segfaults as p_next is now uninitialized. ==25869== Conditional jump or move depends on uninitialised value(s) ==25869== at 0x5078332: GetNextItem (tree.c:441) ==25869== by 0x5078D7A: playlist_GetNextLeaf (tree.c:362) ==25869== by 0x5071CFE: ResetCurrentlyPlaying (thread.c:197) ==25869== by 0x5072952: Thread (thread.c:596) ==25869== by 0x577AFC6: start_thread (in /lib/libpthread-2.7.so) ==25869== by 0x5EE65AC: clone (in /lib/libc-2.7.so)
-
Laurent Aimar authored
-
Grigori Goronzy authored
Rename types and add compatibility macro for old libass versions. Signed-off-by: Laurent Aimar <fenrir@videolan.org>
-
Rémi Denis-Courmont authored
-