- 09 Feb, 2003 3 commits
-
-
Christophe Massiot authored
-
Christophe Massiot authored
-
Christophe Massiot authored
audio output. Consequently, the first argument can be any vlc_object_t. * modules/gui/macosx/*: greatly simplified volume functions ; you can now call aout_Volume* even when there is no audio output, and the volume will be saved for later use.
-
- 08 Feb, 2003 7 commits
-
-
Christophe Massiot authored
-
Christophe Massiot authored
* modules/gui/macosx/prefs.m: Wrap tool tips to 60 characters, * src/input/input.c: Correctly parse MRL of the type /Volumes/toto:titi/coincoin.mpg (closes #238 & #186) * modules/access/*: Changed some msg_Warn into msg_Err * po/fr.po: Updated French translation, * configure.ac.in: Re-enabled Swedish translation, * Makefile.am: Do not recompile everything everytime someone changes a .h
-
Derk-Jan Hartman authored
- black bar issue is not fixed. i removed 'myfix'
-
Christophe Massiot authored
* modules/gui/macosx/intf.m: VLC _m_edia _p_layer.
-
Cyril Deguet authored
(Meuuh you can re-enable swedish ;)
-
Christophe Massiot authored
* Updated po files, * New --buggy-psi options, to supports streams which don't update the continuity counter in their PSI packets (walkenizes #sam).
-
Christophe Massiot authored
right charset, * Implemented localization for audio-channels and video-device variables.
-
- 07 Feb, 2003 13 commits
-
-
Marc Ariberti authored
* modules/access/*.c : added include <sys/time.h> for struct timeval * ipv6.c : ipv6 is not fully supported under glibc2.1 (especially multicast) VLC rulz on Yopy !
-
Derk-Jan Hartman authored
- we should not resize the window in fullscreen - fixed the black bars bug in half and double size - position of top left corner should not change - more efficient code
-
Alexis de Lattre authored
user to delete VLC's configuration file.
-
Derk-Jan Hartman authored
there seems to be a bug though somewhere. you end up with black bars in half and double size.
-
Olivier Teulière authored
* Added a popup menu to copy log messages to the clipboard
-
Christophe Massiot authored
-
Yves Duret authored
- now autodetect on wich system we are: rpm --rebuild should work out of box on rh and previous mdk systems. - NO buildrequires on rh-like system. rh does not have a devel policy - more redhat stuff: NO menu (i do not know their "propriatory" menu system yet)
-
Derk-Jan Hartman authored
-
Derk-Jan Hartman authored
-
Laurent Aimar authored
* mp4 : removed a bad initialisation. Erased all ending spaces. * mpeg/audio : send i_rate to decoder (not yet usefull but ...)
-
Sam Hocevar authored
-
Sam Hocevar authored
declarations. Should fix that later.
-
Sam Hocevar authored
-
- 06 Feb, 2003 10 commits
-
-
Sam Hocevar authored
"interface" variable to "dvdplay" (Closes: #178, #210, and probably a bunch of others). * ./src/interface/interface.c: added a safety check to circumvent the bug, allowing a smooth upgrade.
-
Christophe Massiot authored
-
Sam Hocevar authored
made code simpler to read.
-
Sam Hocevar authored
-
Eric Petit authored
-
Christophe Massiot authored
-
Derk-Jan Hartman authored
want to bug users with this when we resize a video.
-
Sam Hocevar authored
in the background to disable xscreensaver the jwz way (Closes: #58). It's an interface plugin, trigger with "--extraintf screensaver".
-
Sam Hocevar authored
otherwise we fail with an error when they are not found.
-
Sam Hocevar authored
-
- 05 Feb, 2003 6 commits
-
-
Derk-Jan Hartman authored
-
Sam Hocevar authored
doing fullscreen or volume up from the popup menu.
-
Derk-Jan Hartman authored
-
Derk-Jan Hartman authored
* We can now handle mms:// etc on a systemwide level. - No way to set this other then trough Explorer Prefs at the moment
-
Derk-Jan Hartman authored
-
Derk-Jan Hartman authored
* Prelimanary support for making VLC the handler of ftp http mms and udp URLs (on a systemwide level)
-
- 04 Feb, 2003 1 commit
-
-
Jean-Paul Saman authored
-