]> git.sesse.net Git - vlc/log
vlc
18 years ago* ipv4.c: make MSVC happy
Steve Lhomme [Sat, 10 Sep 2005 13:38:51 +0000 (13:38 +0000)]
* ipv4.c: make MSVC happy

18 years ago* Go back to the first item when hitting "next" on the last item. Go to the last...
Benjamin Pracht [Sat, 10 Sep 2005 09:04:32 +0000 (09:04 +0000)]
* Go back to the first item when hitting "next" on the last item. Go to the last item with "prev" on the 1st item.

18 years agoFix psz_userdir memleak
Rémi Denis-Courmont [Sat, 10 Sep 2005 07:55:17 +0000 (07:55 +0000)]
Fix psz_userdir memleak
(patch contributed by Brian Robb)

18 years ago* configure.ac, src/extras/libc.c, modules/misc/network/ipv4.c: fixed the WinCE build.
Gildas Bazin [Fri, 9 Sep 2005 22:10:57 +0000 (22:10 +0000)]
* configure.ac, src/extras/libc.c, modules/misc/network/ipv4.c: fixed the WinCE build.

18 years ago* Option for Desktop Background mode for VLC OSX.
Derk-Jan Hartman [Fri, 9 Sep 2005 21:19:15 +0000 (21:19 +0000)]
* Option for Desktop Background mode for VLC OSX.
  Does not work on the fly, because that requires recreating the window atm.

18 years ago* src/misc/win32_specific.c: fixed minor memory leak on win32. Patch courtesy of...
Gildas Bazin [Fri, 9 Sep 2005 19:42:55 +0000 (19:42 +0000)]
* src/misc/win32_specific.c: fixed minor memory leak on win32. Patch courtesy of Brian Robb (vascy at hotmail).

18 years ago* modules/gui/wxwidgets/*: bug fix + msvc fixes. Patch courtesy of Brian Robb (vascy...
Gildas Bazin [Fri, 9 Sep 2005 19:38:01 +0000 (19:38 +0000)]
* modules/gui/wxwidgets/*: bug fix + msvc fixes. Patch courtesy of Brian Robb (vascy at hotmail).

18 years ago* modules/gui/skins2/*: a couple of msvc build fixes. Patch courtesy of Brian Robb...
Gildas Bazin [Fri, 9 Sep 2005 19:20:34 +0000 (19:20 +0000)]
* modules/gui/skins2/*: a couple of msvc build fixes. Patch courtesy of Brian Robb (vascy at hotmail).

18 years agoI shall compile before commiting * 100 for monday.
Christophe Mutricy [Fri, 9 Sep 2005 17:34:32 +0000 (17:34 +0000)]
I shall compile before commiting * 100 for monday.
In fact it seems there is some missing __VLC__ in the msvc makefile. Flikky migth investigate

18 years agoFix a possible segfault patch by Brian Robb
Christophe Mutricy [Fri, 9 Sep 2005 16:55:37 +0000 (16:55 +0000)]
Fix a possible segfault patch by Brian Robb

18 years ago * bonjour: set svn:keywords property.
Jon Lech Johansen [Fri, 9 Sep 2005 14:31:22 +0000 (14:31 +0000)]
  * bonjour: set svn:keywords property.

18 years ago * bonjour.c: Fixed memory leaks. Fixed IPv6 support.
Jon Lech Johansen [Fri, 9 Sep 2005 14:06:38 +0000 (14:06 +0000)]
  * bonjour.c: Fixed memory leaks. Fixed IPv6 support.

18 years ago * Bonjour services discovery module using avahi.
Jon Lech Johansen [Fri, 9 Sep 2005 02:42:40 +0000 (02:42 +0000)]
  * Bonjour services discovery module using avahi.

18 years ago* fixed some intf-strings and connected a few menu-items properly
Felix Paul Kühne [Thu, 8 Sep 2005 21:00:48 +0000 (21:00 +0000)]
* fixed some intf-strings and connected a few menu-items properly
* changed wizard-shortcut to shift-cmd-w
* re-ordered the file-menu slightly

Thanks to thedj for pointing most of that out.

18 years ago* Take the position parametter into account in playlist_NodeAddItem
Benjamin Pracht [Thu, 8 Sep 2005 18:18:54 +0000 (18:18 +0000)]
* Take the position parametter into account in playlist_NodeAddItem
* This fixes the drag'n'drop from items from the finder in OSX
* Not sure PLAYLIST_END is handled correctly in every case (don't know enough about adding modes to judge)

18 years ago* Fix a refcount issue in the OSD core
Derk-Jan Hartman [Thu, 8 Sep 2005 13:55:25 +0000 (13:55 +0000)]
* Fix a refcount issue in the OSD core

18 years ago* converted to UTF-8
Felix Paul Kühne [Wed, 7 Sep 2005 18:11:22 +0000 (18:11 +0000)]
* converted to UTF-8

18 years ago* new Korean translation by Han HoJoong <0demon0@paran.com>
Felix Paul Kühne [Wed, 7 Sep 2005 17:44:36 +0000 (17:44 +0000)]
* new Korean translation by Han HoJoong <0demon0@paran.com>

18 years ago * lengh -> length
Derk-Jan Hartman [Wed, 7 Sep 2005 14:05:44 +0000 (14:05 +0000)]
 * lengh -> length

18 years ago* AVC in mkv should already be packetized.
Derk-Jan Hartman [Wed, 7 Sep 2005 13:47:46 +0000 (13:47 +0000)]
* AVC in mkv should already be packetized.
  (btw. this makes a certain sample work that didn't work when it was fed trough our h264 packetizer. before it would crash. This indicates there is an error in our h.264 packetizer)

18 years ago* Fix a large issue with VLC RTSP client.
Derk-Jan Hartman [Tue, 6 Sep 2005 22:03:45 +0000 (22:03 +0000)]
* Fix a large issue with VLC RTSP client.
  We were setting play/pause and seek commands non-aggregate, while we should set them aggregate.
  Fixes #340

18 years agoCD/DVD detection patch by Brian Robb
Antoine Cellerier [Tue, 6 Sep 2005 21:15:18 +0000 (21:15 +0000)]
CD/DVD detection patch by Brian Robb

18 years ago * src/libvlc.c: When the user dir is not available, fall back onto the
Christophe Massiot [Mon, 5 Sep 2005 23:33:14 +0000 (23:33 +0000)]
 * src/libvlc.c: When the user dir is not available, fall back onto the
   application data directory.

18 years ago* src/libvlc.c: on win32, redirect stdout to vlc-help.txt when printing the help.
Gildas Bazin [Mon, 5 Sep 2005 19:23:29 +0000 (19:23 +0000)]
* src/libvlc.c: on win32, redirect stdout to vlc-help.txt when printing the help.

18 years agoRemove a few legacy entries in config.in
Clément Stenac [Mon, 5 Sep 2005 09:13:52 +0000 (09:13 +0000)]
Remove a few legacy entries in config.in

18 years ago* mkv.cpp: should fix the compilation error with gcc
Steve Lhomme [Mon, 5 Sep 2005 08:53:54 +0000 (08:53 +0000)]
* mkv.cpp: should fix the compilation error with gcc

18 years ago * skins2/src/theme_repository.cpp: do not use pointers on temporary strings.
Olivier Teulière [Sun, 4 Sep 2005 21:50:18 +0000 (21:50 +0000)]
 * skins2/src/theme_repository.cpp: do not use pointers on temporary strings.
   Fixes #337.

18 years ago* mkv.cpp: fix chapter sorting by timecode, apply the right PTS/DTS timecodes from...
Steve Lhomme [Sun, 4 Sep 2005 18:12:57 +0000 (18:12 +0000)]
* mkv.cpp: fix chapter sorting by timecode, apply the right PTS/DTS timecodes from the container

18 years ago * extras/contrib/src/Makefile: Really fixed the libtool target.
Christophe Massiot [Sun, 4 Sep 2005 12:47:53 +0000 (12:47 +0000)]
 * extras/contrib/src/Makefile: Really fixed the libtool target.

18 years ago * extras/contrib/src/Makefile: Really fixed the libtool target.
Christophe Massiot [Sun, 4 Sep 2005 10:58:59 +0000 (10:58 +0000)]
 * extras/contrib/src/Makefile: Really fixed the libtool target.

18 years ago * extras/contrib/src/Makefile: Build libtool after automake.
Christophe Massiot [Sun, 4 Sep 2005 09:52:54 +0000 (09:52 +0000)]
 * extras/contrib/src/Makefile: Build libtool after automake.

18 years ago* modules/access_filter/timeshift.c: complete rewrite. Configurable granularity so...
Gildas Bazin [Sat, 3 Sep 2005 23:44:25 +0000 (23:44 +0000)]
* modules/access_filter/timeshift.c: complete rewrite. Configurable granularity so it doesn't waste as much disk space + deals with full disk by overwritting oldest data.

18 years ago* modules/gui/wxwidgets/playlist.cpp: Fixed segfault. Patch by Brian Robb (vascy...
Gildas Bazin [Sat, 3 Sep 2005 22:55:56 +0000 (22:55 +0000)]
* modules/gui/wxwidgets/playlist.cpp: Fixed segfault. Patch by Brian Robb (vascy at hotmail).

18 years ago * skins/src/generic_layout.cpp: Fixed a typo in a comment
Olivier Teulière [Sat, 3 Sep 2005 22:25:36 +0000 (22:25 +0000)]
 * skins/src/generic_layout.cpp: Fixed a typo in a comment

18 years ago* fix a timecode/stuttering problem with VFW tracks
Steve Lhomme [Sat, 3 Sep 2005 20:56:32 +0000 (20:56 +0000)]
* fix a timecode/stuttering problem with VFW tracks

18 years ago * skins2/controls/ctrl_tree.cpp: Fixed a nasty bug. The tree playlist should
Olivier Teulière [Sat, 3 Sep 2005 19:22:47 +0000 (19:22 +0000)]
 * skins2/controls/ctrl_tree.cpp: Fixed a nasty bug. The tree playlist should
   now be much more stable.

18 years ago* config.in: fixed typos
Cyril Deguet [Sat, 3 Sep 2005 17:11:23 +0000 (17:11 +0000)]
* config.in: fixed typos

18 years ago* prevent crashes when a stream is not opened correctly
Steve Lhomme [Sat, 3 Sep 2005 15:55:52 +0000 (15:55 +0000)]
* prevent crashes when a stream is not opened correctly

18 years ago * skins2 (tree playlist):
Olivier Teulière [Sat, 3 Sep 2005 15:17:57 +0000 (15:17 +0000)]
 * skins2 (tree playlist):
     - Fixed a selection bug in CtrlTree
     - Simplified some algorithms using helper methods
     - A few coding style fixes

18 years agosilence random access indicator
Jean-Paul Saman [Sat, 3 Sep 2005 15:06:39 +0000 (15:06 +0000)]
silence random access indicator

18 years ago* fix an uninitialized buffer use
Steve Lhomme [Sat, 3 Sep 2005 14:49:58 +0000 (14:49 +0000)]
* fix an uninitialized buffer use

18 years ago* configure.ac: allow building vlc's mozilla plugin against gecko-sdk. Patch by Diego...
Gildas Bazin [Sat, 3 Sep 2005 13:56:53 +0000 (13:56 +0000)]
* configure.ac: allow building vlc's mozilla plugin against gecko-sdk. Patch by Diego Petteno (flameeyes at gentoo) + modifications by me.

18 years ago* modules/gui/wxwidgets/preferences.cpp: unicode build fix (bugzilla #2117). Patch...
Gildas Bazin [Sat, 3 Sep 2005 13:27:01 +0000 (13:27 +0000)]
* modules/gui/wxwidgets/preferences.cpp: unicode build fix (bugzilla #2117). Patch by Diego Petteno (flameeyes at gentoo).

18 years agoRemove some useless code
Benjamin Pracht [Sat, 3 Sep 2005 12:06:57 +0000 (12:06 +0000)]
Remove some useless code

18 years agoFixes item ordering on drag'n'drop
Benjamin Pracht [Sat, 3 Sep 2005 11:24:00 +0000 (11:24 +0000)]
Fixes item ordering on drag'n'drop

18 years ago * extras/contrib/src/Makefile: Fixed libdvdcss compilation.
Christophe Massiot [Sat, 3 Sep 2005 10:22:03 +0000 (10:22 +0000)]
 * extras/contrib/src/Makefile: Fixed libdvdcss compilation.

18 years ago* src/control/audio_video.c: forgot this file in last commit.
Gildas Bazin [Sat, 3 Sep 2005 09:32:17 +0000 (09:32 +0000)]
* src/control/audio_video.c: forgot this file in last commit.

18 years ago* include/vlc/vlc.h, include/vlc/control.h, src/control/util.c: introduced vlc_int64_...
Gildas Bazin [Sat, 3 Sep 2005 09:16:11 +0000 (09:16 +0000)]
* include/vlc/vlc.h, include/vlc/control.h, src/control/util.c: introduced vlc_int64_t in the libvlc headers instead of using long long which isn't portable + fixed a function prototype in control.h. Thanks to Brian Robb (vascy at hotmail) for pointing out the problem.

18 years ago* httpd.c: added missing dummy functions
Cyril Deguet [Fri, 2 Sep 2005 23:47:19 +0000 (23:47 +0000)]
* httpd.c: added missing dummy functions

18 years agoRemove some useless code
Benjamin Pracht [Fri, 2 Sep 2005 18:57:11 +0000 (18:57 +0000)]
Remove some useless code

18 years agoAllow to drop an item *on* a node.
Benjamin Pracht [Fri, 2 Sep 2005 18:33:46 +0000 (18:33 +0000)]
Allow to drop an item *on* a node.

18 years ago* configure.ac, modules/access/smb.c: compilation fix for new libsmbclient versions...
Gildas Bazin [Fri, 2 Sep 2005 18:18:03 +0000 (18:18 +0000)]
* configure.ac, modules/access/smb.c: compilation fix for new libsmbclient versions. Patch by Diego Petteno (flameeyes at gentoo dot org).

18 years agoSome small cleaning
Benjamin Pracht [Fri, 2 Sep 2005 18:00:41 +0000 (18:00 +0000)]
Some small cleaning

18 years ago * modules/control/http/http.c: Added a small hack, when multiple http
Christophe Massiot [Fri, 2 Sep 2005 17:11:23 +0000 (17:11 +0000)]
 * modules/control/http/http.c: Added a small hack, when multiple http
   control interfaces are specified, to automatically increment the port.

18 years ago * src/misc/httpd.c: Fixed HTTPd closing when several HTTPd instances are
Christophe Massiot [Fri, 2 Sep 2005 17:10:06 +0000 (17:10 +0000)]
 * src/misc/httpd.c: Fixed HTTPd closing when several HTTPd instances are
   running.

18 years ago * modules/codec/fake.c: Added missing ToLocale().
Christophe Massiot [Fri, 2 Sep 2005 16:01:23 +0000 (16:01 +0000)]
 * modules/codec/fake.c: Added missing ToLocale().

18 years ago * extras/contrib: Fixed theora and x264-svn compilation.
Christophe Massiot [Fri, 2 Sep 2005 15:16:08 +0000 (15:16 +0000)]
 * extras/contrib: Fixed theora and x264-svn compilation.

18 years ago* Don't try to release NULL
Benjamin Pracht [Fri, 2 Sep 2005 14:00:20 +0000 (14:00 +0000)]
* Don't try to release NULL
* Fixes the "vlc would crash when hitting play" bug

18 years ago * INSTALL.win32: Added SDL.
Christophe Massiot [Thu, 1 Sep 2005 17:41:01 +0000 (17:41 +0000)]
 * INSTALL.win32: Added SDL.

18 years ago * modules/control/http/http.c: Fixed PATH environment variable, and
Christophe Massiot [Thu, 1 Sep 2005 15:05:26 +0000 (15:05 +0000)]
 * modules/control/http/http.c: Fixed PATH environment variable, and
   under Win32 set SYSTEMROOT variable.

18 years ago * modules/control/http/http.c: Added a SERVER_PATH environment variable
Christophe Massiot [Thu, 1 Sep 2005 13:02:38 +0000 (13:02 +0000)]
 * modules/control/http/http.c: Added a SERVER_PATH environment variable
   for CGIs.

18 years ago * extras/contrib/src/Makefile: Fixed opendaap installation.
Christophe Massiot [Thu, 1 Sep 2005 13:02:11 +0000 (13:02 +0000)]
 * extras/contrib/src/Makefile: Fixed opendaap installation.

18 years ago * extras/contrib/src/Makefile: Added missing $(INSTALL_NAME) for opendaap.
Christophe Massiot [Wed, 31 Aug 2005 22:41:58 +0000 (22:41 +0000)]
 * extras/contrib/src/Makefile: Added missing $(INSTALL_NAME) for opendaap.

18 years ago* modules/gui/wxwidgets/streamout.cpp: stream output dialog re-arrangement patch...
Gildas Bazin [Wed, 31 Aug 2005 21:19:54 +0000 (21:19 +0000)]
* modules/gui/wxwidgets/streamout.cpp: stream output dialog re-arrangement patch by CUTMAN ~CW~ (cutmancw at hotmail) + changes by me to remove the SLP announce options.

18 years ago* modules/stream_out/transcode.c, src/input/decoder.c, src/input/control.c: fixed...
Gildas Bazin [Wed, 31 Aug 2005 20:37:23 +0000 (20:37 +0000)]
* modules/stream_out/transcode.c, src/input/decoder.c, src/input/control.c: fixed a bunch of memory leaks. Patch courtesy of Wallace Wadge (wwadge at gmail) + modifications by me.

18 years ago * ALL: Do no longer assume a default DVD drive. If no DVD drive is
Christophe Massiot [Wed, 31 Aug 2005 19:09:50 +0000 (19:09 +0000)]
 * ALL: Do no longer assume a default DVD drive. If no DVD drive is
   specified (an empty string), forward the empty string to libdvdcss
   and let it do autodetection.
 * extras/contrib/src/Patches: Patched libdvdread to accept an empty
   string as a device path.

18 years ago* NSC demuxer and decoder based on jlj's nscdec: http://nanocrew.net/?p=128
Derk-Jan Hartman [Wed, 31 Aug 2005 19:00:21 +0000 (19:00 +0000)]
* NSC demuxer and decoder based on jlj's nscdec: http://nanocrew.net/?p=128
  Be AWARE that this currently doesn't do anything. It just reads the file and prints the values to debug. I'll see if I can get a stream running tomorrow.

18 years ago * modules/access/dvdnav.c: When no path is specified, use libdvdcss
Christophe Massiot [Tue, 30 Aug 2005 17:06:25 +0000 (17:06 +0000)]
 * modules/access/dvdnav.c: When no path is specified, use libdvdcss
   autodetection.

18 years ago* When we read the IPv6 address from the SDP, it is not bracketed (unless the SDP...
Derk-Jan Hartman [Tue, 30 Aug 2005 15:26:25 +0000 (15:26 +0000)]
* When we read the IPv6 address from the SDP, it is not bracketed (unless the SDP is broken). If not []'ed then add them before we create out playlist entry.

18 years ago * modules/control/http/http.c: Fixed argv[1] in CGI mode.
Christophe Massiot [Tue, 30 Aug 2005 12:01:26 +0000 (12:01 +0000)]
 * modules/control/http/http.c: Fixed argv[1] in CGI mode.

18 years ago * src/extras/libc.c:vlc_execve() : Do not open a new window under Win32.
Christophe Massiot [Tue, 30 Aug 2005 11:59:24 +0000 (11:59 +0000)]
 * src/extras/libc.c:vlc_execve() : Do not open a new window under Win32.

18 years ago * extras/contrib/src/Makefile: Fixed libogg dependancies.
Christophe Massiot [Tue, 30 Aug 2005 09:54:52 +0000 (09:54 +0000)]
 * extras/contrib/src/Makefile: Fixed libogg dependancies.

18 years ago* loadNibNamed:withOwner calls awakeFromNib on owner. Therefore opening panels result...
Derk-Jan Hartman [Mon, 29 Aug 2005 20:10:59 +0000 (20:10 +0000)]
* loadNibNamed:withOwner calls awakeFromNib on owner. Therefore opening panels resulted in reinitializing some of VLCMain's stuff. This included evalutation of p_intf->b_play, which triggered an unintended call to playlist_Play().
  this fixes #323

18 years ago* Add the hdv2 fourcc which is simply HD MPEG2
Derk-Jan Hartman [Mon, 29 Aug 2005 19:04:05 +0000 (19:04 +0000)]
* Add the hdv2 fourcc which is simply HD MPEG2
  See: http://forum.videolan.org/viewtopic.php?t=11842

18 years ago * ALL: New p_vlc->psz_userdir. This is different from psz_homedir in
Christophe Massiot [Mon, 29 Aug 2005 16:34:32 +0000 (16:34 +0000)]
 * ALL: New p_vlc->psz_userdir. This is different from psz_homedir in
   that under Win32 psz_homedir points to Application Data directory
   whereas psz_homedir points to the user's directory.
 * modules/control/http/util.c: When the target charset isn't UTF-8,
   manually convert Unicode quotes to ASCII quotes (yes this is ugly
   but libiconv doesn't handle it).

18 years ago * src/extras/libc.c: Implemented vlc_execve() for the Win32 platform.
Christophe Massiot [Mon, 29 Aug 2005 16:30:38 +0000 (16:30 +0000)]
 * src/extras/libc.c: Implemented vlc_execve() for the Win32 platform.
 * modules/control/http/http.c: Enabled --http-handlers under Win32.
   Beware to espace backslashes as in --http-handlers="php=C:\\php\\php.exe".

18 years ago* modules/demux/livedotcom.cpp: fixed segfaults.
Gildas Bazin [Mon, 29 Aug 2005 16:27:53 +0000 (16:27 +0000)]
* modules/demux/livedotcom.cpp: fixed segfaults.

18 years ago * modules/control/http/mvar.c: Under Windows do not call stat() on
Christophe Massiot [Mon, 29 Aug 2005 16:27:30 +0000 (16:27 +0000)]
 * modules/control/http/mvar.c: Under Windows do not call stat() on
   drive letters because it seems to cause problems with removable devices.

18 years ago * modules/gui/wxwidgets/interface.cpp: Missing FromLocale() for the drag'n
Christophe Massiot [Mon, 29 Aug 2005 16:25:01 +0000 (16:25 +0000)]
 * modules/gui/wxwidgets/interface.cpp: Missing FromLocale() for the drag'n
   drop code.

18 years ago* new paramaters added to the MSVC build
Steve Lhomme [Mon, 29 Aug 2005 12:12:40 +0000 (12:12 +0000)]
* new paramaters added to the MSVC build

18 years ago * fixed breakage of MSVC files in commit 12161.
Sam Hocevar [Mon, 29 Aug 2005 08:48:27 +0000 (08:48 +0000)]
  * fixed breakage of MSVC files in commit 12161.

18 years agoForce the EOL to the native Windows one
Steve Lhomme [Mon, 29 Aug 2005 08:39:02 +0000 (08:39 +0000)]
Force the EOL to the native Windows one

18 years ago* Fix the case of duration == -1 in M3U playlists. closes #331
Derk-Jan Hartman [Sun, 28 Aug 2005 21:50:32 +0000 (21:50 +0000)]
* Fix the case of duration == -1 in M3U playlists. closes #331

18 years ago* Define a couple of dummy 4cc's for vorbis in avi streams (vor1,vo1+,vor2,vo2+,vor3...
Derk-Jan Hartman [Sun, 28 Aug 2005 20:57:48 +0000 (20:57 +0000)]
* Define a couple of dummy 4cc's for vorbis in avi streams (vor1,vo1+,vor2,vo2+,vor3,vo3+).
  We cannot handle these formats but at least we will be able to recognize bugreports from this now. refs #224
  B.T.W. the ticket DOES contain some info on these formats. Someone who know ogg/vorbis can probably implement support for this with this information.

18 years ago* Add glib, libIDL and gecko-sdk to OSX contrib. Now we just need a way to find how...
Derk-Jan Hartman [Sun, 28 Aug 2005 20:38:07 +0000 (20:38 +0000)]
* Add glib, libIDL and gecko-sdk to OSX contrib. Now we just need a way to find how to let configure.ac recognize it.

18 years ago* Add some NEWS
Derk-Jan Hartman [Sun, 28 Aug 2005 20:08:26 +0000 (20:08 +0000)]
* Add some NEWS

18 years ago* Add the shout (services discovery) module again
Derk-Jan Hartman [Sun, 28 Aug 2005 19:22:36 +0000 (19:22 +0000)]
* Add the shout (services discovery) module again

18 years ago* Update some comments
Derk-Jan Hartman [Sun, 28 Aug 2005 18:59:53 +0000 (18:59 +0000)]
* Update some comments

18 years ago* Export unselect.png
Clément Stenac [Sun, 28 Aug 2005 10:52:00 +0000 (10:52 +0000)]
* Export unselect.png
* Fix paths when installed in Debian package

18 years agoFix typo
Rémi Denis-Courmont [Sun, 28 Aug 2005 10:34:24 +0000 (10:34 +0000)]
Fix typo

18 years agoMerged OSD functionality on the same core functions. All OSD functionality is describ...
Jean-Paul Saman [Sat, 27 Aug 2005 16:40:23 +0000 (16:40 +0000)]
Merged OSD functionality on the same core functions. All OSD functionality is described in include/vlc_osd.h now, which entirely replace include/osd.h. The file src/video_output/video_widgets.c uses functionality from src/osd/osd_widgets.c now.

18 years agocosmetics
Jean-Paul Saman [Sat, 27 Aug 2005 13:51:53 +0000 (13:51 +0000)]
cosmetics

18 years ago * toolbox: Removed a bash-ism.
Christophe Massiot [Sat, 27 Aug 2005 13:38:26 +0000 (13:38 +0000)]
 * toolbox: Removed a bash-ism.

18 years ago * src/extras/libc.c: Fixed Win32 compilation.
Christophe Massiot [Fri, 26 Aug 2005 19:05:04 +0000 (19:05 +0000)]
 * src/extras/libc.c: Fixed Win32 compilation.
 * modules/control/http/http.c: Fixed a memory leak with the CGI environment.

18 years ago * src/extras/libc.c: Implemented a wrapper around fork() and execve()
Christophe Massiot [Fri, 26 Aug 2005 18:15:21 +0000 (18:15 +0000)]
 * src/extras/libc.c: Implemented a wrapper around fork() and execve()
   to spawn an external process and get its output. Only implemented for
   UNIX-style systems at present.
 * src/misc/httpd.c: New "handler" node type which bypasses the internal
   HTTPD behaviour.
 * modules/control/http: New --http-handlers option to dedicate
   particular extensions to external programs (PHP or Perl for instance).
   This is in accordance with the CGI/1.1 specification.

18 years ago* added --sout-shout-name to set a stream name
Derk-Jan Hartman [Fri, 26 Aug 2005 17:01:48 +0000 (17:01 +0000)]
* added --sout-shout-name to set a stream name
* added --sout-shout-description to set a channel description
* added --sout-shout-mp3 to allow you to upload mp3 streams instead of ogg. (BEWARE, no autodetection)
* fixed the free of a string
* some general coding style cleanup

18 years ago* Fix liveMedia
Derk-Jan Hartman [Fri, 26 Aug 2005 14:02:46 +0000 (14:02 +0000)]
* Fix liveMedia

18 years ago* The same getopt problem that theora has, exists in speex as well.
Derk-Jan Hartman [Fri, 26 Aug 2005 12:55:36 +0000 (12:55 +0000)]
* The same getopt problem that theora has, exists in speex as well.

18 years agoAdd new spectrum analyzer effect, patch from zcot.
Clément Stenac [Thu, 25 Aug 2005 19:57:12 +0000 (19:57 +0000)]
Add new spectrum analyzer effect, patch from zcot.
Remove the "random" effect

18 years ago* libtheora examples don't compile on 10.2 Remove from Makefiles. This issue is now...
Derk-Jan Hartman [Thu, 25 Aug 2005 19:10:21 +0000 (19:10 +0000)]
* libtheora examples don't compile on 10.2 Remove from Makefiles. This issue is now fixed upstream thanks to rillian from #theora