- 31 Jan, 2003 5 commits
-
-
Sam Hocevar authored
-
Sam Hocevar authored
variables.
-
Sam Hocevar authored
--enable-alsa was specified.
-
Eric Petit authored
-
Jon Lech Johansen authored
World domination ... is at hand.
-
- 30 Jan, 2003 11 commits
-
-
Boris Dorès authored
-
Sam Hocevar authored
the optopt variable instead of the current value of optind (Closes: #148).
-
Gildas Bazin authored
* src/video_output/video_output.c: we were still using free instead of vout_DestroySubPicture in one place. * modules/codec/spudec/parse.c: we now make sure we don't add several times the same highlight callback.
-
Loïc Minier authored
* SGML sucks, this is absolutely ugly, please reread
-
Gildas Bazin authored
* modules/codec/spudec/spudec.c, modules/codec/spudec/text.c: fixed the race condition between spudec and vout. This patch may not be all that nice because it does a lot of vlc_object_find() but it is the only solution I've been able to come-up with. Oh and I didn't fix the memory leak caused by the font when using text subtitles. If the vout changes while the spudec is running then we don't unload this font.
-
Derk-Jan Hartman authored
- fixed a warning about parentheses
-
Derk-Jan Hartman authored
- we close the video window after a video is done playing.
-
Gildas Bazin authored
* src/video_output/vout_subpictures.c: fixed a few race conditions that were triggered by the dvdplay plugin.
-
Christophe Massiot authored
-
Gildas Bazin authored
* modules/codec/mpeg_video/headers.c: fixed non-initialized variable in PictureDisplayExtension(). This does also fix problems with the dvdplay plugin and menus with still pictures.
-
Christophe Massiot authored
* modules/gui/macosx/intf.m: one of the threads wasn't in real-time priority !!! * include/vlc_threads.h: tuned up OS X priorities
-
- 29 Jan, 2003 14 commits
-
-
Laurent Aimar authored
-
Derk-Jan Hartman authored
project: the source files were included in the Resources. No more.
-
Sam Hocevar authored
the title and chapter dialogs when DVD menus are activated.
-
Gildas Bazin authored
* modules/gui/gtk/*: changed the disc open dialog to allow for title and chapter 0. When title or chapter 0 are selected, they do not appear in the MRL.
-
Christophe Massiot authored
-
Sam Hocevar authored
in case the input dies before we even spawned our dvdplay interface (Closes: #141).
-
Sam Hocevar authored
-
Gildas Bazin authored
* include/vlc_threads.h: VLC_THREAD_PRIORITY_VIDEO equals THREAD_PRIORITY_BELOW_NORMAL under Win9x/Me.
-
Gildas Bazin authored
* modules/demux/ogg.c: bug fix when switching between vorbis channels.
-
Jon Lech Johansen authored
-
Jon Lech Johansen authored
* modules/gui/macosx: started getting rid of p_intf->p_sys->p_input and using p_playlist->p_input instead.
-
Gildas Bazin authored
* modules/access/dvdplay/access.c: fixed subtitles with the dvdplay plugin (closes #122). * modules/access/dvdplay/es.c: check "audio-channel" and "spu-channel" user settings (closes #122).
-
Sam Hocevar authored
messages that were lying around.
-
Eric Petit authored
-
- 28 Jan, 2003 10 commits
-
-
Christophe Massiot authored
-
Laurent Aimar authored
-
Sam Hocevar authored
-
Sam Hocevar authored
has been overriden by the user (Closes: #79). * ./modules/access/dvd/access.c: renamed "dvd-css-method" to "dvdcss-method". * ./modules/*: fixed a few capitalization issues.
-
Gildas Bazin authored
* modules/gui/wxwindows/open.cpp: minor bug-fix + allow user to select title 0 when using the dvdplay plugin (title 0 = menu).
-
Laurent Aimar authored
-
Sam Hocevar authored
DATA_PATH. * ./modules/gui/wxwindows/*.cpp: fixed minor warnings.
-
Sam Hocevar authored
-
Sam Hocevar authored
* ./po/*: fixed spelling errors in pofiles.
-
Sam Hocevar authored
* ./debian/rules: added comments here and there.
-