- 07 Sep, 2010 2 commits
-
-
Jean-Paul Saman authored
Add cache filling level to the MediaPlayerBuffering event.
-
Jean-Paul Saman authored
The mozilla webplugin events do not support arguments and expose all events available in libvlc. Most of these events are not usefull for the webplugins and not being able to pass arguments is another limiting issue. This patch addresses both problems at the same time. The mozilla webplugin limits supports to the libvlc_MediaPlayer* events just like the ActiveX webplugin does. These events are usefull in the context of a webplugin. Ommit the 'libvlc_' prefix from the libvlc_MediaPlayer* events to obtain the events name that must be used from JavaScript to listen on the event. Example: - libvlc_MediaPlayerOpening becomes 'MediaPlayerOpening' - libvlc_MediaPlayerNothingSpecial becoms 'MediaPlayerNothingSpecial' Signed-off-by: Jean-Paul Saman <jean-paul.saman@m2x.nl> Conflicts: projects/mozilla/vlcplugin.cpp projects/mozilla/vlcplugin.h
-
- 06 Sep, 2010 1 commit
-
-
Rémi Denis-Courmont authored
-
- 05 Sep, 2010 3 commits
-
-
Eduard Babayan authored
Cheery-pick of [4099d3dda0c311a] Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-
Daniel Mierswa authored
62487ef4 removed asademux code but not all references to it vanished Signed-off-by: Daniel Mierswa <impulze@impulze.org> Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
-
- 04 Sep, 2010 10 commits
-
-
Mirsal Ennaime authored
-
Mirsal Ennaime authored
-
Jean-Baptiste Kempf authored
Closes #4142
-
Kaarlo Raiha authored
Signed-off-by: Rafaël Carré <rafael.carre@gmail.com>
-
Jean-Baptiste Kempf authored
-
Adrien Cunin authored
It lacks an icon for now and doesn't have the "unmute" ability. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
Use strftime() and localtime_r() instead.
-
- 03 Sep, 2010 7 commits
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
Consistency between Spatializer and Compressor
-
Jean-Baptiste Kempf authored
And translate strings
-
Ronald Wright authored
Modified by jb@videolan.org
-
Jean-Baptiste Kempf authored
-
- 02 Sep, 2010 2 commits
-
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
- 01 Sep, 2010 3 commits
-
-
Rémi Duraffort authored
This SD is really simple for the moment, It can be improve to ease the navigation through the different books.
-
Rémi Duraffort authored
-
Rémi Denis-Courmont authored
-
- 31 Aug, 2010 6 commits
-
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Laurent Aimar authored
-
Ronald Wright authored
Signed-off-by: Laurent Aimar <fenrir@videolan.org> Modified by Laurent Aimar (removed the equalizer part of the initial patch).
-
- 29 Aug, 2010 2 commits
-
-
Rémi Denis-Courmont authored
By the way, it seems like we should always use NULL rather than "" for longtext. Not only this avoids the recurrent gettext("") translation problem, but an empty tool tip makes no sense. There should be no tool tip at all if there is no text.
-
Rémi Denis-Courmont authored
-
- 28 Aug, 2010 1 commit
-
-
Erwan Tulou authored
-
- 26 Aug, 2010 1 commit
-
-
Rafaël Carré authored
stamp-cache is a PHONY target
-
- 25 Aug, 2010 1 commit
-
-
Christophe Mutricy authored
Both in installed and non-installed mode
-
- 24 Aug, 2010 1 commit
-
-
Jean-Baptiste Kempf authored
-