- 09 May, 2003 8 commits
-
-
Laurent Aimar authored
-
Eric Petit authored
-
Laurent Aimar authored
have found.
-
Gildas Bazin authored
* modules/misc/httpd.c: win32 fixes. * modules/control/http.c: fixed a problem with IE that sends POST requests instead of GET ones.
-
Laurent Aimar authored
-
Derk-Jan Hartman authored
- possibly fixed a crash situation when clicking the OK button (not sure though) * modules/gui/macosx/macosx.m: - made the transparency option an advanced option.
-
Eric Petit authored
* src/misc/configuration.c: config_PutPsz now sets the variable to NULL if the string is empty * modules/gui/macosx/prefs.m: remove duplicate (now) code with config_PutPsz
-
Derk-Jan Hartman authored
- made the advanced button better. - added missing CONFIG_ITEM_DIRECTORY support * extras/MacOSX/Resources/English.lproj/MainMenu.nib/*: - added the semi 'apple' default of com-, as a hotkey for the prefs.
-
- 08 May, 2003 13 commits
-
-
Derk-Jan Hartman authored
modules/gui/macosx/intf.m: We shouldn't save the config file when the interface closes. This explains a lot of bugreports ;)
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Eric Petit authored
vasprintf if defined but not declared in the system headers...)
-
Christophe Massiot authored
localized system * Removed the "EXPERIMENTAL" in "DVD menus (EXPERIMENTAL)", and enabled the DVD menus by default.
-
Gildas Bazin authored
* modules/access/file.c: fixed large file support on win32. * src/libvlc.[ch]: made the description of the translation option more explicit.
-
Eric Petit authored
a different language than your OS, or if your OS is not localized...
-
Gildas Bazin authored
* modules/gui/wxwindows/menus.cpp: misc small fixes.
-
Eric Petit authored
-
Eric Petit authored
* modules/gui/beos/VideoOutput.cpp: in fullscreen, add an item "Show Interface" to the popup
-
Derk-Jan Hartman authored
- video-es seems broken. it always starts with -1 (Disabled) selected. - moved some menuitems to other menu's for gui interface consistency with other gui's. - added a "fit to screen" menuitem.
-
Eric Petit authored
Fixed a very old bug: if the user hit Alt+Q, don't let the be_app exit without any cleaning (that made VLC crash badly)
-
- 07 May, 2003 12 commits
-
-
Derk-Jan Hartman authored
-
Alexis de Lattre authored
-
Eric Petit authored
-
Eric Petit authored
* modules/gui/beos/PreferencesWindow.*: now you can save preferences
-
Eric Petit authored
Misc enhancements
-
Gildas Bazin authored
* modules/gui/wxwindows/*: Fix (use different id numbers for each menus).
-
Laurent Aimar authored
* -1 -> CODEC_FLAG_TRUNCATED is set only if width == height == 0 (only TS should produce this) * 0 -> disable CODEC_FLAG_TRUNCATED * 1 -> force CODEC_FLAG_TRUNCATED
-
Eric Petit authored
screenshots...)
-
Gildas Bazin authored
* modules/gui/wxwindows/*: misc fixes.
-
Laurent Aimar authored
at free box content to see if it could be moov box, I hope there won't be any misdetection. (Even when there is a spec, nobody follows it :((
-
Laurent Aimar authored
with valid files. You have to use --ffmpeg-truncated to force it. MPEG-4 in TS won't work unless you use --ffmpeg-truncated :((
-
Gildas Bazin authored
* modules/gui/wxwindows/open.cpp: removed the channels server entry.
-
- 06 May, 2003 7 commits
-
-
Gildas Bazin authored
* modules/demux/mpeg/ts.c: fixed my last f*ckage + a bit of clean-up.
-
Derk-Jan Hartman authored
the VLCWindow could suddenly disappear (the vout closed) and therefore we could no longer reference it. This should fix that. Also made this code more generic to avoid code duplication.
-
Laurent Aimar authored
-
Laurent Aimar authored
an html header and not by the http protocol. I know it's bad but it's a lot easier ;)
-
Laurent Aimar authored
-
Eric Petit authored
-
Laurent Aimar authored
-