ChangeLog-2003
资源名称:vlc-1.0.5.zip [点击查看]
上传用户:kjfoods
上传日期:2020-07-06
资源大小:29949k
文件大小:801k
源码类别:
midi
开发平台:
Unix_Linux
- Date: Mon Mar 31 23:37:36 2003 +0000
- made a format-only string untranslateable
- commit 4960578299e15bce6dba625ac972b3009333c731
- Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
- Date: Mon Mar 31 23:32:44 2003 +0000
- Changed a duplicate string, and removed an info string that isn't really
- useful
- commit bae3f95d865b35550f19a14a09c52c6c4a13cbdd
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Mon Mar 31 22:39:28 2003 +0000
- * modules/codec/*: Fixed a PTS bug at the initialization of some codecs
- * modules/audio_filter/resampler/coreaudio.c: Set score to 0
- commit d9a789d18d60ddbe30cdbdbe8534d3690bab8e1d
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Mon Mar 31 22:39:23 2003 +0000
- * po/*: updated the po directory.
- commit 20b1d95da92b6a309dd13d7b2701d190d94db155
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Mon Mar 31 04:26:17 2003 +0000
- * v4l: forgot a munmap.
- commit 8c1b605094b765439b3163986c9845ad524fbbef
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Mon Mar 31 03:46:11 2003 +0000
- * v4l: updated, now it should grab (and compress if you want) the video.
- Audio grabbing part is commented out and untested.
- The syntax is like that:
- v4l:<device>[:option=value:...]
- options: channel,norm (pal, ntsc,secam), frequency (not really there is
- a factor), audio, size (WxH or subqcif,qsif,qcif,sif,cif,vga),
- codec (optional, mpeg1 or mpeg4 and need to have compiled the
- encoders modules)
- ex: v4l:/dev/video:channel=0:frequency=8052:norm=secam:size=vga
- Please test.
- * rawvideo.c: a pseudo decoder for raw video (I420).
- * packetizer/*, mux/*, stream_output.c: fixed (I hope) audio/video
- synchro problems.
- commit f3dd07bb1f768e67574d77b62a94bce050065b9b
- Author: Jon Lech Johansen <jlj@videolan.org>
- Date: Sun Mar 30 23:35:06 2003 +0000
- * ALL: Move CoreAudio aout into seperate module.
- commit 00afb0559a315542854ea88852417597d99ea357
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sun Mar 30 19:56:11 2003 +0000
- * modules/gui/wxwindows/*: another bunch of improvements.
- commit a1e813777408263806ec177c14eedcfe871d6160
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sun Mar 30 18:14:39 2003 +0000
- * modules/*: sanitization of the modules description strings.
- commit 5d2949dc73dfb4f8c00b83b1c5202b2776637e10
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sun Mar 30 16:26:42 2003 +0000
- * modules/gui/wxwindows/*: small formating changes.
- * modules/video_filter/deinterlace/deinterlace.c, src/libvlc.h: modified a couple of config option descriptions.
- commit 656d9c970bf0f431c7f3e11331c298e04a4d17f8
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sun Mar 30 15:05:32 2003 +0000
- * modules/gui/wxwindows/preferences.cpp: we only list the plugins that have config options. That makes things less confusing.
- commit 17a31fd8921f4bb1b441d48d312449732e696a62
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sun Mar 30 14:24:20 2003 +0000
- * include/configuration.h: added the add_directory() config macro.
- * modules/gui/wxwindows/preferences.cpp: support for add_string_from_list().
- * ALL: changed some add_string() config options to add_file().
- commit f1a8337b256081aeede6015a8e246a40c62d12bd
- Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
- Date: Sun Mar 30 14:09:59 2003 +0000
- use add_file and not add_string for the "audiofile-path" option
- commit 4eb628bc5172ba70fa316d8884814f280bf0399e
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sun Mar 30 13:23:28 2003 +0000
- * modules/gui/wxwindows/*: fixed the save feature of the preferences dialog box.
- * src/misc/configuration.c: added support for CONFIG_ITEM_DIRECTORY.
- commit bba94275f5fe3a88c99fdccb78bd5b58cfe59153
- Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
- Date: Sun Mar 30 12:15:50 2003 +0000
- enabled the menu-entry to show file info when there is an input
- commit c2aa6f8ea1b9b92d123fd7245223494ae223ee43
- Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
- Date: Sun Mar 30 11:59:00 2003 +0000
- modules/gui/kde/interface.cpp: removed a debug message
- modules/gui/kde/preferences.cpp: use sliders for integer and float options
- with a range, use combobox for string_from_list options, fixed a layout
- issue and removed some debug messages
- commit a91ad06c8643a2143a4224b44f7cf047179f1bdd
- Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
- Date: Sun Mar 30 11:54:29 2003 +0000
- modules/access/dvdplay/dvd.c: removed an unused configuration category
- modules&misc/logger/logger.c: use add_string_from_list for the logmode
- option
- commit 7587d7efe4f9e04bbb4be5bf47d28ecc15c8935a
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sun Mar 30 11:43:38 2003 +0000
- * configure.ac.in: removed the -fno-exceptions gcc option from the compilation of the skins plugin as it might be needed after all.
- * modules/demux/m3u.c: upped the priority of the m3u demux as some m3u files were mistaken for ts files.
- * include/configuration.h: added a CONFIG_ITEM_DIRECTORY config type.
- * modules/gui/wxwindows/*: the preferences dialog should be fully useable now.
- commit a79ca7b62e7ca802026d3836a24d38c042f1ec65
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sun Mar 30 02:58:36 2003 +0000
- * modules/gui/wxwindows/preferences.cpp: improved the preferences dialog box. It is almost useable now ;)
- commit 00d327ff2c8b29f52f3d95e32a77aac443180d4a
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Sun Mar 30 01:13:37 2003 +0000
- * Resampler plug-in based on CoreAudio's AudioConverter.
- commit 912d212ce91ec055651cd2598704d1f5335c79e8
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sat Mar 29 17:10:31 2003 +0000
- * modules/gui/wxwindows/open.cpp: fixed an event problem on win32.
- * modules/gui/wxwindows/wxwindows.cpp: fixed a compilation problem on
- win32 when the wxwindows interface is compiled as a builtin.
- commit 6f1c74578e47fd3cdaafca274e480e89c1433846
- Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
- Date: Sat Mar 29 14:30:55 2003 +0000
- preferences.cpp: Changed the preferences dialog to use a tree of categories
- and plugins, the way wxwindows do it.
- pluginsbox.(cpp|h): removed the "Configure" button from CONFIG_ITEM_MODULE
- widgets, as it isn't needed anymore
- commit 70f82bff529ce0c13e36903a8d3d329b5dece535
- Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
- Date: Sat Mar 29 13:15:33 2003 +0000
- removed an unused configuration category
- commit c32ee2a65441e25e4d74c3e7616cdc85e2fe7a15
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sat Mar 29 12:22:15 2003 +0000
- * modules/audio_filter/channel_mixer/headphone.c, src/libvlc.h:
- moved the headphone-dim config option to the headphone plugin.
- * modules/demux/demuxdump.c: the demuxdump-file config optin now has a default value.
- * src/libvlc.c: fixed the extraintf config option not to spawn an interface plugin when an invalid name has been given.
- commit a8bded2e7b7d85c56f162f51599b9fd9cdbdb961
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sat Mar 29 11:15:14 2003 +0000
- * modules/gui/wxwindows/*: small fixes to the open and streamout dialogs.
- commit 7755dab30baaf02014deb95102e17f5ce9b5f7f1
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Sat Mar 29 10:35:48 2003 +0000
- If --disable-xosd is given then xosdtext is not build.
- If --enable-xose is given then xosdtext is build also.
- commit 5efb3f691c6428932f219ad75ba85ac2effa6bb0
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sat Mar 29 01:50:12 2003 +0000
- * modules/gui/wxwindows/*: added demuxdump support to the open dialog.
- commit 56f565967162985113954dedcde58f3cef430fd8
- Author: Alexis de Lattre <alexis@videolan.org>
- Date: Fri Mar 28 22:09:34 2003 +0000
- New RedHat package file, written by Jason Luka <jason@geshp.com>.
- commit 922a7a8e9352415eb576e0623cbf89092b178d1e
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Fri Mar 28 17:02:25 2003 +0000
- * modules/audio_output/waveout.c: compilation fix for --disable-plugins build.
- * src/video_output/*, include/video.h: added a pf_lock/unlock fonction
- pointer that's used to lock the memory of a picture in vout_RenderPicture
- when required by the video output plugin.
- * modules/video_output/directx/*: implemented pf_lock/unlock. That will fix
- the crash when pressing ctrl+alt+del.
- commit f2de4386cd42683959b753f05cb9a05951463413
- Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
- Date: Fri Mar 28 11:34:52 2003 +0000
- added a SetPalette function so "vlc --vout dummy --dummy-chroma RGB2" don't
- segfault.
- commit ea9bb58e40f8f2f01c2ed64f0b272a5d9d5027f5
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Wed Mar 26 22:56:39 2003 +0000
- * modules/codec/libmpeg2.c: added code to handle 3:2 pulldown.
- commit a159279989efa0fccb35d58774595bfd81d6c968
- Author: Marc Ariberti <marcari@videolan.org>
- Date: Wed Mar 26 21:46:40 2003 +0000
- * cross-compilation doc : work in progress
- commit 98943979933bf2170f04fcfa219306ead725fc1c
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Wed Mar 26 03:13:30 2003 +0000
- * extras/MacOSX/Resources/English.lproj/MainMenu.nib/*
- * modules/gui/macosx/open.?
- - updated the open dialog (now with sheets !!!)
- - added ogg file stream out
- - added http file stream out
- - added file subtitle support for the delay and fps options
- * extras/MacOSX/vlc.pbproj/project.pbxproj
- - added the .ts file-extension to the application
- commit 8f1869ccfa3ffddb1c9c103ca30be945dd6819ed
- Author: Sam Hocevar <sam@videolan.org>
- Date: Wed Mar 26 01:50:01 2003 +0000
- * ./debian/control: added correct versioned build-dependency on debhelper.
- commit 4e4484207d08342ddd5ddd976bdd8f9fa06d52e9
- Author: Sam Hocevar <sam@videolan.org>
- Date: Wed Mar 26 01:14:14 2003 +0000
- * ./debian/control: added explicit dependencies on vlc to legacy packages
- to make linda and lintian happier.
- commit 3cec32c6e05ca64441b5311a06ade27fa547422a
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Wed Mar 26 00:56:22 2003 +0000
- * src/libvlc.c, src/libvlc.h: added a config option to disable the translation of the interface.
- * modules/gui/wxwindows/*: misc improvements + skeleton for a preferences panel.
- commit 86c227e63026ae0c7082aea0435f26a5b07ae370
- Author: Sam Hocevar <sam@videolan.org>
- Date: Wed Mar 26 00:21:55 2003 +0000
- * ./README.MacOSX.rtf, ./modules/gui/macosx/playlist.h, ./extras/MacOSX/*:
- added a final newline to a few text files to avoid diff complaints.
- commit 1ac1fb39fc87ad85e693752a7f70c199a2c0a94d
- Author: Sam Hocevar <sam@videolan.org>
- Date: Tue Mar 25 23:51:57 2003 +0000
- * ./modules/demux/util/Modules.am: added missing id3genres.h to make dist.
- commit f6982bd1a1b56aebae36bf1974150ffde0a8f11f
- Author: Sam Hocevar <sam@videolan.org>
- Date: Tue Mar 25 23:43:04 2003 +0000
- * ./modules/gui/skins/Modules.am: fixed a typo.
- commit 23f7ae063c941fb2d7bbef2b2f7e478fc450eb04
- Author: Sam Hocevar <sam@videolan.org>
- Date: Tue Mar 25 23:32:00 2003 +0000
- * ./Makefile.am: we don't distribute ./mkinstalldirs, it's in ./autotools/.
- * ./Makefile.am: we distribute ./toolbox.
- commit 8b722b23adeba8d38edb0506b93b2a8b83ae38c5
- Author: Sam Hocevar <sam@videolan.org>
- Date: Tue Mar 25 23:13:58 2003 +0000
- * ./bootstrap: fixed a syntax error in the generated m4/vlc.m4.
- commit a0ee0f8aa2cb467f78944a000e2b98d9d4a55e56
- Author: Sam Hocevar <sam@videolan.org>
- Date: Tue Mar 25 23:11:35 2003 +0000
- * ./m4/*: updated m4 macros.
- commit bb1a6786a9824360280e7802e11cb067f8e3e100
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Tue Mar 25 23:06:49 2003 +0000
- * modules/codec/libmpeg2.c: fixed aspect ratio when reading DVDs.
- commit 9bfeef47ae46c792a46531d1181ecb4124465a7f
- Author: Sam Hocevar <sam@videolan.org>
- Date: Tue Mar 25 22:55:32 2003 +0000
- * ./debian/control: bumped up standards version to 0.5.9.0.
- * ./debian/control: added build-dependencies on libidl0 and libglib2.0-0 to
- work around mozilla-dev's currently broken dependencies.
- * ./debian/control: we now link against libdvdread3 instead of libdvdread2.
- * ./debian/control: we now depend on the latest libdvdplay0-dev to avoid
- linking against both libdvdread2 and libdvdread3.
- commit 92960f7ec1e46dcc843a8ecdd0361b5d5b75ac5f
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Tue Mar 25 17:07:45 2003 +0000
- * src/input/input.c, src/video_output/video_output.c: when the input thread
- ends, it will also destroy the vout if one was spawned.
- commit 8bc4747451a0b32d1b780a22877431a804136c8a
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Tue Mar 25 15:38:14 2003 +0000
- * src/misc/modules.c: module_Need() now only raises the scores of the
- plugins matching the given shortcuts list, unless "none" is closing the
- list (in which case only the plugins matching the list can be selected).
- Which means that users will stop complaining vlc doesn't launch anymore
- or can't play anything after they have fiddled with their config
- options :))
- commit d5659d9d8b38cddd05391527bb52c1a1a0a9a5d0
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Tue Mar 25 00:43:26 2003 +0000
- * src/video_output/video_output.c: fixed my previous commit (input is not a direct parent of vout).
- commit 050ec31db2d2c8c6df09ec7d9e2e934273e0833f
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Mon Mar 24 23:50:46 2003 +0000
- * src/video_output/video_output.c, include/video_output.h:
- take into account the caching delay when dropping frames that are too
- far into the future.
- commit b0bbf9c327774e1a82e78d7c68737982c71a443e
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Mon Mar 24 23:04:07 2003 +0000
- * modules/access/ftp.c, modules/access/http.c: the http and ftp plugins now implement SetProgram(). TS streams will now work over
- http :)
- commit 157166948e4c091efd74452736869c2e498fa786
- Author: Eric Petit <titer@videolan.org>
- Date: Mon Mar 24 21:58:55 2003 +0000
- configure.ac.in: fixed a BeOS compile issue
- commit e56522ecee940b0d0d13411cad2678e27862eac8
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Mon Mar 24 20:00:51 2003 +0000
- * modules/access/*: grrr... apparently I also need to reset the file descriptor set inside the loop.
- commit 866a81496587cf7d2f583e08f0e71bcf12e4459f
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Mon Mar 24 19:58:42 2003 +0000
- * moved macosx-dmg to extras/MacOSX/macosx-dmg
- * added some macosx files to DIST that were probably missing in the tar ;)
- commit 59e1e3d6ce31e30f634cce0a082ea6cca71251ab
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Mon Mar 24 19:12:16 2003 +0000
- * modules/access/*: don't forget to reinitialize the timeout when looping around select().
- commit 607b74b2a18121c12033f59027f9ab2fa5201235
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Mon Mar 24 17:15:30 2003 +0000
- * modules/access/*: pf_read() in access modules is now blocking. We still
- check regularly for p_input->b_die though. Now the demuxers can safely
- assume that pf_read() == 0 means EOF.
- * ALL: got rid of the p_input->b_connected flag.
- * src/input/input_ext-plugins.c, src/input/input.c: fixed the infinite loop
- of "decoder stuck" messages that sometimes happened.
- * src/interface/intf_eject.c, modules/misc/network/ipv4.c: fixed compilation
- warnings.
- commit c4969929b53f7327517b2839a892b0b5b5540215
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Mon Mar 24 15:20:26 2003 +0000
- * more interface support for directories.
- commit 3f822b5c8c6fe82f6c99ac84421dadd77949e5b5
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Mon Mar 24 14:18:28 2003 +0000
- * modules/access/dvd*: changed some errors in warnings because the directory
- might still be readable by the directory access module.
- * added drag and drop support for directories.
- commit 3ec27748b1d647d9bd228de4cfe5d49ee3c236e3
- Author: Sam Hocevar <sam@videolan.org>
- Date: Mon Mar 24 13:52:13 2003 +0000
- * ./THANKS: added a translation contributor.
- * ./po/it.po: fixed this file's format.
- * ./m4: fixed "make dist" when gettext is too old.
- commit 7ebdd5ba79f1ef402190e61fb0bae5d4cf113978
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Mon Mar 24 13:50:55 2003 +0000
- * Added fourcc 'MSS1' which is equivalent to 'WMV2'
- commit eb0eac06d7d6d85fe9a88c3184d70de9d13ca0d9
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Mon Mar 24 01:39:58 2003 +0000
- * modules/access/directory.c: fixed the directory access plugin.
- * configure.ac.in, modules/access/Modules.am: enabled the directory access plugin.
- commit ed52184984a369624353dc7835805f08e4049850
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Mon Mar 24 00:12:51 2003 +0000
- * a new directory access module. It parses a directory with dirent and builds
- a m3u 'file' which it feeds to the m3u demuxer.
- Problems: - it requires a dir to end with /
- - if i enabled it, all files would use the m3u demuxer for some
- strange reason. i've spent a day hunting this down, reboot-
- strapping and doing who knows what. I'm sick of it now.
- Someone else can give it a try, if he wants to.
- commit 83a0824e578bc7d3cd6abfd2716f17c8f38cd4df
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sun Mar 23 20:41:32 2003 +0000
- * configure.ac.in: fixed linking problem with the win32 build.
- commit 51d61548d21324fca45db0710685646947605331
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Sun Mar 23 18:10:06 2003 +0000
- Fixed configure script (alcohol isn't the solution).
- commit b5d99c6455c525d2f41fd454aa36f53e31db1483
- Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
- Date: Sun Mar 23 16:38:40 2003 +0000
- modules/video_filter/osd_text.c: A video filter that uses freetpye2 to
- render text on the video
- include/osd.h: some constants useful when interfacing with the osd module
- configure.ac.in: check for freetype2, enabled the osdtext module by default
- Makefile.am: added osd.h, please check that this is correct
- lirc.c: modified to provide feedback when buttons are pressed.
- Look at the Feedback() function in lirc.c to see how this module can be used
- commit d359ba6f220143ec7f0db732efa36ca8075c1cc7
- Author: Yves Duret <yves@videolan.org>
- Date: Sun Mar 23 15:10:11 2003 +0000
- better OS detection (RH).
- commit 252b0eb27c359fd0a3e9fe421d4fce8aa1163864
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sun Mar 23 12:12:32 2003 +0000
- * modules/demux/mpeg/audio.c: sanity check so we don't crash on mpeg audio files with a bad Xing Header.
- commit d5ca285402028cd866762b82975afa75146a3025
- Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
- Date: Sat Mar 22 23:03:02 2003 +0000
- Updated a comment
- commit c69df5201fc8ba2a13eeb29ed987a416d51c55ce
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sat Mar 22 14:39:38 2003 +0000
- * sap: clean up.
- commit 4aeaa4081c0ff1ae434156f5b246d04f52f497cb
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sat Mar 22 14:35:03 2003 +0000
- * modules/demux/m3u.c: the demux couldn't be forced when used on filenames without an extension.
- commit c5abeadf0ea271e2cfec4bb206d270756d1758eb
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sat Mar 22 11:21:58 2003 +0000
- * modules/gui/wxwindows/streamout.cpp: misc fixes and enhancements.
- commit 2ebf1f92c6d9620eccce32e2de039a4deb242d0c
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sat Mar 22 03:14:34 2003 +0000
- * modules/gui/wxwindows/*: Added a stream output dialog box.
- commit b33fa8a5e0f59c9ebf1a8f58e093480bf9e26c29
- Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
- Date: Fri Mar 21 23:59:20 2003 +0000
- Updated norwegian translation thanks to Haakon Meland Eriksen
- commit 774372d1f2e4c3d60ce81df4b2dc98e36d3eca55
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Fri Mar 21 17:14:56 2003 +0000
- * configure.ac.in, src/interface/intf_eject.c: scrapped the win32 eject code and replaced it with an MCI command.
- commit 73b480644e724f1ff2aee3ca1b2e44c608dc1e69
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Fri Mar 21 07:54:24 2003 +0000
- Fixed the "locales have disappeared" problem under OS X.
- commit f8397f7c38f53f9ffcd6e3e3ca51da186d092c13
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Fri Mar 21 02:05:20 2003 +0000
- * modules/demux/ogg.c: fix for some ogg web radio streams where there
- is a huge gap between the granulepos in the header packets and the data
- packets.
- commit ce066e7ca49387a7899eea25e991ce4d45095601
- Author: Emmanuel Puig <karibu@videolan.org>
- Date: Fri Mar 21 00:17:00 2003 +0000
- * slider.cpp: fixed mouse down refresh bug
- * theme.cpp: removed debug text
- commit 6e950fcae3246d56d42cfc480b25b8b3d8435736
- Author: Emmanuel Puig <karibu@videolan.org>
- Date: Fri Mar 21 00:00:19 2003 +0000
- * Fixing Parkinson disease bug (it's not funny, it's real life)
- commit 73fcd93aca8b6e4abdc877f48fbfbe8e6803e9f5
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Thu Mar 20 21:45:01 2003 +0000
- * modules/codec/libmpeg2.c: fixed pts handling and aspect-ratio bug.
- commit d95cb2fcd9927f047828fd60a029d26263e8e70e
- Author: Sam Hocevar <sam@videolan.org>
- Date: Thu Mar 20 10:27:35 2003 +0000
- * ./bootstrap: if pkg-config is not available, we define PKG_CHECK_MODULES
- ourselves.
- * ./bootstrap: "make dist" works again, even if gettext is not present.
- commit eb7b178c76b946f1b4dfbb4385d7525b8ab07941
- Author: Sam Hocevar <sam@videolan.org>
- Date: Thu Mar 20 10:06:16 2003 +0000
- * ./toolbox: fixed a Makefile parsing bug.
- commit 85581372e69ff5c11e170f4270505d142c435b9c
- Author: Emmanuel Puig <karibu@videolan.org>
- Date: Thu Mar 20 09:29:07 2003 +0000
- * Fixing a refresh bug when opening an open file dialog box
- commit 65a3fa6dc50f98dd83b85fe25d3a86ebdf912686
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Wed Mar 19 23:54:57 2003 +0000
- * configure.ac.in : Disabled GTK2 and gnome2 plug-in since they break
- all platforms but GNU/Linux
- * Bumped up revision number to 0.5.3-test1
- commit 57dd185c4754b9c586b9acfd27a47a3d82ac20c8
- Author: Emmanuel Puig <karibu@videolan.org>
- Date: Wed Mar 19 18:17:36 2003 +0000
- * Updating doc.
- commit ca4c96b12f03a6298b928f3f873f4a80d75b0ad5
- Author: Emmanuel Puig <karibu@videolan.org>
- Date: Wed Mar 19 18:14:48 2003 +0000
- * Fiwing WINDOW_CLOSE and WINDOW_OPEN synchronization
- commit 6140784b5b3a46977c44740fbb83a76bb6e3fe67
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Wed Mar 19 17:40:43 2003 +0000
- * gtk_main.c:: added(uncommented) gdk_thread_init for gtk2/gnome2.
- Whitout it I can't even start gtk2 interface.
- commit fff2958700e2f9392e408065a7e00e2a7ae883ac
- Author: Emmanuel Puig <karibu@videolan.org>
- Date: Wed Mar 19 17:14:50 2003 +0000
- * button.cpp : Fixing bug when disabling control
- * Checkbox.cpp : adding onmouseover and onmouseout events
- * Updating DTD
- * win32_event.cpp : fixing bug for WINDOW_OPEN event
- commit d066ac365c7ba2e64cc804447ae974069f832673
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Wed Mar 19 15:44:44 2003 +0000
- * INSTALL: added reference to online info on compiling on MacOSX and BeOS
- * NEWS: bringing the file to 0.5.3. i have added my work (and some things
- that I remembered). i trust everyone will enter his own stuff ;)
- * README.MacOSX.rtf: fixed some errors
- * THANKS: added Olivier Aubert for his vout-clone-list patch
- commit e559e8c8c1c188a38726b8cf8778b666b01c1680
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Wed Mar 19 13:55:43 2003 +0000
- * fix for multiple monitors.
- commit 1b92f4ae4a0b02bdcf8a73a65003b0ec9c955da5
- Author: Emmanuel Puig <karibu@videolan.org>
- Date: Wed Mar 19 03:11:14 2003 +0000
- * Fixed skin config save
- commit 12ce13df9a82d42170edb21f37d32e640d8e6289
- Author: VideoLAN <videolan@videolan.org>
- Date: Wed Mar 19 02:09:56 2003 +0000
- * Adding onmouseover and onmouseout events to button control
- * Fixing window position at launch time
- * Adding notification when mouse leaves a window
- commit 86b811f67df282948542192e61c807b137afea39
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Tue Mar 18 23:59:07 2003 +0000
- * Added 0x80 as MPEG2_MOTO_VIDEO_ES, since some strange Motorola encoders
- do not follow the standard.
- commit 915d39ba8cca888e8e1adc80c39ccff6b3f30e78
- Author: Jon Lech Johansen <jlj@videolan.org>
- Date: Tue Mar 18 23:51:29 2003 +0000
- * ./modules/gui/macosx/vout.m: cosmetic.
- commit 976a25d5c9f1d3ecc622209dc9d8ed85952adc6a
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Tue Mar 18 23:30:28 2003 +0000
- * modules/video_filter/clone.c: new --clone-vout-list config option, courtesy of Olivier Aubert.
- Allows to specify a comma separated list of vout plugins that we want to be used by the clone filter.
- * modules/video_filter/*: don't forget to detach the vout before destroying it.
- commit 153bf3e0e25d07ebf9b446688fae5073e2f3e026
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Tue Mar 18 22:14:42 2003 +0000
- * modules/gui/macosx/vout.m:
- Now a complete redesign of the hiding of the mousecursor.
- - We use higher level functions now (NSCursor).
- - We only hide if the cursor is over our VLCView
- - In many exceptions we unhide. This is mainly for multimonitor support.
- commit 7a508b374001d7525b1a6ccbccbcb1ddd637f943
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Tue Mar 18 21:34:13 2003 +0000
- * configure.ac.in, m4/*, po/Makefile.in.in: build updated to use gettext 0.11.5 by default.
- This is necessary for the win32 build because old gettext versions do not work on win32.
- commit 126568cf13799bd251eb42f9c1154f81f68a8c20
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Tue Mar 18 20:38:35 2003 +0000
- * configure.ac.in: fixed linking problem with the slp plugin on win32.
- commit e7db1f64d5859db032434467df527f7c862ea09a
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Tue Mar 18 20:20:01 2003 +0000
- * configure.ac.in: use the -O2 gcc option when compiling the skins plugin so that compilation doesn't take ages.
- Also use -fno-rtti -fno-exceptions to save some bits of space.
- commit d06ab64d1cf157a2fc4225817e503b1ab2bb7da1
- Author: Marc Ariberti <marcari@videolan.org>
- Date: Tue Mar 18 19:37:23 2003 +0000
- * first draft of the draft
- commit 4579f7b30478b0d0cb48aa1a9661b4cf3436596d
- Author: Olivier Teulière <ipkiss@videolan.org>
- Date: Tue Mar 18 18:33:56 2003 +0000
- Fixed the path in the default skin (thanks gibalou)
- commit 7ff4422249aea3c13aab4561e1e4e3c60611ee09
- Author: Olivier Teulière <ipkiss@videolan.org>
- Date: Tue Mar 18 18:25:57 2003 +0000
- Fix for skins compilation under cygwin (thanks gibalou)
- commit 9674a2229b1829d74b85bf7a138ab7f52599c2c2
- Author: Olivier Teulière <ipkiss@videolan.org>
- Date: Tue Mar 18 04:56:58 2003 +0000
- Compilation fixes
- commit 7bd4a1c04e4e86de5849881662ed35e34120232d
- Author: Olivier Teulière <ipkiss@videolan.org>
- Date: Tue Mar 18 04:08:45 2003 +0000
- Compilation fixes and cosmetic changes
- commit 8d7d0c6b38ceae7536155f610d3d2532d864a214
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Tue Mar 18 04:07:23 2003 +0000
- * modules/gui/macosx/vout.m:
- Reworked the mouse hiding routine. we were always hiding the mousecursor
- on kCGDirectMainDisplay, but this display is always the one with the
- menubar and not always the one containing our VLCVout.
- This new code takes the vout, and calculates on which displays (plural
- because of possible mirroring) it is being shown. It then shows or hides
- the cursor on all of those displays.
- This should fix #396.
- commit 70ff1f169559a08c4be3bb77c60d0f84cd1a9704
- Author: Olivier Teulière <ipkiss@videolan.org>
- Date: Tue Mar 18 02:48:05 2003 +0000
- - doc/skins: some documentation about the skins
- - doc/skins/curve_maker: files for a VB project for easy Bezier curves
- creation
- - share/skins/default: a default skin. It's an awful one made for
- testing purposes, you'll be warned...
- commit 0648c70a09ad86be3c3ba4c9c507f1ac1a29ed39
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Tue Mar 18 02:28:53 2003 +0000
- * modules/gui/macosx/info.m: keep the same panel open if track changes.
- * modules/misc/httpd.c: removed an unused int.
- commit a64501fd25cd7d18913de63ecd500c5bec10669d
- Author: Olivier Teulière <ipkiss@videolan.org>
- Date: Tue Mar 18 02:21:47 2003 +0000
- Keep quiet, explanations will follow.
- commit 71dfd6a5fe4645469c7648e6bc570407ad5485a5
- Author: Sam Hocevar <sam@videolan.org>
- Date: Tue Mar 18 01:57:59 2003 +0000
- * ./share/Makefile.am: added the .rle font to the make install rule.
- commit b6d851118c48f251d91ac81cda1b39b82de513ad
- Author: Sam Hocevar <sam@videolan.org>
- Date: Tue Mar 18 01:54:40 2003 +0000
- * ./toolbox: fixed a sed syntax error (thanks anil).
- commit c842ca146e9ac47b441f85dd5382278a6a784ce5
- Author: Sam Hocevar <sam@videolan.org>
- Date: Tue Mar 18 01:34:08 2003 +0000
- * ./modules/Makefile.am: added a missing definition of NULL.
- commit 10bf3688a120e8d2cb500ec5503a8242ff31a8da
- Author: Sam Hocevar <sam@videolan.org>
- Date: Tue Mar 18 01:26:13 2003 +0000
- * ./modules/gui/gtk2/*: skeletons of Gtk-2.0 and GNOME-2 plugins.
- * ./toolbox: added --update-glade2 flag.
- commit db7c69ed67fc0df5a21e3b303b574ae8453dee5f
- Author: Sam Hocevar <sam@videolan.org>
- Date: Tue Mar 18 01:22:13 2003 +0000
- * ./modules/codec/lpcm.c: fixed two uninitialized variables.
- commit c234975d95fbd8a619c7be4ff7dc0b8a57bab21f
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Tue Mar 18 00:49:14 2003 +0000
- * src/playlist/playlist.c: fixed misplaced variable declaration.
- commit 5a950285e3d8c55225e97df65a92e6d4a4de5ed6
- Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
- Date: Tue Mar 18 00:33:29 2003 +0000
- Seek one less time. Should increase performance with access modules where
- seeks are expensive. (Though not enough)
- commit f2dd0b846b36eaed20264e6c6a8259306e1b1c84
- Author: Jon Lech Johansen <jlj@videolan.org>
- Date: Tue Mar 18 00:25:27 2003 +0000
- * ./modules/codec/dts.c: Steve Jobs did not pay me for this bug. Really.
- commit f545a915b3bffdf7d45192e6bfb8094e8fa58448
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Mon Mar 17 23:48:26 2003 +0000
- * httpd: increased buffer size.
- commit d7cd4a07e11006ede0a06ef118de676f448cbab9
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Mon Mar 17 23:42:12 2003 +0000
- * all: fixed some stupid bugs.
- commit 0a240b822e4e5f8c7f6bae3ac549d0ed5442ba41
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Mon Mar 17 23:13:06 2003 +0000
- * modules/gui/macosx/playlist.m:
- - fixed a cosmetic issue.
- commit 1fef5962e7fefb16f76e3fc1375ca12860c4b84f
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Mon Mar 17 21:47:21 2003 +0000
- * modules/gui/macosx/playlist.?:
- - rewrite of code
- commit 2b013d353a0795cc87bd6b2bda40d270322fc1e8
- Author: Sam Hocevar <sam@videolan.org>
- Date: Mon Mar 17 18:02:11 2003 +0000
- * ./modules/misc/gtk_main.c, ./modules/gui/gtk/gtk.c,
- ./modules/gui/gtk/gnome.c, ./modules/gui/familiar/familiar.c: added a
- terminating NULL pointer in the fake argv values we pass to gtk_init().
- * ./modules/misc/qte_main.cpp, ./modules/misc/gtk_main.c: these plugins now
- have the "gui-helper" capability.
- * ./modules/misc/gtk_main.c: paved the way for Gtk2.
- commit 8965c3f416aeb3efe7a9df6ce425a6627c9028d6
- Author: Sam Hocevar <sam@videolan.org>
- Date: Mon Mar 17 17:11:32 2003 +0000
- * ./modules/video_output/sdl.c: fixed an endianness bug due to libSDL not
- defining its fourcc values like us.
- commit 7314de69eb5a019333872430eb17c3a48a7d0abd
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Mon Mar 17 17:10:21 2003 +0000
- * src/playlist/playlist.c:
- - added playlist_Move to move an item in our playlist before the position
- of a previous item (or end) of our playlist. Keeps index at it's current
- item.
- * modules/gui/macosx/playlist.?:
- - Now a reorderable playlist. Thanks to Andrew Stone for example code.
- This fixes #349 (Finally ;)
- - True alternating colors in the playlistview. Thanks to Apple Computer
- for the example code.
- commit 453fe58a0617ac1d0c72e7f24b50b97ed9c0e256
- Author: Sam Hocevar <sam@videolan.org>
- Date: Mon Mar 17 16:59:47 2003 +0000
- * ./autotools/: moved some autotools executables to this subdirectory to
- reduce cluttering of the root directory.
- commit 78ea76bcf25b3546dc1de2de42877d469ec169bd
- Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
- Date: Mon Mar 17 15:05:55 2003 +0000
- fixed up http redirects when there are other items in the playlist.
- commit 53b609d6c3cb1439e394416fb66e57929e254bad
- Author: Marc Ariberti <marcari@videolan.org>
- Date: Mon Mar 17 13:49:14 2003 +0000
- * familiar.c: added pixmap directory for linupy2 /usr/share/pixmaps/vlc
- commit 2bdd09121a86f782c79c0e01f8425c6657e028cc
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Mon Mar 17 12:14:26 2003 +0000
- Fixed aspect ratio's tooltip.
- commit 01c0a6aa2138be7956ae2a11740c6d8a02710671
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sun Mar 16 23:35:39 2003 +0000
- * sub: better ssa4 recognition.
- commit 834ad8061fd69791d0c9199e51d67efb7a3685e9
- Author: Jon Lech Johansen <jlj@videolan.org>
- Date: Sun Mar 16 20:06:34 2003 +0000
- * ./modules/gui/macosx/aout.m: Swapped stereo and mono classification.
- commit 0e212a7cadb3df60ea68656c2eaa611623259e5f
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sun Mar 16 16:07:21 2003 +0000
- * sub.c: added SAMI subtitles support. (Untested and incomplete).
- commit 61ec345b32fae23fb6c3df22f4b7d33badaff9d6
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sun Mar 16 13:11:28 2003 +0000
- * asf: when there isn't any stream selected, stop playing.
- commit 2f9b46d4b1e232664ea31134fee0617ad3a4406e
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sun Mar 16 01:49:28 2003 +0000
- * mms: removed some old stuff.
- commit a8ca39197fe2f6b7647e462fca577e357b9f80eb
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sun Mar 16 01:37:44 2003 +0000
- * mms: it seems that some server doesn't like fake ip 127.0.0.1
- (they refuse the connection), so let give them 192.168.0.1 ...
- commit f529041b633e1481981cceb05998ed6d787e7f80
- Author: Jon Lech Johansen <jlj@videolan.org>
- Date: Sat Mar 15 22:10:58 2003 +0000
- Another attempt at fixing the soundstick issue (unconfirmed).
- commit bef1decea9daee414d6f9b1c97dfdbf486111a4e
- Author: Loïc Minier <lool@videolan.org>
- Date: Sat Mar 15 20:17:37 2003 +0000
- * attempt at a docbook-xml version of the FAQ with XSL
- customizations, if people want to help or just have a look
- (use "xsltproc faq-alone.xsl faq-alone.xml" with the
- docbook-xml-simple package installed or saxon if you feel bored)
- commit 3b4dc3e376ca85b135cec1805e8b6dad89f0a83f
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sat Mar 15 19:26:13 2003 +0000
- * sout: fix a stupid bug making avi muxer segfaulting.
- commit 92db27a96f7775845a4afbd1f36c16536fa5d0f3
- Author: Jon Lech Johansen <jlj@videolan.org>
- Date: Sat Mar 15 19:21:49 2003 +0000
- Jeff Moore @ Apple: The HAL specifically won't allow a device that doesn't
- have linear PCM as it's current format to be
- the default device.
- commit 7a1e7c01f6ccecdf110961f4be4f9bd9b07a1305
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sat Mar 15 18:44:31 2003 +0000
- * ffmpeg: Use truncated frames if supported by codec (only with newer
- libavcodec). This fix mpeg4 in TS with huge bitrate.
- * sub: clean up. Report any problems.
- commit d5a9259d45ef4461a206fce41a4a3323686d80ad
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sat Mar 15 03:02:13 2003 +0000
- * mms: revert some parts.
- commit b336d67dcd5e5952e2228e2d33edc27cf0a09cba
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sat Mar 15 02:33:23 2003 +0000
- * mms: some clean up.
- commit f0789fcd8af6a8721babdc788352cfba948ee0d0
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sat Mar 15 00:09:31 2003 +0000
- * httpd: begin to support get/post method (look at admin.html ;)
- commit fcbf0b137f18a6d99aa1f65e40eb8a635a3d57b8
- Author: Sam Hocevar <sam@videolan.org>
- Date: Fri Mar 14 17:14:16 2003 +0000
- * ./doc/fortunes.txt: sigmund++;
- commit 55b3fab8a29d78fd05e06749e75be4885b992a92
- Author: Loïc Minier <lool@videolan.org>
- Date: Fri Mar 14 17:08:37 2003 +0000
- * Meuuh+++;
- commit d8af19492e3c16b7e20f52723158b120ddde263f
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Fri Mar 14 01:23:06 2003 +0000
- * ALL: Bumped version to 0.5.3-cvs
- * modules/gui/macosx/info.m: Now we show strings (with accents) in ID3 tags
- correctly, but now the name of the file as reported in the playlist info
- gets displayed incorrectly if it has accents. (going for ID3 at the
- moment. filenames are named a plenty in the correct way)
- commit e496d0eaf4b000b86d8785ae65ecc2f788e341b2
- Author: Jon Lech Johansen <jlj@videolan.org>
- Date: Fri Mar 14 01:08:38 2003 +0000
- * ./modules/gui/macosx/aout.m: Added mono classification. Fixed channels
- issue in InitDevice. Should close #490.
- commit ae1b0c7f7a47e4dc822b0a7dab769f703a042c1e
- Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
- Date: Fri Mar 14 00:24:08 2003 +0000
- all: info strings are now localized, fixed some typos and inconsistant uses
- of capital letters
- commit dc1750ae1d8d84893c9ab807d76ae29aa6a6a454
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Fri Mar 14 00:06:02 2003 +0000
- Attempt at fixing the soundstick issue (unconfirmed).
- commit d21e31cfcec2a793f753595c2b35df64422f74eb
- Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
- Date: Thu Mar 13 22:45:32 2003 +0000
- set a default size for the fileinfo dialog
- commit 401d2c46908369d0458b2ea6c61b8004c9fd72ef
- Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
- Date: Thu Mar 13 22:35:51 2003 +0000
- Added support for oldstyle id3 genres.
- commit 4815c251f8863b61dfa9a7069880ff7fdba2e6b7
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Thu Mar 13 22:24:17 2003 +0000
- * modules/gui/macosx/misc.?
- - added VLBrushedMetalImageView. This imageview does not respond to
- mousedrage, so we can still move our window by it's background.
- * extras/MacOSX/Resources/English.lproj/MainMenu.nib/*
- - Changed the container of our background image to the new
- VLBrushedMetalImageView.
- This fixes #390
- commit ff328a8e8674c0a5111d2bb4d5461ba53c6abdf5
- Author: Marc Ariberti <marcari@videolan.org>
- Date: Thu Mar 13 16:20:16 2003 +0000
- * skeleton of the arm crosscompilation howto
- commit 2b4c0fcd12ae848583560d8e805da59d35f6bb98
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Thu Mar 13 16:09:21 2003 +0000
- * extras/MacOSX/vlc.pbproj/project.pbxproj:
- - added .qt and .pls file extensions.
- * modules/gui/macosx/intf.m:
- - increased the number of lines the messages dialog can hold to 400.
- * added fourcc '3iv1' to .avi and .mov
- - this is 3ivx D3.5 video.
- - we cannot read them at however and probably never will. I added them
- for completeness.
- * added fourcc '3iv2' to .avi and ffmpeg
- - this is 3ivx D4 video
- - it is mpeg 4 compliant and ffmpeg decodes it, via MPEG4.
- * added fourcc '3ivd' to .avi, .mov and ffmpeg.
- - this is video which was divx doctored by the 3ivx doctor program.
- - it is normal DIV3 video and ffmpeg decodes it via MPEG4 v3.
- * added fourcc '3vid' to .avi, .mov and ffmpeg.
- - this is incorrect encoded DIV3. it is an endianness issue by the encoder.
- - ffmpeg can decode it however, so it is mapped to MPEG4 v3.
- commit e5a0248794a56ac2bc5790f5b794630c5febe47f
- Author: Marc Ariberti <marcari@videolan.org>
- Date: Thu Mar 13 15:50:17 2003 +0000
- * all: enhancements of the familiar interface includes :
- - the interface adapts to the screen size/rotation
- - a playlist
- - a network tab next to te file tab inside the media tab
- - MRL-Combo behaviour changed a bit
- - apply handling in preferences
- commit 28484a0ee35d473c56f715e94d58ec272a9fc983
- Author: Olivier Teulière <ipkiss@videolan.org>
- Date: Thu Mar 13 10:33:29 2003 +0000
- We don't segfault anymore when trying to go fullscreen with no input
- (closes #477)
- commit 7980185da995782cf3eb3a21bdc6c7a9eb36ebfa
- Author: Marc Ariberti <marcari@videolan.org>
- Date: Wed Mar 12 23:59:19 2003 +0000
- * all: added s16tofixed32 filter, so that we decode flac with iPaq !
- commit 86d1e8f7893b5c43cbcbfb44bea579aab875edbe
- Author: Eric Petit <titer@videolan.org>
- Date: Wed Mar 12 23:15:03 2003 +0000
- * configure.ac.in: compile fix for BeOS/BONE (s/LDFALGS/LDFLAGS/...)
- * beos_specific.cpp, modules/gui/beos/*: add VLC version number in the
- "About" window and in the titles of the others windows.
- commit 73092d7710b6fc44cb60d368bfb9742b6d7de062
- Author: Sam Hocevar <sam@videolan.org>
- Date: Wed Mar 12 05:26:46 2003 +0000
- * ./src/stream_output/stream_output.c: Win32 compilation fix.
- * ./src/misc/modules.c: fixed a pointer indirection bug.
- commit a5abccd49b2823b2f66d9e3df4c3b167a577d64a
- Author: Sam Hocevar <sam@videolan.org>
- Date: Wed Mar 12 05:12:05 2003 +0000
- * ./Makefile.am: moved generation of .h files to the toolbox so that we
- can call "toolbox --update-includes" without running configure.
- * ./toolbox: de-uglified some shell code.
- commit 0eaf63155944d3b51507ffb17ac1b4b8eb3c5391
- Author: Sam Hocevar <sam@videolan.org>
- Date: Wed Mar 12 04:16:02 2003 +0000
- * ./bootstrap: fixed a conflict issue with recent autopoint versions.
- * ./toolbox: the MSVC project file generation no longer depends on Makefile.
- commit fb9888eb89db01b85effe31e722d9a2aa49ab0f4
- Author: Sam Hocevar <sam@videolan.org>
- Date: Wed Mar 12 00:56:16 2003 +0000
- * ./configure.ac.in: we look for libqt-mt.so before libqt.so.
- commit 1171979d73a6ddd4da292e772aa8d29d0e581996
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Tue Mar 11 23:56:54 2003 +0000
- * ALL: experimental code for stream (dvd) navigation through object variables.
- commit cfcd2ca2d8bba26b935b744c78f7cf068be92562
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Tue Mar 11 23:56:40 2003 +0000
- * fix ima4 decoding.
- commit 7c27a792cd47d3c2ffcb70f204d746fc377912e0
- Author: Sam Hocevar <sam@videolan.org>
- Date: Tue Mar 11 22:44:48 2003 +0000
- * ./debian/control: added libqt3-compat-headers build-dependency because of
- strange issues with KDE headers that I'm not sure to fully understand but
- also honestly completely don't care about.
- commit 71159e1c64992e5a927aa8c38d7941346c41e0e1
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Tue Mar 11 21:52:05 2003 +0000
- * removed strdupa.
- commit a8643ccd69e957b0ca2008ef107620441bf2ca3e
- Author: Sam Hocevar <sam@videolan.org>
- Date: Tue Mar 11 21:23:42 2003 +0000
- * ./configure.ac.in: quick and dirty workaround for qt3 headers location.
- commit aa917a503608419d02009048059b10f3c3b6e469
- Author: Sam Hocevar <sam@videolan.org>
- Date: Tue Mar 11 20:53:28 2003 +0000
- * ./src/stream_output/stream_output.c: fixed a minor format string issue.
- commit 20f905fd6266fed500eaf4a6ae4cffe187e6e67f
- Author: Sam Hocevar <sam@videolan.org>
- Date: Tue Mar 11 20:40:50 2003 +0000
- * ./debian/control: we build-depend on libqt3-mt-dev instead of libqt3-dev.
- commit 5296062072a75801092df1dcbeb8fe614446c7cd
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Tue Mar 11 20:01:23 2003 +0000
- * Added support of vplayer subtitles files.
- commit 9869e03d4bb216e8ef0d221db35eda6e55fbcf14
- Author: Sam Hocevar <sam@videolan.org>
- Date: Tue Mar 11 19:58:35 2003 +0000
- * ./debian/Makefile.am: removed spurious entries.
- commit c996f9f0c0d4a7a7b478b1d33cddb04189567ddd
- Author: Sam Hocevar <sam@videolan.org>
- Date: Tue Mar 11 19:57:29 2003 +0000
- * ./debian/control: vlc provides the mp3-decoder metapackage.
- commit 5fbd244f5c1119e5af3b1e4db2051f07eabe1916
- Author: Sam Hocevar <sam@videolan.org>
- Date: Tue Mar 11 19:30:04 2003 +0000
- * ./debian/*: additional Debian butchery; merged vlc-plugin-aa and
- vlc-plugin-lirc into vlc, and removed vlc-mad, vlc-arts, vlc-lirc and
- vlc-aa legacy packages because they were not in woody.
- * ./debian/control: tuned the control file to provide smooth upgrades from
- woody, from sarge, and from the local VideoLAN repository.
- commit d381b3eb1f0a2ef5bfe1ff040462cfc0faf98112
- Author: Sam Hocevar <sam@videolan.org>
- Date: Tue Mar 11 19:14:09 2003 +0000
- * ./debian/*: removed the vlc-plugin-dvb, vlc-plugin-xosd and vlc-plugin-dv
- packages (because the dependencies are very small), and the vlc-plugin-mad,
- vlc-plugin-a52 and vlc-plugin-ogg packages (because vlc depends on them
- anyway).
- * ./debian/*: changed vlc-plugin-svgalib to x86-only.
- commit 949a4ce261b3f115b283a4804b289a7ddd00b7a5
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Tue Mar 11 19:02:31 2003 +0000
- * all: reworked stream output. Now it handles mutliples outputs from
- one input, just type --sout "<first url>#<second url>#..." (Yes it
- is awfull, but I need suggestion).
- udp: correctly update sequence number in rtp.
- commit 4befbe9485739f35567f98c14e1e370654d00e66
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Tue Mar 11 18:57:51 2003 +0000
- * mp4: I have reworked a lot the demuxer. Now it should handle gracefully
- the audio part of mov file. I'm really interested by any regression you
- could find, please _test_ all .mp4/.mov file you have.
- commit bb26c6a51a8741335412080ab8afb4a2c3fa83ef
- Author: Sam Hocevar <sam@videolan.org>
- Date: Tue Mar 11 18:57:30 2003 +0000
- * ./debian/control: added the FLAC decoder to the Debian package (sid-only,
- because the API changed too much since the version in woody).
- commit 2fc48768ccef9221ee17a09264c05bf007d37581
- Author: Alexis de Lattre <alexis@videolan.org>
- Date: Tue Mar 11 18:54:47 2003 +0000
- Added missing files.
- commit ff7bc1f42aa8b43165fd577662f3be918df20be7
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Tue Mar 11 18:16:10 2003 +0000
- * Makefile.am: Fixed problem with the package-win32 target.
- commit 4a8b0a1dfd96a6aa39af01d0499ba48d8a3b6380
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Tue Mar 11 18:14:27 2003 +0000
- * mms: converted a warning into a dbg message.
- commit 954669928479ae5495c6551d42cf87e836d55349
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Tue Mar 11 17:40:40 2003 +0000
- * Clean up. (Sigmund, does it work ?).
- commit 097b76d95589516b501ded56ea1831e18dfe702e
- Author: Eric Petit <titer@videolan.org>
- Date: Tue Mar 11 13:52:25 2003 +0000
- modules/misc/network/ipv4.c: BeOS compile fix
- commit 6dc1538e56a8a1da3b7c29e60c2670a0bb5edccc
- Author: Alexis de Lattre <alexis@videolan.org>
- Date: Tue Mar 11 13:12:42 2003 +0000
- Added sout.* and subtitles.*
- commit 0e1fdf57e63692674558265ffdb6a7cb3fd87425
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Tue Mar 11 07:03:16 2003 +0000
- * au.c : added au demuxer. Only ulaw/alaw/raw pcm data are supported.
- ( I need some samples to do special adpcm support).
- commit ae9398ed006414a5666979377b02360b35106a61
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Tue Mar 11 06:58:49 2003 +0000
- * adpcm: added IMA4 support.
- commit e6868a6afb1c800fbb85cc076a2d6456278b3bde
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Tue Mar 11 06:58:06 2003 +0000
- * ffmpeg.h: added missing fourcc.
- * araw.c: fixed a warning.
- commit 80186f062b9ae5ae0e7f92f9981842ceed1fec7f
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Tue Mar 11 06:45:59 2003 +0000
- * wav: Support for alaw/ulaw data. (untested)
- commit 11c4b8c72f980e61d432665ca7b2742002a59848
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Tue Mar 11 06:14:16 2003 +0000
- * Hugly hack: break huge block of samples into smaller ones else
- some avi/mov file with raw audio can't be played, *BUT* it's not the
- good fix (as the problem seems to be elsewhere).
- commit 9a1b736f43a0e72b62104481558aa40cb152eaca
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Tue Mar 11 05:52:37 2003 +0000
- * ffmpeg support mace 3/6 audio codec. (quicktime)
- commit ebc06c09b388f6179b2751b2d83aa9649b7d7914
- Author: Alexis de Lattre <alexis@videolan.org>
- Date: Mon Mar 10 21:24:11 2003 +0000
- Reverted my previous commit (the bug was coming from my old gettext version)
- commit 748961b440a3979f4646b4c380495cbfbb4056c5
- Author: Alexis de Lattre <alexis@videolan.org>
- Date: Mon Mar 10 21:01:26 2003 +0000
- Fix so that compilation works with a tarball made with "make dist-all".
- Sam, can you check that my fix is OK ?
- commit a93939afcea20efbe969931f837c8fdd19038ce9
- Author: Alexis de Lattre <alexis@videolan.org>
- Date: Mon Mar 10 20:08:00 2003 +0000
- vlc.spec: Bumped up version number to 0.5.2
- commit e550dfc5a302fb0905a69583224376ff9047e946
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Mon Mar 10 19:37:53 2003 +0000
- * ChangeLog: updated the changelog for the 0.5.2 release.
- commit 98806540b0efeca18c9b849aef06814cf127d99c
- Author: Sam Hocevar <sam@videolan.org>
- Date: Mon Mar 10 19:30:35 2003 +0000
- * ./toolbox: added --update-changelog flag.
- commit e73768a8330dab5a8af4e93836c41d0777819d6b
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Mon Mar 10 18:26:33 2003 +0000
- * src/video_output/vout_pictures.c: declaration of FOURCC_RV24, courtesy of Olivier Aubert.
- commit 213725dfd21493b4769a0f5bb0e8b5e68f140332
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Mon Mar 10 18:17:19 2003 +0000
- * modules/gui/gtk/gnome.c, modules/gui/gtk/gtk.c: small change to the slider behaviour.
- commit c66372f36318b79bd2135c36060a8a6e81d8f55c
- Author: Sam Hocevar <sam@videolan.org>
- Date: Mon Mar 10 17:12:08 2003 +0000
- * ./configure.ac.in: moved an extra -lws2_32 to a win32 specific case.
- commit 5c9fdb1101e7da5c522e4ae2c41aef8e5f9aac92
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Mon Mar 10 10:41:22 2003 +0000
- Fixed a major bug with 5.1 output and the OSS plug-in.
- commit 814c882dd543ce3a5b80d39448e353f77bd973d7
- Author: Jon Lech Johansen <jlj@videolan.org>
- Date: Mon Mar 10 08:23:45 2003 +0000
- * ./modules/codec/dts.c: minor fix.
- commit 0c1fdd9696a2bd7ea8308fb4d2fd89ec8c6dab3b
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Mon Mar 10 01:07:09 2003 +0000
- * improved seeking and fixed play back when reading from stdin (when
- reported size is null).
- commit a2d1d9f8fb20439ac9a0404cd98ea403c1eb3b28
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Mon Mar 10 00:12:53 2003 +0000
- * modules/access/vcd/cdrom.c: small win32 bugfix.
- * configure.ac.in: on win32 we link ws2_32 with the slp plugin.
- commit 780ba1b903df7fa55511cef97e83b836118e098a
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Mon Mar 10 00:04:14 2003 +0000
- * Bumped up version number to 0.5.2
- * Fix for the "lock-up" problem under MacOS X. Removed the rt-priority
- configuration variable.
- commit 74912d2f9361877c591e2e2a3598ac91cab05234
- Author: Jon Lech Johansen <jlj@videolan.org>
- Date: Sun Mar 9 23:39:05 2003 +0000
- * ./modules/demux/mpeg: DTS support.
- commit 1d5118e0468844690b29149c347b15fbe9f23842
- Author: Jon Lech Johansen <jlj@videolan.org>
- Date: Sun Mar 9 20:07:47 2003 +0000
- * DTS S/PDIF support.
- commit 03fc820be11dc14d6f507bbe31559920576d54f3
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sun Mar 9 19:44:16 2003 +0000
- * configure.ac.in: fixed my previous commit.
- * NEWS: added an entry about fixes in the dvd menu support.
- commit ec22d731d3ab609c2ba8b793153a141cab7bedd2
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sun Mar 9 19:25:09 2003 +0000
- * configure.ac.in: don't include the screensaver plugin on win32.
- * src/misc/variables.c: fixed a bug in var_Change() and in var_DelCallback().
- * modules/codec/spudec/parse.c: removed unnessecary code.
- * modules/access/dvdplay/access.c: fixed some navigation problems.
- commit 7677f08522b85239c0517cdd13964598192c6a64
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sun Mar 9 16:22:35 2003 +0000
- * fixed a really stupid bug with compressed header, improved parsing
- of audio stsd box. (handle qt3+ audio box)
- (I still need to fix mp4.c to read audio track that aren't mp4a)
- commit 6c1d00ed78efe4029b67d179bb6871c924f98129
- Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
- Date: Sat Mar 8 01:55:28 2003 +0000
- added a down, right gesture to quit vlc and an up, right gesture that swaps
- fullscreen on/off, removed the down gesture as it is now covered by the up,
- right gesture
- commit 44ae8d781675f5047e2e6bc9b53f6bd0e453be84
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Fri Mar 7 00:53:09 2003 +0000
- * modules/gui/gtk/gnome.c, modules/gui/gtk/gtk.c: clean up the gtk/gnome
- messages window regularly.
- commit de6f151f1579ae0fd2961f4524ffaa7f9c370e3d
- Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
- Date: Thu Mar 6 23:52:31 2003 +0000
- NEWS: added note about .pls handeling and the http audio fix
- commit 7d2ff7e2a160d20589e741d39d66ba21410c073f
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Thu Mar 6 23:10:11 2003 +0000
- * src/audio_output/dec.c, include/aout_internal.h: the aout core was
- automatically discarding audio samples that were above AOUT_MAX_ADVANCE_TIME
- in the future. Problem is that p_input->i_pts_delay isn't a fixed value. We
- now fetch this value from the input thread when we create an aout_instance_t.
- This solves problems with the http access plugin.
- commit 6be034746e687240574d9f680226927cf821e430
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Thu Mar 6 22:17:11 2003 +0000
- * Updated README on Mac OS X issues.
- commit 32147341aaa4122655a45cc5e67587329979106b
- Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
- Date: Thu Mar 6 15:30:42 2003 +0000
- the m3u demux now reads the pls files shoutcast uses.
- commit ff859e442420f68db1308971a98ac31433c51d7c
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Thu Mar 6 15:24:12 2003 +0000
- * the close window command was reacting irratic because of my meddling
- with the responder chain. HANDS OFF you little devil ;)
- commit 473edc361b9af7d535dc48727d874ac1681b7867
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Thu Mar 6 14:40:43 2003 +0000
- * not < but > ;)
- time to stop for today
- commit a49a93fe8bf099bd23faed56b204c95fd1b7e2f4
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Thu Mar 6 12:52:32 2003 +0000
- * fixed an issue with blackbars at certain aspect ratios when you resize
- the video window. (half, double)
- commit 9940fc7b6a60808b3b261daf4a1c056e07b5792a
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Thu Mar 6 12:05:05 2003 +0000
- ALL: fixed: http://bugzilla.videolan.org/cgi-bin/bugzilla/show_bug.cgi?id=425
- having two close buttons in one window goes against Apple's UIG.
- commit 9c84164554d55e8cb8c269b3d8e56e88a22803f1
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Thu Mar 6 11:43:07 2003 +0000
- * modules/gui/macosx/applescript.?
- * extras/MacOSX/Resources/vlc.scriptSuite
- * extras/MacOSX/Resources/English.lproj/vlc.scriptTerminology
- - moved existing applescript commands to these files
- - added several control commands. supported are: play/pause, stop,
- previous, next, fullscreen, mute, volumeUp and volumeDown.
- These correspond to the existing menuitems. This still requires work
- in the future to make it more correct AppleScript, but it works for now.
- * modules/gui/macosx/controls.?
- - split up the controls.m into a .m and a .h
- * modules/gui/macosx/intf.?
- - added a getControls method to gain access to the controller object from
- the AppleScript commands.
- * modules/gui/macosx/open.?
- - removed the applescript support existing here and moved it to applescript.?
- * modules/gui/macosx/playlist.m
- - made the tooltips for the add and remove buttons localizable.
- * modules/gui/macosx/vout.m
- - added a comment on the meaning of otherMouse events.
- * ALL:
- - updated copyright information to include the current year ;)
- commit 0474a40f38dd916f530a18e5b50e73e6ce3ff11c
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Thu Mar 6 11:15:55 2003 +0000
- * http: lalala, forgot one line :)
- commit 49947b1437e427a75d112957ed788ba4f9e8544b
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Thu Mar 6 11:09:56 2003 +0000
- * http: fixed a segfault while using it more than once.
- commit fe4a517f99f8ea91f97dd4840eab5d4e2fec0d2a
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Thu Mar 6 10:15:37 2003 +0000
- * If labels are nil, then it shouldn't disable the entire preference panel.
- fixes #428 more permenantly. the cause was a missing rt-priority desc.
- commit 43b80318512c30c5fd2ed9e404cc098318abb47b
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Thu Mar 6 10:11:33 2003 +0000
- More sizing stuff.
- commit a0066f40af350e63efcc78c6059d9d708caddaa8
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Thu Mar 6 09:58:00 2003 +0000
- Fixed a segfault in the OS X preferences panel.
- commit 9a7f22d1584d7361c502b3536586c14f3d923e8f
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Thu Mar 6 09:27:13 2003 +0000
- Updated version number.
- commit 5f4f6a1798e71b36cd96c1f9b0860a0271f71b52
- Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
- Date: Thu Mar 6 00:10:33 2003 +0000
- we now insert playlist entries right after the playlist file, and not at the
- end of playlist. Should close bug reported on mailing list by Stepan Roh
- about "redirection".
- commit 70f5b0e11a4dd47f745146683eb4d093da243829
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Wed Mar 5 22:37:05 2003 +0000
- * modules/audio_filter/resampler/bandlimited.c: another bug-fix ( should be the last one ;)
- * install-win32: the FAQ wasn't being included in the package.
- commit 43a1a2b0bd45e032540cb07b9446506885e808f0
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Wed Mar 5 19:58:47 2003 +0000
- * Makefile.am: make package-win32 creates FAQ.htm not faq.htm.
- commit faceb389ec12c13cc41901bc62265045f6f1ff39
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Wed Mar 5 19:31:32 2003 +0000
- * modules/audio_filter/resampler/bandlimited.c: added a few more sanity checks.
- commit 2ede555115324d13db715d50ef1aa2fa51df014a
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Wed Mar 5 19:16:42 2003 +0000
- * updated italian translation by Bruno <allevb@tin.it>
- i had to merge it by hand, because it was pretty outdated.
- commit b7b2c20315fb1af3bd0c0a896b52ae0bbfdf4888
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Wed Mar 5 17:55:13 2003 +0000
- * src/input/input_ext-plugins.c: added an msleep() call in case we fail to
- allocate a new buffer in input_FillBuffer(). This is necessary because
- the input thread has an high priority and we don't want it to loop
- without any interruption.
- commit b9c92a227a496b7749325139a71dfd190ec3f859
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Wed Mar 5 00:11:18 2003 +0000
- * Fixed LDFLAGS_mp4 variable.
- commit 3658e6a17cfa3558dc88273ac62bf1f6d0b5ddf4
- Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
- Date: Wed Mar 5 00:05:23 2003 +0000
- added not that gestures are now supported on osx and windows, with a comment
- telling that this isn't really useful yet.
- commit 6eabb991f20aff118394aee993787dd93896b9f6
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Tue Mar 4 23:37:19 2003 +0000
- Bumped up to 0.5.2-test3
- commit b3793e34cbfac9d07b4632cc8e172658e55a67d4
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Tue Mar 4 23:36:57 2003 +0000
- * Made rt-priority a real-time variable (shut-up sam) and misc attempts
- to improve responsiveness under OS X
- commit 514f5dff388c82897e7861dbda282e380f187e85
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Tue Mar 4 23:32:06 2003 +0000
- * this code should allow for the use of gestures under OS X.
- commit f1d93a31948435c3f18ab95efbe60b3bbd4a6edb
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Tue Mar 4 22:48:55 2003 +0000
- * modules/video_output/directx: added support for the mouse gestures interface.
- commit f94579f9fd73077031ae436291a548824b341558
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Tue Mar 4 22:36:18 2003 +0000
- * grrr debug message in the wild.
- commit 4cc138893fb7bc7e1b9c4f42fb8dd27f9f5baf6b
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Tue Mar 4 22:08:33 2003 +0000
- * modules/audio_filter/resampler/bandlimited.c: small bug-fixes.
- * NEWS: added a note for the fixed MSVC project files.
- commit 8e8c87dd11656eb88c2492017b8c11c3ad347674
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Tue Mar 4 21:54:03 2003 +0000
- * NEWS:
- - added item on fix of 'clicking' sound between stream changes.
- - added item on new bandlimited resampler
- * ALL:
- - bumped up revision number to 0.5.2-test3
- commit 2dd2df6971e4af3cc09e653113ee6acf0f4dccb7
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Tue Mar 4 21:12:04 2003 +0000
- * include/vlc_common.h: on win32 we include malloc.h (otherwise alloca is
- not declared).
- * modules/access/file.c: use _lseeki64 instead of lseek on win32. This
- should allow seeking on files > 1.2Gb (Hopefully closes #168).
- commit 1206810b7e59fcec539825b4fb9e8794152222a2
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Tue Mar 4 19:28:39 2003 +0000
- * modules/audio_filter/resampler/bandlimited.c: fix bug that was affecting
- quality badly + some clean-up.
- Changed the module priority so it is now the default resampler.
- commit eb1ba666bb488d9ed579789c3f4c9df802774c54
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Tue Mar 4 17:31:45 2003 +0000
- ALL:
- - the german translation requires two different translations of the word
- File. I added a _ANS() function to the macosx version that gets the
- translation of 1:File and strips the first two characters of this
- alternate translation.
- - updated all .po files to make sure we don't break anything
- - committed the March 1 version of the german translation by Felix
- Kuhne <FK@aenneburghardt.de>
- commit 47e65c0f9bc6e904f6a587769c39e0734b97861b
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Tue Mar 4 13:21:19 2003 +0000
- * Fixed a major bug in the LPCM codec.
- * Moved input_ExtractPES to where it belongs, input_ext-dec.c.
- commit 75426e20e9ab10e690128567dc0cf19f71669887
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Tue Mar 4 03:27:40 2003 +0000
- * modules/audio_filter/resampler/bandlimited.[ch]: new high-quality
- bandlimited interpolation resampler.
- It is not yet enabled by default because it requires a bit more works
- (not fully stable yet because of buffer overflows under certain conditions).
- * src/audio_output/input.c: the resamplers are now always active (expcept
- in spdif mode).
- * modules/audio_filter/resampler/*: modified the resampler to return the
- input buffer when no resampling is needed.
- commit a7c736f0e5b3b9e065c8402f6f28e5bff42cd06c
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Mon Mar 3 23:58:34 2003 +0000
- * updated dutch strings.
- commit 7665fe72aad991316f2d4247de866d70321f178e
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Mon Mar 3 23:48:41 2003 +0000
- * mpeg_video is back as a built-in because it is reproduceably faster than
- as a plug-in,
- * Another desperate attempt at fixing OS X lock-ups.
- commit 851a8aacad5666859ba284d25ec251e1d89231df
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Mon Mar 3 19:39:48 2003 +0000
- * NEWS:
- - added remarks on m-audio fixes and other OSX specific fixes.
- - added improved ID3 detection item
- * README.MacOSX.rtf
- - updated to reflect M-Audio fixes.
- * ./extras/MacOSX/Resources/English.lproj/MainMenu.nib/*:
- - widened the Browse.. button to allow for the german word: durchsuchen.
- commit 171d858e99c52dfaca3bdd655bdbd77fbc2fac96
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Mon Mar 3 16:49:14 2003 +0000
- * ALL: another bunch of fixes for the MSVC build.
- commit 7211d64eb0b68c60fdde0148a59f8a9f26b7d5fc
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Mon Mar 3 14:21:08 2003 +0000
- * ALL: Finally fixed the MSVC project files.
- Don't include io.h on win32 when not necessary.
- A few build fixes for MSVC.
- * src/misc/win32_specific.c: try to load winsock2 instead of winsock1 when
- present.
- commit 25a00dadd45406d6cba89e287a549020c12fdcf9
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Mon Mar 3 14:19:09 2003 +0000
- * Fixed a bug in LPCM codec.
- * Changed an error into a warning.
- commit 2130ab440846b5c52861ff4614526688cf4d99b7
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Mon Mar 3 01:38:07 2003 +0000
- * fixed play back of mms://viptvr.yacast.fr/encoderfranceinfo (asf
- header send over multiples packets).
- commit aa9ddea5195a79f80891afaf66993b74e221b004
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sun Mar 2 19:07:01 2003 +0000
- * configure.ac.in: fixed libid3tag detection.
- commit 607cb16c12d4332ef6a00142abf59064910d9670
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sun Mar 2 18:17:58 2003 +0000
- * fixed seek flag with broadcasted data.
- commit c5f92560c1d9a740b6db70a1bc0c7172f43311c6
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sun Mar 2 17:13:33 2003 +0000
- * forgot to initialize a variable.
- commit d557c646b40a8427f5d61091b2011c3f195f2c3e
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sun Mar 2 17:12:21 2003 +0000
- * fixed a bug.
- commit d28a1087e87c9bad64fe91dd8583000a0ae45bff
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sun Mar 2 12:10:46 2003 +0000
- * NEWS: started filling in the NEWS file for the 0.5.2 release.
- commit 60d27fac34c1af4b5de97e1f40557e310133c149
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sun Mar 2 02:47:19 2003 +0000
- * configure.ac.in: Removed unused options.
- We also don't link with lrt anymore when using GNU-pth (lrt depends on
- lpthread).
- commit 38f1bf275179385d0ccae15b51598b6b64e8ad00
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sun Mar 2 01:35:30 2003 +0000
- * src/misc/threads.c, include/vlc_threads_funcs.h: another bunch of fixes
- for the GNU-pth implementation.
- commit 15f7b18e109a7b495508a144ad3b462d44a595dc
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sat Mar 1 23:26:08 2003 +0000
- * src/misc/threads.c, include/vlc_threads_funcs.h: fixed gnu-pth thread
- implementation and fixed an initialization bug in libvlc.
- commit 69c9de449a4dfdf7891c2b86d68826d5cbdb93a8
- Author: Olivier Teulière <ipkiss@videolan.org>
- Date: Sat Mar 1 21:32:49 2003 +0000
- - about.dfm: the layout of the "About" dialog box is slightly different
- - misc.cpp: toolbar buttons are translated too
- - mainframe.dfm: removed the "Back" and "Eject" toolbar buttons, which
- were rather useless, and added an "Eject disc" menu entry
- Also hid the caption for all the toolbar buttons
- - win32.cpp: Added a config option to display or not these captions
- - preferences.cpp: small modification to support non-advanced mode
- commit d0a61d5a12fad5bd500b9d7e2c88efb772cae510
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sat Mar 1 19:25:13 2003 +0000
- * install-win32, Makefile.am: added the html faq to the win32 package.
- * toolbox, msvc/*: few fixes to the msvc project files generation.
- (compiling plugins won't work yet because there are a few hacks that
- need to be done in order to compile dlls that use the c-runtime)
- commit 4d3ce49cb331cd367341659f532451bbff4b7c50
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Fri Feb 28 17:23:35 2003 +0000
- * try a workaround for BeOS MediaKit files.
- commit 4df482faf412f9d07896aa1cfeb601756d32d6cf
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Fri Feb 28 10:19:02 2003 +0000
- German translation, courtesy of Felix K�hne <FK@aenneburghardt.de>.
- commit 7520e171607a5f060d51bc9b7f7b1e6af0d3f4ff
- Author: Olivier Teulière <ipkiss@videolan.org>
- Date: Fri Feb 28 04:31:24 2003 +0000
- Internationalization now works for the win32 interface (thanks Gildas).
- I've voluntarily disabled the translation of the toolbar buttons
- strings, because it looks really awful...
- commit b901bcae6e975f16176b862c5db0c341209aa4d4
- Author: Olivier Teulière <ipkiss@videolan.org>
- Date: Thu Feb 27 22:09:24 2003 +0000
- A few modifications to get closer to i18n in the win32 interface
- commit be91f7e959431e2b56c19a3c0ce66a6bfd9d5d3f
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Thu Feb 27 16:38:39 2003 +0000
- * modules/demux/avi/avi.c: compilation fix.
- commit 6283c63bb120fef59d85d0f8fbf16d89c6c99224
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Thu Feb 27 15:07:48 2003 +0000
- * httpd: clean up, kick up unused connection (it waits 10s), use select
- to way (instead of a hard coded sleep ;)
- commit e853c4ee5d5caf4e7cbb70359385c89df1f6bf7d
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Thu Feb 27 13:19:44 2003 +0000
- * ALL: i18n updates and fixes.
- commit ec556fc428481dd9d257588c25caae44a2be633d
- Author: Marc Ariberti <marcari@videolan.org>
- Date: Thu Feb 27 12:44:01 2003 +0000
- * updates for the YOPY ports (thx to Sebastien Chaumat !)
- commit 64003608f91488015acd2341804e70033f292dc6
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Thu Feb 27 08:19:02 2003 +0000
- * Bumped up revision number to 0.5.2-test2
- * Another attempt at fixing the "VLC is locking up OS X" problem
- * Updated po files
- commit 29b825c39e375e655b29b3a267f7ea3af334edde
- Author: Cyril Deguet <asmax@videolan.org>
- Date: Wed Feb 26 21:00:53 2003 +0000
- * compilation fixes...
- commit 96347da3c4595e31e9d8509398bdcfd51fe910bf
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Wed Feb 26 19:39:43 2003 +0000
- * configure.ac.in, Makefile.am, install-win32: fixed the package-win32 make
- target, and included the locales in the installer script.
- * src/libvlc.c: on win32 we look for the locales in vlc's directory.
- commit fb3612d9ecd723953ee70609d2bfb230abc8c787
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Wed Feb 26 18:15:33 2003 +0000
- * Added sanity checks for PTS in the future.
- commit 9fba7a4b64a546ba80d2fd6535d5131f9e66c7b9
- Author: Marc Ariberti <marcari@videolan.org>
- Date: Wed Feb 26 15:47:26 2003 +0000
- * implementation of the 'autoplay file' button callback
- * when clicking a link : follows the link and don't try to open it
- * yopy does not always sees the '.' and '..', so workaround :
- - all the hidden files are not displayed
- - the '..' directory is each time added by hand
- commit c664e31c747c367868733262fc0ccbbece8cbb87
- Author: Marc Ariberti <marcari@videolan.org>
- Date: Wed Feb 26 15:44:22 2003 +0000
- * small modification for linupy :
- - added a pixmpa directory
- - added a set_usize (how do we maximize cleanly a gtk-window ?)
- - chdir to '.' instead of '/mnt' (should it be '~' or '/' ?)
- commit fdfa2f5efcccd0248bb5761deaf76b84cad9d27a
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Wed Feb 26 13:51:36 2003 +0000
- * src/input/input_ext-dec.c: added a few sanity checks that avoid crashing
- badly when we reach the end of the stream (decoder stream).
- * modules/packetizer/mpegvideo.c: fixed a bug that was causing an infinite
- loop when the end of the stream was reached.
- commit 15d3d8ef40b3ca03cd5f89b95e394228685f331b
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Wed Feb 26 12:38:17 2003 +0000
- * ts.c: added "ts" shorcut for ts_dvbpsi.
- commit 25857b129e986d1b0e82287eefe584ad675f6841
- Author: Boris Dorès <babal@videolan.org>
- Date: Wed Feb 26 04:23:55 2003 +0000
- - link the headphone channel mixer with the math library
- commit 81b6f23d543d654c3b31dd45559d8c608f166e65
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Tue Feb 25 21:09:34 2003 +0000
- * modules/codec/libmpeg2.c: fixed pts handling.
- commit e5d7f7ce938ffb3b7d8662994f58dcdfca786fb9
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Tue Feb 25 18:26:12 2003 +0000
- * configure.ac.in: accidentaly changed AM_GNU_GETTEXT_VERSION to 0.11.5 in
- my last commit.
- * po/Makevars: file needed by newer versions of gettext.
- commit 626d8bea9aeafbef8933bf7ea1cf64b9078a3fea
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Tue Feb 25 17:17:43 2003 +0000
- * stream_output.* : added a flags variable to sout_buffer_t, allowing to
- mark headers.
- * httpd : added a way to use stream header, and changed the way that
- stream data are stored (allow better client handling).
- * http : use stream header, and add mime type detection by looking
- at file extention (could be improved).
- * ogg: fixed a segfault when removing a stream, mark header.
- commit 08a2b6bac021bad835616e833ab17584dcca3df1
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Tue Feb 25 17:15:32 2003 +0000
- * configure.ac.in, modules/codec/Modules.am, modules/codec/libmpeg2.c:
- Added a simple mpeg video decoder based on libmpeg2. It is mainly useful
- for comparing the performance against our custom decoder as it is currently
- missing some important features like the synchro stuff.
- commit 75292afe5ce95fa37f363c61270d74bc6685ef67
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Mon Feb 24 23:28:18 2003 +0000
- * stream_output.c : added a sanity check.
- commit c11203a2a6f07d5f1bb3c8a8ed44b3517b472e32
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Mon Feb 24 23:27:20 2003 +0000
- * all : ogg/ogm muxer. Yet very limited as it accepts only mp3/a52 audio
- and mpeg4/divx3 video streams. (Created files seem to work only with vlc).
- commit dd81c779b81ddf508220b9e9975df235f901f962
- Author: Jon Lech Johansen <jlj@videolan.org>
- Date: Mon Feb 24 17:06:21 2003 +0000
- * a52tofloat32.c: changed an error into warning.
- commit ccd5e0c29c9db2452e55e5e6673055f07c577676
- Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
- Date: Mon Feb 24 14:40:22 2003 +0000
- updated documentation to reflect that input_AccessReinit should be called
- before, and not after a random seek
- commit a8e7b700f1d2605d0e1048199e1a04b414f60147
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Mon Feb 24 14:14:43 2003 +0000
- * all : fix compilation.
- commit 453d866aa156b7faf0d87f8ffbf31f5f77748872
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Mon Feb 24 12:34:29 2003 +0000
- * stream_output.c : fixed compilation.
- * mux/* implemented pf_mux_capacity.
- commit 3755de856c1874ca055b06af6a2f3a5110fbe851
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Mon Feb 24 11:14:16 2003 +0000
- * configure.ac.in, modules/misc/httpd.c: compilation fixes for win32.
- commit 7def70497e27deca631b160ada8d22798d2180c4
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Mon Feb 24 11:00:54 2003 +0000
- * stream_output.h : add a private parameter to sout_instance_t only used
- by src/stream_output.c (avoid changing every time stream_output.h...)
- commit 05ddee03d2915ebe08cbcb9b4ecf0d2416593f6b
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Mon Feb 24 10:45:55 2003 +0000
- * stream output: fixed name inconsistency, added a new exported
- functions by muxer.
- * wav: fixed a warning.
- commit 96b6dc5ce93f351e97355b1f614283552c45b474
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Mon Feb 24 09:26:26 2003 +0000
- * asf: fix seek for http.
- commit aa0acfb9254aa92bfcdae3a50acd9523adf7dc32
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Mon Feb 24 09:18:07 2003 +0000
- * wav: proper seek handling. (wav file readable over http).
- commit be878a2612aa567ba1a7e2f1351b59337be41cfe
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sun Feb 23 22:35:34 2003 +0000
- * enable httpd(by default) and http.
- commit 312754c3a2ac0665983fde5590adeb07df5e5085
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sun Feb 23 19:07:02 2003 +0000
- * all : declaration of http and httpd.
- commit 84aaa859bccb42e1f0967ff8d3486ad6473a2ac0
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sun Feb 23 19:05:22 2003 +0000
- * modules/access_output/http : http output.
- * httpd : mini http server (be carefull about security issue...)
- commit 4d12c66cf8542c4968413c1a4bebbe9071e66f20
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sun Feb 23 18:07:30 2003 +0000
- * all : added streaming support for crappy ms video codec into TS.
- - Only vlc is able to read such TS.
- - I use stream id 0xa0 and descriptor 0xa0, I hope there aren't used.
- - DivX1/2/3, wmv1/2, h/i263 should be supported, others could be
- quickly added.
- - Please test.
- commit 5733e86efa86c7bceedb900fe297e93715946020
- Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
- Date: Sun Feb 23 16:31:48 2003 +0000
- added a demux and decoder for flac files (disabled by default). Works for
- 16bit per sample streams, only tested with stereo
- commit 8345dff51880556e3dd61fc544e35d05cdf5196e
- Author: Jon Lech Johansen <jlj@videolan.org>
- Date: Sun Feb 23 05:53:53 2003 +0000
- * ./modules/gui/macosx/aout.m: M-Audio Revolution fixes.
- Dynamic device support.
- * ./modules/gui/macosx: Minor fixes and cosmetic changes.
- commit 36401a1c561dadebcf5b564537f6cac5f9979429
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Sun Feb 23 01:25:26 2003 +0000
- * Destroy audio-device and audio-channels when no output plug-in is
- available.
- commit b7741643fbad24cb4f82ce7f31cce2dbbe17339d
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sat Feb 22 16:10:31 2003 +0000
- * fix compilation.
- commit 06399606ec3d67728fccd0029d0733f01d3d232f
- Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
- Date: Sat Feb 22 14:11:38 2003 +0000
- Fixed seme seeking issues with http access module, fixed an error that
- caused id3v2.4 tags at the end of the file to not work. Added checks to
- avoid seeking off the ends of the file. Should close #325, please confirm
- commit 62bd70894d82decfe12d7125a3cb41c4f8a46b53
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Fri Feb 21 22:59:38 2003 +0000
- * src/audio_output/input.c: fixed buffer allocation bug that was triggered
- when using "in place" resamplers.
- commit e035de49618140af6f33b08eb6a19944a2cfae47
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Fri Feb 21 16:31:37 2003 +0000
- DJ's first steps in C and vlc decoders ;)
- * modules/audio_filter/converter/mpgatofixed32.c:
- - fixed an issue that could cause glitches when switching from one stream
- to another. the buffer wasn't entirely getting 0000 because multiple
- channels were not taken into account when doing this.
- * ALL:
- - if float32 then clear the buffer with (float)0
- commit 7002c3ed9369371461bb81772b08c9b00622625e
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Fri Feb 21 15:16:52 2003 +0000
- * previous commit seems to break some things. reverting.
- commit af802781651cfd7d740a6384547cc489e8725bc1
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Fri Feb 21 14:17:46 2003 +0000
- * (float) 0 the buffer if it cannot be decoded and fixed32.
- right Meuuh ??? ;)
- commit e9c11545afef5f56ce7f73dc1a432eb57d826b26
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Fri Feb 21 03:49:51 2003 +0000
- * VLC.app should show its version in the Finder now
- Meeuh, one more place that needs version string updated before a release.
- might be made automated ?
- commit 208916515a2315d83db7e389a2d6ad15f512daff
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Fri Feb 21 03:22:57 2003 +0000
- * ignore project Builder user files and backup .nib files.
- * vlc.app changed to VLC.app. cvsignore changed to reflect this.
- commit 46ab781e1e9607775ec75955a8cd4e7b59797191
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Fri Feb 21 02:45:21 2003 +0000
- * If the "show advanced" option has been changed and you press the Apply
- button, the preferences window is destroyed and created.
- commit 22342e6017e6bc4b1727f48aecd4be51028bc401
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Thu Feb 20 18:10:16 2003 +0000
- * prefs obey the advanced option. Apply does not as of yet.
- commit de621e39dd9e7a3a8dd068c5c1ab7014e1fa36df
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Thu Feb 20 16:07:38 2003 +0000
- * src/libvlc.h, modules/audio_output: added a global --spdif config option
- to allow using the spdif output by default if available.
- * modules/misc/dummy/*: on win32 added a quiet mode that doesn't display
- a dos command box.
- * modules/control/rc/rc.c: on win32 enabled the echo mode and the
- backspace key.
- * modules/codec/mpeg_audio.c: fixed a sync bug.
- commit 5a13b475ceef886157d0d87decab17a3b0e354f8
- Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
- Date: Thu Feb 20 01:52:47 2003 +0000
- * include/configuration.h: added a new flag to the configuration stucture to
- indicate wether it is an "advanced" option or not. The goal with this is to
- hide the user from all the strange options that very seldom needs to be
- changed. added an extra argument to all the add_* macros to indicate wether
- the item is advanced or not.
- * src/libvlc.h: added an "show advanced options" config option default
- disabled
- * src/libvlc.c: the advanced options are not listed by vlc --help and
- friends unless --advanced is used
- * modules/gtk/preferences.c: the gtk/gnome preferences dialog don't show
- advanced options unless advanced is set
- all: set the advanced flag to VLC_FALSE or VLC_TRUE for all options, by
- using some common sense. Please check and correct
- note: All interfaces should still work like they used to, see the change in
- modules/gtk/preferences.c to find out how to "hide" options.
- second note: I think I've changed all the modules, but I could not test
- everyone for compilation, expect some broken modules (the fix is to add ",
- VLC_TRUE" as last argument to the add_* I forgot)
- commit 2d22750225a2b1df72e2dc57bfd3c611ce6df699
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Wed Feb 19 22:08:39 2003 +0000
- * modules/audio_output/directx.c: forgot to enable channel re-ordering.
- * modules/audio_output/waveout.c: fixed a crash that happened when probing
- devices supporting S/PDIF. (Should fix 354)
- commit 242857e243457e6ec26efe6c80074196c07c8240
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Wed Feb 19 14:49:25 2003 +0000
- * increased accuracy of positionslider in OSX. although this will not solve
- all problems this will improve results a bit (by my own experience).
- commit 5154513daea3e6ce6b3f25ae755b168e90a54413
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Wed Feb 19 10:02:57 2003 +0000
- * src/libvlc.c: "stty size" won't work on win32 so make ConsoleWidth()
- always return 80.
- commit d21cd32a4d64d89352bc50410a39a088a2c4761f
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Tue Feb 18 23:34:14 2003 +0000
- * modules/demux/mp4/*: added FOURCC_dvc (DV - NTSC), FOURCC_dvp (DV - PAL)
- and FOURCC_twos (PCM audio).
- commit 83ae2635677c21ef68c04ba36c2de6386a00703d
- Author: Olivier Teulière <ipkiss@videolan.org>
- Date: Tue Feb 18 22:40:39 2003 +0000
- * src/misc/modules.c: on Windows, we look for the plugins in vlc's root
- directory when there is no 'plugins' nor 'modules' subdirectory
- (may close #306)
- commit 80248d6a1c156a266ea5f37667344d5307aae81f
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Tue Feb 18 22:33:54 2003 +0000
- * modules/codec/ffmpeg/video.c: got rid of ffmpeg_ConvertPictureI410toI420()
- and use img_convert() from ffmpeg instead. Also added support for the
- PIX_FMT_YUV411P pixel format so we can now decode the DV Quicktime videos
- from media.xiph.org.
- commit 31f6d63e41661a46326608bcf076eb2ffdba8bf8
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Tue Feb 18 20:54:02 2003 +0000
- * Only update the info window if it is visible
- commit fb38d422250fdf7c4888919d63b1db7ab8875ece
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Tue Feb 18 19:42:57 2003 +0000
- * modules/demux/rawdv.c: added support for DV audio now that ffmpeg can
- decode this.
- * modules/codec/ffmpeg/ffmpeg.h, modules/codec/ffmpeg/ffmpeg.c: added the
- necessary fourcc for DV audio.
- commit 9f975d14556293b4eb5c635d0648961a2a95adda
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Tue Feb 18 18:49:11 2003 +0000
- * mpeg_audio.c: removed some fprintf...
- commit cfa53f6914d30f173e30898d4cf952fb8369d708
- Author: Eric Petit <titer@videolan.org>
- Date: Tue Feb 18 18:33:44 2003 +0000
- * ipv4.c, libvlc.h: add a --ttl option to set time-to-live when
- multicasting with the stream output
- * modules/control/: missing cvsignore
- commit d5fe6ade47b577f068abf8eb51bfac15a8e980df
- Author: Sam Hocevar <sam@videolan.org>
- Date: Tue Feb 18 13:13:12 2003 +0000
- * ./mozilla/*: s/VideoLAN Client/VLC/g.
- commit 463c16f6bba24e16ce85749a31144e3d443c5afe
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Tue Feb 18 00:51:40 2003 +0000
- * raah, corrected mpeg2-layer3 playback (and streaming). (that my last
- fix had broken :p )
- commit b35bd95c55b8b98234f1fdece9d340e79ea96d37
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Tue Feb 18 00:20:01 2003 +0000
- * Changed an Error message. Many people did not understand:
- no suitable decoder module for fourcc `IV31'
- I have appended:
- VLC probably does not support this sound or video format.
- commit 7bd1f54f1f533a4dbda9f3a6a5af0da9755e0ce6
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Tue Feb 18 00:17:06 2003 +0000
- * Fixed a segfault in the Japanese preferences panel.
- commit 1c68fade06d11a9b95af9961d74d3a6486676b71
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Mon Feb 17 23:47:29 2003 +0000
- * Fixed the localization issue on MacOSX.
- commit 320fadd79da2d59fa5ab7fdb1ccf2a310243535a
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Mon Feb 17 23:10:46 2003 +0000
- Juglin with dependencies.
- commit 9999718fe51c374a1acd766b92136b9a11793db2
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Mon Feb 17 22:19:24 2003 +0000
- * modules/audio_output/directx.c: added multichannel support to the
- directx plugin.
- * modules/audio_output/waveout.c: fixed quad audio channels detection and
- a few misplaced debug messages.
- * configure.ac.in: don't link anymore the rc plugin with the winsock lib.
- commit 00568c5d9151e54de576e1a1be22daa36d12472e
- Author: Cyril Deguet <asmax@videolan.org>
- Date: Mon Feb 17 22:03:42 2003 +0000
- * added a SAP server, with some kludges because the SAP client in vlc
- is not RFC-compliant...
- commit e95c82a62a86f96d4b8eaf2156944f134374275e
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Mon Feb 17 18:58:46 2003 +0000
- * NEWS: added info about the new 0.5.1a release for OSX.
- * extras/MacOSX/vlc.pbproj/project.pbxproj: bumped revision #
- commit 63c290b483327e7ebb9f6b424e09a9becb9b0991
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Mon Feb 17 17:06:19 2003 +0000
- Fixed the "everything is in Japanese" bug. :p
- commit fccc30cae445a1ef42bb0f04357b36714ddb0c3f
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Mon Feb 17 16:56:02 2003 +0000
- * modules/control/rc/rc.c: finally fixed the rc interface under win32 by
- using WaitForSingleObject() on the console handle and ReadConsoleInput().
- (Closes #59)
- commit 47054eed04f942848b838cbe7590101bedb1b775
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Mon Feb 17 14:43:37 2003 +0000
- Now 0.5.2-cvs (estimated release date in two weeks from now).
- commit a9899491dc1ff2cfc3ae3808b8d702d94694e810
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Mon Feb 17 10:52:07 2003 +0000
- * Whoops. i forgot to add these files. sorry everyone.
- commit f0997cb2db813344e87781144db7eaf11df9ebc5
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Mon Feb 17 09:47:16 2003 +0000
- * modules/audio_filter/resampler/linear.c: lowered the priority of the linear
- resampler so the ugly resampler is once again the default. The quality of
- the ugly resampler is currently better than the linear one because of a
- design defect.
- commit c4453425d24a15bf42e51ea0c9ebcf2423708622
- Author: Sam Hocevar <sam@videolan.org>
- Date: Mon Feb 17 07:22:05 2003 +0000
- * ./debian/woody-buildpackage: Debian package creation fixes.
- commit 21bcb9ee27abe2571f0e84134b4e0d7a3b587141
- Author: Sam Hocevar <sam@videolan.org>
- Date: Mon Feb 17 06:31:50 2003 +0000
- * ./modules/gui/macosx/Modules.am: removed %#$@#!#@ non-existent file!
- commit 9da450db4287f8b03f7deb6fcb5fc12eba4cee7e
- Author: Sam Hocevar <sam@videolan.org>
- Date: Mon Feb 17 06:15:21 2003 +0000
- * Updated NEWS and ChangeLog.
- commit 1950e19e2d431d2f17aed6592eec6a76bfe1ada7
- Author: Sam Hocevar <sam@videolan.org>
- Date: Mon Feb 17 06:00:24 2003 +0000
- * ./src/misc/modules.c: hmpf, Wine does not complain about "/"s in paths,
- but Windoze will certainly do.
- commit 2fe5a2c748b2c568ac4977bc1a73309fedc68266
- Author: Sam Hocevar <sam@videolan.org>
- Date: Mon Feb 17 05:50:31 2003 +0000
- * ./src/misc/win32_specific.c: under Win32 we retrieve the executable's
- directory whenever possible, to use it for the spudec font or to load
- plugins.
- commit b42e431cad7b298e96c9ed4d6e1338fc89297a84
- Author: Sam Hocevar <sam@videolan.org>
- Date: Mon Feb 17 04:21:42 2003 +0000
- * ./configure.ac.in: fixed PLUGIN_PATH and DATA_PATH settings.
- commit de962e964edb485a20c53da8a37cda09a4c4f590
- Author: Cyril Deguet <asmax@videolan.org>
- Date: Mon Feb 17 00:04:34 2003 +0000
- * added a sample playlist. All fields must be separated with TABs
- commit 10004907eca28493fc60ffa0ddab53544f0a3d5c
- Author: Cyril Deguet <asmax@videolan.org>
- Date: Sun Feb 16 23:57:48 2003 +0000
- * libvlc binding for python
- * new VideoLAN RTSP Server, using libvlc.
- Not yet fully rfc2326-compliant, but it works ;)
- commit e1522ec48c51b8f9849c78f6b655fcc659fca3fa
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Sun Feb 16 23:32:06 2003 +0000
- * Added an info panel to show movie info, etc.
- commit 89c55386eca30fb0b653e0410fc0ecee80c62e02
- Author: Sam Hocevar <sam@videolan.org>
- Date: Sun Feb 16 17:35:31 2003 +0000
- * ./debian/changelog: updated for 0.5.1.
- * ./debian/control: vlc-glide is now Architecture: i386 only.
- * ./debian/control: vlc-plugin-mad Provides: mp3-decoder.
- * ./debian/rules: the deprecated vlc-* packages have a proper link to
- /usr/share/doc/vlc/.
- commit d62c3bc3613383f570797854542e9aa3e67e08b7
- Author: Olivier Teulière <ipkiss@videolan.org>
- Date: Sun Feb 16 16:58:21 2003 +0000
- * added an entry for the "subtitles don"t work on windows" problem
- commit 38c95e1688a1dbb3bb42448ab41eecba93d1ea6b
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Sun Feb 16 16:22:13 2003 +0000
- Updated release numbering for all ipk's
- commit 598868fe4e513da6c8deb4b759344f701a3db178
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Sun Feb 16 16:21:37 2003 +0000
- Qte video output get is screen size from the QT Embedded environment now. This should produce fullscreen video on other QT Embedded configurations with other screen sizes (greater then 240x320).
- commit 3a1061baffe77b3300e5edbfb8f3936738cb1fad
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sun Feb 16 14:51:23 2003 +0000
- * udp: forgot this file...
- commit 31fa9d1e9aaba41c1ba11023ed0bfb780584f273
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sun Feb 16 14:10:44 2003 +0000
- * all: split muxer and access into independant part.
- commit 8da3bb94ed8ed5bd4428367eac52557f1a5096d3
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sun Feb 16 14:03:56 2003 +0000
- * Less checks on muxer type.
- commit c730890f9a0dd9e8c9a31b58b0f7fde350528e9c
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sun Feb 16 11:18:11 2003 +0000
- * adpcm: added dk3 too.
- commit b5133d4d75247d50dec4984f2dcd26dbf2a2e18b
- Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
- Date: Sun Feb 16 10:25:57 2003 +0000
- Added support for volume up/down buttons.
- commit e2dedee8cc0901fc9c5ca8dfd1513ee75eb09379
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sun Feb 16 09:50:22 2003 +0000
- * adpcm: added DUCK 4 variant support. (thx M. Melanson who provided me
- somes samples.)
- commit 25c8c4c9a9aca2b7ed3136fe3e0f3d2efab175c3
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sun Feb 16 08:56:24 2003 +0000
- * all: fix mpeg2 handling.
- commit c4f86070c2536b17a3a55e4479b8732c67b82816
- Author: Eric Petit <titer@videolan.org>
- Date: Sun Feb 16 01:38:36 2003 +0000
- NEWS: updated BeOS info for 0.5.1
- commit d0588ae7fee2585f8ac0c08eaf2e6dcdf05939df
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Sun Feb 16 01:29:40 2003 +0000
- * modules/gui/macosx/open.m: Removed channel server support
- * po/*: Updated po files just before the 0.5.1 release
- * modules/audio_filter/resampler/linear.c: fixed an initialization bug
- commit 89c82172f0532bd93a7f0b8d9dd219505001b5ed
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Sat Feb 15 20:02:16 2003 +0000
- Update iPaq packaging description files for:
- - GPE port
- - Opie port
- - Zaurus
- Updated NEWS file with OPIE port.
- commit da65f9d75416579558edaaf60d588a2878619e57
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Sat Feb 15 13:50:27 2003 +0000
- * Bumped up revision number to 0.5.1
- * Updated French translation
- commit 50c0fe9a7e9bb78d715a39f352d67e06097c86a5
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Sat Feb 15 12:57:51 2003 +0000
- * if we are paused in fullscreen, show cursor.
- commit f1a078a235790a6859d2ea09848d696b42b63376
- Author: Olivier Teulière <ipkiss@videolan.org>
- Date: Sat Feb 15 04:43:19 2003 +0000
- - fixed a vicious bug
- commit fffe5e1c5b90343e746bea65ec59c2cac6ee6849
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Fri Feb 14 23:07:41 2003 +0000
- * Should fix an issue with multiple monitors and the hiding of the mousecursor
- commit c019812e16c94f47543c74e25b789c6c9edd8911
- Author: Sam Hocevar <sam@videolan.org>
- Date: Fri Feb 14 18:22:23 2003 +0000
- * ./src/libvlc.c: the --help output is now word-wrapped (Closes: #142).
- * ./src/libvlc.c: removed unnecessary malloc() calls.
- * ./src/libvlc.c: used {a,b,c} for lists; [a|b|c] is for optional args.
- commit 44f34d7d1cb7639ddf33bb54a3afb2a1238c5215
- Author: Olivier Teulière <ipkiss@videolan.org>
- Date: Fri Feb 14 17:00:02 2003 +0000
- * exchanged directx' and waveout's capabilities because the latter
- seems to be more reliable
- commit bfd2bceea04069e644425794e945e6e2da323db6
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Fri Feb 14 13:48:41 2003 +0000
- Fixed deadlock upon unloading qte_main plugin.
- Cleanup of debug messages.
- commit f116143c6949ab059a87a91d82a21ad011d1a14a
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Fri Feb 14 13:44:42 2003 +0000
- Tuning package dependencies.
- commit b2c74e994e254aebecd111ec3fc08c2eda050bad
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Fri Feb 14 13:19:50 2003 +0000
- Updated opie control file for packaging.
- commit 35b5b55417c351f2ecb438349aa485c773ffcfe7
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Fri Feb 14 13:01:02 2003 +0000
- Small improvement.
- commit ce3ea763c34c55fb84676ebeb03cc1d5ff668ded
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Fri Feb 14 09:50:12 2003 +0000
- * modules/audio_output/waveout.c: better buffer management and hopefully
- fixed the S/PDIF output (Still untested though. Anybody here could test
- this? ).
- commit 10a93471898fd5e9d40769852998342348488775
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Thu Feb 13 21:53:25 2003 +0000
- Updated NEWS file for 0.5.1. PLEASE do your share and add what you think is
- meaningful.
- commit b33829d8eb20c4de70729ec9a36970829cb8d900
- Author: Sam Hocevar <sam@videolan.org>
- Date: Thu Feb 13 17:31:11 2003 +0000
- * ./configure.ac.in: we should look for -lxvidcore, not -lxvid.
- commit 4b46a114feec5618ff321fd0f45deac0861fb6a8
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Thu Feb 13 14:16:41 2003 +0000
- ALL:
- - when a new stream is being loaded we select the current title in the
- playlist.
- - Cleaned up some of my previous commited code dealing with updating
- the window title.
- commit 17e02520bbc96f7f0c27f0768d57b9e664220a74
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Thu Feb 13 02:00:56 2003 +0000
- *ALL: update the title of the window everytime the stream changes.
- commit d75f0d6f0f4fa0e6072cca2365d27e971171ff87
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Thu Feb 13 01:14:55 2003 +0000
- * fixed a small bug
- commit 626c340b8a5bd9fa540167506af03975d4028b4b
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Thu Feb 13 00:09:51 2003 +0000
- * src/playlist/playlist.c:
- - added an intf-change variable. This is set whenever you add or delete
- an item in the playlist. You need to unset it yourself.
- * modules/gui/macosx/intf.?:
- - listen for external playlist changes. update view when playlist changes.
- - activate/deactivate previous and next buttons and menuitems,
- whenever the playlist gets changed.
- commit 173afde4c49eed1f54d089165dce72109983f551
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Wed Feb 12 23:26:54 2003 +0000
- Scripts for building and packaging vlc on Zaurus PDA.
- commit 72d4082dcc97e5083beb7edc749c937dbba5aded
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Wed Feb 12 23:26:05 2003 +0000
- Updated control files and buildscript for v0.5.1
- commit 9a29eb5f031d957903f0888d5a65df055d8bce59
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Wed Feb 12 23:13:51 2003 +0000
- The Qt Embedded video output plugin is now the preferred plugin when build for Opie or Qte environments.
- commit 1aae00d4477a3fa29c48a1b942195812f3ed95d0
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Wed Feb 12 23:08:52 2003 +0000
- * Italien translation, courtesy of Bruno <allevb@tin.it>.
- commit 3d72a0550aaf25aac622e629f881a31d53a2e419
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Wed Feb 12 23:09:23 2003 +0000
- Fixed Qt Embedded video output placing of video stream in window. Also fixed additional spacing between video lines.
- commit 56b7cbf190cb3af29c8c4f44684065c3b60bc8d6
- Author: Johan Bilien <jobi@videolan.org>
- Date: Wed Feb 12 17:13:33 2003 +0000
- * modules/access/vcd/vcd.*: fixed a warning
- commit 6f2075625a179e89493a24e7c6c7bde099f67925
- Author: Johan Bilien <jobi@videolan.org>
- Date: Wed Feb 12 16:58:11 2003 +0000
- * modules/access/vcd/vcd.c: in entry points, track number should be read
- as BCD (it should fix #244). Also fixed chapter indexing, so that it
- correspond to the dvd one.
- commit e27abe75a1d2017799af345709d0db0bcb172a36
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Wed Feb 12 14:22:23 2003 +0000
- * modules/gui/macosx/controls.m:
- - fixed the mute and volumeup volumedown when you use them mixed.
- * src/audio_output/intf.c:
- - set "saved-volume" on volume up, volume down.
- commit 9246efce16bd340d02471e3508dca6806ee10bdd
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Wed Feb 12 13:42:43 2003 +0000
- Patch courtesy of gibalou :
- * demux/mpeg/ts.c, demux/mpeg/system.c: Proper initialization of
- i_continuity_counter,
- * access/udp.c: Fixed win32 behavior when --mtu is set to a too small value,
- * demux/mpeg/ts.c: Fixed detection of PAT/PMT change.
- commit 0562366c67d03fc8fb9cb2f0866c79513a4e6aa9
- Author: Olivier Teulière <ipkiss@videolan.org>
- Date: Wed Feb 12 02:11:58 2003 +0000
- * compilation fix
- * all files are stored in dos mode, or Borland won't compile some of
- them...
- commit 3fedb96988fc4a9afdfb430c43c84bf63e09614a
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Tue Feb 11 18:05:43 2003 +0000
- * 0.5.1 German translation, courtesy of Felix K�hne <FK@aenneburghardt.de>.
- commit fca7d03f98caf60876cd3f344e5d3b1a1e711253
- Author: Boris Dorès <babal@videolan.org>
- Date: Tue Feb 11 17:20:44 2003 +0000
- - Dolby Surround fix
- - support for 6.1, 7.1, and possibly even 8.1 ! Not so sure though about
- 6.1 since there is a doubt about where should be the Rear Center
- coefficient in a decoded sample.
- -> if anybody has an idea or even better a test stream...
- commit 808e07e33570eb607e8c972eabbb8a8f607ef3e0
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Tue Feb 11 16:19:59 2003 +0000
- * updated dutch strings
- commit 7f880fa312e9031b9c1635d8f661e38ea038ac28
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Tue Feb 11 15:35:29 2003 +0000
- ALL: - changed vlc.app into VLC.app
- modules/gui/macosx/vout.m: fixed a potential issue with the hiding of the
- mousecursor.
- commit 844c81fd2c33641d69e81111ffa92c3dbe661a8c
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Tue Feb 11 15:24:58 2003 +0000
- * Updated ReadMe file
- - some spelling issues
- - remark about the current troubles with sound
- - readded deinterlace remark
- - Added info on multiple screens and sound devices
- - updated the bugreporting URL
- - Changed all occurences of vlc into VLC where appropriate
- commit 519b0809dfc89f635398eff5c0d064816d9b5d8a
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Tue Feb 11 11:16:04 2003 +0000
- * modules/codec/lpcm.c: Attempt at supporting all channel configurations,
- * Support for 7 and 7.1 channel configurations.
- commit a0794f24c4c9c0eb671f1d03def1e6f5eaef9033
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Mon Feb 10 23:50:08 2003 +0000
- * modules/video_output/sdl.c: Real fix for the aout_Volume* problem.
- commit 0f35c7c89c7f4e2adc30c2ffaeb71f6ff07f88c9
- Author: Marc Ariberti <marcari@videolan.org>
- Date: Mon Feb 10 23:16:37 2003 +0000
- * sdl.c : added includes (vlc/aout.h & aout_internal.h)
- => to make volumeup/down compile
- commit ef190780d1349f753a3a5ce883f11b093e2ca46a
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Mon Feb 10 23:04:40 2003 +0000
- * the window of the video shows the official document icon, filename and
- when command-clicked the path if the stream is a local file.
- this is the expected window behaviour in osx.
- commit c3d6e18dec09df4f4e006b7c3a0c268c65ac27d1
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Mon Feb 10 22:22:06 2003 +0000
- * I ran --update-po for the last time before the 0.5.1 release (and I
- mean it !)
- commit 243abb5460978d652a7339dcab07d95f916a34c4
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Mon Feb 10 22:18:41 2003 +0000
- * The dock should no longer be visible in fullscreen mode.
- commit 0dfd54207500d1f4a61eea8db87b09d6fb678638
- Author: Sam Hocevar <sam@videolan.org>
- Date: Mon Feb 10 21:56:25 2003 +0000
- * ./debian/rules: added code to avoid timestamp skews in the faad tree.
- commit e1648eebb69480355e1d9eca0704978868af5423
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Mon Feb 10 21:54:03 2003 +0000
- * only show last part of of file/url name in the playlist.
- commit b9acf7fa3124252fe381102259ff6962b3b65015
- Author: Sam Hocevar <sam@videolan.org>
- Date: Mon Feb 10 21:46:45 2003 +0000
- * ./debian/rules: added missing icon in the vlc and wxvlc packages.
- commit adc787f4b23fdd6a255c9488959d7857430d3261
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Mon Feb 10 21:28:16 2003 +0000
- * fixed the black bar issue with window half/normal/double window sizes in
- OSX. i had forgotten the aspectratio.
- commit 63464c45dd3b3ce86188ba593dd2353f87952798
- Author: Sam Hocevar <sam@videolan.org>
- Date: Mon Feb 10 21:11:17 2003 +0000
- * ./debian/rules: removed Debian kludges that do not really belong to the
- official VLC tree.
- commit 76bff24d4295a20944bc56940e5498b2bea43669
- Author: Sam Hocevar <sam@videolan.org>
- Date: Mon Feb 10 20:57:58 2003 +0000
- * ./debian/control: added the "VideoLAN" word in the long description so
- that "apt-cache search videolan" returns vlc.
- commit 360d2a9bf32687f768d79e7dcea0761b255da5a7
- Author: Sam Hocevar <sam@videolan.org>
- Date: Mon Feb 10 20:11:14 2003 +0000
- * ./src/misc/modules_plugin.h.in: when opening the KDE plugin, we first
- dlopen(libstdc++) to avoid dlopen(kde_plugin) from crashing. Call me evil.
- commit ec473b5090967b541c2ca1bd604f987379a457e1
- Author: Sam Hocevar <sam@videolan.org>
- Date: Mon Feb 10 18:12:30 2003 +0000
- * ./configure.ac.in: disabled the i420_yuy2_mmx plugin when profiling with
- gprof, because gcc is unable to build it without -fomit-frame-pointer
- (Closes: #260).
- commit 359975f5aeaf650474e422fa044dfeb986870acd
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Mon Feb 10 17:43:21 2003 +0000
- * modules/audio_output/alsa.c: Fixed mono files output (thanks bozo !),
- * Minor fixes.
- commit f6aa39f202e16ce2427e9bde5e7812ed14e7b272
- Author: Sam Hocevar <sam@videolan.org>
- Date: Mon Feb 10 16:53:34 2003 +0000
- * ./src/misc/threads.c: fixed compilation of the gprof wrapper trick.
- (partially fixes #260)
- commit 71ea4eb9c5bfaa00b2192152f842e506482a10c1
- Author: Eric Petit <titer@videolan.org>
- Date: Mon Feb 10 15:23:46 2003 +0000
- Move the messages update function to another thread. It prevents it from
- freezing the main window (cannot seek anymore, etc).
- commit 2d68f9c1bee6bb28a78a665ea5fdd706cedfe86f
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Mon Feb 10 00:41:45 2003 +0000
- * another proof that the copy command in IE for Mac sucks. stupid stray chars.
- commit dc35ed341d8a2d2c8ce750034ed4ae6cc774b98c
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Mon Feb 10 00:16:53 2003 +0000
- * Enabled the gestures module by default,
- * Run --update-po.
- commit 83eee353a88c70478980626b3cfcfdcfd204d743
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Mon Feb 10 00:16:51 2003 +0000
- * restored old deinterlace menu. The on the fly code does not work as long
- as the vout.m issue exists. but this is better then the current 'dummy'
- code we have.
- commit 3dcb1349a93e8dc6f62d59ba457161483e955c7e
- Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
- Date: Sun Feb 9 23:42:06 2003 +0000
- *: a new mouse gestures interface, currently supporting back, forward, quit
- fullscreen and a nice debug message when you draw a clockwise square. Video
- output modules needs to be modified for this to work, but it should be minor
- in modules supporting dvd navigation.
- btw: it should be easy to add new gestures, ideas appreciated
- commit 6a741bd30475513f2b783130077c32837ca56a12
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Sun Feb 9 19:28:43 2003 +0000
- * Minor typographic corrections,
- * Fixed a segfault in the Preferences window.
- commit ea3e2be62aa6b17f63cf27091c3207eb91274246
- Author: Stephan Assmus <stippi@videolan.org>
- Date: Sun Feb 9 17:10:52 2003 +0000
- modules/gui/beos/PreferenceWindow.h/.cpp
- - added settings for screenshot path and image format
- - removed "Save" button, added "Cancel" and "Revert" buttons
- - added revert functionality
- - changed class design for cleaner functionality,
- separated ApplyChanges() into more functions
- to have finer control
- - added more error checking and fixed memory leaks
- (config_GetPsz() returns char*, not const char*!)
- - all settings are now correctly saved and restored
- - some more cosmetic changes
- modules/gui/beos/InterfaceWindow.h/.cpp
- - updated vlc way of saving settings to be on par with BeOS way
- and made it selectable in the code which way is used.
- However, the VideoSettings are still only savable in
- the BeOS way.
- - if dvd menus are used, the navigation menu enables a
- "Goto Menu" item. Unfortunately, I don't see a clean
- way to really detect the usage of dvd/dvdold in the
- currently playing stream. I wouldn't want to see
- if a playlist item has "dvd:" or "dvdold:" prepended
- at each interface update.
- commit 0d558bdfcebf6f8172c1e2ed88c10655384657ab
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sun Feb 9 13:25:42 2003 +0000
- * sub.c : begun clean up
- commit 211ab3eff966ac69114e1e249bbd7738994ba2c8
- Author: Sam Hocevar <sam@videolan.org>
- Date: Sun Feb 9 12:23:28 2003 +0000
- * ./configure.ac.in: fiddled with linking flags for the KDE plugin.
- commit 0ea89b2353be5fdb1d3b54fcb8c925e4ec9fe72a
- Author: Sam Hocevar <sam@videolan.org>
- Date: Sun Feb 9 12:21:05 2003 +0000
- * ./debian/control: made lintian happier with package descriptions.
- * ./debian/rules: added extra touch calls to prevent autobuilders from
- launching autoconf/automake.
- commit 53d801082624529e1f4b0d79985f3fb6ed154898
- Author: Sam Hocevar <sam@videolan.org>
- Date: Sun Feb 9 12:19:09 2003 +0000
- * ./modules/video_filter/transform.c: fixed a stupid typo preventing
- initialization of the plugin.
- commit 46db017d59704b5f8b2b27e2fbdea996ad75acf6
- Author: Sam Hocevar <sam@videolan.org>
- Date: Sun Feb 9 12:18:40 2003 +0000
- * ./modules/gui/kde/preferences.cpp: fixed KDE 3.1 compilation.
- commit 59e3f0e2f037ddd4498effe8b037bd81ba778bd5
- Author: Eric Petit <titer@videolan.org>
- Date: Sun Feb 9 11:51:36 2003 +0000
- Simplified volume functions
- commit 7d3c9e875bb2df1a4fd622be4c9c921288e0a200
- Author: Olivier Teulière <ipkiss@videolan.org>
- Date: Sun Feb 9 02:01:21 2003 +0000
- * modules/gui/win32/mainframe.cpp: simplifications using the new
- aout_Volume* API
- commit df8f67476b1f4b84c8b6b4614f8b2c5b1128ef99
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Sun Feb 9 01:56:21 2003 +0000
- Fixed GTK compilation.
- commit cdb11969bf1ae46d0c25f9d104ee27ac835fd287
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Sun Feb 9 01:50:35 2003 +0000
- * Added Step forward/Step backward feature.
- commit f055f01f00d6a5744e67fc6b240f1641779033c0
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Sun Feb 9 01:13:43 2003 +0000
- * aout_Volume* functions now do their own vlc_object_find() on the
- audio output. Consequently, the first argument can be any vlc_object_t.
- * modules/gui/macosx/*: greatly simplified volume functions ; you can now
- call aout_Volume* even when there is no audio output, and the volume
- will be saved for later use.
- commit 65a1532391ef12f93fc118fdbe135efc02cf723b
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Sat Feb 8 22:43:02 2003 +0000
- Fixed previous commit.
- commit 461358ec4a035ab2e7cb7fb9fcd986ff0ab25944
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Sat Feb 8 22:20:28 2003 +0000
- * src/extras/libc.c: New vlc_wraptext function,
- * modules/gui/macosx/prefs.m: Wrap tool tips to 60 characters,
- * src/input/input.c: Correctly parse MRL of the type
- /Volumes/toto:titi/coincoin.mpg (closes #238 & #186)
- * modules/access/*: Changed some msg_Warn into msg_Err
- * po/fr.po: Updated French translation,
- * configure.ac.in: Re-enabled Swedish translation,
- * Makefile.am: Do not recompile everything everytime someone changes a .h
- commit 3d9124d0b6d4fc634dac8b0dc00e1bdbb8d92ec7
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Sat Feb 8 21:43:26 2003 +0000
- * window half/normal/double Size commands
- - black bar issue is not fixed. i removed 'myfix'
- commit a8d49253342ce5477ecc11575c248ed78f312ce6
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Sat Feb 8 20:32:44 2003 +0000
- * modules/codec/mpeg_video/parser.c: Do not stop decoding on SEQUENCE_END_CODE
- * modules/gui/macosx/intf.m: VLC _m_edia _p_layer.
- commit b01c9f78a4772155ec7738d359af994e3146866b
- Author: Cyril Deguet <asmax@videolan.org>
- Date: Sat Feb 8 19:14:36 2003 +0000
- * fixed the encoding
- (Meuuh you can re-enable swedish ;)
- commit 35a0bc34c5024d35ba56b52fd2fb17501e922840
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Sat Feb 8 19:10:22 2003 +0000
- * Fixed misc typos in strings,
- * Updated po files,
- * New --buggy-psi options, to supports streams which don't update the
- continuity counter in their PSI packets (walkenizes #sam).
- commit 64b58623ec82b27584c02258ccb4be45f875b162
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Sat Feb 8 17:26:00 2003 +0000
- * configure.ac.in: Disabled Swedish translation since it doesn't use the
- right charset,
- * Implemented localization for audio-channels and video-device variables.
- commit 4b664e9ca09f63ee33bc297b2f22422bb74f03af
- Author: Marc Ariberti <marcari@videolan.org>
- Date: Fri Feb 7 23:36:55 2003 +0000
- glibc 2.1 port for linupy (linux on a yopy pda)
- * modules/access/*.c : added include <sys/time.h> for struct timeval
- * ipv6.c : ipv6 is not fully supported under glibc2.1 (especially multicast)
- VLC rulz on Yopy !
- commit 84bfb7f243c2d6fd4b63c326d7fac7019c1ff23e
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Fri Feb 7 21:30:25 2003 +0000
- * Resize window fixes
- - we should not resize the window in fullscreen
- - fixed the black bars bug in half and double size
- - position of top left corner should not change
- - more efficient code
- commit c25947e7986bf1b5c6a77e8d03423a06e497d1a2
- Author: Alexis de Lattre <alexis@videolan.org>
- Date: Fri Feb 7 20:49:10 2003 +0000
- - FAQ : the first question of the "troubleshooting" section now tells the
- user to delete VLC's configuration file.
- commit a2cc5e1a1cca40a1120dbae1f6f0378c93ce19bc
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Fri Feb 7 20:23:17 2003 +0000
- * added half, normal and full size videowindow menuitems.
- there seems to be a bug though somewhere. you end up with black bars in
- half and double size.
- commit f8f366cce7de0a8234c83b017e675e43cf4f8742
- Author: Olivier Teulière <ipkiss@videolan.org>
- Date: Fri Feb 7 18:43:27 2003 +0000
- * Fixed the "RichEdit line insertion error" bug (closes #246)
- * Added a popup menu to copy log messages to the clipboard
- commit c5968aaaed74a1efe517c9c6804e3ba9d236d931
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Fri Feb 7 16:51:39 2003 +0000
- Fixed a buffer leak with slice-I streams (thanks sam).
- commit 3a9f7aa4dc9c25681a3c0e26a8d46112a16c91b9
- Author: Yves Duret <yves@videolan.org>
- Date: Fri Feb 7 09:17:37 2003 +0000
- - added missing buildrequires
- - now autodetect on wich system we are:
- rpm --rebuild should work out of box on rh and previous mdk systems.
- - NO buildrequires on rh-like system. rh does not have a devel policy
- - more redhat stuff: NO menu (i do not know their "propriatory" menu system yet)
- commit d213c15eb72b5f682e74bef7dd0f294ce920fd85
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Fri Feb 7 01:32:34 2003 +0000
- * grrr changed the project file by accident. revert
- commit 6527874638a4a7e43b4ef6c9192606c719397af4
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Fri Feb 7 01:31:14 2003 +0000
- * When you push backspace or delete in the playlist, it removes the selected item.
- commit 7518bb92dd1934dcb190915f68f520556f70f11b
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Fri Feb 7 01:22:55 2003 +0000
- * ffmpeg/audio : removed an old error (anyway it was harmless).
- * mp4 : removed a bad initialisation. Erased all ending spaces.
- * mpeg/audio : send i_rate to decoder (not yet usefull but ...)
- commit 0b8b405cbb0020e1ad51b5fa8cff197ae389e3a8
- Author: Sam Hocevar <sam@videolan.org>