An error occurred fetching the project authors.
- 25 Jul, 2011 1 commit
-
-
Alexey Sokolov authored
New doxygen command \libvlc_return_bool means that wrapper generators should translate returning int to a boolean value. For example, this is useful for Ruby, where every number, including 0, is considered to be true. For normal HTML/LaTeX documentation it's invisible. Signed-off-by:
Rémi Denis-Courmont <remi@remlab.net>
-
- 07 May, 2011 1 commit
-
-
Rémi Denis-Courmont authored
There are no functional, source or binary changes. This is only for consistency: libvlc stuff -> LIBVLC, vlc plugin stuff -> VLC
-
- 01 May, 2011 1 commit
-
-
Alexey Sokolov authored
Signed-off-by:
Rémi Denis-Courmont <remi@remlab.net>
-
- 02 Dec, 2010 1 commit
-
-
Rafaël Carré authored
This reverts commit 193aeeff. Conflicts: include/vlc/libvlc_media.h
-
- 28 Nov, 2010 1 commit
-
-
Pierre Ynard authored
-
- 23 Nov, 2010 1 commit
-
-
Rafaël Carré authored
This reverts commit 708a15ff.
-
- 10 Nov, 2010 1 commit
-
-
Rafaël Carré authored
We don't need sout_stream_description hack anymore
-
- 06 Nov, 2010 2 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
- 20 Oct, 2010 1 commit
-
-
Rafaël Carré authored
Fix a warning reported by gcc -ansi -pedantic
-
- 29 Sep, 2010 1 commit
-
-
Rémi Denis-Courmont authored
Too many quotes.
-
- 15 Jul, 2010 1 commit
-
-
Rémi Duraffort authored
-
- 28 May, 2010 1 commit
-
-
Rémi Duraffort authored
-
- 28 Feb, 2010 1 commit
-
-
Pierre d'Herbemont authored
-
- 22 Feb, 2010 4 commits
-
-
Pierre d'Herbemont authored
parsing is simpler.
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
Else there is no way to properly trigger meta preparsing from libvlc.
-
Pierre d'Herbemont authored
-
- 20 Feb, 2010 1 commit
-
-
Rémi Denis-Courmont authored
-
- 18 Feb, 2010 1 commit
-
-
Rémi Denis-Courmont authored
Also rename libvlc_media_new to libvlc_media_new_location to remove the ambiguity.
-
- 11 Feb, 2010 1 commit
-
-
Rémi Duraffort authored
-
- 04 Feb, 2010 1 commit
-
-
Rémi Denis-Courmont authored
This violates the C standard. Passing a value outside not part of the enumeration is undefined. This obviously excludes bits fields.
-
- 03 Feb, 2010 1 commit
-
-
Christophe Mutricy authored
-
- 02 Feb, 2010 1 commit
-
-
Rémi Denis-Courmont authored
-
- 27 Jan, 2010 1 commit
-
-
Rafaël Carré authored
-
- 23 Jan, 2010 2 commits
-
-
Rémi Duraffort authored
-
Rafaël Carré authored
-
- 21 Jan, 2010 1 commit
-
-
Rémi Duraffort authored
-
- 15 Jan, 2010 1 commit
-
-
Rémi Duraffort authored
-
- 08 Dec, 2009 2 commits
-
-
Rémi Duraffort authored
-
Rémi Duraffort authored
* set a meta (without changing the file) * save all meta to the file
-
- 20 Nov, 2009 1 commit
-
-
Rémi Duraffort authored
libvlc: add a function get the statistics about the current media (also add a structure to expose this values). All statistics are not exported, only the most used are exported.
-
- 05 Oct, 2009 1 commit
-
-
Rémi Denis-Courmont authored
-
- 04 Aug, 2009 1 commit
-
-
Olivier Aubert authored
in order to be consistent with other libvlc methods (libvlc_media_player_get_length, get_time, ...)
-
- 31 Jul, 2009 1 commit
-
-
Olivier Aubert authored
-
- 06 Jul, 2009 1 commit
-
-
Pierre d'Herbemont authored
This reverts commit 3d0ef016. As agreed, the information loss is too important, even for sanitizing the ABI. And there are alternative solutions available.
-
- 29 Jun, 2009 1 commit
-
-
Rémi Denis-Courmont authored
-
- 23 Jun, 2009 1 commit
-
-
Hugo Beauzee-Luyssen authored
Signed-off-by:
Rémi Denis-Courmont <remi@remlab.net>
-
- 25 May, 2009 1 commit
-
-
Pierre d'Herbemont authored
-