- 27 Nov, 2002 8 commits
-
-
Boris Dorès authored
interface, in order to improve its clarity (the dialog box is now even a bit smaller) and to get closer to Windows standards. (second part of the job, and hopefully the last for now, begun with Ipkiss a few days ago by using CheckListBoxes) Still need some work to get the interface compatible with Windows XP skins.
-
Sam Hocevar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Eric Petit authored
-
Eric Petit authored
* ALL: cleaned the VlcWrapper class, removed unused code
-
Olivier Teulière authored
-
- 26 Nov, 2002 12 commits
-
-
Gildas Bazin authored
* modules/video_output/directx/directx.c, modules/audio_output/directx.c: removed unnecessary code.
-
Olivier Teulière authored
of ListViews, because they are more intuitive. This eliminates the "Select" button and the "Selected" label. The preferences window still needs some work though...
-
Sam Hocevar authored
widths (Closes: #28).
-
Gildas Bazin authored
* modules/video_output/directx/directx.c: fixed to work with DirectDraw 3 (ie. with NT4).
-
Sigmund Augdal Helberg authored
-
Gildas Bazin authored
* modules/demux/ogg.c: audio is now dropped when fast-forwarding.
-
Laurent Aimar authored
-
Sam Hocevar authored
-
Sam Hocevar authored
(http://bugzilla.videolan.org/).
-
Christophe Massiot authored
-
Gildas Bazin authored
* modules/video_output/directx/directx.c: don't fail miserably when we can't create a surface in video memory. We now automatically toggle the b_use_sysmem flag in this case and give it another shot.
-
Eric Petit authored
* PreferencesWindow.*: renamed a few variables (using some of the OpenTracker conventions) * clean up
-
- 25 Nov, 2002 11 commits
-
-
Sam Hocevar authored
because they're basically the same. Also, the MMX conversions now check that the bitmasks are the ones we expect.
-
Laurent Aimar authored
-
Gildas Bazin authored
* configure.ac.in: for wxWindows headers detection, we now check wx/wxprec.h. Also fixed a typo: libdvbpsi is enabled by default.
-
Christophe Massiot authored
-
Christophe Massiot authored
-
Sigmund Augdal Helberg authored
selected for streams that contained a null byte.
-
Laurent Aimar authored
could check if it compiles on other OS than linux ? (I don't known what headers should be included) * asf: fix to support seeking with mms Note: You cannot seek and use demuxdump demuxer...
-
Sam Hocevar authored
to Pierre Baillet (Closes: #11).
-
Sam Hocevar authored
data to it. * ./evc/vlc.vcw: minor updates.
-
Olivier Teulière authored
-
Laurent Aimar authored
for me) but it still needs some work.
-
- 24 Nov, 2002 4 commits
-
-
Sam Hocevar authored
* ./include/vlc_common.h: we don't try to include inttypes.h with Borland.
-
Sigmund Augdal Helberg authored
parse asx files. Added a new shortcut "html" to force the "html" behaviour. Reduced number of false positives for both html and asx files. We now also trigger on the content of files, since html and asx files are often autogenerated on the webserver using php or asp.
-
Sigmund Augdal Helberg authored
-
Sigmund Augdal Helberg authored
and http:// items in asx files, and not just mms://
-
- 23 Nov, 2002 5 commits
-
-
Sam Hocevar authored
and it uses a command variable like other controls. This also fixes a bug that prevented to have spaces between the command and its argument.
-
Gildas Bazin authored
* modules/gui/wxwindows/*: additional small fixes.
-
Gildas Bazin authored
* modules/gui/wxwindows/*: a few fixes for the win32 build.
-
Eric Petit authored
contrast, hue and saturation are adjustable)
-
Gildas Bazin authored
* modules/gui/wxwindows/*: misc improvements to the main interface, implementation of drag and drop, proper initialisation of the i18n routines.
-