]> git.sesse.net Git - vlc/log
vlc
20 years ago * Renamed all tags (eg. v0_2_83 -> 0.2.83). 0.5.1
Sam Hocevar [Sat, 6 Mar 2004 17:59:16 +0000 (17:59 +0000)]
  * Renamed all tags (eg. v0_2_83 -> 0.2.83).

20 years agoThis commit was manufactured by cvs2svn to create tag 'v0_5_1'.
Unknown [Fri, 5 Mar 2004 15:21:17 +0000 (15:21 +0000)]
This commit was manufactured by cvs2svn to create tag 'v0_5_1'.

21 years ago * ./debian/woody-buildpackage: Debian package creation fixes.
Sam Hocevar [Mon, 17 Feb 2003 07:22:05 +0000 (07:22 +0000)]
  * ./debian/woody-buildpackage: Debian package creation fixes.

21 years ago * ./modules/gui/macosx/Modules.am: removed %#$@#!#@ non-existent file!
Sam Hocevar [Mon, 17 Feb 2003 06:31:50 +0000 (06:31 +0000)]
  * ./modules/gui/macosx/Modules.am: removed %#$@#!#@ non-existent file!

21 years ago * Updated NEWS and ChangeLog.
Sam Hocevar [Mon, 17 Feb 2003 06:15:21 +0000 (06:15 +0000)]
  * Updated NEWS and ChangeLog.

21 years ago * ./src/misc/modules.c: hmpf, Wine does not complain about "/"s in paths,
Sam Hocevar [Mon, 17 Feb 2003 06:00:24 +0000 (06:00 +0000)]
  * ./src/misc/modules.c: hmpf, Wine does not complain about "/"s in paths,
    but Windoze will certainly do.

21 years ago * ./src/misc/win32_specific.c: under Win32 we retrieve the executable's
Sam Hocevar [Mon, 17 Feb 2003 05:50:31 +0000 (05:50 +0000)]
  * ./src/misc/win32_specific.c: under Win32 we retrieve the executable's
    directory whenever possible, to use it for the spudec font or to load
    plugins.

21 years ago * ./configure.ac.in: fixed PLUGIN_PATH and DATA_PATH settings.
Sam Hocevar [Mon, 17 Feb 2003 04:21:42 +0000 (04:21 +0000)]
  * ./configure.ac.in: fixed PLUGIN_PATH and DATA_PATH settings.

21 years ago* added a sample playlist. All fields must be separated with TABs
Cyril Deguet [Mon, 17 Feb 2003 00:04:34 +0000 (00:04 +0000)]
* added a sample playlist. All fields must be separated with TABs

21 years ago* libvlc binding for python
Cyril Deguet [Sun, 16 Feb 2003 23:57:48 +0000 (23:57 +0000)]
* libvlc binding for python
* new VideoLAN RTSP Server, using libvlc.
  Not yet fully rfc2326-compliant, but it works ;)

21 years ago* Added an info panel to show movie info, etc.
Derk-Jan Hartman [Sun, 16 Feb 2003 23:32:06 +0000 (23:32 +0000)]
* Added an info panel to show movie info, etc.

21 years ago * ./debian/changelog: updated for 0.5.1.
Sam Hocevar [Sun, 16 Feb 2003 17:35:31 +0000 (17:35 +0000)]
  * ./debian/changelog: updated for 0.5.1.
  * ./debian/control: vlc-glide is now Architecture: i386 only.
  * ./debian/control: vlc-plugin-mad Provides: mp3-decoder.
  * ./debian/rules: the deprecated vlc-* packages have a proper link to
    /usr/share/doc/vlc/.

21 years ago * added an entry for the "subtitles don"t work on windows" problem
Olivier Teulière [Sun, 16 Feb 2003 16:58:21 +0000 (16:58 +0000)]
 * added an entry for the "subtitles don"t work on windows" problem

21 years agoUpdated release numbering for all ipk's
Jean-Paul Saman [Sun, 16 Feb 2003 16:22:13 +0000 (16:22 +0000)]
Updated release numbering for all ipk's

21 years agoQte video output get is screen size from the QT Embedded environment now. This should...
Jean-Paul Saman [Sun, 16 Feb 2003 16:21:37 +0000 (16:21 +0000)]
Qte video output get is screen size from the QT Embedded environment now. This should produce fullscreen video on other QT Embedded configurations with other screen sizes (greater then 240x320).

21 years ago * udp: forgot this file...
Laurent Aimar [Sun, 16 Feb 2003 14:51:23 +0000 (14:51 +0000)]
 * udp: forgot this file...

21 years ago * all: split muxer and access into independant part.
Laurent Aimar [Sun, 16 Feb 2003 14:10:44 +0000 (14:10 +0000)]
 * all: split muxer and access into independant part.

21 years ago * Less checks on muxer type.
Laurent Aimar [Sun, 16 Feb 2003 14:03:56 +0000 (14:03 +0000)]
 * Less checks on muxer type.

21 years ago * adpcm: added dk3 too.
Laurent Aimar [Sun, 16 Feb 2003 11:18:11 +0000 (11:18 +0000)]
 * adpcm: added dk3 too.

21 years agoAdded support for volume up/down buttons.
Sigmund Augdal Helberg [Sun, 16 Feb 2003 10:25:57 +0000 (10:25 +0000)]
Added support for volume up/down buttons.

21 years ago * adpcm: added DUCK 4 variant support. (thx M. Melanson who provided me
Laurent Aimar [Sun, 16 Feb 2003 09:50:22 +0000 (09:50 +0000)]
 * adpcm: added DUCK 4 variant support. (thx M. Melanson who provided me
somes samples.)

21 years ago * all: fix mpeg2 handling.
Laurent Aimar [Sun, 16 Feb 2003 08:56:24 +0000 (08:56 +0000)]
 * all: fix mpeg2 handling.

21 years ago NEWS: updated BeOS info for 0.5.1
Eric Petit [Sun, 16 Feb 2003 01:38:36 +0000 (01:38 +0000)]
 NEWS: updated BeOS info for 0.5.1

21 years ago* modules/gui/macosx/open.m: Removed channel server support
Christophe Massiot [Sun, 16 Feb 2003 01:29:40 +0000 (01:29 +0000)]
* modules/gui/macosx/open.m: Removed channel server support
* po/*: Updated po files just before the 0.5.1 release
* modules/audio_filter/resampler/linear.c: fixed an initialization bug

21 years agoUpdate iPaq packaging description files for:
Jean-Paul Saman [Sat, 15 Feb 2003 20:02:16 +0000 (20:02 +0000)]
Update iPaq packaging description files for:
- GPE port
- Opie port
- Zaurus
Updated NEWS file with OPIE port.

21 years ago* Bumped up revision number to 0.5.1
Christophe Massiot [Sat, 15 Feb 2003 13:50:27 +0000 (13:50 +0000)]
* Bumped up revision number to 0.5.1
* Updated French translation

21 years ago* if we are paused in fullscreen, show cursor.
Derk-Jan Hartman [Sat, 15 Feb 2003 12:57:51 +0000 (12:57 +0000)]
* if we are paused in fullscreen, show cursor.

21 years ago - fixed a vicious bug
Olivier Teulière [Sat, 15 Feb 2003 04:43:19 +0000 (04:43 +0000)]
 - fixed a vicious bug

21 years ago* Should fix an issue with multiple monitors and the hiding of the mousecursor
Derk-Jan Hartman [Fri, 14 Feb 2003 23:07:41 +0000 (23:07 +0000)]
* Should fix an issue with multiple monitors and the hiding of the mousecursor

21 years ago * ./src/libvlc.c: the --help output is now word-wrapped (Closes: #142).
Sam Hocevar [Fri, 14 Feb 2003 18:22:23 +0000 (18:22 +0000)]
  * ./src/libvlc.c: the --help output is now word-wrapped (Closes: #142).
  * ./src/libvlc.c: removed unnecessary malloc() calls.
  * ./src/libvlc.c: used {a,b,c} for lists; [a|b|c] is for optional args.

21 years ago * exchanged directx' and waveout's capabilities because the latter
Olivier Teulière [Fri, 14 Feb 2003 17:00:02 +0000 (17:00 +0000)]
 * exchanged directx' and waveout's capabilities because the latter
   seems to be more reliable

21 years agoFixed deadlock upon unloading qte_main plugin.
Jean-Paul Saman [Fri, 14 Feb 2003 13:48:41 +0000 (13:48 +0000)]
Fixed deadlock upon unloading qte_main plugin.
Cleanup of debug messages.

21 years agoTuning package dependencies.
Jean-Paul Saman [Fri, 14 Feb 2003 13:44:42 +0000 (13:44 +0000)]
Tuning package dependencies.

21 years agoUpdated opie control file for packaging.
Jean-Paul Saman [Fri, 14 Feb 2003 13:19:50 +0000 (13:19 +0000)]
Updated opie control file for packaging.

21 years agoSmall improvement.
Jean-Paul Saman [Fri, 14 Feb 2003 13:01:02 +0000 (13:01 +0000)]
Small improvement.

21 years ago* modules/audio_output/waveout.c: better buffer management and hopefully
Gildas Bazin [Fri, 14 Feb 2003 09:50:12 +0000 (09:50 +0000)]
* modules/audio_output/waveout.c: better buffer management and hopefully
   fixed the S/PDIF output (Still untested though. Anybody here could test
   this? ).

21 years agoUpdated NEWS file for 0.5.1. PLEASE do your share and add what you think is
Christophe Massiot [Thu, 13 Feb 2003 21:53:25 +0000 (21:53 +0000)]
Updated NEWS file for 0.5.1. PLEASE do your share and add what you think is
meaningful.

21 years ago * ./configure.ac.in: we should look for -lxvidcore, not -lxvid.
Sam Hocevar [Thu, 13 Feb 2003 17:31:11 +0000 (17:31 +0000)]
  * ./configure.ac.in: we should look for -lxvidcore, not -lxvid.

21 years agoALL:
Derk-Jan Hartman [Thu, 13 Feb 2003 14:16:41 +0000 (14:16 +0000)]
ALL:
 - 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.

21 years ago*ALL: update the title of the window everytime the stream changes.
Derk-Jan Hartman [Thu, 13 Feb 2003 02:00:56 +0000 (02:00 +0000)]
*ALL: update the title of the window everytime the stream changes.

21 years ago* fixed a small bug
Derk-Jan Hartman [Thu, 13 Feb 2003 01:14:55 +0000 (01:14 +0000)]
* fixed a small bug

21 years ago* src/playlist/playlist.c:
Derk-Jan Hartman [Thu, 13 Feb 2003 00:09:51 +0000 (00:09 +0000)]
* src/playlist/playlist.c:
  - 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.

21 years agoScripts for building and packaging vlc on Zaurus PDA.
Jean-Paul Saman [Wed, 12 Feb 2003 23:26:54 +0000 (23:26 +0000)]
Scripts for building and packaging vlc on Zaurus PDA.

21 years agoUpdated control files and buildscript for v0.5.1
Jean-Paul Saman [Wed, 12 Feb 2003 23:26:05 +0000 (23:26 +0000)]
Updated control files and buildscript for v0.5.1

21 years agoThe Qt Embedded video output plugin is now the preferred plugin when build for Opie...
Jean-Paul Saman [Wed, 12 Feb 2003 23:13:51 +0000 (23:13 +0000)]
The Qt Embedded video output plugin is now the preferred plugin when build for Opie or Qte environments.

21 years ago* Italien translation, courtesy of Bruno <allevb@tin.it>.
Christophe Massiot [Wed, 12 Feb 2003 23:08:52 +0000 (23:08 +0000)]
* Italien translation, courtesy of Bruno <allevb@tin.it>.

21 years agoFixed Qt Embedded video output placing of video stream in window. Also fixed addition...
Jean-Paul Saman [Wed, 12 Feb 2003 23:09:23 +0000 (23:09 +0000)]
Fixed Qt Embedded video output placing of video stream in window. Also fixed additional spacing between video lines.

21 years ago * modules/access/vcd/vcd.*: fixed a warning
Johan Bilien [Wed, 12 Feb 2003 17:13:33 +0000 (17:13 +0000)]
* modules/access/vcd/vcd.*: fixed a warning

21 years ago * modules/access/vcd/vcd.c: in entry points, track number should be read
Johan Bilien [Wed, 12 Feb 2003 16:58:11 +0000 (16:58 +0000)]
* modules/access/vcd/vcd.c: in entry points, track number should be read
      as BCD (it should fix #244). Also fixed chapter indexing, so that it
      correspond to the dvd one.

21 years ago* modules/gui/macosx/controls.m:
Derk-Jan Hartman [Wed, 12 Feb 2003 14:22:23 +0000 (14:22 +0000)]
* modules/gui/macosx/controls.m:
  - fixed the mute and volumeup volumedown when you use them mixed.
* src/audio_output/intf.c:
  - set "saved-volume" on volume up, volume down.

21 years agoPatch courtesy of gibalou :
Christophe Massiot [Wed, 12 Feb 2003 13:42:43 +0000 (13:42 +0000)]
Patch courtesy of gibalou :
* 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.

21 years ago * compilation fix
Olivier Teulière [Wed, 12 Feb 2003 02:11:58 +0000 (02:11 +0000)]
 * compilation fix
 * all files are stored in dos mode, or Borland won't compile some of
   them...

21 years ago* 0.5.1 German translation, courtesy of Felix K�hne <FK@aenneburghardt.de>.
Christophe Massiot [Tue, 11 Feb 2003 18:05:43 +0000 (18:05 +0000)]
* 0.5.1 German translation, courtesy of Felix K�hne <FK@aenneburghardt.de>.

21 years ago- Dolby Surround fix
Boris Dorès [Tue, 11 Feb 2003 17:20:44 +0000 (17:20 +0000)]
- Dolby Surround fix
- 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...

21 years ago* updated dutch strings
Derk-Jan Hartman [Tue, 11 Feb 2003 16:19:59 +0000 (16:19 +0000)]
* updated dutch strings

21 years agoALL: - changed vlc.app into VLC.app
Derk-Jan Hartman [Tue, 11 Feb 2003 15:35:29 +0000 (15:35 +0000)]
ALL: - changed vlc.app into VLC.app
modules/gui/macosx/vout.m: fixed a potential issue with the hiding of the
     mousecursor.

21 years ago* Updated ReadMe file
Derk-Jan Hartman [Tue, 11 Feb 2003 15:24:58 +0000 (15:24 +0000)]
* Updated ReadMe file
  - 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

21 years ago* modules/codec/lpcm.c: Attempt at supporting all channel configurations,
Christophe Massiot [Tue, 11 Feb 2003 11:16:04 +0000 (11:16 +0000)]
* modules/codec/lpcm.c: Attempt at supporting all channel configurations,
* Support for 7 and 7.1 channel configurations.

21 years ago* modules/video_output/sdl.c: Real fix for the aout_Volume* problem.
Christophe Massiot [Mon, 10 Feb 2003 23:50:08 +0000 (23:50 +0000)]
* modules/video_output/sdl.c: Real fix for the aout_Volume* problem.

21 years ago * sdl.c : added includes (vlc/aout.h & aout_internal.h)
Marc Ariberti [Mon, 10 Feb 2003 23:16:37 +0000 (23:16 +0000)]
 * sdl.c : added includes (vlc/aout.h & aout_internal.h)
    => to make volumeup/down compile

21 years ago* the window of the video shows the official document icon, filename and
Derk-Jan Hartman [Mon, 10 Feb 2003 23:04:40 +0000 (23:04 +0000)]
* the window of the video shows the official document icon, filename and
  when command-clicked the path if the stream is a local file.
  this is the expected window behaviour in osx.

21 years ago* I ran --update-po for the last time before the 0.5.1 release (and I
Christophe Massiot [Mon, 10 Feb 2003 22:22:06 +0000 (22:22 +0000)]
* I ran --update-po for the last time before the 0.5.1 release (and I
mean it !)

21 years ago* The dock should no longer be visible in fullscreen mode.
Derk-Jan Hartman [Mon, 10 Feb 2003 22:18:41 +0000 (22:18 +0000)]
* The dock should no longer be visible in fullscreen mode.

21 years ago * ./debian/rules: added code to avoid timestamp skews in the faad tree.
Sam Hocevar [Mon, 10 Feb 2003 21:56:25 +0000 (21:56 +0000)]
  * ./debian/rules: added code to avoid timestamp skews in the faad tree.

21 years ago* only show last part of of file/url name in the playlist.
Derk-Jan Hartman [Mon, 10 Feb 2003 21:54:03 +0000 (21:54 +0000)]
* only show last part of of file/url name in the playlist.

21 years ago * ./debian/rules: added missing icon in the vlc and wxvlc packages.
Sam Hocevar [Mon, 10 Feb 2003 21:46:45 +0000 (21:46 +0000)]
  * ./debian/rules: added missing icon in the vlc and wxvlc packages.

21 years ago* fixed the black bar issue with window half/normal/double window sizes in
Derk-Jan Hartman [Mon, 10 Feb 2003 21:28:16 +0000 (21:28 +0000)]
* fixed the black bar issue with window half/normal/double window sizes in
  OSX. i had forgotten the aspectratio.

21 years ago * ./debian/rules: removed Debian kludges that do not really belong to the
Sam Hocevar [Mon, 10 Feb 2003 21:11:17 +0000 (21:11 +0000)]
  * ./debian/rules: removed Debian kludges that do not really belong to the
    official VLC tree.

21 years ago * ./debian/control: added the "VideoLAN" word in the long description so
Sam Hocevar [Mon, 10 Feb 2003 20:57:58 +0000 (20:57 +0000)]
  * ./debian/control: added the "VideoLAN" word in the long description so
    that "apt-cache search videolan" returns vlc.

21 years ago * ./src/misc/modules_plugin.h.in: when opening the KDE plugin, we first
Sam Hocevar [Mon, 10 Feb 2003 20:11:14 +0000 (20:11 +0000)]
  * ./src/misc/modules_plugin.h.in: when opening the KDE plugin, we first
    dlopen(libstdc++) to avoid dlopen(kde_plugin) from crashing. Call me evil.

21 years ago * ./configure.ac.in: disabled the i420_yuy2_mmx plugin when profiling with
Sam Hocevar [Mon, 10 Feb 2003 18:12:30 +0000 (18:12 +0000)]
  * ./configure.ac.in: disabled the i420_yuy2_mmx plugin when profiling with
    gprof, because gcc is unable to build it without -fomit-frame-pointer
    (Closes: #260).

21 years ago* modules/audio_output/alsa.c: Fixed mono files output (thanks bozo !),
Christophe Massiot [Mon, 10 Feb 2003 17:43:21 +0000 (17:43 +0000)]
* modules/audio_output/alsa.c: Fixed mono files output (thanks bozo !),
* Minor fixes.

21 years ago * ./src/misc/threads.c: fixed compilation of the gprof wrapper trick.
Sam Hocevar [Mon, 10 Feb 2003 16:53:34 +0000 (16:53 +0000)]
  * ./src/misc/threads.c: fixed compilation of the gprof wrapper trick.
    (partially fixes #260)

21 years ago Move the messages update function to another thread. It prevents it from
Eric Petit [Mon, 10 Feb 2003 15:23:46 +0000 (15:23 +0000)]
  Move the messages update function to another thread. It prevents it from
 freezing the main window (cannot seek anymore, etc).

21 years ago* another proof that the copy command in IE for Mac sucks. stupid stray chars.
Derk-Jan Hartman [Mon, 10 Feb 2003 00:41:45 +0000 (00:41 +0000)]
* another proof that the copy command in IE for Mac sucks. stupid stray chars.

21 years ago* Enabled the gestures module by default,
Christophe Massiot [Mon, 10 Feb 2003 00:16:53 +0000 (00:16 +0000)]
* Enabled the gestures module by default,
* Run --update-po.

21 years ago* restored old deinterlace menu. The on the fly code does not work as long
Derk-Jan Hartman [Mon, 10 Feb 2003 00:16:51 +0000 (00:16 +0000)]
* restored old deinterlace menu. The on the fly code does not work as long
  as the vout.m issue exists. but this is better then the current 'dummy'
  code we have.

21 years ago *: a new mouse gestures interface, currently supporting back, forward, quit
Sigmund Augdal Helberg [Sun, 9 Feb 2003 23:42:06 +0000 (23:42 +0000)]
 *: a new mouse gestures interface, currently supporting back, forward, quit
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

21 years ago* Minor typographic corrections,
Christophe Massiot [Sun, 9 Feb 2003 19:28:43 +0000 (19:28 +0000)]
* Minor typographic corrections,
* Fixed a segfault in the Preferences window.

21 years agomodules/gui/beos/PreferenceWindow.h/.cpp
Stephan Assmus [Sun, 9 Feb 2003 17:10:52 +0000 (17:10 +0000)]
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.

21 years ago * sub.c : begun clean up
Laurent Aimar [Sun, 9 Feb 2003 13:25:42 +0000 (13:25 +0000)]
 * sub.c : begun clean up

21 years ago * ./configure.ac.in: fiddled with linking flags for the KDE plugin.
Sam Hocevar [Sun, 9 Feb 2003 12:23:28 +0000 (12:23 +0000)]
  * ./configure.ac.in: fiddled with linking flags for the KDE plugin.

21 years ago * ./debian/control: made lintian happier with package descriptions.
Sam Hocevar [Sun, 9 Feb 2003 12:21:05 +0000 (12:21 +0000)]
  * ./debian/control: made lintian happier with package descriptions.
  * ./debian/rules: added extra touch calls to prevent autobuilders from
    launching autoconf/automake.

21 years ago * ./modules/video_filter/transform.c: fixed a stupid typo preventing
Sam Hocevar [Sun, 9 Feb 2003 12:19:09 +0000 (12:19 +0000)]
  * ./modules/video_filter/transform.c: fixed a stupid typo preventing
    initialization of the plugin.

21 years ago * ./modules/gui/kde/preferences.cpp: fixed KDE 3.1 compilation.
Sam Hocevar [Sun, 9 Feb 2003 12:18:40 +0000 (12:18 +0000)]
  * ./modules/gui/kde/preferences.cpp: fixed KDE 3.1 compilation.

21 years ago Simplified volume functions
Eric Petit [Sun, 9 Feb 2003 11:51:36 +0000 (11:51 +0000)]
 Simplified volume functions

21 years ago * modules/gui/win32/mainframe.cpp: simplifications using the new
Olivier Teulière [Sun, 9 Feb 2003 02:01:21 +0000 (02:01 +0000)]
 * modules/gui/win32/mainframe.cpp: simplifications using the new
   aout_Volume* API

21 years agoFixed GTK compilation.
Christophe Massiot [Sun, 9 Feb 2003 01:56:21 +0000 (01:56 +0000)]
Fixed GTK compilation.

21 years ago* Added Step forward/Step backward feature.
Christophe Massiot [Sun, 9 Feb 2003 01:50:35 +0000 (01:50 +0000)]
* Added Step forward/Step backward feature.

21 years ago* aout_Volume* functions now do their own vlc_object_find() on the
Christophe Massiot [Sun, 9 Feb 2003 01:13:43 +0000 (01:13 +0000)]
* aout_Volume* functions now do their own vlc_object_find() on the
  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.

21 years agoFixed previous commit.
Christophe Massiot [Sat, 8 Feb 2003 22:43:02 +0000 (22:43 +0000)]
Fixed previous commit.

21 years ago* src/extras/libc.c: New vlc_wraptext function,
Christophe Massiot [Sat, 8 Feb 2003 22:20:28 +0000 (22:20 +0000)]
* src/extras/libc.c: New vlc_wraptext function,
* 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

21 years ago* window half/normal/double Size commands
Derk-Jan Hartman [Sat, 8 Feb 2003 21:43:26 +0000 (21:43 +0000)]
* window half/normal/double Size commands
  - black bar issue is not fixed. i removed 'myfix'

21 years ago* modules/codec/mpeg_video/parser.c: Do not stop decoding on SEQUENCE_END_CODE
Christophe Massiot [Sat, 8 Feb 2003 20:32:44 +0000 (20:32 +0000)]
* modules/codec/mpeg_video/parser.c: Do not stop decoding on SEQUENCE_END_CODE
* modules/gui/macosx/intf.m: VLC _m_edia _p_layer.

21 years ago* fixed the encoding
Cyril Deguet [Sat, 8 Feb 2003 19:14:36 +0000 (19:14 +0000)]
* fixed the encoding
  (Meuuh you can re-enable swedish ;)

21 years ago* Fixed misc typos in strings,
Christophe Massiot [Sat, 8 Feb 2003 19:10:22 +0000 (19:10 +0000)]
* Fixed misc typos in strings,
* Updated po files,
* New --buggy-psi options, to supports streams which don't update the
continuity counter in their PSI packets (walkenizes #sam).

21 years ago* configure.ac.in: Disabled Swedish translation since it doesn't use the
Christophe Massiot [Sat, 8 Feb 2003 17:26:00 +0000 (17:26 +0000)]
* configure.ac.in: Disabled Swedish translation since it doesn't use the
  right charset,
* Implemented localization for audio-channels and video-device variables.

21 years agoglibc 2.1 port for linupy (linux on a yopy pda)
Marc Ariberti [Fri, 7 Feb 2003 23:36:55 +0000 (23:36 +0000)]
glibc 2.1 port for linupy (linux on a yopy pda)

* 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 !

21 years ago* Resize window fixes
Derk-Jan Hartman [Fri, 7 Feb 2003 21:30:25 +0000 (21:30 +0000)]
* Resize window fixes
  - 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

21 years ago- FAQ : the first question of the "troubleshooting" section now tells the
Alexis de Lattre [Fri, 7 Feb 2003 20:49:10 +0000 (20:49 +0000)]
- FAQ : the first question of the "troubleshooting" section now tells the
user to delete VLC's configuration file.