]> git.sesse.net Git - vlc/log
vlc
21 years ago * ./THANKS: added a translation contributor.
Sam Hocevar [Mon, 24 Mar 2003 13:52:13 +0000 (13:52 +0000)]
  * ./THANKS: added a translation contributor.
  * ./po/it.po: fixed this file's format.
  * ./m4: fixed "make dist" when gettext is too old.

21 years ago* Added fourcc 'MSS1' which is equivalent to 'WMV2'
Derk-Jan Hartman [Mon, 24 Mar 2003 13:50:55 +0000 (13:50 +0000)]
* Added fourcc 'MSS1' which is equivalent to 'WMV2'

21 years ago* modules/access/directory.c: fixed the directory access plugin.
Gildas Bazin [Mon, 24 Mar 2003 01:39:58 +0000 (01:39 +0000)]
* modules/access/directory.c: fixed the directory access plugin.
* configure.ac.in, modules/access/Modules.am: enabled the directory access plugin.

21 years ago* a new directory access module. It parses a directory with dirent and builds
Derk-Jan Hartman [Mon, 24 Mar 2003 00:12:51 +0000 (00:12 +0000)]
* a new directory access module. It parses a directory with dirent and builds
  a m3u 'file' which it feeds to the m3u demuxer.
  Problems: - it requires a dir to end with /
            - if i enabled it, all files would use the m3u demuxer for some
            strange reason. i've spent a day hunting this down, reboot-
            strapping and doing who knows what. I'm sick of it now.
            Someone else can give it a try, if he wants to.

21 years ago* configure.ac.in: fixed linking problem with the win32 build.
Gildas Bazin [Sun, 23 Mar 2003 20:41:32 +0000 (20:41 +0000)]
* configure.ac.in: fixed linking problem with the win32 build.

21 years agoFixed configure script (alcohol isn't the solution).
Christophe Massiot [Sun, 23 Mar 2003 18:10:06 +0000 (18:10 +0000)]
Fixed configure script (alcohol isn't the solution).

21 years agomodules/video_filter/osd_text.c: A video filter that uses freetpye2 to
Sigmund Augdal Helberg [Sun, 23 Mar 2003 16:38:40 +0000 (16:38 +0000)]
modules/video_filter/osd_text.c: A video filter that uses freetpye2 to
render text on the video
include/osd.h: some constants useful when interfacing with the osd module
configure.ac.in: check for freetype2, enabled the osdtext module by default
Makefile.am: added osd.h, please check that this is correct
lirc.c: modified to provide feedback when buttons are pressed.

Look at the Feedback() function in lirc.c to see how this module can be used

21 years agobetter OS detection (RH).
Yves Duret [Sun, 23 Mar 2003 15:10:11 +0000 (15:10 +0000)]
better OS detection (RH).

21 years ago* modules/demux/mpeg/audio.c: sanity check so we don't crash on mpeg audio files...
Gildas Bazin [Sun, 23 Mar 2003 12:12:32 +0000 (12:12 +0000)]
* modules/demux/mpeg/audio.c: sanity check so we don't crash on mpeg audio files with a bad Xing Header.

21 years agoUpdated a comment
Sigmund Augdal Helberg [Sat, 22 Mar 2003 23:03:02 +0000 (23:03 +0000)]
Updated a comment

21 years ago * sap: clean up.
Laurent Aimar [Sat, 22 Mar 2003 14:39:38 +0000 (14:39 +0000)]
 * sap: clean up.

21 years ago* modules/demux/m3u.c: the demux couldn't be forced when used on filenames without...
Gildas Bazin [Sat, 22 Mar 2003 14:35:03 +0000 (14:35 +0000)]
* modules/demux/m3u.c: the demux couldn't be forced when used on filenames without an extension.

21 years ago* modules/gui/wxwindows/streamout.cpp: misc fixes and enhancements.
Gildas Bazin [Sat, 22 Mar 2003 11:21:58 +0000 (11:21 +0000)]
* modules/gui/wxwindows/streamout.cpp: misc fixes and enhancements.

21 years ago* modules/gui/wxwindows/*: Added a stream output dialog box.
Gildas Bazin [Sat, 22 Mar 2003 03:14:34 +0000 (03:14 +0000)]
*  modules/gui/wxwindows/*: Added a stream output dialog box.

21 years agoUpdated norwegian translation thanks to Haakon Meland Eriksen
Sigmund Augdal Helberg [Fri, 21 Mar 2003 23:59:20 +0000 (23:59 +0000)]
Updated norwegian translation thanks to  Haakon Meland Eriksen

21 years ago* configure.ac.in, src/interface/intf_eject.c: scrapped the win32 eject code and...
Gildas Bazin [Fri, 21 Mar 2003 17:14:56 +0000 (17:14 +0000)]
* configure.ac.in, src/interface/intf_eject.c: scrapped the win32 eject code and replaced it with an MCI command.

21 years agoFixed the "locales have disappeared" problem under OS X.
Christophe Massiot [Fri, 21 Mar 2003 07:54:24 +0000 (07:54 +0000)]
Fixed the "locales have disappeared" problem under OS X.

21 years ago* modules/demux/ogg.c: fix for some ogg web radio streams where there
Gildas Bazin [Fri, 21 Mar 2003 02:05:20 +0000 (02:05 +0000)]
* modules/demux/ogg.c: fix for some ogg web radio streams where there
is a huge gap between the granulepos in the header packets and the data
packets.

21 years ago* slider.cpp: fixed mouse down refresh bug
Emmanuel Puig [Fri, 21 Mar 2003 00:17:00 +0000 (00:17 +0000)]
* slider.cpp: fixed mouse down refresh bug
* theme.cpp: removed debug text

21 years ago* Fixing Parkinson disease bug (it's not funny, it's real life)
Emmanuel Puig [Fri, 21 Mar 2003 00:00:19 +0000 (00:00 +0000)]
* Fixing Parkinson disease bug (it's not funny, it's real life)

21 years ago* modules/codec/libmpeg2.c: fixed pts handling and aspect-ratio bug.
Gildas Bazin [Thu, 20 Mar 2003 21:45:01 +0000 (21:45 +0000)]
* modules/codec/libmpeg2.c: fixed pts handling and aspect-ratio bug.

21 years ago * ./bootstrap: if pkg-config is not available, we define PKG_CHECK_MODULES
Sam Hocevar [Thu, 20 Mar 2003 10:27:35 +0000 (10:27 +0000)]
  * ./bootstrap: if pkg-config is not available, we define PKG_CHECK_MODULES
    ourselves.
  * ./bootstrap: "make dist" works again, even if gettext is not present.

21 years ago * ./toolbox: fixed a Makefile parsing bug.
Sam Hocevar [Thu, 20 Mar 2003 10:06:16 +0000 (10:06 +0000)]
  * ./toolbox: fixed a Makefile parsing bug.

21 years ago* Fixing a refresh bug when opening an open file dialog box
Emmanuel Puig [Thu, 20 Mar 2003 09:29:07 +0000 (09:29 +0000)]
* Fixing a refresh bug when opening an open file dialog box

21 years ago* configure.ac.in : Disabled GTK2 and gnome2 plug-in since they break
Christophe Massiot [Wed, 19 Mar 2003 23:54:57 +0000 (23:54 +0000)]
* configure.ac.in : Disabled GTK2 and gnome2 plug-in since they break
  all platforms but GNU/Linux
* Bumped up revision number to 0.5.3-test1

21 years ago* Updating doc.
Emmanuel Puig [Wed, 19 Mar 2003 18:17:36 +0000 (18:17 +0000)]
* Updating doc.

21 years ago* Fiwing WINDOW_CLOSE and WINDOW_OPEN synchronization
Emmanuel Puig [Wed, 19 Mar 2003 18:14:48 +0000 (18:14 +0000)]
* Fiwing WINDOW_CLOSE and WINDOW_OPEN synchronization

21 years ago * gtk_main.c:: added(uncommented) gdk_thread_init for gtk2/gnome2.
Laurent Aimar [Wed, 19 Mar 2003 17:40:43 +0000 (17:40 +0000)]
 * gtk_main.c:: added(uncommented) gdk_thread_init for gtk2/gnome2.
Whitout it I can't even start gtk2 interface.

21 years ago* button.cpp : Fixing bug when disabling control
Emmanuel Puig [Wed, 19 Mar 2003 17:14:50 +0000 (17:14 +0000)]
* button.cpp : Fixing bug when disabling control
* Checkbox.cpp : adding onmouseover and onmouseout events
* Updating DTD
* win32_event.cpp : fixing bug for WINDOW_OPEN event

21 years ago* INSTALL: added reference to online info on compiling on MacOSX and BeOS
Derk-Jan Hartman [Wed, 19 Mar 2003 15:44:44 +0000 (15:44 +0000)]
* INSTALL: added reference to online info on compiling on MacOSX and BeOS

* NEWS: bringing the file to 0.5.3. i have added my work (and some things
  that I remembered). i trust everyone will enter his own stuff ;)

* README.MacOSX.rtf: fixed some errors

* THANKS: added Olivier Aubert for his vout-clone-list patch

21 years ago* fix for multiple monitors.
Derk-Jan Hartman [Wed, 19 Mar 2003 13:55:43 +0000 (13:55 +0000)]
* fix for multiple monitors.

21 years ago* Fixed skin config save
Emmanuel Puig [Wed, 19 Mar 2003 03:11:14 +0000 (03:11 +0000)]
* Fixed skin config save

21 years ago* Adding onmouseover and onmouseout events to button control
VideoLAN [Wed, 19 Mar 2003 02:09:56 +0000 (02:09 +0000)]
* Adding onmouseover and onmouseout events to button control
* Fixing window position at launch time
* Adding notification when mouse leaves a window

21 years ago* Added 0x80 as MPEG2_MOTO_VIDEO_ES, since some strange Motorola encoders
Christophe Massiot [Tue, 18 Mar 2003 23:59:07 +0000 (23:59 +0000)]
* Added 0x80 as MPEG2_MOTO_VIDEO_ES, since some strange Motorola encoders
  do not follow the standard.

21 years ago * ./modules/gui/macosx/vout.m: cosmetic.
Jon Lech Johansen [Tue, 18 Mar 2003 23:51:29 +0000 (23:51 +0000)]
  * ./modules/gui/macosx/vout.m: cosmetic.

21 years ago* modules/video_filter/clone.c: new --clone-vout-list config option, courtesy of...
Gildas Bazin [Tue, 18 Mar 2003 23:30:28 +0000 (23:30 +0000)]
* modules/video_filter/clone.c: new --clone-vout-list config option, courtesy of Olivier Aubert.
   Allows to specify a comma separated list of vout plugins that we want to be used by the clone filter.
* modules/video_filter/*: don't forget to detach the vout before destroying it.

21 years ago* modules/gui/macosx/vout.m:
Derk-Jan Hartman [Tue, 18 Mar 2003 22:14:42 +0000 (22:14 +0000)]
* modules/gui/macosx/vout.m:
  Now a complete redesign of the hiding of the mousecursor.
  - We use higher level functions now (NSCursor).
  - We only hide if the cursor is over our VLCView
  - In many exceptions we unhide. This is mainly for multimonitor support.

21 years ago* configure.ac.in, m4/*, po/Makefile.in.in: build updated to use gettext 0.11.5 by...
Gildas Bazin [Tue, 18 Mar 2003 21:34:13 +0000 (21:34 +0000)]
* configure.ac.in, m4/*, po/Makefile.in.in: build updated to use gettext 0.11.5 by default.
   This is necessary for the win32 build because old gettext versions do not work on win32.

21 years ago* configure.ac.in: fixed linking problem with the slp plugin on win32.
Gildas Bazin [Tue, 18 Mar 2003 20:38:35 +0000 (20:38 +0000)]
* configure.ac.in: fixed linking problem with the slp plugin on win32.

21 years ago* configure.ac.in: use the -O2 gcc option when compiling the skins plugin so that...
Gildas Bazin [Tue, 18 Mar 2003 20:20:01 +0000 (20:20 +0000)]
* configure.ac.in: use the -O2 gcc option when compiling the skins plugin so that compilation doesn't take ages.
   Also use -fno-rtti -fno-exceptions to save some bits of space.

21 years ago * first draft of the draft
Marc Ariberti [Tue, 18 Mar 2003 19:37:23 +0000 (19:37 +0000)]
  * first draft of the draft

21 years agoFixed the path in the default skin (thanks gibalou)
Olivier Teulière [Tue, 18 Mar 2003 18:33:56 +0000 (18:33 +0000)]
Fixed the path in the default skin (thanks gibalou)

21 years agoFix for skins compilation under cygwin (thanks gibalou)
Olivier Teulière [Tue, 18 Mar 2003 18:25:57 +0000 (18:25 +0000)]
Fix for skins compilation under cygwin (thanks gibalou)

21 years agoCompilation fixes
Olivier Teulière [Tue, 18 Mar 2003 04:56:58 +0000 (04:56 +0000)]
Compilation fixes

21 years agoCompilation fixes and cosmetic changes
Olivier Teulière [Tue, 18 Mar 2003 04:08:45 +0000 (04:08 +0000)]
Compilation fixes and cosmetic changes

21 years ago* modules/gui/macosx/vout.m:
Derk-Jan Hartman [Tue, 18 Mar 2003 04:07:23 +0000 (04:07 +0000)]
* modules/gui/macosx/vout.m:
  Reworked the mouse hiding routine. we were always hiding the mousecursor
  on kCGDirectMainDisplay, but this display is always the one with the
  menubar and not always the one containing our VLCVout.
  This new code takes the vout, and calculates on which displays (plural
  because of possible mirroring) it is being shown. It then shows or hides
  the cursor on all of those displays.
  This should fix #396.

21 years ago - doc/skins: some documentation about the skins
Olivier Teulière [Tue, 18 Mar 2003 02:48:05 +0000 (02:48 +0000)]
 - doc/skins: some documentation about the skins
 - doc/skins/curve_maker: files for a VB project for easy Bezier curves
   creation
 - share/skins/default: a default skin. It's an awful one made for
   testing purposes, you'll be warned...

21 years ago* modules/gui/macosx/info.m: keep the same panel open if track changes.
Derk-Jan Hartman [Tue, 18 Mar 2003 02:28:53 +0000 (02:28 +0000)]
* modules/gui/macosx/info.m: keep the same panel open if track changes.
* modules/misc/httpd.c: removed an unused int.

21 years agoKeep quiet, explanations will follow.
Olivier Teulière [Tue, 18 Mar 2003 02:21:47 +0000 (02:21 +0000)]
Keep quiet, explanations will follow.

21 years ago * ./share/Makefile.am: added the .rle font to the make install rule.
Sam Hocevar [Tue, 18 Mar 2003 01:57:59 +0000 (01:57 +0000)]
  * ./share/Makefile.am: added the .rle font to the make install rule.

21 years ago * ./toolbox: fixed a sed syntax error (thanks anil).
Sam Hocevar [Tue, 18 Mar 2003 01:54:40 +0000 (01:54 +0000)]
  * ./toolbox: fixed a sed syntax error (thanks anil).

21 years ago * ./modules/Makefile.am: added a missing definition of NULL.
Sam Hocevar [Tue, 18 Mar 2003 01:34:08 +0000 (01:34 +0000)]
  * ./modules/Makefile.am: added a missing definition of NULL.

21 years ago * ./modules/gui/gtk2/*: skeletons of Gtk-2.0 and GNOME-2 plugins.
Sam Hocevar [Tue, 18 Mar 2003 01:26:13 +0000 (01:26 +0000)]
  * ./modules/gui/gtk2/*: skeletons of Gtk-2.0 and GNOME-2 plugins.
  * ./toolbox: added --update-glade2 flag.

21 years ago * ./modules/codec/lpcm.c: fixed two uninitialized variables.
Sam Hocevar [Tue, 18 Mar 2003 01:22:13 +0000 (01:22 +0000)]
  * ./modules/codec/lpcm.c: fixed two uninitialized variables.

21 years ago* src/playlist/playlist.c: fixed misplaced variable declaration.
Gildas Bazin [Tue, 18 Mar 2003 00:49:14 +0000 (00:49 +0000)]
* src/playlist/playlist.c: fixed misplaced variable declaration.

21 years agoSeek one less time. Should increase performance with access modules where
Sigmund Augdal Helberg [Tue, 18 Mar 2003 00:33:29 +0000 (00:33 +0000)]
Seek one less time. Should increase performance with access modules where
seeks are expensive. (Though not enough)

21 years ago * ./modules/codec/dts.c: Steve Jobs did not pay me for this bug. Really.
Jon Lech Johansen [Tue, 18 Mar 2003 00:25:27 +0000 (00:25 +0000)]
  * ./modules/codec/dts.c: Steve Jobs did not pay me for this bug. Really.

21 years ago * httpd: increased buffer size.
Laurent Aimar [Mon, 17 Mar 2003 23:48:26 +0000 (23:48 +0000)]
 * httpd: increased buffer size.

21 years ago * all: fixed some stupid bugs.
Laurent Aimar [Mon, 17 Mar 2003 23:42:12 +0000 (23:42 +0000)]
 * all: fixed some stupid bugs.

21 years ago* modules/gui/macosx/playlist.m:
Derk-Jan Hartman [Mon, 17 Mar 2003 23:13:06 +0000 (23:13 +0000)]
* modules/gui/macosx/playlist.m:
  - fixed a cosmetic issue.

21 years ago * modules/gui/macosx/playlist.?:
Derk-Jan Hartman [Mon, 17 Mar 2003 21:47:21 +0000 (21:47 +0000)]
 * modules/gui/macosx/playlist.?:
   - rewrite of code

21 years ago * ./modules/misc/gtk_main.c, ./modules/gui/gtk/gtk.c,
Sam Hocevar [Mon, 17 Mar 2003 18:02:11 +0000 (18:02 +0000)]
  * ./modules/misc/gtk_main.c, ./modules/gui/gtk/gtk.c,
    ./modules/gui/gtk/gnome.c, ./modules/gui/familiar/familiar.c: added a
    terminating NULL pointer in the fake argv values we pass to gtk_init().
  * ./modules/misc/qte_main.cpp, ./modules/misc/gtk_main.c: these plugins now
    have the "gui-helper" capability.
  * ./modules/misc/gtk_main.c: paved the way for Gtk2.

21 years ago * ./modules/video_output/sdl.c: fixed an endianness bug due to libSDL not
Sam Hocevar [Mon, 17 Mar 2003 17:11:32 +0000 (17:11 +0000)]
  * ./modules/video_output/sdl.c: fixed an endianness bug due to libSDL not
    defining its fourcc values like us.

21 years ago* src/playlist/playlist.c:
Derk-Jan Hartman [Mon, 17 Mar 2003 17:10:21 +0000 (17:10 +0000)]
* src/playlist/playlist.c:
  - added playlist_Move to move an item in our playlist before the position
    of a previous item (or end) of our playlist. Keeps index at it's current
    item.
* modules/gui/macosx/playlist.?:
  - Now a reorderable playlist. Thanks to Andrew Stone for example code.
    This fixes #349 (Finally ;)
  - True alternating colors in the playlistview. Thanks to Apple Computer
    for the example code.

21 years ago * ./autotools/: moved some autotools executables to this subdirectory to
Sam Hocevar [Mon, 17 Mar 2003 16:59:47 +0000 (16:59 +0000)]
  * ./autotools/: moved some autotools executables to this subdirectory to
    reduce cluttering of the root directory.

21 years agofixed up http redirects when there are other items in the playlist.
Sigmund Augdal Helberg [Mon, 17 Mar 2003 15:05:55 +0000 (15:05 +0000)]
fixed up http redirects when there are other items in the playlist.

21 years ago * familiar.c: added pixmap directory for linupy2 /usr/share/pixmaps/vlc
Marc Ariberti [Mon, 17 Mar 2003 13:49:14 +0000 (13:49 +0000)]
  * familiar.c: added pixmap directory for linupy2 /usr/share/pixmaps/vlc

21 years agoFixed aspect ratio's tooltip.
Christophe Massiot [Mon, 17 Mar 2003 12:14:26 +0000 (12:14 +0000)]
Fixed aspect ratio's tooltip.

21 years ago * sub: better ssa4 recognition.
Laurent Aimar [Sun, 16 Mar 2003 23:35:39 +0000 (23:35 +0000)]
 * sub: better ssa4 recognition.

21 years ago * ./modules/gui/macosx/aout.m: Swapped stereo and mono classification.
Jon Lech Johansen [Sun, 16 Mar 2003 20:06:34 +0000 (20:06 +0000)]
  * ./modules/gui/macosx/aout.m: Swapped stereo and mono classification.

21 years ago * sub.c: added SAMI subtitles support. (Untested and incomplete).
Laurent Aimar [Sun, 16 Mar 2003 16:07:21 +0000 (16:07 +0000)]
 * sub.c: added SAMI subtitles support. (Untested and incomplete).

21 years ago * asf: when there isn't any stream selected, stop playing.
Laurent Aimar [Sun, 16 Mar 2003 13:11:28 +0000 (13:11 +0000)]
 * asf: when there isn't any stream selected, stop playing.

21 years ago * mms: removed some old stuff.
Laurent Aimar [Sun, 16 Mar 2003 01:49:28 +0000 (01:49 +0000)]
 * mms: removed some old stuff.

21 years ago * mms: it seems that some server doesn't like fake ip 127.0.0.1
Laurent Aimar [Sun, 16 Mar 2003 01:37:44 +0000 (01:37 +0000)]
 * mms: it seems that some server doesn't like fake ip 127.0.0.1
(they refuse the connection), so let give them 192.168.0.1 ...

21 years agoAnother attempt at fixing the soundstick issue (unconfirmed).
Jon Lech Johansen [Sat, 15 Mar 2003 22:10:58 +0000 (22:10 +0000)]
Another attempt at fixing the soundstick issue (unconfirmed).

21 years ago * attempt at a docbook-xml version of the FAQ with XSL
Loïc Minier [Sat, 15 Mar 2003 20:17:37 +0000 (20:17 +0000)]
  * attempt at a docbook-xml version of the FAQ with XSL
    customizations, if people want to help or just have a look
  (use "xsltproc faq-alone.xsl faq-alone.xml" with the
   docbook-xml-simple package installed or saxon if you feel bored)

21 years ago * sout: fix a stupid bug making avi muxer segfaulting.
Laurent Aimar [Sat, 15 Mar 2003 19:26:13 +0000 (19:26 +0000)]
 * sout: fix a stupid bug making avi muxer segfaulting.

21 years agoJeff Moore @ Apple: The HAL specifically won't allow a device that doesn't
Jon Lech Johansen [Sat, 15 Mar 2003 19:21:49 +0000 (19:21 +0000)]
Jeff Moore @ Apple: The HAL specifically won't allow a device that doesn't
                    have linear PCM as it's current format to be
                    the default device.

21 years ago * ffmpeg: Use truncated frames if supported by codec (only with newer
Laurent Aimar [Sat, 15 Mar 2003 18:44:31 +0000 (18:44 +0000)]
 * ffmpeg: Use truncated frames if supported by codec (only with newer
libavcodec). This fix mpeg4 in TS with huge bitrate.
 * sub: clean up. Report any problems.

21 years ago * mms: revert some parts.
Laurent Aimar [Sat, 15 Mar 2003 03:02:13 +0000 (03:02 +0000)]
 * mms: revert some parts.

21 years ago * mms: some clean up.
Laurent Aimar [Sat, 15 Mar 2003 02:33:23 +0000 (02:33 +0000)]
 * mms: some clean up.

21 years ago * httpd: begin to support get/post method (look at admin.html ;)
Laurent Aimar [Sat, 15 Mar 2003 00:09:31 +0000 (00:09 +0000)]
 * httpd: begin to support get/post method (look at admin.html ;)

21 years ago * ./doc/fortunes.txt: sigmund++;
Sam Hocevar [Fri, 14 Mar 2003 17:14:16 +0000 (17:14 +0000)]
  * ./doc/fortunes.txt: sigmund++;

21 years ago * Meuuh+++;
Loïc Minier [Fri, 14 Mar 2003 17:08:37 +0000 (17:08 +0000)]
  * Meuuh+++;

21 years ago* ALL: Bumped version to 0.5.3-cvs
Derk-Jan Hartman [Fri, 14 Mar 2003 01:23:06 +0000 (01:23 +0000)]
* ALL: Bumped version to 0.5.3-cvs

* modules/gui/macosx/info.m: Now we show strings (with accents) in ID3 tags
  correctly, but now the name of the file as reported in the playlist info
  gets displayed incorrectly if it has accents. (going for ID3 at the
  moment. filenames are named a plenty in the correct way)

21 years ago * ./modules/gui/macosx/aout.m: Added mono classification. Fixed channels
Jon Lech Johansen [Fri, 14 Mar 2003 01:08:38 +0000 (01:08 +0000)]
  * ./modules/gui/macosx/aout.m: Added mono classification. Fixed channels
                                 issue in InitDevice. Should close #490.

21 years agoall: info strings are now localized, fixed some typos and inconsistant uses
Sigmund Augdal Helberg [Fri, 14 Mar 2003 00:24:08 +0000 (00:24 +0000)]
all: info strings are now localized, fixed some typos and inconsistant uses
of capital letters

21 years agoAttempt at fixing the soundstick issue (unconfirmed).
Christophe Massiot [Fri, 14 Mar 2003 00:06:02 +0000 (00:06 +0000)]
Attempt at fixing the soundstick issue (unconfirmed).

21 years agoset a default size for the fileinfo dialog
Sigmund Augdal Helberg [Thu, 13 Mar 2003 22:45:32 +0000 (22:45 +0000)]
set a default size for the fileinfo dialog

21 years agoAdded support for oldstyle id3 genres.
Sigmund Augdal Helberg [Thu, 13 Mar 2003 22:35:51 +0000 (22:35 +0000)]
Added support for oldstyle id3 genres.

21 years ago* modules/gui/macosx/misc.?
Derk-Jan Hartman [Thu, 13 Mar 2003 22:24:17 +0000 (22:24 +0000)]
* modules/gui/macosx/misc.?
  - added VLBrushedMetalImageView. This imageview does not respond to
    mousedrage, so we can still move our window by it's background.
* extras/MacOSX/Resources/English.lproj/MainMenu.nib/*
  - Changed the container of our background image to the new
    VLBrushedMetalImageView.
    This fixes #390

21 years ago * skeleton of the arm crosscompilation howto
Marc Ariberti [Thu, 13 Mar 2003 16:20:16 +0000 (16:20 +0000)]
 * skeleton of the arm crosscompilation howto

21 years ago* extras/MacOSX/vlc.pbproj/project.pbxproj:
Derk-Jan Hartman [Thu, 13 Mar 2003 16:09:21 +0000 (16:09 +0000)]
* extras/MacOSX/vlc.pbproj/project.pbxproj:
  - added .qt and .pls file extensions.

* modules/gui/macosx/intf.m:
  - increased the number of lines the messages dialog can hold to 400.

* added fourcc '3iv1' to .avi and .mov
  - this is 3ivx D3.5 video.
  - we cannot read them at however and probably never will. I added them
    for completeness.

* added fourcc '3iv2' to .avi and ffmpeg
  - this is 3ivx D4 video
  - it is mpeg 4 compliant and ffmpeg decodes it, via MPEG4.

* added fourcc '3ivd' to .avi, .mov and ffmpeg.
  - this is video which was divx doctored by the 3ivx doctor program.
  - it is normal DIV3 video and ffmpeg decodes it via MPEG4 v3.

* added fourcc '3vid' to .avi, .mov and ffmpeg.
  - this is incorrect encoded DIV3. it is an endianness issue by the encoder.
  - ffmpeg can decode it however, so it is mapped to MPEG4 v3.

21 years ago * all: enhancements of the familiar interface includes :
Marc Ariberti [Thu, 13 Mar 2003 15:50:17 +0000 (15:50 +0000)]
 * all: enhancements of the familiar interface includes :
    - the interface adapts to the screen size/rotation
    - a playlist
    - a network tab next to te file tab inside the media tab
    - MRL-Combo behaviour changed a bit
    - apply handling in preferences

21 years agoWe don't segfault anymore when trying to go fullscreen with no input
Olivier Teulière [Thu, 13 Mar 2003 10:33:29 +0000 (10:33 +0000)]
We don't segfault anymore when trying to go fullscreen with no input
(closes #477)

21 years ago * all: added s16tofixed32 filter, so that we decode flac with iPaq !
Marc Ariberti [Wed, 12 Mar 2003 23:59:19 +0000 (23:59 +0000)]
 * all: added s16tofixed32 filter, so that we decode flac with iPaq !

21 years ago * configure.ac.in: compile fix for BeOS/BONE (s/LDFALGS/LDFLAGS/...)
Eric Petit [Wed, 12 Mar 2003 23:15:03 +0000 (23:15 +0000)]
 * configure.ac.in: compile fix for BeOS/BONE (s/LDFALGS/LDFLAGS/...)
 * beos_specific.cpp, modules/gui/beos/*: add VLC version number in the
   "About" window and in the titles of the others windows.

21 years ago * ./src/stream_output/stream_output.c: Win32 compilation fix.
Sam Hocevar [Wed, 12 Mar 2003 05:26:46 +0000 (05:26 +0000)]
  * ./src/stream_output/stream_output.c: Win32 compilation fix.
  * ./src/misc/modules.c: fixed a pointer indirection bug.

21 years ago * ./Makefile.am: moved generation of .h files to the toolbox so that we
Sam Hocevar [Wed, 12 Mar 2003 05:12:05 +0000 (05:12 +0000)]
  * ./Makefile.am: moved generation of .h files to the toolbox so that we
    can call "toolbox --update-includes" without running configure.
  * ./toolbox: de-uglified some shell code.

21 years ago * ./bootstrap: fixed a conflict issue with recent autopoint versions.
Sam Hocevar [Wed, 12 Mar 2003 04:16:02 +0000 (04:16 +0000)]
  * ./bootstrap: fixed a conflict issue with recent autopoint versions.
  * ./toolbox: the MSVC project file generation no longer depends on Makefile.