- 25 Mar, 2002 4 commits
-
-
Loïc Minier authored
* plugins/gtk/gnome.c, plugins/gtk/gtk.c, plugins/gtk/gtk_common.h : . new Tooltips structure * plugins/gtk/gtk_preferences.c: . modifications of some widgets, the structure, cosmetic changes * src/interface/main.c: . typos . a couple new descriptions
-
Gildas Bazin authored
* moved the "display" option from main to the relevant plugins. ( We now have the x11_display, xvideo_display, xmga_display and ggi_display options ).
-
Sam Hocevar authored
* Fixed a little omission in INSTALL-win32.txt.
-
Johan Bilien authored
* Fixed a bug that made vlc segfault when choosing a program, change to another and come back to the first one. * Added gtk and gnome interfaces for satellite input. We should find a way to hide the button if satellite support is not compiled.
-
- 22 Mar, 2002 4 commits
-
-
Tony Castley authored
Beta always on top for the interface window. New cursor handling.
-
Xavier Marchesini authored
-
Jon Lech Johansen authored
played audio frames to be played when there were no new frames available. * MacOS X vout now uses the height/width calculated in video_output.c
-
Xavier Marchesini authored
* Win32 fix.
-
- 21 Mar, 2002 5 commits
-
-
Christophe Massiot authored
-
Gildas Bazin authored
* the calculation for the initial video window dimensions is now done in video_output.c and made available into p_vout->i_window_height/width. This allows to get rid of duplicated code and unify the behaviour of the video output plugins. (not all the plugins have been modified because I didn't want to break anything). As a side effect, the --width and --height options are now working, you can even use only --width or only --height the other dimension will adapt automatically to the video characteristics. Note that you need to remove the width/height options from the config file or set them to -1 if you want to use the actual video size.
-
Gildas Bazin authored
* moved GetConfigurationFromCmdLine() into configuration.c and renamed it into config_LoadCmdLine() * config_GetHomeDir doesn't use getpwuid_r anymore as this was creating some problems on solaris. This function now uses getpwuid and is called only once to store the home directory into the p_main structure.
-
Johan Bilien authored
Forgot to add the input files.
-
Johan Bilien authored
-
- 20 Mar, 2002 7 commits
-
-
Gildas Bazin authored
* fixed stupid bug in stupid ConvertPrintfFormatString() function * fixed the "waveout not closing" bug. We need to reset the waveout device before closing it.
-
Sam Hocevar authored
* ./src/input/mpeg_system.c: fixed a bus error on UltraSparc.
-
Sam Hocevar authored
* Win32 and Solaris compilation fix.
-
Tony Castley authored
Duplicate code reduces and framework for Overlay and OpenGL modes in place.
-
Sam Hocevar authored
* ./src/misc/modules_plugin.h: kludge to allow the ALSA module to be compiled as a plugin. Please test. * ./include/modules.h: fixed a C++ warning.
-
Olivier Teulière authored
* Added 3 bugs of the win32 port to the BUGS file
-
Johan Bilien authored
* Raw device fix, courtesy of Steven Schultz
-
- 19 Mar, 2002 11 commits
-
-
Christophe Massiot authored
-
Christophe Massiot authored
call).
-
Johan Bilien authored
* fixed some bugs in program management : selected ESs must be attached to the selected program.
-
Sam Hocevar authored
* ./plugins/aa: aalib output plugin courtesy of Sigmund Augdal. * ./configure.in: fixed a few bashisms. * ./src/misc/configuration.c: fixed build under Solaris. * ./TODO: updated todo list.
-
Gildas Bazin authored
* fixed two memory leaks * fixed typo in waveout.c
-
Sam Hocevar authored
* ./configure.in: BeOS compilation fixes. * ./debian/rules: activated (broken) KDE interface. * ./plugins/access/http.c: fixed a segfault. * ./plugins/alsa/aout_alsa.c: fixed a segfault.
-
Olivier Teulière authored
* ./include/common.h: fixed the compilation fix for Borland C++ :)
-
Sam Hocevar authored
* ./include/common.h: compilation fix for Borland C++.
-
Jon Lech Johansen authored
* Various MacOS X intf improvements and bug fixes
-
Sam Hocevar authored
* ./plugins/chroma/i420_rgb8.c: fixed a warning. * ./plugins/filter/deinterlace.c: fixed chroma deinterlacing. * ./plugins/kde/kde.cpp: the KDE interface compiles again. * ./plugins/mpeg_system/mpeg_es.c: fixed a segfault I introduced today. * ./plugins/network/ipv4.c: cosmetic fix. * ./src/interface/main.c: fixed a typo in the --help output. * ./src/misc/netutils.c: fixed a segfault in the vlcs communication; still unstable but solving other bugs won't do any good without rewriting the whole playlist code. Which I'm doing right now.
-
Christophe Massiot authored
-
- 18 Mar, 2002 4 commits
-
-
Xavier Marchesini authored
* skip "//" if we find "://" in a resource we have to play : this allows us to use the syntax udpstream://host.
-
Sam Hocevar authored
* ./extras/MacOSX_dvdioctl: removed outdated files. * ./plugins/fx/scope.c: fixed an infinite loop error. * ./plugins: fixed segfaults in various demux plugins. * ./plugins/sdl/vout_sdl.c: SDL_VIDEODRIVER can be specified from the command line; try "--vout sdl:aalib"
-
Sam Hocevar authored
* ./configure.in: fixed linking of the ipv4 plugin.
-
Xavier Marchesini authored
* DirectX plugin is now correctly detected and configured.
-
- 17 Mar, 2002 5 commits
-
-
Sam Hocevar authored
* ./BUGS: updated bug list. * ./configure.in: ./configure --help should be a lot clearer now.
-
Sam Hocevar authored
* ./plugins/chroma/i420_rgb8.c: plain C 8 bpp transformation. * ./plugins/chroma/i420_rgb16.c: plain C 24/32 bpp transformations. * ./plugins/ggi/ggi.c: support for 8 bpp displays. * ./plugins/sdl/vout_sdl.c: support for 8 bpp displays. * ./plugins/x11/xcommon.c: support for 8 bpp displays. * ./src/video_output/video_output.c: fixed a segfault.
-
Gildas Bazin authored
* added an alternate fullscreen method. With this method, _nothing_ is allowed to be displayed on top of the video (especially not taskbars, etc...). Of course this can also be annoying sometimes, this is why it's an option. PS: does anybody know how not to propagate the Ctrl-Alt-Tab key event to the window manager. I tryed XChangeWindowAttributes with do_not_propagate_mask but it doesn't seem to work.
-
Gildas Bazin authored
* small fix for the config file. The parser assumes that the config file is divided into sections (a section is the config data for a plugin and begins with something like [foo]), so the comment for the beginning of the section must be after the section marker and not before. If you want to illustrate the problem (without this fix): - save vlc's config - exit from vlc and remove for example the dsp plugin (rm plugins/dsp.so) - resave vlc's config and now look at the end of the config file, it's all screwed up.
-
Tony Castley authored
Video window now returns to correct size and position after toggling full screen.
-