- 11 Feb, 2003 4 commits
-
-
Derk-Jan Hartman authored
-
Derk-Jan Hartman authored
modules/gui/macosx/vout.m: fixed a potential issue with the hiding of the mousecursor.
-
Derk-Jan Hartman authored
- some spelling issues - remark about the current troubles with sound - readded deinterlace remark - Added info on multiple screens and sound devices - updated the bugreporting URL - Changed all occurences of vlc into VLC where appropriate
-
Christophe Massiot authored
* Support for 7 and 7.1 channel configurations.
-
- 10 Feb, 2003 19 commits
-
-
Christophe Massiot authored
-
Marc Ariberti authored
=> to make volumeup/down compile
-
Derk-Jan Hartman authored
when command-clicked the path if the stream is a local file. this is the expected window behaviour in osx.
-
Christophe Massiot authored
mean it !)
-
Derk-Jan Hartman authored
-
Sam Hocevar authored
-
Derk-Jan Hartman authored
-
Sam Hocevar authored
-
Derk-Jan Hartman authored
OSX. i had forgotten the aspectratio.
-
Sam Hocevar authored
official VLC tree.
-
Sam Hocevar authored
that "apt-cache search videolan" returns vlc.
-
Sam Hocevar authored
dlopen(libstdc++) to avoid dlopen(kde_plugin) from crashing. Call me evil.
-
Sam Hocevar authored
gprof, because gcc is unable to build it without -fomit-frame-pointer (Closes: #260).
-
Christophe Massiot authored
* Minor fixes.
-
Sam Hocevar authored
(partially fixes #260)
-
Eric Petit authored
freezing the main window (cannot seek anymore, etc).
-
Derk-Jan Hartman authored
-
Christophe Massiot authored
* Run --update-po.
-
Derk-Jan Hartman authored
as the vout.m issue exists. but this is better then the current 'dummy' code we have.
-
- 09 Feb, 2003 13 commits
-
-
Sigmund Augdal Helberg authored
fullscreen and a nice debug message when you draw a clockwise square. Video output modules needs to be modified for this to work, but it should be minor in modules supporting dvd navigation. btw: it should be easy to add new gestures, ideas appreciated
-
Christophe Massiot authored
* Fixed a segfault in the Preferences window.
-
Stephan Assmus authored
modules/gui/beos/PreferenceWindow.h/.cpp - added settings for screenshot path and image format - removed "Save" button, added "Cancel" and "Revert" buttons - added revert functionality - changed class design for cleaner functionality, separated ApplyChanges() into more functions to have finer control - added more error checking and fixed memory leaks (config_GetPsz() returns char*, not const char*!) - all settings are now correctly saved and restored - some more cosmetic changes modules/gui/beos/InterfaceWindow.h/.cpp - updated vlc way of saving settings to be on par with BeOS way and made it selectable in the code which way is used. However, the VideoSettings are still only savable in the BeOS way. - if dvd menus are used, the navigation menu enables a "Goto Menu" item. Unfortunately, I don't see a clean way to really detect the usage of dvd/dvdold in the currently playing stream. I wouldn't want to see if a playlist item has "dvd:" or "dvdold:" prepended at each interface update.
-
Laurent Aimar authored
-
Sam Hocevar authored
-
Sam Hocevar authored
* ./debian/rules: added extra touch calls to prevent autobuilders from launching autoconf/automake.
-
Sam Hocevar authored
initialization of the plugin.
-
Sam Hocevar authored
-
Eric Petit authored
-
Olivier Teulière authored
aout_Volume* API
-
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 4 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.
-