]> git.sesse.net Git - vlc/history - src/control
We release ;)
[vlc] / src / control /
2006-04-19 Filippo Caronedelete item added in playlist control
2006-04-01 Felix Paul Kühne* 2nd review of /src/* \ libvlc.h (refs #438)
2006-03-31 Filippo CaronePlaylist control: libvlc_playlist_pause added
2006-03-28 Clément StenacString fixes in src (Refs:#438)
2006-03-12 Jean-Paul SamanFix compiler warning: Add missing include
2006-03-10 Rémi Denis-CourmontFix and restore nice file names
2006-02-26 Clément StenacRemove ref to volume_get
2006-02-26 Clément StenacCosmetics.
2006-02-23 Filippo Caroneadded missing $Id$
2006-02-23 Filippo CaroneLibVLC basic audio control API
2006-02-23 Olivier Aubertmediacontrol_audio_video.c: release vout in mediacontro...
2006-02-19 Clément StenacBe consistant in naming
2006-02-19 Rémi Denis-Courmont- Build libvlc from src/ rather than top
2006-02-17 Olivier Aubertmediacontrol_audio_video.c: remove debug message
2006-02-17 Olivier Aubertmediacontrol_util.c: better safe than sorry, specify...
2006-02-17 Olivier Aubertsrc/control/mediacontrol_init.c: fix a malloc() error...
2006-02-17 Olivier Aubertmediacontrol_audio_video.c: use VLC_FOURCC to define...
2006-02-17 Clément StenacFix some bugs
2006-02-15 Clément StenacMore VLM API stuff
2006-02-15 Olivier Aubertsrc/control/mediacontrol_init.c: check return values...
2006-02-14 Clément StenacMissing file
2006-02-14 Clément StenacFix some bugs
2006-02-14 Clément Stenac* Beginning of VLM API
2006-02-12 Clément StenacAdd some playlist api functions
2006-02-07 Clément Stenac* get/set/toggle fullscreen
2006-02-03 Clément StenacPlay and add (Refs:#457)
2006-02-01 Rémi Denis-CourmontUniformize source files encoding
2006-01-29 Clément StenacFix a crasher in exception handling
2006-01-16 Jean-Paul SamanCodingstyle fixes
2006-01-16 Jean-Paul SamanDefine vlc_curent_object in include/vlc_objects.h
2006-01-16 Jean-Paul SamanIndentation and coding style fixes
2006-01-16 Jean-Paul Samanreturn NULL properly in libvlc_playlist_get_input()
2006-01-12 Antoine CellerierFSF address change.
2006-01-11 Olivier Aubertmediacontrol_audio_video.c: use the new snapshot-path...
2006-01-08 Clément StenacMerge 0.8.5-api changes
2005-12-15 Olivier Aubertsrc/control/core.c: fix start-time handling in start...
2005-12-14 Filippo CaroneMediacontrol interface changes to detach use of vlc...
2005-12-14 Olivier Aubertsrc/control/core.c: correctly set start-time through...
2005-12-12 Olivier Aubertsrc/control/audio_video.c: cast visual_id parameter...
2005-12-12 Olivier Aubertcontrol/core.c: raise exceptions in get_media_position
2005-12-12 Olivier Aubertsrc/control/core.c: remove superfluous ;
2005-12-11 Clément StenacDeclare vlc_current_object. Patch by Filippo Carone
2005-12-10 Olivier Aubertsrc/control/core.c, include/vlc/control.h: Applied...
2005-12-09 Olivier Aubertsrc/control/plugin.c: correct include reference
2005-11-02 Clément StenacMerge fixes to the python binding from my branch
2005-09-22 Gildas Bazin* ALL: WinCE EVC compilation fixes.
2005-09-03 Gildas Bazin* src/control/audio_video.c: forgot this file in last...
2005-09-03 Gildas Bazin* include/vlc/vlc.h, include/vlc/control.h, src/control...
2005-08-27 Jean-Paul SamanMerged OSD functionality on the same core functions...
2005-07-09 Rémi Denis-CourmontMake Zorglub less unhappy
2005-07-08 Rémi Denis-CourmontCopyright fixes
2005-06-04 Eric Petit *control*: BeOS compile fixes
2005-06-01 Clément StenacMerge mediacontrol to trunk