- 23 Nov, 2007 27 commits
-
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Jean-Paul Saman authored
-
Pierre d'Herbemont authored
MacOSX/Framework/VLCMediaListAspect.m: Use a NSMutableArray to cache the media list view items. (for the same reason given in previous commit).
-
Pierre d'Herbemont authored
MacOSX/Framework/VLCMediaList.m: Cache the media list objects in a NSMutableArray. We do this because we want to use bindings. Cocoa bindings requires us to send willChangeValueForKey/didChangeValueForKey on the main thread. And that's one of the simpler way to do that without having locking problems.
-
Jean-Baptiste Kempf authored
-
Rémi Denis-Courmont authored
heavy simplification, and fix(/remove) piles of error cases. Server gets to choose the charset anyway.
-
Jean-Paul Saman authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Jean-Paul Saman authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
MacOSX/Framework/VLCMediaList.m: Don't forget to alloc an autorelease pool on function that may be called from a non-main thread context.
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
MacOSX/Framework: Use mediaListWithLibVLCMediaList instead of media*l*istWithLibVLCMediaList, to match the VLCMediaList class name cases.
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jean-Baptiste Kempf authored
-
Jean-Paul Saman authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
Also the soundSlider takes it first value from the preferences...
-
Jean-Baptiste Kempf authored
Need a lot of graphic tweaking.
-
Pierre d'Herbemont authored
-
Rafaël Carré authored
-
- 22 Nov, 2007 12 commits
-
-
Damien Fouilleul authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Christophe Mutricy authored
-
Damien Fouilleul authored
-
Christophe Mutricy authored
Slovenian translation updates by Matej Urbančič
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
control/event.c: Properly implement libvlc_event_type_name, instead of relying on a non-working macro.
-
Pierre d'Herbemont authored
-
Rafaël Carré authored
-
- 21 Nov, 2007 1 commit
-
-
Christophe Mutricy authored
Add some mimetype
-