- 09 Mar, 2004 1 commit
-
-
gbazin authored
-
- 26 Feb, 2004 1 commit
-
-
gbazin authored
-
- 02 Jan, 2004 1 commit
-
-
gbazin authored
* modules/video_output/directx/*: fixed overlay on 24bpp displays.
-
- 23 Dec, 2003 3 commits
- 16 Dec, 2003 1 commit
-
-
gbazin authored
* modules/video_output/directx/events.c: the coordinates used to blit the video must be relative to the current primary surface (current display).
-
- 11 Dec, 2003 1 commit
-
-
gbazin authored
* src/video_output/video_output.c: small change to allow the directx plugin to destroy/recreate picture buffers on the fly.
-
- 08 Dec, 2003 1 commit
-
-
gbazin authored
* ALL: new main --video-on-top config option (in use by the x11/xvideo/osx/directx video outputs.) * modules/video_output/x11/*: implemented support for "video on top". Will likely only work with KDE for now.
-
- 20 Nov, 2003 1 commit
-
-
gbazin authored
* mozilla/vlcshell.cpp, modules/video_output/directx/*: round of fixes for the win32 mozilla plugin.
-
- 19 Nov, 2003 1 commit
-
-
gbazin authored
* modules/video_output/directx/*: we now create a video sub-window which is a child of the main window and which always fit exactly the size of the video. As a result the overlay color key is only painted in the video area and the rest of the window is pure black.
-
- 31 Oct, 2003 1 commit
-
-
gbazin authored
* modules/control/hotkeys.c: use demux_Control( p_input, DEMUX_SET_TIME, ...) to seek, for better precision. * modules/video_output/directx/events.c: fix to catch the Alt key.
-
- 29 Oct, 2003 2 commits
- 28 Oct, 2003 1 commit
-
-
gbazin authored
* modules/misc/freetype.c: fixed default font on win32.
-
- 17 Oct, 2003 1 commit
-
-
gbazin authored
* modules/gui/wxwindows/preferences.cpp: fixes some alignment issues in the config options panel. * modules/gui/skins/src/*: use (AOUT_VOLUME_DEFAULT * 2) as max volume. * modules/video_output/directx/*: use inheritance for the direct-always-on-top object var. Added Ctrl+left/right arrows as shortcuts for seeking in 1 min chunks. * modules/mux/mp4.c: fixed the audio/video sync.
-
- 24 Sep, 2003 1 commit
-
-
gbazin authored
The mozilla plugin seems to be working very well now, except that it doesn't receive mouse and keyboard events yet.
-
- 28 Aug, 2003 1 commit
-
-
gbazin authored
* modules/gui/wxwindows/*, src/playlist/playlist.c, modules/video_output/directx/events.c: got rid of the "Close Menu" popup menu item in the wxwindows interface. * modules/gui/wxwindows/*: updated the stream output dialog.
-
- 29 Jul, 2003 2 commits
-
-
gbazin authored
* modules/video_output/directx/events.c: compilation fix.
-
gbazin authored
* modules/gui/macosx/controls.m: fixed race condition in prev/next commands. * modules/gui/wxwindows/wxwindows.cpp: raised the priority of the wxwin interface so it is now the default. We also lower the priority if there is no DISPLAY env variable. * modules/gui/wxwindows/interface.cpp: prev/next buttons are also used to navigate through titles. * modules/video_output/directx/events.c: use arrow keys for DVD navigation. * modules/video_output/x11/xcommon.c: page up/down now seek -10/10 secs. * share/vlc_win32_rc.rc: compilation fix.
-
- 25 Jul, 2003 1 commit
-
-
gbazin authored
* msvc/vlc.dsw: relaced basic_skins plugin with the skins one.
-
- 18 Jul, 2003 1 commit
-
-
gbazin authored
* modules/video_output/directx/events.c: closing the video window doesn't doesn't exit vlc anymore, it just stops the current stream. * modules/gui/wxwindows/*: fix for popup menu placement.
-
- 26 May, 2003 2 commits
-
-
gbazin authored
* modules/video_output/directx/events.c: fixed breakage.
-
gbazin authored
* modules/audio_output/alsa.c: the aout-device obj var wasn't destroyed properly on probe() failure, preventing other audio plugins from working afterwards. * modules/gui/skins/src/skin_main.cpp: got rid of the skins shortcut. * modules/gui/wxwindows/*: the popupmenu is not created inside the timer anymore so the slider will still be active when the popup is triggered. * modules/video_output/directx/events.c, modules/video_output/x11/xcommon.c, src/playlist/playlist.c: new intf-popupmenu obj var to handle popup context menu requests from the vouts.
-
- 17 May, 2003 1 commit
-
-
gbazin authored
* modules/video_output/directx/events.c: implemented the same shortcuts as in the x11/xvideo output.
-
- 12 May, 2003 1 commit
-
-
gbazin authored
* modules/gui/skins/*: got rid of wxdialogs.h, the skins plugin is now sharing wxwindows.h with the wxwindows plugin. * modules/video_output/directx/events.c: fixed non-initialized variable. * modules/gui/wxwindows/*: misc improvements to the playlist window (added an "Open MRL" menu as well as menus to load and save a playlist, we also make use of the "intf-change" playlist object variable now). * src/playlist/playlist.c: the playlist file is opened in text mode, no win32 eol hack is needed. * src/misc/configuration.c, include/configuration.h: new config_ResetAll() function to reset all config options to their original values (you still need to config_SaveConfigFile()). * modules/gui/wxwindows/preferences.cpp: new "Reset All" button in the preferences panel.
-
- 05 May, 2003 1 commit
-
-
gbazin authored
* ALL: removed the old channels server stuff (was deprecated).
-
- 04 Mar, 2003 1 commit
-
-
gbazin authored
* modules/video_output/directx: added support for the mouse gestures interface.
-
- 01 Feb, 2003 1 commit
-
-
Sam Hocevar authored
* ./modules/video_output/directx/directx.c, ./modules/video_output/x11/x11.c, ./modules/video_output/x11/xvideo.c: removed the drawable configuration variables which are now deprecated.
-
- 27 Jan, 2003 1 commit
-
-
ipkiss authored
-
- 26 Jan, 2003 1 commit
-
-
ipkiss authored
"normal" one to set the vout window on top of ther windows * modules/gui/win32: the interface can use these variables (almost closes #84)
-
- 25 Nov, 2002 1 commit
-
-
ipkiss authored
-
- 22 Nov, 2002 1 commit
-
-
Sam Hocevar authored
we are sure that the WndProc always has a valid p_vout value.
-
- 25 Oct, 2002 1 commit
-
-
Sam Hocevar authored
not 5, to avoid using a color used by another application. * ./modules/video_output/directx/events.c: support for drawing in a parent window instead of creating our own; still a bit flakey. * ./mozilla/vlcshell.cpp: we can now compile the Mozilla plugin so that it does not call libvlc (for testing purposes).
-
- 17 Oct, 2002 2 commits
-
-
ipkiss authored
-
Sam Hocevar authored
the DirectX plugin (please test compilation).
-
- 06 Oct, 2002 1 commit
-
-
gbazin authored
* configure.ac.in: vlc can now be built under cygwin with or without the unix emulation layer (without if you use CC="gcc -mno-cygwin"). * INSTALL.win32: doc update for cygwin build. * modules/video_output/directx/events.c, modules/video_output/directx/directx.c, modules/audio_output/directx.c: compilation fixes for cygwin.
-
- 01 Oct, 2002 1 commit
-
-
ipkiss authored
in the system menu.
-
- 04 Aug, 2002 1 commit
-
-
Sam Hocevar authored
waveout, directx, qnx, beos, win32, macosx, and the AltiVec modules. * ALL: removed mention of AC3 in favour of A52. * ./configure.in, ./Makefile*: modules can now be built deeper than 1 directory. As a consequence, the build is even slower (but I'm fixing this) and make clean doesn't work anymore.
-
- 30 Jul, 2002 1 commit
-
-
gbazin authored
* plugins/directx/vout_directx.h: removed unused variables. * plugins/directx/vout_events.c: fixed resizing bug.
-