- 30 Apr, 2004 3 commits
-
-
Derk-Jan Hartman authored
-
Derk-Jan Hartman authored
* modules/gui/macosx/vout.m: conf->var video-on-top in OS X.
-
Gildas Bazin authored
-
- 29 Apr, 2004 18 commits
-
-
Cyril Deguet authored
(a bit "C-style-coded" at the moment ;) * utils/var_bool.*: added true and false boolean variables, and the "OR" composite variable * src/var_manager.*: support for anonymous variables * parser/interpreter.cpp: use the RPN evaluator to resolve boolean expressions in the XML. Any well-parenthesized expression using "not", "or", "and", "true", "false" and boolean variables should be understood (not much tested yet).
-
Gildas Bazin authored
-
Gildas Bazin authored
+ small fix for --ffmpeg-workaround-bugs. + new --ffmpeg-vismv option to visualize motion vectors.
-
Derk-Jan Hartman authored
* REST: remove code duplication in some places. there might be more locations.
-
Derk-Jan Hartman authored
-
Derk-Jan Hartman authored
-
Clément Stenac authored
* Made the open dialog a wxDialog to be able to call it from the wizard. Please test on win32 and interaction with win32-skins2
-
Gildas Bazin authored
-
Clément Stenac authored
-
Derk-Jan Hartman authored
-
Clément Stenac authored
-
Derk-Jan Hartman authored
-
Derk-Jan Hartman authored
This way we remember the fullscreen setting when we go to the next file in the playlist.
-
Gildas Bazin authored
* src/input/input_clock.c: avoid using mwait() for long periods of time without checking p_input->b_die. This will make VLC more resilient to bad streams.
-
Gildas Bazin authored
-
Gildas Bazin authored
* src/input/input.c: input_StopThread() sets b_die on demux2 as well.
-
Gildas Bazin authored
* src/video_output/*: moved fullscreen object var handling in vout_intf.c and disable video-on-top when in fullscreen.
-
Gildas Bazin authored
-
- 28 Apr, 2004 14 commits
-
-
Gildas Bazin authored
-
Clément Stenac authored
-
Gildas Bazin authored
-
Gildas Bazin authored
-
Sam Hocevar authored
charset. "Bokmål" is spelt "Bokmål" whatever the language. It's just that we cannot write "å" in ASCII.
-
Gildas Bazin authored
-
Sam Hocevar authored
-
Gildas Bazin authored
-
Gildas Bazin authored
* configure.ac, Makefile.am: Use upx for the win32 package if present. Fixed the mozilla plugin build on cygwin.
-
Carlo Calabrò authored
Italian alphabet. Therefore, we write "Norvegese Bokmal". We're even, sam :)
-
Sam Hocevar authored
-
Sam Hocevar authored
-
Carlo Calabrò authored
You will therefore discover that in italian we still call Kalaallisut "Kalaallisut", that Ndebele, North is "Ndebele del Nord" and many more exciting stuff.
-
Gildas Bazin authored
-
- 27 Apr, 2004 5 commits
-
-
Gildas Bazin authored
-
Gildas Bazin authored
-
Felix Paul Kühne authored
* extras/MacOSX/Resources/English.lproj/MainMenu.nib/*: minor fixes & added the services-menu again. It isn't yet translatable, since the string-freeze came first. I'll add that after the release. * extras/MacOSX/vlc.pbproj/*: Added "m4a" to the file-types and corrected some descriptions * share/http/index.html: another minor layout fix * src/libvlc.h: changed the default hotkey for "subtitle delay down" from command-h to command-j and for "subtitle delay up" from command-j to command-k due to a conflict with a default OSX-shortcut
-
Gildas Bazin authored
-
Derk-Jan Hartman authored
-