- 16 May, 2009 40 commits
-
-
Jean-Baptiste Kempf authored
-
Pierre d'Herbemont authored
Basically this test was expecting that /tmp is a directory. On Mac OS X /tmp is a link to /private/tmp. We work around by getting the current work directory after chdir.
-
Laurent Aimar authored
-
Laurent Aimar authored
It fixed a segfault when using hotkeys for the OSD. I am not sure it is perfectly fine, but var_AcquireMutex seems to have been removed without a proper replacement.
-
Jean-Baptiste Kempf authored
Should we keep this code?
-
Jean-Baptiste Kempf authored
This should fix the compilation of pda interface.
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Rémi Denis-Courmont authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar 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
-
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
We want the current playing item, rather than the number of items to choose from. Besides, item-current is _not_ a choice list anyway.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
None of the callers actually care about the return value anyway. When the input item is needed, then playlist_AddInput did and still does the job.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
playlist_ItemGetByInput can be used instead anyway
-