ChangeLog-2005
资源名称:vlc-1.0.5.zip [点击查看]
上传用户:kjfoods
上传日期:2020-07-06
资源大小:29949k
文件大小:776k
源码类别:
midi
开发平台:
Unix_Linux
- Date: Thu Sep 22 20:49:37 2005 +0000
- * src/stream_output/sap.c: net_Write() returns an int, not an unsigned.
- commit 6df9b4eaa028449b79d22fd44cae8e39ca784617
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Thu Sep 22 20:48:59 2005 +0000
- * modules/access/mms/mmstu.c: use net_Write() instead of send().
- commit 56f453f7af82b92dbb3ad75d0a3da68070561708
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Thu Sep 22 20:31:16 2005 +0000
- * src/misc/getaddrinfo.c: WinCE implementation + ipv6 support (not tested).
- commit bfbe106f30c080028421c874904132705fc6d98e
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Thu Sep 22 20:14:20 2005 +0000
- * ALL: WinCE EVC compilation fixes.
- commit f3071f228b85a012125691cd524b40e4787bc972
- Author: Sam Hocevar <sam@videolan.org>
- Date: Thu Sep 22 20:09:48 2005 +0000
- * configure.ac: well well... until GCC is fixed, let's disable i420_rgb_mmx
- on AMD64.
- commit 9c310ce1a526d805abc86987624a8f4888b79cfd
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Thu Sep 22 19:40:11 2005 +0000
- * evc/vlc.vcw: plugin_id3 doesn't exist anymore.
- commit 27de7cdbd47af4c5d22d23435b06ea572ecd95e2
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Thu Sep 22 19:39:38 2005 +0000
- * include/vlc_common.h: why on earth was off_t not typedefed to int64 anymore under _MSC_VER ?
- commit 79654985a3bec4ac76abd4455a08659fc86c4390
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Thu Sep 22 15:39:37 2005 +0000
- * INSTALL.win32: Added --with-sdl-config-path=/usr/win32/bin.
- commit 92c873f061c85d46a2ed611d70fc394e9e66c5be
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Wed Sep 21 22:08:00 2005 +0000
- * modules/codec/x264.c: renamed analyse "all" mode to "slow" and added X264_ANALYSE_I8x8 to "all" mode.
- commit 502d0a0d5afe7530820ea33a906b7f8726ec6806
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Wed Sep 21 17:11:02 2005 +0000
- Don't use Hal elsewhere than Linux
- commit a7cfd908fb371302e311b5d5267498849b3ce2db
- Author: Sam Hocevar <sam@videolan.org>
- Date: Wed Sep 21 10:44:17 2005 +0000
- * configure.ac: fixed typo that prevented --disable-gnomevfs from working.
- commit ec4d0343dafbf2fd5ea266a000fbad3122d762d9
- Author: Sam Hocevar <sam@videolan.org>
- Date: Wed Sep 21 09:53:14 2005 +0000
- * src/libvlc.c: cosmetic fix.
- commit 204fe9b562a01475d2a04c1704640748a870df61
- Author: Rocky Bernstein <rocky@videolan.org>
- Date: Wed Sep 21 02:15:03 2005 +0000
- In libcdio < 0.76
- #include <cdio/cdda.h> /* Pulls in #include <cdio/paranoia.h> */
- In libcdio >= 0.76
- #include <cdio/paranoia.h> /* Pulls in #include <cdio/cdda.h> */
- and
- #include <cdio/cdda.h> /* These lines can be | In either order */
- #include <cdio/paranoia.h> /* in either order | these lines can be */
- So that's what we go with. See the libcdio-devel@gnu.org mailing list
- for more information on why the change in 0.76
- commit b638a3dbb86e07af984eaffbeaaf23d12c7210d0
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Wed Sep 21 01:24:48 2005 +0000
- * Autodetect the liveMedia on 10.2 special case. Note that this might break current 'sed' patch lines on existing 10.2 installs, since the correct line will be patched by those as well.
- commit 661e782126cbc02d0d046b7f761dc7b898303fc2
- Author: Eric Petit <titer@videolan.org>
- Date: Tue Sep 20 22:48:30 2005 +0000
- visual/effects.c: compile fix
- commit 4a4a0f55059c5800101c89b55395a5807baf1eca
- Author: Eric Petit <titer@videolan.org>
- Date: Tue Sep 20 20:14:48 2005 +0000
- Fixed ffmpeg BeOS cross compile on x86_64 (adapted from [12575])
- commit 87f2a351f02365346cfebe849e7627f4651f3cc9
- Author: Eric Petit <titer@videolan.org>
- Date: Tue Sep 20 20:03:11 2005 +0000
- speex.patch: fix build with gcc < 3
- commit fe33072c40dedf095c95cf64b2cdf19e03dc31f4
- Author: Sam Hocevar <sam@videolan.org>
- Date: Tue Sep 20 17:21:42 2005 +0000
- * configuer.ac: grmbl, fixed an old typo breaking the build with gcc-4.x on ppc.
- commit 4e1846b316b06f1b0ee98f8a868830f1e3b6b13e
- Author: Sam Hocevar <sam@videolan.org>
- Date: Tue Sep 20 13:06:26 2005 +0000
- * New Debian upload. Uses newer x264 and faad snapshots.
- commit d09ccf639c3ca97c7f50dede94f309bfec328cf8
- Author: Sam Hocevar <sam@videolan.org>
- Date: Tue Sep 20 12:25:03 2005 +0000
- * modules/control/http/rpn.c: don’t crash if stripslashed string ends with
- commit 274346a3bff7c8585bfcf29652341d3074fb4196
- Author: Sam Hocevar <sam@videolan.org>
- Date: Tue Sep 20 09:55:29 2005 +0000
- * modules/video_chroma/i420_rgb_mmx.h: bypassed gcc-3.4's ICEs again.
- commit ae7273d20f50ce62af7f7a27c86103813b0cf92d
- Author: Sam Hocevar <sam@videolan.org>
- Date: Tue Sep 20 00:11:35 2005 +0000
- * modules/video_chroma/i420_rgb_mmx.h: work around a GCC 3.4.x bug.
- /* Using i586-mingw32msvc-gcc 3.4.2: */
- uint32_t i; __m64 mm0 = (__m64)(uint64_t)i; /* ICE */
- uint32_t i; uint64_t tmp = i; __m64 mm0 = (__m64)tmp; /* OK */
- commit b9730ddde01a6c1f9d0f531133292799ef5396b5
- Author: Sam Hocevar <sam@videolan.org>
- Date: Mon Sep 19 21:49:27 2005 +0000
- * debian/copyright: fixed the FSF address and updated copyright.
- commit 9da3197181703159274a9f63a0e5f1ecbc826801
- Author: Sam Hocevar <sam@videolan.org>
- Date: Mon Sep 19 21:44:49 2005 +0000
- * modules/video_chroma/i420_rgb_mmx.h: wrote an MMX intrinsics version of
- the conversion routines. Now that we no longer use inline asm, these
- modules do not generate non-PIC code with -fPIC.
- commit 31de010116bf0cf0ad0b370e7d5a990476f22b2c
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Mon Sep 19 21:32:04 2005 +0000
- * modules/mux/ogg.c: fixed potential buffer overflow.
- commit 2be34a0f51aa4cf6281ed0e1f62059cd4dea7c89
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Mon Sep 19 21:21:17 2005 +0000
- * modules/demux/real.c: avoid using null pts + removed debug message.
- commit d1d7614168dbc3f6a689003be66c8532b6180d01
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Mon Sep 19 21:16:23 2005 +0000
- * modules/access/rtsp: fixed problem in BlockRead().
- commit 6a1a3a70a9b893c4aadee3798d8ae721961bac1c
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Mon Sep 19 20:20:07 2005 +0000
- * modules/access/mms/mmstu.c: reverted broken commit.
- commit dcb53b6f05371d0aa60c106370d907d1914489db
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Mon Sep 19 20:07:04 2005 +0000
- * modules/codec/realaudio.c: split the audio output buffers in chunks of 1024 samples because the audio output can't deal with big chunks.
- commit aed061c78af835dfb7589f61d90ea9f92d673e65
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Mon Sep 19 19:45:54 2005 +0000
- * fixed some other signedness-issue (thanks to Trax!)
- commit b7a1564c67ea89261723b4f4c824bc476b28ae30
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Mon Sep 19 18:30:36 2005 +0000
- * fixed some 'comparison between signed and unsigned'-warnings
- commit f7d8835aca6c438ea93e7e5f01f34bd691b0633b
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Mon Sep 19 18:16:32 2005 +0000
- * fixed 2 minor compilation warnings
- commit 2e1869c43526427a073d11e6651534362d7a794f
- Author: Sam Hocevar <sam@videolan.org>
- Date: Mon Sep 19 16:06:04 2005 +0000
- * configure.ac: more robust check for MMX intrinsics support. GCC 4.1.0
- works, but gcc 4.0.x doesn’t build some constructs properly.
- See http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23963
- commit 3c49814ccedd609d9bd2eaac4fe89f805bee0529
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Mon Sep 19 12:59:58 2005 +0000
- * modules/demux/ts.c: PID 8191 is padding.
- commit 4e12f06be9b7d9fc4238e3f96ad0bb09f37c8460
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Mon Sep 19 12:32:57 2005 +0000
- * modules/mux/mpeg/ts.c: Detect older versions of libdvbpsi.
- commit c5c70b2583bde6e2e4f546e8a2645c5b90ec039b
- Author: Sam Hocevar <sam@videolan.org>
- Date: Sun Sep 18 23:13:41 2005 +0000
- * configure.ac: check for MMX intrinsics.
- commit 10e3803dc315149f2cb059e504eb20186680799a
- Author: Sam Hocevar <sam@videolan.org>
- Date: Sun Sep 18 23:13:04 2005 +0000
- * updated po/POTFILES.in.
- commit 771b5e8ce9958ed7fe9976a68ac9b784c8a595ef
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sun Sep 18 22:36:46 2005 +0000
- * modules/mux/mpeg/ts.c: disabled some broken code.
- commit 71a79544ebbf17b75f721f2dd3048741da8ef99b
- Author: Sam Hocevar <sam@videolan.org>
- Date: Sun Sep 18 20:14:45 2005 +0000
- * modules/access/rtsp/Modules.am: removed nonexistent file from the sources.
- commit b79fc4ead7ff11cf6b9c1348f4c4aa9a96381c28
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Sun Sep 18 19:29:35 2005 +0000
- * split up hostname and following path and insert the port after the hostname (fixes #351)
- commit 5fe3a4a3e7f8b76804126a370438d94cbfb98572
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sun Sep 18 18:44:04 2005 +0000
- * configure.ac: compile the realaudio plugin with -DLOADER when --enable-loader is specified.
- commit c284892b9bf06acca13bcb0cd1502c509296f287
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sun Sep 18 17:50:43 2005 +0000
- * modules/access/rtsp/rtsp.c: win32 compilation fix.
- commit 775fa8a1c8fc2041908e01ea7f12bc0bb0c22f6f
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sun Sep 18 17:35:23 2005 +0000
- * modules/access/rtsp: real rtsp access module.
- commit 369ccbef96b6f8420d5efa847ca8c8bfe8ae01f5
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sun Sep 18 17:23:13 2005 +0000
- * modules/codec/realaudio.c: real audio (cook) decoder using real's libraries.
- commit 7b9cc3cfa8c8efe987782ae7d300d9459e03c84e
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sun Sep 18 16:20:24 2005 +0000
- * modules/demux/livedotcom.cpp: fixed small leak.
- commit de32e7d1659d9487328b34b64fa10df3032de942
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sun Sep 18 16:03:49 2005 +0000
- * modules/demux/livedotcom.cpp: do not modify p_demux->psz_path.
- commit be3fe382c6d17eaa157d9bafd5de6731ed509721
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sun Sep 18 14:42:02 2005 +0000
- * modules/demux/real.c: cleanup + added support for cook.
- commit d4b1caf1cc02ad3e5c16a88eb0adf74a142dc349
- Author: Sam Hocevar <sam@videolan.org>
- Date: Sun Sep 18 13:18:55 2005 +0000
- * UTF8ised files that get distributed with Debian.
- commit d6a720cb351211eb36303f18340a9889223f6f7e
- Author: Steve Lhomme <robux@videolan.org>
- Date: Sun Sep 18 12:58:25 2005 +0000
- misc possible buffer/resource misuse & tidy compilation
- commit 95024e063319e039b91a81bf8feec736b1bac9c4
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Sun Sep 18 10:58:25 2005 +0000
- Don't access unallocated memory
- commit e616477b0571a172c98758b9c5e096d7a4b5dcd5
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Sun Sep 18 10:06:05 2005 +0000
- Fix compiler warning about signed and unsigned comparisons
- commit ef8cc37104e6db0cb6d37ab9197758c89b4bb8ae
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Sun Sep 18 10:03:10 2005 +0000
- Forward port of revision 12566: Ignore menu select|right|left|up|down when OSD Menu is not visible
- commit 266e4aa0177e922ad0819982d5ed5db9fce62f10
- Author: Steve Lhomme <robux@videolan.org>
- Date: Sun Sep 18 09:43:23 2005 +0000
- * wxwidgets: fix a memory leak (patch by Brian Robb)
- commit 14ad9f857eea89d1fd9b34717193cf2ce92f597c
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sat Sep 17 15:14:34 2005 +0000
- Win32 compile fix
- commit 80b10c25872f7f2dcf515c1579114d5e0b377455
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sat Sep 17 15:00:58 2005 +0000
- * print unreachable host as an error in net_OpenTCP (refs #320)
- * don't print IPv6 unreachable warning when IPv4 works fine
- * don't attempt SOCKS negociation when TCP connection failed
- * use "%s port %d" rather than "%s:%d" because the latter is
- confusing with IPv6 adresses
- * removed trailing spaces
- commit 830c44d6e890c8873b1db87b3c581bf6d1c87856
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sat Sep 17 14:15:32 2005 +0000
- Don't crash on items with % in name (Closes:#312)
- commit ebe4a155c30713ca1d3b3b4a6842f1b0206ac82c
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sat Sep 17 13:29:37 2005 +0000
- Select the correct input in #display (Closes:#343)
- The module used FIND_ANYWHERE. The proposed patch solved the bug as a side-effect as you get the latest created input, which is the current one with the proposed patch (wait for init to signal thread as ready)
- commit 59add6328988b5c6acb83d57817b7b6864730c51
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sat Sep 17 12:12:54 2005 +0000
- Default to disabling screensaver under X (Closes:#253)
- Hide screensaver interface from the prefs
- commit 3fba3944f2567fc1e4906271aa716c0b925b69cc
- Author: Benjamin Pracht <bigben@videolan.org>
- Date: Fri Sep 16 21:19:43 2005 +0000
- added bonjour service discovery and gnomevfs access
- commit bff6cc3c3ff6f6f6fe4a015f06955b6a30bffb58
- Author: Eric Petit <titer@videolan.org>
- Date: Fri Sep 16 18:52:33 2005 +0000
- contrib/src/Makefile: libvorbis now supports --host, so let's use it
- commit 9f7cb303821acde62bf0064ca569b2682f8025c1
- Author: Damien Fouilleul <damienf@videolan.org>
- Date: Fri Sep 16 16:13:07 2005 +0000
- dshow.cpp: make sure driver name is properly NULL terminated
- commit 19313bbfdececacf005acccfb1da9d02a90084b9
- Author: Damien Fouilleul <damienf@videolan.org>
- Date: Fri Sep 16 16:10:42 2005 +0000
- all: bug fixing, clean-up
- commit 9131dbf7aed37302ec730be4f57a75731b31849c
- Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
- Date: Thu Sep 15 23:53:41 2005 +0000
- Coding style fixes and added comments
- commit 5f4d054f17591cb2208e29f20429172facdf3bfc
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Thu Sep 15 22:11:01 2005 +0000
- * added x264 and live to the linux target
- commit 28563cf1392a18101abb1da5c7e4241a70ce2510
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Thu Sep 15 17:42:24 2005 +0000
- Sort-by-album patch by Pierre Marc Dumuid
- commit b879e009016c67b3d242f5d2fd6b42d8278f2987
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Thu Sep 15 16:41:26 2005 +0000
- * modules/mux/mpeg/ts.c: Support for SDT and multiple PMTs, original
- patch courtesy of Wallace Wadge (thanks!).
- commit b5a2c69e78dcc392bea1f33a465092ae5d4a050b
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Thu Sep 15 15:36:36 2005 +0000
- * Add FMP4 FourCC. (FFMPEG MPEG-4 encoded)
- commit 2cf7d632c3bbe19c69fcb3ab88d90796def6bb88
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Thu Sep 15 14:50:47 2005 +0000
- Forward port of revision 12559: Fix division by zero crash
- commit dd48fef76925a807f9eec3334b098d19282bb044
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Thu Sep 15 14:21:38 2005 +0000
- * Missing object release
- commit 0fd33223a7445e5732fc8db2c8468233b07f8ace
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Thu Sep 15 06:17:33 2005 +0000
- Hopefully "The Right Fix" patch for M3U parsing, by Daniel Straenger.
- commit c453158be69a0a552578e194224887a5314ce8b7
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Thu Sep 15 06:11:07 2005 +0000
- Improve random behaviour - Patch by Daniel Straenger. Thanks !
- commit 2755833faabcdcabad35f708222f651694d430c7
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Thu Sep 15 00:02:31 2005 +0000
- * Fix yet another playlist corner case
- commit ee4da95172e777588a12c32a19a3b070534c9715
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Wed Sep 14 17:24:32 2005 +0000
- * mudules/misc/network/ipv4.c: Expand output buffer size as well to avoid
- send() delays.
- commit 1aa9ec3ae335aefceea29d2e275ea0d1ca050877
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Wed Sep 14 17:22:48 2005 +0000
- * modules/access_output/udp.c: Check send() return value.
- commit 8d64e09b35b6f28ed5489162eccd1a574ca19fae
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Wed Sep 14 15:04:37 2005 +0000
- * Better fix for [12521]. Previous fix resulted in the playlist forgetting it's position if you did a play / stop / play sequence. This is the CORRECT fix.
- commit ec6dfcfe719f439d577bb08a3cdc47fb47a7412f
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Wed Sep 14 11:56:08 2005 +0000
- * remove CDDB patch that is now applied upstream in the new libcddb version that we use.
- commit 86837258a991760deb10acbf26bfb871dfe8fde5
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Wed Sep 14 08:44:26 2005 +0000
- Check -mtune even when --with-tuning is used
- commit 60b38f657070a3ce553abfb5eb59962943146ea9
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Wed Sep 14 08:44:06 2005 +0000
- Clean up
- commit b0e0bc12ee3d3333ce97f0d152387e3aac04209f
- Author: Yoann Peronneau <yoann@videolan.org>
- Date: Wed Sep 14 00:43:57 2005 +0000
- * modules/gui/ncurses.c: Filebrowser enhancements:
- - sorting
- - show/hide hidden files (with '.')
- commit 7a704aeaf324c3e93d80ae2a9b899d52d856b3e7
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Wed Sep 14 00:36:41 2005 +0000
- * Fix memleaks
- commit e241eb2190db1e5f470f8f210d3a96c5eca49efb
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Tue Sep 13 23:55:44 2005 +0000
- Fortuuuuune.
- commit 65df60014bf45d6ede0e99d53d7391064e72286e
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Tue Sep 13 22:33:49 2005 +0000
- Fortuuuuune.
- commit 0cd03567e4000d667ff030e967d8d2766692683f
- Author: Yoann Peronneau <yoann@videolan.org>
- Date: Tue Sep 13 22:15:00 2005 +0000
- * modules/gui/ncurses.c: use <space> in the filebrowser to add the selected directory to the playlist.
- commit 50fd08c33f968d4050b63344a1765fa70ecf71ec
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Tue Sep 13 22:01:20 2005 +0000
- * modules/packetizer/h264.c: small fix to annexe-b packetizer.
- commit 4f9e5a30481b8a7babaeda8dbe46eea3323f3a1d
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Tue Sep 13 17:52:09 2005 +0000
- * whoops, fixed invalid path for MASH introduced in the last commit
- commit 33164da1a8c9f950126b071d6cb5f406ba85354b
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Tue Sep 13 17:50:27 2005 +0000
- * updated libcddb to 1.2.1 from 0.9.6 (refs #292)
- commit 29a8ff8d07fd92ee0e2c0622c20981a9dea06b14
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Tue Sep 13 17:48:32 2005 +0000
- * modules/packetizer/h264.c: date SPS and PPS blocks built from the codec extradata.
- commit af355abd513b69d2cad08c02857001fd218cfc09
- Author: Benjamin Pracht <bigben@videolan.org>
- Date: Tue Sep 13 15:10:32 2005 +0000
- * Support URIs with non ascii characters
- * Work around the fact reading from http never returns EOF
- * Dirty hack to avoid segfault on exit if we don't open at least a valid file
- commit 1b3510b31552151933ce65e1bc0f4c9acc5f4f17
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Tue Sep 13 14:45:46 2005 +0000
- Fortuuuune
- commit 33c723d672ea9faeab145914636c6dc8547d237f
- Author: Benjamin Pracht <bigben@videolan.org>
- Date: Tue Sep 13 10:41:08 2005 +0000
- Cosmetics
- commit f594b8ad1ab88ad9aab88fdd1c9b9c3f76d9e7fa
- Author: Benjamin Pracht <bigben@videolan.org>
- Date: Tue Sep 13 09:44:56 2005 +0000
- Handle correctly the case when no access is explicitely given.
- commit 1a29c8638a04c5552cef63f134e7498307bd697d
- Author: Benjamin Pracht <bigben@videolan.org>
- Date: Tue Sep 13 09:31:40 2005 +0000
- * Try the gnomevfs plugin last if we didn't find any other matching access
- * Now MRLs such as ssh://user:pass@server work.
- commit 2caff730ba0efa0dee0069c6bafef08a364d358a
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Tue Sep 13 08:38:25 2005 +0000
- Properties + cosmetic
- commit a52270a257f187b05c8faee925d27c443e616b6e
- Author: Benjamin Pracht <bigben@videolan.org>
- Date: Mon Sep 12 23:56:43 2005 +0000
- * New gnomevfs access module
- * MRLS are of the form gnomevfs://ssh://user:pass@ (if anybody has something better)
- * Still some issues with some accesses (smb for instance) where it seems it required to open the directory in which the file is before opening the file itself.
- commit bf7b7457aac2ec07ad8f82a63bddc5b4d6b404e7
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Mon Sep 12 21:54:45 2005 +0000
- * adding arguments to printFormat, without a format that uses them is pretty useless.
- commit 437b3638238ca7d73b879ef909958c2522ec9b3f
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Mon Sep 12 21:41:39 2005 +0000
- * Prevent the autoplay function from playing the Shoutcast url for the xmllist. The SD modules already does this by itself. (fixes #8)
- commit 3e9e18a2b9f4ef2fc52548878c9164d094d12e1d
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Mon Sep 12 20:47:34 2005 +0000
- * Fix Mac autoplay behaviour for SD playlistitems. (refs #8)
- commit e86193cbfe9997d35d1ec378a793eab4c24a4be3
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Mon Sep 12 19:42:53 2005 +0000
- * use the current copyright scheme in the about-box; removed a useless colon introduced in the last commit
- commit 7c0b1bcbc804bb58cf4016015c56d704ff08be8b
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Mon Sep 12 19:11:43 2005 +0000
- * added compilation information
- commit 9ace8a6f9fb621d2580da574a562b10410255a2d
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Mon Sep 12 18:49:42 2005 +0000
- update system :
- only take into account "stable" releases when release_type == stable
- stable and testing when == testing
- stable, testing and nighlty when == nightly
- all when !=
- (still need a way to change release_type in the intf ... i'm lazy. default
- set to "testing")
- commit c1165dc9dcd75a19b6d10396c4a7d62fbe501d09
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Mon Sep 12 17:07:41 2005 +0000
- fix daemon mode when HAVE_DAEMON is defined. fixes #347
- commit 914635d92392efdc455ebcc64644f142179e27db
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Mon Sep 12 13:00:05 2005 +0000
- * Remove 10.3 only properties of the volumeSlider
- commit 0f24d6d565ee65d2e6e3df1fdb876d7358e36c6a
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Mon Sep 12 12:46:17 2005 +0000
- * remove debug line
- commit 913067e3a8a50412c1dbeb744d82790d23af2b82
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Mon Sep 12 12:36:37 2005 +0000
- * Fix the issue with random always playing the first item in the playlist initially (closes #217)
- commit 9680e16fffe19c58957b14048ede187ae3de0bae
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Mon Sep 12 12:02:58 2005 +0000
- * Fixes a problem where playlist_Play was playing items that were no longer in the playlist. (Play item, playlist_Stop, remove item, add new items (enqueue), playlist_Play, and you would get the old item). This fixes it, but i think it might be a problem that actually resides deeper in the playlist core.
- commit 19f7be582cddd47e19701cccfc27b8ded6f49d4c
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Mon Sep 12 10:36:36 2005 +0000
- * Up the mms caching from 3200 ms to 5000ms. (unfortunately this is needed for a large number of streams)
- commit eafa0b84e5e4fa05cef9a8df719459cc3c771898
- Author: Steve Lhomme <robux@videolan.org>
- Date: Mon Sep 12 09:56:32 2005 +0000
- mkv.cpp: avoid dependency problems with older libmatroska
- commit 8ed802130e4e2a046c6ef39e5e01e9355982bac5
- Author: Benjamin Pracht <bigben@videolan.org>
- Date: Sun Sep 11 21:14:17 2005 +0000
- * Loop at the beginning of the playlist instead of the beginning of the current node when loop is enabled
- This should be the right fix, but testing is welcomed.
- commit b25a72c08ead893701e326d1c8481fa72df0db7d
- Author: Olivier Teulière <ipkiss@videolan.org>
- Date: Sun Sep 11 20:03:18 2005 +0000
- * skins2/parser/skin_parser.cpp: fixed a FIXME
- * skins2/vars/playtree.cpp: removed some debug lines
- commit 54f650660a33ba6559e1e2e49f1999f8256be810
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sun Sep 11 16:57:10 2005 +0000
- * modules/video_filter/scale.c: Fixed bug reported by Wallace Wadge (wwadge at gmail).
- commit 09d1a3ea1065ed2ad39cb616b18fe345935c5ea1
- Author: Steve Lhomme <robux@videolan.org>
- Date: Sun Sep 11 15:35:00 2005 +0000
- mkv.cpp: more memory leaks fixed
- commit fd323abdf73a6753c88b77fd9409e35e8084f1c5
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Sun Sep 11 12:45:41 2005 +0000
- * save the prefs only shortly before the app exits (makes the utilisation of the extended-panel much faster)
- commit ed1959600131226cb3e9523959f7a62acaee3fa2
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Sun Sep 11 12:06:39 2005 +0000
- fortuuuuune
- commit aa5a922fd6cf763d1d992fd5c6fbf4b13a15933b
- Author: Steve Lhomme <robux@videolan.org>
- Date: Sun Sep 11 10:42:17 2005 +0000
- mkv.cpp: fix some memory leaks
- commit c89097c0f996e931f3cfc033042f688c5bf33980
- Author: Steve Lhomme <robux@videolan.org>
- Date: Sun Sep 11 09:14:21 2005 +0000
- mkv.cpp: support segments with "unknown" size
- commit a802e8afa7ba5487c41a3ec1fd24d0e54ac7edb7
- Author: Steve Lhomme <robux@videolan.org>
- Date: Sat Sep 10 17:08:35 2005 +0000
- mkv.cpp: support playback of segments without a UID
- commit c7e36118fd2daa1a72287b4ea3ce566ff8548824
- Author: Steve Lhomme <robux@videolan.org>
- Date: Sat Sep 10 15:22:51 2005 +0000
- variables.c: void the buffer after the memmove to avoid reusing previous values
- commit aaf44538d79d2da9717040e4df3fca6e3911f004
- Author: Steve Lhomme <robux@videolan.org>
- Date: Sat Sep 10 13:38:51 2005 +0000
- * ipv4.c: make MSVC happy
- commit 7019a8c5e71e3fdf2d33441de5e9c8fcb91196ea
- Author: Benjamin Pracht <bigben@videolan.org>
- Date: Sat Sep 10 09:04:32 2005 +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.
- commit 4c8fb0de0606e49967c9d6da574e8092057f1dc7
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sat Sep 10 07:55:17 2005 +0000
- Fix psz_userdir memleak
- (patch contributed by Brian Robb)
- commit 5c8349780e66ff4baaab082de1de3d85e5c244ae
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Fri Sep 9 22:10:57 2005 +0000
- * configure.ac, src/extras/libc.c, modules/misc/network/ipv4.c: fixed the WinCE build.
- commit 5c0dd04bc176082a61302843720ace271b344811
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Fri Sep 9 21:19:15 2005 +0000
- * Option for Desktop Background mode for VLC OSX.
- Does not work on the fly, because that requires recreating the window atm.
- commit 89dbad52ff134ba2ed0f02891b2b2082108d4a9d
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Fri Sep 9 19:42:55 2005 +0000
- * src/misc/win32_specific.c: fixed minor memory leak on win32. Patch courtesy of Brian Robb (vascy at hotmail).
- commit 3605f503ff076a9e3315aa27fe28a1f507424599
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Fri Sep 9 19:38:01 2005 +0000
- * modules/gui/wxwidgets/*: bug fix + msvc fixes. Patch courtesy of Brian Robb (vascy at hotmail).
- commit 0037b3a222401b42bd51f878e99f92b44c100719
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Fri Sep 9 19:20:34 2005 +0000
- * modules/gui/skins2/*: a couple of msvc build fixes. Patch courtesy of Brian Robb (vascy at hotmail).
- commit eacdb0f55527e0d19e3b03b29ce14a4509009893
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Fri Sep 9 17:34:32 2005 +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
- commit 1d47f9e6be1ec95ad01ab251d44cec5c923bbfe7
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Fri Sep 9 16:55:37 2005 +0000
- Fix a possible segfault patch by Brian Robb
- commit 18dc9cc4ba1a31ab14ad2b1490a017d4b64b8ae4
- Author: Jon Lech Johansen <jlj@videolan.org>
- Date: Fri Sep 9 14:31:22 2005 +0000
- * bonjour: set svn:keywords property.
- commit 2b29c3bdd1a8a28921323f7cf609d107d171b172
- Author: Jon Lech Johansen <jlj@videolan.org>
- Date: Fri Sep 9 14:06:38 2005 +0000
- * bonjour.c: Fixed memory leaks. Fixed IPv6 support.
- commit a0d5817970dc86f78140de2759385597029bea2d
- Author: Jon Lech Johansen <jlj@videolan.org>
- Date: Fri Sep 9 02:42:40 2005 +0000
- * Bonjour services discovery module using avahi.
- commit 29ff734c1547a97122142ddf66b6007548dbd558
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Thu Sep 8 21:00:48 2005 +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.
- commit 487060fefd4efec19f7e7e6eaf861b810e7eada3
- Author: Benjamin Pracht <bigben@videolan.org>
- Date: Thu Sep 8 18:18:54 2005 +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)
- commit 469b0d8d90ac7ed1ceaede450828a293d32d9215
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Thu Sep 8 13:55:25 2005 +0000
- * Fix a refcount issue in the OSD core
- commit c7a43817000cbd6b2394920e9160a60ade6bb4d9
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Wed Sep 7 18:11:22 2005 +0000
- * converted to UTF-8
- commit 95a7988d4f9715267c8881cbdfa4b02f2b5bdd06
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Wed Sep 7 17:44:36 2005 +0000
- * new Korean translation by Han HoJoong <0demon0@paran.com>
- commit acaa112886bf98bba5e1ec73363160ac390ccc7e
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Wed Sep 7 14:05:44 2005 +0000
- * lengh -> length
- commit 391a70df2cf663dddf60d856c559fff579bf8b80
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Wed Sep 7 13:47:46 2005 +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)
- commit 54e052cc6bcb6b08420625fb2e8086b31b032cda
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Tue Sep 6 22:03:45 2005 +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
- commit 2ddfebf946058c5c72bf9a278d767f8a0c35c03e
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Tue Sep 6 21:15:18 2005 +0000
- CD/DVD detection patch by Brian Robb
- commit 93e6a6a64e0eac8a225ba95636707311d49fb80b
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Mon Sep 5 23:33:14 2005 +0000
- * src/libvlc.c: When the user dir is not available, fall back onto the
- application data directory.
- commit 72939ffc0b961994c3d2a48f9f2fd83afbd72068
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Mon Sep 5 19:23:29 2005 +0000
- * src/libvlc.c: on win32, redirect stdout to vlc-help.txt when printing the help.
- commit a89fa96809e97c526a070c073578a38b128010b6
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Mon Sep 5 09:13:52 2005 +0000
- Remove a few legacy entries in config.in
- commit 96dd99415556465fddf28c4248b42d273cde32cd
- Author: Steve Lhomme <robux@videolan.org>
- Date: Mon Sep 5 08:53:54 2005 +0000
- * mkv.cpp: should fix the compilation error with gcc
- commit ab429b30404726cac5cc7fc18bb1be222177e12b
- Author: Olivier Teulière <ipkiss@videolan.org>
- Date: Sun Sep 4 21:50:18 2005 +0000
- * skins2/src/theme_repository.cpp: do not use pointers on temporary strings.
- Fixes #337.
- commit 3a0a0ec7cb538a264f86f72732ee491c5ca9b657
- Author: Steve Lhomme <robux@videolan.org>
- Date: Sun Sep 4 18:12:57 2005 +0000
- * mkv.cpp: fix chapter sorting by timecode, apply the right PTS/DTS timecodes from the container
- commit 24f97b464688e5a0e4e46bdcd9603a199c367ed7
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Sun Sep 4 12:47:53 2005 +0000
- * extras/contrib/src/Makefile: Really fixed the libtool target.
- commit b86026bb6650513f43d2ebaff9b36640875e1967
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Sun Sep 4 10:58:59 2005 +0000
- * extras/contrib/src/Makefile: Really fixed the libtool target.
- commit d254b1034a7ad1e552334e73e810b218842d9d9b
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Sun Sep 4 09:52:54 2005 +0000
- * extras/contrib/src/Makefile: Build libtool after automake.
- commit 6b0d4285f439b7b2bba24c8e948da63cf92f6c1a
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sat Sep 3 23:44:25 2005 +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.
- commit 37a65fa65e9e5f16f38a964d5696efde91f479f8
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sat Sep 3 22:55:56 2005 +0000
- * modules/gui/wxwidgets/playlist.cpp: Fixed segfault. Patch by Brian Robb (vascy at hotmail).
- commit cff0739e1fbf10a805b45ddaad4a90a65c68c8c8
- Author: Olivier Teulière <ipkiss@videolan.org>
- Date: Sat Sep 3 22:25:36 2005 +0000
- * skins/src/generic_layout.cpp: Fixed a typo in a comment
- commit f35cdf2aa8b7dbb85043b238064f0740e4b2444d
- Author: Steve Lhomme <robux@videolan.org>
- Date: Sat Sep 3 20:56:32 2005 +0000
- * fix a timecode/stuttering problem with VFW tracks
- commit 6e6cae5be2e7e9f5fc4c8bbb8192257270e22347
- Author: Olivier Teulière <ipkiss@videolan.org>
- Date: Sat Sep 3 19:22:47 2005 +0000
- * skins2/controls/ctrl_tree.cpp: Fixed a nasty bug. The tree playlist should
- now be much more stable.
- commit 81b184baaf5f9dbff30029252e520c1e9b2bd005
- Author: Cyril Deguet <asmax@videolan.org>
- Date: Sat Sep 3 17:11:23 2005 +0000
- * config.in: fixed typos
- commit 4ff2a9a24fc18d489e6b3c1203470ba5874df25b
- Author: Steve Lhomme <robux@videolan.org>
- Date: Sat Sep 3 15:55:52 2005 +0000
- * prevent crashes when a stream is not opened correctly
- commit cb2ad9ec570fec13ea17a46a43518d8ef4ef84c1
- Author: Olivier Teulière <ipkiss@videolan.org>
- Date: Sat Sep 3 15:17:57 2005 +0000
- * skins2 (tree playlist):
- - Fixed a selection bug in CtrlTree
- - Simplified some algorithms using helper methods
- - A few coding style fixes
- commit 4ab6e7c7c561140be4c4d995adae277e82240f4a
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Sat Sep 3 15:06:39 2005 +0000
- silence random access indicator
- commit 8fd5f21d4d207f6c395307891a82f08b863578de
- Author: Steve Lhomme <robux@videolan.org>
- Date: Sat Sep 3 14:49:58 2005 +0000
- * fix an uninitialized buffer use
- commit f36ca544b93a2b643a77e98cfd6a1025605f611d
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sat Sep 3 13:56:53 2005 +0000
- * configure.ac: allow building vlc's mozilla plugin against gecko-sdk. Patch by Diego Petteno (flameeyes at gentoo) + modifications by me.
- commit 76abefb34e0b1efeade5598490df1c99cc42c2c1
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sat Sep 3 13:27:01 2005 +0000
- * modules/gui/wxwidgets/preferences.cpp: unicode build fix (bugzilla #2117). Patch by Diego Petteno (flameeyes at gentoo).
- commit 34a54df1c28bee8c8a20729f9ee368d16649a331
- Author: Benjamin Pracht <bigben@videolan.org>
- Date: Sat Sep 3 12:06:57 2005 +0000
- Remove some useless code
- commit f86df4dac49cb7e17e34e2ffb5979f40a19c8387
- Author: Benjamin Pracht <bigben@videolan.org>
- Date: Sat Sep 3 11:24:00 2005 +0000
- Fixes item ordering on drag'n'drop
- commit b8cad83f257ef53a5ef41fa9eff0bc15b35b8494
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Sat Sep 3 10:22:03 2005 +0000
- * extras/contrib/src/Makefile: Fixed libdvdcss compilation.
- commit 05e523f443eeee402a892469c3fb8de8bbe2a06b
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sat Sep 3 09:32:17 2005 +0000
- * src/control/audio_video.c: forgot this file in last commit.
- commit e96ffed1a05f93b3499759ac0abc92cbbd83c1f7
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sat Sep 3 09:16:11 2005 +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.
- commit ebe12068a11502c84ff99893cdd331569f7d3017
- Author: Cyril Deguet <asmax@videolan.org>
- Date: Fri Sep 2 23:47:19 2005 +0000
- * httpd.c: added missing dummy functions
- commit e7699bc15f52611e44391f7020b9e142f7586f13
- Author: Benjamin Pracht <bigben@videolan.org>
- Date: Fri Sep 2 18:57:11 2005 +0000
- Remove some useless code
- commit 4ab4e13b5c9e52cf9994a6fda1f47bd8300aa785
- Author: Benjamin Pracht <bigben@videolan.org>
- Date: Fri Sep 2 18:33:46 2005 +0000
- Allow to drop an item *on* a node.
- commit e8ca5bab117bab89b5ba80dbe73f31b00fb1b952
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Fri Sep 2 18:18:03 2005 +0000
- * configure.ac, modules/access/smb.c: compilation fix for new libsmbclient versions. Patch by Diego Petteno (flameeyes at gentoo dot org).
- commit 62ca4114a551c14e5c76df7e496e17344548c95e
- Author: Benjamin Pracht <bigben@videolan.org>
- Date: Fri Sep 2 18:00:41 2005 +0000
- Some small cleaning
- commit f302d243d74eebff2ed59d05001ddf1c922c7052
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Fri Sep 2 17:11:23 2005 +0000
- * modules/control/http/http.c: Added a small hack, when multiple http
- control interfaces are specified, to automatically increment the port.
- commit 12d99c68b13036c763870e717c3002966c034ed9
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Fri Sep 2 17:10:06 2005 +0000
- * src/misc/httpd.c: Fixed HTTPd closing when several HTTPd instances are
- running.
- commit 953697e92f2daeedfb09a1bc511a5eecff47612b
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Fri Sep 2 16:01:23 2005 +0000
- * modules/codec/fake.c: Added missing ToLocale().
- commit cfac4eb558ff8f739b30359e7427188a29eda25e
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Fri Sep 2 15:16:08 2005 +0000
- * extras/contrib: Fixed theora and x264-svn compilation.
- commit 09ed6d819e56ab8405d47eba7b1fcfe8c0778899
- Author: Benjamin Pracht <bigben@videolan.org>
- Date: Fri Sep 2 14:00:20 2005 +0000
- * Don't try to release NULL
- * Fixes the "vlc would crash when hitting play" bug
- commit 731c3c844c4333fdd0377e0ae4624fd73bda6a6b
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Thu Sep 1 17:41:01 2005 +0000
- * INSTALL.win32: Added SDL.
- commit 76355751b46fd4bb2dc33b18a36c359d646cb148
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Thu Sep 1 15:05:26 2005 +0000
- * modules/control/http/http.c: Fixed PATH environment variable, and
- under Win32 set SYSTEMROOT variable.
- commit 6cff921ab42c857d33faeb5e313f0986eef08b3b
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Thu Sep 1 13:02:38 2005 +0000
- * modules/control/http/http.c: Added a SERVER_PATH environment variable
- for CGIs.
- commit ef1cc5c160647fb5534588e1b77f659d8f6a86a1
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Thu Sep 1 13:02:11 2005 +0000
- * extras/contrib/src/Makefile: Fixed opendaap installation.
- commit f130146e9d853c643b8b7dcb0bb64d4efb22eedd
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Wed Aug 31 22:41:58 2005 +0000
- * extras/contrib/src/Makefile: Added missing $(INSTALL_NAME) for opendaap.
- commit ba00fa31bc6e3d8cbe6ae77a9a1850a3adfa3db4
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Wed Aug 31 21:19:54 2005 +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.
- commit f8c5996f0ef27ac276f92e1a78bfdee97a884365
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Wed Aug 31 20:37:23 2005 +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.
- commit 9da70ef6b0967720f993d91c87e222b5e2f37927
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Wed Aug 31 19:09:50 2005 +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.
- commit 167bb4dc81899309adf361d5e9d172b77f86242f
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Wed Aug 31 19:00:21 2005 +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.
- commit 83bbb06def0754d96b6c31a3b7d232776729581c
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Tue Aug 30 17:06:25 2005 +0000
- * modules/access/dvdnav.c: When no path is specified, use libdvdcss
- autodetection.
- commit 8851451af792df0f2a1f54bdff57c951dedb5526
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Tue Aug 30 15:26:25 2005 +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.
- commit 6fb62dd1f45f39eb23fc9730c914f8f1b50f104f
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Tue Aug 30 12:01:26 2005 +0000
- * modules/control/http/http.c: Fixed argv[1] in CGI mode.
- commit ae029eca9ce947104de2d85299e16a108aa83a76
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Tue Aug 30 11:59:24 2005 +0000
- * src/extras/libc.c:vlc_execve() : Do not open a new window under Win32.
- commit 195e32376d6f63f0097bfd54a1500a62db3ff4ad
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Tue Aug 30 09:54:52 2005 +0000
- * extras/contrib/src/Makefile: Fixed libogg dependancies.
- commit 146cc35a491581fe29fb3976ffd70c95db490124
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Mon Aug 29 20:10:59 2005 +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
- commit 4754d7cc3735a14f65db3f78f334ab62f2f3d973
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Mon Aug 29 19:04:05 2005 +0000
- * Add the hdv2 fourcc which is simply HD MPEG2
- See: http://forum.videolan.org/viewtopic.php?t=11842
- commit 78270dd35467a3900c606ba4771356d7f2d366d0
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Mon Aug 29 16:34:32 2005 +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).
- commit 647629301346a2fe256aabef7983abe782ad363e
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Mon Aug 29 16:30:38 2005 +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".
- commit dcaf452a55c6822608a098f68b841413ad5ac0af
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Mon Aug 29 16:27:53 2005 +0000
- * modules/demux/livedotcom.cpp: fixed segfaults.
- commit ba1d10cd0d4f0cb9412f146c04be8f12958dc343
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Mon Aug 29 16:27:30 2005 +0000
- * modules/control/http/mvar.c: Under Windows do not call stat() on
- drive letters because it seems to cause problems with removable devices.
- commit 8b0186b31a42a6ef303627289f569b98431ed548
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Mon Aug 29 16:25:01 2005 +0000
- * modules/gui/wxwidgets/interface.cpp: Missing FromLocale() for the drag'n
- drop code.
- commit 1867b6f177fa400e815f72359b0fe38e637da4a0
- Author: Steve Lhomme <robux@videolan.org>
- Date: Mon Aug 29 12:12:40 2005 +0000
- * new paramaters added to the MSVC build
- commit c4a26cdfd3f65f767076e1f13d60db27db4569a5
- Author: Sam Hocevar <sam@videolan.org>
- Date: Mon Aug 29 08:48:27 2005 +0000
- * fixed breakage of MSVC files in commit 12161.
- commit 1daa0f66e71edbfc2dc894318a526aa96c211d85
- Author: Steve Lhomme <robux@videolan.org>
- Date: Mon Aug 29 08:39:02 2005 +0000
- Force the EOL to the native Windows one
- commit c0331bd07dc5f9b1ae1e238b4113b42b417339bd
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Sun Aug 28 21:50:32 2005 +0000
- * Fix the case of duration == -1 in M3U playlists. closes #331
- commit 9481a1df235ab1c73f1ffb3f7d940d4034ec83b8
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Sun Aug 28 20:57:48 2005 +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.
- commit ad758891beab0f53b8610d611f61f3cc7e0028fb
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Sun Aug 28 20:38:07 2005 +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.
- commit 92500e14ee47417e317d3f361d6868d1f1d0dd2e
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Sun Aug 28 20:08:26 2005 +0000
- * Add some NEWS
- commit 85e60cbc0a2bc17ebdf57b7f7c7bd1cec76df1ca
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Sun Aug 28 19:22:36 2005 +0000
- * Add the shout (services discovery) module again
- commit 3e6a1d0bdce4329404f5c0d76feafa3334d2efd9
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Sun Aug 28 18:59:53 2005 +0000
- * Update some comments
- commit 10a77ad57cc66088d2efca61a551dc303cc9b9e9
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sun Aug 28 10:52:00 2005 +0000
- * Export unselect.png
- * Fix paths when installed in Debian package
- commit 4ebfb0072ccae5ff6ef6cc6a92df2cc083dbf88e
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sun Aug 28 10:34:24 2005 +0000
- Fix typo
- commit a92603f2093140f93c34f301a22eb5763abc4232
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Sat Aug 27 16:40:23 2005 +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.
- commit 89ae1690f9c9bcc71d45c30da3938ece83dd1e5a
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Sat Aug 27 13:51:53 2005 +0000
- cosmetics
- commit 676990db0c6938beb1b4891658381ae7df4a2c26
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Sat Aug 27 13:38:26 2005 +0000
- * toolbox: Removed a bash-ism.
- commit d8a8f2de21d3200e3dfe3deabb7763ee7ffd776a
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Fri Aug 26 19:05:04 2005 +0000
- * src/extras/libc.c: Fixed Win32 compilation.
- * modules/control/http/http.c: Fixed a memory leak with the CGI environment.
- commit fe927c0f058f3f9b27a48524ff9471ae1082f1bc
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Fri Aug 26 18:15:21 2005 +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.
- commit 375abfbdd16fa92a9a23f94a87d1b6ce0ca48c25
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Fri Aug 26 17:01:48 2005 +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
- commit 7c896d67cfe224d0d0fa21b52d02e167be0f9607
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Fri Aug 26 14:02:46 2005 +0000
- * Fix liveMedia
- commit 451926c4f115733bd15c9f9933a8b92aa79add44
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Fri Aug 26 12:55:36 2005 +0000
- * The same getopt problem that theora has, exists in speex as well.
- commit 2b6826a13d9179d4d30e05efc75692b9ffa29516
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Thu Aug 25 19:57:12 2005 +0000
- Add new spectrum analyzer effect, patch from zcot.
- Remove the "random" effect
- commit 246584f554dbd84ef00a88ddb4bc6a824cb20f95
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Thu Aug 25 19:10:21 2005 +0000
- * libtheora examples don't compile on 10.2 Remove from Makefiles. This issue is now fixed upstream thanks to rillian from #theora
- commit c7c8cba50ddbcb8e99473c4237f2386eb8453a79
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Thu Aug 25 18:35:09 2005 +0000
- Compile fix tentative
- commit 7a09e13649a8d042c764d441dd69a1e5ec5afe32
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Thu Aug 25 17:39:21 2005 +0000
- Add the compile information
- commit c7333f4abac8c1b7f4d7ca9a90b801325a153b76
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Thu Aug 25 17:39:17 2005 +0000
- * link the headline to the http-intf-main-page instead of videolan.org
- * don't print a space in front of a colon, since this is a French style only
- commit 87b8b357d3964e10d32b134458ad01d1f7b47756
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Thu Aug 25 17:28:04 2005 +0000
- * disable all theora test programs. they use getopt which is not present in default OSX 10.2
- commit 93f4d04f2e5234f7e3afa111a876808d386cab76
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Thu Aug 25 16:59:42 2005 +0000
- Grrr, i should have checked previous commit
- commit 1c291a62d72b12f9aa6ddd299923715a6fb64943
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Thu Aug 25 16:57:01 2005 +0000
- Typo
- commit 6bcf1f054e8d61c944b3bf5a38fb18cdc5928214
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Thu Aug 25 16:46:52 2005 +0000
- * patch ogg because it's broken (userdefined defines in public headers are WAY evil)
- commit cec58e42e92227d143434748f3ce9c0d08e0704b
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Thu Aug 25 16:42:36 2005 +0000
- * extras/contrib/src/Makefile: Do not try and compile theora SDL test
- programs.
- commit 1f1820bcc4bcc6ec9edcb430fa88cea9f18faf31
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Thu Aug 25 16:36:39 2005 +0000
- * modules/gui/wxwidgets: Fix charset when getting file names from the
- filesystem.
- commit 3740e6a3b182cb536ab415a18a38d4c6670365ec
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Thu Aug 25 16:33:08 2005 +0000
- Fix build breakage of revision12392
- commit 719db51ce408331366a835a5245da84d07632d72
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Thu Aug 25 15:02:30 2005 +0000
- Removing osd_widgets.c.
- commit a2768debbb463053262b2d99f9203ebbe6df4b90
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Thu Aug 25 14:58:27 2005 +0000
- Removal of dead code
- commit c3358bd51daddff093fbd0c08b86ba34b5f736d8
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Thu Aug 25 14:09:50 2005 +0000
- * vorbis comments can be mixed case. strstr -> strcasestr
- commit c4efd0241cb39e26f46bbe9303547a4aac51dbaa
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Thu Aug 25 09:48:33 2005 +0000
- Reverting to revision 12383 to 12340. This make wxwidgets 2.6.1 work but breaks older versions.
- commit 98b9533c7d2c3b9ef89d4130265b268dd069a2c3
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Thu Aug 25 08:47:56 2005 +0000
- Removing old familiar images, these are exactly the same images as the one prefixed with pda-.
- commit 14e0e6b8563455877f713ba039ca44e03f7beef7
- Author: Eric Petit <titer@videolan.org>
- Date: Wed Aug 24 22:27:28 2005 +0000
- vlc_keys.h: fixed ACTIONID_JUMP_BACKWARD_1MIN
- commit e7c220f4b72efdb7fd0183bfcd7a0d53696ac330
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Wed Aug 24 20:56:14 2005 +0000
- * Updated speex to 1.1.10
- * Updated theora to alpha5
- * Added libshout
- commit bf18873ee05029293177d6706bbae5cada040d21
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Wed Aug 24 20:01:33 2005 +0000
- * build libx264 from svn, if available. Since we need to patch it slightly different, I added a separate patch-file.
- commit 3ec75772d726c2ecea882aafcda431c5ed601efa
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Wed Aug 24 19:49:47 2005 +0000
- * include/network.h: fixed compilation with c++ files.
- commit 0d0817370cd562ebd13f4393582062227bf96165
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Wed Aug 24 19:02:59 2005 +0000
- Properly update the right ToolTip on the volumebar.
- commit da305a57546f001c568d2dcf6a784a4b3c825d9c
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Wed Aug 24 18:01:18 2005 +0000
- * modules/codec/fake.c: Fixed compilation.
- commit a78a66378fcabf77ac460d2965de6e5f7193caf5
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Wed Aug 24 17:52:41 2005 +0000
- Shorten the short description of --osdmenu-update
- commit e1a57894c92fef5b2d5f4594d2cc6f50d2fa9978
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Wed Aug 24 17:33:57 2005 +0000
- * modules/codec/fake.c: Fixed a segfault when outputting images locally.
- commit a84ef6275c4716f91d688615aa0566bf976ac824
- Author: Sam Hocevar <sam@videolan.org>
- Date: Wed Aug 24 16:21:49 2005 +0000
- * configure.ac: fixed thinko in the AltiVec detection with gcc 3.x.
- commit 7c0f0b05dfb54817a9135e6c8b66ebbde56f865b
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Wed Aug 24 14:42:15 2005 +0000
- * modules/access/udp.c: Disabled ts forcing on streamtype 33 because it
- is autodetected (refs http://forum.videolan.org/viewtopic.php?t=10257).
- commit 88e95e3e7765bda3324465c212463226e409f04c
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Wed Aug 24 14:19:48 2005 +0000
- * sync up the outgoing shoutcast stream.
- commit a1bf6fa11ca929bb1091dd6b921c640a7390cfe9
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Wed Aug 24 13:30:27 2005 +0000
- * Fix access_output_shout and add RTSP to the description of live.com module. (so ppl know what it's for)
- commit 0a6c2f1b4a8b682066cb8de1bb95f2f90a69e7db
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Wed Aug 24 10:16:03 2005 +0000
- * configure.ac: Fixed libavformat detection.
- commit cbf66b4e104e67a5993f10ca5c2e5b4634dacf82
- Author: Eric Petit <titer@videolan.org>
- Date: Wed Aug 24 00:52:56 2005 +0000
- libiconv.patch: BeOS compile fix
- commit e0c0ea96c7c50a8aec4b46533228b2ea1f0a63ba
- Author: Sam Hocevar <sam@videolan.org>
- Date: Tue Aug 23 22:57:07 2005 +0000
- * configure.ac: reworked the AltiVec checks.
- commit fab0ba869ea565514caf7fb05ab80d90ec38cec2
- Author: Sam Hocevar <sam@videolan.org>
- Date: Tue Aug 23 20:50:56 2005 +0000
- * modules/access_output/shout.c: Shoutcast output support, courtesy of
- Daniel Fischer <dan at subsignal dot org>.
- commit 5ec5f6197139b4bccc876f56f7a3311d763f8e4e
- Author: Sam Hocevar <sam@videolan.org>
- Date: Tue Aug 23 18:23:20 2005 +0000
- * modules/video_chroma/i420_yuy2.c: only include <altivec.h> when building
- the AltiVec version of this module.
- commit f469bdd17673ffd900a1db6205c4a4a7b6c08adf
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Tue Aug 23 18:03:28 2005 +0000
- Reworked revision 12361. Added a new option --osdmenu-update <n> in ms [range is 0:1000 ms] that regulates how often the OSD menu subpicture is updated. This is especially important when streaming using UDP in a noisy networking environment.
- commit 60de5f83e6e4697709e867669a63e7e8abbcef5c
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Tue Aug 23 17:59:49 2005 +0000
- Fix segmentation fault
- commit 4cc6e59a9bb32dddf15691b1a8398a5c94a44cc2
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Tue Aug 23 17:58:55 2005 +0000
- sanity checking
- commit 882aa5444c86f680778b5ede337e342b7c8ee1d9
- Author: Sam Hocevar <sam@videolan.org>
- Date: Tue Aug 23 17:57:08 2005 +0000
- * configure.ac: on OS X ppc, prefer -maltivec to -faltivec if possible.
- commit f4994b21c1fdb65ef93961cdc587cae7eea6f14d
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Tue Aug 23 16:30:28 2005 +0000
- configure.ac: Add a --without-contrib option
- commit d52c3075a18c2de46eb92198454d16d2e7821050
- Author: Sam Hocevar <sam@videolan.org>
- Date: Tue Aug 23 15:29:18 2005 +0000
- * Synchronised Debian build files with 0.8.4-svn20050823-1 upload.
- commit ee060894164d0b465748f0fe38afc23f0abeebf1
- Author: Sam Hocevar <sam@videolan.org>
- Date: Tue Aug 23 15:25:00 2005 +0000
- * Added missing svn:ignore properties.
- commit cd938f67855d12a1d3ae605ce6ea837eda864416
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Tue Aug 23 15:03:22 2005 +0000
- * updated questions 11 (the setting is at a different location now) and 12 (the setting is hidden by default)
- commit 74764fb415c49ea93dcb9b02caa6b45247fa2978
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Tue Aug 23 14:24:35 2005 +0000
- * toolbox: Removed compilation information from version.c to reduce the
- compilation time.
- * configure.ac: Compilation information are now determined at
- configure-time. Fixed libSDL_image static linking.
- * src/libvlc.c: Removed VLC_CompileTime() since this is not possible
- without increasing the compilation time.
- commit f60342e3528964c12c2afeca60e5380768d3e3e1
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Tue Aug 23 12:27:59 2005 +0000
- Forward port of revision 12360.
- commit 37dfc7725193deefaa6afbda04960f71a3791218
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Tue Aug 23 10:07:06 2005 +0000
- * extras/contrib/src/Makefile: Fixed installation of ffmpeg. Added libtiff
- in libSDL_image.
- commit 4465634c4b798249ba07a7850e4c9d9b1392812a
- Author: Sam Hocevar <sam@videolan.org>
- Date: Tue Aug 23 09:44:45 2005 +0000
- * configure.ac: on Linux PPC and gcc 4.x, we need to check for the -maltivec
- flag before trying to use <altivec.h>.
- commit 19b118609b6dc8fb58aa79eede52127d4155cb53
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Mon Aug 22 21:31:51 2005 +0000
- * src/misc/net.c: fixed segfault.
- commit e179dadad0b9dad116aa1c000a77aefd1e5e22d6
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Mon Aug 22 20:24:20 2005 +0000
- * src/input/es_out.c: when removing an active track, re-run the track selection algo.
- commit 630e3b7ad8edfd92e263ccaf13c14e3a6e50ab74
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Mon Aug 22 19:30:52 2005 +0000
- * modules/codec/dvbsub.c: fixed segfault.
- commit a3b1e1a8f97f81dcbf67e2e328054bb9f2d07a4b
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Mon Aug 22 19:00:19 2005 +0000
- Work-around automake being a bit too clever
- commit c7680f1ae02a833199f47a8780dd51d268d791e6
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Mon Aug 22 18:51:23 2005 +0000
- * use latest ffmpeg-cvs again (gibalou fixed our module some weeks ago)
- commit 736c8e04497f2f787144885452501a5adb644c00
- Author: Sam Hocevar <sam@videolan.org>
- Date: Mon Aug 22 18:37:43 2005 +0000
- * modules/control/hotkeys.c: replaced pow(2,x) constructs with (1<<x). (P.S.: mouahahaha)
- commit c7880afaa6f1fefd976d2fe4163fe135fee32135
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Mon Aug 22 18:22:55 2005 +0000
- * src/extras/libc.c: Compilation fix for non-Win32 platforms.
- commit de1cb2a148c0f46e087573c8a39c18c8823f57d6
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Mon Aug 22 18:12:50 2005 +0000
- * modules/codec/dvbsub.c: fixed recent breakage of subtitles positionning.
- commit d80b925e29ff6ccd2ac4ac9fb9260de34918ffdb
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Mon Aug 22 17:58:20 2005 +0000
- * src/extras/libc.c: Implemented a vlc_readdir_wrapper under Win32. This
- allows to call vlc_readdir_wrapper("\") and get a list of Windows drives.
- This is a bit kludgy but so convenient to change drives under Windows.
- * modules/control/http: Adapted to use vlc_readdir_wrapper in foreach
- directory. Thou shalt escape all exported functions with E_() to avoid
- potential namespace collisions !
- * po: Re-run make update-po since POTFILES.in has changed.
- commit de8754326da4a14aed19fed40a4e54f92a1e98a5
- Author: Sam Hocevar <sam@videolan.org>
- Date: Mon Aug 22 17:44:19 2005 +0000
- * modules/control/http/Modules.am: added missing headers to the SOURCES
- variable.
- commit 0c98a53b5802f205b4fec2e7c5e2296390c04349
- Author: Sam Hocevar <sam@videolan.org>
- Date: Mon Aug 22 17:42:53 2005 +0000
- * Fixed the build dependencies.
- commit 29961faf418c6954002fe6e3abc95a0de30440c5
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Mon Aug 22 14:22:41 2005 +0000
- * Modules.am: (Hopefully) fixed make update-po.
- commit ce56b917fe8250aa1834481e87e03f9ecf546197
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Mon Aug 22 14:22:05 2005 +0000
- * revert previous patch
- commit 865b74efef0ef8969e0dcd22b66935f7f53bcdb5
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Mon Aug 22 13:48:33 2005 +0000
- * Show the true volume range (0-400%) instead of 0-200%. The wxwidgets volume control goes only halfway i believe. This shouldn't change any behaviour, it should just change the value that is represented to the USER. refs #250
- commit aaa9026bcc9a535937a566e3df334eafdb8c863b
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Mon Aug 22 13:44:11 2005 +0000
- * finally use the iTunes volumeslider knob that we have had since 0.7.0 but which I never cared to enable. closes #209
- commit 81d719f9848ecfc70299a32a05fb02f2fa8f3cec
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Mon Aug 22 13:09:25 2005 +0000
- Fix build in a subdirectory after make clean
- commit 33464eacd6ee98ff67f68f9f83584cc1ac9b72a2
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Mon Aug 22 08:29:37 2005 +0000
- Forward port of rev 12332
- commit c6988503677e47a0d47f3e4dfd874471178bbccf
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Mon Aug 22 08:10:37 2005 +0000
- Forward port of revision 12329 and cosmetic cleanup
- commit bea07279cff306bb904632aad3caf64ad6942e77
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Mon Aug 22 08:08:35 2005 +0000
- Cosmetics
- commit af55fcfd4cb7188db4023536c757f0f4e1f04df6
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Mon Aug 22 00:59:12 2005 +0000
- * remove debug line
- commit aeb0bfbc63b16f3d88a9973ea43c4b7bbb966d35
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Mon Aug 22 00:47:34 2005 +0000
- * Use insert instead of append. Does not yet work for inserting into nodes. refs #150
- commit 2e4c68ffb59f6aa8ee2adf8fedcb343b15038452
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Sun Aug 21 23:33:58 2005 +0000
- * Nicer playlist reordering for OSX. cosmetic changes. refs #150
- commit 99deec70256cffe1ab29882d6d729753df790e8e
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Sun Aug 21 20:02:03 2005 +0000
- * implement the extract-button of the bookmarks-window correctly (refs #22)
- commit 58f0b81b680496abeb750649e245d8ef626e9d09
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sun Aug 21 18:52:10 2005 +0000
- Typo in comment pointed out by dionoea
- commit e373df9de49e94237944cb31f917b4ee5815506e
- Author: Damien Fouilleul <damienf@videolan.org>
- Date: Sun Aug 21 18:49:07 2005 +0000
- all: make sure that the plugin use that registry for plugin path
- commit 4f33bf88fa8b75c321246ebfd8785e594c594218
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sun Aug 21 18:48:05 2005 +0000
- Get rid of the symbols structure and use the OS linker
- with --enable-shared-libvlc
- commit 9fbd6f2e99a289cf53d9cfe86742ddcda4e47c04
- Author: Damien Fouilleul <damienf@videolan.org>
- Date: Sun Aug 21 17:46:48 2005 +0000
- - support for specific WIN32 file URL such as file:/C:/ and file:///C:/
- commit 4d5313d3ba36313301b1aad37770507589cab04e
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Sun Aug 21 17:45:32 2005 +0000
- * forgot these 2 files
- commit c2ec263429f39820134393e29831f272e000905c
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Sun Aug 21 17:45:05 2005 +0000
- * port of the wx-update-panel to OSX (GUI works, updating itself is not yet implemented, refs #310)
- commit e67ac8124a6b04643f7f1ecf822f681eccee9917
- Author: Damien Fouilleul <damienf@videolan.org>
- Date: Sun Aug 21 17:43:38 2005 +0000
- - pre-create 'width' and 'height' in libvlc so that the ActiveX plugin can set them before a vout is created. this prevents the initial viewport resizing when playing the first target
- commit d2310f2a226acf7061a812193c8cd8aa15eff46b
- Author: Damien Fouilleul <damienf@videolan.org>
- Date: Sun Aug 21 17:40:32 2005 +0000
- all: reworked ActiveX plugin, which now works properly with .NET (tested with Visual Basic Express 2005)
- added persistent properties such as MRL, AutoPlay, AutoLoop which allows a user to play a default target
- without programming.
- commit a4fe07f8a070af1326304f94e398ebdd71462f9f
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Sun Aug 21 17:17:43 2005 +0000
- * use autoconf 2.59 instead of 2.57, since bootstrap needs it now -- this breaks the compilation on BeOS, but there is no way to prevent that except making bootstrap autoconf 2.57 - compatible again
- commit 5fc41d700ec429750fab51f9fe63c8b06d3d8ab4
- Author: Sam Hocevar <sam@videolan.org>
- Date: Sun Aug 21 16:38:17 2005 +0000
- * updated Debian build files
- commit 4bd7c74d8b3e8c3f20d7bf295811b6a032d15eed
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Sun Aug 21 14:33:06 2005 +0000
- * Fix mouse down event forwarding from opengl (closes #325)
- commit 789892ca938f9af97ed7d056b9100a250af58e38
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sun Aug 21 12:57:10 2005 +0000
- Compile fix
- commit df1e5c504510a17b286b8faac4fdfa1175c04ab7
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sun Aug 21 11:27:15 2005 +0000
- Define IPV6_PROTECTION_LEVEL manually - closes #96
- commit 88a5de2cf66e5b63c98eb253f36486a55124545a
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Sat Aug 20 19:14:58 2005 +0000
- remove 2 evil tabs
- commit 6b7c908f8d2335796f3d11655a7f68ac54cb345c
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sat Aug 20 18:10:24 2005 +0000
- * modules/demux/playlist/dvb.c: win32 build fix.
- commit 2f6ff2acc6b462510da76f9b61c97dafe30be3a4
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sat Aug 20 17:18:41 2005 +0000
- * modules/demux/playlist/dvb.c: playlist import for szap/tzap/czap compatible DVB channel lists.
- commit 7775a048702cbec78c973bf2336525fff61122ee
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sat Aug 20 15:08:45 2005 +0000
- Due credits
- commit 638009535e61c4f10b6f41e219ed798031c80ff3
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sat Aug 20 15:06:17 2005 +0000
- Fix url converter on win32
- (patch contributed by Marco Munderloh)
- commit 68217187cb27cd8455ca8c0ec004cafdfffac156
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Sat Aug 20 13:57:15 2005 +0000
- propset
- commit 424f4356494b5af1ec6ca4b1f672c1e7ed3b03e8
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sat Aug 20 13:42:33 2005 +0000
- Prop change
- commit 52fe29709a6b3ac7ee4bbbce95d292e34955ede5
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Sat Aug 20 13:28:35 2005 +0000
- change file name in comment
- commit 280f16e5fc71eee670534e88ad4ff3cda947cab1
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Sat Aug 20 13:22:16 2005 +0000
- add KEY_ENTER and KEY_SPACE to launch action()
- commit 7770c2f21b4758746462b01a95a274a413e83dc4
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sat Aug 20 13:15:26 2005 +0000
- (Un)Install shared libvlc if enabled
- commit 28795de68b51e3146da99a9ef80c4df4128dcfc2
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Sat Aug 20 13:04:53 2005 +0000
- * keyboard (arrows) navigation
- commit 2eda18dcb4bbee85e927ed6bc5282efbec8d29bc
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sat Aug 20 12:52:45 2005 +0000
- Link fix
- commit 9d42fbd4533464413cfe1e6446f7b814332ade6e
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Sat Aug 20 12:50:16 2005 +0000
- code CtrlTree::autoScoll . Its still mostly buggy and give you a headache if
- you watch the playlist when it is called but i can't find what's wrong.
- commit 3284ec0bc5fd3eec3e32597f6b2091e663670825
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sat Aug 20 12:30:12 2005 +0000
- - experimental disabled-by-default shared libvlc build.
- I said "experimental". I meant it.
- Developers might try --enable-shared-libvlc
- - remove autom4te*.cache on bootstrap
- (some customized autoconf add their version number)
- - some clean up
- commit b8fec33650d7b680b763c0de87f46ae860bc4052
- Author: Damien Fouilleul <damienf@videolan.org>
- Date: Sat Aug 20 12:04:13 2005 +0000
- missing const to non-const cast
- commit b5766256c2052c84b65497240f0ba56153a7ea76
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sat Aug 20 11:29:33 2005 +0000
- minor svn:ignore fix
- commit 41895a867012896e1aafc9650846d97b233bc5b3
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sat Aug 20 11:26:48 2005 +0000
- Sanity check
- commit 3785da0dd6d3c7a0b3074e5055bd6db6ea708253
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Sat Aug 20 11:10:30 2005 +0000
- some more mouse control on playtree display/selection
- commit 698c1a3d3a3b3cc982d432f079901886034029c4
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Sat Aug 20 10:17:20 2005 +0000
- add new playlist_PreparseEnqueueItem function which preparses a playlist_item
- and all its children.
- commit 64595f0c4ccd8b19941e294584e5391e3e08b8e1
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sat Aug 20 09:48:31 2005 +0000
- Fix Xosd interface (Debian #324039)
- commit 48b0025af3d608513a51af4a3232734a45ebce69
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sat Aug 20 09:37:02 2005 +0000
- Cosmetic fix
- commit 9ab3370b9d14e0b6ac5d4fe6b7d7a9ac74f986e8
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sat Aug 20 09:29:38 2005 +0000
- Wrap all gz functions to avoid void* -> int casts.
- Fix 64 bits build (Debian #324031)
- commit 704a9d965940be3a1a34572975f3b7ad8271c2fc
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Sat Aug 20 09:26:46 2005 +0000
- * ctrl_*.cpp : mouse scrolling behavior change
- * skin_parser.cpp : add comment so people know where to look to fix the
- Playlist slider breakage.
- commit 9f4f40e2c5db9d6f4aebdff3996f2143cdddc7ad
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sat Aug 20 08:41:50 2005 +0000
- Use most recent automake version
- Slower maybe, but safer
- and arguably more suited for automatically issued tarballs
- commit 52778f03a63af9a81f7ce63d7b51a54a45195696
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sat Aug 20 08:37:45 2005 +0000
- Undo erroneous previous commit
- (wanted to cancel, but I pressed the wrong key)
- commit a5f2904ae4897ad91c71948478c7056a41bb2d41
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sat Aug 20 08:36:37 2005 +0000
- Don't fallback to automake 1.6
- bootstrap might be a little slower,
- but that'll ensure more recent build-system in tarballs.
- Besides,
- commit c7e38315469013101306e8c94f58fc6a651ba5ce
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Sat Aug 20 00:31:27 2005 +0000
- * Playtree start. Basic functionalities work. Still needs a lot of
- work, cleaning and fixing. I'll continue this weekend.
- commit 4d28264511c09ab4fa38325864c9c5316123f5cf
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Sat Aug 20 00:20:53 2005 +0000
- * skin.dtd : add Playtree stuff
- * playtree.vlt : default.vlt modified to use a Playtree instead of a
- Playlist
- commit a10626055eade9b5fd882d45d27ccc8135b8a690
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Fri Aug 19 17:52:53 2005 +0000
- Fix (hopefully -again-) new build system on Win32
- commit c8008fa94c04d56db28b4359affba6cfec454aa4
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Fri Aug 19 17:08:32 2005 +0000
- * modules/demux/playlist/m3u.c: If name is empty, assume that the author
- is in reality the name of the file (compatibility with existing
- m3u files).
- commit d9e1effe9b306d176076c2c10271e710080051c8
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Fri Aug 19 17:07:27 2005 +0000
- * modules/control/http/rpn.c: vlc_var_* now take an extra argument to
- indicate which object we are playing with (for instance 'VLC_OBJECT_INPUT'
- or 'VLC_OBJECT_PLAYLIST'). Espace in addslashes.
- * modules/control/http: Factorized and simplified the RealPath() stuff.
- Fixed a few hardcoded '/' as a path separator.
- commit 7db33a0adce42dbec5c4b4f3fea402412affab8b
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Fri Aug 19 16:16:34 2005 +0000
- * Section titles for the OSX Preferences.
- commit 1dffce3b38eb1248fa2712609612702b4d761d0d
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Fri Aug 19 16:09:41 2005 +0000
- Fix clean tree build
- commit 3fa2cb69656388086ca6f98ed661002a7ee1a6d0
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Fri Aug 19 16:06:54 2005 +0000
- Clean up
- commit 0d7fde9d3eebd0a014358dccfa01882eb1495887
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Fri Aug 19 15:45:52 2005 +0000
- Attempt to fix problem with dnsdomain name on some OSes
- commit 612a68d54e6eb310a81a07a20c4bbfabde3ebf35
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Fri Aug 19 15:42:49 2005 +0000
- Another typo. Links now.
- commit cf0f67ee8cb9b5f80c624233daea2062023fdf11
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Fri Aug 19 15:32:17 2005 +0000
- Rah typo again
- commit 46751b0dbcfad48fd6af381c128e3817712e684a
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Fri Aug 19 15:31:20 2005 +0000
- Forgot this file
- commit 12d8a1d417c72bdaac132be392610fc23eec6625
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Fri Aug 19 15:28:03 2005 +0000
- Remove unnecessary dependencies
- commit a62232514dbb6c1f9112f1fc2117767f12661585
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Fri Aug 19 15:21:25 2005 +0000
- Don't print EAFNOSUPPORT error - refs #320
- commit 4c7f9a485224681195d482a90337ffe5ada09946
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Fri Aug 19 15:18:24 2005 +0000
- Fix typos in static libraries installation
- commit 837f796ea3d8cf89e5ae04de7d201e950d28ba2f
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Fri Aug 19 14:27:52 2005 +0000
- Some old automake versions seem not to know about mkdir_p
- commit d92c86c5ed6075f906502d20219d29cad22a044c
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Fri Aug 19 14:00:06 2005 +0000
- Added new OSD support
- commit ac6a6b6850b97e1bfa635cfd8dc4a6949e3ef287
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Fri Aug 19 09:02:20 2005 +0000
- Fix region width/height encoding bug. Dvbsub never tested for a change in region widht/height that made a region smaller then the previous one that was encoded. The encoded region size would always been the largest size encountered, this is now fixed. Removed some superflous whitespace/
- commit a5b73abf558c95b379fbf36b3c35eaa56bae5485
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Fri Aug 19 07:23:40 2005 +0000
- Cleanup of status reporting.
- commit f06d45e8986750ac344a90c7f1cb5f1196add0ea
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Thu Aug 18 23:25:16 2005 +0000
- If passed ?control=play without any item, just ask playlist to play
- commit 422a942c755d368c2cf2c78d11bfff6406086593
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Thu Aug 18 23:05:36 2005 +0000
- Fix consistency of some function names
- Improve documentation
- Enable build of modules documentation
- commit 562e25d99a4b4b49564a64d9335f641913cc1f67
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Thu Aug 18 21:38:32 2005 +0000
- * Change only the frontmost window opaqueness
- commit 52896a65c30cb41cc6ab2ff6b6157d85d0c1edfb
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Thu Aug 18 21:26:23 2005 +0000
- * Fix on the fly Opaqueness changing
- commit 92115f28bc96a71bafb112e247e256888a166067
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Thu Aug 18 19:38:01 2005 +0000
- Die !
- commit 6458a6fca07c5e8f968c87f5e5422516b3aad03a
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Thu Aug 18 19:32:02 2005 +0000
- wtf ?
- commit b0bb466d862c41596416db426d7c51f8df4320a8
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Thu Aug 18 19:20:25 2005 +0000
- propset
- commit 93b017cb4aea3ea5d80147e8c80b0199375427ee
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Thu Aug 18 19:18:56 2005 +0000
- Split the HTTP interface and begin to document it
- commit c4b71ae18534bc78c5d80d5958126596990af7ae
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Thu Aug 18 18:00:31 2005 +0000
- Fix an issue with the state option (behaves differently then in 0.8.1) and removed useless white space.
- commit 80796b613b10134885f38aaef298f99d195e5dc8
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Thu Aug 18 17:50:41 2005 +0000
- * get the correct vout, when using the opengl-output-module - on-the-fly changing still not possible
- commit c4a560fb1d47c3e77925fd96c1a9132cea239ae6
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Thu Aug 18 17:00:20 2005 +0000
- Redo 12234; this time with (hopefully) Mac OS X support
- It was probably too easy that building to Windows and Linux worked the same
- commit dc849c8b257fffdbaa4e2bc5e83eeb7be7223d7c
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Thu Aug 18 16:52:45 2005 +0000
- remove tabs/trailing spaces
- commit 7978fd0b1f4eb89f413bfd761ea2830cb740abcc
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Thu Aug 18 16:50:38 2005 +0000
- Remove debug
- commit 176fe720792862e3956168d72da11f21479a7276
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Thu Aug 18 16:49:19 2005 +0000
- Revert the other half
- commit 09161bc3bde473a5f72f77742f4c991565371eab
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Thu Aug 18 16:41:10 2005 +0000
- Added --volume-step to override AOUT_VOLUME_DEFAULT. This will give an OSD menu (or skins2) designer to freedom to decide how many steps he wants for turning up the volume from 0 to 1024. It is an advanced option so most users will never see it. Can someone check the MacOSX changes for this? I made them but cannot compiler and test it (I don't have a Mac).
- commit 04f2f137a97e0063e49f301021236f7b93343771
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Thu Aug 18 16:39:23 2005 +0000
- * set the 'auto save name' for the equalizer, extended and bookmarks panels to automatically save their positions (closes #316)
- commit caae8fc106a320a18f5efe866a3259077051cb93
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Thu Aug 18 16:27:00 2005 +0000
- Grrr damn Mac OS X linker
- commit 7e7472093cf38ab1339ebed63c16529cfa2d2c3a
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Thu Aug 18 16:23:30 2005 +0000
- * configure.ac: Print a warning when DVB headers aren't found.
- commit 63b9a90428e9642ffe51a2a0444111448a73c9a4
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Thu Aug 18 16:20:43 2005 +0000
- improve
- commit 2ae76332515144ed04563bbb811ff64708671caf
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Thu Aug 18 16:12:29 2005 +0000
- * added the opaqueness-slider to the extended panel (refs #318)
- - on-the-fly changing is not yet possible, since I don't know the correct pointer (the current one gives "dereferencing pointer to incomplete type"); see FIXME.
- * VLCExtended is the delegate for o_extended_window now, to save the prefs automatically, once VLC is going to be terminated
- * "awakeFromNib" was partially moved to "showPanel" to retrieve the slider values before showing the window, in case they were saved in the prefs-window
- commit db818a6a503868148279c01742f15d6406823507
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Thu Aug 18 16:08:55 2005 +0000
- * NEWS: Updated with my work since 0.8.2.
- commit 7825383fb25cd7e6140c0284c2054c107102fe4d
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Thu Aug 18 15:58:05 2005 +0000
- * modules/demux/demuxdump.c: Better error detection (disk full for instance).
- commit 2a03eac51aad903db94d8fa7a6463738194662f2
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Thu Aug 18 15:50:58 2005 +0000
- commit 418e63392808bfccb92b805ece3f6b9374538bd0
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Thu Aug 18 15:38:09 2005 +0000
- - Use a common rule to build plugins (refs #297)
- (tested on Mingw32 and native Linux, might need some tweaks)
- - Remove some legacy code
- commit 239aa0bf6db920800e18f8f8618d6670ac697598
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Thu Aug 18 15:36:12 2005 +0000
- - (Un)install plugins from their directory (refs #297)
- - Fix mostlyclean target
- commit 703f2f5d2343e0642fb4a07d3578b386de8d3a2a
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Thu Aug 18 15:27:57 2005 +0000
- Don't print EAFNOSUPPORT error when the given name/address does not
- even resolve to IPv6 - though cosmetic that seemed to confuse a guy on
- the mailing list - refs #320.
- A cleaner more clever solution would be better.
- commit 4ea0f00558cfb263657016d1c7ab43326d0693e2
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Thu Aug 18 15:25:33 2005 +0000
- Replace the specific VERSION32 kludge with a clean more reusable solution
- commit 14dd475c125fac3ecbc69cd40647bdb81e13efc5
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Thu Aug 18 15:24:38 2005 +0000
- Add const
- commit 28e3ebd4706882de7c5db65b2f5916db641a0f55
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Thu Aug 18 15:14:02 2005 +0000
- Fix compiler warning. Removed unused variable
- commit 888d3fc32954e14fd56b49232a69647950104123
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Thu Aug 18 13:53:45 2005 +0000
- Eliminate false errors of which errno said it was a success.
- commit c3529672cf474af0307e7b8ba7f6c99fcd73ba65
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Thu Aug 18 12:55:46 2005 +0000
- Added a message about the purpose of this file and a DO NOT EDIT NOTICE - THIS FILE IS AUTOMATICALLY GENERATED -
- commit ae3a94318f4d314f9c3881fac06f4772ab456245
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Thu Aug 18 12:41:16 2005 +0000
- * po/POTFILES.in: Removed two non-existing files.
- commit aa0bac02ac2ba7bb30e33b137bf714c0a5a94c9a
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Thu Aug 18 10:01:30 2005 +0000
- * modules/control/http.c: Implemented RPN functions playlist_move and
- playlist_delete.
- commit 059d8bfa243cd4579637f5a731d48893559beef4
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Thu Aug 18 09:50:18 2005 +0000
- Include OSD menu files in installer
- commit e99473a06d199fc9686086129e6f11f10f903a94
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Wed Aug 17 22:44:08 2005 +0000
- * not yet added plugins can break POTFILES.in as well mr. courmish :D
- commit 9097bc1db4cdf1132c6a71e2593c2780a729631a
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Wed Aug 17 20:53:38 2005 +0000
- remove tabs and trailing spaces
- commit 885fd4ca2557a2c3b8ff79df47846b18b829e8fc
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Wed Aug 17 20:43:15 2005 +0000
- if ttl==0, don't update the feeds
- commit b3b2e8fc308da7e2725f6889609f1c4d029fdefe
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Wed Aug 17 20:24:15 2005 +0000
- remove debug stuff
- commit 0e82702d5854f5d6711f0f6f8095c69202925dd3
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Wed Aug 17 20:17:11 2005 +0000
- * add --rss-ttl parmeter so the feeds can be updated
- * URL list seperator now is | (pipe)
- * fixes
- commit f04ce3ccecd622c4572bb31092b177c9edacb2c6
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Wed Aug 17 16:14:32 2005 +0000
- wxwin -> wx
- commit 91e5760edbc65eac7dc20921ca983dd1f6109ba9
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Wed Aug 17 16:00:30 2005 +0000
- * modules/access/file.c: Expansion of '~/' in filenames.
- commit 3368c030bf8785290a295ce632e678ca931c8a27
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Wed Aug 17 15:12:51 2005 +0000
- * src/libvlc.c: Expand ~/ in --config-file.
- * modules/control/http.c: New RPN functions :
- - 'module' vlc_config_save ('module' can be an empty string) returns status
- - vlc_config_reset
- commit 2851705c32f14a69dcf115859481f0e4267d9ac2
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Wed Aug 17 14:39:07 2005 +0000
- * Makefile.am: New file version.c, generated at each 'make' command.
- * toolbox: New --update-version switch, which builds the version.c file
- from current date, user/hostname/domainname, compiler version and
- svn changeset.
- * src/libvlc.c: Exported API to access data from version.c.
- * modules/control/http.c: New variables vlc_compile_time, vlc_compile_by,
- vlc_compile_host, vlc_compile_domain, vlc_compiler and vlc_changeset.
- commit 606657480ad9bf46664eea80f2a8e49aabc02d37
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Wed Aug 17 12:00:44 2005 +0000
- * modules/control/http.c: New RPN functions :
- - 'variable' vlc_var_type
- - 'variable' vlc_config_type
- - value 'variable' vlc_var_set (renamed from vlc_set_var for consistency)
- - 'variable' vlc_var_get
- - value 'variable' vlc_config_set
- - 'variable' vlc_config_get
- commit 5b85463a3602cd055425c8ef0854a8ca7bee13f4
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Wed Aug 17 11:58:44 2005 +0000
- * Makefile.am: MacOS X fix when srcdir != builddir.
- commit 975a14d3ca1f8d006b0a52ead0c8c15264ccd00b
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Tue Aug 16 14:21:38 2005 +0000
- * Fix an issue with sgi announce files and adding the new items to the playlist
- commit 8f332fe681492c67b6c661ed48f218e6ce67ef38
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Mon Aug 15 18:10:06 2005 +0000
- Fix distclean
- commit ee019aca0d229590b0e08450c7293014e0c96d0e
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Mon Aug 15 16:54:13 2005 +0000
- Compile fix
- commit 62aa5ec615107bb0625bb0aba369112549daeffc
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Mon Aug 15 16:53:51 2005 +0000
- Test commit. This commit breaks the build, don't use it
- commit da7b1ab5eff6bb47a4a9ed92bfe28cf799f75b09
- Author: Cyril Deguet <asmax@videolan.org>
- Date: Mon Aug 15 15:58:39 2005 +0000
- * compilation fix
- commit eb17603667029990636a818f4526e3af80aad03e
- Author: Cyril Deguet <asmax@videolan.org>
- Date: Mon Aug 15 15:54:32 2005 +0000
- * all: replaced remaining C callbacks by commands
- commit a3eb885881ef5e39f8c6d779d49b8993ccf49357
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Mon Aug 15 15:21:11 2005 +0000
- Use Latin-9 rather than US-ASCII when there is no local charset
- commit 18254c348dc40fe303d530241cfed7115679520e
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Mon Aug 15 15:06:42 2005 +0000
- Use an empty palette to get the colors of the picture right.
- commit 9e823114b2946c3b383073129ad8af090db4c680
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Mon Aug 15 15:02:08 2005 +0000
- Oops, Disable debugging.
- commit 41cab40dd17a03ce5ef978e27521990202b3dbbe
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Mon Aug 15 15:01:31 2005 +0000
- Also allow an empty palette marked with palette.i_entries = 0
- commit 39cc95b62529366b05633376c784ef11f76426b1
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Mon Aug 15 14:57:02 2005 +0000
- Fix a few warnings
- commit afe5229f60aaa01bb699f02617e564a64d78e97c
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Mon Aug 15 14:51:42 2005 +0000
- - Fix, clean up locale settings
- - Fix local charset detection that broke (From|To)Locale
- commit a661eda53e4b5316bf042d6a1f66f6512e890cc1
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Mon Aug 15 14:50:24 2005 +0000
- Fix playlist item insertion when local charset is not UTF-8
- commit 26a0d71ed43a45c13ccadc6592433209928114cf
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Mon Aug 15 14:50:06 2005 +0000
- Fix stat() when local charset is not UTF-8
- commit f18abdd68aeef66f08e0e2a8731bc40fc61610d6
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Mon Aug 15 14:41:28 2005 +0000
- Found a simpler way to send an empty picture to the client. It fixes also memleaks introduced in 12196.
- commit 331ee3314c93d2a57c4f4a23f60b8a24d444d77c
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Mon Aug 15 13:37:59 2005 +0000
- * src/input/input.c: Really fixed :programs= this time.
- commit fddedbe81b3aa85c0394dbf328f8c52daf9f29a5
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Mon Aug 15 12:35:35 2005 +0000
- Send an empty subpicture to remove the OSD menu on the client application when "menu off" commands is given on the rc interface.
- commit c36b6527d1009158becbb01fba10857d015f307c
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Mon Aug 15 12:32:44 2005 +0000
- Replaced // comments with /* .. */ and added some sanity checking.
- commit 6da0b6e9e531134e24462cd09f87d35d41a01346
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Mon Aug 15 12:21:16 2005 +0000
- Use NULL for initializing pointers iso 0.
- commit 3ef003a4078868bbf1c4b429833288723ff0c3fa
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sun Aug 14 17:28:28 2005 +0000
- Link ipv4 with iphlpapi - closes #315
- commit 378a4fc4621a1eb60c0d636fa3854e5872bc8c12
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sun Aug 14 16:56:35 2005 +0000
- Fix SAP announce destination address - closes #314
- Bug reported by Thomas Knauer
- commit 76b2c255214af3092f0783e3a081664fc9450631
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sun Aug 14 16:46:48 2005 +0000
- Fix compiler warnings
- commit 4c7fa38924e4578378ab31d4d49d184ff72560a0
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sun Aug 14 16:28:59 2005 +0000
- Don't set LC_NUMERIC in the wxWidgets plugin.
- It's already set to C globally because there are a bunch of things that
- assume US-style float numbers formatting (config file, RTSP VoD server
- to name a few) -- see SetLanguage() in libvlc.
- If you want to get a float from the user, you can look for the comma
- and replace it with a dot before parsing. However keep in mind that the
- stream output parser already uses the comma to separate options; that's
- yet another reason to use the dot in any case.
- Also, I don't know if some remote locales use neither dot nor comma as
- their decimal point.
- commit 479fd822c6c8ff6655f1967161425568c78d1b3c
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sun Aug 14 16:15:50 2005 +0000
- Don't use m4 comments in Makefile. Should fix win32 build
- commit e7440c3ba1ccd9169914d32b8f1b6ca09c7d2d5e
- Author: Eric Petit <titer@videolan.org>
- Date: Sun Aug 14 13:15:38 2005 +0000
- ALL: compile fixes
- commit 5599aa0525dd7f679d37f4fa448790800b15bd3c
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Sun Aug 14 13:04:57 2005 +0000
- * modules/demux/ts.c: Fixed a side-effect when p_sys->b_dvb_control has
- not been set to VLC_FALSE yet, the program number is not specified,
- and we're reading a PMT.
- commit 97a6784fa47186f346f1ad7b9a3aae015f476289
- Author: Sam Hocevar <sam@videolan.org>
- Date: Sun Aug 14 12:43:30 2005 +0000
- * reverted commit 12177 (aRts removal).
- commit c31e9c370c4707fe5130ceec27c6f9181930549a
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sun Aug 14 12:24:33 2005 +0000
- Set LC_NUMERIC to C once and for all.
- commit 8fcd56ee183c22477c409612dab6f581017a99bb
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sun Aug 14 12:22:25 2005 +0000
- got the value for PROTECTION_LEVEL_* hard-coded
- , but still miss the other one.
- Anyone with Visual Studio here ?
- commit 642b666cafe290b836a416323af18dfb6fd6030c
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Sat Aug 13 22:15:37 2005 +0000
- * setlocale( LC_NUMERIC, "C" ). There still might be some place where its
- missing. Beware that this change configuration saving output (it used
- to be saved in users locale).
- this should fix float config options save/load rounding issues. If someone
- has a better fix, feel free to do so (but please dont revert a commit and
- provide no alternative fix)
- commit f940c37b697168016a3a8a266b4fb7e508bb94ed
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Sat Aug 13 19:38:34 2005 +0000
- Fix breakage of revision 12164 when a non-socket connection to the rc interface is active.
- commit 28caec4e28019b88a85d7aee39e97a255bb9988e
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Sat Aug 13 19:28:49 2005 +0000
- API changed
- commit 400c890f082caabafc17500c6d6b6701d584216a
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Sat Aug 13 19:26:27 2005 +0000
- Reworked OSD Volume handling and display of volumebar. Run make stamp-api to update include/vlc_symbols.h.
- commit 22651b8eef8efab9462ee9b2a2d70cd7a564de62
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sat Aug 13 19:15:17 2005 +0000
- [Win32] Attempt to guess best interface for multicast
- may close #163
- commit fb4297bd14e577dd6857cd47f9c99ed04ba53cec
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sat Aug 13 18:44:31 2005 +0000
- Update modules list
- commit 4e14f198d995cb2154dbc33afade210d4b7fede7
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sat Aug 13 17:49:38 2005 +0000
- Remove severely broken unmaintained aRts plugin
- Use ALSA or tell aRts to use ESD and use ESD in VLC, or fix it.
- commit 5ddfe43103e6c6ac1bc2171b4b01cdad4c63662d
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sat Aug 13 17:43:47 2005 +0000
- Add missing slashes
- commit 79adc41babc05e9770fb33b2615cea7e5de1ec6c
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Sat Aug 13 16:56:14 2005 +0000
- Remove unused comments
- commit a031e4067a9c7e08370ad46b2ea0ff5fb2eba909
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Sat Aug 13 16:55:28 2005 +0000
- Print status change message when volume is changed with volume command on the rc interface.
- commit 1de1e4ea43b3118968783657e4b70280f7f42af8
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sat Aug 13 16:23:19 2005 +0000
- - convert UTF16/UTF32 to UTF8 rather than Latin1 - closes #287
- commit 203eeb89b12fba596e1a85c4b1e9eba690946d30
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sat Aug 13 16:08:29 2005 +0000
- Reuse TLS module/object when already present - closes #288
- commit 129a0b8e29fdd260672238b46ca010861b2cfb81
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sat Aug 13 15:33:22 2005 +0000
- Undo LC_NUMERIC change
- commit d70d55f89d821030528b768e311961ff4484c5de
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sat Aug 13 15:20:45 2005 +0000
- Remove useless debug stuff
- commit e38386df9ecc59002011ac9872d4351456a4ebec
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Sat Aug 13 15:19:57 2005 +0000
- updated Russian translation by Andrey Brilevskiy
- commit 6e256bcc567c256269138419be486a834df77db9
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Sat Aug 13 15:03:21 2005 +0000
- Disclaimer : this commit would need to be checked by someone
- Change locale (LC_NUMERIC) in appropriate places so we always use the
- user's locale when reading/writting floats to config (otherwise it would
- read floats using C locale (float separator is . in C) and write them
- using the user's local (float separator can be , instead of .))
- If these changes aren't ok, then i think that the only solution would be
- to always setlocale(LC_NUMERIC, "C") when handling config str<->float
- conversions.
- commit e43b548b9f2b1519be8e49f83f93d1a12b4fe8c7
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sat Aug 13 14:44:12 2005 +0000
- Fix for make distclean
- commit 902981f5eaa7da83694c64050cafc35c14617098
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sat Aug 13 14:15:09 2005 +0000
- Fix make dist when builddir != srcdir
- commit 2229dc4057315edc19cf12e8dfa47ecb3c6b43f8
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sat Aug 13 14:08:02 2005 +0000
- Unbreak make dist
- commit 9afded64a36dc0224e97b986f18faac9ad5ea7cd
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sat Aug 13 13:56:47 2005 +0000
- - Append CRLF manually
- - Compiler warning fixed
- commit b0aaeaa099fcf4308d462e83c187f19734d8eb6b
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Sat Aug 13 13:49:04 2005 +0000
- remove unusefull comment
- commit d4e7f95109c338b6cd8bf532e56fc9190855e32d
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sat Aug 13 13:19:30 2005 +0000
- Revert commit [12128] that violate gettext rules
- (carriage return are forbidden).
- commit c8c602161f8bf9378812f48a2c0ddd1f2acb3549
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sat Aug 13 13:14:19 2005 +0000
- "toolbox --update-po" becomes "make update-po"
- Now can update PO when compiling from subdir
- commit 653b115f5c9274237d5522291d0b46f93c901c8d
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sat Aug 13 13:12:48 2005 +0000
- Resync necessary (removal of obsolote plugins)
- commit 1a13f12cf79bae656a8aea66bc3f80652429ec3e
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Sat Aug 13 13:12:13 2005 +0000
- * configure.ac: Reverted [12094] and [12138] because the ffmpeg team
- doesn't care to fix their packageconfig stuff to be really useful (such
- as instructing to link with mp3lame, zlib, etc.), so the
- packageconfig stuff doesn't bring much, and the current code breaks
- under OS X and Cygwin (at least).
- commit 7a833ab03f20da1fcca47b483b14a36e5374faa4
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sat Aug 13 11:17:26 2005 +0000
- Use net_AddressIsMulticast helper
- commit b2d90584071d7359bb50ab5be8fc88903631d821
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sat Aug 13 09:13:08 2005 +0000
- Don't use undefined variables - should make automake 1.6 happy
- commit 3ad9cce8a4bbde629b1f2fd82cc93b3baa1ac8d5
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sat Aug 13 08:34:42 2005 +0000
- Remove obsolete files
- commit 7b2a1b3c3765de8d614758613f76bfa070f2e314
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sat Aug 13 08:12:37 2005 +0000
- Get rid of the UNTRUE conditionnal
- and some other Makefile cleanup
- commit 5cea088ad25a7ab4dc78f2380033c8538b4c37f6
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Sat Aug 13 00:14:09 2005 +0000
- * modules/access/http.c: Do not use vlc_UrlEncode for the same reason
- than [12145]. We just want to replace spaces.
- * include/network.h: Restored the previous behaviour of vlc_UrlEncode().
- We really mean to URL-encode ? & / etc. in order to be able to pass
- a string containing those special characters as a GET variable in the
- http control interface.
- commit 4ff7fb1953f9378ac9869facbb980cd786dad15b
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Fri Aug 12 22:55:37 2005 +0000
- Add missing folder
- commit 681264553565add5192868a451fa892e87f3d39c
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Fri Aug 12 21:49:28 2005 +0000
- Remove gtk, gtk2, qt and kde plugins
- If you want them, take them back from the svn attic, fix them and reintroduce them. I didn't remove the configure.ac snippets, they are still in but commented
- commit 063cb8b6211d7acd370100dcfa3a839b91254e6b
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Fri Aug 12 21:39:43 2005 +0000
- Remove slp and joystick plugins
- commit 74df93df57f50e07ffa6772ae42413fbc8e4f807
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Fri Aug 12 20:01:54 2005 +0000
- and ampersand and question mark. Got them all this time.
- commit f3c076ec85e716cf736ee33cb8f718154a65fd83
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Fri Aug 12 19:58:45 2005 +0000
- Forgot @ -- thanks thedj
- commit aabe5a87dc13e08dc70b6814116ce723263a8969
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Fri Aug 12 19:44:52 2005 +0000
- Don't URL encode ./:[] because they are to be found in URLs...
- closes #311
- commit 3b16a551afc5b31cf8fe829154635dda46cf7aaf
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Fri Aug 12 19:17:33 2005 +0000
- Speed up recursive make significantly
- commit bb137a2792b665978c3b836778fbd4ec1c61c975
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Fri Aug 12 19:11:54 2005 +0000
- * modules/control/http.c: Added an id="include" macro to include
- another file. Also reduced MAX_DIR_PATH_LENGTH to 2560 since
- allocating anything larger than 4kB on the stack is likely to break
- on many OSes.
- commit 28e27d84bdca0e3f64dfb32ace81017c28380c29
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Fri Aug 12 17:51:20 2005 +0000
- * modules/demux/livedotcom.cpp: Do not use vlc_UrlEncode(), but simply
- replace spaces with '+'. That's what browsers do, and I think it's
- the right thing to do since vlc_UrlEncode was just breaking things.
- refs #90 and debian bug #279735
- commit a9a9981ee7979aef4d6e6cffaf164bd061e48d40
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Fri Aug 12 17:36:58 2005 +0000
- * modules/control/http.c: Fixed vlc_set_var() and cosmetics.
- commit 7b29b358a7025c1519c1f8e2e9665f1835670525
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Fri Aug 12 16:35:14 2005 +0000
- * src/input/es_out.c: Fixed a breakage of about everything introduced in
- [12140].
- commit 64461dad84e1eceecce95b5327e07eeba3a1c761
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Fri Aug 12 16:17:56 2005 +0000
- * modules/control/http.c: New foreach tags to walk through the input
- variables : program, title, chapter, audio-es, video-es and spu-es.
- New RPN function "value 'variable' vlc_set_var" to change the input
- variables (variable can be any of those above).
- commit 265e634c747a0d53920828b9b4f4a3a9cd5945d6
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Fri Aug 12 15:51:18 2005 +0000
- * modules/stream_out/transcode.c: New --sout-transcode-max-width and
- --sout-transcode-maxheight options, recommended to enforcea particular
- level of a video codec. Fixed --sout-transcode-fps when used in
- conjunction with --sout-transcode-threads=1.
- commit c44bd3a829be3d108adfa104eaf874f8880574d4
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Fri Aug 12 15:37:21 2005 +0000
- Fix seek breakage introduced in r12113
- commit 23458725ce766bcb7fd908b392948a1449a760c6
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Fri Aug 12 14:20:06 2005 +0000
- ALL: Improvements in the M3U output and parser. Patch by Daniel Stränger.
- (Put both artist and name, protect comma with )
- commit cf08a571ced3bf3a2435207358ab0bdaf8f359f2
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Fri Aug 12 14:08:49 2005 +0000
- * configure.ac: libavcodec.pc doesn't instruct us to link with mp3lame,
- liba52, etc. so --with-ffmpeg-mp3lame and stuff should still be
- useful in this case. The ffmpeg module needs to be built-in under OS X
- otherwise it doesn't link.
- commit 28dbc84fd64aeddeb1df34b97103767e0f6d32ea
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Fri Aug 12 13:04:38 2005 +0000
- Fix for builddir != srcdir
- commit 98a5db4cf381232fd1172a4544317ca2c5de8dac
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Thu Aug 11 21:21:08 2005 +0000
- change name to --monitor-aspect-ratio so its consistent with other programs
- (like mplayer)
- commit c4aaedc89c7d764a8e8874be19ba9425b2494208
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Thu Aug 11 21:17:04 2005 +0000
- no comment
- commit d004be5c93e6e45f5143b4d744d04f2dc7316535
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Thu Aug 11 21:03:20 2005 +0000
- Fix volume callback
- commit bed4475a53ee4978ddb9600941191d4354661ddd
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Thu Aug 11 21:00:56 2005 +0000
- Fix signalling of MPEG2-TS discontinuity indicators while seeking during streaming.
- commit 001a4a94acc7c977144cbe1e6fa38355dc5b3a9b
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Thu Aug 11 20:59:45 2005 +0000
- Don't explicitly flag the block. Clement could you check if fixes the break of local seeking from revision 12113.
- commit d65e6f8d67415e321427b5f53921e1cc6b1c50a1
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Thu Aug 11 20:44:17 2005 +0000
- update
- commit 7f1d39622668fbf8b2daa87647ea9b1888e363b4
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Thu Aug 11 20:41:26 2005 +0000
- add --screen-aspect-ratio option (user support at its best ...)
- commit 854dec19be0ec0463e081dfc271ebc6d0936a8ab
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Thu Aug 11 20:13:01 2005 +0000
- Fix revision 12116 which broke other transcode options. The commandline for streaming the OSD menu has changed into a boolean option --sout-transcode-osd: ./vlc dvdsimple:///dev/dvd --sub-filter=osdmenu --osdmenu-file=share/osdmenu/default.cfg --extraintf rc --sout '#transcode{osd}:std{url=127.0.0.1:1234,access=udp,mux=ts}'
- commit cbd661c4aff15ba397b4f32a8b3400591dd94da0
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Thu Aug 11 19:23:31 2005 +0000
- Fix rn issues for Windows compatibility
- commit 0aa29b312c1c65e04acf68b92a3eb02d20f024a6
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Thu Aug 11 17:57:21 2005 +0000
- fix debug output colors
- commit 733f0a84f788976f458de322bf7e15f6e0f9d80b
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Thu Aug 11 17:48:24 2005 +0000
- * modules/control/http.c: New RPN function vlc_seek(value), same syntax
- as the control=seek tag.
- commit 7da87030fab8ee000a93077c1af305a3a26295ef
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Thu Aug 11 17:47:33 2005 +0000
- * src/misc/charset.c: ANSI_X3.4-1968 is also known as ASCII.
- commit 43367c1ab16d1fd3e429f9a65df56ce0d49f7d63
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Thu Aug 11 14:50:50 2005 +0000
- * modules/control/http.c: foreach directory is now alpha-sorted in a
- case-insensitive way. Fixed again str_replace().
- commit 373a676fa0a420ecbeb7dfb2fc086cecc0ca2efc
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Thu Aug 11 14:11:20 2005 +0000
- * modules/control/http.c: Fixed bugs in str_replace().
- commit fab9512e82e81d7b0a5d001f128e92877a5dbc66
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Thu Aug 11 13:39:43 2005 +0000
- * modules/codec/ffmpeg: ffmpeg's av_log() messages now go to our messages
- bank instead of being fprintf'd to stderr.
- commit ca7e34b3ebfc23010bdc17f0b601469f45dc3d73
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Thu Aug 11 13:37:50 2005 +0000
- * configure.ac: Fixed the contrib path in the general case.
- commit 728dd91aad1d3e8c4b689b5c0e799753fa2ba19a
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Thu Aug 11 12:31:16 2005 +0000
- * modules/control/http.c: Rewrote the parsers to handle correctly special
- chars such as ', ', , etc. Fixed a bug when parsing the GET
- arguments. Added new RPN functions :
- - str_replace( a, b, c ) : replaces all occurences of b with c in a
- - addslashes( s ) : escapes all " and ' with a backslash
- - stripslashes( s ) : the opposite
- - htmlspecialchars( s ) : replaces &"'<> with their &stuff; equivalent
- - realpath( s ) : returns an absolute file path (see realpath(3))
- And fixed a few memory leaks.
- commit a3053eb84e2cd659c9af727a5f49ef17eb8d1cd3
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Thu Aug 11 12:23:14 2005 +0000
- * include/network.h:vlc_UrlEncode() : though RFC 1738 allows to send
- $-_.+!*'(), unencoded, it also allows to encode any character. It is
- generally considered a good practive to urlencode $+!*'() because
- some buggy browsers (read: M$) have a problem with those characters.
- See the comments in http://fr.php.net/manual/en/function.rawurlencode.php
- for more information.
- commit 284806797b1637b911679f8d197d5a6417e31ebc
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Wed Aug 10 23:16:20 2005 +0000
- Fix regression in timing behaviour. A minute jump is ~1 min again.
- commit 88bb86ec9834db1f27168a1bdcab5fc7b52a2723
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Wed Aug 10 22:31:12 2005 +0000
- * Fixed VLC_IsPlaying (fixes #259)
- Now uses the state variable instead of playlist_IsPlaying. The PLAYLIST_PAUSED state is no longer reliable since the introduction of the state variable for testing if playback is in a paused state. Perhaps we should remove this part of the playlist logic and keep it to RUNNING and STOPPED.
- commit 26e60046898da4294f4686d34fbf499385bbf6d1
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Wed Aug 10 22:08:50 2005 +0000
- Forward port of branches/0.8.1-jpsaman-thedj revision 12070. The OSD menu subsystem consists of two parts a core part (src/osd, include/vlc_osd.h) and a subfilter (modules/video_filter/osdmenu.c). The OSD menu can be used locally or it can be streamed. It depends on the way the functionality is called from the vlc commandline. Currently there is only one way to make the subpictures appear on the video and that is through the rc-interface. The following commands are supported by it: "menu on" (show OSD menu), "menu off" (hide OSD menu), "menu left" (highlight button on the left), "menu right" (highlight button on the right), "menu up" (highlight button above), "menu down" (highlight button below) or "menu select" (perform hotkey action). When there is no button on the left, right, up or down then the menu-command will be ignored.
- To stream use a commandline similar to this:
- ./vlc dvdsimple:///dev/dvd --sub-filter=osdmenu --osdmenu-file=share/osdmenu/default.cfg --extraintf rc --sout '#transcode{sfilter=osdmenu}:std{mux=ts,access=udp,url=127.0.0.1:1234}' -vvvv
- For local playback a commandline like this is needed:
- ./vlc dvdsimple:///dev/dvd --sub-filter=osdmenu --osdmenu-file=share/osdmenu/default.cfg -vvvv
- Have fun with the basic functionality - jpsaman.
- commit d8fc9f3b89c2b0409bcda5fa81a5e604103c20ef
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Wed Aug 10 21:47:13 2005 +0000
- By default --packetizer-mpegvideo-sync-iframe is disabled.
- commit fdbb38ee52b000e993e24881141bc50473a3ffc7
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Wed Aug 10 21:45:54 2005 +0000
- The OSD menu pictures in two flavors a simple (default.cfg) and a more full version (dvd.cfg). (forward ported from branches/0.8.1-jpsaman-thedj)
- commit 396d77133092ff6a127824ac3a669192e8a8b07d
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Wed Aug 10 20:07:20 2005 +0000
- Flagging BLOCK_FLAG_DISCONTINUITY for every PID in the input when the slider is moved on the GUI or a jump in the stream is made. It is also propagated to the mpegvideo packetizer. The packetizer has a new mode to sync on I-frame boundary after such a jump. It avoids sending some broken frames to the client. (Forward port of branches/0.8.1-jpsaman-thedj revision 11067 and 11842.)
- commit af44196ee69a672807560c64b3a3359e8101ff17
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Wed Aug 10 19:34:18 2005 +0000
- cosmetic fix
- commit 6c3cbb7b92a14d2757b96463789569c3513008a1
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Wed Aug 10 19:29:49 2005 +0000
- Add a fake language type for OSD subpictures. This allows you to select the OSD menu subtitle from the GUI.
- commit 87b4ada3db5142457f287ca9533c421c8bdc6890
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Wed Aug 10 16:26:39 2005 +0000
- * correct the vlc:pause: help (closes #309)
- * re-enable the rt-priority line for OSX. it's not broken, just prints annoying error messages (refs #206)
- commit 6f3e6b0cf5cb4d310c1ada2fea00946621fb8761
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Wed Aug 10 16:21:45 2005 +0000
- Also update IsEncoded
- commit a0db104db95f20dd518709b239faa70cfe2e86fc
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Wed Aug 10 16:18:18 2005 +0000
- * Remove vlc:run (externrun is removed from SVN) and vlc:loop (we have --loop).
- Playlist item commands are soooo dirty :D
- commit bd4e7c98e16ab7c0163f8f3e960a8a2e0d8910e5
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Wed Aug 10 16:08:12 2005 +0000
- Stricter RFC1788 obeying UrlEncode