- 20 Dec, 2007 6 commits
-
-
Jean-Paul Saman authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Jean-Baptiste Kempf authored
-
- 19 Dec, 2007 22 commits
-
-
Rafaël Carré authored
playlist demuxers: return -1 in case of error, 0 in case of eof, 1 else; like any correct demuxer. (we always return eof since playlists don't need 2 successive demuxing). fix a corner case bug in ifo.c
-
Rafaël Carré authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
MacOSX/Framework/VLCEventManager.m: Directly issue events to main thread if we are called from main thread.
-
Jean-Baptiste Kempf authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Pierre d'Herbemont authored
MacOSX/Framework/VLCMediaListAspect.m: Allow tree based VLCMediaListAspect manipulation with Bindings.
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
ffmpeg-macosx-intel-mmx.patch: Update the patch to reflect latest ffmpeg changes. (flac code moved to flacdsp_mmc.c and new sse2 optimization in flac that uses too much registers).
-
Pierre d'Herbemont authored
control/media_list_view.c: Ignore exception that may happen while unregistering an event, a we may never have register the event.
-
Pierre d'Herbemont authored
* Activate the opengllayer video output module. * Rework a bit how Mac OS X Specific modules are handled. video_output/Modules.am: * Activate the opengllayer video output module. * Please test that the --tag=CC libtool hack doesn't interfer with the .cpp modules.
-
Pierre d'Herbemont authored
modules/video_output/opengllayer.m: Initial creation of a Mac OS X video output module. Its output is a CAOpenGLLayer. This needs a special video output module as it is not trivial to create an opengl provider module connected to a layer. (the layer request its frames).
-
Pierre d'Herbemont authored
include/vlc_common.h: Define gettext() as a no-op when --disable-nls is used. (Fix compilation with --disable-nls).
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Rémi Duraffort authored
-
- 18 Dec, 2007 12 commits
-
-
Rafaël Carré authored
* don't compare svn revisions, we don't support binaries compiled from svn. * compare only the 1st character of the "extra" (the 'd' of "0.8.6d") * document the status file format * don't use %as GNU extension with sscanf()
-
Jean-Paul Saman authored
-
Felix Paul Kühne authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Dennis van Amerongen authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Felix Paul Kühne authored
* updated German translation by Philipp Weissenbacher including a couple of more strings translated by myself and various minor fixes here and there. --- we seriously need to work on the correctness of the English strings.. ;)
-
Rémi Duraffort authored
Add fonctions to the update system : all is in a thread now. The rc interface doesn't use the update system for the moment and there isn't any encryption for the moment ...
-
Jean-Paul Saman authored
-