]> git.sesse.net Git - vlc/log
vlc
19 years agoRun makensis installer on Linux without wine to produce Windows installer package...
Jean-Paul Saman [Tue, 8 Feb 2005 14:33:40 +0000 (14:33 +0000)]
Run makensis installer on Linux without wine to produce Windows installer package. NSIS 204 needs a patch for installation under Linux, it will be uploaded to contrib directory.

19 years ago* include/vlc_common.h: avoid compiler warnings.
Gildas Bazin [Tue, 8 Feb 2005 14:18:05 +0000 (14:18 +0000)]
* include/vlc_common.h: avoid compiler warnings.

19 years agopreferences_widgets -- Delete spinctrl hack for WIN32 (not needed with updated wxwidg...
Mark Moriarty [Tue, 8 Feb 2005 02:32:44 +0000 (02:32 +0000)]
preferences_widgets -- Delete spinctrl hack for WIN32 (not needed with updated wxwidgets).  People using Cygwin:  either need a new contrib set, else compile wxwidgets CVS, at least the 6 Feb version.

19 years agofix two memleaks and remove a bogus net_Close()
Rémi Denis-Courmont [Mon, 7 Feb 2005 22:34:21 +0000 (22:34 +0000)]
fix two memleaks and remove a bogus net_Close()

19 years ago- Fixes a segmentation fault in sout_AnnounceSessionDestroy
Rémi Denis-Courmont [Mon, 7 Feb 2005 20:34:08 +0000 (20:34 +0000)]
- Fixes a segmentation fault in sout_AnnounceSessionDestroy

19 years ago* include/vlc_common.h, include/modules_inner.h, modules/codec/ffmpeg/: MSVC build...
Gildas Bazin [Mon, 7 Feb 2005 10:44:49 +0000 (10:44 +0000)]
* include/vlc_common.h, include/modules_inner.h, modules/codec/ffmpeg/: MSVC build fixes by Steve Lhomme (steve dot lhomme at free dot fr) + IMPORT_SYMBOL change by me.

19 years agoCompile fix, unbreak smb access on Linux
Rémi Denis-Courmont [Sun, 6 Feb 2005 18:31:58 +0000 (18:31 +0000)]
Compile fix, unbreak smb access on Linux

19 years ago* wx: Ensure that callbacks are not registered twice
Clément Stenac [Sun, 6 Feb 2005 17:55:47 +0000 (17:55 +0000)]
* wx: Ensure that callbacks are not registered twice
* DAAP: don't crash if connection to host timeouts

19 years agoFix subtitle delay < 0
Clément Stenac [Sun, 6 Feb 2005 16:54:12 +0000 (16:54 +0000)]
Fix subtitle delay < 0
DAAP compile fix

19 years ago- Fix previous buggy commit
Rémi Denis-Courmont [Sun, 6 Feb 2005 16:12:35 +0000 (16:12 +0000)]
- Fix previous buggy commit

19 years ago- Fix building of vlc-config
Rémi Denis-Courmont [Sun, 6 Feb 2005 16:02:24 +0000 (16:02 +0000)]
- Fix building of vlc-config
  VLC can now be built in a subdirectory

19 years ago* wx : simplify some code, remove some useless duplications
Clément Stenac [Sun, 6 Feb 2005 12:05:43 +0000 (12:05 +0000)]
* wx : simplify some code, remove some useless duplications
       hopefully prevent deadlocks

* API : add the b_force parameter to playlist_NodeDelete. If TRUE, nodes that are marked as read-only will also be deleted. Use with care.

* SAP/DAAP : Ensure that the  node gets removed on quit
* HAL : Remove the node on quit and fix f**age of the Close function

19 years ago* convert SAP announce name & group from locale to UTF-8
Rémi Denis-Courmont [Sat, 5 Feb 2005 14:40:38 +0000 (14:40 +0000)]
* convert SAP announce name & group from locale to UTF-8
* fix bug in previous SAP commit

19 years agoinput/control.c: fix diviton by zero on selection bytebased bookmarks in live streams
Sigmund Augdal Helberg [Sat, 5 Feb 2005 12:33:27 +0000 (12:33 +0000)]
input/control.c: fix diviton by zero on selection bytebased bookmarks in live streams

19 years ago* modules/video_filter/scale.c: Guard against p_pic->pf_release being NULL, which...
Andre Pang [Fri, 4 Feb 2005 16:13:11 +0000 (16:13 +0000)]
* modules/video_filter/scale.c: Guard against p_pic->pf_release being NULL, which can happen e.g. if an unknown chroma is passed to the video output/filter

19 years agoAttempts to recode SAP announces from UTF-8 to user's charset
Rémi Denis-Courmont [Fri, 4 Feb 2005 12:35:15 +0000 (12:35 +0000)]
Attempts to recode SAP announces from UTF-8 to user's charset
(will fix improperly encoded playlist items when the user's charset
does not match the SAP announcer's one, provided all SAP announce be
made into UTF-8)

19 years ago* Mem leak fixed
Rémi Denis-Courmont [Fri, 4 Feb 2005 12:14:52 +0000 (12:14 +0000)]
* Mem leak fixed

19 years ago beos/VideoOutput.cpp: added yet another overlay mode (minimum VRAM usage)
Eric Petit [Thu, 3 Feb 2005 20:47:50 +0000 (20:47 +0000)]
 beos/VideoOutput.cpp: added yet another overlay mode (minimum VRAM usage)

19 years ago* modules/packetizer/mpeg4video.c: oops, don't forget to handle streams where only...
Gildas Bazin [Thu, 3 Feb 2005 12:11:28 +0000 (12:11 +0000)]
* modules/packetizer/mpeg4video.c: oops, don't forget to handle streams where only the DTS is available.

19 years ago* modules/packetizer/mpeg4video.c: proper PTS/DTS calculation.
Gildas Bazin [Wed, 2 Feb 2005 15:54:00 +0000 (15:54 +0000)]
* modules/packetizer/mpeg4video.c: proper PTS/DTS calculation.

19 years agoTypo lalalala
Benjamin Pracht [Tue, 1 Feb 2005 17:14:29 +0000 (17:14 +0000)]
Typo lalalala

19 years agosvg.c: ported the code for vlc 0.8.1 (as a video filter)
Olivier Aubert [Tue, 1 Feb 2005 16:46:22 +0000 (16:46 +0000)]
svg.c: ported the code for vlc 0.8.1 (as a video filter)

19 years ago* modules/codec/theora.c: correctly display x-offset video
Andre Pang [Tue, 1 Feb 2005 16:02:40 +0000 (16:02 +0000)]
* modules/codec/theora.c: correctly display x-offset video

19 years ago* Fix theora contrib
Derk-Jan Hartman [Tue, 1 Feb 2005 13:48:53 +0000 (13:48 +0000)]
* Fix theora contrib

19 years agowizard update -- set default vbitrate, abitrate (courtesy of zorglub), make boxes...
Mark Moriarty [Tue, 1 Feb 2005 02:11:02 +0000 (02:11 +0000)]
wizard update -- set default vbitrate, abitrate (courtesy of zorglub), make boxes wxCB_READONLY to restrict choices

19 years ago* configure.ac: hopefully the final fix for the c++ build.
Gildas Bazin [Mon, 31 Jan 2005 11:41:03 +0000 (11:41 +0000)]
* configure.ac: hopefully the final fix for the c++ build.

19 years ago* src/misc/vlm.c, modules/codec/vorbis.c: MSVC compilation fixes by Steve Lhomme...
Gildas Bazin [Mon, 31 Jan 2005 10:07:27 +0000 (10:07 +0000)]
* src/misc/vlm.c, modules/codec/vorbis.c: MSVC compilation fixes by Steve Lhomme (steve dot lhomme at free dot fr).

19 years agowxwindows update for WIN32 wxSpinCtrl, restrict range to valid integer (-32768, 32767)
Mark Moriarty [Sun, 30 Jan 2005 14:26:47 +0000 (14:26 +0000)]
wxwindows update for WIN32 wxSpinCtrl, restrict range to valid integer (-32768, 32767)

19 years agoUninitialized values
Clément Stenac [Sun, 30 Jan 2005 13:23:18 +0000 (13:23 +0000)]
Uninitialized values

19 years ago * configure.ac: Scrogneugneu, fixed the C++ build.
Sam Hocevar [Sun, 30 Jan 2005 11:41:23 +0000 (11:41 +0000)]
  * configure.ac: Scrogneugneu, fixed the C++ build.

19 years agoUse cdio-native name for paranoia read.
Rocky Bernstein [Sun, 30 Jan 2005 03:31:51 +0000 (03:31 +0000)]
Use cdio-native name for paranoia read.

19 years agoH264 support in mkv, patch by Steve Lhomme
Clément Stenac [Sat, 29 Jan 2005 16:32:14 +0000 (16:32 +0000)]
H264 support in mkv, patch by Steve Lhomme

19 years agopreferences wxSpinCtrl hack for WIN32 (make up arrow increase value)
Mark Moriarty [Sat, 29 Jan 2005 16:15:16 +0000 (16:15 +0000)]
preferences wxSpinCtrl hack for WIN32 (make up arrow increase value)

19 years ago* A few string and organization fixes in preferences
Clément Stenac [Sat, 29 Jan 2005 15:22:53 +0000 (15:22 +0000)]
* A few string and organization fixes in preferences
* Update the LIST
* Coding style fixes

19 years ago * configure.ac: Finished support for C++-disabled systems.
Sam Hocevar [Sat, 29 Jan 2005 14:49:34 +0000 (14:49 +0000)]
  * configure.ac: Finished support for C++-disabled systems.

19 years agowizard.cpp: Layout fixes on the input page
Sigmund Augdal Helberg [Sat, 29 Jan 2005 14:12:32 +0000 (14:12 +0000)]
wizard.cpp: Layout fixes on the input page

19 years agowxwindows/wizard.cpp: run Layout() on the sizers when changing output method
Sigmund Augdal Helberg [Sat, 29 Jan 2005 13:28:14 +0000 (13:28 +0000)]
wxwindows/wizard.cpp: run Layout() on the sizers when changing output method
in the streaming method page of the wizard, in order to properly show all
text. Hardcode the top spacing in order to prevent controls from moving
around on Layout(). reported by markfm

19 years agowxwindows/wizard.cpp: fixed a crash when pressing Ok in Open-dialog without
Sigmund Augdal Helberg [Sat, 29 Jan 2005 12:41:35 +0000 (12:41 +0000)]
wxwindows/wizard.cpp: fixed a crash when pressing Ok in Open-dialog without
actually selecting anything (reported by Trax)
both: fix a compiler warning (c++ likes function that don't change their
parameters to declare them const)

19 years ago * configure.ac: Attempt to work without a C++ compiler.
Sam Hocevar [Fri, 28 Jan 2005 15:37:09 +0000 (15:37 +0000)]
  * configure.ac: Attempt to work without a C++ compiler.

19 years ago* Makefile.am: include the activex plugin in package-win32-base.
Gildas Bazin [Fri, 28 Jan 2005 14:17:38 +0000 (14:17 +0000)]
* Makefile.am: include the activex plugin in package-win32-base.

19 years ago* cdda/access.c: removed #include <cdio/cdda.h> since it's a new header that isn...
Derk-Jan Hartman [Fri, 28 Jan 2005 01:04:58 +0000 (01:04 +0000)]
* cdda/access.c: removed #include <cdio/cdda.h> since it's a new header that isn't always available and wasn't version ifdef'ed. An already version ifdef'ed include already exists in cdda/cdda.h

19 years ago* Two small bugs in the OSX intf
Derk-Jan Hartman [Fri, 28 Jan 2005 00:44:31 +0000 (00:44 +0000)]
* Two small bugs in the OSX intf

19 years ago* src/video_output/video_output.c: Fixed the SuxorThread. The thread didn't declare...
Derk-Jan Hartman [Thu, 27 Jan 2005 22:33:15 +0000 (22:33 +0000)]
* src/video_output/video_output.c: Fixed the SuxorThread. The thread didn't declare itself ready :(

19 years ago* src/playlist/playlist.c: Don't touch object_lock vlc_object_create and vlc_object_d...
Derk-Jan Hartman [Thu, 27 Jan 2005 21:56:34 +0000 (21:56 +0000)]
* src/playlist/playlist.c: Don't touch object_lock vlc_object_create and vlc_object_destroy already take care of it.

19 years ago* modules/codec/dvbsub.c: don't render empty subtitles when we receive subtitles...
Gildas Bazin [Thu, 27 Jan 2005 17:05:25 +0000 (17:05 +0000)]
* modules/codec/dvbsub.c: don't render empty subtitles when we receive subtitles data that doesn't match our subtitles page id.

19 years ago* modules/demux/ts.c: fixed typo for DVB subtitles descriptor parsing (only affects...
Gildas Bazin [Thu, 27 Jan 2005 16:44:31 +0000 (16:44 +0000)]
* modules/demux/ts.c: fixed typo for DVB subtitles descriptor parsing (only affects multiple tracks streams).

19 years ago* modules/access/smb.c: win32 implementation which doesn't depend on libsmbclient...
Gildas Bazin [Thu, 27 Jan 2005 15:44:34 +0000 (15:44 +0000)]
* modules/access/smb.c: win32 implementation which doesn't depend on libsmbclient + proper URI parsing.

19 years ago* contrib/Makefile: use tabs, not spaces in Makefile
Derk-Jan Hartman [Thu, 27 Jan 2005 14:03:48 +0000 (14:03 +0000)]
* contrib/Makefile: use tabs, not spaces in Makefile

19 years ago* modules/access/smb.c: new SMB/CIFS access module using libsmbclient.
Gildas Bazin [Thu, 27 Jan 2005 12:51:21 +0000 (12:51 +0000)]
* modules/access/smb.c: new SMB/CIFS access module using libsmbclient.

19 years agomkc.cpp: fix crash on invalid tracks
Sigmund Augdal Helberg [Thu, 27 Jan 2005 11:50:39 +0000 (11:50 +0000)]
mkc.cpp: fix crash on invalid tracks

19 years ago* VLCPrefs's delloc method got accidentally removed while splitting the nibs. Re...
Felix Paul Kühne [Thu, 27 Jan 2005 01:14:24 +0000 (01:14 +0000)]
* VLCPrefs's delloc method got accidentally removed while splitting the nibs. Re-added it again.

19 years ago* contrib/Makefile: remove the BUILDDIRS on clean-src as well to prevent the disposal...
Felix Paul Kühne [Thu, 27 Jan 2005 00:49:46 +0000 (00:49 +0000)]
* contrib/Makefile: remove the BUILDDIRS on clean-src as well to prevent the disposal of outdated stuff and its mixture with newer libraries
* contrib/src/Makefile: touch .aclocal after copying the aclocal files, so this isn't done everytime make runs

19 years ago* src/libvlc.h, src/input/stream.c: new --input-list option which allows you to speci...
Gildas Bazin [Wed, 26 Jan 2005 16:12:37 +0000 (16:12 +0000)]
* src/libvlc.h, src/input/stream.c: new --input-list option which allows you to specify a list of inputs which will be concatenated to the main MRL during playback (for splitted streams). Note that this deprecates the --file-cat option which was specific to the file access plugin while the new option should be generic.

19 years agoconfigure.ac: reinstate libcdio CD-DA and VCD plugins (on demand)
Rocky Bernstein [Wed, 26 Jan 2005 13:05:14 +0000 (13:05 +0000)]
configure.ac: reinstate libcdio CD-DA and VCD plugins (on demand)
cdda/*: add basic cd-paranoia mode via libcdio.
vcdx/*: changes dictated by new regime

19 years ago* modules/video_output/wingdi.c: improvements + embedded support + GAPI support for...
Gildas Bazin [Wed, 26 Jan 2005 08:18:46 +0000 (08:18 +0000)]
* modules/video_output/wingdi.c: improvements + embedded support + GAPI support for WinCE. Needs some more work as well for fullscreen support.

19 years ago * es_out: fix program change on the fly.
Laurent Aimar [Tue, 25 Jan 2005 14:15:08 +0000 (14:15 +0000)]
 * es_out: fix program change on the fly.

19 years ago * remove unused home_dir from fprintf style function
Antoine Cellerier [Mon, 24 Jan 2005 23:42:14 +0000 (23:42 +0000)]
 * remove unused home_dir from fprintf style function

19 years ago * under windows, default directory to save snapshots is now the user's
Antoine Cellerier [Mon, 24 Jan 2005 22:57:09 +0000 (22:57 +0000)]
 * under windows, default directory to save snapshots is now the user's
   My Pictures (or Mes Images ... depending on locale) directory

19 years ago* modules/control/rc.c:
Derk-Jan Hartman [Mon, 24 Jan 2005 20:46:20 +0000 (20:46 +0000)]
* modules/control/rc.c:
 - New commands fastforward and rewind for VOD trickplay
 - New command goto <index> for better playlist control
 - Playlist parent item (category) now appended to output
 Patch by Dermot McGahon
* modules/control/rtci.c: ported patch to rtci as well.

19 years ago* Rename a TIME_ABSOLUTE define because it's already defined in the Mach kernel headers.
Derk-Jan Hartman [Mon, 24 Jan 2005 20:44:53 +0000 (20:44 +0000)]
* Rename a TIME_ABSOLUTE define because it's already defined in the Mach kernel headers.

19 years agoAdded a Service Discovery sub menu in playlist contextual menu.
Jérome Decoodt [Mon, 24 Jan 2005 14:19:40 +0000 (14:19 +0000)]
Added a Service Discovery sub menu in playlist contextual menu.

19 years agoFix breakage in transcode file selection
Clément Stenac [Sun, 23 Jan 2005 21:07:24 +0000 (21:07 +0000)]
Fix breakage in transcode file selection

19 years ago* wxwindows/playlist.cpp: Menu and toolbar are no longer dockable
Yoann Peronneau [Sun, 23 Jan 2005 20:58:48 +0000 (20:58 +0000)]
* wxwindows/playlist.cpp: Menu and toolbar are no longer dockable

19 years ago* src/misc/vlm.c: start exporting some VLM control functions
Yoann Peronneau [Sun, 23 Jan 2005 17:53:40 +0000 (17:53 +0000)]
* src/misc/vlm.c: start exporting some VLM control functions

19 years ago* modules/codec/dvbsub.c: full 4 and 8 bits RLE encodings.
Gildas Bazin [Sun, 23 Jan 2005 12:26:01 +0000 (12:26 +0000)]
* modules/codec/dvbsub.c: full 4 and 8 bits RLE encodings.

19 years agoUpdate NEWS
Clément Stenac [Sun, 23 Jan 2005 11:06:17 +0000 (11:06 +0000)]
Update NEWS

19 years ago* modules/video_filter/blend.c: chroma fixes for the YUY2 blending.
Gildas Bazin [Sat, 22 Jan 2005 20:35:24 +0000 (20:35 +0000)]
* modules/video_filter/blend.c: chroma fixes for the YUY2 blending.

19 years ago* mozilla/vlcshell.cpp: Fix compilation on Mac OS X
Andre Pang [Sat, 22 Jan 2005 17:50:11 +0000 (17:50 +0000)]
* mozilla/vlcshell.cpp: Fix compilation on Mac OS X

19 years ago* mozilla/Makefile.am: Fix build of Mozilla plugin on Mac OS X when using a separate...
Andre Pang [Sat, 22 Jan 2005 17:48:45 +0000 (17:48 +0000)]
* mozilla/Makefile.am: Fix build of Mozilla plugin on Mac OS X when using a separate build directory

19 years ago* initial translation to Greek by Simos Xenitellis
Felix Paul Kühne [Sat, 22 Jan 2005 15:13:01 +0000 (15:13 +0000)]
* initial translation to Greek by Simos Xenitellis

19 years ago* playlist.m: fix a locking issue
Derk-Jan Hartman [Sat, 22 Jan 2005 01:57:49 +0000 (01:57 +0000)]
* playlist.m: fix a locking issue

19 years ago* modules/gui/ncurses.c: incremental search works now with tree playlist.
Yoann Peronneau [Fri, 21 Jan 2005 21:49:28 +0000 (21:49 +0000)]
* modules/gui/ncurses.c: incremental search works now with tree playlist.

19 years ago* contrib Makefile
Derk-Jan Hartman [Fri, 21 Jan 2005 20:12:05 +0000 (20:12 +0000)]
* contrib Makefile
  added a .aclocal change to copy the m4 from extras/contrib/share/aclocal to
  the vlc m4 dir. No more complete bootstrap after a simple configure.ac or Makefile.am change. :)

19 years ago* blend.c: Fix YUVP -> YUY2 blend. YUVP is actually YVUP and this was not accounted...
Derk-Jan Hartman [Fri, 21 Jan 2005 19:26:08 +0000 (19:26 +0000)]
* blend.c: Fix YUVP -> YUY2 blend. YUVP is actually YVUP and this was not accounted for in the YUY2 blend routine. This resulted in incorrect colors in some DVD menu's for instance.

19 years agots: fix --ts-extra-pmt.
Laurent Aimar [Fri, 21 Jan 2005 17:02:39 +0000 (17:02 +0000)]
ts: fix --ts-extra-pmt.

19 years ago* modules/access/pvr/pvr.c: Fixed width/height selection with latest ivtv
Christophe Massiot [Fri, 21 Jan 2005 15:22:45 +0000 (15:22 +0000)]
* modules/access/pvr/pvr.c: Fixed width/height selection with latest ivtv
  drivers.

19 years ago* small fix to the handling of the new nib-files (we are using the >= 10.2 format...
Felix Paul Kühne [Fri, 21 Jan 2005 14:57:23 +0000 (14:57 +0000)]
* small fix to the handling of the new nib-files (we are using the >= 10.2 format for the new ones, so 'objects.nib' is called 'keyedobjects.nib')

19 years agoActiveX: misc fixes & improvements
Damien Fouilleul [Fri, 21 Jan 2005 13:52:11 +0000 (13:52 +0000)]
ActiveX: misc fixes & improvements

19 years ago* Add the new Nibs to MAKE_DIST
Derk-Jan Hartman [Fri, 21 Jan 2005 13:41:52 +0000 (13:41 +0000)]
* Add the new Nibs to MAKE_DIST

19 years ago* modules/mux/asf.c: for mpeg audio, i_bitspersample needs to be set to 0.
Gildas Bazin [Fri, 21 Jan 2005 10:53:29 +0000 (10:53 +0000)]
* modules/mux/asf.c: for mpeg audio, i_bitspersample needs to be set to 0.

19 years agoOS X intf work
Derk-Jan Hartman [Thu, 20 Jan 2005 20:51:36 +0000 (20:51 +0000)]
OS X intf work
- don't use bool. it's BOOL
- use GNU style C and hungarian notation
- fix the issue with GUI crashes in playlistview
- default is now category view (for experimentation until we have a SD menu)
- experiment with NSViews to fix the 'drawer' issue (not working though)

19 years agosap.c: fix too early free in demux
Sigmund Augdal Helberg [Thu, 20 Jan 2005 19:58:02 +0000 (19:58 +0000)]
sap.c: fix too early free in demux

19 years agoalsa.c: Enumerate available audio devices (Code gratefully borrowed from xmms)
Sigmund Augdal Helberg [Thu, 20 Jan 2005 19:27:56 +0000 (19:27 +0000)]
alsa.c: Enumerate available audio devices (Code gratefully borrowed from xmms)

19 years ago* src/audio_output/output.c: skip late buffers in b_can_sleek mode (patch courtesy...
Gildas Bazin [Thu, 20 Jan 2005 15:28:56 +0000 (15:28 +0000)]
* src/audio_output/output.c: skip late buffers in b_can_sleek mode (patch courtesy of  )

19 years ago* modules/mux/asf.c: another fix for WMA support.
Gildas Bazin [Thu, 20 Jan 2005 14:30:17 +0000 (14:30 +0000)]
* modules/mux/asf.c: another fix for WMA support.

19 years ago* src/input/es_out.c: Improved the kludge for teletext streams without
Christophe Massiot [Thu, 20 Jan 2005 13:34:48 +0000 (13:34 +0000)]
* src/input/es_out.c: Improved the kludge for teletext streams without
  appropriate PTS.

19 years ago* modules/mux/asf.c: compiler warnings are there for a reason ;)
Gildas Bazin [Thu, 20 Jan 2005 13:18:34 +0000 (13:18 +0000)]
* modules/mux/asf.c: compiler warnings are there for a reason ;)

19 years ago* modules/mux/asf.c: only add an audio error correction field in the case of WMA.
Gildas Bazin [Thu, 20 Jan 2005 12:32:53 +0000 (12:32 +0000)]
* modules/mux/asf.c: only add an audio error correction field in the case of WMA.
* include/codecs.h: added a couple more audio tags.

19 years ago* configure.ac: oops, forgot something.
Gildas Bazin [Thu, 20 Jan 2005 12:11:03 +0000 (12:11 +0000)]
* configure.ac: oops, forgot something.

19 years ago* configure.ac, activex/Makefile.am: conditional compile of the activex plugin.
Gildas Bazin [Thu, 20 Jan 2005 12:03:58 +0000 (12:03 +0000)]
* configure.ac, activex/Makefile.am: conditional compile of the activex plugin.

19 years ago* configure.ac, activex/Makefile.am: small fixes to the activex plugin build.
Gildas Bazin [Thu, 20 Jan 2005 10:10:30 +0000 (10:10 +0000)]
* configure.ac, activex/Makefile.am: small fixes to the activex plugin build.

19 years agoautoconf build fix
Clément Stenac [Wed, 19 Jan 2005 22:33:16 +0000 (22:33 +0000)]
autoconf build fix
one todo item less !

19 years agoAdd a category to the showintf control interface, so that it gets displayed in the...
Benjamin Pracht [Wed, 19 Jan 2005 22:28:47 +0000 (22:28 +0000)]
Add a category to the showintf control interface, so that it gets displayed in the prefs...

19 years ago* include/vlc_threads_funcs.h: More %d -> %u
Christophe Massiot [Wed, 19 Jan 2005 18:30:33 +0000 (18:30 +0000)]
* include/vlc_threads_funcs.h: More %d -> %u

19 years agoInitial version of ActiveX plugin for VLC
Damien Fouilleul [Wed, 19 Jan 2005 17:14:16 +0000 (17:14 +0000)]
Initial version of ActiveX plugin for VLC

19 years ago* fix libcddb build under 10.2
Derk-Jan Hartman [Tue, 18 Jan 2005 21:51:00 +0000 (21:51 +0000)]
* fix libcddb build under 10.2

19 years ago* po/el.po: the build process needs a valid file.
Gildas Bazin [Tue, 18 Jan 2005 19:24:06 +0000 (19:24 +0000)]
* po/el.po: the build process needs a valid file.

19 years ago* BOTH: added modern Greek to the list of available languages
Felix Paul Kühne [Tue, 18 Jan 2005 17:26:51 +0000 (17:26 +0000)]
* BOTH: added modern Greek to the list of available languages
* configure.ac: updated the copyright string to 2005

19 years ago* modules/mux/asf.c:
Gildas Bazin [Tue, 18 Jan 2005 14:36:26 +0000 (14:36 +0000)]
* modules/mux/asf.c:
  - add an audio error correction field to the stream properties object.
    This is mandated by the spec and makes some versions of WMP a lot happier about playing our files.
  - only put an header extension object when necessary.

19 years ago* fix author field of OSX info dialog
Derk-Jan Hartman [Tue, 18 Jan 2005 03:02:07 +0000 (03:02 +0000)]
* fix author field of OSX info dialog