- 13 Feb, 2003 1 commit
-
-
Derk-Jan Hartman authored
- added an intf-change variable. This is set whenever you add or delete an item in the playlist. You need to unset it yourself. * modules/gui/macosx/intf.?: - listen for external playlist changes. update view when playlist changes. - activate/deactivate previous and next buttons and menuitems, whenever the playlist gets changed.
-
- 12 Feb, 2003 10 commits
-
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
The Qt Embedded video output plugin is now the preferred plugin when build for Opie or Qte environments.
-
Christophe Massiot authored
-
Jean-Paul Saman authored
Fixed Qt Embedded video output placing of video stream in window. Also fixed additional spacing between video lines.
-
Johan Bilien authored
-
Johan Bilien authored
as BCD (it should fix #244). Also fixed chapter indexing, so that it correspond to the dvd one.
-
Derk-Jan Hartman authored
- fixed the mute and volumeup volumedown when you use them mixed. * src/audio_output/intf.c: - set "saved-volume" on volume up, volume down.
-
Christophe Massiot authored
* demux/mpeg/ts.c, demux/mpeg/system.c: Proper initialization of i_continuity_counter, * access/udp.c: Fixed win32 behavior when --mtu is set to a too small value, * demux/mpeg/ts.c: Fixed detection of PAT/PMT change.
-
Olivier Teulière authored
* all files are stored in dos mode, or Borland won't compile some of them...
-
- 11 Feb, 2003 6 commits
-
-
Christophe Massiot authored
-
Boris Dorès authored
- support for 6.1, 7.1, and possibly even 8.1 ! Not so sure though about 6.1 since there is a doubt about where should be the Rear Center coefficient in a decoded sample. -> if anybody has an idea or even better a test stream...
-
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 4 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
-