- 06 Feb, 2010 1 commit
-
-
Rémi Denis-Courmont authored
-
- 03 Sep, 2009 1 commit
-
-
Olivier Aubert authored
-
- 14 Aug, 2008 1 commit
-
-
Jean-Paul Saman authored
-
- 11 Aug, 2008 1 commit
-
-
Rémi Denis-Courmont authored
-
- 01 Jun, 2008 1 commit
-
-
Rémi Denis-Courmont authored
-
- 23 Apr, 2008 2 commits
-
-
Olivier Aubert authored
-
Olivier Aubert authored
This implies the removal of playlist support (single-file playing only, through set_mrl/get_mrl methods). Position parameters for _pause, _resume and _stop method have also been removed.
-
- 14 Apr, 2008 1 commit
-
-
Pierre d'Herbemont authored
This improves readability a lot and prevent us from reinventing the wheel.
-
- 20 Oct, 2007 1 commit
-
-
Rémi Denis-Courmont authored
-
- 10 Sep, 2007 1 commit
-
-
Rafaël Carré authored
-
- 20 Aug, 2007 1 commit
-
-
Rafaël Carré authored
-
- 12 Jul, 2007 2 commits
-
-
Olivier Aubert authored
* prefix non-exported function names with private_ (as by Pierre d'Herbemont's suggestion) * move private functions definitions to src/control/mediacontrol_internal.h * move all structure definitions to include/vlc/mediacontrol_structure.h
-
Olivier Aubert authored
-
- 06 Jul, 2007 1 commit
-
-
Jérome Decoodt authored
Thanks to sam and pdherbemont (blame them too if this breaks everything!)
-
- 07 May, 2007 1 commit
-
-
Olivier Aubert authored
-
- 03 May, 2007 1 commit
-
-
Olivier Aubert authored
mediacontrol API: split old mediacontrol_exception_init behaviour into mediacontrol_exception_create/mediacontrol_exception_init
-
- 06 Mar, 2007 1 commit
-
-
Olivier Aubert authored
-
- 15 Jan, 2007 1 commit
-
-
Olivier Aubert authored
-
- 14 Dec, 2006 1 commit
-
-
Olivier Aubert authored
-
- 26 Sep, 2006 1 commit
-
-
Olivier Aubert authored
-
- 25 Sep, 2006 1 commit
-
-
Olivier Aubert authored
-
- 22 Sep, 2006 1 commit
-
-
Olivier Aubert authored
-
- 19 Jul, 2006 1 commit
-
-
Olivier Aubert authored
include/vlc/mediacontrol.h, src/control/mediacontrol_audio_video.c: implement get_/set_rate and get_/set_fullscreen
-
- 17 Jan, 2006 1 commit
-
-
Olivier Aubert authored
-
- 16 Jan, 2006 1 commit
-
-
Jean-Paul Saman authored
-
- 12 Jan, 2006 1 commit
-
-
dionoea authored
-
- 08 Jan, 2006 1 commit
-
-
zorglub authored
Fix compilation
-
- 15 Dec, 2005 1 commit
-
-
Olivier Aubert authored
-
- 14 Dec, 2005 1 commit
-
-
littlejohn authored
header from internal headers. Patch elaborated with Olivier Aubert.
-
- 10 Dec, 2005 1 commit
-
-
Olivier Aubert authored
using vlc_object_id instead of a direct p_object pointer as parameter for mediacontrol_new_from_object
-
- 03 Sep, 2005 1 commit
-
-
gbazin authored
* include/vlc/vlc.h, include/vlc/control.h, src/control/util.c: introduced vlc_int64_t in the libvlc headers instead of using long long which isn't portable + fixed a function prototype in control.h. Thanks to Brian Robb (vascy at hotmail) for pointing out the problem.
-
- 11 Jul, 2005 1 commit
-
-
Sam Hocevar authored
-
- 09 Jul, 2005 1 commit
-
-
Rémi Denis-Courmont authored
-
- 08 Jul, 2005 1 commit
-
-
Rémi Denis-Courmont authored
(da big courmischage)
-
- 04 Jun, 2005 1 commit
-
-
Eric Petit authored
-
- 03 Jun, 2005 1 commit
-
-
Eric Petit authored
-
- 01 Jun, 2005 1 commit
-
-
zorglub authored
-