- 15 Feb, 2003 3 commits
-
-
Christophe Massiot authored
* Updated French translation
-
Derk-Jan Hartman authored
-
Olivier Teulière authored
-
- 14 Feb, 2003 8 commits
-
-
Derk-Jan Hartman authored
-
Sam Hocevar authored
* ./src/libvlc.c: removed unnecessary malloc() calls. * ./src/libvlc.c: used {a,b,c} for lists; [a|b|c] is for optional args.
-
Olivier Teulière authored
seems to be more reliable
-
Jean-Paul Saman authored
Cleanup of debug messages.
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Gildas Bazin authored
* modules/audio_output/waveout.c: better buffer management and hopefully fixed the S/PDIF output (Still untested though. Anybody here could test this? ).
-
- 13 Feb, 2003 6 commits
-
-
Christophe Massiot authored
meaningful.
-
Sam Hocevar authored
-
Derk-Jan Hartman authored
- when a new stream is being loaded we select the current title in the playlist. - Cleaned up some of my previous commited code dealing with updating the window title.
-
Derk-Jan Hartman authored
-
Derk-Jan Hartman authored
-
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 7 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
-