commit 38490622300316a1f02246c39363bf9900d86848
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sun Dec 31 15:48:15 2006 +0000

    Add quicktime in24 and in32 support (basically s24/32l from what i understand)
    Some testing might be needed
    
    I tried on samples:
     ftp://ftp.funcom.com/media/Dreamfall/final_dreamfall_trailer_funcom_qtmp4.mov
     http://www.movie-update.com/download/11372/sm3_sneak_peek.mov
    
    According to the Mplayer mailing list, there might be endianess issues (i couldn't find s24b equivalent samples ... so i couldn't test). See http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/2006-March/041206.html

commit 804ba31bc8eaefe786ad3a4241091ac6a214a324
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sun Dec 31 14:27:10 2006 +0000

    * simplified the xcodebuild part, since VLC doesn't support Darwin 6 aka OSX 10.2 anymore and we therefore don't need to support pbxbuild either

commit 40f6fbfa313d91405a1db832cfdb1942227967a7
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sun Dec 31 13:45:50 2006 +0000

    * some GUI improvements, which need further work once the vout-filter-rework is completed. this commit needs compatibility checking with current IB releases, especially for the folks interested in compiling on 10.3.

commit bce30eb166ef17b5ca44c40808ee67666e9cd168
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sun Dec 31 11:44:13 2006 +0000

    * don't add an 'empty folder' if the user hit cancel when asked to enter a name for it

commit a610989cf400aaa7f21ece5512ecef78d5d7091b
Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
Date:   Sun Dec 31 01:21:08 2006 +0000

    transcode.c: reset pointer and size info for extradata when freeing
    the pointer. Fixes #940

commit a454e8931a11ca7c965fe7fe5807e12abe5390dc
Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
Date:   Sat Dec 30 18:42:15 2006 +0000

    live555.cpp: Add support for quicktime specific audio
    doesn't work for the sample stream I tested, but I think that stream
    is bad

commit 3253ef6e96686dfe83c399432dd51f262830a07a
Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
Date:   Sat Dec 30 18:39:45 2006 +0000

    b4s.c: Create meta before using them

commit 4a44b3ab9eaeec688f2997d99f31af3391a63558
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sat Dec 30 17:39:26 2006 +0000

    * don't apply enable-pic twice. x264 is still broken on future darwin releases though.

commit 600555d4a716984f0572c29f4f65211a8c458b9f
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Sat Dec 30 11:48:53 2006 +0000

    Test for the pointer iso for the pointer to the pointer. Fixes bug with get_aspectRatio().

commit eec7c30f538022a01ec95570a46ee21b99f03b8c
Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
Date:   Sat Dec 30 01:51:23 2006 +0000

    mkv.cpp: Added support for theora in mkv. Fixes #925
    (not particularly beautiful code, but it works)

commit dd400e157bbc2713742214d7a887ade5969b90e5
Author: Damien Fouilleul <damienf@videolan.org>
Date:   Fri Dec 29 19:24:46 2006 +0000

    - make pthreads-win32 build on MinGW/cygwin

commit a79208b6dcdd445e2900c37d57225588439d6df4
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Thu Dec 28 19:36:57 2006 +0000

    * very first step to support future darwin releases

commit e4fbdca535fbec5d48ea99980590efb124f68bcc
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Thu Dec 28 11:50:15 2006 +0000

    Use RFC4648 test vectors

commit 93fc205217e742345bca680a0a3d057c8306abd1
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Wed Dec 27 10:27:09 2006 +0000

    Forget to set a default

commit 8afa1caa4fb8922e320e51f2c59985e9c9694cc9
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Wed Dec 27 10:23:05 2006 +0000

    Add Id svn:keywords

commit 1e89271e8fd2f1fa9541c4468f20caefe027d225
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Wed Dec 27 10:21:13 2006 +0000

    Make gnome-vlc-default.sh script work on FC4/5/6 too.

commit 1bc5e07bc39a380f8b4648009820f33887938c62
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Wed Dec 27 10:07:24 2006 +0000

    Add Torsten's Spindler contribution to the THANKS file.

commit 0eecb210eb8fd91592847fad7592e0cccacaeff1
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Wed Dec 27 10:06:08 2006 +0000

    Script to set vlc as default player on GNOME desktops. Patch by Torsten Spindler <spindler _at_ tspindler _dot_ de>

commit 43bff21b9c68b3b05d64ee280e48a20dd38a9fd4
Author: Filippo Carone <littlejohn@videolan.org>
Date:   Tue Dec 26 16:41:21 2006 +0000

    Make audio functions compliant with current libvlc

commit c17c4753356adfca64a01c2e7ad0dad2f9c32ed7
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Tue Dec 26 13:22:37 2006 +0000

    * be more accurate when fading in and out (refs #913 and hopefully fixes it)

commit adfd51f8dc80704169b47d8e1c1507c595960a28
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Mon Dec 25 23:49:07 2006 +0000

    Add missing *

commit 7d185504c6bc671904ff8a8bcbbb6e8066a3ee1b
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Mon Dec 25 22:28:45 2006 +0000

    * add some locking the the video filter2 handling code in video output core. Fix #945 (untested)

commit f0fbcbd59a9d6e7382f0c5e9f7782965c7fe9aea
Author: Dennis van Amerongen <trax@videolan.org>
Date:   Sun Dec 24 22:03:02 2006 +0000

    * modules/access/dshow/dshow.cpp: Typo specfic -> specific.

commit 80fde19dfe7b9e5875e0f891fe29aa0f6c0ec82e
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun Dec 24 14:18:21 2006 +0000

    More cleanup

commit eedba76b51be5583dabed93222b570a8bc05cabe
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun Dec 24 13:50:47 2006 +0000

    A bit of cleanup here and there

commit 8e315515cc6ed2e55399ccfe57650f3b6822b279
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sat Dec 23 15:40:20 2006 +0000

    Hopefully correct tokenization of open strings

commit aeb39123d4939d680f63c0c81f8bd1afbf526f19
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Sat Dec 23 15:12:01 2006 +0000

    Don't transform tavs to 4 spaces in Makefiles.

commit cb4a2b8048646712a3e5d3279fffe6e097116222
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sat Dec 23 14:18:49 2006 +0000

    Unlock the playlist while waiting for input to finish so that input can freely use signal on the playlist whatever the context is (Closes:#937)

commit 11a1940be86bf0edc1d99ff4234c8c768e091623
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sat Dec 23 12:20:23 2006 +0000

    Add extra debug to chase #934

commit 253460107b425df38ae34d3e3e401955adaa972a
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sat Dec 23 11:53:20 2006 +0000

    * Ensure garbage collector is called when disabling a video track (Closes:#935)
    * Possible (not probable) fix for 934. Can't fix as building vlc on win32 is almost impossible

commit 514e325d50ea0f061dbcd7779a722bf50f95f50d
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Dec 23 10:37:03 2006 +0000

    Fix "File already exists" failure with moc (closes #941)

commit 1ceb9aa1a870cebc7ea738e894eb657b7e9545f8
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sat Dec 23 10:36:47 2006 +0000

    Wtf ?

commit 1be77d50ab47b8e4b17522a12266e935fce04a21
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sat Dec 23 10:36:24 2006 +0000

    * Only allow playlist files in open playlist (Refs:#940)
    * For the time being, hide simple open. Better three clicks than confusing
      things :)

commit 952f1805c2994ef0e18288013b698fd950ed7191
Author: Dennis van Amerongen <trax@videolan.org>
Date:   Sat Dec 23 00:32:58 2006 +0000

    * modules/gui/qt4/dialogs/extended.cpp: Typo Eqqualizer -> Equalizer.

commit a1066b72e4bc3cdd3edcecc2e2482de378a11b7c
Author: Clément Stenac <zorglub@videolan.org>
Date:   Fri Dec 22 21:34:23 2006 +0000

    Cleanup control and parser threads handling. Might fix #917

commit 65d2183365ccbd6321ecb8fcbf8bbf42362ca1ba
Author: Clément Stenac <zorglub@videolan.org>
Date:   Fri Dec 22 21:14:11 2006 +0000

    Add facilities to report and enrich error messages.
    
    The idea is that a given error should be reported only once to the user.
    At the moment, for example, we can get:
    - "no suitable access module" (printed by module_Need)
     - "unable to create access" (printed by input/access)
     - "unable to open stream" (printed by input/input)
     - ...
    
    The facilities provided here are:
    * msg_StackSet( code, message ) : "throw" a new error
    * msg_StackAdd( message ) : Append a message allowing to trace the message
    * msg_StackMsg() : Retrieve the message
    
    So, in the previous example, module_Need would msg_StackSet( code, "no
    suitable access module"), then input/input would add "unable to create
    access" and finally, input/input can print the "unable to open stream:
    unable to create access: no suitable module" message.
    
    The three functions are context-free, you don't need a vlc_object, so
    that we can add verbose error reporting everywhere.

commit 7e5c6ea5492fb3167fee4670c323601e06661c24
Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
Date:   Fri Dec 22 16:24:21 2006 +0000

    AUTHORS: e-mail address fix

commit 4ec5943cb3cc86dc97d84213ad121710e6196a0e
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Thu Dec 21 18:18:08 2006 +0000

    Take program-transform-name into account when creating vlc symlinks

commit 9891939276a25c0e41b988ccd23e8b35de91e83c
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Thu Dec 21 18:05:54 2006 +0000

    Escape antislash in CONFIGURE_LINE properly (I hope you like antislashes).
                                       ^^^^^^^^
                       As far as I checked (sed guru required).

commit c9958ed21646465252d2d196e24beac4d1e91d02
Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
Date:   Thu Dec 21 15:00:04 2006 +0000

    python bindings: svn propset svn:keywords

commit a315f6348f5932244c9b395cd0330652faa9baeb
Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
Date:   Thu Dec 21 11:02:31 2006 +0000

    python bindings: completed libvlc bindings

commit a77fdc28e0573179dd369475bb1cb58ce403b641
Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
Date:   Thu Dec 21 09:58:22 2006 +0000

    include/vlc/libvlc.h: comment fixes

commit b9390c0206380db64183d2cabca004e6b8a79214
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Thu Dec 21 09:20:26 2006 +0000

    * Updating NEWS for VP60/VP61 . Ref [18408]

commit acafac958ca53fccdde8770c6c07ad021daa397d
Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
Date:   Thu Dec 21 01:22:05 2006 +0000

    src/video_output/video_output.c: Fixed double free in filter removal
    code
    qt4/components/extended_panels.cpp: Improved some dagerous string
    parsing code. This whole function looks very ad hoc to me at the
    moment and should be rewritten in a more robust way. In particular
    this function will misbehave if a video filter exists whose name is a
    substring of another video filter. This change here just makes it less
    likely to crash...

commit bf4ae068b451c5c86bc2ca402b1e023caa107ea5
Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
Date:   Thu Dec 21 00:07:11 2006 +0000

    fix out of buffer read in equalizer code

commit 2dfa55bd53357dc8bfcb6c94ec9a204dc9d3fe65
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Wed Dec 20 22:11:54 2006 +0000

    Audio track and channel support for JavaScript API. The ActiveX vlc.audio.channel interface still has a bug left.

commit b2009aee6f2c6892c3c48bd85a147ae1c1ba8ac0
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Wed Dec 20 17:22:53 2006 +0000

    Add a plugins/bindings line to the summary

commit e249f6a3d98f18cd9a167853f58427d99ac90046
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Wed Dec 20 17:01:34 2006 +0000

    Fix a small bug in header detection for Activex

commit 9b499eae7bce2d3554ad82ff66838278e5b13fe7
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Wed Dec 20 14:58:33 2006 +0000

    Adding Open Menu entries.

commit bf38fbd08fe8f79d5bca1231545834b3fabc5102
Author: Clément Stenac <zorglub@videolan.org>
Date:   Tue Dec 19 22:23:59 2006 +0000

    Make static a bunch of functions

commit 4eb9b935f8b18d1bfe780aa3b09202d7e3a06667
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Tue Dec 19 22:01:34 2006 +0000

    make update-po

commit 93202a752b903d92c30c3f2bd2897ca9eaef5d22
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Tue Dec 19 21:27:57 2006 +0000

    Do not assume that CXXFLAGS and OBJCFLAGS accept anything that CFLAGS does

commit a58c71cce7596127e7a57997f1900f5e8ec79603
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Tue Dec 19 21:26:46 2006 +0000

    Fix implicit declaration problem

commit f6773c993f008bf31855ffffc2bac50e08e008f4
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Tue Dec 19 20:18:55 2006 +0000

    Don't use pic on win32. it confuses nasm

commit 2e4b79c9a2c5c6ae8a4c82685a17b3692faff320
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Tue Dec 19 19:58:54 2006 +0000

    Manual install for pthread

commit d586a8d0070036d19259d0259f5822e89785869f
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Tue Dec 19 19:45:35 2006 +0000

    Refresh x264 patch and use pthread for x264 in win32

commit f81e64f1499acc9382a6993644101369f84ab4d0
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Tue Dec 19 17:42:01 2006 +0000

    pthread for win

commit 7297e3b228500c2217948ce3c7513ce008bfe172
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Tue Dec 19 17:34:26 2006 +0000

    * gui behaviour change: the textfields are no longer disabled if another protocol is enabled through the knobs. the user can click the fields now to switch the protocol. I'm unsure whether this could and should be done in the disc tab as well. closes #914

commit 10a72995eef2e2db8343f346fc3ba48af3701ca1
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Tue Dec 19 14:16:37 2006 +0000

    Fix win32 compilation

commit 55c10e2ca8a3c7fffc7ac0b1e8e3562b22bed32c
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Tue Dec 19 10:53:09 2006 +0000

    Dionoea's commit :D

commit 9203b45213836283e87089ca72ead34a637d52e6
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Mon Dec 18 23:22:55 2006 +0000

    * hide the fspanel if VLC looses its front app state in fullscreen mode (by using the app switcher, etc.)

commit b28e41253458f84e5003ad62ae0feb12083d0e3e
Author: Clément Stenac <zorglub@videolan.org>
Date:   Mon Dec 18 22:03:30 2006 +0000

    A bit of cleanup in libvlc playlist API. Preliminary work for: Refs:#457

commit 49a7dec5d6f8f2ca73b937badc50a8a3b6146666
Author: Clément Stenac <zorglub@videolan.org>
Date:   Mon Dec 18 21:53:26 2006 +0000

    Untested states thread and gnu portable threads implementation of tls
    Fix Win32 implementation

commit 651078ecf9be6d0bb9c2323023ebb7fbd7f0d145
Author: Clément Stenac <zorglub@videolan.org>
Date:   Mon Dec 18 21:40:12 2006 +0000

    Added initial support for TLS (Thread Local Storage) variables

commit 965e95ec654de6c1f1067086e0f1e7da74a6ecad
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Mon Dec 18 21:14:53 2006 +0000

    * extract now uses sqrt.

commit fa9ca79b19e5989640666113483c015a89b2ae48
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Mon Dec 18 21:13:07 2006 +0000

    * Remove comments left in cut & paste.

commit 0d895d8ecd05dd4290cae5781671599812f5e421
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Mon Dec 18 21:08:11 2006 +0000

    * Make it possible to extract any color component from the video. (Red, Green and Blue are still hardcoded) Example: ./vlc ~/media/Muse-Concert.mpg --video-filter "extract{component=0xFFFF00}" will get you the yellow stuff.

commit 54b8b0121a13e9b38c0e51e253a3440e71212f45
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Mon Dec 18 20:44:07 2006 +0000

    SuSE spec file thanks to DimStar, Dominique Leuenberger

commit 98924203a6b0607fd995b8165fbb52cbdef18f90
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Mon Dec 18 11:34:46 2006 +0000

    * added an option to disable the fspanel

commit b77357693ca23d0682f0c2d436eb238f4003ecea
Author: Dennis van Amerongen <trax@videolan.org>
Date:   Sun Dec 17 23:53:49 2006 +0000

    * modules/codec/ffmpeg/ffmpeg.c and modules/demux/nsv.c: Add support for decoding VP60 and VP61

commit 2ac1e59908bc1ff2885d6ed3f0c6960501738e2c
Author: Pavlov Konstantin <thresh@videolan.org>
Date:   Sun Dec 17 23:32:24 2006 +0000

    Default disable gnomevfs access plugin as it doesn't work anyway

commit 03f9f5fec66fb1a0dc1c5f924793bd939d3358d0
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sun Dec 17 20:42:32 2006 +0000

     * New color extraction video filter. Can be used to extract the Red, Green or Blue component from a video.
     * Add stuff about motiondetect and extract in the News (even though motiondetect isn't finished)

commit dfc8b3df2513b8400383e3eb0539532f2c18c718
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sun Dec 17 17:58:21 2006 +0000

    Rewrite motion detect filter. It currently draws a white rectangle arround moving objects (on fixed backgrounds). I still need to add code to make it possible to trigger an action when movement is detected (i.e. a VLM command to start recording).

commit 52fbb24bf70ffc9629cbd0382d4663e7ec710d75
Author: Philippe Morin <phmo95@videolan.org>
Date:   Sun Dec 17 16:09:00 2006 +0000

    Fix include for WIN32 version.

commit 116f3a23ac8209172ad78363ebd7aeff0c83a231
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sat Dec 16 14:54:54 2006 +0000

    Add video filters panel
    Fix size of preference tree items

commit f17ac07e8f7702ae86748852cf2df18c9ea45920
Author: Filippo Carone <littlejohn@videolan.org>
Date:   Sat Dec 16 11:05:17 2006 +0000

    bindings for new audio functions, thanks to Philippe Morin

commit 24977cae04bfbff8d685dfb6cc7e660afcfd71c3
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sat Dec 16 00:20:42 2006 +0000

    Include fixing for snapshot.c

commit 3103bc6257da7d832544945ecacb6d8d26c078bf
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Fri Dec 15 23:50:28 2006 +0000

    Include repairing for dc1394

commit 0fd5011bae51389f0100b8a0f665704b4d1b0648
Author: Clément Stenac <zorglub@videolan.org>
Date:   Fri Dec 15 23:38:33 2006 +0000

    2nd argument of playlist_Viewplay is not a boolean

commit acf462d72a4c5ecf73aa9f70e6b6df569f6548e1
Author: Clément Stenac <zorglub@videolan.org>
Date:   Fri Dec 15 23:21:27 2006 +0000

    Rework dicts as macros for type-independance

commit 9a55e8384d5115113f5623b98d66660ae2a89972
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Fri Dec 15 14:16:08 2006 +0000

    Simpler UTF-8 check functions + rudimentary unit test

commit d2dff4466b7e125a3734a3e83f3f0e476dc623e8
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Thu Dec 14 20:56:18 2006 +0000

    * More compiler warning fixes (const mostly)

commit fe12c564e835d961d197216fc2e0c08cc8636353
Author: Damien Fouilleul <damienf@videolan.org>
Date:   Thu Dec 14 13:53:31 2006 +0000

    - bootstrap: patch libtool on cygwin to prevent linking shared library as '.dll.exe' files

commit 71c0c5cbf613d616d4c45bc1a3fce31d740d5823
Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
Date:   Thu Dec 14 13:18:53 2006 +0000

    src/controler/mediacontrol_audio_video.c: make mediacontrol_showtext static

commit f05d228de8d867731ce8ffff5146021c82725e0e
Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
Date:   Thu Dec 14 13:18:27 2006 +0000

    include/vlc/mediacontrol.h: define mediacontrol_playlist_next_item prototype

commit f386482a47893c15e4e63fb257256ef26976bdad
Author: Damien Fouilleul <damienf@videolan.org>
Date:   Thu Dec 14 11:57:03 2006 +0000

    - activex: few fixes, generate latest tlb

commit 1e4db902f9abb4157e4a5b26643b01fd66c950ed
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Thu Dec 14 00:14:37 2006 +0000

    * Fix a couple of const, static and other warnings

commit d9d80e10fbf2cd2406c62f980f06e1f5e0dc853a
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Wed Dec 13 14:43:57 2006 +0000

    Use more sensible error message that says: settting audio track failed.

commit 0459ac1dfb23f64a228fc0631e6ed54c36f604d7
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Wed Dec 13 11:41:15 2006 +0000

    .h and .cpp are not executable files

commit 05040562fe014b36a474c572e77bdf8ac0c6560d
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Wed Dec 13 01:11:55 2006 +0000

    * Add support for HD DVBsub closes #896
    * Added some comments
    * Set the b_pausable flage and remove the b_fade/b_stop flags from the dvbsubs.
      They are ephemer and if you need these options set, then figure out another way.

commit 442219bea0a03df2e2947e437652f336c5916f48
Author: Philippe Morin <phmo95@videolan.org>
Date:   Tue Dec 12 21:08:50 2006 +0000

    Fix typos for WIN32 compilation of Java bindings.

commit 3a38faa2fc71582db79c9f9441e7cfc4831d7b1b
Author: Filippo Carone <littlejohn@videolan.org>
Date:   Tue Dec 12 21:05:53 2006 +0000

    eclipse project creation script updated.

commit 84a89ef4abb5c9b46fa58a74e414b9e3db2f4b82
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Tue Dec 12 19:46:17 2006 +0000

    * switched the middle arrow buttons from faster/slower to backward/forward to reflect the same functionality as the usual controller window, thus a more consistent GUI. Thanks to the6thReplicant from the forum for the hint.

commit dc1ce7981b386493dbcfff474ab747c7d977b3fb
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Tue Dec 12 11:18:38 2006 +0000

    Add support to the activex, mozilla, firefox, safari plugin for changing audio track and audio output channel (reverse, stereo, left, right, dolby).

commit 53a76832ce6af9cd1680e6b6f06a718586aa7fce
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Tue Dec 12 09:26:26 2006 +0000

    Fix compilation warnings

commit 7acc0ba62d6ba4a18d8c3f068f1d1bf11e1ab193
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Tue Dec 12 09:23:58 2006 +0000

    Small readability enhancement

commit e0a738e5829868ff3c7c622f33ef5aa572b11cea
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Tue Dec 12 09:23:10 2006 +0000

    Don't use register keyword, leave it up to compiler to optimize this.

commit 3a409569e7b8387ade34f6bee815d859f3a95bae
Author: Olivier Teulière <ipkiss@videolan.org>
Date:   Mon Dec 11 22:19:56 2006 +0000

     * skins2/vars/equalizer.cpp: Fixed an invalid memory read, potential crasher
     * skins2/src/generic_layout.cpp: Fixed an old memory leak
    This is a forwardport of [18282]

commit 402d93f759a306d16e62cd2d5d4e1f6735596f3f
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Mon Dec 11 21:06:55 2006 +0000

    Makefile.am: tweack win32 packaging rules

commit 075b16473cfe41bcf7135f7c93b96e5f2afd528b
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Mon Dec 11 20:55:22 2006 +0000

    * Some more const warning fixes

commit 18f3b1e3d9ccdaab0c3757d871fb7c5e59d58024
Author: Filippo Carone <littlejohn@videolan.org>
Date:   Mon Dec 11 20:22:47 2006 +0000

    helper script to ease jvlc development with eclipse

commit d90bffc9b952f607dcb7359c86028524db2a0e4e
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Mon Dec 11 20:04:55 2006 +0000

    * grah one more compile issue

commit 60eb0b52cf5aac64c1411c480e1b54091b8f5393
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Mon Dec 11 17:34:07 2006 +0000

    * one more closedir fix

commit 4d5ae9ec5a38da20673076d9ca12c71ab520abb0
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Mon Dec 11 17:29:49 2006 +0000

    * another closedir fix

commit ae6af36087215d55b3b05313d04e3b12ec5ccb4f
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Mon Dec 11 17:22:20 2006 +0000

    * motion_detect: use playlist_Control's "lock" argument
    * const string fixes
    * make a couple of functions static

commit 94a01b369b1e70d554d87d29a09939aca1082a38
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Mon Dec 11 17:04:56 2006 +0000

    Don't call removed target.

commit 911511bda6deff7ae9c42c7b0931461170820f15
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Mon Dec 11 16:56:21 2006 +0000

    - WTF?! Do not use non-existant vlc_closedir_wrapper
    - Do not leak result from utf8_readdir (ALWAYS strdup'ed).

commit 65c24e0dcf322793ca3a4817554225a461599da0
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Mon Dec 11 16:53:08 2006 +0000

    Fix compilation

commit 83a754136e96b512efa13fd5a6d4dbc4464b8d70
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Mon Dec 11 16:25:29 2006 +0000

    * Fix utf8_scandir (wasn't using vlc_closedir_wrapper)
    * Add some doxygen comments to some of these functions that warn about vlc_closedir_wrapper and LocaleFree

commit d59f9b354c873e267857dc53dd737cf08dc9eacb
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Mon Dec 11 16:22:45 2006 +0000

    * forwardport: [18328]-[18330]
      * utf8_fopen for: galaktos and snapshots
      * vlc_closedir_wrapper for: webintf, mkv, ncurses and gnutls

commit 8ef2385833c0c327407d61ef28f641c72063ce68
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Mon Dec 11 16:17:44 2006 +0000

    * forwardport [18332]:
      - don't compile pngtest, it's not SDK compatible
      - enable sdk on contrib again

commit 55da3392db2e955ceb230b6ba354463c3854bc47
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Mon Dec 11 16:16:33 2006 +0000

    * forwardport [18335]: Compile x264 with --enable-pic

commit 74cbdba8dc2482bf88cba3326a8ddb47cee532ee
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Mon Dec 11 16:13:24 2006 +0000

    * forwardport [18336]:
     - Only try Real RTSP in case of rtsp:// realrtsp:// or pnm://
     - Don't use fprintf

commit 9822f1942cb8e8aa6fe498900052bc35ff95d7fb
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Mon Dec 11 16:04:32 2006 +0000

    * forwardport the 0.8.6 NEWS

commit 48c1a9f20fe4721dc7fa482ef96daad1b62e2808
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Mon Dec 11 16:03:34 2006 +0000

    * forwardport [18346]: LocaleFree() a utf8_readdir entry instead of using free()

commit 45d22a77854809ab0293310d86b94e2ac5ef5809
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Mon Dec 11 15:32:01 2006 +0000

    * forwardport [18350] libtiff linking in VLC OS X

commit dba4eb43527ff90639108bb338ac3a04e4f6fcbb
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Mon Dec 11 15:30:46 2006 +0000

    * marq.c: const strings

commit f6c86f7a08dcd0f397cf1a2be052268b993d2fe2
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Mon Dec 11 12:16:39 2006 +0000

    Remove -z defs to fix FreeBSD linking.
    Someone (I?) ought to work on a better solution

commit 96249f8f98879a156c7577a66f32ada36fae98fe
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sun Dec 10 20:02:03 2006 +0000

    Do not redefine vlc_wclosedir (Close #893)

commit a7a199e30770d5f3d3aa56105320a4af5a85d1fe
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sun Dec 10 19:57:01 2006 +0000

    Forgot this file

commit 6ed527e81716d8d7dea81f26ccfa7771ad67f6a6
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sun Dec 10 19:56:13 2006 +0000

    Use shared libvlc on Win32

commit 98b71c2564df05348d4615870caf2b147530dc3f
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun Dec 10 15:28:12 2006 +0000

    Simplify a bit strings handling

commit f986994e6aafcaad63780958d7ba3c39229ffbc3
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun Dec 10 15:24:01 2006 +0000

    Fix wrong object release

commit 1f8c859dbed5ac385ae176519a141903edcf8bd0
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun Dec 10 15:20:26 2006 +0000

    Don't attach playlist twice

commit 1ab643d4ee141f485344f6b949bba42fb5332ed9
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun Dec 10 15:15:50 2006 +0000

    Fix corruption in SD parser (Closes:#889)

commit 496a54201d383dc056767a10b79e2a0354512e53
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun Dec 10 14:00:54 2006 +0000

    * Do not take and release the structure lock for each element of the list while
      releasing it. mutex locks /= 20 on a standard preparse run
    * Only create absolutely necessary variables while preparsing
    --> Preparse speed *= 4 (with item in disk cache of course)
    
    * Do not rebuild playlist too much while adding a directory. Add a new flag
      to NodeCreate and Add to control this behaviour

commit dbcaeb30c2a9ec5ab42c7a708d873b8e9a2228de
Author: Marian Durkovic <md@videolan.org>
Date:   Sat Dec 9 20:24:50 2006 +0000

    Fix for non-working DELETE key in Playlist on Win32
    For some unknown reason, wxwidgets 2.6.3 always return WXK_NUMPAD_DELETE
    even in case normal Delete key was pressed
    
    Please consider backporting just for Win32 binaries.

commit 26b332584348ab9ed62ca0e629e538204051fe90
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sat Dec 9 20:19:20 2006 +0000

    * prevent the preferences from crashing. they aren't shown again yet, though

commit 41e68d846d07df2195f2629f8bc63643897e2082
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sat Dec 9 20:10:28 2006 +0000

    Fix

commit afb4a0fd73533d0de63696de29225d56167984a5
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sat Dec 9 19:59:45 2006 +0000

    * improved previous b_autoplay implementation

commit a7d57cdf5742cb68908cad3d3ee349a479f7dbc8
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sat Dec 9 19:57:48 2006 +0000

    * make sure that the opened media is always enqueueded, if macosx-autoplay is false

commit a94647f04b28484b49f16ce252523b38343b6b58
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sat Dec 9 18:12:05 2006 +0000

    Misc cleanups in Qt4. (Closes:#736)
    Fix m3u export

commit ff5e7fa774f237f3a8d1204cd9a5b61c1df93079
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Thu Dec 7 22:46:45 2006 +0000

    * Don't redraw the window when going to fullscreen. refs #668 and refs #751
    This might not fix it, but it surely should eleviate the problem.
    forwardport of [18324]

commit 85812c06725e6a21a206b844fa89e251a7f4fef4
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Thu Dec 7 22:38:20 2006 +0000

    * forwardport: [18319], [18320]
      - fspanel centering on right screen
      - fspanel don't hide if mousepointer is over fspanel

commit b99b38eb831f1247b95d987a0d80505fa107994e
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Thu Dec 7 20:19:52 2006 +0000

    Forward port [18313] and [18314]. compile fix

commit e8da76c97ff90125ef5637045408fc2b81e27839
Author: Benjamin Pracht <bigben@videolan.org>
Date:   Thu Dec 7 20:10:55 2006 +0000

    * Cleanup that file a bit

commit 718c752ff05d5bb9f8f499e18e7f5c9c869c6cf8
Author: Filippo Carone <littlejohn@videolan.org>
Date:   Thu Dec 7 13:35:25 2006 +0000

    fix for libvlc_input_get_fps. maybe there's a better way to do it.

commit 8186a95af8f99e0716c7c3bda5a6e902b605ead1
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Thu Dec 7 11:25:09 2006 +0000

    Remove redumdant function call

commit f2cf7af4b4bc46b43b652971a289310aa88e9c92
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Thu Dec 7 09:29:45 2006 +0000

    Remove old TODO

commit aaaea383ca9188d7b138f7bb81d26859b7196234
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Thu Dec 7 08:46:01 2006 +0000

    Prefer EDH-RSA over plain RSA

commit d645efe275622d10c519095fc6bfb302f4daab5f
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Thu Dec 7 08:39:45 2006 +0000

    Handle fatal errors properly past TLS handshake (close #887)

commit 454b19b86a8dd610a3b6f20e0b81dab8afb4ba39
Author: Damien Fouilleul <damienf@videolan.org>
Date:   Thu Dec 7 00:31:14 2006 +0000

    - mozilla, activex, directx: more backporting from 0.8.6

commit ec077666e9ff20ecc6f9f626a28bf243bcd59ceb
Author: Damien Fouilleul <damienf@videolan.org>
Date:   Thu Dec 7 00:29:57 2006 +0000

    mozilla: backporting from 0.8.6

commit fc9b8e56966b81ebe9852b1e8a1cd4b4842135ee
Author: Damien Fouilleul <damienf@videolan.org>
Date:   Thu Dec 7 00:29:02 2006 +0000

    - activex: backporting from 0.8.6

commit 344289ceca2caa3ede3dbc0c443907c265d0c2b2
Author: Damien Fouilleul <damienf@videolan.org>
Date:   Wed Dec 6 23:39:18 2006 +0000

    - dshow: backporting from 0.8.6

commit 4b482440894c591c8c3c4ddbdf9fac212280102e
Author: Damien Fouilleul <damienf@videolan.org>
Date:   Wed Dec 6 23:38:27 2006 +0000

    - backporting from 0.8.6

commit 3b44fa8c182bfeae208bacc16c4195b88fcb6c12
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Wed Dec 6 22:57:37 2006 +0000

    sub_fps is a float and need to be a float. Don't loose precision if the subtitles dialog is opened.

commit 1ce34fd00faf71b85242237cb775970df9d64433
Author: Damien Fouilleul <damienf@videolan.org>
Date:   Wed Dec 6 22:26:23 2006 +0000

    - removed commented out lines in [18277], not really necessary to keep them

commit ddbcb2f208c12dce8514ff5ace181e046441bbe0
Author: Damien Fouilleul <damienf@videolan.org>
Date:   Wed Dec 6 22:22:36 2006 +0000

    - vlc.win32.nsi.in: backporting from [18288]

commit b1738c8d8d53b11ec1c0fae05a10f4120116274c
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Wed Dec 6 21:59:39 2006 +0000

    Enable AES 256 with TLS.
    
    DISCLAIMER: libgcrypt includes various strong cryptographic ciphers.
    VLC now has 256-bits ciphers, and already had 128-bits ciphers for some
    time. Please check with your lawyer and country-specific homeland
    security bureau. In France, *usage* is completely free. Supply, import
    and export are not.

commit 839bc0fb62b46c3fcd2d7ccc4201b2a3771062d7
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Wed Dec 6 21:27:32 2006 +0000

    Fix path.

commit 1e5190c13885c64800d02075e310f30845a602b3
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Wed Dec 6 21:12:53 2006 +0000

    Do not try to distribute non-existant kludges

commit d36cc944ca82b247b580d0488934287a7fb9293a
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Wed Dec 6 20:48:09 2006 +0000

    Support for TLSv1.1 deflate compression

commit 82f9a191bb09d12425b3e3d1a2ac087f43587136
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Wed Dec 6 20:22:56 2006 +0000

     - support for TLSv1.1
     - rationalize var_CreateGet*() and config_Get*() usage

commit b80738a23869a83e9d8a9618642fe2e0e116cfdd
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Wed Dec 6 18:44:19 2006 +0000

    Do not retry to HTTP connection with version 1.0 instead of 1.1...
    ...when the lower layer failed (ie TCP or SSL errors)

commit c16fe33f620415da6e98d0eaeff9395ba0351aaf
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Wed Dec 6 18:31:53 2006 +0000

    Make some constant data table static

commit c53808689f7ea5a02905d7baba3a9660ae39c3ba
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Wed Dec 6 16:47:10 2006 +0000

    Work-around window-on-top + fullscreen deadlock (refs #882)
    
    FIXME FIXME FIXME FIXME: EXPLICIT HACK.
    On the one hand, we cannot hold the lock while triggering a callback, as
    it causes a deadlock with video-on-top handling. On the other hand, we
    have to lock while triggering the callback to:
     1/ make sure video-on-top remains in sync with fullscreen (i.e.
        unlocking creates a race condition if fullscreen is switched on and
        off VERY FAST).
     2/ avoid possible corruption bugs if another thread gets the mutex and
        modifies our data in-between (though it does not seem like it could really
        do much harm in this particular case).
    
    This is obviously contradictory. Correct solutions may include:
     - putting the fullscreen NAND video-on-top logic out of libvlc,
       back into the video output plugins (ugly code duplication...),
     - serializing fullscreen and video-on-top handling properly instead of
       using the fullscreen callback. That's got to be the correct one.

commit 4b8daf879c576d7d49762f06cd2b5c362e87aade
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Wed Dec 6 16:41:19 2006 +0000

    Provides libvlc.sym

commit 449a9c760e853e8424f6b39a8126b5dd3824963a
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Wed Dec 6 16:29:20 2006 +0000

    Minor code simplification

commit 6c464c3ce2e3cf54eb47fd6679d3ad7d1ba0af67
Author: Rafaël Carré <funman@videolan.org>
Date:   Wed Dec 6 15:02:37 2006 +0000

    Simplification of one-instance mode
    It now checks if a capable "Media Player" is running, not only VLC.

commit 9dc29b4fa1e75c0fb0066f540f0ec4210e62335b
Author: Marian Durkovic <md@videolan.org>
Date:   Wed Dec 6 09:55:17 2006 +0000

    Remove duplicate code. The new Unescape() is already doing this.

commit 461fd44cfe7e3892bec1af9a5575ff46037a4928
Author: Rafaël Carré <funman@videolan.org>
Date:   Wed Dec 6 00:52:04 2006 +0000

    D-Bus module now uses new specification
    TODO: playlist management

commit 33d29c3eb02ca07e9bece4cf3c1efa0d73aed23e
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Wed Dec 6 00:31:08 2006 +0000

    make update-po

commit 85d419a39e03f6f67402f32a8241403936bc49c4
Author: Filippo Carone <littlejohn@videolan.org>
Date:   Tue Dec 5 23:45:36 2006 +0000

    Java bindings update: various enhancements; paint system changed; reparenting works again.

commit a10792f2b6e2d7a4184d2a3a48454ccfc2693a99
Author: Filippo Carone <littlejohn@videolan.org>
Date:   Tue Dec 5 23:42:58 2006 +0000

    libvlc_input_has_vout more consistent with function aim

commit 7a6f4c91aae3e6cc1d15ce61261b84734989eba7
Author: Damien Fouilleul <damienf@videolan.org>
Date:   Tue Dec 5 23:20:18 2006 +0000

    - libvlc target, removed uneeded libs target previously for for external libvlc compilation

commit aa70c0cf8976fb6f5ec294f71f0d1c119e5bcd81
Author: Damien Fouilleul <damienf@videolan.org>
Date:   Tue Dec 5 17:29:07 2006 +0000

     activex: when linking against the shared lib DLL, it looks like the linker is picking the DLL name from inside the file, rather than the filename itself. in most cases, this is not a problem, as both are usually the same. Unfortunately, since libtool has a bug on cygwin, whereby the ouput name is libvlc.dll.exe rather than libvlc.dll, the wrong name 'libvlc.dll.exe' is used by the linker rather than the corrected filename. Using the import lib libvlc.dll.a instead fixes that problem. the proper fix should probably a patch to libtool

commit f0f2eefeb04463f52d6ec23c3abae41f06041ccb
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Tue Dec 5 17:05:20 2006 +0000

    * Expand the ugly hack to also let automake define OBJCLINK and friends

commit 9e687edccedf1c11f74922eac5a0d6b5cbb5456e
Author: Damien Fouilleul <damienf@videolan.org>
Date:   Tue Dec 5 10:22:25 2006 +0000

    - mozilla, activex: vlc-config vlc -> libvlc changes

commit 04773a76777492eb48a8a1cfc05835ff70279fa3
Author: Gildas Bazin <gbazin@videolan.org>
Date:   Mon Dec 4 21:17:32 2006 +0000

    configure.ac: fix build when libtool is disabled.

commit 11f445090a95fce4fdeb380e23b524f7ac814050
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Mon Dec 4 21:12:19 2006 +0000

    Don't install mozilla plugin in recommended/default settings on windows. The NSIS stuff needs to be backported to 0.8.6 before we release (and tested). Could someone do that please?

commit c59b99775c8c9c8f1c9b76773b16fdc7ba2c45b4
Author: Damien Fouilleul <damienf@videolan.org>
Date:   Mon Dec 4 19:08:31 2006 +0000

    - vlc -> libvlc for linking shared libvlc.dll

commit e5d47d29ef9860e47156adc13877a788632dfec8
Author: Marian Durkovic <md@videolan.org>
Date:   Mon Dec 4 14:02:14 2006 +0000

    Don't escape single quotes since it's not needed anymore

commit f88bf2c190ee358defaea7d81d6fc415098ad11b
Author: Marian Durkovic <md@videolan.org>
Date:   Mon Dec 4 10:14:26 2006 +0000

    Add quotes to all VLM commands requested by VLM wx panel

commit 85e000fa79ec7631d06fbf99fbc737ac27672b8c
Author: Marian Durkovic <md@videolan.org>
Date:   Mon Dec 4 10:06:23 2006 +0000

    VLM quoting magic for partially quoted strings

commit a658df6d37a988362c30ff574abbd2053482d3fd
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sun Dec 3 21:00:42 2006 +0000

    Fix searching in tree playlists (doesn't hide a node's children if the children match but the node doesn't). Thanks to zorglub for the fix.

commit 1839dc50111af13ef537c7904b45c0ee837b95da
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sun Dec 3 20:56:28 2006 +0000

    Don't duplicate backslashes in VLM HTTP interface anymore. Could someone confirm that this works?

commit 8a55a20ac3649f0976210eeee7d8c432a74bac6a
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sun Dec 3 20:44:10 2006 +0000

    * vlc_variables.h: remove unused VLC_VAR_ISLIST define

commit 696f7c1d5b3d9b331540be75047d2488f237b30b
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sun Dec 3 20:36:24 2006 +0000

    * vlc_variables.h: remove unused VLC_VAR_ISCONFIG define
    * objects.c: some more vars command stuff

commit 459565334a754804162c1580c2aad0414bc840be
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun Dec 3 20:33:02 2006 +0000

    * Made open and sout QDialogs
    * Added a minimal streaming feature

commit 0f36081763e7d533de58dd4172dfc62d675bec83
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sun Dec 3 20:05:54 2006 +0000

    Tweaks vars command a bit.

commit 64339830bce50f49b15b365d27ee4c709cb0c106
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sun Dec 3 19:49:26 2006 +0000

    Add "vars" command to display the list of variables owned by an object. (ex: vars 1)

commit 044050423418803fc9765b6b19656b78d1f455cf
Author: Marian Durkovic <md@videolan.org>
Date:   Sun Dec 3 19:44:54 2006 +0000

    Implement shell-style escaping also for double quotes and fix bugs.

commit c1acae62b49a0ee0df2eb563700a6383a71468cb
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sun Dec 3 19:07:22 2006 +0000

    Also show telnet specific commands when using "help" command in the telnet interface.

commit 82fd7dc7b390598ce2e3767eaf403649b834cd9e
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sun Dec 3 19:04:31 2006 +0000

    Looks like we need to add function exports here too now.

commit d7ea734063980b8231d4db1613abd83b84a326d4
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sun Dec 3 19:00:59 2006 +0000

    Export vlm_MessageNew and vlm_MessageAdd.

commit ba5411566d5b9ad63075f31d0422b8a3bc7d684f
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sun Dec 3 18:54:03 2006 +0000

    Fix memleaks

commit be18bca0c5d3afe281028776d1a75ac3bffffbe6
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sun Dec 3 18:37:22 2006 +0000

    Also print the object's parent id (makes it easier to "climb" the object tree)

commit d158d8926195d8f6a417c2b2a47405d8d041c175
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sun Dec 3 18:15:03 2006 +0000

    Make module_LoadMain static

commit 567cf942d9e107530d4378746184c48586eaafc8
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sun Dec 3 18:14:37 2006 +0000

    Buffer was too small.

commit 271fcd86a5ca6639be10bdc0909f9f5f4b7c414f
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sun Dec 3 18:05:23 2006 +0000

    Sync default options in NSIS installer with recommended preset. I still don't like installing the activex and mozilla plugins by default as they often override other plugins and make it impossible to view videos on some/many websites.

commit 4475aeda1a449436710c3b4548bad06a77410afe
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sun Dec 3 18:02:03 2006 +0000

    Be a little less pessimistic

commit e954457bf4c81f2ac87e948b4ad9eca7dec8e4f7
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Sun Dec 3 18:01:13 2006 +0000

    use program-prefix="" all the times

commit d47063eabbe6ce08a87bbbaaefd286360e522813
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sun Dec 3 17:57:54 2006 +0000

    Fix memleak (oups)

commit 4ab1c77190c0c8a4ada68309e2bc39b9bd27839f
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sun Dec 3 17:53:51 2006 +0000

    Oops (at least it wasn't a regression ;) )

commit a1d07250a11a0f872bba679ad620ff86792ea9d2
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sun Dec 3 17:30:48 2006 +0000

    Same as previous commit, for invalid MMS URLs

commit 866583cd50152cbcd181faada2d8d6339bcbc8b8
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sun Dec 3 17:30:31 2006 +0000

    Don't display "Unknown command!" when the command is known.

commit de163952203896af7cf89bf498b170ce9d525eb1
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sun Dec 3 17:29:25 2006 +0000

    Fix über memleak when falling back to MMS/HTTP

commit 712038209a4358a0be3a88c836799f8f6fa15eff
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sun Dec 3 17:27:13 2006 +0000

    Cosmetics and small fix

commit be06db8e7f11249b5baa20dc86681dadf0153c2c
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sun Dec 3 17:19:24 2006 +0000

    Simplify callback registration.

commit 8ac0d5a75507f8c8eede20eb99add590b3b72076
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sun Dec 3 17:09:48 2006 +0000

    Fix [17577]. Removing 200 lines of code is nice. Replacing them with lines that does the same thing as before is better.

commit 58891156aa047ba821a8b0a5e51d8d00eb9ea452
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Sun Dec 3 17:03:22 2006 +0000

    Don't prefix the binaries and config scripts with $HOST.

commit de90c15151187e74ce4d2e89a34d68fd64b8735f
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sun Dec 3 17:02:02 2006 +0000

    Fix small memleak

commit 346350ee6036a43f482cdd3088d75010f30052ed
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sun Dec 3 16:34:00 2006 +0000

    M3U: fallback to local code page if UTF-8 fails (close #862)

commit 27bf7df312256c6d879cea4e521cfd321502af6b
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun Dec 3 16:31:08 2006 +0000

    Release notes

commit bc32a19e72326154fdf8267d8ad4c909f5aa707e
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun Dec 3 16:13:40 2006 +0000

    * Fix preparse of directories
    * Add right-click "info" item in qt4 playlist

commit bb97f8e0620e612353d9555d05db6ae300a8ec9c
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sun Dec 3 16:03:40 2006 +0000

    Undo unintended changeset

commit a4d1fdfc024b594a26d1d83386893aa2b6dae8ce
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun Dec 3 15:57:27 2006 +0000

    Unbreak a bit windows

commit 4ee2908cb34bd854efc2d2b530d0ecce33cc3366
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun Dec 3 15:03:14 2006 +0000

    Missing libvlc flags on win32

commit c13f9fc955acf4504a5336752feebea388773702
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sun Dec 3 14:52:21 2006 +0000

    Fix libtool and shared builds

commit 5af47d3b1cc46b624e013cc0968fd0d6ad5fa201
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sun Dec 3 14:35:17 2006 +0000

    Do not autogenerate libvlc.sym.
    The scheme I used sucked big times.

commit 03c8a66bfe90b8bb9ca90eeceaacc110ce77853a
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sun Dec 3 14:23:52 2006 +0000

    Forgot this file

commit 7c8c88f6a5306ffd385384491419b2cb72ab6305
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sun Dec 3 14:23:40 2006 +0000

    - fix input memleak
    - move vlm to input/
    - remove unused libvlc export

commit 6aabccecf83b251bdf0a2dfdb647603c0e70f5c3
Author: Rafaël Carré <funman@videolan.org>
Date:   Sun Dec 3 14:06:06 2006 +0000

    forward port [18125]
    Compile glx plugin only if all required headers are present

commit 133d57fe883de115e7d10ce29411a3f7097f79ad
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sun Dec 3 13:52:04 2006 +0000

    Don't write R/O memory + clean up

commit fbf4c8060d35617e39b50ae739307152d02ed951
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun Dec 3 13:48:21 2006 +0000

    A bit of vlc/libvlc cleanup:
    * libvlc sources and plugins now define __LIBVLC__ and headers exported to
      plugins (ie, include/vlc_*.h) check for this
    * libvlc sources use the value of the "libvlc" component in vlc-config instead
      of vlc
    * Apply flags directly to "libvlc" in configure.ac - might temporarily break win32 :)

commit d64b61183029647e41f0a6fa4ea66de5d04eb716
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sun Dec 3 13:32:55 2006 +0000

    Use a MEANINGFUL (hopefully) debug message

commit 8e938c63b75fe1b54fda27ff3975e1214abdd3b9
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sun Dec 3 13:16:03 2006 +0000

    * use the current x264 revisions and Xcode's native nasm on x86-OSX. This requires Xcode 2.4.1 or later. Patch by Brian Raymond <braymond --a-t- echostorm net>
    
    I second his request to include this in 0.8.6 as well, since this update improves the performance on PowerPC-based Macs by 20% without breaking compatibility with our module.

commit 8fdb157ff5004fdf1f2947b63b420b638cfba347
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sun Dec 3 11:45:57 2006 +0000

    - Only unescape VLM parameter when quoted with " ", do not unescape with ' '
    - Remove opening and closing quote when unescaping

commit 9040f4ed0657bfe365af82a4dcf8044c7a33e290
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun Dec 3 09:56:46 2006 +0000

    Qt4 open:
    * Implement MRL handling for file, disc and network
    * Moved input slave option to the global dialog (not file specific and
      avoid cluttering the file subpanel)
    * Initial implementation of the network panel based on ideas and work by
      Leo Spalteholz. Thanks !
    * Improve layouting and handling of the advanced options subpanel
    
    --This line, and those below, will beignored--
    
    M    modules/gui/qt4/dialogs/open.cpp
    M    modules/gui/qt4/dialogs/open.hpp
    M    modules/gui/qt4/components/open.cpp
    M    modules/gui/qt4/components/open.hpp
    M    modules/gui/qt4/ui/open_net.ui
    M    modules/gui/qt4/ui/open_disk.ui
    M    modules/gui/qt4/ui/open_file.ui
    M    modules/gui/qt4/ui/open.ui

commit c256165fe408cbc2f515ace7e8c02ba93c24aa6e
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sun Dec 3 08:07:53 2006 +0000

    Save a few allocations

commit d1930468299584c23b34d8e56d755610d7019b0f
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sun Dec 3 07:28:41 2006 +0000

    ACL: remove potentially harmful macro conditional definition

commit e0bebcefb451c4f2f4b593ce1f3e49171ca3a1f7
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sun Dec 3 07:05:21 2006 +0000

    New VLM quoting and escaping logic that is more like the usual C one[1]
    - Do not validate quotes recursively (there is no reason to do that)
      and it is really unlike anything else.
    - Do not allow escaping non-ASCII (to avoid UTF-8 breakages)
      or non-printable characters.
    [1] we don't support every features of C escaping though

commit d3cd1b4db0be7fd42126e77ad4163bc64b83f292
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Dec 2 18:40:40 2006 +0000

    Rewrite comment.
    It reads like some sort of English now, though it could be further improved.

commit 5445c74648ab7cba2d73689eae47afdd7150712b
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Dec 2 18:34:06 2006 +0000

    Safe default for HTTP .hosts file

commit 8a26156e24f953bb7abed914d8e0363a9a6eaf47
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Sat Dec 2 15:02:36 2006 +0000

    * forwardport [18201]
      fixes a big crasher in the DestroyFilter of the logo video filter

commit c638a67c52980404d2aa6f6851b455743a898820
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sat Dec 2 10:58:51 2006 +0000

    Improved autocropping by Cedric Cocquebert

commit 53dee835ddd1eb45f488fe7de2e06b0829d1f9c9
Author: Dennis van Amerongen <trax@videolan.org>
Date:   Fri Dec 1 23:18:11 2006 +0000

    NEWS: Sync with the 0.8.6-rc1 NEWS so that the link on the developers site is uptodate as well.

commit 2fac2b1d070cdb9dd9f6ba5fa4977c148cf12600
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Fri Dec 1 20:26:05 2006 +0000

    Hide httpd_t and httpd_host_t within httpd.c

commit 17853c532cf3f3aebd4eb454b7d5f50dde889f03
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Fri Dec 1 20:13:46 2006 +0000

    Rename libvlc.h to libvlc-module.c
    It made little sense to have an header that can only be included
    in a single file.
    Re-use libvlc.h for generic libvlc internal declarations.

commit a5ed35c9b0d7588e63e41e05c938f31a96277b9e
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Fri Dec 1 20:04:13 2006 +0000

    Remove unused variable

commit f7115564ce2bf24dfe480a5b7fc0cf37b0d794a2
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Fri Dec 1 19:48:43 2006 +0000

    Support for creating object with custom type name and size.
    This help suppress dependency of src/misc/modules.c
    upon some structs typedefs just for the sake of sizeof.

commit 5d10806a802531229498178360ca122984f3857c
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Fri Dec 1 18:54:34 2006 +0000

    Hide some httpd structures from modules

commit bc73810b6215db6710cb6ee39a01422b5535a8ba
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Fri Dec 1 18:38:59 2006 +0000

    Don't initialize a variable twice

commit e9c68c47d18ae45fa79f480cbf779dec27df3161
Author: Marian Durkovic <md@videolan.org>
Date:   Fri Dec 1 16:09:45 2006 +0000

    Add a FIXME

commit 5364ae678b8ee94b65921ea51ab8b3b1e181191e
Author: Rafaël Carré <funman@videolan.org>
Date:   Fri Dec 1 09:45:24 2006 +0000

    Simplification of Advanced Open
    Control & Playback buttons have the same size

commit 326164980192a146cfbf444afd4e6ff2de81d580
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Thu Nov 30 22:41:48 2006 +0000

    Apply the alignment patch on BeOS also.

commit 63bd1abd4772e00a175fa965312bfea18b62586d
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Thu Nov 30 22:18:36 2006 +0000

    * fix commit [18178]

commit 3ea46905da32046b18395e884a8d34ab010f0a22
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Thu Nov 30 21:52:58 2006 +0000

    * Fix YUV422, YUY2, YUYV mappings in V4L.
    * Don't immediatly overwrite our driver retrieved video palette value with 0.

commit 4d1f3123b77f081ab7a964c8d89b7cbb8cb783e8
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Thu Nov 30 20:46:23 2006 +0000

    forwardport [18177]
    * microDVD should use the framerate of the movie if that is known, before falling back to 25fps

commit 7f75b3a346a86cd6c00ec34021b30465f73a1125
Author: Rafaël Carré <funman@videolan.org>
Date:   Thu Nov 30 14:39:52 2006 +0000

    Uses correct buffer size with OSS output

commit 7e40556bc3fc852a68f8c3378b5d52ad59739776
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Thu Nov 30 14:27:36 2006 +0000

    Link with libebml_pic if avaivable

commit d9f60cd7287eff119b4531327e3e9cb05992f32e
Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
Date:   Thu Nov 30 08:15:23 2006 +0000

    modules/video_output/snapshot.c: remove ref. to snapshot.h, whose data has been moved to vlc_vout.h

commit 71abca728d56bd80220bea148ac664158c4b63e0
Author: Dennis van Amerongen <trax@videolan.org>
Date:   Wed Nov 29 23:48:24 2006 +0000

    vlc.win32.nsi.in: Add shortcut for Direct3D with no hardware acceleration. YUV->RGB hardware accelaration should normally be enabled except on some buggy NVidia cards/drivers?

commit 7aec98e903533bd9fdf6517656a9c69e795ac729
Author: Dennis van Amerongen <trax@videolan.org>
Date:   Wed Nov 29 23:24:44 2006 +0000

    vlc.win32.nsi.in: Make sure hardware acceleration is always set in certain DirectX shortcuts.

commit e979fa23d09574d9b27c9c43f2638b15c3c4b854
Author: Dennis van Amerongen <trax@videolan.org>
Date:   Wed Nov 29 22:55:24 2006 +0000

    vlc.win32.nsi.in: Renamed Utilities to Quick Settings. Added separate shortcuts for no overlay and no hardware accelleration and seperate folders for Audio, Video and Interface.

commit b71fdec3e886d080214779e374bb98aec8fc1f91
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Wed Nov 29 21:13:07 2006 +0000

    * const and a few other casting fixes

commit 0ed4ebdf4c3bae3f2ef2be410a9f68ab63983734
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Wed Nov 29 21:11:57 2006 +0000

    * cdda: update due to input_GetItem

commit d32ac4687b5fb89fc75271b80628753772cda927
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Wed Nov 29 20:37:57 2006 +0000

    Qt4: Small corrections on previous commit.

commit e9735ab2e5770cac554623dfba0e623d7e2f0911
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Wed Nov 29 20:17:08 2006 +0000

    Qt4: Please help...
    Adds an help menu with help and about.
    Dialogs are still empty.

commit 3501cab9fb4fc12d0adb27e97110bd240e467488
Author: Rafaël Carré <funman@videolan.org>
Date:   Wed Nov 29 13:35:23 2006 +0000

    Disable D-Bus if installed version is < 1.0.0 and warns the user.
    Adds an option to force D-Bus support to be enabled anyway.

commit 7cf5fbe82cc18155433046cde85e01cf218e17cd
Author: Marian Durkovic <md@videolan.org>
Date:   Wed Nov 29 10:02:42 2006 +0000

    Forwardport [18136]: Fixed RecursiveDeleteSelection() to prevent destroying the
    whole playlist

commit 979719c9b4019ce515b6ffb938b8445721be5722
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Wed Nov 29 03:35:26 2006 +0000

    Qt4 : Some work on OpenDialog. Does not work with files with spaces... More work to do.

commit 016036ccbff45302515f9dc62091260f05ecb1b2
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Tue Nov 28 23:07:54 2006 +0000

    do not show started-from-file in the prefs

commit 8ea0368184910732fa49a8802abec249736fcc22
Author: Rafaël Carré <funman@videolan.org>
Date:   Tue Nov 28 23:04:54 2006 +0000

    Detects too old automake version using 1.X-pY versioning

commit 06e7c958298d05805f80cde1b35257db194d7dd4
Author: Philippe Morin <phmo95@videolan.org>
Date:   Tue Nov 28 21:49:28 2006 +0000

    Fix missing output directory in JNI header generation in win32 part.

commit 60672abc1c666289ee98f13f3b5ef9ee22c1e05e
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Tue Nov 28 20:27:33 2006 +0000

    Avoid duplicate memory allocation

commit a9ac3e9e17a136f4114f27f99dae976a81bac7e2
Author: Rafaël Carré <funman@videolan.org>
Date:   Tue Nov 28 17:05:31 2006 +0000

    Uses file:// MRL only files, don't bug when recursively adding directories

commit 8d433f3dfe45d73ff5344173563d596ec8b54758
Author: Rafaël Carré <funman@videolan.org>
Date:   Tue Nov 28 15:34:08 2006 +0000

    Add a method to export playlists

commit c5543363e67c7c4504ce9f1b45ee2bec549cb395
Author: Rafaël Carré <funman@videolan.org>
Date:   Tue Nov 28 14:53:50 2006 +0000

    Fixes buffer overflow introduced in [18129]

commit a167893085215026aa50f6c65e6a74566fdf145d
Author: Rafaël Carré <funman@videolan.org>
Date:   Tue Nov 28 13:20:13 2006 +0000

    Uses file:// MRLs for items added by directory access

commit f0975acb533d12e19e429b9fd8fd8f4521e9e978
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Tue Nov 28 03:29:43 2006 +0000

    * const warning fixes. formatting fixes (squash them tabs)

commit b087885b82938dd1eb06542968f45749a877e502
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Tue Nov 28 02:18:48 2006 +0000

    * Some cast magic to get around a gazillion of warnings during the OSX build. If your OS has similiar warnings, feel free to add yourself to the define list :D. Solution thanks to Sam.
    
    ../include/vlc_threads_funcs.h:501: warning: cast from function call of type 'pthread_t' to non-matching type 'int'

commit 7bcd728f1d30933b7e658ad8d700015325e12f5a
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Tue Nov 28 01:26:46 2006 +0000

    * playlist/* When telling the playlist to play the node, don't check for i_children. The playlist might still have to process the request of the add and i_children may not be accurate yet. (this fixes a bug where 1 item playlists would not start playing).

commit 67c7c31e1d2a3c2b1c4cdd8c77643b356770891c
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Mon Nov 27 22:36:14 2006 +0000

    Make update-po

commit c2ec5e5fcec0e222a411c1b311509fd40b6b0315
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Mon Nov 27 21:30:13 2006 +0000

    * mp4: fix memleak in mov ref. files handling

commit 639a14dc07fefaea6d1a1b07845d712185a8daba
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Mon Nov 27 21:23:29 2006 +0000

    * more info about the applescript addition:
    
    you can also do the following now:
    
    <tell app "VLC" to set fullscreen mode to true>, thus you also got write access ;)
    
    
    Sorry, I just forgot to commit these obvious files in [18115].

commit 92c362106fb9166bfa16f79ec0b16a7de5b8b086
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Mon Nov 27 21:20:23 2006 +0000

    * various improvements to the AppleRemote support by Martin Kahr <martin -attt-> martinkahr com> feat. the following changes:
        - holding +/- continuously increases/decreases volume
        - pressing Play twice toggles fullscreen mode
        -  a press on Menu shows the "Position" overlay (like pressing the key
    't')
    
    This updates our copy of Martin's unofficial framework to the latest version released.

commit b8e3c1eaad02b695b6e5bbebef41de21ae623c04
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Mon Nov 27 21:11:47 2006 +0000

    * added an option to the apple script binding to check for windowed or fullscreen mode. Patch by Martin Kahr <martin --att-- martinkahr com>

commit ca2dd2749742a26cad59e4f23ff9eca05904505a
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Mon Nov 27 18:46:44 2006 +0000

    * dc1394 cosmetics (forward-porting [18096])

commit bd894c1b4dd21303ce56c5858338c4e853a171ea
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Mon Nov 27 17:44:00 2006 +0000

    Qt4: Some cosmetic work and design by Leo Spalteholz

commit f01e2a91944574598b8235a34f334270e77a23e8
Author: Marian Durkovic <md@videolan.org>
Date:   Mon Nov 27 09:59:45 2006 +0000

    Comment on IPv6 SSM

commit 97b3335a04da42b56fc81439a4f057a311dc37fa
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Mon Nov 27 09:01:09 2006 +0000

    Digital Cameras (firewire/1394) support by Andreas Guzzo (xant at xant dot net). I left out the rotation code, because in vlc-trunk there is already a rotation video filter2.

commit faaec5e9b1449eb8d9c3b4f083d3fab4eecf4033
Author: Clément Stenac <zorglub@videolan.org>
Date:   Mon Nov 27 07:23:25 2006 +0000

    Fix for missing resizing in sout dialog.
    Patch by Leo Spalteholz, thanks.

commit adb1e8730507bfe650c5834216846c0cbb14b31d
Author: Rafaël Carré <funman@videolan.org>
Date:   Mon Nov 27 01:54:50 2006 +0000

    Enables audioscrobbler by default as it should be bugs free

commit cde6146fc6c110ee42e2686c3c82617b098b4d51
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Mon Nov 27 01:44:14 2006 +0000

    * Correct and probably also faster EOL detection in UTF16 or UTF32 files

commit c2ec30b423d074da6feb53c9c01e800ef9bcb286
Author: Rafaël Carré <funman@videolan.org>
Date:   Mon Nov 27 01:42:48 2006 +0000

    Merge 2 functions for reading meta data
    Simplify interval checking
    Sleeps 10 seconds more
    Releases input 1 time instead of 2

commit 7ac42ed10d35c37ecf2e3dbde47fa904df608200
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Mon Nov 27 00:57:42 2006 +0000

    * Remove duplicate mutex_destroy added in [18009]

commit a232e032fc0952531bbb8d417c0783501ffae98f
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun Nov 26 23:28:05 2006 +0000

    Don't ask me why this fixes the java binding compilation

commit 4e0282a7fa28a5bb8273bc37b2604a65bc3f10fa
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sun Nov 26 23:25:40 2006 +0000

    Revert messup while doing the video filter2 port.

commit 3f92a6295b6a36188ee79091e1be04d57467c5f7
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sun Nov 26 23:09:09 2006 +0000

    Fix small mixup between artist and title in MSN plugin.

commit 6266986274cf2d8ff847c2e5751172a9f567fdd6
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sun Nov 26 22:29:33 2006 +0000

    Pick IPv6 scope ID from group address, instead of source address
    Fix possible segfault as a side-effect

commit 30b350355b2253baf8d5bafb250ac57b580888f1
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sun Nov 26 22:17:41 2006 +0000

    Fix unitialized interface for old-style IPv4 joins

commit 30f4531b43954821a0beb408bcf2438f9b477eac
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sun Nov 26 22:16:00 2006 +0000

    * centre fspanel in the lower third of the screen. additionally, switched style mask to allow dragging in the entire window area (forward-porting [18092])

commit aa59948dfe8d25bf9fe378c45e2c0dd3276aaec6
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun Nov 26 21:35:08 2006 +0000

    Implement disc chapter selection widget

commit 496b1f5fc878edde8e21bb749c76495ca5cfa4ab
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sun Nov 26 19:48:39 2006 +0000

    * missing file in previous commit

commit 21445d780fe5e8a1ed786bdb15aaebca46b6841d
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sun Nov 26 19:43:20 2006 +0000

    * fspanel usability fixes (forward-port of [18077]) plus some further clean up

commit 7614e4ee8618c05d37b1612d2d01741c250d49f5
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sun Nov 26 19:21:54 2006 +0000

    * the remaining compilation fixes plus a bit of clean up here and there. vout.m needs further fixing and everything needs quite some testing

commit 45e123dca9f69067060a562d6293c8c49cfdca7e
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun Nov 26 19:07:37 2006 +0000

    Should fix win32

commit d81d5e5fcee94d98880b89ca9c539070af0a6150
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun Nov 26 18:59:52 2006 +0000

    Merge all fixed-point and floating-point audio format converters

commit 1c808907903f9539e0469c1289dd50fae5885f5d
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sun Nov 26 18:08:23 2006 +0000

    * first round of compilation fixes, more to come

commit 4e26c57f6f737fa61036f08d7e5818dcad01cfcf
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sun Nov 26 17:49:17 2006 +0000

    Remove trailing spaces.

commit 9ce72981b5df1177e9e1b701698e992ca4437b0e
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sun Nov 26 17:29:57 2006 +0000

    use pf_mem{set,cpy} when possible

commit 3fada58d1eddf3a17434acf0e106bac0a7ac9372
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun Nov 26 17:27:16 2006 +0000

    Make the global b_can_pace_control flag public

commit ea6f725b4132d9ee338513d1cbd50d26890ce10b
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun Nov 26 17:22:54 2006 +0000

    Ah Ah

commit 93236cd63cf1c8dde138281bef097aee8976f2db
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sun Nov 26 17:18:09 2006 +0000

    Remove printf

commit cf525b7194767acb09727d2007b4a1a0085cd4a7
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun Nov 26 16:37:06 2006 +0000

    First and probably only attempt at fixing os x interface :)

commit d1947759256e9a3b46c685663525ebf5270f81fb
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sun Nov 26 16:28:50 2006 +0000

    svn:ignore

commit 42b8c573fecc5748cee38272327f5658c689c797
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun Nov 26 16:26:44 2006 +0000

    Pwet pwet

commit 1afa10099843ddfe068ee747047442849c8d6ffa
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sun Nov 26 16:26:34 2006 +0000

    svn:ignore

commit 047df8f7f4c0dad6656aedfa191cabd6dce83151
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sun Nov 26 16:26:09 2006 +0000

    svn:ignore

commit d61447f8e3faeae6c1b19b5e3b1a57db92efdfac
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sun Nov 26 16:25:07 2006 +0000

    svn:ignore

commit 50459be7c8d97e3afb3df8236f5f9ac84be2d418
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sun Nov 26 16:11:28 2006 +0000

    Fix dbus compilation

commit ea82a404e991564ff7eb41929b2c1d912d347d1a
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun Nov 26 16:01:31 2006 +0000

    Nicer commits, faster breaking time and better-looking headers
    That's not just the vlc service, thats *your* vlc service !
    So remember the new number ! 0118 999 881 999 119 725...3

commit a29a4e2e57c454027d791cdd8c69948ed03643e0
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun Nov 26 15:36:01 2006 +0000

    Did I loose the count ?

commit 105e1851a7e7ead3e3fc89a084c222aa65437612
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sun Nov 26 15:21:04 2006 +0000

    * Port motion blur to "video filter2".
    * Add "blur-persistant" option to use previous result instead of previous clean image for next iteration.

commit 89daefdd88a57df39cb071e4cb16046b92afa8d0
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun Nov 26 15:11:16 2006 +0000

    « En essayant continuellement on finit par réussir. Donc : plus ça rate, plus on a de chances que ça marche. »

commit 05f57ec95e1535df282146c9d0964913d1a2f6d9
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun Nov 26 14:59:36 2006 +0000

    Round 3 :)

commit ae32c1462a95890624827bd0b191046895b6526c
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun Nov 26 14:49:31 2006 +0000

    Round 2

commit 3a6b3918c3b8c2ef6b0bc0c2a8216f846b2dc176
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun Nov 26 14:39:39 2006 +0000

    Compile fixes, round 1

commit d3fe7f28797d4dba65ffcdd60bf932e758a48a9e
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun Nov 26 14:20:34 2006 +0000

    A bit of headers cleanup
    
    * Headers in include must contain the structures and prototypes needed
      by the plugins and should be named vlc_*.
    * Headers in include/vlc must contain the structures and prototypes
      needed by external libvlc clients
    
    * Moved and renamed some things in headers.
       - Removed vlc_cpu.h, vlc_error.h (merged in vlc_common)
       - Removed snapshot.h (merged in vlc_vout.h)
       - Removed vlc_spu.h (merged in vlc_osd.h)
       - Removed intf_eject.h and vlc_interaction.h (merged in vlc_interface)
       - Moved all internal headers to src
       - Merged vlc_video.h and video_output.h and move private things to src
       - Removed vlc/intf.h, vlc/aout.h, vlc/vout.h, vlc/decoder.h and vlc/input.h
         (meta headers for use in modules, and often implying too large
         dependencies)
    * Removed some useless dependencies
    * Unexported a bunch of functions and structures used only in src/
      (--> Still some work here)
    * Finally made input_thread_t and input_source_t (mostly) private.
      Added input_GetItem to fetch the input_item of an input_thread
    * Cleaned up deprecated entries in vlc_symbols.h and bumped up symbol
      prefix
    
    This commit has a 99% probability of breaking the build, 0.1% of killing
    your cat and 0% of getting you hot chicks.

commit 720fac7f5abf939fa7d1eb7c5ec816ec523ac10a
Author: Rafaël Carré <funman@videolan.org>
Date:   Sun Nov 26 06:18:25 2006 +0000

    Fixes order of operands in a substraction.
    courmisch, you make too much, it's time to have a rest

commit 33cae44285f2b67f366bb45df46f50a5063a3114
Author: Rafaël Carré <funman@videolan.org>
Date:   Sat Nov 25 22:38:49 2006 +0000

    Fixes cross compilation of libgcrypt on MacOSX

commit 7237e4e4a92018e22078ede81cb157c72de0eae7
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Nov 25 18:51:11 2006 +0000

    Remove leftover FIXME

commit f05163dc9723d8dfb1c86c7fb178914ff86110b0
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Nov 25 16:19:30 2006 +0000

    Split Win32 performance timer frequency adjustment division carefully
    in two halves to avoid integer overflows after 29 days.

commit 0d2e22a5410b19b3206b575359cbe56c54a1d3fb
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Nov 25 16:06:33 2006 +0000

    Compile fix

commit 03bccb3e4d7d53f6d83c3ad942760321822a8166
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Nov 25 15:42:36 2006 +0000

    Fix very unlikely race condition

commit 2f7f70b37fe512a140cdeb6237ca242942fd8448
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Nov 25 15:38:10 2006 +0000

    Factorize mwait() code,
    except for POSIX timers case, which is currently the only natively absolute
    timers implementation on LibVLC.

commit 61d872f559ebffc1a4e0768a77d3631523c60d71
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Nov 25 15:07:40 2006 +0000

    Add note for FreeBSD 4

commit 9ca47af17d757cb69c87cd1dece56db2c65732b1
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Nov 25 14:49:31 2006 +0000

    update-po again (cheap one!)

commit 4dfdeb4a1a2929b6db5d740f9184b4f7b0306f6a
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Nov 25 14:38:54 2006 +0000

    Use utf8 directory wrappers

commit 9f30d0acf049cccdc34b7992f6b3298f5fd0ba1d
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Nov 25 14:19:50 2006 +0000

    Non-libtool fix attempt

commit 424681e5dc7cf19bde9ed5512e4e3a1e51799610
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Nov 25 14:10:59 2006 +0000

    Skins2 theme loader:
     - use utf8_(read|open)dir
     - do not assume that stat() succeeds (tiny race condition)

commit 6491b05b4e09cdc01ce32402f4ea91e4057b766b
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Nov 25 13:38:09 2006 +0000

    Fix a few warnings and remove extra white spaces

commit 03e6fec230ec47add31cc2483434a1dee377c3aa
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Nov 25 13:25:03 2006 +0000

    mkv: use (open|read)dir wrappers

commit 9abfe146a198130fd925be47bcd7e84c98ac82d3
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Nov 25 13:24:40 2006 +0000

    Fix precompiler warning

commit 4d49ad699140c0059fd8104a4d966f48fa84bb14
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sat Nov 25 12:56:51 2006 +0000

    * added numerous casts to silence compilation warnings introduced with const chars in module_config_t. still needs severe testing on other Macs.

commit 721f2cb11ea8b7865267b139aa6bb3ea6ae6d93e
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Nov 25 11:25:45 2006 +0000

    Try to fix linking

commit 9917621417b2f17a504f0bb1b567d965d95b8732
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sat Nov 25 11:15:25 2006 +0000

    Add puzzle to the news

commit 2f68055094e8d77611774e5c2ec1bcfadc9c592e
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Nov 25 09:59:49 2006 +0000

    Attempt to use wide directory indexing on Win32
    Might break stuff, but I cannot test much because of DBus vs Win32 breakage(!)

commit 63883f0c2f583996e34845345c3f536e5912627c
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Nov 25 09:50:25 2006 +0000

    Temporarily fix Win32 at the expense of IPv6 SSM

commit f6771081b8cebbe095fb3125d9d56d10213d9ad0
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Nov 25 09:47:40 2006 +0000

    Fix Win32 compilation warning

commit 853edfd0ea8f134b390028892f96f82da58de60d
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Nov 25 09:11:20 2006 +0000

    Don't export externally unused symbols

commit 4df95cf6ca743087556c6dc14ede5b46ccd8f53a
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Nov 25 09:06:54 2006 +0000

    Continuation of previous commit

commit 9583fbe0872045afbadf4e822ab8881932e7c057
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Nov 25 09:03:44 2006 +0000

    Fix invalid mix of closedir and free on Win32.

commit 4466cc4ffaa424dd4b6c19e70d7a6e886253aa5f
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Sat Nov 25 02:22:38 2006 +0000

    * Fix an accidental change from [18009] and add a mutex destroy I forgot to commit

commit 2ff5876f175757849e55e27a09307da677d97c6c
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Sat Nov 25 02:11:57 2006 +0000

    * Fix the gnutls win32 patch
      if !defined _WIN32 should be either ifndef _WIN32 or if !defined(_WIN32)

commit 7c449e47d4e9ecf1054ad4ee18e52e065909f30d
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Sat Nov 25 02:06:52 2006 +0000

    * gnutls win32 patch breaks on non win32 builds

commit 00ba59b08b3b34f6b2d5fdf39c9cdc49cac79e07
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Fri Nov 24 20:43:18 2006 +0000

    We have a problem here.

commit 28c2a1ce8b600bb8423d0b1f1016bb3f168935a4
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Fri Nov 24 20:42:44 2006 +0000

    Remove some dead code

commit 7a689266b2bd7c332a36a95c6125102b4e1f1fa3
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Fri Nov 24 20:33:26 2006 +0000

    Darwin compile fix

commit b7110f8e4912bb8934a4e66a72a6fcedb3383a94
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Fri Nov 24 20:10:36 2006 +0000

    - Port net_OpenUDP to the agnostic network core
    - and merge some ASM/SSM code

commit ef705615765e78bedf97dcdedc22858ef1bab96f
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Fri Nov 24 19:50:37 2006 +0000

    Use LOW_DELAY only with MPEG1/2. Closes #864

commit 6aa2db7869be21144bde77387c2c2a9d48fc7c3a
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Fri Nov 24 18:26:34 2006 +0000

    swscale is modern so with a .pc. so only test for swscale.h inside the pkg-config block.

commit 1533f6878493f79211a7efb8309e6369e944f830
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Fri Nov 24 17:27:39 2006 +0000

    Sync PO files to fix distcheck

commit 2cad86262f6f3c1e7d2aec08a1aa8f1a1015f413
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Fri Nov 24 16:35:23 2006 +0000

    platform check -> feature check

commit f4d4898c075b1f65e8f91dcb827d06f385262e2d
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Fri Nov 24 15:46:43 2006 +0000

    Factorize HTTPd error messages

commit 9ad4af7c881e8ebbc5d6127a48e54c9514b133df
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Fri Nov 24 15:16:18 2006 +0000

    Const fixes

commit 6f1095eb49a731f39aa89856815ba06745af6210
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Thu Nov 23 16:06:13 2006 +0000

    * destroy some mutex'es once in a while to prevent memleaks. Suggested by a forumuser, name pending.

commit 19bd050ae72ccda43b47464278136c3163e29068
Author: Damien Fouilleul <damienf@videolan.org>
Date:   Thu Nov 23 15:25:35 2006 +0000

    - compile fix

commit 6cecc60ac189cb7ec6726320908851413f27f7e6
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Thu Nov 23 15:20:06 2006 +0000

    * Fix playlist play of mp4 ref files.

commit fbe63757e1d860824f643b78bdb67f235073a0d3
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Thu Nov 23 14:57:19 2006 +0000

    Remove extra annoying deps

commit eee67efd0325fe48bb4b082cb27a69a887e4a36b
Author: Rafaël Carré <funman@videolan.org>
Date:   Thu Nov 23 14:01:56 2006 +0000

    Don't clean contribs

commit f15e3d7d656dbea29926b7c72092c1c84f0eb212
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Thu Nov 23 13:37:45 2006 +0000

    Qt4: This would be better. And should now be fine.

commit f7166b8bd7a46cdd8175fbe4169f5162f287f74d
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Thu Nov 23 13:33:05 2006 +0000

    Qt4: forgotten files in parent directory. Sorry!

commit acd82620b3ccd68388239e108e32a159b25d5974
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Thu Nov 23 13:12:31 2006 +0000

    Qt4 : Rename streaminfo => mediainfo

commit 06b826ba7f0406f3126dec0bddfbbbd7dfc56dc4
Author: Damien Fouilleul <damienf@videolan.org>
Date:   Thu Nov 23 12:32:57 2006 +0000

    activex: make CATID redefinitions static & private to avoid symbol conflicts

commit 14c730976ce1784e0c3504242b5362ed7f8ce5e9
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Thu Nov 23 12:07:54 2006 +0000

    Remove dead code

commit a1fe3a136a419d8fc99c4f7439a879d2e9e081a1
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Thu Nov 23 11:59:39 2006 +0000

    Qt4 : Various changes especially about StreamInfo => MediaInfo

commit 2ddfa868b5c8cdc1a5ef9396b8577ad0523cb7b3
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Thu Nov 23 11:52:11 2006 +0000

    Check for error (not that I expect one)

commit e106ff309866ceb88017f49df0a362afce55db65
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Thu Nov 23 11:48:32 2006 +0000

    Try to use dual-stack when needed, and warn user if it failed.

commit d17cf7bf4f491aae769bed12c0efa9308108252d
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Thu Nov 23 11:22:15 2006 +0000

    If there is no local neither remote endpoint, default to listening

commit b0dafd61f7f865155bde7d518a9349453181b119
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Thu Nov 23 11:21:29 2006 +0000

    Suppress the v6only kludge

commit aa49a989d1957f5b198886c5a7ce0b617d5eca99
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Thu Nov 23 11:12:49 2006 +0000

    Use net_ListenUDP1 and net_ConnectUDP when possible

commit 3c0cdc7975790622cde033ca81b7ca9508c70fc6
Author: Damien Fouilleul <damienf@videolan.org>
Date:   Thu Nov 23 11:10:15 2006 +0000

    - latest mingw headers removed some category definitions

commit 0c32d8532c713f1029af37f265fa0c66d9ec2f34
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Thu Nov 23 10:04:48 2006 +0000

    Fix plugin cache - close #860

commit 94a2201cb2627bf677d341333af20dab540c3b38
Author: Marian Durkovic <md@videolan.org>
Date:   Thu Nov 23 09:44:39 2006 +0000

    Compile fix

commit bea071185469b6536ae344df06f18cd6584bf68d
Author: Marian Durkovic <md@videolan.org>
Date:   Thu Nov 23 09:21:16 2006 +0000

    Completely replace all ANSI CP dependend mb_str()
    with mb_str(wxConvUTF8)

commit d8674c50bfc543608b99b76ec910b5fb489b337d
Author: Rafaël Carré <funman@videolan.org>
Date:   Wed Nov 22 23:25:15 2006 +0000

    Ignore gai_strerror check on win32.
    Should be fixed at configure stage

commit 04d2e753785590249713ef9f6a45326a06c020cb
Author: Rafaël Carré <funman@videolan.org>
Date:   Wed Nov 22 22:57:07 2006 +0000

    add a check to lrintf for systems that define it in libm

commit c2725e1ee4c63cd2f186ccf10f0c002b25090095
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Wed Nov 22 22:51:54 2006 +0000

    Adapt to the new config_item_t.

commit c22b45294c9ffdd2ba2965e95c298e87b0502b7a
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Wed Nov 22 22:09:59 2006 +0000

    SONAME change. Muahahahahahahahahahahahahahahahahahahahahahahahahahahahahahah!
    (vlc 0.9.0 is definitely not going to be ABI-compatible with 0.8.6).

commit 6b836bf7b57f23d260c4c8904c346878c247642c
Author: Rafaël Carré <funman@videolan.org>
Date:   Wed Nov 22 22:06:26 2006 +0000

    Updates tremor patch

commit b2b33745bffcff9c16aa8c1dd55fa3809fe41a01
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Wed Nov 22 22:05:58 2006 +0000

    Increase ABI revision

commit 72fd0ad449240aaadcede9c9a810d4d72d567f7d
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Wed Nov 22 22:00:21 2006 +0000

    Don't try IPv6 SSM if not defined

commit e9d7d37ca0a9c62ad5998d2ce12a02438bcc3a2b
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Wed Nov 22 21:58:42 2006 +0000

    Read configuration file in a single pass (instead of one per module).
    (I get about hundred time faster config load here, but right, there are
     much slower operations in libvlc startup anyway
     -- and the plugin cache breakage is not going to help).

commit 0737693098b2f1deda50703dfb0b1636def758e4
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Wed Nov 22 21:27:50 2006 +0000

    * enable GCC99 compatiblity for ObjC code

commit 909cfe7cc64e598fc06c235fa06eb46ce101f61d
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Wed Nov 22 21:26:21 2006 +0000

    * compilation fixes to address courmisch's API changes. need massive testing and more fixes to handle various strings

commit 1affc74d28708348e3aaa466f0fd6b62310bc7a2
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Wed Nov 22 21:02:28 2006 +0000

    Add libraw1394 and libcd1394 to the contrib build system. The libraries are needed for DV support.

commit c0c771beeaac57f82ca1bb0d2a91b82a4b98a9fb
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Wed Nov 22 20:42:25 2006 +0000

    Factorize code to open configuration file

commit e219a0855762a9c0f6f28532d8c60ee2095142a9
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Wed Nov 22 20:00:19 2006 +0000

    Move encoding and language stuff to their own directory

commit 218990780ed565d4f2ccf5a424e3abce11a84db0
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Wed Nov 22 19:50:58 2006 +0000

    int16_t needs <inttypes.h>. Should fix FreeBSD unhapiness with addPCM().

commit cd8a7d210eb8c1073bf6cd6a91df990cceed1013
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Wed Nov 22 19:38:16 2006 +0000

    Never use empty help text for plugin variable - close #859

commit e7bbecabddc51d1bfa61d34ca5ba0a2f1244e4a4
Author: Rafaël Carré <funman@videolan.org>
Date:   Wed Nov 22 18:56:16 2006 +0000

    Use correct patch syntax

commit 7616ec41f68eb0e06aa176772dc4c35976c41dee
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Wed Nov 22 18:56:13 2006 +0000

    Fix warning

commit 56e063c9066ba8b5f5fd25fb9483d4119c36cd2f
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Wed Nov 22 18:53:17 2006 +0000

    Qt4 compilation fix

commit 93ec3e577095aee012432b84cb1ee11163b1050c
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Wed Nov 22 18:42:57 2006 +0000

    Partial compilation fix

commit fcf496027b7cdcf975e8d4fe98acae2663d7a587
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Wed Nov 22 18:15:56 2006 +0000

    - Fix today's regression in plugin cache
    - Fix one more old crasher in the plugin cache loader

commit a053437da963d1dd9fe2ee640e42d1b5130c27b3
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Wed Nov 22 18:11:07 2006 +0000

    Work around for core target

commit 45a65d46267b0bd074044e67d86a91c314b7223a
Author: Dennis van Amerongen <trax@videolan.org>
Date:   Wed Nov 22 17:45:58 2006 +0000

    vlc.win32.nsi.in: Remove whitespace.

commit 00b8684e7d9f9401cf1fdc73062626f47ffb0f83
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Wed Nov 22 17:40:47 2006 +0000

    Fix module entry error handling

commit 8dcd943c03cf3c621aaa22cff4c7b24f39249f4d
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Wed Nov 22 17:35:08 2006 +0000

    Fix warning

commit 92290c9d7485934444efcfbb61c27f3bc94a61d3
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Wed Nov 22 17:13:24 2006 +0000

    Attempt to fix C++ compilation

commit 51ae5f27fa4722e50d6d2ce15e50944261e1cfc2
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Wed Nov 22 16:06:15 2006 +0000

    Fix a bunch of old crashers in the plugin cache

commit b66d681ac20f49f2ed4c52a7c35fac83f7114406
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Wed Nov 22 15:50:29 2006 +0000

    A more space conservative module_config_t

commit 879312dbed4417ed5e08d20178f1ade68475e453
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Wed Nov 22 15:49:35 2006 +0000

    svn:ignore

commit 4bdc0be290317560ef4733521805cc3031eb5bef
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Wed Nov 22 13:28:40 2006 +0000

    Code simplification

commit 9ff4e8e74ec27bc2434c7b0b8b2641839ca92d2c
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Wed Nov 22 13:14:17 2006 +0000

    - Fix compiler warning
    - Fix directory separator on Windows
    - Some cleanup

commit d5caf653096b7864a1298f82119572b397ebb8a1
Author: Damien Fouilleul <damienf@videolan.org>
Date:   Wed Nov 22 13:10:57 2006 +0000

    - fix for locale SUBLANG definitions which conflicts with mingw headers

commit ec12def87344b1712c263974a9978d5ea8246d39
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Wed Nov 22 13:04:00 2006 +0000

    Fix libvlc.la dependencies

commit 04d60a3e9038967d6580f1962ff8e61d407d6169
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Wed Nov 22 12:57:04 2006 +0000

    Generate libvlc.sym separately from vlc_symbols.h

commit 3ebd0d5b746998045e4651822c7bbe78e66967cc
Author: Damien Fouilleul <damienf@videolan.org>
Date:   Wed Nov 22 12:48:17 2006 +0000

    - better fix for DIR typedef error

commit acaff8c82f059724ddbbcd29a9a61c097211abdc
Author: Damien Fouilleul <damienf@videolan.org>
Date:   Wed Nov 22 11:41:59 2006 +0000

    it is good pratice to specify headers that define custom types

commit af91d7b522d2119f0aa9ebb198d626ee668a1fe3
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Wed Nov 22 11:30:30 2006 +0000

    io.h on mingw contains a bunch of old functions *for compatibility* which break with the way we deine close at closesocket. So disable all those old stuff.

commit 3cff68a4f1fb8e75fdffac74b3d43e13bd108843
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Tue Nov 21 23:08:31 2006 +0000

    Disable building rtcp stream output module for now.

commit 59c76196d7a4189c3a5cc837871dff538ba8f715
Author: Dennis van Amerongen <trax@videolan.org>
Date:   Tue Nov 21 22:38:11 2006 +0000

    NEWS: Add note that Windows 9x/ME is no longer supported and include info on MSLU.

commit 300b9f27fa7ab92f11edfd709d49d381d05eeb82
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Tue Nov 21 22:07:45 2006 +0000

    - Save config file as UTF-8, starting with Byte-Order-Mark.
    - Leverage fputc().

commit b01009b85443c6a59cd62b567ee808b970e7669b
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Tue Nov 21 21:59:08 2006 +0000

    Look for Byte Order Mark (UTF-8 only) while loading config file.
    If present, assume everything is UTF-8 (obviously);
    if not, assume locale charset.

commit f45f15735b928fca485b34426ffb7b06edc7cd56
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Tue Nov 21 21:55:59 2006 +0000

    Some code cleanup

commit 0f7dd9f908badfd128cdcd4c83de7e395b6e86a1
Author: Rafaël Carré <funman@videolan.org>
Date:   Tue Nov 21 21:13:42 2006 +0000

    Reenables D-Bus one instance code, without needing to modify libvlc structs
    Outputs an error and continue if D-Bus control isn't enabled on the first instance
    Removes unneeded NewInstance signal
    Closes #505

commit b12d3db747ff6444a91dfab14ed137d58b4f9577
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Tue Nov 21 21:05:50 2006 +0000

    Cosmetic fixes

commit 8e2481d34e8f823682ce68e222f37ce2f346c1de
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Tue Nov 21 20:43:47 2006 +0000

    Qt4: Small change in order to not have Sout and Stream Info open when you click on Info...

commit b8ddca0134e007d0947a090a5070d00c53e66f90
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Tue Nov 21 20:42:33 2006 +0000

    Return DIR from utf8_open to avoid casting bugs

commit a46cc88f28f7853368ca68841a865d55a73aa520
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Tue Nov 21 20:37:44 2006 +0000

    Some more cleanup

commit 9c8fe7aafd073ab50b9e708dbcfdb0278a68829a
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Tue Nov 21 20:34:51 2006 +0000

    Do not define constant manually without platform check!
    (and even, it pretty much sucks as we have seen already)
    Should fix compilation on FreeBSD+glibc.

commit 1e8c1d91d227c0b3e8d167318c534ccb62406d96
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Tue Nov 21 18:44:12 2006 +0000

    Suppress duplicated msleep() code

commit edb8e5098aff9a24ab8c52f9e6c875ecb582a097
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Tue Nov 21 18:40:42 2006 +0000

    Fix the absolute POSIX timer and use it

commit c7357344d7e75632d9461e9ddfd42621a38bebbb
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Tue Nov 21 18:23:55 2006 +0000

    Fix segmentation fault at ffmpeg startup (fixes #858)

commit 90e3a296a118d0f76959cb9c7256ee04379094f7
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Tue Nov 21 17:08:45 2006 +0000

    Add missing header

commit 05a1f4d7b373e3743be03e4cbd21d98e787b199a
Author: Rafaël Carré <funman@videolan.org>
Date:   Tue Nov 21 17:05:38 2006 +0000

    Don't use an infinite number of timers
    Fixes dialog size, add tooltip

commit 9bdc7906d6e862d65f2267ae8feab80d31745c32
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Tue Nov 21 17:04:07 2006 +0000

    Fix typo

commit 0a5bd1230338866cfb154dda20425d046f205a67
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Tue Nov 21 16:55:36 2006 +0000

    Fix warning, and make config_end constant

commit 5593777b3f5a3fbf9c710870646d35bf3d543cc1
Author: Rafaël Carré <funman@videolan.org>
Date:   Tue Nov 21 16:47:14 2006 +0000

    Revert [17878], that must not be made in libvlc, but rather in vlc
    Need to get command line options in vlc.c (ref #505)

commit a3f3ad4635058ca4c8367219d9aa3fcf9ff64838
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Tue Nov 21 16:46:49 2006 +0000

    Fix abusive redefinition of implicit make rules

commit 957b3e9d0daf0f1c287bb6178c5e5851fd447780
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Tue Nov 21 16:42:07 2006 +0000

    Fix automake directory variable (actually remove superfluous definition).
    You cannot create directory variable that way and expect it to work;
    if you *actually* need a directory variable, it would have to be fooexecdir
    rather than foodir otherwise automake thinks it's a data directory.

commit b0774bb9b16e05ac60cd80ad42d2a2ff9034e92c
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Tue Nov 21 16:39:59 2006 +0000

    Cleanup

commit 720f8276dd97fe570234958772669febc47dabba
Author: Rafaël Carré <funman@videolan.org>
Date:   Tue Nov 21 16:34:02 2006 +0000

    Unref D-Bus connections when not using them anymore

commit 05c276b04d8ed08e049d84586afe92c557a1d4f7
Author: Rafaël Carré <funman@videolan.org>
Date:   Tue Nov 21 15:59:50 2006 +0000

    Fixes input position display

commit 79aedbd56409f7a664f8fb4fb122fbda29bd6cfc
Author: Rafaël Carré <funman@videolan.org>
Date:   Tue Nov 21 15:58:36 2006 +0000

    Revert [17900] as it doesn't harm to specify --target

commit 84e8490d4ac6056ce1e7172bc4cd4c2a4ce76c62
Author: Rafaël Carré <funman@videolan.org>
Date:   Tue Nov 21 15:54:38 2006 +0000

    Fixes, kill, and bury #857

commit 482eca7cb90fe618e451075cdf603a0dc823dd20
Author: Rafaël Carré <funman@videolan.org>
Date:   Tue Nov 21 14:33:31 2006 +0000

    Uses dbus flags to build libvlc (fixes #857)

commit 7930c1b31a196cad6faca4f4e5d0dd18838073ea
Author: Rafaël Carré <funman@videolan.org>
Date:   Tue Nov 21 14:31:01 2006 +0000

    Implement input position control

commit e7bcc6803fe92f02df716b748ba0d766366e7352
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Tue Nov 21 12:46:06 2006 +0000

    Revert broken [17908:17910]

commit 8808f2f00382381aee410f4b6af310920fe3f217
Author: Rafaël Carré <funman@videolan.org>
Date:   Tue Nov 21 12:06:37 2006 +0000

    Implement Volume control

commit 4d243c1d7853c7021befe5edd0ac4e051193ae8a
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Tue Nov 21 10:46:12 2006 +0000

    Rewrote internal RTCP to support multiple client connections. TODO: rtcp scheduling function, server socket, hooking it up with RTP stream_out connections.

commit cec120d523341b08cdc3cba2674fb014f9e99a49
Author: Rafaël Carré <funman@videolan.org>
Date:   Tue Nov 21 10:26:29 2006 +0000

    Use only wide char functions, on win9x too
    win9x testers, raise your hand

commit 3d1a131f61ce2c52997128178a55f708e10ca793
Author: Rafaël Carré <funman@videolan.org>
Date:   Tue Nov 21 06:26:41 2006 +0000

    Use non wide char functions on windows 9x

commit 08936b3bbeae3b93615fa665683c540de4eb8d23
Author: Rafaël Carré <funman@videolan.org>
Date:   Tue Nov 21 05:58:55 2006 +0000

    Unicode support in directory access on windows. Patch by xxcv. Untested.

commit e77b5163a51dde46815bea3ae41537525498d4c4
Author: Rafaël Carré <funman@videolan.org>
Date:   Tue Nov 21 05:40:58 2006 +0000

    Correct method signature

commit 2d6d64d40eaed29224bead936f613e8461977c04
Author: Rafaël Carré <funman@videolan.org>
Date:   Tue Nov 21 03:53:22 2006 +0000

    Debug messages shouldn't be shown with printf

commit 4eb6e55cb2fa3828da9bc5d6b3ac2dbea15099bf
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Tue Nov 21 02:20:46 2006 +0000

    *Qt4-Open: Hide by defaults.

commit f709d3f8ce4069ecd23b10b1275de6041b4856f8
Author: Rafaël Carré <funman@videolan.org>
Date:   Tue Nov 21 02:15:09 2006 +0000

    Removes vorbis header since taglib isn't used to parse ogg vorbis meta data at the moment

commit f68dfa08da0e45f39656ddaeb92cc7df95c4854d
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Tue Nov 21 02:15:04 2006 +0000

    Qt4: ExtraAudioToggle

commit a4d92cb2e25036d610a9513b9265d33828e5092a
Author: Rafaël Carré <funman@videolan.org>
Date:   Tue Nov 21 02:13:48 2006 +0000

    Corrects indentation

commit d96a4490ce83b79abd9d4cce9bfb471c0d585bfb
Author: Rafaël Carré <funman@videolan.org>
Date:   Tue Nov 21 01:57:47 2006 +0000

    Artist, Album and Track musicbrainz IDs detection

commit 81ace57188169791269a0378b1b1a64ec761295f
Author: Rafaël Carré <funman@videolan.org>
Date:   Tue Nov 21 01:00:38 2006 +0000

    --target is only used when building a compiler

commit 8d7b5884edb1fe5d02e914ebda06a1adca19e09a
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Mon Nov 20 22:16:35 2006 +0000

    Add a flag for config option to mark it as unsaveable. Refs #856 (Still need to test on a win box).

commit c059148cac128999e0bda54c98f78aa1e6a39bb0
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Mon Nov 20 19:38:21 2006 +0000

    Qt4: Just a toggle test for the advanced Panel.

commit 24c3c1a33ff534b42d9030d3d50a33a83253dfa7
Author: Damien Fouilleul <damienf@videolan.org>
Date:   Mon Nov 20 15:22:37 2006 +0000

    oops, tab expansion is a bad thing on Makefile

commit 25b118dd94795c8e28e03ac88da3662c5e66692a
Author: Damien Fouilleul <damienf@videolan.org>
Date:   Mon Nov 20 15:16:54 2006 +0000

    contribs: force --target, --build and --host whether cross compiling or not to get around some configure script bugs

commit 3251bacd0f9346db8e8940514e77e92c08d3f433
Author: Rafaël Carré <funman@videolan.org>
Date:   Mon Nov 20 10:34:33 2006 +0000

    Add dbus-vlc.py to dist

commit 133e47d14379c2be5de4812d85e847967fbde303
Author: Rafaël Carré <funman@videolan.org>
Date:   Mon Nov 20 10:22:50 2006 +0000

    Include sample D-Bus controller

commit 12225395399fe67fffe642fb23993ac13bbb9bc6
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Mon Nov 20 10:03:22 2006 +0000

    Include xvmc plugin in the build system

commit b0845c6ea2ad40bf7f469f70cb81997de14534c9
Author: Rafaël Carré <funman@videolan.org>
Date:   Mon Nov 20 09:21:33 2006 +0000

    Uses playlist facilities
    Doesn't lock the playlist if unneeded

commit 9a6ee7237a4b15cbe9809d7e3be8f9f6e225da41
Author: Rafaël Carré <funman@videolan.org>
Date:   Mon Nov 20 06:41:52 2006 +0000

    Filters '/' characters in tags, to create valid filenames

commit d223913f0ab1f9408ddb9e84f2ba2c240e6d49fd
Author: Rafaël Carré <funman@videolan.org>
Date:   Mon Nov 20 05:28:45 2006 +0000

    Updates old documentation a bit

commit f94dbb3eaeef0ca764fe9cd029da79cab45be7ca
Author: Benjamin Pracht <bigben@videolan.org>
Date:   Mon Nov 20 05:09:23 2006 +0000

    * Quick fix when transcoding and resampling mono audio tracks.
    * The transcode module should be reviewed: all the the fields in p
    _enc->fmt_in are not set, it seems

commit 6a42724746cf15ac038540451a04f62bca3b5629
Author: Rafaël Carré <funman@videolan.org>
Date:   Mon Nov 20 04:49:59 2006 +0000

    Ignore empty vorbis comments (closes #704)
    Comment unusued artist & album musicbrainz ids

commit a743fab8519640d289eddf2bf3c5df932d5ba24a
Author: Rafaël Carré <funman@videolan.org>
Date:   Mon Nov 20 03:54:23 2006 +0000

    Fixes broken D-Bus detection
    Thanks to Daniel Stränger

commit 058bc838a6d24a2ed355a0b818fd504c96549de9
Author: Rafaël Carré <funman@videolan.org>
Date:   Mon Nov 20 03:53:22 2006 +0000

    Remove Audio cds and their tracks at ejection
    Detect audio and video on CD-R and DVD-R mediums

commit aad95f66de8caf1b20bcf2c39709c3b314efaf9b
Author: Rafaël Carré <funman@videolan.org>
Date:   Mon Nov 20 02:39:32 2006 +0000

    Wxwidgets playlist fix

commit 75c86db7cdc5a32b337aebbba77f0c9fefba9bd8
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Mon Nov 20 01:52:35 2006 +0000

    * Qt4: added network and disk UIs to Open
    
    Still not functionnal and ugly code.

commit 4b9be2f78e6a1884d4c9fec790abbe7533cdbf83
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Sun Nov 19 23:18:13 2006 +0000

    Make update-po

commit 89fafa9a57ce304fcecc3b77c7a669240cf9ab7e
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Sun Nov 19 23:07:33 2006 +0000

    i18n fixes

commit 213f7a989174eae6070595cbb5565b3a40b8c8f8
Author: Rafaël Carré <funman@videolan.org>
Date:   Sun Nov 19 22:48:48 2006 +0000

    removes already done "todo"

commit ade91b27959ceb6396e95477f6b35e41a4f2926d
Author: Rafaël Carré <funman@videolan.org>
Date:   Sun Nov 19 22:46:25 2006 +0000

    Initial support of one instance mode on systems running D-Bus

commit 6443ce82795740d8d778affa5e190a718663ea56
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Sun Nov 19 22:22:14 2006 +0000

    * Don't Warn on VP62 video in NSV. It's supported now, so no need to print useless info about it.

commit 33e36e85b384903860162912c2ff12b1e81afc47
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Sun Nov 19 22:05:53 2006 +0000

    * Fix shoutcast SD Delete. playlist is not locked.

commit 9c96cd8925477fa369f0b0d1f8dbfeaa022b2550
Author: Pavlov Konstantin <thresh@videolan.org>
Date:   Sun Nov 19 21:51:02 2006 +0000

    added normal looking playlist icon (converted to png from wx module)

commit 38ebd66f92090b1b7403137dda38b08ede9ed1ac
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Sun Nov 19 21:44:16 2006 +0000

    * Fix OSX GUI after playlist API update

commit 750ec8a01ef0fe940cf1cceb19d9fe6cb0f18e3b
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Sun Nov 19 21:34:01 2006 +0000

    * subtitle.c: const warning fixes

commit e55c4747a48eeb906f97f6b8d232c2ec25bc27e9
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Sun Nov 19 21:28:10 2006 +0000

    * Fix CDDA module after playlist API updates
    * + a const fix

commit 01dee6cea8ed65b24810e90631689ae97e02b669
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sun Nov 19 18:04:00 2006 +0000

    Use appropriate help text.

commit fc2c2f412ac7a087efc4e59d4616a2901605dc53
Author: Gildas Bazin <gbazin@videolan.org>
Date:   Sun Nov 19 17:57:55 2006 +0000

    * configure.ac: when we use the packed attribute we really mean it so don't output useless compilation warnings.

commit 375920365554d46e9dba43106722648d37598621
Author: Dennis van Amerongen <trax@videolan.org>
Date:   Sun Nov 19 17:03:59 2006 +0000

    * src/control/playlist.c: Fix typo vlc_mutex_unlokc -> vlc_mutex_unlock

commit 638c59db01fa49450fd87037ae2972ce71a660a7
Author: Rafaël Carré <funman@videolan.org>
Date:   Sun Nov 19 16:34:09 2006 +0000

    Reenables device probe header

commit 5a989669c617078efd638d0a4edd3d51d929a349
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun Nov 19 16:12:43 2006 +0000

    Input options inheritance in directory access (Closes:#353)

commit 9fa2642c44cc79793530eda5ab44c03c6ab47d46
Author: Rafaël Carré <funman@videolan.org>
Date:   Sun Nov 19 16:09:16 2006 +0000

    Fixes wxwidgets compilation

commit d732fd2fa33755a75aed8a560efab68a183f0d75
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun Nov 19 15:54:44 2006 +0000

    Beginning of implementation of art fetch when played

commit 420d5f170e9ff667e2a218ebb86eb9d7e4d9aa61
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun Nov 19 14:37:04 2006 +0000

    * Documentation belongs to the .h, step 1
    * Unexported a few internal functions
      (playlist_ItemDelete, playlist_ThreadCreate, playlist_ThreadDestroy)
    * Remove playlist_AddSDModules and merge its features into ServicesDiscoveryAdd
    * Fix a bug in signaling of node destruction (fixes Qt source selector assertion failures)
    * Disable unused generic devices probe code

commit b60d207ba59e04e151d8144be7dfa00ec77904a2
Author: Dennis van Amerongen <trax@videolan.org>
Date:   Sun Nov 19 14:34:36 2006 +0000

    * vlc.win32.nsi.in: Add shortcuts in seperate Utilities menu through the installer for easy access to main aout, vout and intf switches. Add NEWS.txt as Release Notes.

commit 4bdf68b034c871c37d27e9274da2d8068be5a5ad
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sun Nov 19 14:04:06 2006 +0000

    Small doxygen doc fix (i hope)

commit 38b815953cd52fe7df5d94c06e06e63e286646a7
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun Nov 19 13:33:27 2006 +0000

    Compile fix

commit 0900f11014557ea895a290d2c1518d739f97a8b6
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun Nov 19 13:20:02 2006 +0000

    Finish the playlist API transition (hopefully)
     - Remove a bunch of transition now-useless API.
     - Remove all playlist_Lock* functions. Matching functions now accept a
       b_locked parameter that should be set to VLC_TRUE if the playlist is
       locked when calling the function. The advantages are that it reduces
       the API bloat and that the b_locked flag can be propagated in the
       call stack
     - Remove useless playlist testsuite
     - Remove broken daap plugin (unmaintained wrt VLC API changes, relies on
       an unmaintained library, probably unable to read content from new itunes,
       ...). Implementations exist in rhythmbox, xmms2 and
       daap-sharp, we should see if a proper lib exists or if we could
       make one
     - Reduce verbosity a bit
     - Documentation

commit a54f78686f8d800851b4ca51add91f16c71df645
Author: Rafaël Carré <funman@videolan.org>
Date:   Sun Nov 19 03:43:32 2006 +0000

    Adds GetPlayingItem method
    Fixes Quit method
    Fixes TogglePause method

commit 69f569fc366ce8c87858ab67c29652821efa45ef
Author: Rafaël Carré <funman@videolan.org>
Date:   Sat Nov 18 23:12:45 2006 +0000

    svn:propedit Id

commit b8ccb9cd99185864b78e45aa43ec7408020afa14
Author: Rafaël Carré <funman@videolan.org>
Date:   Sat Nov 18 22:19:40 2006 +0000

    Add Next, Prev, and Stop methods

commit dcd116ad9cf88a0b9d1af5f7b541acea2db5a910
Author: Rafaël Carré <funman@videolan.org>
Date:   Sat Nov 18 20:32:12 2006 +0000

    Add missing </method> tag

commit c3a79834086bf4670417ec690e7172beb00c3d34
Author: Rafaël Carré <funman@videolan.org>
Date:   Sat Nov 18 20:26:51 2006 +0000

    Added quit method

commit 8c7506a011174bcb33ec74ae0091c01c51dee574
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Sat Nov 18 19:38:40 2006 +0000

    * Don't use deprecated functions if libswscaler is present.
      - Note that these are not all replaced atm, so some functionality might be lacking
    * Make the minimum version of libavcodec version 5000 (september 2005).
      - Removed all the checks for previous API versions.

commit 147753f60c5ba3b97d4d16e1f7c9a167731e25ca
Author: Rafaël Carré <funman@videolan.org>
Date:   Sat Nov 18 18:37:45 2006 +0000

    Initial support of D-Bus based control interface

commit a965899359c86f75b0a8c18365a7ea24a16b85b7
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Sat Nov 18 13:20:29 2006 +0000

    Oups chnage that in [17846] by mistake

commit a2a2596a705161ddcb7c974e10cc36ea996d0c45
Author: Filippo Carone <littlejohn@videolan.org>
Date:   Sat Nov 18 10:49:53 2006 +0000

    fix for java bindings native files makefile

commit 28f8f9433f4dfb207a58d8126e8eff5ffd6566a0
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Sat Nov 18 01:46:32 2006 +0000

    Acording to the latest test wxwidgets in unicode mode works better

commit ab8576a4c9bab86f7a09f1ab1f96324d2cae4df6
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Sat Nov 18 01:32:26 2006 +0000

    Fix the alignment issue in ffmpeg. Based on patch by Thorsten Jordan. Almost closes #757. Forwardport of [17595]

commit 139a3929d996db28a1994b7a6a4f1bd2a7af9a6b
Author: Filippo Carone <littlejohn@videolan.org>
Date:   Sat Nov 18 00:47:23 2006 +0000

    jvlcpanel constructor added

commit 0f857561640bc81519df6d316b4aab748d202a41
Author: Filippo Carone <littlejohn@videolan.org>
Date:   Sat Nov 18 00:00:08 2006 +0000

    libvlc_playlist_add enabled

commit e1b9b4dafb0b99724435c86e64be2c7593899b0e
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Fri Nov 17 23:59:37 2006 +0000

    * Update ffmpeg contrib

commit 39b7c3aaa034f89c68e57e528a6f8d1b401c6ce6
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Fri Nov 17 23:34:45 2006 +0000

    * Fix ffmpeg include's

commit 5b173c09d06dd1587948319dd5e96a6ab8fe23fb
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Fri Nov 17 22:52:24 2006 +0000

    * Other way around of course

commit 34db09b82dff72ee6ea72c25ce40926c224726b7
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Fri Nov 17 22:40:45 2006 +0000

    * Disable swscale if we don't have it installed

commit 925e40a3e30df91f365eaca8b28c0b72639842d3
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Fri Nov 17 22:18:44 2006 +0000

    * Remove the old swscale files, and use the newer libswscale from ffmpeg.
      Untested and likely to break stuff

commit 3a2462f647351fd9c87baaa4ac59d709eb61ed53
Author: Rafaël Carré <funman@videolan.org>
Date:   Fri Nov 17 19:48:24 2006 +0000

    Forbid concurrent libnotify calls in multiple threads
    (Fixes #848)

commit 7e817c515abc0d110a86146698d82a19281126b2
Author: Rafaël Carré <funman@videolan.org>
Date:   Fri Nov 17 17:25:38 2006 +0000

    typo

commit fafd568af791c1270543b72daf9e893b0d832870
Author: Rafaël Carré <funman@videolan.org>
Date:   Fri Nov 17 16:57:04 2006 +0000

    Should fix API compatibility with HAL 0.5.0

commit 952d3486c2cfdea0c68553368cd19f1471c16029
Author: Mark Moriarty <markfm@videolan.org>
Date:   Fri Nov 17 02:15:07 2006 +0000

    Revert wxwidgets.hpp change -- problem appears to have been that gui/wxwidgets had been getting built against non-Unicode lib.

commit cd0a67724097315244f37aca1886d61ae5dbceca
Author: Rafaël Carré <funman@videolan.org>
Date:   Fri Nov 17 00:32:48 2006 +0000

    Removes broken D-Bus version check
    HAVE_LIBHAL_1 means hal >= 0.5.0, which means dbus >= 0.3.0, which means HAVE_DBUS_1 and it has all required APIs

commit bb2c1996dd031b127567c2cdc62e1f07c0a03bbf
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Thu Nov 16 23:56:47 2006 +0000

    * forwardport [17824] WAVPACK and TTA in matroska

commit f2fe0dac250da17373980dc531c31a2a0374380f
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Thu Nov 16 23:54:55 2006 +0000

    * Forgot to commit the paranoia changes in the cddax module. see [17804]
      Patch by Patrick McLean <chutzpah at gentoo d0t org>

commit f793c0831e322c98e1529f907d03e7e58558b1ea
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Thu Nov 16 23:45:52 2006 +0000

    * Forwardport [17820] and [17823]. Live contrib compile fixes.

commit 94a01b814371bd263d446f48075df8c815a3eaa7
Author: Filippo Carone <littlejohn@videolan.org>
Date:   Thu Nov 16 23:03:14 2006 +0000

    Make java bindings compile with libtool

commit 8d8e8f1cfce45eb7dbe2c346f6ee57e5178647dd
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Thu Nov 16 19:13:49 2006 +0000

    Fix local port number for multicast receival

commit d32fd7e1dce9518870be49628bd7b17a4f74835f
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Thu Nov 16 14:15:36 2006 +0000

    pfff... Fortunes.

commit ce6d823658ee66cbe9fad22517009da89b55664b
Author: Marian Durkovic <md@videolan.org>
Date:   Thu Nov 16 13:41:17 2006 +0000

    Fix detection of FreeBSD version (the previous one doesn't seem to work)

commit 1cbc005bd347d6d9e72018608f70dbfb2068662a
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Thu Nov 16 03:15:54 2006 +0000

    * Qt4: Display open dialog. Not yet functionnable.
    Sesame...

commit bd09462a27daa38bb255139eaca743ae24c8a689
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Thu Nov 16 02:39:48 2006 +0000

    Changes on live555 make MacOS-X patch fail in extras/contrib.
    This should repair NB.

commit 1b9fc13769a259169aa3c2f9400c80c2d5241b0d
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Thu Nov 16 01:24:37 2006 +0000

    * Update version of libcdio. 0.78.2 is now the req. version
      Patch by Patrick McLean <chutzpah at gentoo d0t org>
    
      contrib update by me

commit 5d880fa8f6ff3854b24bf2dcd8eb1ee5bb0b545d
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Thu Nov 16 00:58:47 2006 +0000

    * forwardport [17800]
      Before creating symlinks, make sure the actual binaries are installed. patch by Diego Petteno

commit cbed01df85cead6ec85bfeb9950298a2b97018a9
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Thu Nov 16 00:56:40 2006 +0000

    * VLC now requires libmatroska 0.7.7 because from then the libs are pic enabled.
      (no longer use libmatroska_pic ebml_pic)
      Patch by Diego Petteno, +additions by me.

commit 86247ba13dce74cb6a98b7b6e5ed57aba697be10
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Wed Nov 15 23:00:44 2006 +0000

    * LDLFAGS -> LDFLAGS

commit 29139a21cc72a9008f63f7b6f90c7ab77e15eb43
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Wed Nov 15 22:59:58 2006 +0000

    * CFAGS -> CFLAGS

commit 4167ffe3ee2f58564b1971ea19f028dd2bd41c82
Author: Rafaël Carré <funman@videolan.org>
Date:   Wed Nov 15 22:12:32 2006 +0000

    Fixes devices removal, and crash on exit

commit 16093d941c54bf45a447e1157c96eb0c61813687
Author: Rafaël Carré <funman@videolan.org>
Date:   Wed Nov 15 21:44:18 2006 +0000

    Manages hot ejection of devices
    Uses hal callbacks instead of pure D-Bus monitoring
    Uses HAL >= 0.5.0 only if D-Bus >= 0.9.2 is present
    (refs #99)

commit 772fa346a8229fcb4ed6aa7124783032964294bb
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Wed Nov 15 20:09:15 2006 +0000

    forwardport [17791]:
    * libc.c: Also define the lldiv function itself on FreeBSD < 5 refs #840

commit 1694eb692b04b492aa05c69fe2bdabc15854f063
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Wed Nov 15 19:36:26 2006 +0000

    Fix typo

commit 95db5344b35ef0d45271614b3dbd0f5a972b68f0
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Wed Nov 15 19:35:59 2006 +0000

    Use lldiv replacement on FreeBSD < 5.0 (fixes #840)

commit 5cb9c9d9b54f9481e14019618a35046a54d176d4
Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
Date:   Wed Nov 15 14:14:55 2006 +0000

    python/bindings/vlc_object.c: complete vlc_object_find parameters

commit c2d31f450ee2f282e36d18f12fe19c4f3352e050
Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
Date:   Wed Nov 15 14:13:44 2006 +0000

    python/bindings/setup.py: fix python binding building (ref. r17640)

commit 989bdaf62beb3c53deff9a5f15ef98dd644c3519
Author: Rafaël Carré <funman@videolan.org>
Date:   Wed Nov 15 13:59:29 2006 +0000

    Update slovenian translation

commit 500d3e3b38cb7b0b3293d8c8c9df52c1d483c295
Author: Mark Moriarty <markfm@videolan.org>
Date:   Wed Nov 15 12:58:20 2006 +0000

    Attempt to fix wxwidgets file open and Messages display.

commit 73d74a1bdc3c426719de53f79ec3b18772ca6640
Author: Marian Durkovic <md@videolan.org>
Date:   Wed Nov 15 11:28:39 2006 +0000

    some news

commit 7467b74ca3b0396ae8baa2939256074d32d04a3d
Author: Filippo Carone <littlejohn@videolan.org>
Date:   Wed Nov 15 08:45:28 2006 +0000

    Don't create Makefile.in in bindings/java/src

commit 1d330ec524b06c70970c0c370f768e2abe97c832
Author: Rafaël Carré <funman@videolan.org>
Date:   Tue Nov 14 23:29:28 2006 +0000

    Adds real-time device adding (not removal yet)
    Don't add data DVDs when possible
    Only uses D-Bus code if version >= 0.9.2
    (refs #99)

commit f55fe3839d0008fc7de9cc1024ee518eb56706a4
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Tue Nov 14 21:59:26 2006 +0000

    * Use utf8_open for the .bin vcdimage file
    * Try .bin when opening a .cue, instead of trying the filename in the .cue (it's usually wrong).
      When the .bin filename fails, then look into the .cue file for a possible alternate name.
    * Don't crash on non-existing cuefile's
    
    I would like to backport some of this, but 0.8.6 doesn't have utf8_open, so I need to see what i'm gonna do with that.

commit c4ba4c75ca7394f1f70c38581f2a58e362912be2
Author: Filippo Carone <littlejohn@videolan.org>
Date:   Tue Nov 14 21:47:05 2006 +0000

    use libtool to compile java bindings. needs a cleanup (also thanks to megabug)

commit 4d3b55e41221c13d306e82cbcf3d0af806debdf2
Author: Pavlov Konstantin <thresh@videolan.org>
Date:   Tue Nov 14 21:22:28 2006 +0000

    This should fix beos linking problem

commit 81f3d9da78a62cc2a00dde3abf63142546ca2702
Author: Pavlov Konstantin <thresh@videolan.org>
Date:   Tue Nov 14 17:54:10 2006 +0000

    qt4: i really like readable debug output

commit f49d85712b344182c6e4bae359bebc8b4360c737
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Tue Nov 14 16:53:51 2006 +0000

    Clean up and avoid leak in sap decompression

commit 6154f386d654a5e60746f9e1ddef93166cced11f
Author: Rafaël Carré <funman@videolan.org>
Date:   Tue Nov 14 16:23:27 2006 +0000

    Returns from Run() thread instead of sleeping eternally

commit 28a1f4c6267a8d4d8f130f367712710a694e6db1
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Tue Nov 14 15:52:27 2006 +0000

    Windows multicast bind kludge

commit 970cd4e80a0aa1b9ebafea65e4d915ddbcda5f71
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Tue Nov 14 14:51:35 2006 +0000

    Fix the inclusion of extras/contrib/bin to the PATH

commit 73f6c8ba16b44ebc09b8cd68b43b82f8829b6241
Author: Christophe Massiot <massiot@videolan.org>
Date:   Tue Nov 14 13:19:04 2006 +0000

    paf

commit cb0c86778982b8d25359f28c6abb112d152f9775
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Tue Nov 14 09:53:03 2006 +0000

    Add DivX as supported filter to DShow interface.

commit 73c881f96557036a5cb17ee8a50301f5710fb89e
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Tue Nov 14 02:11:37 2006 +0000

    * forwardport [17753]: sap sdp_t initialization
      - fix some const warnings
      - fix an "invalid" assert

commit 8599c6267fa37ac868350bdd56b89cb797c26436
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Mon Nov 13 21:58:38 2006 +0000

    * Allow "empty" subtitle packets. These are used to "wipe" ephemer subtitles of the screen.
      Used by mp4 and 3gpp Timed Text

commit f02d5f707006cda9d09dd059780b3a3647e44519
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Mon Nov 13 21:51:55 2006 +0000

    * ps.c: Base SET_TIME on the current byteposition. This helps seeking in VBR files. Seeking forward will no longer seek backward instead.

commit ebcd548797fa60603637f162b8871626a6f0a2be
Author: Rafaël Carré <funman@videolan.org>
Date:   Mon Nov 13 21:14:34 2006 +0000

    Don't use D-Bus with hal < 0.5.0

commit 15de00eaf2b8be7f8d002e0385edd9467838cf58
Author: Cyril Deguet <asmax@videolan.org>
Date:   Mon Nov 13 18:24:08 2006 +0000

    * added missing -lm for plugin colorthres

commit 08b621f40b50947bdfe2886271d4a72db5ee3152
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Mon Nov 13 17:25:26 2006 +0000

    * const char warning fix

commit d6ed3af14d4ba41b87519370a26f28f8c4ced335
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Mon Nov 13 16:56:03 2006 +0000

    * Update wavpack libavcodec version for trunk as well. fixes #828

commit da7262d76793cf824d1b6aafc472eb84b01e5612
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Mon Nov 13 15:43:19 2006 +0000

    Fix another bunch of warnings

commit d5a9c50c28669e9a0ff725438ff142bdedd7e6e8
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Mon Nov 13 15:37:26 2006 +0000

    Fix warnings

commit a08afde81bad0c5b4982af375d6d93f0ced85c87
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Mon Nov 13 15:32:37 2006 +0000

    Fix some warnings

commit 14532988cfe0c2d919c136df29597153b08fe2f3
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Mon Nov 13 15:25:50 2006 +0000

    Really fix the stat warning (tested on Mingw32)

commit bc3593fc3917ce7b081a3d23f203955274c9e2dc
Author: Marian Durkovic <md@videolan.org>
Date:   Mon Nov 13 14:14:09 2006 +0000

    Move unicode argv[] fetching into system_Init
    (before getopt_long gets the chance to reorder them)
    
    refs 830   (close requires backport)

commit d80535725e9b4ae02082d3ee27eb586f267870ca
Author: Pavlov Konstantin <thresh@videolan.org>
Date:   Mon Nov 13 11:20:42 2006 +0000

    updated russian translation, make update-po

commit bb727b7f3e315828597bcb5e45d066bc01d4a606
Author: Pavlov Konstantin <thresh@videolan.org>
Date:   Mon Nov 13 10:38:16 2006 +0000

    properly display translated strings in setWindowTitle in qt4 interface

commit d1f54c774eac5c0177292be9198832f98d368220
Author: Marian Durkovic <md@videolan.org>
Date:   Mon Nov 13 07:47:47 2006 +0000

    Warn the user about missing MLDv2 support in his OS

commit 955f1293277cd10ff24e60e7b73e95c16a4eaea3
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sun Nov 12 20:12:29 2006 +0000

    Try to fix the obnoxious _stati64 warning

commit 9a234d8f17398290ba38476995050a751a9b85ac
Author: Filippo Carone <littlejohn@videolan.org>
Date:   Sun Nov 12 19:52:46 2006 +0000

    vlc-config external also includes libvlc-control

commit 52f8f1dcad13e5b47921de61b5416aa7b06c653f
Author: Rafaël Carré <funman@videolan.org>
Date:   Sun Nov 12 19:47:32 2006 +0000

    Makes configure fail on missing GL headers

commit fd1a965309497d080aa51c5c1ffcd68fce9c1866
Author: Rafaël Carré <funman@videolan.org>
Date:   Sun Nov 12 19:46:15 2006 +0000

    Do not update gettext contrib to current CVS on MacOSX

commit 8a948e548bce5f3e925f58fc9fec53c0849f1d30
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun Nov 12 19:24:12 2006 +0000

    p_libvlc needs b_attached = TRUE for vlc_list_find. Fixes embedded vout

commit eb8b25f704b1c3e6d27fdee3bd562b46181f7d7e
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sun Nov 12 18:31:40 2006 +0000

    Remove another harmful FromLocale

commit 85f408e380b4dde8df2891d28de452b8e0988e91
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun Nov 12 18:28:37 2006 +0000

    Fix Qt4 play button

commit e8aa094f86e08a2c690555a0767763dcd63ffb90
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun Nov 12 18:19:49 2006 +0000

    Preparse playlist items that don't have enough meta
    If the item is not to be preparsed but has enough meta, mark it as preparsed

commit 8b5528ab646fc91e2edb9bdfcd0afd87cbf70859
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun Nov 12 17:48:21 2006 +0000

    Might fix compile

commit b0799ceaca0e858490e84d9bc8c144de11d0cbc0
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sun Nov 12 17:15:15 2006 +0000

    Display --option=<value type> instead of --option <value type> on windows in usage help.

commit 43e8fc6a849718a973eb2e1c41fc391a4ed92c2d
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun Nov 12 17:06:24 2006 +0000

    * Qt4 stream output dialog
    * Fixes to the streaming chain generator
    * network: don't print an error message for EINTR

commit 559c7675e744ce8882a5081c98800f10601ed26c
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sun Nov 12 16:58:09 2006 +0000

    Compile fix

commit e19c47d2e42738732f2d9590922342cdbb30b255
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sun Nov 12 16:30:09 2006 +0000

    Apply online help patch from Vincent Dimar.

commit 8810db47bebbf8389e633aa605c16a76946d76f6
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sun Nov 12 16:29:44 2006 +0000

    Forgot the symbols again

commit babead8e9b9b1c0e59ad92a3b241d9c8ae5a42e8
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sun Nov 12 16:19:58 2006 +0000

    Unexport vlc_current_charset()
    which is superseded by the Unicode wrappers and GetFallbackEncoding

commit 34bd463f8d7145761b032368037ad19e3cf038dc
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sun Nov 12 16:18:31 2006 +0000

    Add VLC_INTERNAL, like VLC_EXPORT except it does not export

commit 2374e7bc034774261a1bd5b56c1a8e5903e30e68
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun Nov 12 16:16:24 2006 +0000

    Fix playlist unable to terminate (Closes:#829)

commit d63051021d0116a5934433de23b08654a9c1ba58
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sun Nov 12 16:05:11 2006 +0000

    Remove unused iconv handle

commit ee5cf38b43fd7b323aeb4e9f650fe718e95650bc
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sun Nov 12 15:46:52 2006 +0000

    Even WxWidgets is entitled to const blessing

commit 942cd8fe5d6d6c14198e275e64db635d21ce0ec9
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sun Nov 12 15:36:27 2006 +0000

    Use Latin-1 rather than local charset for ASX files

commit 8704578164dfe71b45524a7722faf21a7ff7cbb8
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sun Nov 12 15:35:45 2006 +0000

    Suppress unused variable

commit 340dfad4b5d305cad4d21044c79ca612506c3a65
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sun Nov 12 15:33:59 2006 +0000

    Fix a few warnings

commit ceba8717d05b12df7d81ba80ab5cb0bb75a8309b
Author: Filippo Carone <littlejohn@videolan.org>
Date:   Sun Nov 12 15:32:24 2006 +0000

    dirty fix to correctly link libvlc-control during make

commit e131931fa3e4293a68388c79538543d2a747256c
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sun Nov 12 15:17:29 2006 +0000

    Remove debug message

commit 7b4e4d4e08161267ce202be7fc6f45f265d1ffd2
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sun Nov 12 14:26:59 2006 +0000

    Fix warnings

commit a7cfd58b7e729e46a7fb6462332a4b0364a2f507
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sun Nov 12 14:12:55 2006 +0000

    I did it.
    <subliminal message>
    http://www.googlefight.com/index.php?lang=en_GB&word1=wxwidgets&word2=qt
    </subliminal>

commit e68bba76e6a82d2070e444c1574ab2cbb25dad72
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sun Nov 12 13:45:03 2006 +0000

    Try to fix contrib: don't build gettext java bindings

commit fdfdb5d479402062bbf99d009f7ab3e71a68d5a5
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sun Nov 12 13:38:50 2006 +0000

    Remove bashism

commit 43a9e778e4c77d165486fe2731fc21a9e176db18
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sun Nov 12 13:28:14 2006 +0000

    Another attempt to tame WxString

commit 1241e76243722cda296899293b12235c5162ea27
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sun Nov 12 12:52:30 2006 +0000

    Fix make dist

commit cb285c57db9d79ae71f40b6fae3637a419774eff
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sun Nov 12 12:49:13 2006 +0000

    Safer macros locale conversion macros for WxWidgets.

commit 77603707d00c6246a7a91c90cf1baf6ba1bab719
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sun Nov 12 12:10:55 2006 +0000

    Do not use non-existing function playlist_PlaylistAddExt.
    Hopefully fix linking on Windows and Mac OS X.

commit 2f095050c21a3ade7573c02afcce92b8fe81d559
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sun Nov 12 12:02:55 2006 +0000

    Don't use void * for utf8_(l)?stat() as it hinders bug detection

commit 65b7318b10fcd230b79ff10e2b7e4ac668681697
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sun Nov 12 11:54:28 2006 +0000

    Some const

commit 5fd7f4679e34b30be86e6f9b98a9e5b8209318f5
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sun Nov 12 11:50:06 2006 +0000

    Use stat instead of fopen to check for file existence

commit 8d9bd04728949bebaab21ca8e949bf4bde97b96a
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sun Nov 12 11:45:10 2006 +0000

    Another Win32 FromLocale -> FromWide

commit fa417ad8204a1442aa477db347f11b4ade4ef8eb
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sun Nov 12 11:43:52 2006 +0000

    Don't use non existent file in Qt4 code

commit 21a6f2418f0404056cf22a8d0618cd62cd183b1b
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sun Nov 12 11:35:38 2006 +0000

    Fix a few warnings

commit 4484cb2534c4664d348000914f8c90c5e5a85d75
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sun Nov 12 11:30:00 2006 +0000

    More warning fixes

commit cae4a7ffe0c62da9114446169181ab3acfa4dca6
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sun Nov 12 11:22:29 2006 +0000

    Warning fix

commit 59fb050fb794a508ce7e8777b5b4abbafc25558a
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sun Nov 12 11:17:10 2006 +0000

    Fix compiler warnings

commit dc326a62b54701e5f9410642888daed46aa0bef8
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sun Nov 12 11:15:29 2006 +0000

    Do not use pointer arithmethic on void pointers.

commit 1f93e8318163c130e070f66289eafcbfd038bc82
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sun Nov 12 11:02:56 2006 +0000

    Try to fix Qt4 build

commit a49795c90e4f9c99830a5cd64ec18036a6dc2aec
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sun Nov 12 10:32:48 2006 +0000

    Don't use -shared with libtool

commit e4d731df8ad55f46bef898ef6de49318a3b2c9b5
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sun Nov 12 10:25:28 2006 +0000

    Fix compilation of WxWidgets.
    But given how badly broken the plugin is (interaction stuff),
    you'd better not use it anyway.

commit 1f52d4926216f981aa525c55e31d73f60377f571
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun Nov 12 10:22:39 2006 +0000

    Qt4: add meta info panel and fix layout bug in stats

commit d439902689b4bc7bd4c8be5975d0e93a5c47ee0e
Author: Filippo Carone <littlejohn@videolan.org>
Date:   Sun Nov 12 00:24:31 2006 +0000

    also link libvlc-control in java bindings

commit eb7a893543650f7a782ac48f08e6b2f0814d803e
Author: Rafaël Carré <funman@videolan.org>
Date:   Sun Nov 12 00:23:12 2006 +0000

    Various bugfixes
    Replaces gotos with #defines
    Put duplicate code in #defines
    Disables plugin by default

commit 3bed3c3385b506033c5c2e9d2d5880d819d042c1
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun Nov 12 00:02:36 2006 +0000

    Fix

commit fb3133439db2b4444ca1495d171104c4d26e5cca
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sat Nov 11 23:44:15 2006 +0000

    Only accept mouse coordinates inside video window

commit 673861da5ce8bfeb0a4adbd5be95aa5fd2da9e4b
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sat Nov 11 23:37:25 2006 +0000

    * Remove some unneeded complexity in playlist and directory
    * Remove some unneeded wrappers and locking

commit d1b0d5205fe25610f697435bff3e60e938a7bb41
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sat Nov 11 23:37:11 2006 +0000

    Add "shuffle" button to puzzle in order to prevent shuffling when double clicking to go fullscreen once the puzzle is solved.

commit d35bb92634620a27de0023bfa36af69c8e154463
Author: Dennis van Amerongen <trax@videolan.org>
Date:   Sat Nov 11 22:48:42 2006 +0000

    * modules/gui/wxwidgets/extrapanel.cpp: Add the puzzle video filter to the Extended GUI.

commit 2ad6c313423c7fcdc23bd72a1121f1451d9a9a0d
Author: Damien Fouilleul <damienf@videolan.org>
Date:   Sat Nov 11 21:44:34 2006 +0000

    - I422 to YUY2 now works (due to previous commit)

commit 7e00a8db9bf3f9017fb6e58ce71f6b0a8b4e2b9c
Author: Damien Fouilleul <damienf@videolan.org>
Date:   Sat Nov 11 21:43:34 2006 +0000

    - make sure chroma converters respect picture line pitch for packed chroma

commit fb635e210354b1be0b04e2e1f941670036dae680
Author: Damien Fouilleul <damienf@videolan.org>
Date:   Sat Nov 11 19:14:53 2006 +0000

    - access/file.c: fixed stat on win32, make sure the right stat structure is used, 'struct _stati64' on win32 and not 'struct stat'

commit 04cf4f559b33aeb0af223a7ee5c6fdb2b701c045
Author: Damien Fouilleul <damienf@videolan.org>
Date:   Sat Nov 11 18:22:33 2006 +0000

    - compile fix

commit 8c2453995bb548f3ad8ccd740ac4d16704800df2
Author: Cyril Deguet <asmax@videolan.org>
Date:   Sat Nov 11 17:58:22 2006 +0000

    * doc about SliderBackground (forgot to commit that a long time ago...)

commit 6e3e276ac07e0acad6fb69f99e1b9dcf6ae8503e
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Nov 11 17:48:01 2006 +0000

    Restore media control API for the obsolete build system

commit 8978e821a39f7a9202f9fde16a5391c6f74e208f
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Nov 11 17:45:01 2006 +0000

    Win32 ANSI -> Unicode + UTF-8 wrappers

commit 7554c22cefdaa052b04d9e689cc61a7119dec976
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Nov 11 17:44:37 2006 +0000

    Add missing UTF-8 wrapper

commit 0afbc3c3bcd0f747b3adbb15b4dcfae7977e2f9e
Author: Marian Durkovic <md@videolan.org>
Date:   Sat Nov 11 17:36:36 2006 +0000

    Sync IPv4 and IPv6 multicast debugs

commit 39401d06d8385a69ba0c6a9792fda760d1e2744b
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Nov 11 17:28:34 2006 +0000

    Use Unicode wrappers to open HTTP interface files

commit 2beb123a6c00620050ec4694829c03f2f4c5bcfa
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Nov 11 17:28:10 2006 +0000

    Fix a bunch of warnings

commit c8a17a09b17f671f6d6bbaabb78f92482f2f4796
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Nov 11 17:16:50 2006 +0000

    Try to fix Mozilla plugin

commit bf36cd415d3428c2688624f8cba55f26b9f0986a
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Nov 11 17:11:59 2006 +0000

    Fix [17660]

commit b2e31be94e875c989bba9fd3f9192f6adb01d7d3
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Nov 11 17:10:59 2006 +0000

    C++ inclusion fix

commit 48eb86c62db5e181ba74436b34f6d0ff11a8a14d
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Nov 11 17:07:56 2006 +0000

    DRMS: use Unicode Win32 API

commit b8f4ee2e482ab89757bb0a5dde58830f38deef12
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Nov 11 16:53:21 2006 +0000

    Leverage FromWide

commit 5d7f0d7838b7cf53100411da6083b38becc95166
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Nov 11 16:49:41 2006 +0000

    ToLocale -> WideCharToMultiByte (refs #817)

commit de14672a43cbb0c236ecd9eba6a67f0b1d91e868
Author: Marian Durkovic <md@videolan.org>
Date:   Sat Nov 11 16:43:14 2006 +0000

    Fix endianes bug in automatic SDP source-filter

commit 865b8f0db9dedc2637effcb0bb985d50bf362e92
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Nov 11 16:21:35 2006 +0000

    Remove another harmful extra ToLocale() call

commit 9da31dde31d94647f9fd72e7637c0093cde70516
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Nov 11 16:19:17 2006 +0000

    Use Unicode wrapper

commit 3874df3b98cd17580d83de1c42ed566096b95317
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Nov 11 16:14:37 2006 +0000

    Fix socket protection level.

commit 13b3f5c25fa31b546aed428b6b1352c12ace0198
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Nov 11 16:13:25 2006 +0000

    Remove extraneous ToLocale().

commit 703490eae114dd294bf894e0db8a8bf725613f05
Author: Marian Durkovic <md@videolan.org>
Date:   Sat Nov 11 16:02:34 2006 +0000

    forwardport [17650]

commit c0f6a69c8a1af788fb829edde3b5f0fa8f3f18d7
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Nov 11 15:48:05 2006 +0000

    Fix SAP group IPv6 addresses

commit fee133d6db5778c537cacd8233f1cf0df59a734a
Author: Marian Durkovic <md@videolan.org>
Date:   Sat Nov 11 15:40:48 2006 +0000

    forwardport [17646] (SDP source-filter fix)

commit 35316016201ae95114c3a99c84d976a5bb69b4b8
Author: Rafaël Carré <funman@videolan.org>
Date:   Sat Nov 11 15:20:09 2006 +0000

    Update slovenian translation

commit e83a49c0621f71960357467391cec973e25fe206
Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
Date:   Sat Nov 11 13:33:43 2006 +0000

    added a color threshold filter that can make effects similar to "the
    yellow guy" in sin city or the red dressed girl in the beginning of
    schindlers list

commit 698c348edc47e11dfdb5499f6385f8f938ad6645
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Nov 11 12:52:49 2006 +0000

    Don't build Win32 code on Linux !

commit 4e3e7fceb1808f73dc802ebe1e40c758b7bc4336
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Nov 11 12:48:49 2006 +0000

    Hmm oups

commit 91d059ece53de17e8bffba4a3c17eb7572b59144
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Nov 11 12:30:16 2006 +0000

    Split the media control API from libvlc.so to libvlc-control.so
    The libvlc.so ABI is still way too unstable IMHO.
    
    This commit will probably break havoc in bindings in the short term,
    but hey, this is the unstable branch

commit 8d7e6079fa9b29910ac85c5686b3439ef6ce08e3
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Nov 11 12:15:53 2006 +0000

    Inline FromUTF16 and use Win32 API
    (suppress one more ugly piece of code)

commit 19a7634285f47ba0c568f7c18ba2a4c4b0d4dfea
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Nov 11 11:48:20 2006 +0000

    Fix previous commit

commit 7b734c8b7b070e7ab55be757040c5de5cd1369c3
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Nov 11 11:44:59 2006 +0000

    Mark subtitles_Filter as static

commit 0b79316c62f8b380527ee97da5293c111ebe6d4a
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Nov 11 11:37:21 2006 +0000

    Suppress unused UTF-32 conversion functions

commit c3293262a84342deecad886042889a900e39d827
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Nov 11 11:27:58 2006 +0000

    (From|To)Locale code factorization

commit 02199f335f68ebe63c3518dcf78eb35090007534
Author: Marian Durkovic <md@videolan.org>
Date:   Sat Nov 11 10:04:20 2006 +0000

    Cosmetics: Warn the user about lack of IGMPv3 support in his OS

commit ecd7382d08f2244a38f4f51a155aef7775c4fa42
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sat Nov 11 00:48:03 2006 +0000

    Really prevent illegal puzzles and prevent some illegal moves.

commit cf3059baf3fc0985c86e409277775299740bf795
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sat Nov 11 00:20:30 2006 +0000

    Put video in black slot when puzzle is solved

commit a1b3f1fb73800e62af87ee9d6a47aa8839d5f40a
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sat Nov 11 00:18:01 2006 +0000

    I'm not sure that this is ok but it definitively prevents impossible to solve puzzles from being generated here.

commit 5506025a7e34a93399fa8089920981e2d13d8488
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Fri Nov 10 23:58:17 2006 +0000

    Woops.

commit decd54e4396d0ecc1eecd057c968d7a74087eabd
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Fri Nov 10 23:51:33 2006 +0000

    Add --puzzle-black-slot option to change puzzle type

commit 4d8192c7f1c788b0c798c99ef22b49bd70b7bb50
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Fri Nov 10 22:15:27 2006 +0000

    Fix warnings

commit d21ca5d81d150ef4ea12bf8ce5a63701b8da7c0e
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Fri Nov 10 22:14:24 2006 +0000

    Missing #include

commit a74a8625b6859edcdd07eddc7b30984d53f6d368
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Fri Nov 10 22:11:55 2006 +0000

    Hide vlc_fix_readdir_charset. It is now integrated in the UTF-8 wrappers.
    Though there is not an useless lock and iconv handler
    in the Darwin specific stuff.

commit bd3fbc7608179d5f0d39b1b46be59a2000334fad
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Fri Nov 10 22:09:51 2006 +0000

    Fix double free in previous commit

commit 3e0dc088fdd05f9e4d4238b0d17db43941ace964
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Fri Nov 10 22:07:52 2006 +0000

    Remove last redumdant vlc_fix_readdir_charset

commit 85d007c52d8bacc51208798dba4847b2e42ed17d
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Fri Nov 10 22:00:36 2006 +0000

    Don't use Apple readdir fix twice

commit e55c57054af827ffa1105b376ff29b5675b2b6f9
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Fri Nov 10 21:59:21 2006 +0000

    Typo

commit 3c6a80224a0f235bcd4739f9d06f75f5c9ce88c4
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Fri Nov 10 21:53:26 2006 +0000

    Fix vlm pause

commit d97ee9123257157dbc422e2edbc1b126572f94eb
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Fri Nov 10 21:51:35 2006 +0000

    Fix error return value of utf8_open

commit 49bca36d8099e67f71606510e696b3e48553f1ac
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Fri Nov 10 21:50:39 2006 +0000

    Use free() instead of LocaleFree() for utf8_readdir() result

commit e1e9924a9a130bed2a614fa32b437a84474181bb
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Fri Nov 10 21:42:46 2006 +0000

    Fix leak

commit ad505d55df404ee284da041965f6a08c7a99eff9
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Fri Nov 10 21:35:08 2006 +0000

    Don't rely on an object in fix_readdir_charset

commit 378c8bedf2595b2fdc7f42f0550c7016099ea139
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Fri Nov 10 21:07:57 2006 +0000

    Add more debug

commit 0cd336b3fb3407d960382dd46f21112bc41be130
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Fri Nov 10 20:59:15 2006 +0000

    Puzzle vout filter. (vlc --vout-filter puzzle <your favorite disney cartoon>)

commit 128cbbabfd57761c125f35d64bae1f8ed83acfc4
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Fri Nov 10 20:56:10 2006 +0000

    Switch the directory to the UTF-8 wrappers

commit 69263809ad62332f167463d06cacad2504c47fda
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Fri Nov 10 20:50:34 2006 +0000

    Cosmetic changes

commit 717e0b68fee53c05d51eba98ec26783b6054f298
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Fri Nov 10 20:45:26 2006 +0000

    Ever const

commit 8724262b98ce86ded207ac9368453494a63c402c
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Fri Nov 10 20:16:47 2006 +0000

    Forgot this file while forwarding ffmpeg fixes

commit 07b2e364addba87a4f304d3a3dfd2db79103e76e
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Fri Nov 10 20:10:23 2006 +0000

    Code factorization and some warning fixes

commit 497a6b5b58f15feeb8340c392b7aec0bc9818f6e
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Fri Nov 10 18:06:45 2006 +0000

    Partial forward port of thedj's [17597]:
     * Fix avformat demux IOSeek. Should improve playback of some flv's
     * Improve avformat demux SET_POSITION.

commit d9439192c047c76c2c26f8c20141e999cae7c3cb
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Fri Nov 10 17:40:03 2006 +0000

    Suppress sap-source-filter and compute The Right Value(tm) automatically
    -- Cette ligne, et les suivantes ci-dessous, seront ignorées--
    
    M    src/libvlc.h
    M    src/stream_output/sap.c

commit 0b54d9c6f4c82091c9c0e834aab51f2341f98df6
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Fri Nov 10 16:30:38 2006 +0000

    Support for disabling SDP source-filter in SAP announces

commit ab363722cb0b442c09635a4d3d8537bd611c2192
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Fri Nov 10 01:03:23 2006 +0000

    Remove msecseek command. Now seek works differently depending on the argument:
    control media seek 10   -> seek to position 10% (previous behavior)
    control media seek +10  -> seek 10% forward
    control media seed -10  -> seek 10% backwards
    control media seek 10s  -> seek to position 10s (works with +- too)
    control media seek 10ms -> seel to position 10ms (works with +- too)

commit 25b9b158e0d49fe5c51534305a32e4d3ecc80468
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Fri Nov 10 00:28:15 2006 +0000

    Add msecseek command in VLM to seek to a position given in milliseconds. Patch by Igor Helman ( http://forum.videolan.org/viewtopic.php?t=27989 )
    + misc variables handling changes by me

commit 14abbd807d9ffcfb993b603171a3e8ab10392ec0
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Fri Nov 10 00:08:16 2006 +0000

    Return syntax error message when issuing invalid instance specific control command in VLM. ("control test thisisaninstanceid play" is valid, "control test thisisaninstanceid asdqsd" isn't).

commit 90b9ae2633e858e69d69765c0b0543d7bd963d46
Author: Filippo Carone <littlejohn@videolan.org>
Date:   Thu Nov 9 21:40:46 2006 +0000

    don't count more than argc

commit 68171b3434f3f83828961f97a4594b7f48edf30b
Author: Clément Stenac <zorglub@videolan.org>
Date:   Thu Nov 9 21:08:11 2006 +0000

    Don't show visualizations selector (unused).
    A bit of cleanup in simple prefs

commit 5e2537971a6e4870333667628e014cfe2e7381e8
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Thu Nov 9 20:17:17 2006 +0000

    Handle seeking with best effort in dump filter
    instead of aborting

commit ea64177035896669780fc00f4edee086ab0094fa
Author: Dennis van Amerongen <trax@videolan.org>
Date:   Thu Nov 9 20:07:25 2006 +0000

    * wxwidgets: revert go-where-you-click slider changes from [15391] and [15393] as it wasn't optimal (more accurate at the middle and not so much towards the beginning or end) and this also prevented proper slider select and drag usage.

commit 88014c2c057f523e457790f2baac0ae4d18295a3
Author: Filippo Carone <littlejohn@videolan.org>
Date:   Thu Nov 9 19:22:26 2006 +0000

    better args handling

commit 919c654290c6a721259e25fd570fe78d57113235
Author: Filippo Carone <littlejohn@videolan.org>
Date:   Thu Nov 9 19:21:38 2006 +0000

    include errno.h in dump.c

commit ec7a0ab610c8c9898164c710496edeafc3d26507
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Thu Nov 9 18:27:43 2006 +0000

    Fix IPv4 multicast subscription

commit aedf2f6c3548932fd7eac9e42e880f3e867d8589
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Thu Nov 9 18:08:36 2006 +0000

    You can't find the root object, so don't try to mess up with it

commit c84e332e33cce35369272ed4c42fa8d62f97615f
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Thu Nov 9 18:06:21 2006 +0000

    Add a bug. Fix compilation on Win32.

commit 9020d59c74c88e6a6b0e2665e2d620368b5d34fd
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Thu Nov 9 18:01:51 2006 +0000

    Fix TTL in c= line

commit 267cd7f9b7dac986e6d2bc490f778107be95a8fc
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Thu Nov 9 17:55:58 2006 +0000

    - Do not attach libvlc to the global data
      to avoid crashes in the messaging system (global data has no libvlc pointer)
    - Rename ROOT to GLOBAL to avoid confusion (the root is LIBVLC, not GLOBAL)

commit c6e7cf1b17ed414e1a803cdc4341d09884485e5e
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Thu Nov 9 17:24:10 2006 +0000

    Cosmetic fix

commit e62d405c1aab342dcf8965eee7f4b14bac1d8063
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Thu Nov 9 17:10:38 2006 +0000

    Missing(?) header

commit dd0524cea674f8eabd0f780ef572ed838f2beb70
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Thu Nov 9 16:44:34 2006 +0000

    Avoid dummy error messages

commit ddff0fb8ff030b5af0f977fd8ed898dcd5933b91
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Thu Nov 9 16:41:04 2006 +0000

    Fully initialize p_session

commit d401286cd997e144126cf48037fb9c6b7862b621
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Thu Nov 9 16:25:58 2006 +0000

    Fix address in source-filter - fixes #804

commit d94f9061d6f8195a83ae1a740113a81674388e18
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Thu Nov 9 16:02:15 2006 +0000

    How to remove ~200 lines of code

commit 9f7a6e010950c745295645bf96f29ff722fae367
Author: Christophe Massiot <massiot@videolan.org>
Date:   Thu Nov 9 15:55:36 2006 +0000

     * modules/stream_out/autodel.c: Removed unused call to sout_CfgParse().

commit 1cb0a68063fd96b02df133c3014208fcee5b203a
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Thu Nov 9 15:53:34 2006 +0000

    Suppress copy-cat code (more to come)

commit 96c71691ae2ffa4d6cbbdffde7522f0910272adc
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Thu Nov 9 15:48:44 2006 +0000

    - Remove the rc-force option, and do the same automatically
    - Remove some cruft

commit aa55b21d23d2071e78c78beef522622c44069311
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Thu Nov 9 15:43:02 2006 +0000

    Of course localetime_r has to have another name on Windows.
    (And go fix your libc if this does not work for you.)

commit 83a3429c40533f4ee1317f1237883d5cd4bba688
Author: Christophe Massiot <massiot@videolan.org>
Date:   Thu Nov 9 15:13:13 2006 +0000

     * modules/stream_out/autodel.c: New autodel module to work-around a memory
       leak in the TS mux which is triggered when the input PCR packets
       disappear from the stream without disappearing from the PMT (happens
       on the satellite when the video suddenly gets scrambled). Insert it in
       the sout pipeline : --sout="#autodel:std{...}".

commit 01b16b830c707aed4a1811adb05217417890c2d7
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Thu Nov 9 14:17:25 2006 +0000

    * don't mix old and new pl API

commit b9c4dee2cf5ce9cb4353a1e7c1ad397b32f33282
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Thu Nov 9 14:17:03 2006 +0000

    * added an option to disable auto-playback of newly added items

commit 1d524052e63bc299fe710f5d6ee97d0235da3a4b
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Thu Nov 9 13:32:45 2006 +0000

    * forward-port [17568]

commit fa22abdc48a3f4e7cfde0998203e959877d610f5
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Thu Nov 9 11:39:27 2006 +0000

    retry on failure to connect to rc-unix socket. Patch by Greg Farrell (greg  a  lincor.com), submitted by Dermot McGahon (dermot  a  dspsrv.com)

commit 6382b7d9ba9be82534ea525bf14a473fd88095e3
Author: Olivier Teulière <ipkiss@videolan.org>
Date:   Thu Nov 9 07:44:26 2006 +0000

     * skins2/parser/skin_parser.cpp: Fixed a crash, and removed checks for unused attributes

commit 64c616acd22a52a62cbfd1e9916174da858a10db
Author: Filippo Carone <littlejohn@videolan.org>
Date:   Wed Nov 8 21:37:20 2006 +0000

    readme update

commit 2d6efe40bce471b6a84649f2bc8ec04671a521f5
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Wed Nov 8 21:13:09 2006 +0000

    Add dump access filter to save original media to home
    (could be improved, but basically works)

commit 7b00af57bf15e907d590855852150d036d1a45b4
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Wed Nov 8 21:12:22 2006 +0000

    Add Dump hotkey

commit 017f4aed2b29fb7cd2785cf1b74f3ed6719af29b
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Wed Nov 8 20:34:12 2006 +0000

    * forwardport [17538] : Real RTSP selection fix. refs #821

commit 4e03e109f4357df5eb72b83db3da243543191726
Author: Filippo Carone <littlejohn@videolan.org>
Date:   Wed Nov 8 20:33:07 2006 +0000

    --disable-libtool not needed anymore to build java bindings

commit 015a372b105406afcbf4ca5995ea62115c1c65bf
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Wed Nov 8 19:59:07 2006 +0000

    Use add_bool where it is adapted

commit 5eb05446602a70de655f155e3808695fcd9fd648
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Wed Nov 8 19:22:15 2006 +0000

    Grammar

commit f11e37dc0b7364afa2d23799f59628712d72c615
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Wed Nov 8 16:31:05 2006 +0000

    Fix var_SetString

commit c4960477a8049eca0547bd9cde97895640af48a3
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Wed Nov 8 16:26:26 2006 +0000

    Some more const and strdup avoidance

commit 1f5a8130c6d2f7a0280588182ba8d277c2ca38fc
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Wed Nov 8 16:23:33 2006 +0000

    Const as usual

commit fad2848881c175c1d14bdd10e6e8840c9ad31537
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Wed Nov 8 15:53:28 2006 +0000

    Some more const

commit 53b1aaf74be77c3b8415687ffb91b5c1d56a5def
Author: Christophe Massiot <massiot@videolan.org>
Date:   Wed Nov 8 14:26:06 2006 +0000

     * modules/demux/ts.c: Fixed --ts-out used in conjunction with the dvb access.

commit 5d3d5ee7b9480de73e87a54355378447127735cd
Author: Christophe Massiot <massiot@videolan.org>
Date:   Wed Nov 8 14:24:54 2006 +0000

     * modules/codec/libmpeg2.c, modules/packetizer/mpegvideo.c: Fixed wrong PTS
       and DTS for field pictures.

commit b1b72b632aed8ccf9624093214efe1329093e6f8
Author: Christophe Massiot <massiot@videolan.org>
Date:   Wed Nov 8 14:21:01 2006 +0000

     * modules/codec/ffmpeg/encoder.c: MPEG compliance fixes for large pictures
       and low delay streams.

commit bb5f959c144718691b258b1e4150edcc03758456
Author: Marian Durkovic <md@videolan.org>
Date:   Wed Nov 8 13:37:57 2006 +0000

    Support non-ANSI CP characters from command line / click on media file

commit 4ab7aa3950413d0239752cc510129367f8e51a87
Author: Marian Durkovic <md@videolan.org>
Date:   Wed Nov 8 13:29:36 2006 +0000

    Fix skins2 Drag&Drop to accept files with non-ANSI CP characters

commit cc53b7150b10b2a3ac142f64e3647523170d99e6
Author: Marian Durkovic <md@videolan.org>
Date:   Wed Nov 8 13:21:08 2006 +0000

    Fix one instance mode for Win32 in trunk

commit f8a101115de2d063b7aa143ba00e3186f0aa8853
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Tue Nov 7 20:38:53 2006 +0000

    * forward-port [17536]

commit 4f679c9f7abd996ca0fb9124bcee210f5d9ebc87
Author: Christophe Massiot <massiot@videolan.org>
Date:   Tue Nov 7 19:57:50 2006 +0000

     * modules/mux/mpeg/ts.c: Fixed --sout-ts-crypt-audio and
       --sout-ts-crypt-video options.

commit fcba019ffbf34d00dfeb7aa417519e1208e97467
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Tue Nov 7 15:45:27 2006 +0000

    * memleak if normvol filter cannot be used.

commit 5d9f43a33847aad10334a7e5753bf4d8467f3edf
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Tue Nov 7 10:59:45 2006 +0000

    * restore nib targetted for 0.9.0

commit fbbf805c40dcec54f3841835b764816bc3f89bf0
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Tue Nov 7 10:52:08 2006 +0000

    * commit the modified nib in the correct rep..

commit b50ce689a3cf898bc36f73efabe5c919f054e17d
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Mon Nov 6 21:44:08 2006 +0000

    Use str_format_time and str_format_meta here too. Make sure that we only call these functions when needed.

commit cccd51a5b8026f20830aeec3473efa24553013c3
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Mon Nov 6 21:26:46 2006 +0000

    Use str_format_time and str_format_meta in file output. (these are the %char and $char variables defined in marq help)

commit 34b7d77d9ef2b09ac31b328beae8953f81e2cb8a
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Mon Nov 6 21:16:58 2006 +0000

    Allow using format meta stuff in --snapshot-path when defining a filename (see marq help for available variables).

commit a3cdce42236d598baa89f041a04238009bd54e75
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Mon Nov 6 21:05:11 2006 +0000

    Cosmetic fix

commit 53cf4a01e51723479b2a845716b715ac7882dbd9
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Mon Nov 6 21:03:33 2006 +0000

    Move string formating functions used in marq to the core.

commit 8da1371426fd17cf2902cda3932ea9cdb321e67b
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Mon Nov 6 20:05:19 2006 +0000

    Tab/trailing spaces police

commit d4d67e796f7436a29e5a55c0bfebd09b6b408444
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Mon Nov 6 20:00:40 2006 +0000

    s/Warm/Warn/

commit 2833f91336c22cf4e6a893309c480bbb8301ed5b
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Mon Nov 6 19:25:12 2006 +0000

    Revert [17482]. pkgconfig buildsytem is broken on native win32

commit 4543041350489f7fe6072fc683e483f723a589b1
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Mon Nov 6 17:59:01 2006 +0000

    Fix export

commit 89136d0144cfeaa1c73d37e711834d1ed37561f9
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Mon Nov 6 17:58:08 2006 +0000

    Add a few harmless const

commit c1cf01a6699bb7f434fc6e512051e630081d3545
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Mon Nov 6 17:30:21 2006 +0000

    Fix previous commit

commit 209a00c674b57f182fb47fca9b1ad306a7165793
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Mon Nov 6 17:29:07 2006 +0000

    Cleanup

commit 0dc1ef3e1d35207d7ae301ee04e4dea5210694c2
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Mon Nov 6 17:28:55 2006 +0000

    Fix warning

commit e3f73d0e3652438ad6c7473bf43531e7c6054b07
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Mon Nov 6 17:07:55 2006 +0000

    Cosmetic fix

commit e91c23bee06d2dc4ec059812b1720acffafd2b8f
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Mon Nov 6 17:03:01 2006 +0000

    Simplify

commit 868d7cc14cf400f687eca92ae7fbcb54e4652aaf
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Mon Nov 6 17:01:44 2006 +0000

    Fix boundary checks on file seek

commit 4df6be770b481c7f6e8b812c01b544a0701d491d
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Mon Nov 6 16:33:30 2006 +0000

    DV can't (fast)seek; it does not even have a Seek callback.
    This was seemingly erronously added when Pause support was added.

commit ba24a82495e4bd04438502f29402b10bb48206db
Author: Marian Durkovic <md@videolan.org>
Date:   Mon Nov 6 12:49:21 2006 +0000

    Forwardport Unicode wxWidgets fixes - [17434], [17436], [17452]

commit 833af67f6d5505f24e8f02517141e1e2b4e1c544
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sun Nov 5 23:46:37 2006 +0000

    * restored the error panel and removed all 0.9.0 stuff

commit 8d3b5b8ebc3dc2c2125ed7a835c10025dc045144
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sun Nov 5 23:32:49 2006 +0000

    * commit the non-fixed nib to get a diff (work-around for a svn stupidity)

commit f88be5057b27cdc11e149c9ca02056bc486a372e
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sun Nov 5 23:23:35 2006 +0000

    * update after recent back-ports

commit 5d011500813b770c6cc7c0af713fac09fb2da4be
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sun Nov 5 23:09:23 2006 +0000

    * forward-port [17501] and [17500]

commit 3d27df46937b5181b8bd05646ce21fb8a141db25
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sun Nov 5 22:52:10 2006 +0000

    * forward-port [17497] with the addition of an 'embedded' check, because this work-around triggers the fspanel to keep hidden all the time when using detached vouts. Ideas on this issue are welcomed ;)

commit 8c2241f9665663f2d53c3a6c9fa7dbc1617965f5
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sun Nov 5 20:05:48 2006 +0000

    Uncomment if multicast starts failing on Windows

commit 1aeb369df40c956520d382f4105c8921aab07ed3
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Sun Nov 5 20:02:49 2006 +0000

    patch silly configure.

commit 704c851d5819430877a20496a9940d142defcb28
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sun Nov 5 20:02:08 2006 +0000

    Export and use ListenUDP

commit ab48ec9308f1a15f5299b06e2e9c8073064c4ff1
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sun Nov 5 19:30:16 2006 +0000

    Use ListenUDP

commit 1ed9a7d9b6e007cce723f02f4ce00d701e7ff2b2
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sun Nov 5 19:20:52 2006 +0000

    Add net_ListenUDP

commit 4fa4d3faf320fbc2b925919ca0c43e2297d0ab7c
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Sun Nov 5 18:36:12 2006 +0000

    the pkg.m4 in pkgconfig 0.21 is buggy. stay with 0.20 while we fix it

commit 99cb9a81233e6fc45a6cfda49ef5b221ed85a676
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Sun Nov 5 17:59:37 2006 +0000

    Use an uptodate pkg-config version

commit 3dbec4e54b7087d59a418ca992dd9591d675387d
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Sun Nov 5 17:34:46 2006 +0000

    Add pkg-config to win32 contribs as Msys suc^W doesn't have it

commit 2b9c222b4c33d7396c3f5b56fa49a8836fab3dbe
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sun Nov 5 16:59:47 2006 +0000

    Add net_SockAddrIsMulticast

commit 790ca220c08476e348e987632f8a0d9415fcbaa6
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sun Nov 5 16:41:00 2006 +0000

    Fix and revive the net_OpenUDP warning

commit 2f9d56c59010d1f61949600dfb7af0c371350c6c
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sun Nov 5 16:26:53 2006 +0000

    Cleanup

commit f6b814ba6a53e8b608b11dd255a1ab682e22a7d7
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sun Nov 5 16:17:35 2006 +0000

    Suppress bogus extraneous boundary check

commit acefb78d24c0dfa25c8e427f023cc616b3da5a3a
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sun Nov 5 16:14:52 2006 +0000

    Cosmetic fix

commit cb33f9d13f5df8c06f0432b6599ad394cd6abd27
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sun Nov 5 16:03:04 2006 +0000

    Missing #include

commit 900ba5380c5a307e8489bafed00a553679b8cebb
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Sun Nov 5 15:51:46 2006 +0000

    Some safety fix pointed by pjrm on irc

commit 5c0d53e41a9bc53a611e0984c47ae4c5dae63980
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sun Nov 5 15:50:31 2006 +0000

    Factorize socket listen code

commit 3640b72ca1bc0be62ea95307cdb1bffad2fb358e
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sun Nov 5 15:46:26 2006 +0000

    Fix core deps again

commit d89621d05a5b0857090fbabd3040f8e12c4357be
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sun Nov 5 14:57:56 2006 +0000

    Please run update-po (or whatever it's named) before commiting.

commit 4ddf635979d18a6f0b05ba1d61c429eba4ceb35f
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sun Nov 5 12:16:44 2006 +0000

    Fix make core not to remove libvlc if not needed

commit 5b21c755317a4713716759134253641f5df6d65d
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sun Nov 5 12:16:27 2006 +0000

    Look for DLLTOOL
    (surprise surprise, one has to define $(DLLTOOL) if you want to use it...)

commit d87c7f9d1c3a7e7650bdfd5c5dd6b9bc758a6797
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sun Nov 5 12:02:15 2006 +0000

    Fix warning

commit 10d06d38eb57a3e133c424776f13cd58496d256a
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sun Nov 5 11:46:43 2006 +0000

    Fix warning

commit d5f8852de104e89560116b75dd453930f0686ca9
Author: Rafaël Carré <funman@videolan.org>
Date:   Sat Nov 4 22:34:40 2006 +0000

    Forward port translations from [17318] and [17414]

commit 9bd0934a22e902ad530d31bdecae0ff2c99ae063
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Nov 4 17:56:43 2006 +0000

    Fix error passing from IPv4 plugin
    in case of resolution failure.
    This should fix the "lame stack" + "Non-socket handle" bug.

commit 465627aba620a0ffc15dc9cd5d77e9d1ec8e9972
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Nov 4 17:09:54 2006 +0000

    Fix remotely triggerable memory leak

commit 0d91bee07e3e1cfb6f87f3417e72951729f9f03f
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Nov 4 16:29:16 2006 +0000

    Fix const warning

commit 13a79c4f582e9564dff23c3d74a3264d7a6e06dd
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Nov 4 16:25:26 2006 +0000

    Ignore missing TTL in c= line.
    It was about time I fix VLC to accept SAP announces on my campus.

commit f30d703a6f53606e4db0344eb2a639b73a1c0ebe
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Nov 4 16:05:27 2006 +0000

    Fix various problems with the SDP parser:
    - the reserved bit must be ignored
    - off-by-one in decompression
    - decompression did not *read* realloc() result
    etc

commit c32f5ca08da07066106fd4e462e660fb68c8971c
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Nov 4 15:29:25 2006 +0000

    Use utf8_open

commit 29daf1b172d3e939770815a066c607c4a2880ded
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Nov 4 15:18:57 2006 +0000

    Add utf8_open wrapper

commit 7c9438e94f34ff3558aef4bbaf169ce76645d009
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Nov 4 15:18:24 2006 +0000

    Add some const

commit abecc78ae9e26deedc62e34364b8ebcafcea0fdd
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Nov 4 14:37:26 2006 +0000

    Fix warning

commit 4059d487e2c16e24549123cf6abfba240e57bcf5
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Nov 4 14:20:16 2006 +0000

    - Fix quoting of IPv6 addresses in SAP source-filter
    - Fix const warnings
    - Remove dead code

commit 9e430e6b5ba4effc6a5d273acd9031e47930d76b
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Nov 4 13:56:49 2006 +0000

    Fix warning

commit 1cd4b4db68e240966b814efbfea4716d2ac079c8
Author: Rafaël Carré <funman@videolan.org>
Date:   Sat Nov 4 05:18:45 2006 +0000

    Fixes gettext 0.16 in the contribs

commit 01812ddbf6f0f7e1e0d20435c61ef68bc5d28c01
Author: Rafaël Carré <funman@videolan.org>
Date:   Sat Nov 4 03:49:39 2006 +0000

    Uses C++ tests to detect mozilla headers
    Fixes detection when using mingw

commit 977378fab191a15d7202121710ac6ea6457a2589
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sat Nov 4 01:17:43 2006 +0000

    * trying to repair gettext 0.16 documentation on MacOS-X

commit 7078d5da6717531fe9b02e620a80ae1f6766e4ca
Author: Filippo Carone <littlejohn@videolan.org>
Date:   Fri Nov 3 22:06:14 2006 +0000

    Remove libvlc_set_video_drawable, libvlc_video_set_parent offers the same functionality

commit 474d6a5a890da5c1f5526532f905092d23b9e1a4
Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
Date:   Fri Nov 3 17:21:31 2006 +0000

    access_output/udp.c: Don't crash horribly when trying to send a packet
    larger than the mtu in rtp mode

commit 01cca2b2bc4d485eddce427eb582aaf76d85f254
Author: Rafaël Carré <funman@videolan.org>
Date:   Fri Nov 3 00:19:05 2006 +0000

    Removes a fucking UTF-8 character that looks like a space, smells like a space, but is far from being a space

commit 11390074753cc36741787113e7ee11324315f4ac
Author: Rafaël Carré <funman@videolan.org>
Date:   Thu Nov 2 23:05:27 2006 +0000

    Replaces check for xpidl by check for required mozilla headers

commit 4d4f72b82d2f1ae4209e0118791275e83488468c
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Thu Nov 2 20:23:57 2006 +0000

    * forwardport the mjpeg fix and the dvbsub color fixes

commit 267b66c87256ba2b421bae9f0d679404edbc9829
Author: Rafaël Carré <funman@videolan.org>
Date:   Thu Nov 2 20:22:36 2006 +0000

    Revert [17400], uses the right header for gettimeofday

commit fbfa084ebf2bb282bac647b6446524186fb12037
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Thu Nov 2 19:29:03 2006 +0000

    Useless patches.

commit 1699620eb718893afce41599d235291d861e1407
Author: Rafaël Carré <funman@videolan.org>
Date:   Thu Nov 2 19:27:57 2006 +0000

    Cleans gecko-sdk too

commit 72afda2faac021438f4ab2dc25826a2875fdb84c
Author: Dennis van Amerongen <trax@videolan.org>
Date:   Thu Nov 2 19:08:13 2006 +0000

    * modules/video_output/directx/direct3d.c: add experimental support for I422 (RGB conversion is very CPU intensive).

commit c3de2971bdd6774fd9c313038f1037211355cb38
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Thu Nov 2 15:11:56 2006 +0000

    Don't use a configure constant that we don't actually define

commit f3206c3ea1d349f184354e1e60b1aaf84e5b4031
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Thu Nov 2 01:53:28 2006 +0000

    Disable speex on BeOs.

commit 22df6a925125fbb078b8cad9304d59188acbefc1
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Thu Nov 2 01:49:52 2006 +0000

    Forgotten file. Sorry.

commit 1bd3ccaea6394c8380010c310789d14b7ab3e3be
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Thu Nov 2 01:44:16 2006 +0000

    * Contrib : update version of gettext (it needs autoconf 2.60)

commit d90d34c1d94c858f21324cdac8e3751fe077e263
Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
Date:   Wed Nov 1 22:45:37 2006 +0000

    mux/avi.c: write '\0' rather than an uninitalized byte to output file.
    Fixes one, but not all of valgrinds warnings relating to this

commit c3f9f8e1627ff8f0f42e12b7ba80f2503bd1d48c
Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
Date:   Wed Nov 1 22:24:50 2006 +0000

    mux/avi.c: fixed a crash when trying to make audio only avi files.
    Hopefully fixed a issue with the generated avi file in the same go

commit 6572dc7341076728ed72fe4929d733536c2b896c
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Wed Nov 1 21:30:49 2006 +0000

    * Fix a bug discovered by Chris Rath on seekable files that don't start from point 0.
        http://forum.videolan.org/viewtopic.php?t=27848
    * Fix a few compiler warnings.

commit b8433e0d828fe96ded4d13660a17bce05cc55b0b
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Wed Nov 1 21:03:53 2006 +0000

    Support filenames outside the ANSI Code Page

commit 11566f0abb63ddfed244e07591af1b163df09be8
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Wed Nov 1 20:54:51 2006 +0000

    * Handle <ref></ref> ASX items

commit 345b608740d64dd7a4c1c722ced7d4f1b44c793e
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Wed Nov 1 20:50:18 2006 +0000

    Get rid of broken file-cat option (closes #807)

commit 6b6232121e3a2e753b5d51a7e7645eeb211aeb2e
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Wed Nov 1 19:52:41 2006 +0000

    * Don't do intf-show after the last p_vout closes on OSX.

commit f2371212e7a1c47fef15b3931ef97233b3d68ad2
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Wed Nov 1 19:49:04 2006 +0000

    Attempt to work-around the Winsock bug-of-the-day

commit bcf43dd0314852f6a7ae3a9112021da75a045359
Author: Filippo Carone <littlejohn@videolan.org>
Date:   Wed Nov 1 16:44:13 2006 +0000

    avoid VLC_VariableSet to set the drawable, use libvlc_set_video_drawable instead.

commit 491321f3ee6baa391046bd86feb5bd934af82143
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Wed Nov 1 15:30:12 2006 +0000

    Add missing space in comment.

commit 537d79a973870b15bc3a369e998c25ed6c80c02a
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Wed Nov 1 15:15:44 2006 +0000

    - Revert [17394] which reintroduced TOCTOU issues
    - Re-fix directory handling

commit 35998f05f1cdc3f4eba2ba7d904873f66b0d2d64
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Wed Nov 1 14:58:36 2006 +0000

    Fix libgcrypt compil under cygwin. It doesn't have gettimeoftheday() and it's wongly detected, so force it. (from markfm 's debugging and googling)

commit 08e228e290502f64b095cafe94c876609b2b285d
Author: Filippo Carone <littlejohn@videolan.org>
Date:   Wed Nov 1 11:25:05 2006 +0000

    setSize native function signature fixed

commit f4fd4afc62069f34a88d7be3c3b316fea97d73a1
Author: Sam Hocevar <sam@videolan.org>
Date:   Wed Nov 1 09:20:20 2006 +0000

      * Mouse motion and mouse click support in the libcaca vout.

commit b096694504dfd19991cd4f475630143cd4cd99d8
Author: Rafaël Carré <funman@videolan.org>
Date:   Wed Nov 1 08:17:42 2006 +0000

    Removes useless sanity checks

commit 914f20188c38ba6657c578fce381e1b42e651766
Author: Rafaël Carré <funman@videolan.org>
Date:   Wed Nov 1 07:50:44 2006 +0000

    Makes file plugin fail to access directories
    Some sanity checks

commit 8741be0247e758e02802869b6e2616fc79fa4370
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Tue Oct 31 20:01:28 2006 +0000

    Forward port [17386].

commit f81778e9a7be3ba1eb45851b2e81a89884857c7c
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Tue Oct 31 17:51:59 2006 +0000

    fix Windows build

commit bb24808cf580d17948910676038f36293ac1be61
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Tue Oct 31 17:41:04 2006 +0000

    Rewrite of the file access

commit b1a3bd05cf6083ed2ec6e42ae6006a5b14002bad
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Tue Oct 31 15:47:07 2006 +0000

    Suppress some useless variable

commit dde789cdb1cbf112f9459afe1b76c1d9d4dcee3c
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Tue Oct 31 11:05:04 2006 +0000

    use playlist_LockClear() instead.

commit d9d39662d21a371c49a8df78600cfab18459859a
Author: Rafaël Carré <funman@videolan.org>
Date:   Tue Oct 31 03:05:35 2006 +0000

    Fixes double free()

commit c2fd8c606f9614a69e5153f4f4410a0a42af10ef
Author: Rafaël Carré <funman@videolan.org>
Date:   Mon Oct 30 22:19:21 2006 +0000

    Rename flacdec codec plugin to flac, to show it can encode too
    Rename flac demux plugin to flacsys

commit 043ddf1233f41165bae28497ce86fc9a4e8e06a4
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Mon Oct 30 19:21:06 2006 +0000

    Fix property get_aspectRatio (forward port of [17383])

commit a3995514291fdf25bbcdfc5873419e0b429af76f
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Mon Oct 30 16:26:43 2006 +0000

    (Forward port of [17380]) Aspect ratio property for ActiveX plugin

commit d370b165a726eb92bda1bcc2fe8ccdd571e834e2
Author: Rafaël Carré <funman@videolan.org>
Date:   Mon Oct 30 12:33:37 2006 +0000

    Update slovenian translation

commit 680eeea9624853f2ac12a68284d3253b523df0bb
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Mon Oct 30 12:17:33 2006 +0000

    Oops typo

commit 82e4cda859b48b8df7e0cabf45dc6d854fbb8ed5
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Mon Oct 30 12:15:47 2006 +0000

    (Forward port of [17371]) Implement Aspect Ratio property for Mozilla plugin

commit e86b20c4e3b9d65dd91970367560dcf49b72d650
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Mon Oct 30 09:13:32 2006 +0000

    Forward port of 17368. Make it easier to build a macosx package when build in debug mode.

commit f788b61890cf2141d572390680c835996a637f58
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Mon Oct 30 08:35:31 2006 +0000

    Remove excess empty lines

commit c7070a8cb10b3f51ad581560d71417610a51e647
Author: Rafaël Carré <funman@videolan.org>
Date:   Mon Oct 30 03:49:15 2006 +0000

    Make configure fail if missing avcodec or postproc headers on debian too
    Fix typo of [17361]

commit c23e83c4169257a4d64f7d7f9852dbb5664356ba
Author: Rafaël Carré <funman@videolan.org>
Date:   Mon Oct 30 02:49:49 2006 +0000

    Make configure fail if missing avcodec or postproc headers on non debian system
    Closes #758

commit 729eaa1338ea872eed52025621ad949535953db2
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Sun Oct 29 18:31:44 2006 +0000

    Don't build libnotify on win32

commit 945182d81ffc535ee9d1069414a5aa99219c53e0
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sun Oct 29 16:49:43 2006 +0000

    - Fix TOCTOU problem (utf8_stat -> fstat)
    - Fix file descriptor leak when opening an empty file
    - Don't close STDIN.

commit 51b87d9b7ecac7e364530b2dca277e5c80570b39
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sun Oct 29 16:33:10 2006 +0000

    Minor simplification

commit 5ecdf63107123d82303932d3eea38878a7947a62
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sun Oct 29 16:30:48 2006 +0000

    Cosmetic fix

commit 57d2983b03a656783ba67b0d38118319028d0687
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sun Oct 29 16:29:07 2006 +0000

    Allow seeking of character devices with non-zero size

commit 0e4e3e85dce566ee8cda7f68b3ca4548fbc3964f
Author: Rafaël Carré <funman@videolan.org>
Date:   Sun Oct 29 13:41:00 2006 +0000

    Remove superfluous "," introduced in [17328]

commit db602ee3cfc392c9a30d4048981bd083497c1d46
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Sun Oct 29 13:37:30 2006 +0000

    Forward port of [17351]. Report input error condition to JavaScript

commit 7cc0536377aa04acf26f48db60b3609d32e326c6
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sun Oct 29 10:28:23 2006 +0000

    Try to unbreak dependency
    (of course, it was obvious reverting the earlier fix would break it,
     but some people don't seem to care about the build system as long as
     "their" feature works).
    Oh, and don't let version.c twice in CLEANFILES.

commit 1b75ee7b7116fb7507896920d2a0ecf4c156fe4f
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sun Oct 29 10:10:06 2006 +0000

    * don't use nested functions please.  --- fixes compilation on OSX, which was broken in [17281]

commit ff6d1b16e358c36882dc240cadb81725ab62862d
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Sun Oct 29 09:56:11 2006 +0000

    Implement VersionInfo as property. (Forward port of [17345])

commit 43b5cae75d484829153b085c89739b551207b2d9
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Sun Oct 29 09:41:42 2006 +0000

    Fix define

commit 50873f0122a0c4512e61d1de27eb9ef4811d5ea4
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Sun Oct 29 09:40:56 2006 +0000

    Remove excess whitespace

commit 85a4b2ad91de9dbd2a4d6d78eae39a3ab71ffe6d
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Sun Oct 29 09:40:14 2006 +0000

    Unbreak automatic buildversion information. Revert [17226]

commit 7799bb9cec6e5d83ec99268435e398a369088f15
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Sun Oct 29 09:38:43 2006 +0000

    Remove empty line

commit 3b86ec1d20f892852683677a80c0a5b33e6dc739
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Sun Oct 29 09:35:43 2006 +0000

    Readibility cleanup

commit 4a80777b4ebf5a5634d5b725b3fbd801d7b0a246
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Sun Oct 29 09:33:30 2006 +0000

    Forward port of rev 17335. Implement versionInfo() method

commit fc7795f191b1dce05d3da5088a119976bc1f7aad
Author: Damien Fouilleul <damienf@videolan.org>
Date:   Sat Oct 28 23:41:06 2006 +0000

    log.c: fixed operator priorty when estimating message count

commit 056c9fe39df9442749a95671c0463c773a64b0da
Author: Damien Fouilleul <damienf@videolan.org>
Date:   Sat Oct 28 23:39:18 2006 +0000

    - added log APIs to javascript for mozilla

commit 3a168d9ed240b9622ba77ef7bf02146d08fb1f1a
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Sat Oct 28 23:04:27 2006 +0000

    forwardport [17330]

commit d1df16f0970b91a8a7ede9ceb3a34ec651075268
Author: Rafaël Carré <funman@videolan.org>
Date:   Sat Oct 28 20:32:31 2006 +0000

    Make configure fail if a52 headers are not found

commit 514c92ede4216945a430f328294a318b538d3155
Author: Dennis van Amerongen <trax@videolan.org>
Date:   Sat Oct 28 17:30:27 2006 +0000

    * modules/codec/x264.c: Fix range enforcement and string selection (deprecated was in the way). Use actual default values for options direct, me and deblock filter params (mainly for the gui).

commit 6c0f19222c2bb141570890caff87cf9f59a8b2f4
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Sat Oct 28 15:53:39 2006 +0000

    Forward port of 17324

commit 387c26ca7f38dcf9349d99694c02f10d9b9a9968
Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
Date:   Sat Oct 28 14:43:51 2006 +0000

    taglib.cpp: Don't put empty info in playlist for files with no tag

commit 027fcc8a5cd0f6a5be67d7f6f96f50f0975be924
Author: Dennis van Amerongen <trax@videolan.org>
Date:   Sat Oct 28 14:40:13 2006 +0000

    * modules/codec/x264.c: proper descriptions for options b-bias and chroma-me

commit fc10369f211c52b04d7ba5b0c5415a1df4ab3768
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Fri Oct 27 23:14:30 2006 +0000

    fix stupid error by me

commit b6389d88820650f0681c58d14d0389d93ad34d47
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Fri Oct 27 22:35:14 2006 +0000

    typo

commit da471d12f279ba367ad099e58e469b81c4501c31
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Fri Oct 27 22:28:19 2006 +0000

    Don't try to distribute misc/version.c

commit 2f8a6ee2e3fe4ce5a01b6830acad5a14b1b3b1ed
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Fri Oct 27 21:22:10 2006 +0000

    Hrm

commit 72a42b973f33ed907a9ff806f429476c9011e39b
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Fri Oct 27 21:03:53 2006 +0000

    spec files have been renamed

commit a34c6ca94042b77a8789954bb97880f045940f55
Author: Yoann Peronneau <yoann@videolan.org>
Date:   Fri Oct 27 18:39:29 2006 +0000

    * toolbox: use vlc.mandriva.spec in distclean test

commit c4df6204812f43d256441339fbddf055443ec176
Author: Damien Fouilleul <damienf@videolan.org>
Date:   Fri Oct 27 17:40:46 2006 +0000

    messages.c: added msg_GetObjectTypeName

commit 604bcea0bce2d1560b1170608cc25fff3bfa49c7
Author: Rafaël Carré <funman@videolan.org>
Date:   Fri Oct 27 16:26:55 2006 +0000

    Enables "stay on top" with window managers that don't handle _NET_WM_STATE_STAYS_ON_TOP
    That atom is not defined at http://www.freedesktop.org/wiki/Standards_2fwm_2dspec, and is not used by metacity, or xfwm4 for example

commit fe029daeaf84de77c28dd59e9818a3398bb06c12
Author: Damien Fouilleul <damienf@videolan.org>
Date:   Fri Oct 27 16:16:16 2006 +0000

    - core.c: const, const, etc...

commit 817653d94704ace8d6120c88921f8185a8707264
Author: Damien Fouilleul <damienf@videolan.org>
Date:   Fri Oct 27 16:09:02 2006 +0000

    - add log APIs to Activex
    - cleanup

commit 54ca1c9a1568a34251a0c4082e74b6c7919a6725
Author: Damien Fouilleul <damienf@videolan.org>
Date:   Fri Oct 27 16:07:01 2006 +0000

    - added public log apis to access message log

commit 762c2acdecb761f2b511c4853db33bf99d128584
Author: Rafaël Carré <funman@videolan.org>
Date:   Fri Oct 27 14:53:46 2006 +0000

    Add Slovenian translation

commit ff402cb311791813b92bfc14a307f36ba9f17b28
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Thu Oct 26 19:12:43 2006 +0000

    Avoid flags duplication when configure cache not present

commit cbff530cdf0882f1421a31e37253a9c669ccd4cb
Author: Rafaël Carré <funman@videolan.org>
Date:   Thu Oct 26 18:27:29 2006 +0000

    Terminates string with '\0'

commit e5209c6fac180a8755ac67a4ab77d815dff44264
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Thu Oct 26 18:22:23 2006 +0000

    Fix typo

commit 0040043b065c449bb1dc894fdb6c2b69a4326c51
Author: Rafaël Carré <funman@videolan.org>
Date:   Thu Oct 26 18:05:00 2006 +0000

    typo

commit eb2c34416ae55ca3c7d0b77a63d99b9744a3118d
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Thu Oct 26 18:01:49 2006 +0000

    Hmm, lets see.
    Yeah, we are stupid because we manage to make the perfect WxWidgets toolkit
    fail. Go figure. I suspect the WxWidget live in another planet or something.

commit 4cce00ca8d81d1afe838e607f2aaca31c7b1e528
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Thu Oct 26 17:54:11 2006 +0000

    Revert [17287].
    What the heck? can't you pay attention to SVN warnings about CONFLICTS?
    Thanks for introducing a memory leak on top of that.

commit c131e6633674efc1fef9b0dc1e0b4a7920b0bcd7
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Thu Oct 26 17:36:49 2006 +0000

    Reverse supposedly bogus fix

commit dbcdc5893118a415c25f3ea58a590747d69e610d
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Thu Oct 26 17:35:57 2006 +0000

    *Ahem*

commit d39a408ad2aac6ca74626a174e9a6aac851f9d81
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Thu Oct 26 14:58:56 2006 +0000

    I suggest you stop being sarcastic because your fixes are broken
    (Hint: reading errno multiple times is incorrect)

commit 3d7b3dabffe247baa9d56ae0c561e87c6bdb3ee6
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Thu Oct 26 14:54:39 2006 +0000

    Character devices are not seekable.
    Thanks to Ed Schouten for noticing.

commit ea293f9eb037b3e1d5830f395cb44b2d6436dcd2
Author: Rafaël Carré <funman@videolan.org>
Date:   Thu Oct 26 00:14:59 2006 +0000

    frontport [17287] from branch

commit c85bee10466334631f7894cdb06dc518a875ffa3
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Wed Oct 25 21:38:56 2006 +0000

    Add GIF decoding support (thanks to FFmpeg once more). This is untested.

commit 747cea42c6ef090743e6349d1a1e962c7be937db
Author: Pavlov Konstantin <thresh@videolan.org>
Date:   Wed Oct 25 14:40:37 2006 +0000

    Unify specfiles names, other specs should be added as vlc.%name.spec

commit 933d7b13ffe892930f7505aef7a9f7d37662f131
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Wed Oct 25 11:53:38 2006 +0000

    Compile fix + handle case with no xml:base

commit 04be77f7939305821d2a05220294998dceae947e
Author: Damien Fouilleul <damienf@videolan.org>
Date:   Wed Oct 25 10:17:11 2006 +0000

    - fixed changes in [17146], [17234]
    
    I suggest that you actually TEST those fundamental changes BEFORE committing them.

commit ba3d99e9ae3a5740ba6ed9b3f620b782f4ffeab3
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Tue Oct 24 22:32:19 2006 +0000

    honor xml:base

commit c26e07cde4403f7a105dbef4dce4df755ec4f9f7
Author: Filippo Carone <littlejohn@videolan.org>
Date:   Tue Oct 24 22:23:49 2006 +0000

    integrate patch from Ticket #725. needs testing.

commit b6eebc11bd561be90ed73c3fdd575645c3370b49
Author: Filippo Carone <littlejohn@videolan.org>
Date:   Tue Oct 24 22:22:41 2006 +0000

    fix audio_filter/channel_mixer/mono module linking

commit 516de417906d883913760a012e9cea4806bf3973
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Tue Oct 24 19:24:40 2006 +0000

    Add missing void

commit 9920b9f3ebb72d546b5974a3764ee5cf425fcda6
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Tue Oct 24 19:19:55 2006 +0000

    Fix linking of DLL loader

commit dd411293165f6f1868cfe6cbd240cdcbb1c3f910
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Tue Oct 24 14:06:02 2006 +0000

    Untested attempt to fix multicast IPv4 on Windows

commit 3f8b63067e9a8eb55f436b7a79bcc43136b9a71c
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Mon Oct 23 21:16:55 2006 +0000

    Support for X11 Unichrome and XvMC extensions. The patch includes hw codec and video_output module for testing on VIA boards (CLE266). Patch by Christophe Burgalat <c.burgalat _at_ broadcastavenue _dot_ com>
    
    This patch is not tested yet and is disabled by default.

commit d3217fc729bc813a19e6743db7c5b18c7d66524c
Author: Clément Stenac <zorglub@videolan.org>
Date:   Mon Oct 23 21:02:45 2006 +0000

    Clean up and improve core handling for album art. Still only "always fetch" implemented

commit d6050322ee28bb2797cbbefc9dfdedb009ee94e6
Author: Philippe Morin <phmo95@videolan.org>
Date:   Mon Oct 23 20:50:17 2006 +0000

    Fixing a typo in WIN32 #ifdef

commit 2b70e76ddcc641d2bf96264d0c4a7041be7bb8dd
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Mon Oct 23 19:55:59 2006 +0000

    fix realaudio linking

commit 7976d6454b3830dd3ebffd583ea7d0564ab4c65a
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Mon Oct 23 19:05:47 2006 +0000

    Patch by aurelien: properly test for NULL.

commit 54f116c79a9d6d96a2caf578d6b580f575d05d45
Author: Rafaël Carré <funman@videolan.org>
Date:   Mon Oct 23 17:35:10 2006 +0000

    missing $LDFLAGS, thanks to ZeMaria

commit 1b54fac70122f994fbae44e2d2fc07d3e6b554b3
Author: Rafaël Carré <funman@videolan.org>
Date:   Sun Oct 22 22:06:38 2006 +0000

    typo

commit a52263a7395ab76afebe1d1a543c97490b5ac1a2
Author: Rafaël Carré <funman@videolan.org>
Date:   Sun Oct 22 21:33:50 2006 +0000

    fix xosd, thanks to hobophobe

commit fe0174183cc5a0d6a06bcc8a28b490049e80ea0b
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Sun Oct 22 21:03:13 2006 +0000

    Fix linking for mod plugin

commit 5559ca8a35123148a3b2b4261cea06a5892a3c64
Author: Rafaël Carré <funman@videolan.org>
Date:   Sun Oct 22 20:45:29 2006 +0000

    Link wxwidgets_plugin with gtk2 on unix

commit a2d0da928f85ea06a36c5a863e636f255189843a
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Sun Oct 22 20:14:22 2006 +0000

    Link mod against libmod, stdc++ and math library

commit cec9172253864e692db9eee8b6eed676f0fdb981
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sun Oct 22 19:25:25 2006 +0000

    Declare extern vlc_symbol_... explicitly

commit 46f5a8a57cc260c98559ac5450611a99d9690f81
Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
Date:   Sun Oct 22 18:37:26 2006 +0000

    explicitly link the upnp_intel plugin against ixml to make libtool happy

commit 7f2cb95b034aedc881b8e3ada7ce12771d8971b8
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sun Oct 22 18:16:18 2006 +0000

    Remove check for Fortran (Parental advisory: Explicit kludge)

commit b5703dcaef750542534fdd7f4d217bc03b6add1e
Author: Rafaël Carré <funman@videolan.org>
Date:   Sun Oct 22 15:45:16 2006 +0000

    typo

commit 79dfff4d5ee5d808e7d65466dc2e536bea152a57
Author: Damien Fouilleul <damienf@videolan.org>
Date:   Sun Oct 22 15:29:56 2006 +0000

    - apply proper const casting since C++ has become more stringent

commit 5e0f332ec651b164c6eb5980c4189225d640c80a
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sun Oct 22 14:57:24 2006 +0000

    Drop wcslen() and back to original DnD. Refix it.

commit 0328a8a96ea2f0f05cd34273c0f5d5971ee6a685
Author: Rafaël Carré <funman@videolan.org>
Date:   Sun Oct 22 14:35:03 2006 +0000

    frontport [17255]

commit 39919b151d77a1918e34a29211b8de2c3bf0184b
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Sun Oct 22 11:22:22 2006 +0000

    Fix linking of vorbis

commit 955b873df37a3f0beb70c7bd0da1a0471ba206f0
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Oct 21 20:43:06 2006 +0000

    - Remove useless global variable
    - Fix threading qualifier warnings

commit 41f75f96fa802a33cd4777b1b052cf3f4eee9512
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Sat Oct 21 20:36:36 2006 +0000

    Turn #if DVBDEBUG into #ifdef DVBDEBUG

commit 073c529c599ad0d35b08ee1b69a5a6e3ef265209
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sat Oct 21 20:36:11 2006 +0000

    This might be better

commit 240841e1e51f28c0b74f62cf7a8f3e471063eb51
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sat Oct 21 20:26:42 2006 +0000

    Fix opengl module post compile checks (or something)

commit a1bf9e2ee20b0d37ab3c67451d469f579e6d7df6
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Oct 21 20:25:31 2006 +0000

    Rush fix for 0.8.6

commit 2c036cf31c4e81f5ebaf01b863fbf48fabdb22f1
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Oct 21 20:21:03 2006 +0000

    Fix Bonjour discovery

commit fca47616535d31d7cd321d86e08da32cdb9108dd
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Oct 21 20:05:02 2006 +0000

    Attempt to fix my previous commit

commit 5a843a7f222ad3cd31bce94bc2c92967ecce8633
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Sat Oct 21 20:04:36 2006 +0000

    * Updates due to the new playlist core

commit 718e1e051546b81ec650ea7bc6a7218daf038e2d
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Oct 21 19:52:23 2006 +0000

    Ensure that shared objects have no unresolved symbols.
    
    This will catch broken plugins at build-time rather than run-time.

commit 0856d3ae70c252e950b2b9a80ec5e05abc311d8c
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Oct 21 19:30:04 2006 +0000

    Attempt to fix dshow build

commit 1dfa47c08284d591ecf8747914c5fc2eff19e7da
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Oct 21 19:24:47 2006 +0000

    More fixes

commit 4119f97f857ae9f6ed4919daddedefd777aa6aaa
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Oct 21 19:17:09 2006 +0000

    Qt compile fix

commit bd2e2e8d5b16f64444a059e7e53aca760428d977
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Oct 21 19:08:19 2006 +0000

    Const fixes

commit de3972b96c3f9dabe46f9bcea94be94d24757c08
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Oct 21 18:52:47 2006 +0000

    Cleanup

commit af5759ac1afa3904560f1e5fff47d09d6e35b05c
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Oct 21 18:40:30 2006 +0000

    Input fixes

commit fcef2e3a6d1f450b4411af8a7a94eaaf8eb9fd3c
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Oct 21 18:36:42 2006 +0000

    Fix

commit 51c4db8c713f58fa1146b605f54e4f6b33c99db6
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Oct 21 18:20:37 2006 +0000

    Fixes from hobophobe on IRC

commit 5fe42b8eb4cec44998293b6eeb9c83820eb43080
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Oct 21 18:03:49 2006 +0000

    I might have finally got it right

commit 37d272d3de49648cfc62421b5c73b100b2feddba
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Oct 21 17:51:36 2006 +0000

    Compile fix attempt

commit e634fbcf2b208150971780538dba6ed8be56cb8e
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Oct 21 17:49:35 2006 +0000

    const rulez

commit 8f1b24457b1b735b348575ea42654ae361bb8fdc
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Oct 21 17:28:22 2006 +0000

    Fix a bunch of warning.

commit 0a525c7cbb62a289fef05dbc3e2df524f0b4a318
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Oct 21 17:18:28 2006 +0000

    Try harder to rid of this annoying dependency

commit 00fa060e234b59ef4aabfbd5dadbfd0100d67a74
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Oct 21 17:14:57 2006 +0000

    Shorter version

commit f57eaf6da82d2061fe77861f622c651f0315c880
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Oct 21 17:12:22 2006 +0000

    Untested bug-to-bug fix for clueless file browsers.
    I don't have a broken file browser, and I can't compile wxWidgets,
    so no way I can test that.

commit f96942ab684d56e40b73e9d5b57dc6062fcf58c4
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Oct 21 17:08:03 2006 +0000

    Fix many warnings

commit b6d0e5a07a9a32894e31da69e25e81dec0366dc5
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sat Oct 21 16:59:09 2006 +0000

    Rebuild the array of currently playing items as a background task.
    This array is now usable as a reliable source of data for size
    Use playlist_CurrentSize(p_playlist) to retrieve the size of the current playset.

commit 36a14991a5d4bbb9217276ed8c9c0f0c4e0ec0ca
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Oct 21 14:54:42 2006 +0000

    A few more sanity checks

commit de0f8ecbe207ed2f8272c7cb84dfa161dba9a8a5
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Oct 21 14:13:29 2006 +0000

    Fixes

commit b3621b5278e6b7a34f758d6a3b2e6cd3428e2c01
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Oct 21 14:04:02 2006 +0000

    Don't build obsolete+broken wxwidgets in distcheck

commit e03d7e7b122743951c4a2b09fb6a74290c071bf7
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Sat Oct 21 14:02:49 2006 +0000

    Fix compiler warning: missing initializer

commit 61871f5f300861f70e8709b8b51086e54cc5ec05
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Oct 21 13:36:58 2006 +0000

    Lalala

commit 2d3be24e0f67e19dc29baced87af42481dafde21
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sat Oct 21 13:33:06 2006 +0000

    Don't loop continuously the playlist thread, use cond.
    Not tested heavily yet ...
    
    For interaction implementers: you need to call playlist_Signal after changing the status of a dialog. Please see the diff for qt4/dialogs/interaction.cpp

commit 0f382e7498b5285d73fd034d363e9aa5589289e1
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Sat Oct 21 13:31:44 2006 +0000

    Remove unused variables

commit 4bcb2f21a9d5c13992e2430bbe335695567fb7be
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Oct 21 13:24:26 2006 +0000

    Desperate attempt to recover the wxwidgets plugin

commit 424e2940ccaab63e63f82bd91db074fd11fc6233
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Oct 21 13:17:16 2006 +0000

    Another distcheck fix attempt

commit 4ee061441ab14ec2d81cfd6198608a62ceea0a4d
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Oct 21 13:12:57 2006 +0000

    Revert flawed [17208]. Really fix the sign comparison.
    (Hint: man 3 iconv)

commit 21154aabf259772a144e33d9d8fc1463861e178e
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Sat Oct 21 13:10:37 2006 +0000

    Remove unused variable val

commit f6332edf95624784cf8d9be2ad80882829d37054
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Sat Oct 21 12:54:39 2006 +0000

    Remove useless comparisson (n >= 0) was always true (n is unsigned int)

commit b20a4ac4a711a050a1a8fdb34d9e778729ba39c1
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Sat Oct 21 12:44:12 2006 +0000

    Remove unused variable p_meta

commit 562dc13be82f723cf48dab68fc363c965f33ba76
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Sat Oct 21 12:43:36 2006 +0000

    Fix invalid comparison, result was always false.

commit a79b5f6e2cd67041502c258315daf578f47cabe0
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Oct 21 12:37:07 2006 +0000

    *Ahem*

commit 034d137a91abddb95922576464bf790f36c37e2d
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Sat Oct 21 12:36:36 2006 +0000

    Fix compiler warning: comparison between signed and unsigned

commit f530aa7a74b10fe6155d8ef371f12098915bfaf4
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Oct 21 12:35:13 2006 +0000

    Fix [17200]

commit 0aa9a402c5e360de1ab156f4cd73de0273a3b2b0
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Oct 21 12:32:23 2006 +0000

    Remove annoying warnings.
    Nobody will ever be bored enough to fix these ones.

commit 514245552fff2c89017fb51402e34413892373db
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Sat Oct 21 12:32:12 2006 +0000

    Fix compiler warning: implicit declaration of function 'asprintf'

commit 0d7f2354e56a03b150e608cec553a5670c804ff3
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Oct 21 12:28:52 2006 +0000

    Fix a few warnings

commit b527c3fce129904df12d50d000d74919763c0853
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sat Oct 21 12:27:27 2006 +0000

    * minor update to the current playlist API

commit 020e0268dd7089c8e0eb38703d03680ac5f6ff7b
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Sat Oct 21 12:25:05 2006 +0000

    Fix compiler warning: implicit declaration of function 'asprintf'

commit 5a1e2c84b0693b388cfe9974bf509faab7530def
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Oct 21 12:08:16 2006 +0000

    Code factorization

commit eac2117fcd9de41b13e4d7163a0e0aa8e40a543c
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Oct 21 11:55:09 2006 +0000

    Some autoconf fun

commit ba2199dbb62d88804bb4b913fa5f1721a33a0e6f
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Sat Oct 21 11:16:00 2006 +0000

    * copy paste error

commit 799b2826ee321796c8c4695c5a7b7489ed5da851
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sat Oct 21 11:09:51 2006 +0000

    Playlist
     * Remove the random special case
     * Use the array of currently playing items for all cases
     * Convert array items to array API
     * Replace standard searches in sorted arrays by bsearches
     * Size is not yet fixed (next round).
    
    Array
     * Add reset/value and bsearch functions
     * Add foreach helper

commit c925ed563df12610851862d43f0cd6b30c37dec8
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Sat Oct 21 11:03:19 2006 +0000

    * Add 24bit and 32bit PCM stream support to avcodec

commit 891d40741b4d87df4b436ffa88d18713c680a8be
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Oct 21 10:24:21 2006 +0000

    GNUTLS plugin require libgcrypt explicitly since it calls gcry_control.

commit 91854175802df46ec820998ed3bbb6f1c144ec09
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Oct 21 09:59:18 2006 +0000

    Remove dead code

commit ef99cea817948655d231ebde085d93e0951b01d1
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Oct 21 09:55:23 2006 +0000

    Cleanup

commit 5114101ae70c45401fc390aea578e02861a74833
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Oct 21 09:26:50 2006 +0000

    Try to distcheck wrt Java bindings

commit 7a035788e59c0f946f673b0f150984cf3f2d3118
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Oct 21 09:26:37 2006 +0000

    Make sure vlc_LDFLAGS is always set
    (automake bug?)

commit 1352c6305e74c36f0297695188f5c32655ae0d00
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Sat Oct 21 09:18:06 2006 +0000

    * target -> host in Makefile.am

commit 4a2f80fe41b6f1a14e65fbaa42bf38e981ee6163
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Oct 21 09:16:34 2006 +0000

    Remove no-op

commit 9e44246acb0649d7d803359cc9628b24fa33d496
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Oct 21 08:56:19 2006 +0000

    Multiple confirmation that is it works on Linux.
    Anyway, there is no libiconv_* invocation in src/vlc.c

commit fcbffaa9e5f2f0b33b76d5fe27c3ca7c4394e4a1
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Oct 21 08:51:19 2006 +0000

    Merge UDP access output with core TTL handling

commit 1180a63aa99714d54a84da3d521c2cb5a985b6af
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Sat Oct 21 08:48:15 2006 +0000

    Revert revision [17165] because it broke libtool build on linux

commit 3d0593abb165669758cab8f178976d7bf17709d9
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Fri Oct 20 22:25:03 2006 +0000

    * Update some contribs

commit 816e9b21b72d1051ee02f10fcd7e9a92c08914ae
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Fri Oct 20 21:29:35 2006 +0000

    Another TTL string unduped

commit 75413cdd8670c745342818937f34a15c99594d71
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Fri Oct 20 21:29:07 2006 +0000

    s/target/host/

commit 026c8f5b28a31ea776f861d93d171ac67dcefd13
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Fri Oct 20 21:12:59 2006 +0000

    Put lower priority than ffmpeg. (when SDL_image was used it couldn't decode videos like http://dionoea.chewa.net/pa150001.mov ).

commit 27f2ced10726fb76326fb796365b973bc2504f1b
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Fri Oct 20 19:31:15 2006 +0000

    * spelling error hostt_cpu -> host_cpu

commit c43de506375534dd7c49efdff699fa56f2d93316
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Fri Oct 20 19:24:38 2006 +0000

    Unduplicate TTL strings

commit 495353bb08f93ba5b01caaa1cc7cb71d4a17fda4
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Fri Oct 20 19:16:25 2006 +0000

    - Support for setting DSCP via dscp option
    - Support for setting outgoing IPv4 multicast interface
      (note that only the Linux kernel can do that)
    - Some cleaning/dirtying up

commit e4f7eb8e91b05d9e56375119793bef68073b058e
Author: Clément Stenac <zorglub@videolan.org>
Date:   Fri Oct 20 19:10:37 2006 +0000

    Fix syntax errors

commit 42405764a4972577914dd72e77b9fc76c5442419
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Fri Oct 20 17:11:14 2006 +0000

    Fix syntax error

commit 2bdac4e4a9aa53c810bfec040c578757dca89209
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Fri Oct 20 17:05:42 2006 +0000

    WTF?! VLC is NOT a f***ing COMPILER.
    It has NO target.

commit affe4d59e6abf2ee8054d5f8f69b11ca9545878f
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Fri Oct 20 16:46:31 2006 +0000

    - Don't try altivec compiler flags except on PPC and PPC64
      (some PPC user should review this)
    - Don't find canonical build and target (heck, VLC is not a compiler!)

commit 1a79ea4e39953aacf2e97db89c84ddc94cb5a269
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Fri Oct 20 16:18:44 2006 +0000

    Remove superfluous function nesting from configure checks

commit c145241b31ecc37e07e4f3d00c4436e7a5736f77
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Fri Oct 20 15:58:06 2006 +0000

    Remove some obsolete code

commit 7104644b7773a705d94c1f1c651aeb2decd8cf10
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Fri Oct 20 15:55:18 2006 +0000

    Explicit disclaimer

commit dc130e1e244b5be9a46ad031825f8fba02d3a8ad
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Fri Oct 20 15:48:03 2006 +0000

    Try to fix distclean, but you'd better not use it anyway.
    
    I TOLD YOU TO NOT BOTHER ME WITH YOUR UNCLEAN BUILD TREES.

commit 532bea49ffaf746cc3c66947ed5ebbef2d1131bf
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Fri Oct 20 15:18:23 2006 +0000

    Repair CONFIGURE_LINE (fixes #696)

commit d6abc4d998de2ade55a0a8d20b0d8d0c3517e188
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Fri Oct 20 14:59:14 2006 +0000

    Build plugins with -no-undefined

commit fcf1a8e5836b444b2265784bd197fbd450ff75db
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Fri Oct 20 14:49:47 2006 +0000

    Don't build quicktime plugin with loader since it is broken

commit c3b3c2a8d7e720321afcd1efb31cf1fe02120db2
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Fri Oct 20 14:39:55 2006 +0000

    Remove useless link flags from vlc program

commit b487fffebdc52e6fea7b9a43bedc86adaac1ffac
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Fri Oct 20 14:28:19 2006 +0000

    Fix dts_pic check

commit 6b3fce8ff5c0cb936d8caf16d8e96637ebaaff64
Author: Rafaël Carré <funman@videolan.org>
Date:   Fri Oct 20 09:57:50 2006 +0000

    Detect MSYS mingw compiler (mingw32-gcc)

commit 2357ae94a373a5c2e4e2043cbeb81c2c775e97c5
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Thu Oct 19 22:06:55 2006 +0000

    Stop confusing the users with n shortcuts

commit c03307953d86b68ca252ee6efaf96d652b5fe8fc
Author: Filippo Carone <littlejohn@videolan.org>
Date:   Thu Oct 19 21:55:31 2006 +0000

    make playlist stop synchronous

commit 30ff712980000d016bf20ace8ff0a4c1ef3a8625
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Thu Oct 19 21:45:07 2006 +0000

    * prevent potential crashes on files with broken channelcount

commit 4e03ca065ded0cc31035159887479ace86004182
Author: Clément Stenac <zorglub@videolan.org>
Date:   Thu Oct 19 21:30:39 2006 +0000

    Reset playlist status to STOPPED after stop

commit 266fb28cd7fdd0db6926f807bf4f9bcdd1b29010
Author: Clément Stenac <zorglub@videolan.org>
Date:   Thu Oct 19 21:00:14 2006 +0000

    Dynamic array with log allocation

commit 531bbc546238a0067f76869d123fae139d3f2157
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Thu Oct 19 19:56:04 2006 +0000

    Woops

commit 9574d3b56183242c7cb3d9532e2ed2f5ca6cf10a
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Thu Oct 19 19:52:49 2006 +0000

    Remove some more cruft

commit d854ee25d7644ef2169f617db73344fe5eeda0c2
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Thu Oct 19 19:42:35 2006 +0000

    Remove some build system cruft

commit 6b5014ade2790fa8aa9dae1205e38b755525162b
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Thu Oct 19 19:42:10 2006 +0000

    Kill duplicated function

commit 69ce7365db8c12a9a92ec1078bf1ea8135ec4a5c
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Thu Oct 19 19:41:55 2006 +0000

    Put version-info to libvlc instead of vlc, as I assume was intended

commit 29d8ffc9beea30a6344f4e642779bcb20eac616b
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Thu Oct 19 19:29:46 2006 +0000

    Oh! No more builtins!
    (well only for libtool and shared libvlc)
    
    Clean your build tree before whining.
    
    And yes, it breaks the mostly-builtin option (obviously).
    It also speeds up automake a tiny bit.

commit 40356097fea4dba1e8d8d22dc3d62f86337b291e
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Thu Oct 19 19:00:54 2006 +0000

    Remove -version-info; it is plain meaningless for a program

commit 8c891efbf1c854851c1657e7dfed61bbb1d03f7b
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Thu Oct 19 15:30:43 2006 +0000

    Oups

commit 80fb50ea92225717e42372819737e44bd6a6f341
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Thu Oct 19 15:27:58 2006 +0000

    Code factorization

commit e5ca059b5c8e8b038c0d91261bb942ffc6daf5fa
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Thu Oct 19 15:07:43 2006 +0000

    Simplify EOF handling

commit 8c1e99ea8995e880e3a60b0f9a808e496541227b
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Thu Oct 19 15:05:35 2006 +0000

    Dirty up. Ahaha.

commit c55bcff9ce7b061b6caea220221c2254e6dd9af8
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Thu Oct 19 14:55:57 2006 +0000

    Interrupt blocking socket reads

commit cc1791f39b2271ecc8adfcac16509770faec1b8c
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Thu Oct 19 13:59:23 2006 +0000

    * Support 5.1 channels in Flac (untested with a 5.1 device)
    * Don't crash on Flac samples that have more channels than we can handle.

commit 58609589ce3692f2bcad740597d8ff01f4d1c270
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Wed Oct 18 21:16:16 2006 +0000

    Real fix for time/length issues in VLM ([17130] didn't fix anything)
    Needs to be backported

commit 1105c8b0c4f01dd18283b010977b0d6e32ec6511
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Wed Oct 18 20:11:10 2006 +0000

    postproc also need avutil to link.

commit 9a662c01193187a59cf99971315d0b29bf4f07f6
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Wed Oct 18 15:25:42 2006 +0000

    TTA: Forgot to update Modules.am for the TTA demux

commit 1106928872d16c12afaf20ccdd69e792bf9998e4
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Wed Oct 18 15:24:32 2006 +0000

    Fix typo

commit 8902dce1cd9caccc01ab46256bc6402a84995dec
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Wed Oct 18 15:08:47 2006 +0000

    Fallback to IGMPv2 when IGMPv3 fails - fixes #734

commit bfcdde9526dc1630143f1505b27a2f3706610764
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Wed Oct 18 15:01:16 2006 +0000

    - Try DNS resolution before creating socket as per Best Current Practices.
    - Don't handle impossible (and would-be harmless) errors.
    - Don't try Source Specific Multicast when not implemented by libc
      (this *includes* Mac OS X on the build bots)

commit 9db36c2d20c767073ee350932895b50fc4323394
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Wed Oct 18 14:53:32 2006 +0000

    Don't assume multicast address are in dotted notation - fixes #780.
    Not tested. Needs testing + backport.

commit 40dd14a29e920ba0c04789fdd6ef418801584885
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Wed Oct 18 14:32:07 2006 +0000

    Don't put Linux-specific defines in the wild.
    This hides bugs on all other OSes (incl. Windows).
    Better update your glibc instead.

commit 11947665eae998328705adc80d86bf9db64c4bc1
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Tue Oct 17 23:50:57 2006 +0000

    Fix the shoutcast TV listings SD menu item in the Mac OS X GUI. To be backported

commit e366e4058e3513e79b1a74178a3b28fad254044c
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Tue Oct 17 20:16:00 2006 +0000

    Fix 32bit/64bit issue in http interface time/length reporting.
    This needs to be backported to 0.8.6.

commit c4ec9be036d1369828b2d0ab470199065d087464
Author: Damien Fouilleul <damienf@videolan.org>
Date:   Tue Oct 17 19:44:49 2006 +0000

    - libvlc.h: use C99 designated initializers to partially initialize help module config (this disable a bunch of warnings, and non-initialized members are automatically set to nil)

commit f7be5ba378b985ceddc6e72ec15b85f4b605e7de
Author: Damien Fouilleul <damienf@videolan.org>
Date:   Tue Oct 17 19:40:53 2006 +0000

    - vlc-config.in.in: remove that annying MODULE_NAME redefined warning

commit c453453edbec65581505b6752688a4107fa30fb2
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Tue Oct 17 19:39:15 2006 +0000

    Enable ffmpegs TTA decoder, and add a TTA demux to VLC. duration and seeking supported.

commit b725ca4af86867d20b66c43a9d518f1fcda53d57
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Tue Oct 17 18:23:48 2006 +0000

    * packetizer h264: Donwq't gather the block chain when resending the headers. Only insert the blocks

commit a91a6abce1490715f570956c5d30bac7fa25de28
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Tue Oct 17 13:58:20 2006 +0000

    * Let the libmpeg2 module decode video with the mp2v fourcc

commit 3290fe117e606117c5562c2783da4e0963f576ed
Author: Rafaël Carré <funman@videolan.org>
Date:   Tue Oct 17 08:36:50 2006 +0000

    Add missing ms.po + make update-po

commit 5e44df17aee73c3e64b0f5149ace1779921992c4
Author: Rafaël Carré <funman@videolan.org>
Date:   Tue Oct 17 08:00:53 2006 +0000

    Added Malay translation

commit 7d1cff0bb27541abd0f34bd6fd1224c437d83632
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Mon Oct 16 21:58:12 2006 +0000

    Apparently ffmpeg doesn't like how we were feeding the SPS/PPS to it. At least this way it works. There is still something wrong. Instead of directly starting to work after the SPS/PPS is received (from MPEG-TS), it waits 1 extra I frame. If I just output the SPS/PPS directly instead of reinserting it, it works directly after the SPS/PPS is received on the I frame directly following them.

commit e7ad059e36db8fa273b6bc7a4f2abb25d4c8fe8f
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Mon Oct 16 21:10:11 2006 +0000

    Qt4: File / Disk / Network tabs for Open Dialog
    * Some design
    * Tab order

commit bf68c0feabbf5a6abb8ff8c84703b3abe5f9943c
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Mon Oct 16 20:57:36 2006 +0000

    noise video filter

commit 56fc945314ebc4bdc7f0443491a90ca8dc3fcfc4
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Mon Oct 16 19:59:34 2006 +0000

    Better compression for win32.zip packages building in order to make E-bola happy.

commit a2f138f238cb0e062c0ee5eace07e49bc9779a7e
Author: Philippe Morin <phmo95@videolan.org>
Date:   Mon Oct 16 19:49:31 2006 +0000

    Fixing a cast in Win32 part.

commit dfd24ab656c4edffd4ed952472ef8e4b4c95c214
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun Oct 15 19:09:02 2006 +0000

    D&D fixes

commit 6a2febe51b1d65826ea5d257dc244e11a88c8d2b
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sun Oct 15 19:00:21 2006 +0000

    Don't use doubles when doing the rotation

commit 308d7c4354df86074583e4635cde5cfbb705e00c
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Sun Oct 15 18:00:01 2006 +0000

    *demux/asf Support for dvr-ms ASF. This is a a priorietary extension to ASF that allows Media Center to store MPEG2 in ASF.

commit 9cd8ee7b4ee1f29fc1c0d584be813b4130492246
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun Oct 15 15:28:34 2006 +0000

    Improve drag&drop handling

commit 0e5c9717a4c084737ec6e2f85635ef691d42723a
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Sun Oct 15 14:35:58 2006 +0000

    * Support for AVI DV Type I

commit 64dc9f24a6124e38285af8cee9a3ec095d6fd137
Author: Rafaël Carré <funman@videolan.org>
Date:   Sun Oct 15 14:23:56 2006 +0000

    forward-port 17091 and 17104 from 0.8.6

commit e551d2c428c3158ffd7e2035900ef474e841fed6
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sun Oct 15 14:16:06 2006 +0000

    * forward-port [17102]

commit 4a334283cd5d0d6aa4bbd82927abbf46679d9956
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun Oct 15 13:20:47 2006 +0000

    Fix bogus warnings

commit dbbbe51bc06df2f496caf68e52db3f547662d7ef
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sun Oct 15 13:17:18 2006 +0000

    * port [17096]

commit 71707910ab3274a3e4b50321e782eb9d6afc43ac
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sun Oct 15 13:14:51 2006 +0000

    * switch MainMenu to the XML-based text archive format, which is fatter, but svn-mergeable

commit cde22b4f79f11e0b4b4a4e15a1ddae567b8738a8
Author: Rafaël Carré <funman@videolan.org>
Date:   Sun Oct 15 13:07:36 2006 +0000

    Gets title for goom visualization from meta information if available

commit 5f95753fec29b6c47b5b2370551efb604d76f2e6
Author: Rafaël Carré <funman@videolan.org>
Date:   Sun Oct 15 13:01:29 2006 +0000

    skins2 fullscreen button work with audio visualizations

commit c0fe2d356d1cb278825ca05a833af18ce09d6e5c
Author: Filippo Carone <littlejohn@videolan.org>
Date:   Sun Oct 15 10:55:36 2006 +0000

    libvlc_audio_set_mute logically simpler

commit 4e4171f1ae1f088029fd5635ec5ad81f9331e4e3
Author: Filippo Carone <littlejohn@videolan.org>
Date:   Sun Oct 15 10:54:15 2006 +0000

    Use playlist loop libvlc facility

commit 62e9fa55913c30ad3af773c5ec3de7270034ccbe
Author: Rafaël Carré <funman@videolan.org>
Date:   Sun Oct 15 03:44:57 2006 +0000

    Use a smaller icon for notifications

commit 44f794f8a2a59810f62b7f9bf4562c509a3ed754
Author: Rafaël Carré <funman@videolan.org>
Date:   Sat Oct 14 22:34:16 2006 +0000

    Sets PKG_CONFIG_LIBDIR when building contrib

commit c273a3be8ca83d5ac183a230f15873da80611607
Author: Rafaël Carré <funman@videolan.org>
Date:   Sat Oct 14 21:20:27 2006 +0000

    remove endif from 17081

commit 96b6d5777cbbf3850531e864e9abf7c0447432bd
Author: Rafaël Carré <funman@videolan.org>
Date:   Sat Oct 14 21:08:04 2006 +0000

    goom is patched on win32 too

commit 8e1590cc762c507646c1b1e721ca7e6eaadad1da
Author: Rafaël Carré <funman@videolan.org>
Date:   Sat Oct 14 20:30:59 2006 +0000

    Detect mingw for other distros than debian

commit 2c505b4b808ba239eef56089d7e97bf68465e8e9
Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
Date:   Sat Oct 14 20:08:05 2006 +0000

    upnp_cc: compile fix (tested this time)
    upnp_intel: fix a potential crash, and add some more debug output

commit 9cbc1e852c40541aef57361f870f57feeef541f9
Author: Benjamin Pracht <bigben@videolan.org>
Date:   Sat Oct 14 20:07:29 2006 +0000

    * Hopefully close the dbus connection correctly
    * Do not poke the screensaver is the stream is paused (idea from Adam Dane)
    * Poke the screensaver every 30s as told in the comments (fix from Adam Dane)

commit 288e70a01cb6f88aef3c3a0051507bb8fd311602
Author: Philippe Morin <phmo95@videolan.org>
Date:   Sat Oct 14 20:03:22 2006 +0000

    Add a method to set playlist in loop mode in Java

commit 822485d5b4d2891fae7f1a2c23ca8af1b23d51c8
Author: Philippe Morin <phmo95@videolan.org>
Date:   Sat Oct 14 19:53:08 2006 +0000

    Add a method to set playlist in loop mode.

commit be639def75997f2d41440b39c77ddc20390276d3
Author: Philippe Morin <phmo95@videolan.org>
Date:   Sat Oct 14 19:52:16 2006 +0000

    Add a method to set playlist in loop mode.

commit 7a5a63a7c0e59e4ab8471dfd4ad1da21a92ee34e
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sat Oct 14 17:06:38 2006 +0000

    Motion control interface can now be used with the rotate video filter. (Should be usefull when watching videos on a boat i guess ... :) ) Command line: vlc --control motion --motion-use-rotate --video-filter rotate <the video>

commit 4963328e1199b46f65a3e1287358fc8e4ebec8b7
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sat Oct 14 16:45:11 2006 +0000

    Fix HTTP deletion

commit ac471f21023adf4d3784ab3856b9a6040689d65c
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sat Oct 14 16:44:55 2006 +0000

    Initial drag and drop support for Qt

commit 85f6dac57eff2d455420d1f4bbb4d7f41bae0ec0
Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
Date:   Sat Oct 14 14:44:06 2006 +0000

    fixed compilation, not tested though

commit ca5af2c3685e9c904c903564f351e65b6f00068e
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sat Oct 14 14:41:55 2006 +0000

    Ahem...

commit 4b1b4f89399a8a9a2fdb5228291736d196bb0aaf
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sat Oct 14 14:38:11 2006 +0000

    New rotate video filter. Can rotate video by any integer angle between 0 and 359 degrees.
    
    This still needs work to make it look better, and be able to use it with the "motion" control module.

commit 212dce0e5063359ef5f6505d12617c6993474258
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sat Oct 14 13:59:50 2006 +0000

    Ahem...

commit adb0d2e102ffa06eb6916bf2af37e0920d18ee92
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Sat Oct 14 13:40:32 2006 +0000

    oops left in a typo

commit d549e5a0cfd8b2ece0261e197b98d2d34666bd5d
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Sat Oct 14 13:27:15 2006 +0000

    Correctly count the children of a node. The previous code counted the endpoints too, which gave a too high children count.

commit b010250da90f4a8de9a0f41404c46c8e59ad93e4
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Fri Oct 13 22:35:49 2006 +0000

    [vlc] http streaming interface bug (with fix) by Mitch at hasbox dot com
    
    (needs backporting)

commit de0420fb8a7e94cabb9bc735d3b2c53971cc2fa4
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Fri Oct 13 22:30:57 2006 +0000

    Update the x264 patch
    Don't use dl_open on win32
    Both patches by Tim Schuerewege. thanks.

commit 2169e1cded187838191158e7ad08e279095d9d60
Author: Loren Merritt <pengvado@videolan.org>
Date:   Fri Oct 13 20:05:23 2006 +0000

    sync to x264 r591

commit cf8b7e4df17f0e7931f40dccf9a38ddc7677207c
Author: Gildas Bazin <gbazin@videolan.org>
Date:   Fri Oct 13 19:16:24 2006 +0000

    * modules/gui/wxwidgets: small code cleanup.

commit 337c717f28180bbd167a6ba27e3d5cfcacab958a
Author: Gildas Bazin <gbazin@videolan.org>
Date:   Fri Oct 13 19:14:20 2006 +0000

    * modules/gui/qt4/qt4.cpp: lower the priority of the QT4 dialogs provider so the skins interface is usable again.

commit 3267066db2af32d3d5838d9575ae8c6a189b8333
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Fri Oct 13 14:04:54 2006 +0000

    Don't add MPEG-TS program data for programs that don't exist. Patch by Dnumgis. This fixes #683

commit e4ba74a88adc63fcd59284b70e9070a619b38598
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Fri Oct 13 13:55:46 2006 +0000

    Tune MacIntel for prescott. Also add tuning to contrib (prescott vs. G4)wq

commit f68336d9d489e4f0cb483217ca12c00ee5349bff
Author: Filippo Carone <littlejohn@videolan.org>
Date:   Thu Oct 12 21:21:29 2006 +0000

    remove unused import from core-jni.cc

commit a219f12a163a56561c39e38d55bc6d078574cca9
Author: Filippo Carone <littlejohn@videolan.org>
Date:   Thu Oct 12 21:20:01 2006 +0000

    add more include folders

commit 8b1a79bbbd619b2d09c6c794d7907cb18c06b77f
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Thu Oct 12 21:13:02 2006 +0000

    Fix MacOS X black screens and play as background options. These are 'window level' options and as such should not use p_real_vout, because that's just for options shared by the opengl and the quickdraw renderer

commit a324ed1beec7fd155633aea9bed8133209db886f
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Thu Oct 12 21:05:40 2006 +0000

    [PATCH] Repeat and Loop - Remote Control Interface by Dermot McGahon.

commit 80f01f29572e010c11847016852f032f997634da
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Thu Oct 12 21:01:47 2006 +0000

    [PATCH] marquee crash fix by Dermot McGahon.

commit 09ee4533243c686bb5f1d54f6255d390fbb0e08d
Author: Filippo Carone <littlejohn@videolan.org>
Date:   Thu Oct 12 20:54:36 2006 +0000

    this should fix compilation errors on included headers

commit 169870dc45c7a0e5c884f23c8592adc16a0445e6
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Thu Oct 12 19:38:56 2006 +0000

    Compile fix for Open in Qt4

commit b57de680a32e598f209d874f3d075ae587345416
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Thu Oct 12 19:20:37 2006 +0000

    First work on File_Open_Qt4...

commit 6ee4bbdd880b828ebffbccbcb80ccf85e667d0ed
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Thu Oct 12 18:24:34 2006 +0000

    * fade in quicker and fix the fade-in/out problems reported by Benjamin. Thanks for the feedback

commit 75df49da5fffe35ecee76d45a53fb16ef98eddcd
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Thu Oct 12 16:33:35 2006 +0000

    * added the fspanel-related files to the respective targets

commit a0d585994ffc2d9b995ea0c2c16c56f4c8fd50b0
Author: Clément Stenac <zorglub@videolan.org>
Date:   Thu Oct 12 06:00:00 2006 +0000

    Compile fix

commit c4232d210f01ec6c492612bc1789de6184f0652a
Author: Gildas Bazin <gbazin@videolan.org>
Date:   Wed Oct 11 22:44:15 2006 +0000

    * src/input/input.c: fixed nasty bug with preparsing where a mutex was used uninitialized.

commit baba0c81da445b04e5d2f7f247f465f87ffaa4cb
Author: Filippo Carone <littlejohn@videolan.org>
Date:   Wed Oct 11 19:57:44 2006 +0000

    make really java bindings compile again

commit 884e353696fe206a224fe85bfafa1759c5d515e3
Author: Gildas Bazin <gbazin@videolan.org>
Date:   Wed Oct 11 19:56:48 2006 +0000

    * configure.ac: same thing for Wno-unused-parameter.

commit 5de8105fbabc40ea4f79a83de02df82d0acc499a
Author: Gildas Bazin <gbazin@videolan.org>
Date:   Wed Oct 11 19:54:05 2006 +0000

     * configure.ac: when checking for Wextra support, don't check for Werror instead.

commit e5db0823bf56e89b1e7247bb697443a7ddcdee8c
Author: Filippo Carone <littlejohn@videolan.org>
Date:   Wed Oct 11 19:34:38 2006 +0000

    make the java bindings compile again (use --disable-libtool in configure)

commit 9a78b063cac29d3a3a87f95dff8c426812b21dca
Author: Clément Stenac <zorglub@videolan.org>
Date:   Wed Oct 11 19:20:06 2006 +0000

    A bit of cleanup

commit ba0aca83c8fac83f81ca495f2160f98929b3f99f
Author: Damien Fouilleul <damienf@videolan.org>
Date:   Tue Oct 10 20:53:05 2006 +0000

    - added altivec acceleration for i420 -> YVYU, i420 -> UYVY (probably of no use to anyone)

commit 9e17f766ce734c11243e2686af39209c0b5eaedb
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Tue Oct 10 18:36:21 2006 +0000

    * forward-port [17020]

commit f03e39c385ddbdf61b7021eaa17d03cdbd8fef5a
Author: Pavlov Konstantin <thresh@videolan.org>
Date:   Tue Oct 10 15:54:41 2006 +0000

    yeah, writing 4 0 times is fun, but..

commit b210a0ea8404474981220c3e3837d061bee5cb86
Author: Damien Fouilleul <damienf@videolan.org>
Date:   Tue Oct 10 08:52:30 2006 +0000

    plugin.cpp: formatting
    supportinfo: use static IIDs as previous method wouldn't work in a multithreaded environment

commit 12efe797994da9153a6c1275f28631888d3d2a80
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Tue Oct 10 08:47:43 2006 +0000

    Forward port [17015] + a few more i18n fix

commit dc8b128a9f34d9eb75d3158566cbb95df8bae61b
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Mon Oct 9 22:37:29 2006 +0000

    forward port [17012] and make update-po

commit c1064aa4950b5725e00627a24ee6498ff8771df0
Author: Dennis van Amerongen <trax@videolan.org>
Date:   Mon Oct 9 19:10:13 2006 +0000

    * modules/codec/x264.c: copy/paste oops in 17009..

commit c88a9d665d8f950a3dab2744884466bef329c733
Author: Dennis van Amerongen <trax@videolan.org>
Date:   Mon Oct 9 19:01:34 2006 +0000

    * modules/codec/x264.c: H.264 level options patch by Ilkka Ollakka <ilkka dot ollakka a t oamk dot fi>. add options aud, sps-id. deprecate options analyse and filter for partitions and deblock.

commit 2b37ec2d3d1aea84e903fc7b354db8f613604f2d
Author: Gildas Bazin <gbazin@videolan.org>
Date:   Mon Oct 9 18:51:03 2006 +0000

    * modules/misc/xml/xtag.c: fixed memory leak.

commit c6039822f1e43e9c74dfe0e0c319dd60fdf4c02b
Author: Gildas Bazin <gbazin@videolan.org>
Date:   Mon Oct 9 18:36:14 2006 +0000

    * modules/demux/mpeg/mpga.c: oups, no need to free p_sys->p_block_in as it is freed by the packetizer.

commit acb895005c2578e0c1c9de09253ed0ff89075638
Author: Damien Fouilleul <damienf@videolan.org>
Date:   Mon Oct 9 18:02:01 2006 +0000

    - added support for returning custom error messages from libvlc exception messages
    - added missing video.toggleFullscreen() API

commit 141dd1d88e87cb9f820ca5fa939079af7b93a9fd
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun Oct 8 20:10:42 2006 +0000

    Remove visual button, put back in the menu

commit b8bc19e5d1982165c6bc1db14c4fbfa7b5abf583
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun Oct 8 19:56:30 2006 +0000

    Save hotkeys (Closes:#714)

commit be4cca987ba9de8ae3dd33243ef863263d7723d7
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun Oct 8 19:28:49 2006 +0000

    Hotkey selector widget. Save not implemented yet

commit 0190d857921fee449b8f9ad4bbdf94bb1c364ede
Author: Gildas Bazin <gbazin@videolan.org>
Date:   Sun Oct 8 18:39:01 2006 +0000

    * modules/video_output/x11/xcommon.c: proper fix for the previous memory leak.

commit ab2bdb9eaeef1c34e302e3d0d3c9ec176705b267
Author: Gildas Bazin <gbazin@videolan.org>
Date:   Sun Oct 8 17:31:33 2006 +0000

    * modules/codec/ffmpeg/ffmpeg.c: add RV20 fourcc.

commit bfffe8bfbce5ec499f4ab04f89c18b4b3752df93
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun Oct 8 17:02:56 2006 +0000

    Very beginning of hotkey widget + Fix 4.2 compilation issue

commit d5d5ebfa1834a3601e1f15969b06c7d6c949c6b8
Author: Gildas Bazin <gbazin@videolan.org>
Date:   Sun Oct 8 17:00:02 2006 +0000

    * src/input/input.c: fixed memory leak.

commit 7003cd39e8de1a49c9c960a2ec782eed32f0923e
Author: Gildas Bazin <gbazin@videolan.org>
Date:   Sun Oct 8 16:32:47 2006 +0000

    * modules/demux/asf/libasf.c: fixed memory leak.

commit 94e3a9b93ef83d9ef67cf35def47da9a204a9887
Author: Gildas Bazin <gbazin@videolan.org>
Date:   Sun Oct 8 16:09:13 2006 +0000

    * Fixed another bunch of memory leaks.

commit dbe51edf074ebf71066c9c5544508e5f062d0927
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Sun Oct 8 13:56:27 2006 +0000

    Add Slovak l10n (Forward port of [16989], [16990] and [16991])

commit d4384d0bb99752225f46de0614a1d3c423e947d0
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Sun Oct 8 13:15:18 2006 +0000

    (Forward port of rev 16987) Fix number of compiler warnings

commit 8d840d90fdd27fefed219dcbe51aedff4b5e6afd
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Sun Oct 8 10:44:42 2006 +0000

    * undo [16970]. Stick to 4 byte startcodes and single packets.

commit 517d31de214ad1a373d67fd9adc4ce9e51231ab6
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Sun Oct 8 10:40:59 2006 +0000

    * Don't skip SPS/PPS after all. Apparently there is sometimes proper data behind such a NAL, which makes this break. Unfortunately there doesn't seem to be a way to properly skip data in the mp4 mux.

commit e987d21394a1c2a065bb1744dc84a91b29b37e06
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Sun Oct 8 10:31:37 2006 +0000

    * Skip h264 SPS/PPS in bitstream when muxing mp4

commit 7a8c59f79b581b8e36510348f8b2d7e37aeef486
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Sun Oct 8 09:41:58 2006 +0000

    (Forward port of 16977) Fix bunch of compiler signedness warnings in x11/

commit 02854d2ae736054bf980d180513d9f365cef6724
Author: Gildas Bazin <gbazin@videolan.org>
Date:   Sun Oct 8 00:20:42 2006 +0000

    * modules/demux/real.c, modules/codec/ffmpeg/demux.c: removed debug I left in there.

commit af043e92018a08dde87892f6e708a12c431d272c
Author: Gildas Bazin <gbazin@videolan.org>
Date:   Sun Oct 8 00:12:28 2006 +0000

    * Fixed another bunch of memory leaks.

commit ee16b381c3b58d01898e03e6c754cef2c7aaf027
Author: Gildas Bazin <gbazin@videolan.org>
Date:   Sat Oct 7 23:53:44 2006 +0000

    * src/input/stream.c: fixed invalid memory access in stream_ReadLine().

commit 1369d55b16a19dc00d7b5ed0756ce847c0e904db
Author: Gildas Bazin <gbazin@videolan.org>
Date:   Sat Oct 7 23:37:33 2006 +0000

    * src/input/meta.c: stop the spamming of the meta engine.

commit 318e9b862b1792bee23521a459ca44ef1e40f7ed
Author: Gildas Bazin <gbazin@videolan.org>
Date:   Sat Oct 7 23:14:58 2006 +0000

    * Fixed a bunch of memory leaks.

commit 3595258c6130d3b1611e2ffe9e4aeed1733787e8
Author: Gildas Bazin <gbazin@videolan.org>
Date:   Sat Oct 7 22:19:50 2006 +0000

    * modules/gui/wxwindows/menus.cpp: avoid using the C++ STL. This gets rid of weird crashes in the vector template.

commit a606d69a30229ee203e2c18e3c813c1fafaf0efe
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Sat Oct 7 19:49:51 2006 +0000

    * Improve the h264 rtp muxing even more. Should now be able to handle multiple h264 units in one block_t

commit edbb9f0497401841f8941f9b359de066d50b00e9
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sat Oct 7 19:37:45 2006 +0000

    Stop playback if --no-playlist-autostart (Closes:#718)

commit a856e366bb0002005f3c7583dd5c0882a27057e0
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Sat Oct 7 19:08:59 2006 +0000

    * Skip nal type 7 and 8 in RTP muxing.

commit febe7d21213036cc670ff40a67b82c0e027d0a9b
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sat Oct 7 12:36:40 2006 +0000

    Panoramix video filter by Cédric Cocquebert.
    + temporarily re-enable vout-filter until video-filter is updated
    
    I include this so that it can get some testing and debugging, but it has some issues:
    * Several coding style / indentation problems that make the code quite hard to read
    * Use of config_Get/config_Put instead of vars
    * In my tests, it crashes as soon as bz-length is not == 0, which basically makes the attenuation effect inoperant

commit 64220f44562b9338084042b862ed86440fd75b7a
Author: Gildas Bazin <gbazin@videolan.org>
Date:   Fri Oct 6 19:23:36 2006 +0000

    * modules/demux/playlist/gvp.c: fixed segfault in detection code.

commit 9361dd4a55eb771f3f5ee093bab569cf3149393f
Author: Gildas Bazin <gbazin@videolan.org>
Date:   Thu Oct 5 22:01:01 2006 +0000

    * modules/demux/mpeg/m4v.c,h264.c: fixed detection and use p_demux->b_force.
    * src/misc/modules.c: only set b_force when we have b_strict.
    * src/input/demux.c: add m4v and h264 extensions.

commit 410b11fd0f49e1c0b1afc895c3ff4c2de093b347
Author: Gildas Bazin <gbazin@videolan.org>
Date:   Thu Oct 5 20:38:05 2006 +0000

    * modules/codec/faad.c: adjust stream info when dealing with AAC with SBR/PS.

commit 2e0102d92da57379e9b65457b36c8e96f93f35b0
Author: Sam Hocevar <sam@videolan.org>
Date:   Thu Oct 5 16:35:01 2006 +0000

      * Spelling fixes here and there.

commit 81ac662973eda626235f40407d5cda038666e519
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Thu Oct 5 16:21:45 2006 +0000

    Fix off-by-one buffer overflow

commit 7f052bbda30d117c6fe9e545dad10ba4e234629f
Author: Rafaël Carré <funman@videolan.org>
Date:   Thu Oct 5 16:20:41 2006 +0000

    Fix "Fix httpd stack corruption"

commit 6941f189136416a775b3636ed3970fd53498947d
Author: Rafaël Carré <funman@videolan.org>
Date:   Thu Oct 5 16:08:45 2006 +0000

    Fix stack corruption in httpd

commit b0288ab5b8fdbe8e97a37e85fe6d671639c10ec1
Author: Damien Fouilleul <damienf@videolan.org>
Date:   Wed Oct 4 22:56:54 2006 +0000

    - directshow: added fps in debug info

commit ff6739d00dc2e8481b7bc97750df2b84d0b3983d
Author: Damien Fouilleul <damienf@videolan.org>
Date:   Wed Oct 4 22:55:57 2006 +0000

    - direct3d: minor fixes, no improvement (where are those pixel shaders gurus ?)

commit 6c2611669f9f871c94c8af8f62036c70efd7d76e
Author: Damien Fouilleul <damienf@videolan.org>
Date:   Wed Oct 4 22:52:12 2006 +0000

    - use nearest integer value from integer division (i.e. round() ) in volume and time calculation, looks more accurate that way.

commit 5e45f57e88eaff51a875b3dec9791b7496d4484f
Author: Damien Fouilleul <damienf@videolan.org>
Date:   Wed Oct 4 22:48:12 2006 +0000

    - Optimized clipping, removed the extra child window which prevented some buggy Intel DirectX drivers to render (can't handle too many sub-windows ?). Resizing looks smoother on IE, needs a lot of compatiblity checks on other apps such as VB, Delphi, etc...
    - Fixed initial volume setting

commit c03f5feeec23d4d72a0daf21d4566704af880d22
Author: Damien Fouilleul <damienf@videolan.org>
Date:   Wed Oct 4 22:39:05 2006 +0000

    - mozilla: misc fixes

commit 06e05c1de24b8bafb5639bd7b647a0563b68da40
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Wed Oct 4 21:11:25 2006 +0000

    * rm unnecessary LDFLAG

commit ae483cf8801a01b83540accb7e57894cfc9404e8
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Wed Oct 4 21:07:10 2006 +0000

    [PATCH] bugfix: mosaic-[hv]border reversed (v2) by Thomas Parmelan

commit eb463cabc5b17631d5c6a1ca46c074602829f659
Author: Clément Stenac <zorglub@videolan.org>
Date:   Wed Oct 4 19:42:38 2006 +0000

    Fix a few bugs

commit b5c956997c8370a10ad89aff05ac6ec86117367e
Author: Sam Hocevar <sam@videolan.org>
Date:   Wed Oct 4 17:13:02 2006 +0000

      * modules/misc/logger.c: don't truncate logfile upon creation.

commit cec52bcea74e3d0faaad065d9af7619a33410d86
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Wed Oct 4 13:47:41 2006 +0000

    * forward port my fixed temporary fix and re-enable x264 in the contribs

commit 9d7bec36794b4a1918a8f36a581d0f0dd89bcd74
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Wed Oct 4 08:19:38 2006 +0000

    * implemented the volume slider
    * major speed and memory improvements to the image handling (the panel launches noticebly faster now) and controls
    * coding style fixes
    
    - just FYI: The VLCFSVolumeSlider and VLCFSTimeSlider classes will be merged later on to add as little code duplication as possible.

commit e06a88a4645ca6e2e4f8dbfe5360e7e695d1c191
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Tue Oct 3 22:17:44 2006 +0000

    Re-enable mad decoder on OSX. It was disabled because it was a CPU hog, but the issue seems to no longer be a problem

commit 998c5eac2ecff6eaab435e556a284482b6d27cae
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Tue Oct 3 13:22:07 2006 +0000

    make update-po

commit 1a3692efa09bf95a908d853af13c7d227618f67f
Author: Rafaël Carré <funman@videolan.org>
Date:   Mon Oct 2 20:35:25 2006 +0000

    Track, Artist, Album MusicBrainz IDs reading with libid3tag

commit 0ddce802500f45a3f4126f6448ec6e5921a4abe1
Author: Dennis van Amerongen <trax@videolan.org>
Date:   Mon Oct 2 17:52:24 2006 +0000

    * modules/codec/x264.c: add interlaced, deadzone-inter/intra and direct-8x8 options

commit 233ee00c6a27d6456509ba0d7178e84dac07dd21
Author: Filippo Carone <littlejohn@videolan.org>
Date:   Sun Oct 1 22:08:22 2006 +0000

    Fix makefile to generate header files from java classes

commit 6c59d97646dd32d2c1684d97e2dd302ea06584d5
Author: Damien Fouilleul <damienf@videolan.org>
Date:   Sun Oct 1 21:56:23 2006 +0000

    - test.html: use position rather than time to update slider

commit a4119701e92d37875b16b1ec0f1f998588ed905a
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Sun Oct 1 21:49:28 2006 +0000

    Ugly patch to make the mmx compile on MacIntel. This might be a GCC ASM bug in 4.0.1

commit 17c15b2e631cc3480970dd2ccfff20d6013de71a
Author: Rafaël Carré <funman@videolan.org>
Date:   Sun Oct 1 20:32:30 2006 +0000

    Added psz_trackid, psz_artistid, psz_albumid to vlc_meta_t to store musicbrainz unique identifiers
    Make use of psz_trackid in audioscrobbler.c
    Reading of this data is only implemented in vorbis.c
    taglib.cpp and id3tag.c need to be updated

commit 88c6527d9c7caa379f638f998c8b32d332e28e38
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sun Oct 1 20:16:00 2006 +0000

    * commit the svg file as well, so we can change stuff later on

commit 3dea2eae35f0bf19e0549a79b86e04f8ca7f5bf4
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sun Oct 1 20:05:50 2006 +0000

    * finished the time slider
    
    For the records: please don't re-invent the wheel, also if there are only 2 places which already do the exact same thing and you're going to add the 3rd place!!

commit 65abf030acb9d0e88b0e3e36666ab5d2c5b613db
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sun Oct 1 19:53:13 2006 +0000

    Fix gvp demux

commit 2ffa2bd3d0a506be2a6c9e53edffeee442350397
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sun Oct 1 19:07:48 2006 +0000

    src/input/item.c: if we don't have an item name and item is a file, then only use the filename (and not the full path) as the item's name
    others: if we only have a path and no interesting name, let the core decide what name to use

commit 19f542a35b43fadc821547fea49f7cbd90ad0b69
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sun Oct 1 17:12:02 2006 +0000

    Fix a bunch of gcc warnings

commit ffb37ffb43e6f41f78d2dd979e58a17520ab948d
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sun Oct 1 16:57:43 2006 +0000

    :%s/"mosaic-/CFG_PREFIX "/g

commit 98d70ea80c52099b1188d48c2aee2fbd276c5a2c
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sun Oct 1 16:53:48 2006 +0000

    use config chain stuff in logo, rss and mosaic sub filters too.

commit 9786ac4147c27fbc2ead747d4ec908fd34c01ef5
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sun Oct 1 16:33:59 2006 +0000

    use config chain for the --sub-filter option.
    Example:
      --sub-filter "marq{marquee=pouet}:marq{marquee=\$N,y=50,x=50}"
    Sub filters other than marq still need to be changed
    rc interface marq callbacks need to be fixed too

commit 62fffadfea2834f7ff57a6ec1b15f8be35e68916
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sun Oct 1 16:08:37 2006 +0000

    Rename all sout_Cfg* stuff to config_Chain* (as it isn't really sout specific)

commit bebdb9922f972484a3761024946e059c6320411b
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sun Oct 1 15:04:23 2006 +0000

    * temporary fix to keep VLC linking. I don't know yet, why this is necessary though

commit 9ec7c59be6a1e90f101b9da88a483b92a39faf35
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sun Oct 1 14:44:21 2006 +0000

    The time video filter doesn't exist anymore.

commit 73433b8ca1cce1b360091f9fbb855564e995e1c6
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sun Oct 1 14:41:49 2006 +0000

    Only update the marquee text if needed (ie we're using % or $ chars)

commit 7ecf638db42f16155085ea1da7470ede3f847ff8
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sun Oct 1 14:38:23 2006 +0000

    woops

commit 009252c45246747fe4a243f87d204a258a24a019
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sun Oct 1 14:36:15 2006 +0000

    Some more format strings

commit 0326005e1cb52ee615b50c545a2e9fae858a9214
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun Oct 1 14:24:44 2006 +0000

    Lazy allocation of the stat structure
    Update stats in the input threads instead of playlist thread

commit 05aad79a9ad50603531c5860c8035a89c31a0c32
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sun Oct 1 14:22:58 2006 +0000

    Some more marq format strings

commit 6db8af9979a7a49b98ec6857d7661bd72bbf9733
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Sun Oct 1 14:16:52 2006 +0000

    forgot the put Ye Zhang in Thanks file.

commit 400f8591fbce826e02b4294183aeda4db2d263c2
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Sun Oct 1 14:07:50 2006 +0000

    Fix for ticket #752 by ye zhang (yzhang90003 _at_ gmail dot com): VLM RTSP concurent LEAVE make VLC crash

commit 243fbff66c09acc866b24552d4b19d3fa2ae8aef
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sun Oct 1 13:21:42 2006 +0000

    * native GUI elements for the Fullscreen panel by Simon Damkjr Andersen <simondamkjaer@gmail.com>. Thanks again!

commit fe9dafd24f69c6b9c540ab87249983f90408225d
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sun Oct 1 11:28:09 2006 +0000

    * small visual fix for the playmode buttons (prevents white highlighting around the icons on click)

commit ebeee109e985a23164be5da7ec6168aa1dfc63f8
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun Oct 1 09:14:21 2006 +0000

    gra

commit 111a805161063181adb74f70ddc65b977a781f10
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun Oct 1 08:44:35 2006 +0000

    Create variables in libvlc instead of libvlc_global_data

commit 91e70973f49b390d82a25c3e35e4b59e9d33ccd0
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sat Sep 30 23:37:47 2006 +0000

    Add $_ line skip variable.

commit 96a9147c6a0c733b57f97b314347f76e721fd5b8
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sat Sep 30 23:30:39 2006 +0000

    Merge time and marq filters. Marq now handles the %letter time format strings and new $letter VLC format strings. Still needs some work.

commit 3f8d18568967d19864b35dfe69207d9c4054b0a9
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sat Sep 30 20:25:36 2006 +0000

    Skeleton for modules list widgets in the prefs. I'm not working on it atm so i figure that it's best to commit what's already done.

commit bcbf3337744a6efa9144a594651b350760db97b4
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sat Sep 30 19:58:44 2006 +0000

    s/libtag/taglib/

commit 186594d0f78bf265e677380cd66f06cfb4e47122
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sat Sep 30 19:51:43 2006 +0000

    remove unneed x

commit 6c2610706ea6ab0d2fc7120eefd55c872671c951
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sat Sep 30 19:37:39 2006 +0000

     - Don't cache files to ~/.vlc/art/(null)/(null)/
     - Check if file already exists in the download function.

commit 53d5b9594c43a55067cdd385ffd2f0f5fc4f2d78
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Sat Sep 30 19:32:26 2006 +0000

    * Add taglib to macosx contrib. Use pkg-config for taglib in configure. (if you don't have 1.4 in your distro, too bad, or add something that doesn't rely on /usr/local)

commit ecdf0f1a2575e80d1303106973d5f45e73567e10
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sat Sep 30 17:08:48 2006 +0000

    Re-enable art fetching when in "ALL" mode
    Todo: we should recheck cache just before downloading in case it has been downloaded while we were in the queue

commit b3b71030d8799237a448021f1054d20ea34b2504
Author: Rafaël Carré <funman@videolan.org>
Date:   Sat Sep 30 16:52:32 2006 +0000

    Cosmetics, add some comments
    Remove unneeded strlwr

commit 7f779f6a64eadd10b2e2b98bcf85fdd38c0cdfa5
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sat Sep 30 16:15:40 2006 +0000

    Merge author/artist
    WX compilation unchecked

commit 9a128b542b2d94a3b24c6a7d88d76644c989f948
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sat Sep 30 15:29:11 2006 +0000

    Split the musicbrainz module : meta fetcher (to retrieve MB Album and Track id) and art finder (to retrieve Amazon art url)

commit 242e2fc809c9dde96652e00094ca3f102b76261a
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Sat Sep 30 10:36:49 2006 +0000

    Updata libcaca downloadlocation

commit f77a8da4970c3aaf66a4eccc846c56720b0d0102
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Sat Sep 30 10:02:02 2006 +0000

    Reenable dvdcss which was disabled accidently in [16806]. Fix the dvdnav patch to make dlopen configure check work

commit a8a5ea4cbc4f7d0d28fe4ac41dc1baa907b4f32f
Author: Clément Stenac <zorglub@videolan.org>
Date:   Fri Sep 29 20:36:43 2006 +0000

    export symbol

commit de9d74a605bbf57f524b309cff22763d3e38638f
Author: Clément Stenac <zorglub@videolan.org>
Date:   Fri Sep 29 19:48:53 2006 +0000

    Don't loop preparse threads when idle
    Compile fix

commit a0cbc6edd7b71c259ab351e37262c3bf4bd783b0
Author: Clément Stenac <zorglub@videolan.org>
Date:   Fri Sep 29 19:19:18 2006 +0000

    Improve meta/art logic

commit 71079c79c3ab73edde468c12a494f8493d972dd0
Author: Rafaël Carré <funman@videolan.org>
Date:   Fri Sep 29 13:08:25 2006 +0000

    Replaces url unescaping by url decoding in xspf import
    Thanks to courmisch for finding the issue
    Closes #721

commit 5e2ac0157084dd2f643431ae3516326c3820ee4a
Author: Rafaël Carré <funman@videolan.org>
Date:   Thu Sep 28 23:44:09 2006 +0000

    Don't Close() on connection error, retry every minute
    Fix a _() that should have been N_()
    Username & Password are non-advanced settings
    Warn user with interaction if Username is bad or not set
    Handshake only if there is something to submit
    Get rid of hexa() for printf("%02x")
    Replace % 256 and / (2^x) by bitwise operations : & 0xff and >> x
    Don't cancel submission of song if user has paused playing
    Code for new meta_engine (not enabled yet)

commit 20915248113c509219912c03b51c89c82c795fcc
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Thu Sep 28 20:14:27 2006 +0000

    Fixes to my fixes from Thomas Parmelan.

commit b50bbe66f9d9a41149744d2e43d354022af0caed
Author: Olivier Teulière <ipkiss@videolan.org>
Date:   Wed Sep 27 17:53:26 2006 +0000

     * modules/gui/qt4/Modules.am: fixed a warning at bootstrap time

commit 5934d22a3816962b46cf80467ff9586d7bd78945
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Wed Sep 27 17:09:40 2006 +0000

    svn:ignore

commit 95d197ce0fd0bf79c3fc0e55f2e5946d5ce67616
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Wed Sep 27 15:28:32 2006 +0000

    Be more restrictiv wrt wx version.

commit f8df6736c06424db14c4aee0fb7d646f5fb18ec7
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Wed Sep 27 15:28:22 2006 +0000

    Almost fix make distcheck

commit 787a70691981c32a2f6522c51b0aaccd5dddfb66
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Tue Sep 26 21:18:36 2006 +0000

    Add WavPack to news too

commit 351fa1090e44f7cab6e466f02a0894989582143b
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Tue Sep 26 21:17:20 2006 +0000

    Enable WavPack decoding in ffmpeg (once they'll increment the version number). Some of the samples still decode weird but hey ... it's already great news :)

commit 706f01988c094d7fab3c3a988f9df0aeb0b120ca
Author: Damien Fouilleul <damienf@videolan.org>
Date:   Tue Sep 26 16:03:11 2006 +0000

    oops, it sounds like I f**d * my last revert

commit 7b7f2fe083634c9b7074a15b121eda9be85fc138
Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
Date:   Tue Sep 26 15:51:34 2006 +0000

    mediacontrol: doxygen updates

commit 53af6645ddc6b6031e9ea7145bb419b6ad384730
Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
Date:   Tue Sep 26 15:16:00 2006 +0000

    python bindings: documentation update

commit 90d263973597139605a42f6b32afa80e85a3d1e7
Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
Date:   Tue Sep 26 15:06:22 2006 +0000

    mediacontrol_core.c: prepend the argv[0] here, since libvlc_new no
    longer does.

commit 8ce89e1a9219727a79535fdf17d78ff1e77de5b8
Author: Damien Fouilleul <damienf@videolan.org>
Date:   Tue Sep 26 14:40:55 2006 +0000

    - revert 16847, this breaks the activex and mozilla plugins, and passing a argv[0] is a very desirable feature as the path in argv[0] is also used to search for plugins. Typically users can pass on the argv[0] of their programs

commit ec396c6ad6d3c9ede5df598a37eeede1c016f157
Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
Date:   Tue Sep 26 14:15:10 2006 +0000

    src/control/mediacontrol_core.c: libvlc_input now uses milliseconds as
    time unit

commit bd4da01e308dc2611f592467ced2d2b7a381e560
Author: Damien Fouilleul <damienf@videolan.org>
Date:   Tue Sep 26 13:53:26 2006 +0000

    - mozilla: cleaned up configuration arguments

commit 7d8c21af32afed572a06ba4a20e72620710a7c9c
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Tue Sep 26 07:04:30 2006 +0000

    Fix: Quicktime 404 error on RTSP SETUP. Patch by Brian Raymon <braymon _at_ echostrom _dot_ net>.

commit f32b795e56a470a0465f4617c08e5e28655c4e47
Author: Damien Fouilleul <damienf@videolan.org>
Date:   Tue Sep 26 03:12:52 2006 +0000

    - activex: fix plugin path search, now relative to DLL location & registry settings

commit 2cfffefbf619685163b3285f654cbb2c732f752b
Author: Damien Fouilleul <damienf@videolan.org>
Date:   Tue Sep 26 01:01:08 2006 +0000

    - input: make sure time units are in milliseconds, as expected

commit 9782300630440798939632b9e49091bc41385395
Author: Damien Fouilleul <damienf@videolan.org>
Date:   Tue Sep 26 00:59:49 2006 +0000

    - activex: more features and fully updated test.html for new APIs

commit 6ff95ea3302563fb6ff4d8b9b5211d1e2c334ea4
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Mon Sep 25 21:06:50 2006 +0000

    Suppress references to mediacontrol_{init,plugin}
    Make update-po

commit 5b83fdcce532031f16c5329aa1d11012d008a90d
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Mon Sep 25 20:21:18 2006 +0000

    Cosmetic

commit 3aad6066060c29edae4e4dc23bfdd0840c54ccfe
Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
Date:   Mon Sep 25 16:01:07 2006 +0000

    Fix references to bindings/python

commit 07a52db97ca6689ecc846818cfb681dd9b3c02e3
Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
Date:   Mon Sep 25 15:59:23 2006 +0000

    Rename bindings/mediacontrol-python to bindings/python

commit 98d5b558ffcc6d4bcc8bdefb4c489bcc8a350eec
Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
Date:   Mon Sep 25 15:58:04 2006 +0000

    bindings/python: remove empty dir

commit efeb6f368fee114c57b05b1354a982d1cf78101a
Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
Date:   Mon Sep 25 15:54:59 2006 +0000

    binding/mediacontrol-python/vlc_instance.c: it is now unnecessary to
    prepend argv[0] to libvlc_new parameters

commit dedec9d91d3ac85e1a05c173ebc715db7cefc7a0
Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
Date:   Mon Sep 25 15:54:15 2006 +0000

    bindings/mediacontrol-python/vlc_mediacontrol.c: use the new
    mediacontrol_new API

commit d3bb1243c84ac5e3dbeff5adc0d5176e20cda80f
Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
Date:   Mon Sep 25 15:52:55 2006 +0000

    mediacontrol_new: new API (pass argc and argv), use the new libvlc_new API

commit 8261a2278e7d388dd7a0dbdb38579ef097393216
Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
Date:   Mon Sep 25 15:52:05 2006 +0000

    src/control/mediacontrol_audio_video.c: use RAISE_NULL, RAISE_VOID macros

commit 24a43144ff5055f2a1b96f3d70a1f681583394bd
Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
Date:   Mon Sep 25 15:51:22 2006 +0000

    src/control/core.c: prepend a dummy argv[0] to libvlc_new() argv, so
    that users of the API can simply pass parameters

commit f8ba1a1175ce01b5510d6fea1e23218025a118e6
Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
Date:   Mon Sep 25 12:31:41 2006 +0000

    mediacontrol-python: try to fix r16794

commit 4c5ad8e3f364ff605509a95f26d4653a7bf96b00
Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
Date:   Mon Sep 25 12:09:13 2006 +0000

    Remove CORBA module, which I is not used anymore (not even by me...)

commit bdfdc2005c867a9e0eeb8cb3ee78b43d91215a16
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Mon Sep 25 08:02:12 2006 +0000

    Mono audio filter is a channel_mixer and not a convertor.

commit 29b5f303873599e31f3e9add52a99bbee4f977ee
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Mon Sep 25 07:24:49 2006 +0000

    Use shell style parenthesis for VLC_CONFIG in Makefile.am

commit 42b6daf92aee51ec344eb26f1997dd4648fcaa29
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Mon Sep 25 07:23:09 2006 +0000

    remove excess whitespace

commit 2d90e869b49fc72111a61ee715aa081fc92d169a
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sun Sep 24 22:01:28 2006 +0000

    Some more (mostly) untested stuff:
     * Secondary queue items now have a b_fetch_art flag
     * You can use the playlist_AskForArtEnqueue function to ask for art from an interface. This will enqueue at the begining of the secondary queue
     * other stuff which i don't remember :)
     * (fix issues with previous (and unrelated) DIR_SEP commit)

commit e398a81bd261feaada934e7b402b5fed57646593
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sun Sep 24 20:51:56 2006 +0000

    Some more meta changes (mostly cleanup and check the i_mandatory flags)

commit 6d6d53e143b6c8b39fb6fab0099ee39b2fea5ee3
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun Sep 24 18:43:39 2006 +0000

    Fix include paths

commit bd3484b93bb6ebf0ece8a8db8acf29f52d007660
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun Sep 24 17:11:25 2006 +0000

    * Split download function in find/download
    * Put meta related functions in src/input/meta.c
    * Merge vlc_meta_engine.h and vlc_meta.h
    
    Album art stuff is still broken, but I need to go now :)

commit a311268cff443a2d9744069628abf517f590442d
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sun Sep 24 17:01:25 2006 +0000

    [PATCH] mosaic improvement: user-defined offsets for substreams by Thomas Parmelan. +fixes for svn trunk

commit 80a2b726686a91906f509e2596ced74b7276333f
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun Sep 24 16:49:36 2006 +0000

    Mark meta as fetched

commit 408a016e922da04d9f5067f96fbaf17ffce36878
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun Sep 24 16:44:52 2006 +0000

    Start splitting the various meta module types
    * meta reader : read directly from the file, should be made from the demux.
      Examples: taglib, id3tag
    * meta fetcher : use web services to get meta, either from the current ones.
      Called only if we don't have the tags after using the meta readers
    * art finder : find the URL of the suitable album art. Called according to the
      art policy
    * art downloader : used to retrieve the art from special locations. Not needed
      if art is available directly from an URL.
      Examples: APIC ID3 tag reader

commit 71e7084e8001d7aae6ba47ac086e4daec7ddefdd
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Sun Sep 24 16:34:12 2006 +0000

    taglib has been moved

commit dd146c48e606c34fb338641a2b9bb4194e378f7e
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sun Sep 24 16:21:52 2006 +0000

    Use DIR_SEP

commit f17e985a58eb3bc697682b76ed910f45dd949bb4
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun Sep 24 15:20:49 2006 +0000

    Skeleton for taglib art downloader and tags writer

commit 937b624960cbd7dc0605b3627ee9adf4902f4b99
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sun Sep 24 15:11:33 2006 +0000

    Define DIR_SEP only once

commit a2d07c0596ca2994e8c463833516faab371d921e
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun Sep 24 15:09:25 2006 +0000

    Read album, also detect images in FLAC

commit b59b5633c5d4fce70a9dddfb3e3230b0eaa64f73
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun Sep 24 14:56:46 2006 +0000

    Detect embedded images

commit be82b7aebdc2046d4030bcac847d811d038fed0d
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sun Sep 24 14:53:49 2006 +0000

    use msg_Dbg instead of fprintf

commit 47bfbd75e69ac65d3359a0078ad07ff68f9f5551
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sun Sep 24 14:50:48 2006 +0000

    Set svn:keywords Id

commit b45afc21484b3580c0b838698b733c8586f6d525
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun Sep 24 14:46:03 2006 +0000

    Move the meta readers to the correct folder, and use them for all parsing

commit cf0bb5cfca3206c6abe06a1438dc3df249c620a8
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun Sep 24 14:30:55 2006 +0000

    Taglib based parser, use it for Vorbis parsing
    
    Features to add to it:
    * Parse more meta than artist/title :)
    * Fetch duration for Vorbis files
    * Fetch album art in ID3v2 (APIC frames)
    * Write back tags to file
    
    Unfortunately, it only works for files, so it can't replace libid3tag

commit ac3afe50d884bdc2ff8d8776381b5de088d69847
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun Sep 24 13:13:40 2006 +0000

    Don't notify playlist several times while preparsing

commit bf7394d35e13c81a0435b992a4fe436e7b16d764
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun Sep 24 12:48:23 2006 +0000

    Start supporting preparse status

commit 857b51f9c9ace345a6b6a9a45a20829101830abb
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun Sep 24 12:40:10 2006 +0000

    Rename vlc_input_item_* functions to input_Item* for consistency
    Add input_ItemAddOptionNoDup (unused at the moment)
    + free warning fix

commit 353ece46279797b5684fafdfc135b9104591fbc9
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun Sep 24 10:40:00 2006 +0000

    Convert hotkeys to using cond_wait/cond_signal
    This removes useless wakeups and improves hotkeys reactivity

commit a06213d7f406c886dba790418ef8cca43d7ad140
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun Sep 24 09:34:57 2006 +0000

    * Get rid of the Manager thread by making blocking interfaces listen to
      p_libvlc->b_die
      Not implemented for OS X as I am not sure, please check if it is feasible.
    * Don't run the dummy interface

commit ade29e262f65904c0b95d2849680efd8d105dd43
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sat Sep 23 22:45:52 2006 +0000

    Add low priority "folder" meta_engine. Will look for files named "Folder.jpg" (Windows), "AlbumArtSmall.jpg" (Windows) or ".folder.png" (Linux) to use as album art.

commit b50966f63921408c5b1d264fff699ec6e442565a
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sat Sep 23 21:25:20 2006 +0000

    Add an "album art download policy" (--album-art) option. I now have to do another commit to enfore this policy (album art isn't downloaded at all atm)

commit 4970e57f11bd95e3317ea5e145d3f7c637b300d1
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sat Sep 23 20:56:52 2006 +0000

    Small corrections for stats.

commit ea9654b762b7aa3faf70eef58380a7e0bb3dedc7
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sat Sep 23 20:52:40 2006 +0000

    utf8_stat doesn't work if 2nd arg is NULL ... too bad :(

commit 7810e789fa19febb487c7354556f541a57e56bb7
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sat Sep 23 20:42:56 2006 +0000

    Don't spit too much debug

commit 37f05a79695a922a467d4003a64572083cf14cb9
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sat Sep 23 20:41:59 2006 +0000

    <tab> police

commit cd0a888cfc4ef22ddf96067091574c059748feb4
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sat Sep 23 20:27:14 2006 +0000

    Move the album art download thing to a separate proccess

commit 48f7e0b27de363e417aa80421eb2fa69bac5fc9b
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sat Sep 23 20:16:08 2006 +0000

    Very very preliminary Qt implementation of album art

commit 2b7997ac9ae8ed9ac1c47f8a7e1ebcc45f2e3ab6
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sat Sep 23 19:48:03 2006 +0000

    baad dionoea

commit 408f36276b160c437caae0a909bc8203e3805da2
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sat Sep 23 16:56:32 2006 +0000

    Remove useless stuff.

commit 3b7408fac22adfb43dc4d16c892181023be1863c
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sat Sep 23 16:56:12 2006 +0000

    Add dummy meta engine with highest priority. Will check if meta is already available.

commit 560105460d6436d8fb7270a30c53167d7b10bd6e
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sat Sep 23 15:47:53 2006 +0000

    Start of meta engine stuff. src/input/input.c needs to be fixed a bit. I'll finish it today. @zorglub: now you have to use the psz_arturl meta to display stuff in the interface.

commit 18efcf5c6416d6c8b927ea2beef6f3069fac71f4
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sat Sep 23 13:37:50 2006 +0000

    * Add switch to skins
    * Fixes to dialog singletons
    * Forgotten files (definitions of aout_Visual*, unimplemented at the moment)

commit f4978776e4fd252f184b111fddcec555ef0f75d4
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sat Sep 23 13:23:23 2006 +0000

    Use a tab widget for extended GUI

commit 2e6b21143cb6747ed2cb62ec5a1f025dbd6ebb0b
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sat Sep 23 13:16:33 2006 +0000

    Advanced controls bar
    Make some sttings persistent

commit 19f019c7e4356c99d977430b1fc2f2ada708ee0c
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Sat Sep 23 12:36:02 2006 +0000

    Add a "Media Files" extension list  + i18n

commit 35b15af94a56bcc0dfee9ecfc239dfc91ba007c5
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sat Sep 23 11:19:04 2006 +0000

    Fix error spotted by m4n_in_bl4ck in the forum.

commit 33bd93a1e8c5f139d4d3e8a13111e1ecc7adb710
Author: Dennis van Amerongen <trax@videolan.org>
Date:   Sat Sep 23 11:00:43 2006 +0000

    * modules/codec/ffmpeg.c: add X264 to the list of supported fourcc's

commit 4f67f0cce6383d9f75ed51b3683e72974ca7cec1
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Fri Sep 22 23:29:06 2006 +0000

    make update-po

commit 8b21c8fc2c0da2deb6c01a38ac03463c3990883e
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Fri Sep 22 23:11:59 2006 +0000

    i18n fixes pointed by Marian Hikanik

commit 3a004ff731875126ff0c99df0d68f2eb360a85ed
Author: Clément Stenac <zorglub@videolan.org>
Date:   Fri Sep 22 21:37:59 2006 +0000

    WTF ?

commit d7d799b8847eee8f1560a9e402de46df38d94092
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Fri Sep 22 21:19:13 2006 +0000

    That should fix building the python bindings if srcdir =! builddir.
    
    Not thorougly tested. Olivier reverts this commit without hesitation if it breaks your stuffs

commit d3a4dc8627437f9ea88c8b40a7a5504a7afb0dd3
Author: Clément Stenac <zorglub@videolan.org>
Date:   Fri Sep 22 20:45:44 2006 +0000

    Remove useless code

commit a01c61f610ed96c124703d670a7eed7dbfac63c0
Author: Clément Stenac <zorglub@videolan.org>
Date:   Fri Sep 22 20:42:33 2006 +0000

    Put the dock/undock back in the menu
    Put the add button in the playlist standard panel
    Remove duplicated code for playlist widgets

commit 7f994b8bf2877fba00ef1c24a5c7e7ad998a75a5
Author: Clément Stenac <zorglub@videolan.org>
Date:   Fri Sep 22 18:31:31 2006 +0000

    Playlist menu
    Add button in playlist widget

commit 2f53a04a1204337abacebcf83b5f6bcdd17336e0
Author: Damien Fouilleul <damienf@videolan.org>
Date:   Fri Sep 22 17:44:45 2006 +0000

    - activex: added configuration interface

commit cf23322c2bfeda4bc0e28fbbef3ba826a3a19282
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Fri Sep 22 16:37:45 2006 +0000

    Enable by default live555 module

commit 959a473d3686f399c54dfe2e1157bdf9662319dc
Author: Clément Stenac <zorglub@videolan.org>
Date:   Fri Sep 22 16:10:16 2006 +0000

    Implement dock/undock for the playlist

commit e45f26dd062c6fee005426bcb53d2f22928b95da
Author: Clément Stenac <zorglub@videolan.org>
Date:   Fri Sep 22 15:20:02 2006 +0000

    Some cleanup, start integrating audio visualizations

commit 7df78c9ff2625e4282bd50dad2263742a44b1e96
Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
Date:   Fri Sep 22 13:07:07 2006 +0000

    mediacontrol-python: implement a VLCWidget/DecoratedVLCWidget for python-gtk

commit bac2218ea59f06589bb5bddee1747f28b661a1d2
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Fri Sep 22 13:05:52 2006 +0000

    * Fix another microdvd issue.
      - It now uses in order
       default fps == 25,
       the fps of the movie, if available.
       the fps specified in the subtitle file, if available.
       the fps specified by the user, if set.
      - Don't set it on each an every subtitle, do it globaly. (should be faster)

commit 9dc950147775823e8c8ab9f61d133b95c476eed2
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Fri Sep 22 12:39:00 2006 +0000

    * Added the info for the MSS2, MSS1, WMVA, WVP2, WMVP codecs trough dmo.
      Info was distilled from the mplayer codec config file
    
      closes #750

commit b50a520369f45921b98a94812884c7ce8a8c6d09
Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
Date:   Fri Sep 22 12:26:04 2006 +0000

    bindings/mediacontrol-python/vlc_mediacontrol.c: rename
    mc.get_instance to mc.get_vlc_instance

commit 476618bdcdba450be7bc2e2a14760517feae490b
Author: Clément Stenac <zorglub@videolan.org>
Date:   Fri Sep 22 11:55:35 2006 +0000

    Fix equalizer crash

commit 6880e8ec804e24d64a1bad275dc8e9db4ba75784
Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
Date:   Fri Sep 22 10:43:15 2006 +0000

    python bindings: changes from the libvlc API: a MediaControl can now be created from scratch (with a list of strings as parameters) or from an existing vlc.Instance. MediaControl.get_instance() return the associated vlc.Instance in all cases.

commit 673593dc6f54f482830f52cf264dfca1cecee971
Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
Date:   Fri Sep 22 10:37:40 2006 +0000

    mediacontrol API: (mostly) use the new libvlc API

commit 12697ee7e4ab5e106afc9338b0b94e22330726c2
Author: Damien Fouilleul <damienf@videolan.org>
Date:   Fri Sep 22 09:41:50 2006 +0000

    input.c: fixed the playback rate (0.5 is half the speed, not twice)

commit 2d6ae8b8910dbecf245cfc7af63b05caf51495cb
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Thu Sep 21 23:19:18 2006 +0000

    Make update-po

commit 3cf5be6981e175e78056e7923dcac4f942811ea2
Author: Damien Fouilleul <damienf@videolan.org>
Date:   Thu Sep 21 17:01:45 2006 +0000

    - ActiveX: optimized implementation of all IEnumXXX classes (more template obfuscation I'm afraid), fixed IConnectionPoints for DCOM

commit 68cb6a3aff01d9da486f1dc004780d2e7f9a4401
Author: Sam Hocevar <sam@videolan.org>
Date:   Thu Sep 21 15:51:31 2006 +0000

      * "synch" -> "sync" (gniihiihiimineeeeerveuh)

commit 1a913c6a682f57ed7e721337176417372a33e45b
Author: Eric Petit <titer@videolan.org>
Date:   Thu Sep 21 13:33:24 2006 +0000

    Removes --macosx-fill which has been long broken and is now replaced with the cropping vars

commit ec6749f1513f834b6ec9db318c5af2be840a3550
Author: Clément Stenac <zorglub@videolan.org>
Date:   Wed Sep 20 23:25:28 2006 +0000

    Autosave size/position + fix a resizing bug in the stats panel
    Cosmetics

commit 7db1138565417cdec7baeefea519c1ad7427150e
Author: Clément Stenac <zorglub@videolan.org>
Date:   Wed Sep 20 23:17:26 2006 +0000

    A bit of cleanup in the info stuff

commit 4b94daabfa37e9d79be374c999fad8b561f1c0ab
Author: Clément Stenac <zorglub@videolan.org>
Date:   Wed Sep 20 22:41:20 2006 +0000

    Do not hide the video widget, as it causes some sizing trouble, just resize it

commit 2ec741cc25c0a82da91ae2c1d6b3f1121b4ee3be
Author: Clément Stenac <zorglub@videolan.org>
Date:   Wed Sep 20 22:00:56 2006 +0000

    Cleanup

commit f183c68634fddd55a1f82977b2f2f39e76861917
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Wed Sep 20 21:16:25 2006 +0000

    Update portuguese l10n by Ari Constancio

commit 1e84ceac8ab79c76047b5d9eb8f9f99aa97101af
Author: Clément Stenac <zorglub@videolan.org>
Date:   Wed Sep 20 21:10:53 2006 +0000

    Some size fixes

commit 17c960004012a2f5fcea54c8791bfc143fe70a25
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Wed Sep 20 21:10:34 2006 +0000

    2nd try

commit 3f36a016615661549236b41bf7bf012ec17ad377
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Wed Sep 20 21:06:50 2006 +0000

    propset keywords Id

commit ae74d5adcb348693effcc02aeb3c5f65219e1d1b
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Wed Sep 20 19:53:16 2006 +0000

    * Fix selection of Adjust filter. On the fly changes are still broken

commit 9effad543ef68faa4e4d66cff71fde4d65804166
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Wed Sep 20 19:37:51 2006 +0000

    *Qt4: InfoTree for files. The timer does not function correctly yet. :D

commit 31d8bdd47a6aef77ed746e8c8a55cea2d61fce1d
Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
Date:   Wed Sep 20 16:55:41 2006 +0000

    bindings/mediacontrol-python/vlc_instance.c: complete the libvlc
    bindings (vlm methods)

commit 6159c8408abab720cb7a8bdb9c1c5589c5c58942
Author: Damien Fouilleul <damienf@videolan.org>
Date:   Wed Sep 20 13:13:04 2006 +0000

    - replace std=c99 by std=gnu99, which allows for GCC extensions as well as C99

commit c595078b0a811d342a9c9b7a55253a81d0fea047
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Wed Sep 20 11:50:43 2006 +0000

    Replace playlist_NodesCreateForSD by playlist_NodesPairCreate in Bonjour SD according to [16656]

commit 4e88f3b25f0d47fcbbaeca9e0e6f5d7dca25e40b
Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
Date:   Wed Sep 20 11:10:44 2006 +0000

    python bindings: add support for the new libvlc API

commit c340ebcb432a17840571af513eeb87897acbb8db
Author: Clément Stenac <zorglub@videolan.org>
Date:   Tue Sep 19 22:40:40 2006 +0000

    Layout for album art

commit 811bd4f76652c5c04b2b5b334f0a3c967c35ac1f
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Tue Sep 19 22:20:15 2006 +0000

    clean the musicbrainz stuffs

commit 1e01594c3a24a56aae41d4e4530d01506c8e6ffb
Author: Clément Stenac <zorglub@videolan.org>
Date:   Tue Sep 19 21:28:50 2006 +0000

    New system for handling elements in the main interface
    Still full of bugs, please don't remove debug

commit 6b61e7bd36533660fffa57998213ebb086246623
Author: Clément Stenac <zorglub@videolan.org>
Date:   Tue Sep 19 15:37:38 2006 +0000

    Give control back to the main interface for handling interaction with video.
    Still probably broken

commit 9906af380efa4f7663ea1c16864e64b9015eae54
Author: Clément Stenac <zorglub@videolan.org>
Date:   Tue Sep 19 13:34:23 2006 +0000

    Rework of the embedded stuff. This breaks everything :)

commit 3dda1153f9e0e89399b2c20324b26ceabce7ef7a
Author: Clément Stenac <zorglub@videolan.org>
Date:   Tue Sep 19 11:26:14 2006 +0000

    Split video widget from background image managre

commit f929a72c7d5552dd1877c058d4b40bb35b578a58
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Mon Sep 18 22:45:01 2006 +0000

    Woops

commit 03ee7b3af183588fca528cb00ccae97b82a4b8dc
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Mon Sep 18 22:34:10 2006 +0000

    It's still ugly as hell but a bit more accurate. (This is a *test* plugin)

commit 51b923f308b3d89bb43d973a13da14c5decb81d7
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Mon Sep 18 22:11:54 2006 +0000

    Braindead plugin that get's the current song's album art url (using MusicBrainz)

commit aedf292e28f391180b27906b1f3fd98cb390e6b3
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Mon Sep 18 21:38:06 2006 +0000

    * Qt4/Information: Put the close button in a better place.

commit 92b376b0d39c31e0fbed53825b8a14ee4b76b392
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Mon Sep 18 20:02:21 2006 +0000

    Update portuguese l10n by Ari Constancio

commit e69979be7622d38567f47bfd9f757f28b65d2a62
Author: Clément Stenac <zorglub@videolan.org>
Date:   Mon Sep 18 20:02:13 2006 +0000

    Temporary dialog for the equalizer

commit b372cf284d910f394ab13f37644e1fb8ca94b35c
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Mon Sep 18 19:38:47 2006 +0000

    Fix voribis meta data stuff (so that it doesn't match on stuff like "MUSICBRAINZ_ARTIST")

commit 08dc4d4de1aa051e5a017af0334cac2412e4f5f8
Author: Damien Fouilleul <damienf@videolan.org>
Date:   Mon Sep 18 19:29:40 2006 +0000

    - configure.ac: fix for widl detection

commit 5c2c5848c7b2112d96689f28ff33546f1cb48a10
Author: Damien Fouilleul <damienf@videolan.org>
Date:   Mon Sep 18 18:45:33 2006 +0000

    configure.ac: disable warning for unused parameter, some restriction in widl detection (need SDK from winhq CVS)

commit c0125ee7e8b9d9b534cc722ce977e4afff215d13
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Mon Sep 18 18:42:41 2006 +0000

    * remove the patch and try a hacky, but supposed to be working fix by LordRPI

commit 52e7774ec338afff9d5512e6a0d5f17e3becc093
Author: Clément Stenac <zorglub@videolan.org>
Date:   Mon Sep 18 18:02:23 2006 +0000

    Audioscrobbler plugin update by Rafael Carre

commit 727d213164e9c71ff3c8e5cc2ab6294fd3fc1e17
Author: Clément Stenac <zorglub@videolan.org>
Date:   Mon Sep 18 17:52:57 2006 +0000

    Update beautifier for libtool

commit 839b10ddc7ae0f18904fbe9fbc7ffc44cacd5a04
Author: Clément Stenac <zorglub@videolan.org>
Date:   Mon Sep 18 17:39:24 2006 +0000

    svn:ignore

commit 727b4c332e17015432784708514d388f1cbf3b6b
Author: Damien Fouilleul <damienf@videolan.org>
Date:   Mon Sep 18 17:12:33 2006 +0000

    - activex: cleanup, improved VB compatibility and new test.html file for new script APIs

commit f5bc599e315703ac5070f7facda77f20e43d2965
Author: Clément Stenac <zorglub@videolan.org>
Date:   Mon Sep 18 16:17:15 2006 +0000

    Clean up a bit queues handling. Do not use dynamic arrays

commit 121930fed7dbc51c93f4eca072fed415baa29041
Author: Clément Stenac <zorglub@videolan.org>
Date:   Mon Sep 18 15:35:55 2006 +0000

    Use a separate message bank for each libvlc instance
    Fix compilation for libvlc users

commit 3d5f0231f38cf3bea26fd9a7bb55283ed836fcbd
Author: Clément Stenac <zorglub@videolan.org>
Date:   Mon Sep 18 14:28:30 2006 +0000

    Only deinit non-refcounted core data if we're the last instance

commit e85a5a618dde3b1d131ffca1cd373a9d3f845fc6
Author: Clément Stenac <zorglub@videolan.org>
Date:   Mon Sep 18 14:16:14 2006 +0000

    A bit of cleanup and test

commit 745437093217075837f234f8bc4144d8bd2b44b4
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Mon Sep 18 11:30:31 2006 +0000

    update-po and fix rules for qt4 ui

commit 13e7023413768419047f14ce48a08075570a2125
Author: Clément Stenac <zorglub@videolan.org>
Date:   Mon Sep 18 09:44:20 2006 +0000

    Fix spurious release at end

commit 11372015ad0ff62da038e9ff667fa73e0ed601c3
Author: Clément Stenac <zorglub@videolan.org>
Date:   Mon Sep 18 06:33:24 2006 +0000

    Fix deadlock

commit b17964ce9036744300fb87024a10f75cc1fc5335
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sun Sep 17 22:54:31 2006 +0000

    * that one as, please..

commit 1b697685e5282825eae7e18d1cb33c80b4cb82e9
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sun Sep 17 22:54:08 2006 +0000

    * some additions and updates THANKS

commit 9e3ce7be477e70cfc17571b6b1ada52335afb6bd
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sun Sep 17 22:47:19 2006 +0000

    * added button graphics to target

commit d016a4283ea29e3596172e4c761f6d66c0d44268
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sun Sep 17 22:39:21 2006 +0000

    * removed an outdated method instead of commenting it

commit 0b66060b624b9987ac79993099754c1b0d87d0cf
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sun Sep 17 22:32:39 2006 +0000

    * implemented the previously committed playmode buttons and fixed the playmode saving

commit d0df040a1470762e8fa8f3f085bdec68ea5e9dbd
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun Sep 17 21:59:36 2006 +0000

    Missing file

commit e21a0c18dd4c596d0a450d3d3a75ba471102211a
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun Sep 17 21:44:46 2006 +0000

    Fix terrible bug

commit a73b9cc1d2cc0c7d81329518255cced07b9c7b40
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sun Sep 17 21:39:33 2006 +0000

    Next non bugfix release is going to be 0.9.0
    Next bugfix release should be renamed to 0.8.6

commit 6243c3942475a9bc25caa0598443e18390708986
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun Sep 17 21:37:10 2006 +0000

    Update trunk NEWS

commit 41c53c385e2c7a2d7b2e41c23de18ac17e3fbedf
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun Sep 17 21:26:43 2006 +0000

    Equalizer component

commit ed5b3247d8a6ff60c49a2fbee4f57192a52b5c76
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun Sep 17 21:23:02 2006 +0000

    Try computing an approximation of the length when we don't have mp3 bitrate

commit 92384683017f8922f501b0e6650e5e57ea724355
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sun Sep 17 21:16:48 2006 +0000

    * temporarily disable x264 on intel-based Macs until it is fixed

commit 10973b33411ac825c733c04379c65c300e975018
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sun Sep 17 21:16:01 2006 +0000

    Use Artist/Title/Album meta data in vorbis. Feel free to add what's missing and remove duplicate stuff from this code

commit d4f1f65d2b381a22aa31a24174f613cc51068e7a
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun Sep 17 20:36:56 2006 +0000

    Don't delete callbacks from an already destroyed objects
    Make sure we remove the callback before quitting

commit 59d5c69e2a8980f382f248c0d9e583cac7bdf1ae
Author: Pavlov Konstantin <thresh@videolan.org>
Date:   Sun Sep 17 20:29:10 2006 +0000

    servicing email change request for Rafael Carre

commit 7ed95b6fe099e929651b616236d522a238086980
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sun Sep 17 20:19:53 2006 +0000

    * add the new icons by Simon Damkjaer Anderson <simondamkjaer@gmail.com>, so Trax doesn't need to bootstrap over and over again. Implementation follows later on

commit f95312b22156c77fea100d5afc7b982173f5fa3c
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sun Sep 17 20:10:18 2006 +0000

    * don't add -Wall to the obj-C flags, as you'll get flooded with useless warnings and don't see the errors anymore

commit 6eee127c62da62f5e59ee32303ee00e5e353f510
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sun Sep 17 20:07:31 2006 +0000

    * compile before you commit, wasn't it?

commit c110154c2d8106d1a5ec4bf1a67c489fcb8d5959
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sun Sep 17 20:04:47 2006 +0000

    * another attempt by pengvado

commit 5eb64cb534370c8dd15949ab1c19cec0b5bca23c
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sun Sep 17 19:50:03 2006 +0000

    Fix deadlock (hopefully)

commit 576c57a734f33b7e84f7630223e2543714f799bb
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sun Sep 17 19:36:47 2006 +0000

    * try to fix x264 for Mac Intel as suggested by Manao on IRC

commit 246a4e235ac1c30b79318ffd627e1cfe7d8c1ad6
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sun Sep 17 19:27:40 2006 +0000

    New audioscrobbler/last.fm plugin by Rafaël Carré and Kenneth Ostby.

commit a972b8b70806f4ad57ad7e0026a4a1bf77be29ca
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sun Sep 17 19:13:33 2006 +0000

    * fixed __intf_UserStringInput

commit 7fef8b8726f85876ffe110a949e1a09251094c83
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sun Sep 17 18:41:21 2006 +0000

    * updated all files to yield the playlist instead of finding it

commit c77d5dcdee547ee3c2345610a56c95c49ae75259
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Sun Sep 17 18:07:35 2006 +0000

    Initialise widgets to avoid garbage display

commit f93db5de80fdc82f80552065a9ea3622a7a64486
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun Sep 17 17:00:33 2006 +0000

    UI for equalizer

commit 3a2e81d03df5330334c2267a8409414cca0d61fa
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun Sep 17 16:11:58 2006 +0000

    Don't forget to reset skipping when adding a new item
    Fix a debug message

commit 4c7f87a7abd8efa1e374187e6037bdb7a8dae246
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun Sep 17 14:43:42 2006 +0000

    Reduce wakeup frequencies

commit b4f2f4885892f3c3f418f022d5401db3aca46980
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun Sep 17 14:36:06 2006 +0000

    Services discovery are not forced to have a run function

commit 360b392dd3393a95af4b8bbf9b58e2638d66d398
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun Sep 17 13:40:02 2006 +0000

    Woops

commit 1c0551f16b97927e5eaf045301957be0f53d1140
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun Sep 17 12:40:52 2006 +0000

    Clean up a bit of redundant code

commit f2453c9285e3d65fb47803ae218dc805deabea24
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun Sep 17 12:40:37 2006 +0000

    Don't run growl and msn plugins

commit c5dde660b85ca27b92ad0515918ac5b680366177
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sun Sep 17 12:15:42 2006 +0000

    *Qt4: InfoTabs, the layout..

commit 187a6ea2ec52ec3624bd8478c7fc0c6a46fb43bf
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun Sep 17 10:17:39 2006 +0000

    Interfaces are now allowed not to have a Run function.
    This will help reduce useless process wakeups

commit c17e7670f4f4e40e5da47f463852f1af833cf662
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun Sep 17 09:43:12 2006 +0000

    Fix

commit 1fa9ce8dc234947c947a400b6d0f884afb75d11c
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun Sep 17 09:33:59 2006 +0000

    * Move all notifications plugins to misc/notify
    * Don't find playlist
    * Fix a few bugs in notification plugins
    
    Todo: find a way to get rid of this mostly redundant code and rewrite the XOSD plugin

commit 415749bf918d5ca772e1f9ba9f1260d7ab115d3e
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun Sep 17 09:06:24 2006 +0000

    Don't use find for the playlist

commit 5adf43c6b1c5755f6fd29aa89cade21ab8802b53
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sat Sep 16 21:00:15 2006 +0000

    Fix crash

commit e12ddbf298a8be3e880012728b2d95fa23821312
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sat Sep 16 20:34:01 2006 +0000

    Fix Qt crash on exit

commit ace4087ec6c9171876a9b24e820d50f0b4624f6a
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sat Sep 16 19:21:10 2006 +0000

    Fix shoutcast handling and remove broken progress detection

commit aba3de3334cfc9baba3ad296278e8071637b1d78
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sat Sep 16 19:20:42 2006 +0000

    Correctly handle "no-skip" items

commit c510011287bb8dc1d37fd0860fba8caf06062469
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sat Sep 16 19:20:11 2006 +0000

    Process all playlist updates

commit c5b247f5ca19548340b58e9f96b4e88dbaca3826
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Sat Sep 16 19:05:26 2006 +0000

    Don't remove AC_PROG_CPP our headerfile and library checking macros depend on it. Unbreak configure.ac

commit 0b2a4827e8fce8fccc9acabd38e234d74a7fb2b5
Author: Benjamin Pracht <bigben@videolan.org>
Date:   Sat Sep 16 18:18:09 2006 +0000

    * One more try to fix my commit

commit 997c5859d2ab8e7bc613d1c8654335a92c41b0f8
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sat Sep 16 15:22:22 2006 +0000

    * various improvements to our Apple Remote bindings by the original author of the inofficial API, Martin Kahr (martin at his surname.com)

commit 27bf3d0c1228b5f3ef505be0a85adbe3af71df53
Author: Benjamin Pracht <bigben@videolan.org>
Date:   Sat Sep 16 15:12:05 2006 +0000

    * perhaps OSX likes this line break better ?

commit 943db4054726ca32904fcb945f35f7b69b3b6e0d
Author: Benjamin Pracht <bigben@videolan.org>
Date:   Sat Sep 16 14:36:51 2006 +0000

    * Fix the screensaver module for newer dbus APIs. Reported by Stone <syphyr at gmail dot com>

commit cad3fd6d2a8aa155f93b5251e9d8104ab6bad78d
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sat Sep 16 12:45:08 2006 +0000

    annoying typo :)

commit 224b28cbae995ae40b5b3b2cdc27ab1ab427ddb6
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sat Sep 16 11:20:10 2006 +0000

    Should fix OS X build

commit 64fea282d28f812fef7c5622fca0ed39d70ad136
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sat Sep 16 11:01:24 2006 +0000

    Even if we are asked to wait for data, bail out if all sockets are at EOF.
    
    I'm far from being sure this is the right thing to do, but it allows MMSH to work correctly (it requests some data while the server is closing connection)

commit f424ec54abf8f25e4107a9219390625f0630cde7
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sat Sep 16 09:05:35 2006 +0000

    Remove old and broken playlist demuxer
    Do not search for playlist

commit 261a92903895c660c909eebb357b0ab9f7e37b56
Author: Clément Stenac <zorglub@videolan.org>
Date:   Fri Sep 15 22:58:44 2006 +0000

    Oups

commit 6ecd4022a3d284f86f1ee632952aa81b8157d17f
Author: Clément Stenac <zorglub@videolan.org>
Date:   Fri Sep 15 22:10:37 2006 +0000

    Remove vlc_object_find for playlist from the core

commit 3f99651d8fa1356203faf67103e1c500d3b30e16
Author: Clément Stenac <zorglub@videolan.org>
Date:   Fri Sep 15 20:14:07 2006 +0000

    Hopefully fix OS X

commit f0531d5b038ed279e206a3deeae9e70f243a6704
Author: Clément Stenac <zorglub@videolan.org>
Date:   Fri Sep 15 19:59:12 2006 +0000

    Convert the new libvlc API (so, the one that is in src/control) not to use the old libVLC API (the one that is in libvlc.c, er, no, was... ah... maybe it's the internal one... err .... well, it's about vlc for sure...)

commit e9947bec0ae6a8f81dcc10e2595dd6cebd72641f
Author: Clément Stenac <zorglub@videolan.org>
Date:   Fri Sep 15 19:48:42 2006 +0000

    Split libvlc.c:
    * instances creation/deletion stuff to libvlc-common.c
    * implementation of the old libvlc API to libvlc.c

commit fcfc11bd0f6ada52543bf1f213d4f0d86de59b8e
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Fri Sep 15 17:15:09 2006 +0000

    Those files where forgoten in [16658]
    vlc_t => libvlc_int_t

commit ccc5c5dc52d529195dc4f515c950ed292fa92da7
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Fri Sep 15 16:20:57 2006 +0000

    Re-use the old OBJC workaround and distribute autoconf260.m4

commit 28d49d986f842beb59162ad66b3af94a7e1831bd
Author: Clément Stenac <zorglub@videolan.org>
Date:   Fri Sep 15 16:18:08 2006 +0000

    Store playlist object in instance-specific object

commit 8923568d00bddb39e34f82ee8b62152389321b77
Author: Clément Stenac <zorglub@videolan.org>
Date:   Fri Sep 15 15:10:25 2006 +0000

    Move stats stuff to the per-instance object

commit f485214f09dd284cbb85674e937fbbb0a6032a2e
Author: Clément Stenac <zorglub@videolan.org>
Date:   Fri Sep 15 14:31:51 2006 +0000

    For consistency, remove references to vlc from libvlc
    Also, make it clearer what is shared and instance-specific
    
    So,
    libvlc_t ==> libvlc_global_t
    vlc_t ==> libvlc_int_t (internal instance)
    
    p_object->p_libvlc ==> p_object->p_libvlc_globale
    p_object->p_vlc ==> p_object->p_libvlc
    
    VLC_OBJECT_VLC ==> VLC_OBJECT_LIBVLC
    
    And by the way, there is some cleanup required :) (ie, some things are created in the global object instead of the instance-specific one)

commit 1bcf33abd671e7f77426f10f0ca868cd2a767506
Author: Dennis van Amerongen <trax@videolan.org>
Date:   Fri Sep 15 12:13:44 2006 +0000

    * modules/demux/avi/avi.c: typo secondes -> seconds

commit 4e5e7e2dc02660ca7bce516c2845e11e4173fc56
Author: Clément Stenac <zorglub@videolan.org>
Date:   Fri Sep 15 11:43:22 2006 +0000

    Rename playlist_NodesCreateForSD to playlist_NodesPairCreate and document it

commit 8a8f3ad9d0339ff7e2e8723b0b74a680cebbe88a
Author: Damien Fouilleul <damienf@videolan.org>
Date:   Thu Sep 14 22:34:55 2006 +0000

    - activex: initialization issues

commit 928454fad876fb8f5dc7b993dca4670460a008af
Author: Clément Stenac <zorglub@videolan.org>
Date:   Thu Sep 14 21:19:34 2006 +0000

    Fix a number of problems with interaction dialogs
    Remove the "seeking too far" error, as it happens for broken AVI and is quite confusing

commit 6cdb3e2829ba401c9781e1532479db658d87c69b
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Thu Sep 14 20:31:58 2006 +0000

    Use var_ instead of config_  (closes #740)

commit 3ef49160506d1ae277c561dc934415e9ae918d55
Author: Damien Fouilleul <damienf@videolan.org>
Date:   Thu Sep 14 19:44:47 2006 +0000

    - ActiveX: support for libvlc and common scripting APIS, widl has replaced midl as default IDL compiler

commit c3a1a3712f639eff527d030d129734934aa8b919
Author: Clément Stenac <zorglub@videolan.org>
Date:   Thu Sep 14 18:58:39 2006 +0000

    Filter handling helpers moved to core
    Will have to be updated/factorized when new chain and filter stuff is in.

commit aa742bd48e7338574e1beaad5ac63fb078794dc0
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Thu Sep 14 18:47:59 2006 +0000

    * fix a nasty handling bug and convert all comments to C-style

commit 7a57427bbc9487342e333ce2c63f237c55f4d66e
Author: Clément Stenac <zorglub@videolan.org>
Date:   Thu Sep 14 16:44:22 2006 +0000

    Add missing actions in popup

commit 3251407d9420fbf8cf914f7e83b07a15b3ededb6
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Thu Sep 14 16:12:27 2006 +0000

    * enable debug for x264 compilation for testing purposes (refs #733)

commit e76c46ddcc4c2603994113f30eefa70cc7d42275
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Wed Sep 13 23:16:25 2006 +0000

    * QT timeout=>timeout() in the MACRO to avoid hanging.
    Object::connect: Parentheses expected, signal QTimer::timeout

commit 26eb0b3044373ac98ee4d0dbd0f3e6f27c641266
Author: Yoann Peronneau <yoann@videolan.org>
Date:   Wed Sep 13 19:55:19 2006 +0000

    * extras/vlc.vim: match also files with a "Copyright [...] Videolan team"

commit 6523dc216580a0886adcd5f95e596a41a9d87107
Author: Clément Stenac <zorglub@videolan.org>
Date:   Wed Sep 13 13:11:42 2006 +0000

    Some more cleanup and macros

commit 897144d1e6d04da5f454fee57f8947aeae1523ae
Author: Clément Stenac <zorglub@videolan.org>
Date:   Wed Sep 13 12:45:46 2006 +0000

    Some cleanup here and there
    * Add a CONNECT macro for simple signal->slot connections
    * Untested save support in simple preferences

commit cd3849e8f041322bed74dce1d9866b16f3f178bd
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Wed Sep 13 09:20:44 2006 +0000

    Typo

commit c5ee72d4a3d34cbea77de625efb99b09210d951a
Author: Clément Stenac <zorglub@videolan.org>
Date:   Wed Sep 13 09:03:27 2006 +0000

    Implementation of login, input and progress dialogs in Qt
    (untested)

commit 6192caae4a74f735df9d831cd0802af91a1f7bfc
Author: Clément Stenac <zorglub@videolan.org>
Date:   Wed Sep 13 06:22:23 2006 +0000

    * Handle parameters in streaming profiles
    * Remove i18n_string stuff

commit 5a3ae4a1483a0836450623f66b4a8eeca3186464
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Tue Sep 12 21:35:18 2006 +0000

    Really useless this time

commit 1c0569080774c11ac797a932d0bc37d65c2fb529
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Tue Sep 12 21:32:29 2006 +0000

    Commit random stuff to test modified commit emails.

commit 3923780814004f3735687c9963b753fd751b2245
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Tue Sep 12 19:15:20 2006 +0000

    Most of demux/

commit 39d0e3e076334dc371a62020fba4d30919148548
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Tue Sep 12 19:00:51 2006 +0000

    control/

commit cf4fe30a158f14e00961b7c65979b7b9eae1a4b9
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Tue Sep 12 18:57:45 2006 +0000

    More

commit 8ce6877d107e9b354775d8cf9cdcb3481b009074
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Tue Sep 12 18:52:13 2006 +0000

    Warnings

commit 83f23b6686543887f908d184387782bf018c35d5
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Tue Sep 12 18:49:41 2006 +0000

    Ahem: (v)asprintf requires stdio.h; strndup requires string.h

commit ecddc275c8a364888dc9ea30917c764875d02fc6
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Tue Sep 12 18:35:04 2006 +0000

    Modernize configure.ac a bit

commit 6810a85e35b332e3c17149dbd0104cdd42d2db13
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Tue Sep 12 18:03:45 2006 +0000

    Revert lame revert from [16628].
    Provide trivial work-around for users of obsolete autoconf

commit 9360ead000d468646bfb9a8ece6d9b1766e8f7ad
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Tue Sep 12 17:47:05 2006 +0000

    Fortunately, VLC is not using CVS anymore.

commit 2242665b9b86102477ac0e2299a73bd6b1f6e342
Author: Damien Fouilleul <damienf@videolan.org>
Date:   Tue Sep 12 17:03:39 2006 +0000

    - bootstrap: removed vlcintf.h
    - configure.ac: autoconf 2.59c is not yet supported in Cygwin, added Wine support for ActiveX plugin

commit 56649e7c4df5c0ae5db6e9ef347dcf1dfa435863
Author: Sam Hocevar <sam@videolan.org>
Date:   Tue Sep 12 12:19:33 2006 +0000

      * src/network/io.c: zorglub: gnagnagna ! :)
        (fixed more coding style, and resolved a conflict I introduced)

commit 359367c806709085e07eeca2207529facaa7e832
Author: Sam Hocevar <sam@videolan.org>
Date:   Tue Sep 12 12:17:41 2006 +0000

      * src/misc/network/io.c: coding style fixes.

commit a6a77c3062c0db1aa1f34a8d74c339703c01f331
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Mon Sep 11 19:53:18 2006 +0000

    ***Partial*** Solaris compile fix
    (you don't expect me to actual try to compile VLC on puma.cti.ecp.fr, do you?)

commit 97fad33aaaa3ea3e2039943933448d15756b9033
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Mon Sep 11 16:36:07 2006 +0000

    Improve socket polling logic so that errors to avoid silencing errors.

commit 99e3e5bae72d0ffa3deab77c0c996e13e708b116
Author: Sam Hocevar <sam@videolan.org>
Date:   Mon Sep 11 15:12:33 2006 +0000

      * configure.ac: don't add AltiVec modules twice.

commit f9fca27aa24f2851b300665c51073167435b94df
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Mon Sep 11 13:34:17 2006 +0000

    *Contribs: Yet another x264 patch

commit d75145f303c245eecc8c7eb4b82e064f4a5afa5b
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Mon Sep 11 12:14:17 2006 +0000

    * Contribs: Remove unneeded files
    * Contribs: change gz => bz2 for autoconf package

commit dd91fd880442e4c2192fae76fa922a0c64c70c37
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Mon Sep 11 11:49:57 2006 +0000

    * Contribs: attempt to update Tiff/SDL/SDL_image

commit ea1d91bfbac890a6ca82b1a260427a57efa8ea98
Author: Clément Stenac <zorglub@videolan.org>
Date:   Mon Sep 11 11:32:31 2006 +0000

    Up-to-date schema for profiles

commit 47eb22002c8777a8dab0f6e8cb89054cbfd73b45
Author: Sam Hocevar <sam@videolan.org>
Date:   Mon Sep 11 10:51:16 2006 +0000

      * No longer use the $(pic) variable, since all flags are properly set
        in the configure script.

commit 0ca651f00fca42b6edbd89f9f36bb24e283800d8
Author: Sam Hocevar <sam@videolan.org>
Date:   Mon Sep 11 09:07:58 2006 +0000

      * Don't use PIC on WIN32.

commit 7483d6886f3fd607ac8781b9e4a5d9b5f8e176ba
Author: Sam Hocevar <sam@videolan.org>
Date:   Mon Sep 11 08:20:43 2006 +0000

      * Always use PIC to build the Mozilla plugin.

commit c8f13a2b162e5b9c03b464729280e1bb5dffb28b
Author: Clément Stenac <zorglub@videolan.org>
Date:   Mon Sep 11 06:07:47 2006 +0000

    Profile sample.
    * Remove the l10n stuff, we'll handle it through po4a
    * Add the ability to put several profiles in a file
    * Split out the name of the elements
    * Remove the prefix
    Schema is not yet up-to-date.

commit 4c5af7b358ebb5702b5280784d89419cba090296
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun Sep 10 21:58:29 2006 +0000

    Remove useless debug

commit 6d3a3912b0d3cfc454d7696992d58c371a584975
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sun Sep 10 20:43:14 2006 +0000

    * remove non-committed files from target to make buildbot happy. You obviously need to restore this to get a panel with icons

commit 6ee0559da62b3bc120e36344a2f42b87514d0e20
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun Sep 10 20:36:09 2006 +0000

    A bit of cleanup
    Add the qtu (Qt To Utf8) and qta (Qt To Ascii) macros

commit 4b0f3f8deb301239e5f549163dd68dce76a66f43
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sun Sep 10 20:21:14 2006 +0000

    vout-filter is now part of the video-filter option. (video output core still needs to be fixed) Based on patch by hobophobe on IRC.

commit 2d0f9f3e6dd379a32583c9334f289ef48eebe5a3
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun Sep 10 20:20:21 2006 +0000

    Fix typo

commit eaeeb9bcc2188c1733a02cd73547eb8f58332472
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sun Sep 10 20:17:19 2006 +0000

    * removed some further hangover from the original patch and finally added embeddedWindow to the xcode project

commit 6f54a5309b529a0368b21cf38854eb1e4e9f696a
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sun Sep 10 20:12:12 2006 +0000

    * New Fullscreen controller panel
    - basically written by Jerome Decoodt <djc at videolan dot org> aka DiDjCodt
    plus
    - various patches, coding-style fixes, etc. here and there
    - integration to VLCControls
    - automagic fading-in and -out when in fullscreen mode
    
    TODO:
    - get and use native graphics. These are currently being prepared by Simon Damkjaer Andersen, who already donated new playback mode icons (to be committed soon)
    - implement the volume slider
    - fix seeking with the time slider
    - check for memory leaks
    - further clean-up
    
    ATTENTION:
    for the moment, you need certain images from Jerome's patch to get this running. Put them to extras/MacOSX/Resources/ and it'll work. Otherwise, VLC won't crash, but only show strings.

commit 277e9ab5a2a4df835797c6df5b7741f25b9721ad
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun Sep 10 19:00:21 2006 +0000

    Fix SD support

commit 75b1aa19f528bb6f847c09963485d1e0356e1af5
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sun Sep 10 17:54:17 2006 +0000

    Also control plugin export table

commit 4f6898465fb467a5b79dda120357032f7325e575
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sun Sep 10 17:46:50 2006 +0000

    Blind svn:ignore update

commit 86dd8dbb3da07ee8ef71492cdeb11394a3f3fc9c
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sun Sep 10 17:40:29 2006 +0000

    Ensure libvlc only export symbols from libvlc API

commit a1b219961d490dc76e021f419132fc842b6157e8
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun Sep 10 17:18:33 2006 +0000

    Handle more hotkeys
    Prevent the volume slider from stealing the focus

commit c0354099098fc62a31b9cced4d1e6ef88f800b4a
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Sun Sep 10 17:00:09 2006 +0000

    Don't build stream_out_switcher by default

commit fb3aa29117f04628e7c5425a6e6b16242301e239
Author: Sam Hocevar <sam@videolan.org>
Date:   Sun Sep 10 16:37:47 2006 +0000

      * Makefile.am: add empty versioning information to libvlc.so.

commit f590a8cc9e1b0f2f90f00af0bd6e4e0524d58b52
Author: Sam Hocevar <sam@videolan.org>
Date:   Sun Sep 10 16:33:18 2006 +0000

     * src/Makefile.am: do not use -avoid-version. [ported from r16581]

commit 5e10afa2d6a34e09bb82161040f0a1ba386da7fd
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sat Sep 9 20:19:32 2006 +0000

    Also decode VP6 in flash ... this currently decodes video upside down (example file: http://samples.mplayerhq.hu/FLV/flash8/harrypotter-480x272-450-vp6.flv ). If someone knows how to tell the vout/codec to change line order ...

commit b6ddce30b90af98c75566a174ce5e7cd37202448
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sat Sep 9 19:39:31 2006 +0000

    FFmpeg now has VP5/VP6 decoding (flash uses special variant with codec id VP6F in ffmpeg ... this isn't used in VLC yet)

commit 4c60d7c5334e1af320e5ae45782ab7e77bd0df61
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Sep 9 13:50:07 2006 +0000

    Switch net_Write to poll() to avoid fd set overflow.

commit a4e6865cbc4fb2fe7c58afa6478593768c8690c1
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Sep 9 10:50:29 2006 +0000

    Accept non-socket handles through net_Read* (closes #731)

commit 1a87ee6e8682c823f88cfd5f477bed9f2612a0c9
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Sep 9 10:37:37 2006 +0000

    Fix segfault. FTP access output is now somehow "tested"

commit 020a810e8d5ebd18f38017834025e764d5618fa6
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Sep 9 10:24:52 2006 +0000

    More fixes

commit 3b96221979b1cdb336ce79d0ead6c45548b5c5f6
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Sep 9 10:09:15 2006 +0000

    OSX compile fix

commit 5abd95e1ceeabf24b2d0333b7181635a5881a097
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Sep 9 10:03:06 2006 +0000

    Oups

commit e45c692c9be3706dbaee7f84a294a943b05c6962
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Sep 9 09:53:34 2006 +0000

    Untested FTP access output (closes #605)

commit 4a0c164d8c02d3ed72dd78631ba1ea050f9bcd03
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Sep 9 09:23:02 2006 +0000

    Fix typo

commit 8bc1b5a79027fd3b1cdc927cee1e181adf26709a
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sat Sep 9 09:12:23 2006 +0000

    One more outdated copyright

commit ce24095ae19f0fb89902a31489333335b1048467
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sat Sep 9 09:05:11 2006 +0000

    Copyright stuff

commit 230ff455d6cf429d7e6bfb9db9eb9a206f819496
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Sep 9 08:27:55 2006 +0000

    More cosmetic
    (nice reinvention of the while() loop, but I prefer while())

commit d2d7e36de5200db692006284ce24646fa234d780
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Sep 9 08:20:18 2006 +0000

    Cosmetic fixes

commit f78b9464b0cfd8ad268d41957b35bcf5cba62591
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Sep 9 08:19:23 2006 +0000

    Don't use someone's else domain in our default values

commit 548935b4705c8ad713672739d9ee0a21a1f32dca
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Sep 9 07:48:55 2006 +0000

    Really fix SDP ordering here too (closes #716 again)

commit 92cb05eb83197e2bf2f765e4ebda9a84350f3f2d
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Sep 9 07:43:58 2006 +0000

    * Add multicast source filter (RFC4570),
      so that one day we may be able to use IGMPv3/MLDv2 with VLC streams,
    * Add recvonly attribute
    * Really fix ordering (c= then t= then a=)
    * Put type attribute as a session attribute (as per RFC4566)

commit 038f61db32c1bcb94639fb38497967fa0035ddda
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Sep 9 07:26:22 2006 +0000

    Another SDP ordering fix

commit c59d4940d4babd5c9ce94d924cfbf9b81d9fbd5f
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Fri Sep 8 22:41:45 2006 +0000

    Add vcrop, vzoom and vratio commands to the rc interface (code duplication is horrible ... i know)

commit bc66bf9e31b3878f892835110127b377722e92b7
Author: Pavlov Konstantin <thresh@videolan.org>
Date:   Fri Sep 8 21:42:19 2006 +0000

    ALT Linux VLC specfile

commit b39946effa28e39768a3d15a9ac9684c7bad6e02
Author: Pavlov Konstantin <thresh@videolan.org>
Date:   Fri Sep 8 21:30:07 2006 +0000

    forgot to mention the last fortune is from #videolan

commit fc8f30f200dda95909df482e9d6bf52b8b7e3635
Author: Pavlov Konstantin <thresh@videolan.org>
Date:   Fri Sep 8 21:27:21 2006 +0000

    one more fortune

commit 93020752782611894027dae8276b1a489ac5eea3
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Fri Sep 8 19:50:25 2006 +0000

    Fix SDP line ordering (closes #716)

commit 68b76a9c2818db636384729d67698fca58a615d2
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Fri Sep 8 19:00:04 2006 +0000

    Complete(?) migration to net_strerror/net_errno
    for nicer Win32 error messages

commit 5cdd8862109d8727dfc1af806f545588c7febf05
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Fri Sep 8 18:33:32 2006 +0000

    Well, this time maybe

commit b6ab759043c837050b1c17b5b1131783b7dab25c
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Fri Sep 8 18:26:50 2006 +0000

    Might fix Win32 compilation

commit b96f1239ec167521237bb120f6bc0608869186a0
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Fri Sep 8 18:14:25 2006 +0000

    Add missing const qualifier and fix warnings

commit 898c8550e62ab565c4971290d8a5c1042524373d
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Fri Sep 8 18:08:39 2006 +0000

    Don't rebuild the skin all the time

commit 0950922e0c34954684d44ad35ceede7cceb29414
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Fri Sep 8 18:07:18 2006 +0000

    Actually wreak havoc to the network API.

commit f10b00253da9041d3115c7991eaae9f0447ed342
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Fri Sep 8 17:56:58 2006 +0000

    Fixes

commit c07085a9a490b3a872bd463d092f8876086c9b1e
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Fri Sep 8 17:53:14 2006 +0000

    Reallow file descriptor above FD_SETSIZE since we now use poll()

commit ad3d32f666b533f2c25711932d58d974d0639409
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Fri Sep 8 17:51:58 2006 +0000

    Experimental poll()-capable merge of net_Read, net_ReadNonBlock and net_Select

commit cc960e5b4b61132996563818db285adf02507a62
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Fri Sep 8 16:29:56 2006 +0000

    More cleanup

commit 18115b669990c67216cc740deab06e88bd8bfd3e
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Fri Sep 8 16:26:49 2006 +0000

    Add message for most of the Winsock errors
    (not compile tested, but since no one else wanted to do such a boring commit,
     you can't complain)

commit 3ad1a7bfb165d12404bc0525fa6735552cef2ad6
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Fri Sep 8 16:04:29 2006 +0000

    Partial cleanup and improved Windows error messages

commit b331a74423f602c1070e0b9a3615efb540655e55
Author: Sam Hocevar <sam@videolan.org>
Date:   Fri Sep 8 15:48:21 2006 +0000

      * modules/stream_out/rtp.c:
        + Remove SDP file when bailing out. Patch by Fabrice Ollivier.

commit c5339761dee63ffc01fea32116b48ae36dd546df
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Thu Sep 7 22:58:14 2006 +0000

    Update-po

commit b173df8fdc94bb0915f274e4c813a2e39a1d52b5
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Thu Sep 7 22:20:04 2006 +0000

    We need the latest autoconf. see [16537]

commit 551cd1d569dcd10d574bf28761137fb14c199b09
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Thu Sep 7 22:01:06 2006 +0000

    * Reset access->info.b_eof when we search. After you have read up untill the end, (like ps does), you can search back to the beginning, provided the access module allows this.

commit b26a3e619221b00a57b7455d3f98d9be30321544
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Thu Sep 7 21:58:59 2006 +0000

    * Improve duration calculation

commit e7ef1d978beb56e3e35f0a571e0a352b3dd403bf
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Thu Sep 7 19:49:30 2006 +0000

    Implement net_SetDSCP() to set Diffserv code point on a socket.

commit 429c5e9921b4f69910d78ecaa413f0b22a886a97
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Thu Sep 7 19:23:03 2006 +0000

    Make GnuTLS use pthread directly rather than VLC's API when appropriate.
    This would be needed if libvlc is ever embedded in an application that
    also uses GnuTLS.

commit 55749902576acef148ae85f455ae84fc66eba30c
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Thu Sep 7 19:09:27 2006 +0000

    - Check x509 certificates start and end date (*ahem*)
    - Some cleanup

commit 53ac919ad770f03b1ab47cfd5d02eabd9cc86272
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Thu Sep 7 18:27:41 2006 +0000

    Require more recent GnuTLS and get rid of broken algos.

commit 8bf0d77a6475210a42f3e22a787d5a66de799970
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Thu Sep 7 17:02:46 2006 +0000

    :%s/\t/    /g

commit f7461fc41d7723c9a5461ae32971a7b1a5845bf8
Author: Damien Fouilleul <damienf@videolan.org>
Date:   Wed Sep 6 22:15:29 2006 +0000

    vlcplugin.cpp: don't forget to increment argc

commit 989cefffec6e0942a9264c820fa9d178a76493a6
Author: Damien Fouilleul <damienf@videolan.org>
Date:   Wed Sep 6 22:07:22 2006 +0000

    - OpenCV video filter module by Dugal Harris

commit 8dde0ccc90ef43a3935dae2a14885d691df2ce40
Author: Clément Stenac <zorglub@videolan.org>
Date:   Wed Sep 6 21:32:39 2006 +0000

    Use the "video filter2" capability for transcode's vfilter option so we don't get vfilter1.
    We need to fix the --video-filter option to accept both vfilter1 and vfilter2 and react correctly

commit d72b2da00a99fbaac8b6e79e870ed998d0b39afe
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Wed Sep 6 21:30:14 2006 +0000

    Don't use the media library in the mozilla plugin

commit 1fa3f9dd6e748b80c83a4b358c6b262e62494cdb
Author: Clément Stenac <zorglub@videolan.org>
Date:   Wed Sep 6 21:05:21 2006 +0000

    Preferences categories are *not* categories. They are *user* strings.

commit 91e0b51e9cc386c0bceb9ef1cd62c32eb2cdaaaa
Author: Clément Stenac <zorglub@videolan.org>
Date:   Wed Sep 6 21:03:03 2006 +0000

    One more encoding fix

commit f3345344bd6645cdce26848cd03ecdd6f346398b
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Wed Sep 6 10:02:20 2006 +0000

    Typo tha -> that

commit dbaf0349d79954025f5c6fa69afd77369466ec41
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Tue Sep 5 21:11:46 2006 +0000

    * quick n dirty fix to get the OSX builds compiling for now

commit c6868a0ee37aeff6594b0f93445826db40f061da
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Tue Sep 5 16:42:10 2006 +0000

    FFmpeg now has support for VMware's video codec.

commit dde34adcf1c2f1a485b25ecd4da25646e47f6ae0
Author: Pavlov Konstantin <thresh@videolan.org>
Date:   Tue Sep 5 13:22:38 2006 +0000

    link stream_out_switcher with ffmpeg libs (should fix w32 build)

commit 895ff51a6cde3756d51d977c2badc2042e91521d
Author: Pavlov Konstantin <thresh@videolan.org>
Date:   Tue Sep 5 12:33:53 2006 +0000

    We can build ffmpeg and stream_out_switcher as plugins when found by pkg-config.
    Can we?

commit 9ab29013a72a3f9ede29df2331b32c3aba5bfb49
Author: Clément Stenac <zorglub@videolan.org>
Date:   Tue Sep 5 11:18:44 2006 +0000

    Include errno.h

commit 226a5a2b0840767940efb1337decc605d45c14b0
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Tue Sep 5 11:07:08 2006 +0000

    * Quote add

commit 327779e67afccb53ba47f1d76bb15fd92f99c69d
Author: Clément Stenac <zorglub@videolan.org>
Date:   Tue Sep 5 07:16:17 2006 +0000

    Convert items in the preferences tree to locale

commit 315069b3b158b8d71668b5295e4fd0ea8957a3f2
Author: Clément Stenac <zorglub@videolan.org>
Date:   Tue Sep 5 06:09:42 2006 +0000

    Split playlist include file in public/private

commit a8cd696065beee48f46aa90f1cdf9c3828547b6a
Author: Damien Fouilleul <damienf@videolan.org>
Date:   Mon Sep 4 21:48:45 2006 +0000

    input.c: fixed state (broke pause)

commit 199f4a0e93d12b6a1f47a869cd8d9e293fbe07df
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Mon Sep 4 19:28:53 2006 +0000

    New update of the Portuguese l10n

commit 88e69eceaa40dad425a08898ec49231f74aaa1df
Author: Damien Fouilleul <damienf@videolan.org>
Date:   Mon Sep 4 18:19:03 2006 +0000

    fixed typo

commit 25323bcd81feeaeb2d86b7ca777f8f6badd52832
Author: Damien Fouilleul <damienf@videolan.org>
Date:   Mon Sep 4 18:17:10 2006 +0000

    mozilla: more clean-ups

commit f8cece221f428b36796050936775a0027dbdae7f
Author: Damien Fouilleul <damienf@videolan.org>
Date:   Mon Sep 4 17:51:10 2006 +0000

    - added input state & input rate in control APIs

commit ad446ef0aaacdb7deeee1c2c323fd613c1f6106d
Author: Damien Fouilleul <damienf@videolan.org>
Date:   Mon Sep 4 17:50:19 2006 +0000

    forgot that one in last commit

commit 5b880a59e478a7cab5de4c8b84b540b9666ef804
Author: Damien Fouilleul <damienf@videolan.org>
Date:   Mon Sep 4 17:48:38 2006 +0000

    - input: added intermediate state info opening & buffering

commit 0a9262fddcf27a9d13cdb4586714d80884db424e
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Mon Sep 4 13:32:02 2006 +0000

    As a second effect of the recent libtool/build system commits, libvlc.dll has loose the extra .a. hurray.

commit 17bf8ad695ca1b6f3adc81fa3b0241a708889fec
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Mon Sep 4 10:43:50 2006 +0000

    We don't use utf-8 in localisable string so drop the option.

commit 8078458b0c1d5e9f712b8262b7ea09c7919201cb
Author: Sam Hocevar <sam@videolan.org>
Date:   Mon Sep 4 10:12:03 2006 +0000

      * src/input/decoder.c: sorry, I'm not allowed to put UTF-8 here.

commit 577191650a76783ed57720beb3eb5e89470e0313
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Mon Sep 4 09:27:21 2006 +0000

    * Tell gettext that we use UTF-8.
    * run update-po

commit 62c70cd27ee6f22339dd67a4be9f210ba80db556
Author: Sam Hocevar <sam@videolan.org>
Date:   Sun Sep 3 22:18:30 2006 +0000

      * src/input/decoder.c: use real, nice quotes.

commit 9204240ce5304fca61501b4a80cd013c5b52eaf0
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sun Sep 3 22:13:20 2006 +0000

    * save playback styles on Macs as well

commit c03721fb71a2130478351a46abf54d733e75dc92
Author: Pavlov Konstantin <thresh@videolan.org>
Date:   Sun Sep 3 22:07:29 2006 +0000

    Try to find seamonkey-config too.
    
    TODO: test for xpidl in /usr/lib{,64}/seamonkey too.

commit 98de0c4bd48960695e361be7a374d962c3f5afd2
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun Sep 3 21:53:38 2006 +0000

    Start grabbing hotkeys in Qt. Unfinished

commit 9dcb15a14399ed41a65f03db3a330e3c66d13176
Author: Sam Hocevar <sam@videolan.org>
Date:   Sun Sep 3 20:51:09 2006 +0000

      * src/input/decoder.c: fix "unsupported fourcc" fatal error message.

commit 72e190bf75f53db77c3242444d40cc8756b2518d
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun Sep 3 17:43:25 2006 +0000

    Fix postprocessing in menu (Closes:#659)

commit 3f1e3abe351f19cb9bff01e8cdc8d36f736c97c9
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun Sep 3 17:31:02 2006 +0000

    Auto load and save media library (Closes:#433)

commit f787ec76c10fa310a23c73d287337d0f6ff35a74
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun Sep 3 16:50:22 2006 +0000

    open directory and playlist

commit 57e8f47c38092e4d1465e6303057c128e37da002
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun Sep 3 16:43:26 2006 +0000

    Remove useless debug, fix a bug

commit fc4f26734d234525e2ecda1bb346a3918790acb2
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun Sep 3 16:41:40 2006 +0000

    Fix possible crash

commit f594604717e1772d3239a34e553a9a19c4b0d9e2
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sun Sep 3 15:20:43 2006 +0000

    Use LTLIBINTL instead of LIBINTL when using libtool.

commit 134720bdbf7aed4137c8a276a7e73d33435761d6
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Sun Sep 3 15:17:11 2006 +0000

    Start of the work of Ari Constancio on Portuguese localisation

commit fba89f71376c52418dc3335e8707b0f0babdbfa8
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sun Sep 3 15:08:52 2006 +0000

    Fix type-punning breakage

commit 4a3e1087fb3804e3fca54c6a86b8c4b65cfeef25
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sun Sep 3 15:01:52 2006 +0000

    You shall not pass NULL to IsUTF8().

commit 91879fc76ebbe0cee33f3fb2e1eff565d3636143
Author: Pavlov Konstantin <thresh@videolan.org>
Date:   Sun Sep 3 12:41:56 2006 +0000

    write comments in config file in user locale instead of utf

commit 8b836ad7d36ad81c6d58e357b4aa767ffe525b6e
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sun Sep 3 11:51:11 2006 +0000

    Another GNU makism killed

commit 79176e947cefe595db410f1dd291defe881732a6
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sun Sep 3 11:44:03 2006 +0000

    Further crackdown on GNU make-isms
    But is the corba plugin functionnal anyway?

commit 3895c785f758d99962524fdb2b95f57ed3d389c0
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Sat Sep 2 23:24:38 2006 +0000

    hmm One of yesterday commit broke binary compatibility.

commit 0cd5cdd740f72a453707e4e6166087ce9880c961
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sat Sep 2 22:33:44 2006 +0000

    Remember random/loop/repeat

commit 0702b8f8e48dca927ff62d00e0a37f83dacd1987
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sat Sep 2 21:22:19 2006 +0000

    Add --play-and-exit option to quit after no more items are in playlist.
    To be backported, but will need some manual merging (diff in vlc-devel should apply pristine to 0.8.5).
    Thanks to Georgi Chorbadzhiyski for the patch

commit 1aa4230a8154b65139570ee8a953e9cc0b0b2bfd
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sat Sep 2 20:46:57 2006 +0000

    Fix refcount issues and only vlc_object_find when needed

commit 6a630a520aecb76aa9a0dc5dfc57de6c1b94eaac
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Sep 2 20:30:53 2006 +0000

    Merge [PATCH] http chunked encoding fix

commit c1e42b89444d735cabe7948a47ec8a28d4ce26b8
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Sat Sep 2 19:48:49 2006 +0000

    Use our own pkg-config macro. So we don't have problems on OSX (ol pkg.m4 or wrong installation)

commit c64eb2f826436eeb9ad309f04ec6014170b2fb91
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sat Sep 2 17:08:08 2006 +0000

    Oops.

commit 25ff9ffdcabfb151e25f320dbafde1e8b94b5a6f
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sat Sep 2 17:07:46 2006 +0000

    Fixes for random + live search

commit 72d2a5b460bd6551a5a2e93216c63c12aba1aaee
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sat Sep 2 17:03:36 2006 +0000

    subpicture_t now has a b_pausable attribute. When set to VLC_TRUE (default value is VLC_FALSE), this will keep displaying the subpicture_t when the parent input is paused. This means that subtitles should now be paused when clicking on pause. (refs #29)

commit 532a761def76ca5507916dd112bf49b510df6c15
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sat Sep 2 16:59:50 2006 +0000

    Re-enable random.
    It is now based on a shuffled array of items, so that next + prev takes you back to what you were playing

commit d2b97910a60394c43135195c45d1bef599fb9a3f
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Sat Sep 2 14:49:53 2006 +0000

    Don't compile the motion plugin on win32

commit 176d5aeecafa565eb0683d9b44cfe5b799b07072
Author: Dennis van Amerongen <trax@videolan.org>
Date:   Sat Sep 2 14:32:19 2006 +0000

    * more ouput -> output typos

commit 27e0d5bc0d50422e5095e575292d85bb2ddc380b
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Sep 2 12:26:41 2006 +0000

    Make mux_ts a plugin too.
    Afterall, ts is a plugin, and is probably as useful if not more.

commit 7a16cdaa5e463a5c26405fa7eafb19a41592b187
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Sep 2 12:19:59 2006 +0000

    Make theora codec a plugin

commit c04075035c6b43aa06d45dc182625624960ee8de
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Sep 2 12:15:55 2006 +0000

    Cleanup gnutls detection

commit c610362cdb77ffb38b61fac3c1a7b8addd75fbda
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Sep 2 11:20:55 2006 +0000

    Enable libtool by default.
    You can still disable it manually...
    and well, you've had six months to fix your build system.

commit 0b1d6a5e8279e7075691bb3eeaebbec73ed17c6f
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Sep 2 11:20:07 2006 +0000

    Remove evil kludge.
    Better fix broken code that would rely on this.

commit fe8f7fc7842dc77baf45b50dc2189ea4fa2e5e7a
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sat Sep 2 10:20:26 2006 +0000

    Fix a few quirks with playlist filters

commit 0c0286c53b579b29cc0e249be644bc9cbb4d1499
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sat Sep 2 08:40:01 2006 +0000

    Actually use the --playlist-tree option

commit 4717c1acae228e87966eec473fae4ab7495af7e0
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sat Sep 2 08:39:28 2006 +0000

    Preferences
    * Enable Save/Cancel. Please test heavily with already implemented stuff. There is a layout bug with simple prefs because they don't implement save yet. Also, we still have some parenting issues to fix
    * Remove "advanced" stuff

commit f9e66b988874723c9eaa673407c17b9b43ffbabd
Author: Dennis van Amerongen <trax@videolan.org>
Date:   Sat Sep 2 07:52:38 2006 +0000

    * typo ouput -> output

commit 9aa773ce684884f04655dc433ea3e46e1eb55055
Author: Damien Fouilleul <damienf@videolan.org>
Date:   Fri Sep 1 16:34:46 2006 +0000

    - vlcshell.cpp: fix for a couple of crashing scenarios

commit 7e54e24bdf3727463ffaff0dd9671de231d7ad56
Author: Damien Fouilleul <damienf@videolan.org>
Date:   Fri Sep 1 16:32:09 2006 +0000

    asx.c: ignore leading empty lins during detection

commit 38a482c2fdc2ce7ab1984a3e043b5bc64eef532f
Author: Pavlov Konstantin <thresh@videolan.org>
Date:   Fri Sep 1 08:04:55 2006 +0000

    This also could be named in non-UTF, recode it

commit 955f08dbbce67145a97f5372a64eb529f22523eb
Author: Pavlov Konstantin <thresh@videolan.org>
Date:   Fri Sep 1 08:03:00 2006 +0000

    Recode output in rc interface to current locale

commit 268289cf274e8e3395caf7be35e01cc1f6a34128
Author: Clément Stenac <zorglub@videolan.org>
Date:   Fri Sep 1 06:01:06 2006 +0000

    Enable verbosity setting

commit 0c6ddb9b05d5524289e6ee88bb1ff27359e1d8df
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Thu Aug 31 22:57:35 2006 +0000

    Initialize the verbosity box

commit 9cd790fcf0d58ce7ac649940812b92860a8d17dc
Author: Clément Stenac <zorglub@videolan.org>
Date:   Thu Aug 31 22:17:17 2006 +0000

    Merge views.hpp in customwidgets

commit e03cced9f328baa4cb3896cf479c0cb3c86f87de
Author: Clément Stenac <zorglub@videolan.org>
Date:   Thu Aug 31 22:10:11 2006 +0000

    Warnings/Errors dialog

commit 69c492db215787114c4587e901ab534965ea7410
Author: Clément Stenac <zorglub@videolan.org>
Date:   Thu Aug 31 20:50:50 2006 +0000

    * Move the embedded option to libvlc
    * Make the interface a bit smaller

commit 197dcf8234603c3e21c37d056b2a225fc48ff8f1
Author: Clément Stenac <zorglub@videolan.org>
Date:   Thu Aug 31 20:39:36 2006 +0000

    Preliminary work for better audio visualization handling

commit c9f5dbcf676286c75add27c56c60aed802c0e916
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Thu Aug 31 14:55:20 2006 +0000

    Export utf8_vfprintf and utf8_fprintf

commit ce1c589045b833b221426c5943cff2768dbf85bf
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Thu Aug 31 13:12:26 2006 +0000

    * Include vlc_input.h so we don't bug out with shared vlc

commit d407ed2a434267b18e1eee6c3df0c2d15a5f71e9
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Thu Aug 31 12:37:15 2006 +0000

    Do not select mono filter automatically

commit face3fa4220f5021b6c7efe9b10cfdf17cd6949d
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Thu Aug 31 12:23:54 2006 +0000

    Fix a bug in the asx parser. I should really finish cleaning it up :D

commit 87bde098013bbeaefe264e805d41ad19ade1aa6b
Author: Pavlov Konstantin <thresh@videolan.org>
Date:   Thu Aug 31 12:21:51 2006 +0000

    added russian translation by Vladimir Yermolayev

commit 7dfa2761f98933cdff5ca4adf3604ba81265b7f8
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Thu Aug 31 11:02:17 2006 +0000

    * updated Swedish translation by Daniel Nylander <info at danielnylander dot se>

commit 8895a505b05c050cf0379a8da91e13918d4677df
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Thu Aug 31 09:51:05 2006 +0000

    typo

commit 586d8f5a1b367a43df4e2354ba868ef838f68104
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Wed Aug 30 22:59:21 2006 +0000

    * some updates on Apple Remote, etc.

commit b0856974cab566960998e182b1f73db250e410a3
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Wed Aug 30 22:24:25 2006 +0000

    * added some buttons for apple remote controlling. Save for backporting, but needs some usability testing

commit fd78f83a7625b8fa9506d5f526445af4cd06649f
Author: Damien Fouilleul <damienf@videolan.org>
Date:   Wed Aug 30 21:30:28 2006 +0000

    voutgl: fix AR in mozilla plugin

commit ec3f4c8806db398461503c846ffbb29b678dfdc3
Author: Clément Stenac <zorglub@videolan.org>
Date:   Wed Aug 30 17:40:36 2006 +0000

    Fix and port test

commit 64f018048c04f47d61c05a4ccfeb78755d2705cd
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Wed Aug 30 17:27:38 2006 +0000

    *Really* fix base 64 encoding

commit f834305242997bff8e941b4362f147ba2594f4fb
Author: Clément Stenac <zorglub@videolan.org>
Date:   Wed Aug 30 17:17:11 2006 +0000

    Port new URL tests to test/
    Support Python 2.4

commit f7f09d38fab255e32b511abe723745c8c781cd06
Author: Damien Fouilleul <damienf@videolan.org>
Date:   Wed Aug 30 16:56:02 2006 +0000

    mozilla: mimetype fixes

commit 64874cf7fcea79c26dd7303af6bd4d4576a8f425
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Wed Aug 30 14:58:18 2006 +0000

    Fix base64 encoding and add regression test

commit ac52d273a4a8bf91ed5c6d233a78c3eb96e52f01
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Wed Aug 30 14:56:30 2006 +0000

    * forwardport [15373] which was left accidently hanging in the 0.8.5 branch

commit fb1fb42f53210f24f198fa7f2323fe592262ac98
Author: Benjamin Pracht <bigben@videolan.org>
Date:   Wed Aug 30 13:35:56 2006 +0000

    * typo

commit daa358a696da320a96fe693b109d594129be557d
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Tue Aug 29 23:19:23 2006 +0000

    * fix stupid mistake in [16427]

commit 20ef751349165a5edf4da20f2e172cd52802cb02
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Tue Aug 29 23:02:13 2006 +0000

    * copy [16427] to the switcher module as well. ( is times 3 bytes enough ? perhaps i should use 4 bytes per pixel ? )

commit 5cd642814a0249537ea7d4ce99cfc7f5a5a26426
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Tue Aug 29 22:59:16 2006 +0000

    * set the proper buffer size when encoding with ffmpeg, instead of using fixed 1024x1024 maximumframe size for the buffer.

commit df9d73ddc57c84d4f47e6a5417a9b9ddf438888a
Author: Damien Fouilleul <damienf@videolan.org>
Date:   Tue Aug 29 21:56:10 2006 +0000

    - compatibility fixes for FireFox, Safari and Opera 9
    - fixed a couple of crashes on MacOS X

commit 4902ffc9e286149f0f90940748579fac46e19dee
Author: Clément Stenac <zorglub@videolan.org>
Date:   Tue Aug 29 21:37:20 2006 +0000

    Some preliminary work for streaming stuff

commit 8366eddba8258a137f3324cb8796b69441eedbd4
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Tue Aug 29 21:05:40 2006 +0000

    * Fix an issue with DAR vs. Canvas size with matroska files

commit a8c5e794784f5a8f47d520565f799e490d8b7367
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Tue Aug 29 19:34:50 2006 +0000

    hrm, compile before you commit

commit d954c8857463bbc1ca49ee3a01cb77139bd991c0
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Tue Aug 29 19:24:59 2006 +0000

    Fix implicit pointer function. Patch by Dann Frazier. (ref debian #385192)

commit f9dfd9843c0419ff992fd6be0de091528c522dc2
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Tue Aug 29 18:54:05 2006 +0000

    combine two channels into mono for the dowmix as last step.

commit b19ddef0a3927085ea92fa972accef615c72aa41
Author: Damien Fouilleul <damienf@videolan.org>
Date:   Tue Aug 29 16:31:39 2006 +0000

    vlcshell.cpp: prevent browser from downloading SRC URL before passing it to plugin

commit 30b3ac88f3d3dd55984798dfe0453ed79147bdcf
Author: Clément Stenac <zorglub@videolan.org>
Date:   Tue Aug 29 15:51:56 2006 +0000

    Should fix the problem with messages insertion (new messages are inserted at selection point)

commit dfdc294ea7a28a95293b7845fd82186a90159d7f
Author: Damien Fouilleul <damienf@videolan.org>
Date:   Tue Aug 29 12:47:06 2006 +0000

    - more javascript fixes
    - code cleanup

commit 873a4def2718acd08e4295f63641853b18965baf
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Tue Aug 29 12:31:06 2006 +0000

    no longer need to delete the .xpt

commit 7f50b683cd5a23384184caba9c5b3fd0ab938cc6
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Tue Aug 29 12:23:28 2006 +0000

    Makefile.am: We no longer need a .xpt for the mozilla plugin

commit 17afdb9122177e7dd1a974c26d9948c1dbfd4e18
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Tue Aug 29 11:27:38 2006 +0000

    Cleanup

commit 1d0b15b5cb9fae31bdc56931a0167556cc4ebe92
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Tue Aug 29 09:49:07 2006 +0000

    Resample audio channels when doing real stereo to mono.

commit 1e85ac0bb43423e5f5f63c111842ff6a5c371034
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Tue Aug 29 09:14:57 2006 +0000

    Lower priority of headphone channel_mixer

commit 8a225a651e78f818d015f157e1929f706967de7d
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Tue Aug 29 09:14:34 2006 +0000

    Add include/vlc_intf_strings.h to tarball

commit 2a7d4c72bd93525af365d7917a2a5c6e3c130ce8
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Tue Aug 29 08:50:20 2006 +0000

    Fix compiler warnings about signed - unsigned comparissons and wrong datatypes.

commit f407de16bc47d3f9bc7b8a2ee67a71de5ca3fc62
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Tue Aug 29 08:40:57 2006 +0000

    Fix compiler warnings (mismatch in datatypes)

commit 50491f170a6cffd5f5dfdfe250268268683745ad
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Tue Aug 29 08:25:59 2006 +0000

    Fix compiler warning about comparing signed and unsigned int.

commit 38f300b12dc0e09f4bf9c18450323a177de03b9f
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Tue Aug 29 08:20:19 2006 +0000

    Fix compiler warnings related to wrong datatypes.

commit c696a407227ae3be5755e6d39431026ae308244f
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Tue Aug 29 08:09:16 2006 +0000

    Use correct formatting for message size_t

commit 8c394987d947d7a977193ef1126dbdbc576f1737
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Tue Aug 29 08:07:08 2006 +0000

    Give i_skip a sensible value to start with.

commit 2c019e4bd71dde97fe7c019e7058a593224dc880
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Tue Aug 29 08:05:15 2006 +0000

    Provide return statements in non-void function

commit dc92781ad5a4a0bd481cdcd57fd0eed56c4da940
Author: Damien Fouilleul <damienf@videolan.org>
Date:   Mon Aug 28 22:50:30 2006 +0000

    vlcshell.cpp:  no need for those printf() any more

commit 910868e2bce72fe58d530a45a73a8496182440f4
Author: Damien Fouilleul <damienf@videolan.org>
Date:   Mon Aug 28 22:48:57 2006 +0000

    npmac.cpp: forgot one line from Charles Duffy OS X/Intel patch
    vlcshell.cpp: improved FireFox/OSX support

commit 961d6594eb76c903e1b5a1d08009e2f83560d430
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Mon Aug 28 22:00:55 2006 +0000

    * GCC 2.x patch by Cian Duffy <myob87@gmail.com>. BTW. This method should return something but doesn't, so someone with more knowledge of this part might want to have a look at it ;)

commit f3c04cc8741b14652af482312d65b4b37f333d37
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Mon Aug 28 21:28:29 2006 +0000

    po/*: Fix make dist

commit d9aeb97fd65b51f4e8cde0c2a166f93029c61ebe
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Mon Aug 28 19:44:02 2006 +0000

    Begin simple prefs interface panel.

commit 310dfdca73406c02beb86f11c4b3d5c467a392ac
Author: Damien Fouilleul <damienf@videolan.org>
Date:   Mon Aug 28 18:38:33 2006 +0000

    - formating
    - javascript fixes

commit 2454f03d8e91b72ca5c1ac5a8e30d993e5b6b59d
Author: Clément Stenac <zorglub@videolan.org>
Date:   Mon Aug 28 18:31:00 2006 +0000

    Don't output debug on fprintf by default (Refs Debian #385008)

commit 8f4473f79fa995139c0bcfbc54ac0f20ac9b1148
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Mon Aug 28 18:24:34 2006 +0000

    Work-around to not use IPv6 for braindead unusable IPv6 implementations

commit 16b2dec13b17f1b22a793836c75782fc5b847519
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Mon Aug 28 17:02:52 2006 +0000

    * Fix the microdvd subs. i forgot that framerate != frameduration :D

commit 6e3dbc37fcc814af954cd2020103ee0dd63b3fce
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Mon Aug 28 16:16:33 2006 +0000

    * Use the microdvd framerate when available
    * avoid the error on sub-original-fps

commit d9c2c0936bf428530f4178da317bb62982d24cf7
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Mon Aug 28 12:27:59 2006 +0000

    Try to reopen the audio encoder when channels dimensions have changed.

commit bf490f9f931c4ac5d36fe82331bc51bed4782b56
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Mon Aug 28 11:45:18 2006 +0000

    Reenable channel selection for mono: -1 = stereo mix of both channels, 0 = left channel, 1 = right channel, etc.

commit 0290a00cb5d662d3635071c94ff9e867361d30b7
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Mon Aug 28 09:42:13 2006 +0000

    Contrib : repair a problem with latest live555 for Mac

commit 0201971022d7b95679fc06b988e994dd5793a849
Author: Clément Stenac <zorglub@videolan.org>
Date:   Mon Aug 28 08:34:52 2006 +0000

    Cosmetics:
    * Add application icon
    * Make interface a bit smaller in Windows
    * Fix messages encoding and add header

commit c720375b65d134392ed5ca67207e251439d9ebca
Author: Clément Stenac <zorglub@videolan.org>
Date:   Mon Aug 28 08:25:40 2006 +0000

    People might perhaps maybe want to right-click anywhere

commit 5c7316ef4842e8cf06e9c17bb8e1a8d35fa7075c
Author: Clément Stenac <zorglub@videolan.org>
Date:   Mon Aug 28 08:19:38 2006 +0000

    Re-enable custom fonts in preferences, without the crash

commit f30981466343cd84e2ef182036857ba36b4672f8
Author: Clément Stenac <zorglub@videolan.org>
Date:   Mon Aug 28 07:37:17 2006 +0000

    Fix Win32 preferences crash

commit 4587e35963d1bb0587fc7ac6ff426afa2c4242ab
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sun Aug 27 21:41:05 2006 +0000

    Add subtitles display effect to simple prefs panel

commit a4989d7491f9869198550e1a9605d83c16cb554e
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sun Aug 27 21:37:15 2006 +0000

    Float, Float with range and Integer with range widgets.

commit 7cf4df92859268243193d530041bba0296cd8bb9
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sun Aug 27 21:06:28 2006 +0000

    preferences_widgets.*: Bool prefs widget
    simple_preferences.cpp: Audio simple preferences category

commit f293fd7bc3b4d43c272798e4ecc891caf4485780
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun Aug 27 20:50:54 2006 +0000

    Fix crash

commit 723b9879d0fee61c9b80fca1b287de6e76fe68af
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sun Aug 27 20:35:11 2006 +0000

    Some more prefs fun:
     * preferences_widgets.cpp: implement string and int with choice list
     * other: simple prefs subtitles dialog

commit f7c69bbe4d464531fbd47863b7cdf8abfd848318
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun Aug 27 20:27:09 2006 +0000

    Improved screen for qt-always-video

commit 7ed4cf1bfa327ff1dc37e43c3779f69569ac5f1e
Author: Damien Fouilleul <damienf@videolan.org>
Date:   Sun Aug 27 19:56:17 2006 +0000

    vlcshell.cpp: more X11 fixes

commit 7419fda48c86954f898b0217883554049b0d5032
Author: Damien Fouilleul <damienf@videolan.org>
Date:   Sun Aug 27 19:26:50 2006 +0000

    vlcplugin.cpp: removed hardcoded path
    npmac.cpp: OSX Intel patch by Charles Duffy
    vlcshell.cpp: fixed X11

commit 8f8bdcb52a70aa80e3e587c2e6718791bf5424cb
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sun Aug 27 17:07:20 2006 +0000

    Fix regression from 0.8.5 when parsing microsoft [Reference] type playlists. We need to check that nothing else was forgoten in the old playlist code.

commit 92f7ddf2f9e63eab1da9f8f134407a5e5b3d7dfa
Author: Benjamin Pracht <bigben@videolan.org>
Date:   Sun Aug 27 17:06:30 2006 +0000

    * Some more probing
    * The debug output from a v4l2 capable webcam with this would help...

commit ba42d61b37c0deeefb035599a2df69ff4ada4e09
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun Aug 27 17:06:24 2006 +0000

    Add ability to put some background when there is no video

commit a593fa18ef93069b6152cc571561c5ccc053e67b
Author: Damien Fouilleul <damienf@videolan.org>
Date:   Sun Aug 27 16:18:59 2006 +0000

    all: rewrite of mozilla plugin
    - added a couple of support APIs in libvlc
    - retired XPCOM interface, all scripting now goes through NPObject apis
    - new APIs using libvlc (roughly similar to java bindings)

commit faef0357a70215aed00dd680b7c430f365f2992f
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sun Aug 27 16:19:00 2006 +0000

    Fix default category selection

commit ea92ef2be2ebfdbb94be206a0aa82dbf1171154d
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sun Aug 27 16:07:10 2006 +0000

    Bind simple prefs forms to corresponding simple prefs categories

commit 4cd2fe1bbf05bc496460c386603b483e3bce5f41
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun Aug 27 15:34:52 2006 +0000

    Fix a bug with menu items selection

commit ef366726f5a0099793cb8117ea68b942c78f0927
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sun Aug 27 15:34:02 2006 +0000

    Start some simple prefs panels. Different kinds of layouts used (ie audio vs video panel). This will have to be standardized (i beleive that the video panel is better).

commit cc8c464fb80bf1738ff285eae021a619bae91848
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sun Aug 27 14:50:39 2006 +0000

    Simple prefs left hand side stuff (categories). Icons will of course be changed in the future :)

commit cfaa0cb3a43d5cc645fbbe55f1d001edc2dc9b10
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun Aug 27 14:40:22 2006 +0000

    Improved layout for preferences

commit 21ab0e41986dd257dc754fc56dff87438fb61e52
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun Aug 27 13:09:16 2006 +0000

    Fix "All files"

commit 94a97b96f25aec6dee7091ee594b827e1429afad
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun Aug 27 13:05:51 2006 +0000

    Ensure minimum spacing between the status bar and the text

commit 2fe13ef6f75e31db2542f8433d53a5c319da7c5b
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun Aug 27 12:50:32 2006 +0000

    Fix play/pause icons
    Implement integer config control

commit 44649aaea4ef5f972e73ec9e710f4475cc0739e7
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun Aug 27 12:41:54 2006 +0000

    Fix a bug with slider positionning

commit fded9ae5c8e940c55607af0083a04d019286f0b7
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun Aug 27 11:01:22 2006 +0000

    Fix a refcount issue
    Start using media library

commit 948676af6e0ad3f0c6a0581d51b0df77d4416ef7
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun Aug 27 10:34:35 2006 +0000

    Fix for deletion of current item

commit 9e11182b0b6accaaed446c064836d37e7249f8b1
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sat Aug 26 23:24:23 2006 +0000

    Implement basic panel change
    Forgot this file

commit f10eac9f21c88d529de88ae1b8eeece388f3068c
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sat Aug 26 23:11:37 2006 +0000

    Skeleton for simple prefs

commit f9ed4872f2a595f23613df66c225d4ab0b9f2a13
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sat Aug 26 21:33:56 2006 +0000

    Cosmetics

commit 9f13f7269bc42bae27d043688745c1eae9f26eb5
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sat Aug 26 21:30:49 2006 +0000

    Find as you type

commit 6e670ff201084e6422c065d1006a0244ea4f0e53
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sat Aug 26 19:16:09 2006 +0000

    Volume control

commit 159fa24a6c6af16f20a4d5bf0210b8326623a628
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sat Aug 26 18:03:08 2006 +0000

    * Sorting
    * Fix a memory leak / crasher

commit 69204454599c0d91c2a1dbb176b3f71f4082a89f
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sat Aug 26 17:06:27 2006 +0000

    Cosmetics + Enable menu in playlist

commit 6a42cf33fbe64397e701a930057bac60b2835185
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sat Aug 26 16:51:55 2006 +0000

    * Allow service discoveries to state whether they prefer being displayed as tree
    * Start putting together all interface strings (Refs:#703)

commit abd5dd871c85082eccf68b8bbef49b8ba9c3ef7e
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sat Aug 26 15:36:45 2006 +0000

    * Popups
    * Fix a nasty playlist crash

commit 1157ad6bd71a8b3aaf45caebd39205fc3e4c1f59
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Fri Aug 25 22:11:33 2006 +0000

     * Add atrack, vtrack and strack commands. Those can be use to display/change audio, video and subtitle tracks.
     * Fix compile warning in enqueue command.

commit 566052e9ffb8e9a6671b4a8e624d445dd9586603
Author: Pavlov Konstantin <thresh@videolan.org>
Date:   Fri Aug 25 21:27:56 2006 +0000

    remove unneeded include

commit 4016a1a0a31ca2ef48736a21daed4572ea80e870
Author: Clément Stenac <zorglub@videolan.org>
Date:   Fri Aug 25 21:10:10 2006 +0000

    Fix flickering of panels in preferences

commit a8b27f21ac60636bf8c2076f30e76e196f4288ee
Author: Clément Stenac <zorglub@videolan.org>
Date:   Fri Aug 25 15:54:38 2006 +0000

    Improve Qt preferences layout handling

commit 122fbea6731c39e12a1d80083dc669c9f0654ecd
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Fri Aug 25 15:47:46 2006 +0000

    * set the autoSaveName for the main playlist view, so re-arranged column orders are saved

commit 7a6937c5bc32143d017dd4973d6e181e39844e80
Author: Sam Hocevar <sam@videolan.org>
Date:   Fri Aug 25 12:59:00 2006 +0000

      * modules/demux/playlist/asx.c modules/demux/mp4/mp4.c: add missing includes.

commit 1b0d1cbcbc877defb2f4d30c18feeac67410965b
Author: Sam Hocevar <sam@videolan.org>
Date:   Fri Aug 25 12:54:14 2006 +0000

      * modules/misc/playlist/xspf.c: fix warnings that are bugs on amd64.

commit 64813191d3aebab0bd94db025b40266c8b01cee9
Author: Sam Hocevar <sam@videolan.org>
Date:   Fri Aug 25 12:19:34 2006 +0000

      * modules/demux/playlist/xspf.c: fix warnings that are bugs on amd64.

commit 245bf5378f4c9717bb237ac9c9407d7a48fa308e
Author: Clément Stenac <zorglub@videolan.org>
Date:   Thu Aug 24 20:47:22 2006 +0000

    Multiple selection

commit 88fbf5360379cf7546c6f9b56bdb791c6f6cad28
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Thu Aug 24 19:50:23 2006 +0000

    Fake the mono stream by duplicating it in both channels

commit b531cabe0c65fa2acc6a2b9b3bd5f8d279abac08
Author: Clément Stenac <zorglub@videolan.org>
Date:   Thu Aug 24 19:45:08 2006 +0000

    compile fix

commit 2dcb3add64d9fe0dc94490ccf3effcc7ec7dde99
Author: Clément Stenac <zorglub@videolan.org>
Date:   Thu Aug 24 18:39:25 2006 +0000

    Stupid platforms

commit 9846f39f69d0beff78c4152cc51df6d64dafa838
Author: Clément Stenac <zorglub@videolan.org>
Date:   Thu Aug 24 18:00:28 2006 +0000

    Preliminary deletion support

commit 1fc13bdebe24bcfd20fd297e137de3f5de818d33
Author: Clément Stenac <zorglub@videolan.org>
Date:   Thu Aug 24 17:52:35 2006 +0000

    Template for profile parser

commit dc67fdebb80400c917bba041807a6806325c0115
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Thu Aug 24 16:57:39 2006 +0000

    Qt: Small fix on the filters for simpleOpenFile

commit 1783d8f0b143a97bee816d7bee72e026b66e2a7b
Author: Sam Hocevar <sam@videolan.org>
Date:   Thu Aug 24 16:08:31 2006 +0000

      * doc/Makefile.am: added missing ChangeLog-2005.

commit 496aa990d8f37d30311f63893c9928b34ce4b443
Author: Benjamin Pracht <bigben@videolan.org>
Date:   Thu Aug 24 06:39:20 2006 +0000

    * Some more debug

commit b876d12e0e0cd09278ba26a25094644c07130a24
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Thu Aug 24 01:20:43 2006 +0000

    * Also pass along the USER DATA of mpeg4
      This should help identify the producing encoder and fix some issues with codec specific problems

commit 4ecb86281f89ef9d7f3438edcec3798723c93f30
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Thu Aug 24 01:17:58 2006 +0000

    * Handle Dicas AVC FOURCC

commit 9cbe9cae1b401ce0bcd369bcaedfbd5b75775743
Author: Pavlov Konstantin <thresh@videolan.org>
Date:   Wed Aug 23 23:40:13 2006 +0000

    this should be ifdeffed in a proper way

commit 91c55963f699465df6109544d7f149b85d23fabe
Author: Eric Petit <titer@videolan.org>
Date:   Wed Aug 23 23:32:29 2006 +0000

    BeOS / gcc 2.x fixes, patch by Cian Duffy

commit 4448a185d76ce605c5c796974115d50478528e7a
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Wed Aug 23 22:11:28 2006 +0000

    Fix bugs in loading of audio transcoding filters.exit

commit 0c0c679545f62b3dcfe039859b00be6cdb0da938
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Wed Aug 23 21:59:47 2006 +0000

    put mono audio in both (left/right) channels. For some reason AOUT_CHAN_CENTER doesn't work. Somebody explain this to me, please.

commit 0acc11b0549c3ccf237d2b4422e9a8282922adbe
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Wed Aug 23 21:47:53 2006 +0000

    * Fix the extradata with mkv native MPEG4 SP/ASP/AP

commit ed8404bb5052d17380e5b59d349276bcf81d0bb4
Author: Benjamin Pracht <bigben@videolan.org>
Date:   Wed Aug 23 20:20:58 2006 +0000

    * Very first beginning of a v4l2 access-demux
    * Does nothing useful at the moment (only useless device probing)
    * The purpose would be to make an access-demux and an access sub-module reusing part of the code
    * Access to a webcam or an analog card without an encoder (bt878) would help the development

commit 8c8624b4f3ec3cce0115734cbfee9d3916e11f24
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Wed Aug 23 20:03:48 2006 +0000

    Cosmetic

commit 8a793c969125c9984c7d937631734426def7f79f
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Wed Aug 23 20:01:21 2006 +0000

    Remove debug that shouldn't be there.

commit 2d33618888fbedf54ef837a84a4b618d5441f4e2
Author: Benjamin Pracht <bigben@videolan.org>
Date:   Wed Aug 23 13:25:22 2006 +0000

    * change my email address

commit 6e272e8c67ed569ae7b0b6fc2845628aa41fc725
Author: Sam Hocevar <sam@videolan.org>
Date:   Wed Aug 23 11:57:43 2006 +0000

      * Fixed make dist by updating POTFILES.in.

commit 649faf948d2d285f5c0a7831deca5f7dc19c017e
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Wed Aug 23 09:44:27 2006 +0000

    * compilation fix

commit 89298c16e4964b9033ab4cb6290a953775e92c76
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Tue Aug 22 23:22:14 2006 +0000

    * browsed through all code files starting with A to F and added non-blocking intf_UserFatal calls next to msg_err where I think that it is necessary.
    I tried to select the most important msg_errs. If I missed your favourite, feel free to add it.
    Feedback on the wording and the placement of the interaction calls is strongly welcomed.
    
    For the records: I'm using some general topics for most of the dialogues to produce less work for the translators. The current ones go like this:
    "Audio output failed", "Network interaction failed", "Streaming / Transcoding failed", "Audio filtering failed", "File reading failed", "Playback failure"
    
    More to come.

commit dfc8392cd3b2de84dc55e0f4dabf9de63e4d2a42
Author: Gildas Bazin <gbazin@videolan.org>
Date:   Tue Aug 22 19:03:20 2006 +0000

    * modules/codec/ffmpeg/mux.c: libavformat is much more happy with timestamps which start from 0.

commit 834b64d0f742bf300b015afdfef91a5f3fa7382c
Author: Gildas Bazin <gbazin@videolan.org>
Date:   Tue Aug 22 18:24:57 2006 +0000

    * modules/packetizer/h264.c: fixed insertion of SPS/PPS.

commit 10e3212ea54875dd09bc3ac36bd31b7f795a1cb8
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Tue Aug 22 14:31:40 2006 +0000

    Downmix stereo to mono channel and choose with --sout-mono-channel <n> the destination channel.

commit 63fa138598d47f1e75e7065a03952e00be6d4780
Author: Gildas Bazin <gbazin@videolan.org>
Date:   Mon Aug 21 07:26:31 2006 +0000

    * modules/codec/ffmpeg: experimental muxer using ffmpeg's libavformat.

commit 5f1df8ae1c05cc595a1cfca9c873e4334aeb3933
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Sun Aug 20 22:11:27 2006 +0000

    cosmetic

commit 66ecfa7e153b8b7b554e6b5fd5e679248cad7767
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun Aug 20 22:03:18 2006 +0000

    Fix messages layout bug
    Ensure we scroll correctly

commit 11f3f9b07b865299ef0221799be7dde3d3627ec3
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Sun Aug 20 21:10:17 2006 +0000

    enable plugin mono audio filter 2

commit 352b5f932f4c6b66a2c0a0b57e749cd6be7f44ee
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Sun Aug 20 21:00:34 2006 +0000

    Make headphone also an audio_filter2

commit 663716c008efd7b0a6ce435d89f66b12b33caa81
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Sun Aug 20 20:56:33 2006 +0000

    use memset

commit c9c228096bebca57b1738f26f5a2d8723ec62da1
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Sun Aug 20 20:51:56 2006 +0000

    First part of a new mono for audio filter 2. You can select the channel you want to hear all other channels are silenced.
    
    TODO:
    - stereo_to_mono downmix

commit c3f08a3daf354ec8698e63f2962d691dbe0664eb
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Sun Aug 20 20:48:35 2006 +0000

    Remove some whitespace

commit 6d7ee11806562fa34e75d808a2a9654bdd600618
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Sun Aug 20 20:47:57 2006 +0000

    Remove some whitespace

commit d17c0dbe2f07b5cdef49a15dbbd88f377c863c50
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Sun Aug 20 20:46:40 2006 +0000

    Don't force s16l as fourcc but let that depend on the stream chain

commit 3a95e2c14a5c71d71efc354136733975df70b82d
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sun Aug 20 12:57:07 2006 +0000

    * First implementation of the simpleOpenFile Dialog for Qt4
    * Cosmetic fixes in messages.

commit a4697ffa9d7b18a484e7936d2254ca85a5a9135d
Author: Gildas Bazin <gbazin@videolan.org>
Date:   Sun Aug 20 11:53:35 2006 +0000

    * configure.ac: fixed compilation when shoutcast module is enabled.

commit 11eb5b51639361a94843c7c283693ab6e559f4c6
Author: Olivier Teulière <ipkiss@videolan.org>
Date:   Sun Aug 20 09:14:00 2006 +0000

     * skins2/src/top_window.cpp: Hide the tooltip when the string to display becomes empty

commit 95ff93b28b20d48b2f3b343dee1723c7d87c1eff
Author: Olivier Teulière <ipkiss@videolan.org>
Date:   Sun Aug 20 08:48:53 2006 +0000

     * skins2/win32/win32_dragdrop.cpp: Added a missing encoding conversion
     * skins2/parser/interpreter.cpp: playtree.del() is now a synonym of
        playlist.del(), as it is already in use in some skins...
        Same thing for playtree.sort().

commit 6c30ac68ba212328256ec769dbbbc51dd819398b
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sat Aug 19 22:54:18 2006 +0000

    * also forward the mouse events to super if no vout is present

commit bcc2752b97adb71e93ac2fdcab8c8241d4bcda2b
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sat Aug 19 22:46:47 2006 +0000

    * fixed stupid typo (fixes the highlighting of DVD menu entries)

commit 1aeb8f055facaf73d8d287941a37f6a52c3b44b1
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sat Aug 19 21:39:06 2006 +0000

    * always forward the clicks to OSX's core

commit 21ae55dcaa809e0f5e6b6e424a6ce2f77966ad19
Author: Dennis van Amerongen <trax@videolan.org>
Date:   Sat Aug 19 21:32:19 2006 +0000

    * modules/codec/x264.c: cosmetics and added SSIM stats computation option.

commit 3189c99ddc42c7e0b4289b28d1efc99d67c1167e
Author: Olivier Teulière <ipkiss@videolan.org>
Date:   Sat Aug 19 17:51:41 2006 +0000

     * skins2/controls/ctrl_slider.cpp: fixed 2 little offset problems, introduced
       by a previous commit

commit 0fbf13c30976400ed00ccf72ce8d7c84c981d628
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sat Aug 19 16:19:56 2006 +0000

    * Tests for previous commit
    * Improve test output

commit 23d27c9c9cec127459721c3b9420eb349109b477
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sat Aug 19 16:19:31 2006 +0000

    * B-search macro
    * Redo dictionnary handling to remove recursion and bugs

commit 2c2ebc9c31414a523710240e5ca6bc743057a42f
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sat Aug 19 13:08:04 2006 +0000

    * First implementation of the messages dialog for qt4.
      It works but it is not finished.
      - The changing verbosity does not work yet.
      - Too many messages are displayed ?

commit 33e494a774556957ffe37f808e87b3a92ea1aa7b
Author: Olivier Teulière <ipkiss@videolan.org>
Date:   Fri Aug 18 22:00:04 2006 +0000

     * skins2/parser/interpreter.cpp: Restored action names modified in [15629]

commit 9891b2b15a610ea83c98c51a358f42eaae2b4121
Author: Olivier Teulière <ipkiss@videolan.org>
Date:   Fri Aug 18 18:58:16 2006 +0000

     * skins2/src/theme.cpp: Improved the saving/loading of skins config
       - the format of the skins2-config variable has changed (not backwards-compatible)
       - the active layout and its size are now restored
       - the windows and layouts are now identified by their id, instead of their
         order in the XML file; this fixes problems of disappearing windows
         when editing a skin (commenting a Window for example)
       - it should now be impossible to have all windows hidden at the same time
         (but there is no check that the windows are on screen)

commit 23ab9d7ec99e6502490f89b2951c7c7e73b876e7
Author: Damien Fouilleul <damienf@videolan.org>
Date:   Fri Aug 18 15:11:02 2006 +0000

    - minor fixes

commit ba98f2bd51b7e1f7a7f5ca69807774894fd05e30
Author: Damien Fouilleul <damienf@videolan.org>
Date:   Fri Aug 18 15:10:21 2006 +0000

    - fixed Cygwin issue when linking/building shared libvlc.dll

commit 0307453712f8bac7bd6940cc21e211df0334fdec
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Fri Aug 18 14:05:45 2006 +0000

    * finish the vout menu (cloeses #302)

commit ba747c38b9314255f838c88d0eee6c9b6dbb2ad3
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Fri Aug 18 01:27:00 2006 +0000

    * Fix a RTSP crash

commit a757f6af6b811b094ffce8f070c5dff7b09d6f25
Author: Gildas Bazin <gbazin@videolan.org>
Date:   Thu Aug 17 20:53:27 2006 +0000

    * modules/demux/mp4/mp4.c, src/input/decoder.c: support for cropping in quicktime files with H263 video.

commit 92811310df44a1a4a67df142feb783fd09e0f3b7
Author: Gildas Bazin <gbazin@videolan.org>
Date:   Thu Aug 17 20:14:14 2006 +0000

    * src/misc/messages.c, src/input/input.c: revert 16279 and use OBJECT_FLAGS_QUIET instead when preparsing.

commit 03c6c686591cdaa3438648bf9afaf49d3fdf1107
Author: Gildas Bazin <gbazin@videolan.org>
Date:   Thu Aug 17 20:07:13 2006 +0000

    * modules/stream_out/transcode.c: couple of small fixes.

commit d42739f82f5dad1f17a6c395d3f09c3334eb4b7f
Author: Clément Stenac <zorglub@videolan.org>
Date:   Thu Aug 17 18:16:09 2006 +0000

    Fix interaction locking

commit 1b481ca9d2d51916561ce699e8ed9340e19434a4
Author: Gildas Bazin <gbazin@videolan.org>
Date:   Wed Aug 16 21:45:56 2006 +0000

    * modules/gui/wxwidgets/dialogs/playlist.cpp: remove fprintf()s and compilation warnings.

commit 48031dcee045d4d3855154f0ec946f1672c728d5
Author: Dennis van Amerongen <trax@videolan.org>
Date:   Wed Aug 16 21:36:26 2006 +0000

    * modules/access_output/shout.c: changed 'no bitrate information' warning to be used for both icecast and shoutcast.

commit b93020a1d8f9904022bf97c829890bfda928b6df
Author: Gildas Bazin <gbazin@videolan.org>
Date:   Wed Aug 16 21:19:15 2006 +0000

    * modules/codec/ffmpeg/ffmpeg.c: print AV_LOG_DEBUG messages if they were requested.

commit 2379ab142f5c87ddab69e6cb26fbeae3b7f85510
Author: Gildas Bazin <gbazin@videolan.org>
Date:   Wed Aug 16 20:59:04 2006 +0000

    * src/misc/messages.c: if OBJECT_FLAGS_NODBG is specified, don't output any messages at all. That avoids flooding the console with useless messages when preparsing.

commit 4519ef1e12b3bdc025848ba75eabd8107ef7fa56
Author: Gildas Bazin <gbazin@videolan.org>
Date:   Wed Aug 16 20:48:06 2006 +0000

    * modules/demux/mkv.cpp: remove useless printf()s

commit 300a5c1017d98a0cb0435e2ff9889204c7187c1f
Author: Gildas Bazin <gbazin@videolan.org>
Date:   Wed Aug 16 20:30:04 2006 +0000

    * modules/demux/live555.cpp: fixed segfault

commit 822898c7e73d506d71defd9efcf34840598d484e
Author: Olivier Teulière <ipkiss@videolan.org>
Date:   Wed Aug 16 07:03:52 2006 +0000

     * skins2/controls/ctrl_image.cpp: Allow resizing to a width of 1 now that the
       bug in ScaledBitmap is fixed
     * skins2/controls/ctrl_slider.*: Support resizing of the SliderBackground control

commit 73a3acb7c56362a9e6c3141fe654fae212c0799e
Author: Dennis van Amerongen <trax@videolan.org>
Date:   Tue Aug 15 23:13:46 2006 +0000

    * modules/access_output/shout.c: removed protocol selection and set it to automaticly try shoutcast protocol if icecast fails. added options for stream info settings, genre, url and public (yellow pages).

commit ac16a947d1fbf16d8934b169a9bacf1abc4df1d0
Author: Cyril Deguet <asmax@videolan.org>
Date:   Tue Aug 15 22:38:49 2006 +0000

    * scaled_bitmap.cpp: better fix than [16273] ...

commit 357973f8f8eac44c4c5b4beb9011ed0cf860b505
Author: Cyril Deguet <asmax@videolan.org>
Date:   Tue Aug 15 22:25:27 2006 +0000

    * scaled_bitmap.cpp: - fixed an infinite loop when width=1
       + fixed a huge bug in horizontal scaling (btw, TODO: use bresenham for
       vertical scaling too)

commit fa2bb4e2f02622c7464a06183b958adf53e7bae8
Author: Gildas Bazin <gbazin@videolan.org>
Date:   Tue Aug 15 22:10:37 2006 +0000

    * modules/video_output/x11/xcommon.c, modules/gui/wxwidgets/video.cpp, modules/gui/skins2/src/vlcproc.cpp: fixed crash on exit, introduced in changelist 16148 (unix VOUT_REPARENT).

commit 386742db4a73be9bae69fdd6ad7855b9bc62b8e0
Author: Olivier Teulière <ipkiss@videolan.org>
Date:   Tue Aug 15 20:57:56 2006 +0000

     * skins2/controls/ctrl_image.cpp: Avoid a crash when resizing a Image control
       to a very small size, in scaling mode

commit e0a50df328a2051ce9c3f25dc79f766ca1419d5e
Author: Olivier Teulière <ipkiss@videolan.org>
Date:   Tue Aug 15 18:59:40 2006 +0000

     * skins2/controls/*: forward the onResize() method to the decorated controls

commit 7ea9e5cc89fab3680c91cb136dc4c4ff8606750e
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Tue Aug 15 16:17:59 2006 +0000

    * Get and write the correct profile_compat_byte

commit 970efecd699a6ba0fb5482bed5291912b75e4737
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Tue Aug 15 16:12:44 2006 +0000

    * provide the SPS and PPS in the SDP when doing h264 packetization (sprop-parameters)

commit 3886a791e2f635fa58bc5b32a423b66d1716e237
Author: Olivier Teulière <ipkiss@videolan.org>
Date:   Tue Aug 15 11:04:13 2006 +0000

     * skins2/src/skin_main.cpp: Fixed a crash in the preferences, reported by Trax

commit 62f073c8ddf2a46f9dd462cc21818ef644cf448f
Author: Olivier Teulière <ipkiss@videolan.org>
Date:   Tue Aug 15 10:43:00 2006 +0000

     * qt4: Added a few forward declarations and includes

commit cc5aad0aba5eb0b6f41ea93850ef7a8989e6d8b4
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Mon Aug 14 23:37:28 2006 +0000

    * first sps, then pps

commit 4598f227ca9f8cb35d6a834577db17aaef1a608d
Author: Gildas Bazin <gbazin@videolan.org>
Date:   Mon Aug 14 22:16:07 2006 +0000

    * modules/packetizer/h264.c: insert an SPS and PPS before each keyframe.

commit c72c4815bb525a54ecaae23a29e506e9af8b506c
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Mon Aug 14 21:46:13 2006 +0000

    * Set the SPS and PPS properly in the extradata when we receive RTP h264

commit c10879d5a1db9af6524ae8728dc546e68f78f704
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Mon Aug 14 21:45:19 2006 +0000

    * set extradata of the x264 encoder.

commit 94431db895039165b839c35907eb21890b87cc61
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Mon Aug 14 21:44:15 2006 +0000

    * Victory at last. The h264 packetizer is fixed. Thx to Haali and gibalou for the insights.
      - manage private data properly
      - use 4 byte startcodes

commit 7cb0b7cc0d65a44147aa14fd7d7ab11936114ba0
Author: Dennis van Amerongen <trax@videolan.org>
Date:   Sun Aug 13 22:23:33 2006 +0000

    * shout.c: add support for protocol selection (icy for shoutcast and http for icecast)

commit d56de48889887ee8ce6a914acda14eb514a950c1
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Sun Aug 13 19:33:16 2006 +0000

    Distribute the java bindings in the tarball

commit 55c9d6e9e73285752869ad82f515d0fc184a9e92
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sun Aug 13 18:48:17 2006 +0000

    Attempt to remove all the non standard GNU/make stuff

commit 5a4f82600755445667eb01c4ec4b818051e938b7
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Sun Aug 13 14:31:02 2006 +0000

    Fix memory leak

commit 87de74a84516cce295b3bd8bedbb9fd45c8dc292
Author: Olivier Teulière <ipkiss@videolan.org>
Date:   Sun Aug 13 12:34:37 2006 +0000

     * doc/skins/skins2-howto.xml: xkeepratio and ykeepratio are available since VLC 0.8.6 only.

commit febb6d4b3969f138879d2925c1ee828f6a8a9f9a
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Sat Aug 12 20:08:08 2006 +0000

    * all macintel patches have been fixed upstream now. Also remove outdated ffmpeg prefix patch

commit 7f01046284c11de3393f7ac801e8ae97d3617a40
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Sat Aug 12 14:24:54 2006 +0000

    * fix the getlength. It needs to be after the SETUP, so that liveMedia can correct Windows Media Servers.

commit 32cdd8cbac60ad4103b03255762423cf062dc418
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Sat Aug 12 00:10:37 2006 +0000

    * refactoring of live555 module.
      - less code duplication
      - automaticly try HTTP tunneling if describe fails
      - upon authentication failure, ask for a new user/passwd and try again (untested due to lack of a rtsp source)
      - fix a bug with adding tracks introduced in [16114]
      - fix a bug closing the RTSPClient
      - disabled the QT VoD detection because it's unreliable like hell.
    
      TODO:
      - test with a WMS RTSP session
      - test against a paswd. protected RTSP session
      - find a better way for error communication with live (parsing random strings is so 1990)
      - find a way to relay Control() calls to a subdemux (for time/pos in TS)
      - add the HREF support of the 0.8.5-href branch
      - better flushing etc. during the PAUSE (ideas anyone?)

commit a4f7a7716f6e4e3284489e32d9fe2e2b9b820da5
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Fri Aug 11 23:30:02 2006 +0000

    Should fix compilation. Not tested

commit e6e82bdad0341165d78fc8bb13307cafc2298a4b
Author: Clément Stenac <zorglub@videolan.org>
Date:   Fri Aug 11 13:32:42 2006 +0000

    Add functions to use the media library

commit af1c0e0ac16695c4df182db543ea91738f4e276c
Author: Clément Stenac <zorglub@videolan.org>
Date:   Fri Aug 11 06:23:56 2006 +0000

    Gah, forgot to commit this: fix a potential crash in stats

commit a6f5ad1f02d90003bb906ae619a677362165b311
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Thu Aug 10 21:28:56 2006 +0000

    * nop part of ffmpeg patch was fixed upstream

commit cb9d21f9ed44b9f5cf2a0cbeb9f7c6f937bb4086
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Thu Aug 10 19:21:25 2006 +0000

    Add "enqueue" command. Original patch by Greg Farell

commit 7a305d417788d1559abfb43386af6a321e95f79d
Author: Olivier Teulière <ipkiss@videolan.org>
Date:   Thu Aug 10 18:26:18 2006 +0000

     * doc/skins/skins2-howto.xml: Updated copyright year

commit 18c84cde7f93f81a21113d55a79843a3ef3b44a0
Author: Olivier Teulière <ipkiss@videolan.org>
Date:   Thu Aug 10 17:25:30 2006 +0000

     * doc/skins/skins2-howto.xml: Changed the structure of the sections, for a
       nicer output

commit 8d8a62725399118085c7ac5b09103c5fbe6e2a73
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Thu Aug 10 14:27:28 2006 +0000

    Partial UPnP fix from Christian Henz, from Ralf Huvendiek.

commit 70631390cde8ff06bbde56d9be2a171c2a3f8ca6
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Thu Aug 10 12:51:53 2006 +0000

    * p_input->p_libvlc == p_filter->p_libvlc: remove p_input dependancy here.

commit fc380de0c39ee134177681df88996d258c54137a
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Thu Aug 10 11:46:19 2006 +0000

    * Part of the Intel patches are now fixed upstream

commit 04870f7ca7b951cd811e41440b8303fd74c522cc
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Wed Aug 9 18:09:34 2006 +0000

    Fix comments

commit 25ee96d6c287fadd3d96b9030a57c661b7683817
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Tue Aug 8 20:39:12 2006 +0000

    * Fix an #ifdef hidden error in cddax

commit a5df65a280d747e837e95690064d4fa082706e4f
Author: Clément Stenac <zorglub@videolan.org>
Date:   Mon Aug 7 17:26:02 2006 +0000

    Fix sort by artist

commit afab53090bd616cbde57a9c19206fdbb9a58ac34
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Mon Aug 7 16:36:57 2006 +0000

    * configure.ac: enabled Obj-C exceptions in the OBJCFLAGS (they're currently used by AppleRemote only, but we should extend them to further classes)
    * AppleRemote.*: added svn id and proper notes about the MIT-style and GPL dual licensing

commit a20ffdd49a3a6055b810012bfd46e3e2d4450639
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun Aug 6 17:12:01 2006 +0000

    * Add random/loop buttons
    * Improve hilighting

commit fa2f997e2451ebe8197aff5c2bcab5281adc1d37
Author: Olivier Teulière <ipkiss@videolan.org>
Date:   Sun Aug 6 16:36:30 2006 +0000

     * skins2: Fixed resizing of the Text control

commit 29a03bfd0be5cc9834daa416496f44eaa401827b
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun Aug 6 16:14:56 2006 +0000

    Fix deletion of items when changing them to nodes

commit 6bdb92a04ae418a5eb052a389a059acf163e7bce
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sun Aug 6 16:10:19 2006 +0000

    * fix compilation warnings by adding _defaultTableHeader*SortImage to NSOutlineView's interface

commit db7965b7eef0dcd0999429ceba628191466580e8
Author: Olivier Teulière <ipkiss@videolan.org>
Date:   Sun Aug 6 15:49:56 2006 +0000

     * skins2: fixed the xkeepratio/ykeepratio attributes for controls not tied to
       the top left corner of the layout

commit 9a707e07cc83388899ea0658f578bc4286e1e480
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Sun Aug 6 15:07:47 2006 +0000

    Oops use VLC_ error messages

commit 4acd4d484bc2fc2819cb6d3c302e446602d290dd
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun Aug 6 13:53:58 2006 +0000

    Oh look ! Bananas !

commit 22267492f5d52efd4affd3062d56a34b4abfd2c7
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Sun Aug 6 13:43:18 2006 +0000

    sanity checking

commit 416c06518093388341dd69a567ae5b78aa72d5de
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Sun Aug 6 13:40:11 2006 +0000

    enabled check for p_sys->i_channels>2 again for mp3 audio. It was wrongly disabled.

commit c27768fc58cfff7e65cdae1fac86ffa605ce590d
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Sun Aug 6 13:27:58 2006 +0000

    Implement afilter transcode filters and renamed vfilter to ufilter (userfilter) so only one extra entry in sout_stream_id_t is needed and not one for every ES type.

commit f74833924c95c5a730dfb6d8afe71a7468605122
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Sun Aug 6 13:25:05 2006 +0000

    ifdef away compiler warning

commit 34340fbb8a16b9d491f573dd17788a7487c9a5b1
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Sun Aug 6 13:24:29 2006 +0000

    Remove unused variable

commit 2f662e486a43d851ea27deb58d230d98278fecfc
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Sun Aug 6 13:24:11 2006 +0000

    Fix double free bug in psychedelic filter

commit 594d7138c36aeb4304feb4253d1d315a04efb08f
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Sun Aug 6 13:23:47 2006 +0000

    Put just deleted objects to NULL.

commit 9b14f80f77a367ba1a87c3c8e45af76ee6127ffd
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Sun Aug 6 13:21:54 2006 +0000

    Use NULL iso 0 (is more portable)

commit 32e5b144d86451e4c02ae5ebf4546dde9da571b5
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Sun Aug 6 13:21:36 2006 +0000

    Remove some whitespace

commit 7c4d81ac3d2670f0330209c2d480250dc59234b9
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Sun Aug 6 13:11:49 2006 +0000

    Use C-style comments

commit 4c23c78cdd318473410fd798588f9b620401a280
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Sun Aug 6 13:11:04 2006 +0000

    Cleanup whitespace

commit 4376dfd2e9ddd6bae4f71ca57681a7a807c8138e
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Sun Aug 6 13:10:27 2006 +0000

    Remove unused variable.

commit efca32ab0a4c9af4bda5656a60e6e00f74dd1e81
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Sun Aug 6 13:09:42 2006 +0000

    Fix compiler warning on uninitialized variable.

commit f2a9ea36b4eaa0cac040c8038b2e89bb421c569a
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Sun Aug 6 13:09:24 2006 +0000

    Fix compiler warning on uninitialized variable.

commit 2743c5c96ee8fbc02ae293d4be0659fadccbf16a
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun Aug 6 12:25:52 2006 +0000

    This should fix the locking problems with stats

commit 546b08b6df27225539fdb64654e81b09fc3cd543
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Sun Aug 6 10:30:30 2006 +0000

    Coding Style fixes

commit 61b7f84a13801112c00baa717fd0bf639f75fdae
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun Aug 6 10:07:35 2006 +0000

    Qt4:
    * Hilight playing item
    * Partial removal support, not yet correct
    * Reduce critical section when rebuilding playlist
    * Beginning of menu support

commit bdcb4fac9f061dcd3d3de8afdb08b1b99ad1ad2b
Author: Loren Merritt <pengvado@videolan.org>
Date:   Sun Aug 6 00:48:05 2006 +0000

    oops in r16209

commit dda858d436bceafa45b834836a6dd302ad7da181
Author: Olivier Teulière <ipkiss@videolan.org>
Date:   Sat Aug 5 13:37:06 2006 +0000

     * skins2: new "xkeepratio" and "ykeepratio" attributes, common to all the
       controls. When set to "true", the behaviour of the resizing is changed
       (cf. documentation). The main use for these attributes is to keep a
       a control centered in the layout (horizontally, vertically or both) without
       resizing the control.

commit 3d353c9e2704e7b02de167015c93702bccc01e22
Author: Loren Merritt <pengvado@videolan.org>
Date:   Fri Aug 4 18:14:40 2006 +0000

    fix the crf option to reflect x264's API change in its revision 537

commit afee2b7a19b5d9d9d849ca91f2c0b1c05d948d08
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Fri Aug 4 15:17:15 2006 +0000

    Some cleanup of whitespace

commit 6bfea2fcd003b1999217e4de9f3483e17f04b049
Author: Clément Stenac <zorglub@videolan.org>
Date:   Thu Aug 3 22:24:42 2006 +0000

    This dichotomy code apparently still is buggy. Todo: redo it

commit 4ecc5ff7e39aa6601c2d0e643ad737b5189b89c2
Author: Gildas Bazin <gbazin@videolan.org>
Date:   Thu Aug 3 21:57:58 2006 +0000

    * modules/access/file.c, directory.c: bug and memory leak fixes

commit 446f3e9dc82295f5ce004d5fa1d185040fa5490b
Author: Clément Stenac <zorglub@videolan.org>
Date:   Thu Aug 3 17:03:26 2006 +0000

    Fix svn:ignore

commit 982c2c891aa4dc440fe65009993004b52534b577
Author: Clément Stenac <zorglub@videolan.org>
Date:   Thu Aug 3 16:58:10 2006 +0000

    Fix a bunch of warnings and errors

commit 2d824acd426d7f4c5169083ce9966b5ed4e15da3
Author: Clément Stenac <zorglub@videolan.org>
Date:   Thu Aug 3 15:34:08 2006 +0000

    Fix duplicate definitions of FREE

commit c17969a07b54d9ec473402f60ab4c0d8384f2604
Author: Clément Stenac <zorglub@videolan.org>
Date:   Thu Aug 3 15:27:19 2006 +0000

    Handle blocking errors, fix layout for login

commit 669d2f81fb1186410228b42592378989b17736f2
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Thu Aug 3 08:46:47 2006 +0000

    Yet another x264 contrib patch for win32

commit a3139ceb3c08db0e57e46a50a1f1a13200a78ca0
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Thu Aug 3 07:48:55 2006 +0000

    * Some small updates in the contribs
    * FFMpeg reactivated the WM3-codec. The patch is now useless

commit 54cfbbc8db822f49819f2230c74c7e8865772d7f
Author: Clément Stenac <zorglub@videolan.org>
Date:   Thu Aug 3 06:10:57 2006 +0000

    * Some Qt interaction stuff
    * More useless interaction cleanup
    * Small fix for make beautifier

commit 1c98d750758a7812c1c433d967564ad92f39ef98
Author: Clément Stenac <zorglub@videolan.org>
Date:   Wed Aug 2 21:52:28 2006 +0000

    Fix crash with GVP, if it breaks it, yell and provide samples so we can put tests for them

commit 093de8561e556dcc9c233fa4aef3046fb658721c
Author: Clément Stenac <zorglub@videolan.org>
Date:   Wed Aug 2 19:51:46 2006 +0000

    Interaction cleanup, remove some unused functions, factorize some code, ...

commit 7eee710f7983a7f186fe5cacaaaca74614690a89
Author: Filippo Carone <littlejohn@videolan.org>
Date:   Wed Aug 2 14:11:17 2006 +0000

    Java Bindings synched with lastest version.

commit fac890f0222fdee3dc3bfa906c7624fc4d4ce440
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Tue Aug 1 22:09:34 2006 +0000

    * Some work for BeOS Contrib's should repair some of'em

commit 935598e0b2f7c9de06365f5a2775737039815edb
Author: Clément Stenac <zorglub@videolan.org>
Date:   Tue Aug 1 15:23:46 2006 +0000

    Remove references to deprecated files

commit 384f1ef4ec0dcc66311bb374c9aba95ea4b693f4
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Tue Aug 1 15:11:33 2006 +0000

    Apparently, someone does not about "make".

commit d0733993c70484691029f5aa04539009e4b0149b
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Tue Aug 1 15:00:50 2006 +0000

    Syntax error

commit 0b01ad2f33131ee91788b42c06c23cd4fe599bbc
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Tue Aug 1 14:54:54 2006 +0000

    Cosmetic: Don't leak internal error to the console.

commit 14e11ab1c8a1579bfd177dd3813e7c77b30eba51
Author: Clément Stenac <zorglub@videolan.org>
Date:   Tue Aug 1 13:12:48 2006 +0000

    Improve Qt interaction stuff

commit 1990bf6f53a495b1fab7522eb2cc8e09aae0242c
Author: Filippo Carone <littlejohn@videolan.org>
Date:   Tue Aug 1 10:30:31 2006 +0000

    Fixed a missing assert.h inclusion.

commit 44de024820ed206165d81338c36439e786fe2f65
Author: Clément Stenac <zorglub@videolan.org>
Date:   Tue Aug 1 09:22:35 2006 +0000

    src/control: a bit of cleanup here and there

commit 5d09f6000a0b589d63e1fc9c6af4e5b055658203
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Mon Jul 31 22:51:43 2006 +0000

    * interaction.c: always show errors through the interaction framework, even if the user disabled its usage
    * macosx/*: minor clean-up

commit 52679672fc97ad174da8673a26e09ad78c2adb36
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Mon Jul 31 22:21:00 2006 +0000

    * fix layout

commit d57320b4266d9835d85f5d69b7270fbcb087e23a
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Mon Jul 31 22:15:13 2006 +0000

    * removed the old panel which used to show msg_err completely (hopefully) and added a new menu entry to show the collective errors/warnings panel by hand. Additionally, this panel got a details button now. (thanks to thedj for the idea)

commit df35f57f1c853dd5e7149f911910dd0bc78b8398
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Mon Jul 31 21:07:17 2006 +0000

    This was missing to have backwards compatibility with scripts using the old intf.

commit c509b07dfaefb13881ef53279a7c00ef7c313559
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Mon Jul 31 20:13:08 2006 +0000

    - Reverting the previous commit.
      Something went bad. Sorry.

commit f101cc12d2e3ed0827d855338aaa56e02f7d6d5c
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Mon Jul 31 19:49:19 2006 +0000

    - Should remove all the references to intf_UserOkayCancel,
    removed in r16159 by fkuehne and fix the nightlies.

commit 1e5e694bd3d164d5e11593cbe5cd9d9c87e5a113
Author: Gildas Bazin <gbazin@videolan.org>
Date:   Mon Jul 31 18:09:49 2006 +0000

    * modules/demux/ps.c: fixed breakage

commit 195e4bcf28bc52f5eae9b7a988e3dfdb4847af9e
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Mon Jul 31 15:36:36 2006 +0000

    * Fix support for QT ref files. this close #700
     - this dupes some code from the playlist demux (FindItem).

commit 36ef02d1808f31d437820ef67ebd8a0da3141844
Author: Filippo Carone <littlejohn@videolan.org>
Date:   Mon Jul 31 12:11:51 2006 +0000

    Some Java checks on --enable-java-bindings:
     * JAVA_HOME is set
     * a java compiler compiles

commit 8914d39a96c9131b1cbfc8f93869d310c16e9c34
Author: Filippo Carone <littlejohn@videolan.org>
Date:   Mon Jul 31 09:31:35 2006 +0000

    New input_set_(time|position) in libvlc.

commit d77533f0a3c7afe9ae93d613e905277484fb183a
Author: Filippo Carone <littlejohn@videolan.org>
Date:   Mon Jul 31 07:09:53 2006 +0000

    Video resize function added in libvlc.
    
    Typo fix in modules/stream_out/bridge.c

commit bb444b6f32cae80d2b29351871d913faa4255806
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Sun Jul 30 23:21:58 2006 +0000

    * gnutls needs -lintl ldflag with newer versions. It's so nice if packages keep track of what libs they use....... hint hint

commit a5973510191cb2533a4e3bff622f65aaf9dcf708
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Sun Jul 30 22:40:08 2006 +0000

    * the ffmpeg api version id was updated

commit 6eb7b11df81d5ade38cdcbd1d05114f9e75ce520
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sun Jul 30 22:35:04 2006 +0000

    * compilation fix

commit 765427d0af47e0f68b3f62f7746caa14da2058db
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sun Jul 30 22:11:36 2006 +0000

    osx/intf.m: don't show msg_err's in the OSX GUI anymore. Localised errors/warnings are shown by the interaction framework now.
    wx/interaction.cpp: another WX compilation fix

commit 7365e40970cc3c09ac8f464c72243dcad0d87765
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sun Jul 30 22:03:56 2006 +0000

    * forgot these in the previous commit (updated to current API)

commit 0a9dbda92034654d20a12e3d616e93e3ac382849
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sun Jul 30 22:00:44 2006 +0000

    * additional interaction enhancements
        - intf_UserFatal takes an addition bool-argument now to set whether the error message will be blocking in the interface or not (so TRUE = blocking)
        - intf_UserWarn is always non-blocking and is used to check important, localised warnings to the user
    * wx: a compilation fix, but no update to the current API
    * osx: complete implementation of the interaction framework using some Carbon (!) functions, because the needed icons aren't accessible through Cocoa. Regrettably, I had to add yet another nib-file to keep the code clean and readable.
    
    The Error-dialogue is no longer re-usable (so the specific ID was removed). The interface needs to keep track of the reported errors and warnings. Thus, it may discard them as requested by the user and doesn't need to care about the core.

commit 87c7bdf06f337b06cd2c19a45d3abd2115ef646f
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun Jul 30 21:19:38 2006 +0000

    Forgot this

commit 96a9eea8c77b0325391d50b002b0e068ac115a0c
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun Jul 30 20:28:59 2006 +0000

    Icons support
    Misc fprintf cleanup

commit 5b6e15db433474a58b363715a71cc973f8ebdac6
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun Jul 30 16:41:20 2006 +0000

    Qt4 playlist dialog base stuff

commit f8663297096782a1ea1994094b073f924890b4c3
Author: Olivier Teulière <ipkiss@videolan.org>
Date:   Sun Jul 30 14:34:21 2006 +0000

     * skins2/*: fixed some doxygen comments

commit b9864a81adc15e47b3058d4e51cfe5be513359fb
Author: Olivier Teulière <ipkiss@videolan.org>
Date:   Sun Jul 30 13:04:27 2006 +0000

     * skins2/src/generic_layout.cpp: refresh the area of the Video control when it
       is not visible

commit 664f12538bc4d99f02f752712add11b57c4df4f0
Author: Cyril Deguet <asmax@videolan.org>
Date:   Sun Jul 30 12:22:00 2006 +0000

    * fixed galaktos plugin which was broken for a very long time

commit a3cceda1c91321de1090d0906a991f8e870bac69
Author: Olivier Teulière <ipkiss@videolan.org>
Date:   Sun Jul 30 12:07:45 2006 +0000

     * skins2: when restoring the previous skin because a new one failed to load,
       show only the windows that were visible before

commit de277e80b5445affffbb17b8e2d16c6d525c0f7c
Author: Damien Fouilleul <damienf@videolan.org>
Date:   Sat Jul 29 23:32:05 2006 +0000

    few fixes in libvlc APis
    - allow for libvlc_exception_t to be NULL in APIs
    - remove X11 references from libvlc, as it breaks MacOS X

commit 56c768439b42a3c975b75d9a881927f44839aca5
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Sat Jul 29 22:58:49 2006 +0000

    * Allow the asx module to peek instead on relying on file extension
    * Added the QuickTime RTSPtext redirect system. uses m3u, even though they are not related.
    * Added the WM Server [Reference] redirects to the pls playlist demux. it's also INI based.
    
    This fixes #690

commit 9c964adb00e5fa32f4cedb096c62a791fd4f1cba
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sat Jul 29 15:47:08 2006 +0000

    * minor core cleanup and WX compilation fix

commit 76d75d3dc50a4c40a6bd48c613c0cabfba0a37f9
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sat Jul 29 15:32:30 2006 +0000

    * improved some error messages

commit 6cb1101a9144409fe27ffd7984c58f33b66eb78c
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sat Jul 29 15:07:42 2006 +0000

    * enhanced the interaction core with some method additions/changes
    - intf_UserProgress* takes an additional argument now. use it to provide the time to go (in sec) until the process will be finished. Provide 0, if you don't have such info. The interface will hide the respective text-field.
    - intf_UserProgressIsCancelled can be called by the module which triggered the interaction dialogue on a regular interval, to check if the user cancelled the dialogue or not. This is for dialogues with an optional cancel-button only (like the modal progress panel), so it doesn't replace p_dialog->i_return = DIALOG_CANCELLED which is for yes/no-style dialogues
    - intf_UserOkayCancel was removed in favour of an enhanced intf_UserYesNo
    - intf_UserYesNo takes 3 additional arguments now to get the custom captions of the default (~Yes), alternate(~No) and one optional button(~Cancel). This provides a better interface experience for the user and is more compliant with OSX's HIGL. The interface automatically hides the 3rd button, if NULL is given.

commit 87a71d24f916ba528c1ec7b545dfb6c58433567c
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Sat Jul 29 14:38:38 2006 +0000

    fix breakqge introduce in [16152]

commit 525b810c5548f0ec59f77e2b184f56efbbec3694
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sat Jul 29 13:32:12 2006 +0000

    svn ids and stuff

commit 77824cb40c9997dc993d6fa40ba38f4d7a4bd571
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sat Jul 29 13:31:48 2006 +0000

    One more

commit ebd136c426b0944df97ca604d12aede861a32f42
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sat Jul 29 13:31:32 2006 +0000

    Some old stats fixes

commit 9056d31fe80d943ca2248a46203446c1d0b9c076
Author: Jérome Decoodt <djc@videolan.org>
Date:   Sat Jul 29 13:01:52 2006 +0000

    Add Ctrl+clic to handle one button mice

commit 81ad2fc1a3798ed265bb301178ca03aa3ace3605
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sat Jul 29 12:25:13 2006 +0000

    Simplify transcode handling

commit 702a5518958aa2ce5e19a7b23ac681576d90558b
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sat Jul 29 12:18:48 2006 +0000

    * enabled ffmpeg's beta WMV3/VC1-support

commit cfd2fa8ffc78dba9729cece7e4df0e0fd77b7f8a
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Fri Jul 28 19:34:03 2006 +0000

    Cosmetics

commit e4395e51ffe49e5f086625b622ad5eb54bfb1093
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Fri Jul 28 19:05:04 2006 +0000

    Update png patch for mactel. Thanks to Jean-Baptiste Kempf

commit 7b006d7b3c358b3d58bdd90d22c6c284f3d745e0
Author: Pavlov Konstantin <thresh@videolan.org>
Date:   Fri Jul 28 15:28:31 2006 +0000

    reverted erroneous part of 16030 commit (this will fix libtool builds)

commit 05985a982b4c136f5bdb72073d39dee1819fb994
Author: Filippo Carone <littlejohn@videolan.org>
Date:   Fri Jul 28 15:24:07 2006 +0000

    Real VOUT_REPARENT (UNIX only ATM).
    
    if (vout_Control VOUT_REPARENT is called giving a Drawable in args)
    then
         that Drawable is used as new parent
    otherwise
         DefaultRootWindow will be the parent

commit 89471fa0ae4ddc54bd49511af6e3f3b43761f153
Author: Clément Stenac <zorglub@videolan.org>
Date:   Fri Jul 28 13:28:08 2006 +0000

    Some initial work for streaming profiles
    + some misc test cleanup

commit ebc698a515bd416b4f03063b0c68d524015bfeef
Author: Clément Stenac <zorglub@videolan.org>
Date:   Fri Jul 28 11:58:58 2006 +0000

    Check type before cast

commit 0c5b1abc5b2652a48bc4fa007316c4280d0535aa
Author: Clément Stenac <zorglub@videolan.org>
Date:   Fri Jul 28 11:45:52 2006 +0000

    WTF isn't QEvent a QObject ?

commit 4ca4116ea176a7a216ff32ae0c2e15b2d7f5fc78
Author: Clément Stenac <zorglub@videolan.org>
Date:   Fri Jul 28 11:16:49 2006 +0000

    Don't use RTTI

commit 073717300deb5765082f6ea0618572234ec9b9d7
Author: Damien Fouilleul <damienf@videolan.org>
Date:   Fri Jul 28 00:01:15 2006 +0000

    Makefile: fix cross compiling broken by my previous commit

commit 94762fed6b24e11c94d0981d57dc0a8f68700feb
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Thu Jul 27 22:53:41 2006 +0000

    Update the libpng patches

commit c73a3a6967fa198a97f3b299d795c848c80a5bfa
Author: Damien Fouilleul <damienf@videolan.org>
Date:   Thu Jul 27 22:46:48 2006 +0000

    patch for libgpg-error when NLS is disabled

commit 07b09e4e3f3bc31b7f3e41c1d5521fe089325677
Author: Clément Stenac <zorglub@videolan.org>
Date:   Thu Jul 27 20:12:41 2006 +0000

    Add --france / --no-france option to disable DRM playback.
    CSS is not yet disabled as it is hidden from us by libdvdnav/libdvdplay

commit 727eb9d899feb540f9ac298aeb125fa25d2cbbc8
Author: Damien Fouilleul <damienf@videolan.org>
Date:   Thu Jul 27 19:51:57 2006 +0000

    miscellaneous fixes when building contribs on Cygwin
    - boostrap: make configure.ac happy when detecting contribs build on Cygwin
    - Makefile: cleanup, fixed extraction of files containing invalid characters (on DOS LFN), gpg-error compiling

commit 4962512e327e7cf60b5564561845205369991780
Author: Filippo Carone <littlejohn@videolan.org>
Date:   Thu Jul 27 14:51:22 2006 +0000

    This was overwritten by mistake. Backported to revision 15898.

commit a1f2a86dc770ecff1c29f403ddf4e6ac7fa8c738
Author: Eric Petit <titer@videolan.org>
Date:   Wed Jul 26 22:48:34 2006 +0000

    Make I420_UYVY/MMX support widths non multiple of 8

commit 145662277a0cb3ac52b6cd297b91c28e7be65c96
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Wed Jul 26 22:01:37 2006 +0000

    use pic on amd64. should fix the amd64 moz plugin

commit e9bbc01fdc597c29a2dfb95d297da8118d42288b
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Wed Jul 26 21:59:13 2006 +0000

    add qvlc to the summary

commit 832682c4ab7aa885a467da2d4d8300db8c6417eb
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Wed Jul 26 21:21:48 2006 +0000

    Use 5 digits for snapshot numbering when in sequential mode (padd with 0s)

commit bc133f33f41dc575bf416a3638a0e9624d483e30
Author: Filippo Carone <littlejohn@videolan.org>
Date:   Wed Jul 26 15:13:47 2006 +0000

    More vlm functions added in libvlc (to play, pause and stop a broadcast)

commit 0e977f2f91855d0d3a0e778bca2ef224f8543b32
Author: Filippo Carone <littlejohn@videolan.org>
Date:   Wed Jul 26 14:15:08 2006 +0000

    Sync bindings/java with jvlc head (release is close ;).

commit d48bf82bf7ebf6c743ae9ce721ae6d18a463ce3a
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Wed Jul 26 13:49:56 2006 +0000

    Contrib: fix speex patch. Thanks to JB Kempf

commit a4cdb18a631fbb89e66fdc22e21619821fe0bd5a
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Wed Jul 26 12:04:25 2006 +0000

    Protect the email address

commit a57f81be76098c94e9f684c6a7cc5dde12704568
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Wed Jul 26 10:56:30 2006 +0000

    ffmpeg contribs:
        .pc hqve been fixed upstream
        delete empty win32 patch
        temporarly disable install patch. it works fine without on debian and macOSX. FC4 to be investigated

commit 4a32026b06ff804c84142325552e0a39f5e5a9a6
Author: Clément Stenac <zorglub@videolan.org>
Date:   Tue Jul 25 22:56:37 2006 +0000

    New Qt Contrib

commit c640ae86f495718fbd393b68b956771959515368
Author: Olivier Teulière <ipkiss@videolan.org>
Date:   Tue Jul 25 21:23:01 2006 +0000

     * skins2/src/skin_common.hpp: Added missing header

commit 0e83925220a547b658cb6722e29597a563a109d3
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Tue Jul 25 12:41:29 2006 +0000

    Upgrade patch for png on osx. Thanks to Jean-Baptiste Kempf

commit 0e6317449320deacf9f5e459774fc29361d33976
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Tue Jul 25 09:37:31 2006 +0000

    Don't include opie/ in the gettext stuff as it's not in the tarball.

commit 717b5070683209785736bc89a57d026a597280ea
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Mon Jul 24 23:00:57 2006 +0000

    Grrrr, silly qt4 build system

commit 7706a5aa3fe8b95cdd28ded2372678380cd9de71
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Mon Jul 24 22:56:44 2006 +0000

    Oups miss that in previous commit

commit 2ef0df8a7382ef9f58461a1a2ee2c6709d9cc348
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Mon Jul 24 22:45:26 2006 +0000

    Use newer version of libraries in extras/contrib. Patch courtesy of Jean-Baptiste Kempf

commit 62ab3db5c4b59d666e3c80b7fa8c5eb49f0cf7a8
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Mon Jul 24 21:45:56 2006 +0000

    Localized the stings inside the .ui  and update the po files.

commit c81509e47e1fca436ef6175fc75b4d2ebc1cfc3f
Author: Olivier Teulière <ipkiss@videolan.org>
Date:   Mon Jul 24 20:09:22 2006 +0000

     * skins2/src/dialogs.cpp: more encoding fixes

commit f9e4bcb926004f39ddd160439d5772a60dd0686d
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Mon Jul 24 17:55:28 2006 +0000

    libavutil/common.h was re-worked, so it doesn't need to be patched anymore

commit 4809df7de08ec0ea632de59bcd52bb5059cf9e40
Author: Olivier Teulière <ipkiss@videolan.org>
Date:   Sun Jul 23 22:19:46 2006 +0000

     * skins2: fixed several encoding issues. In particular, it should now be
       possible to load a skin on Windows when logged with an account containing
       non-english characters.

commit 93ca90e6e580d76c59d6851f85e8adf73c3d89f2
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Sun Jul 23 18:10:04 2006 +0000

    Fix installation of ffmpeg-svn version

commit e24fb253c769299f991bb32886ab72f22226775c
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Sun Jul 23 17:51:07 2006 +0000

    Revert revision 16112

commit bf43238e937fb0d2a9366bb82e19003375d696c7
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Sun Jul 23 16:21:35 2006 +0000

    Forward port of revision 16113. Fixes a bug in live555 module, that made audio packets (only for audio types that are not supported) being sent to the video decoder. This caused artefacts and segmentation faults in the decoder. VLC core handles the case for codec being not supported just fine, so removed the check for undefined codec.

commit 42b84e0a23d56ce03030dbc5919ad1054608e7d0
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Sun Jul 23 11:04:13 2006 +0000

    Forward port of revision 16111

commit 88c15f68b53fd353a002a2d445531777017a29f0
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sat Jul 22 15:41:38 2006 +0000

    Oops

commit 6ec5618a564992a88b105966aacdf3e2762bcce1
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sat Jul 22 15:33:03 2006 +0000

    add --snapshot-prefix and --snapshot-sequential options. --snapshot-prefix lets you choose the filename's prefix (default it "vlcsnap-"). --snapshot-sequential numbers the snapshot starting with 1 and incrementing every time.

commit 51c68fc76a02fc6fcc969c63151f46469bf48869
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sat Jul 22 14:45:25 2006 +0000

    Some more vfilter2 stuff

commit d12c9741f5599a6f2521a10a95a11efa278eaa53
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Fri Jul 21 21:14:35 2006 +0000

    oups missed that

commit 9f7ea79c25ea018a603bc42bf2926181443d3b37
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Fri Jul 21 20:36:29 2006 +0000

    * minor layout improvement

commit b05dd90dd91a6b1f6981525aef740922b9f691dd
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Fri Jul 21 15:19:35 2006 +0000

    contribs: Rename the qt tarball to indicate it's a win32 binaries

commit e890a6c3f24f5b96ba0a4f58d074f5ff1405d6a6
Author: Clément Stenac <zorglub@videolan.org>
Date:   Fri Jul 21 09:42:43 2006 +0000

    Qt4 contrib fixes

commit 9eecdaf8361fbdebd529a0df4b527cb538bb2d86
Author: Clément Stenac <zorglub@videolan.org>
Date:   Thu Jul 20 22:16:10 2006 +0000

    Add Qt4 to contrib

commit 1f62202f719d7cd3ed5d34fd3b8a55a204b368f4
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Thu Jul 20 19:45:51 2006 +0000

    * some minor fixes (signed vs unsigned ints, removed an always ignored pragma, fixed an if)

commit 25b064e16de89d1a22949691deaa72ee36fae75b
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Thu Jul 20 19:30:39 2006 +0000

    * compile before you commit

commit 9f15438ba9784764e998f4ec5aad4a57d0c37430
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Thu Jul 20 19:26:33 2006 +0000

    * another patch for ffmpeg, so make up a new ffmpeg patch-file and ditch the previous configure-specific one

commit aa0e6bd7f82b79d41c9aad41e65efb9d42e84672
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Thu Jul 20 19:16:52 2006 +0000

    * compilation fix to reflect x264's API change in its revision 537 (x264 build 48)
    
    It would be nice if someone with more x264-knowledge could review this.

commit 3f319f8968cbf1b2aabbdd480b3e4a57d411428a
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Thu Jul 20 19:06:18 2006 +0000

    * yet another patch for ffmpeg: its configure script doesn't recognise that (at least on OSX) variables' names are case-sensitive

commit ac1fa4837a6200585894305ae583135f39fba3d3
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Thu Jul 20 18:54:26 2006 +0000

    Compile fix. gcc doesn't like foo=foo();

commit b48e3d2890bb6e2b1a35d7c051ef101a50809833
Author: Clément Stenac <zorglub@videolan.org>
Date:   Thu Jul 20 15:25:02 2006 +0000

    Fix a bunch of bugs

commit 2dcdfb683746040cb57acb593c3fb3cf4786aced
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Thu Jul 20 13:44:04 2006 +0000

    Cosmetic: svn properties, Id, copyright dates

commit 599340cfaca4b6b23ed234ec6b577ac8aff76fb8
Author: Damien Fouilleul <damienf@videolan.org>
Date:   Thu Jul 20 13:21:16 2006 +0000

    - direct3d: new video output module using Direct3D 9 APIs

commit 27c3154a7a758045b43553dbb29fa593906a7f75
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Thu Jul 20 08:59:14 2006 +0000

    Run update-po. Fix make dist

commit 837f3ba2b933a1f0914998ab3e1ad5505436c178
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Wed Jul 19 22:38:25 2006 +0000

    Add some "const" where relevant

commit cbe9f051089a3077fd52856b01a1ece072904356
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Wed Jul 19 22:08:38 2006 +0000

    Make code less readable and (hopefully) faster for gradient and edge modes.

commit 5fcb0513d1b7dc649d01fddda79f913441f63c5b
Author: Clément Stenac <zorglub@videolan.org>
Date:   Wed Jul 19 15:17:23 2006 +0000

    Some more Qt interaction support

commit debc036355976230163d6e80419847c3fc811236
Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
Date:   Wed Jul 19 12:55:04 2006 +0000

    configure.ac: the svg module now needs a librsvg2 >= 2.9.0

commit 1685c92307787c48715d390192596f36ce21d791
Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
Date:   Wed Jul 19 12:54:13 2006 +0000

    modules/misc/svg.c: fix SVG rendering

commit 5ca8805a8f359c45f477e123ea5a97c6a3276373
Author: Clément Stenac <zorglub@videolan.org>
Date:   Wed Jul 19 11:53:51 2006 +0000

    Add support for modules help strings (Closes:#413)

commit a8fcedd2dde5382673e6b39c559d3b93ac638297
Author: Clément Stenac <zorglub@videolan.org>
Date:   Wed Jul 19 11:53:18 2006 +0000

    Remove some code duplication

commit 13d098788a120824f287be44e1e63637ba82ddc1
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Wed Jul 19 10:59:30 2006 +0000

    Don't use Patches/goom2k4-0-nommx.patch when building for MacOS X

commit a0ef9efea8b7951bcba0bfbcb8bca93e810eeb84
Author: Clément Stenac <zorglub@videolan.org>
Date:   Wed Jul 19 09:45:02 2006 +0000

    Move v4l and pvr into the main access directory.
    No need for a separate directory for 1 file

commit 90a4caea90dbbb8c8b6d3a78f1671083b8694637
Author: Clément Stenac <zorglub@videolan.org>
Date:   Wed Jul 19 09:33:41 2006 +0000

    Some more demux and access code factorization

commit 5e2f8763a9603c302e084d040ca7b3bd4441c822
Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
Date:   Wed Jul 19 09:01:15 2006 +0000

    bindings/mediacontrol-python/vlcglue.c: bind get_/set_rate and get_/set_fullscreen

commit 671f0b24a057135af63c2a5fd8a966345f134b51
Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
Date:   Wed Jul 19 09:00:32 2006 +0000

    include/vlc/mediacontrol.h, src/control/mediacontrol_audio_video.c: implement get_/set_rate and get_/set_fullscreen

commit e1cc961bd9e7fe0a1fc4e3bd62bc82a08d3c2ecc
Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
Date:   Wed Jul 19 08:59:26 2006 +0000

    bindings/mediacontrol-python/setup.py: deactivate PIC support for
    linux also (I do no quite know the current status, but it works for me this way at the moment).

commit 64e68cb4564b29b615fcdcbb60ee98cfa76083ac
Author: Clément Stenac <zorglub@videolan.org>
Date:   Tue Jul 18 23:20:06 2006 +0000

    A bunch of various fixes (encoding, refcount, layout)

commit 77b8c78a77756ae7b5ff80d96f9ab392eb8c98b2
Author: Clément Stenac <zorglub@videolan.org>
Date:   Tue Jul 18 21:29:05 2006 +0000

    Layout improvements

commit 04b8258960d92dcd89aa5690de9b842c665872a4
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Tue Jul 18 21:25:14 2006 +0000

    Fix compilation

commit daddd71a2e2c306aa73233730ff3061d5962ba7b
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Tue Jul 18 21:00:19 2006 +0000

    Fix libpng properly (forgot this in a previous commit).

commit f15c486bef6a06353326f24387a527e4b6b72088
Author: Clément Stenac <zorglub@videolan.org>
Date:   Tue Jul 18 18:57:19 2006 +0000

    * Fix a number of encoding bugs
    * add "make nice" in modules to call ./compile

commit f6ef9859ac452f74c2303ac999eddc7be33bf60b
Author: Clément Stenac <zorglub@videolan.org>
Date:   Tue Jul 18 17:19:10 2006 +0000

    Better packetizer helpers

commit f0ddd6157663426507a2ac18ef1341e69fbed2bf
Author: Clément Stenac <zorglub@videolan.org>
Date:   Tue Jul 18 17:08:18 2006 +0000

    Add a bunch of helper functions/macros and start using them:
    * malloc with NULL check
    * file extension check
    * check if a demux was forced
    * try peeking, and check what we poke
    * init standard demuxer fields
    * create packetizers

commit 50a87715a20ce5372c9b4caa1e1f63a563a89ca6
Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
Date:   Tue Jul 18 14:45:24 2006 +0000

    bindings/mediacontrol-python/vlcwrapper.py: make the tree() method return a string rather than print it.

commit efed5df6d36ab595e9fd60b5569eda499d255729
Author: Clément Stenac <zorglub@videolan.org>
Date:   Tue Jul 18 14:33:18 2006 +0000

    * compiles-but-untested complete implementation of menus and popups
    * handle play/pause status

commit 054049cf321df84a245d7d5b523a120ccfff81b5
Author: Damien Fouilleul <damienf@videolan.org>
Date:   Tue Jul 18 09:10:24 2006 +0000

    - all: fixed object interfaces queries and other fixes as reported by Jacob Lewallen

commit fb0991c4183d6399b021e4baf1b4d3cf1c9e1763
Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
Date:   Tue Jul 18 08:48:53 2006 +0000

    support muxing and demuxing of dual mono mpeg ts streams if libdvbpsi is up to date

commit 665d0ef43005bd1073b995d1a91516109d2906fe
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Mon Jul 17 12:59:46 2006 +0000

    * adapted the extended panel to the latest video filter changes and re-designed the interface a bit (by introducing some additional strings and moving the invert-option to the adjust image section, etc.)
    * src/video_output/video_output.c: small fix to insert filters on the fly

commit 2bfe0a067073300f90cd9bd5b632edbfbb7bce01
Author: Filippo Carone <littlejohn@videolan.org>
Date:   Mon Jul 17 08:37:09 2006 +0000

    Report in the FAQ that --enable-java-bindings works in win32.

commit 86b6b7c36b213f843b2978202b8a93137837d6ac
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sun Jul 16 21:22:31 2006 +0000

    Don't show the scale filter in the preferences

commit 5e47b73d4763daed626728f600aa0699a3a97574
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sun Jul 16 21:02:33 2006 +0000

    Add (verbose) NEWS

commit 6b7fbfedbba57bad1954b64ce478baa6aafd658a
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sun Jul 16 20:57:09 2006 +0000

    Make "video filter2" filters selectable on the vout level.
    Exemple: --video-filter "adjust{hue=180}:wave"
    For the moment, the video filter2 filters are applied *before* subpicture filters.

commit 25f65dade398ac6c41bb641692fbc392dd2c65cc
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sun Jul 16 19:58:46 2006 +0000

    (Partial?) fix for make dist

commit 4afe1bf2b662bb49c83c8ffbed72144f91b80c1f
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sun Jul 16 19:37:56 2006 +0000

    Revert commit that breaks bootstrap/aclocal (v2.60, latest release).
    That has been annoying quite a bunch of users[1] including buildbots
    and myself.
    
    [1] http://forum.videolan.org/viewtopic.php?t=21059

commit f22738a8d46646c0bc64fc84b14fd721996b9066
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sun Jul 16 19:16:48 2006 +0000

    Don't duplicate check for automake 1.7

commit 5d60e26348db44fc26781c72402a2c9c10331df5
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sun Jul 16 18:10:22 2006 +0000

    Use nice apostrophe

commit 12d716fa4ffb1f9129d25ec693b3587fa420a4d6
Author: Sam Hocevar <sam@videolan.org>
Date:   Sun Jul 16 16:06:29 2006 +0000

      * src/libvlc.c: fixed comment.

commit a1948b0de5b903d8595f9af3706c65abb52b9ad2
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sat Jul 15 19:50:58 2006 +0000

    * removed useless include

commit 9e2759bc11a6e9302c676502f919e9995e4942d0
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sat Jul 15 19:47:29 2006 +0000

    * implemented a ctrl-click menu for the vouts (refs #302)
    - currently loaded through rightMouseUp because rightMouseDown, etc. don't register any NSRightMouseDowns. If anybody got an idea why, I would be willing to change this of cause, since the current way is quite slower in the user's experience.
    - the Snapshot item doesn't work yet (it triggers the fullscreen-event)
    - localisation support is complete
    
    Any comments and wanteds for further items are welcome :)

commit 9bee423be4fa3fa21bd59d0d343bdc791edaab65
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sat Jul 15 14:53:58 2006 +0000

    check that p_pic->pf_release != NULL before calling it

commit 7588d6a1def6b9b5a9296342f77d51d4ca6ffc88
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Fri Jul 14 22:58:41 2006 +0000

    Split the distort video filter module into several video filter2 modules.

commit f5141f9f333ca07b3093743aaeb9969588708d9a
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Fri Jul 14 22:06:57 2006 +0000

    Remove unneeded include

commit 7aaf3f08547550d1d432cbd3f910346fe814907c
Author: Sam Hocevar <sam@videolan.org>
Date:   Fri Jul 14 21:36:11 2006 +0000

      * m4: added libtool macro files. Na.

commit 8777d28f69e4040274ba72efd5d11ac3b3cd22be
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Fri Jul 14 21:33:23 2006 +0000

    Invert is now a "video filter2"

commit ae0b191df59c3f49e58d0bb3e9b3b020920f31b6
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Fri Jul 14 21:32:43 2006 +0000

    Adjust is now a "video filter2"

commit d9474d275af974e3f3d52bb020d24fe8664edd03
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Fri Jul 14 11:18:29 2006 +0000

    Remove double .gnutls from HAVE_WIN32 and UNIX targets

commit 43f4d03dfd05e34bc4ae5193aa6261abcfa6f8e3
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Thu Jul 13 22:41:07 2006 +0000

    Fix dist

commit 0620daf1c054d836aa883126ff7bc2fe3e4a9019
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Thu Jul 13 20:47:49 2006 +0000

    Revert [16011] until someone svn add the concerned files.

commit 1a4bde724d8569c47782fe2eb606e2d0fdaf7bf3
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Thu Jul 13 15:31:29 2006 +0000

    Really fix goom for fc4

commit 07e87b93860ce1cbbb6cbe86cc61461648925f78
Author: Sam Hocevar <sam@videolan.org>
Date:   Thu Jul 13 15:25:56 2006 +0000

      * src/Makefile.am: made the dist rule independent of --enable-libtool.

commit 40c5adff2ba95c388d5e2c90234941f55250997f
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Thu Jul 13 15:22:58 2006 +0000

    Disable MMX support goom for now since it doesn't compile and is probably broken.

commit 6f18b6123609280ecb03406544787563e7a489cf
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Thu Jul 13 15:13:10 2006 +0000

    Fix live555 compilation in contrib

commit cf5572b702269409bfe5ca6aae0732cee8fcf542
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Thu Jul 13 14:29:00 2006 +0000

    Another extra boilerplate

commit 940d271a5dc429b4685057ca8c9610f46fef59fd
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Thu Jul 13 14:19:35 2006 +0000

    Work-around for Winsock

commit df3a146185447ed55adf2a5d59254555bb0f4b48
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Thu Jul 13 13:51:05 2006 +0000

    qt4/*: buildsytem fix + cosmetic+ copyright dates + svn Id

commit 84ff292f5cc43046af941174fad71e5dd2ce72b9
Author: Sam Hocevar <sam@videolan.org>
Date:   Thu Jul 13 13:41:54 2006 +0000

      * Added SVN ignore flags to src/ subdirectories.

commit 6d1c28b3c74828f7810301f3dadd41d89e326ccb
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Thu Jul 13 12:06:22 2006 +0000

    * implement the error panel correctly (for the records: not < 10.3 compatible)

commit da6b3153d7f952476c403e0e73fdefd5c26a9b6f
Author: Sam Hocevar <sam@videolan.org>
Date:   Thu Jul 13 11:48:47 2006 +0000

      * bootstrap: strip library version from modules.

commit 7acc87492380d5283416b2872853e374288fe4c6
Author: Clément Stenac <zorglub@videolan.org>
Date:   Thu Jul 13 11:21:23 2006 +0000

    Beginning of menus implementation
    Fix a make dist bug

commit 375ec8946f8362b89e84c3d48429662decadeb9f
Author: Sam Hocevar <sam@videolan.org>
Date:   Thu Jul 13 10:32:06 2006 +0000

      * modules/control/hotkeys.c: nawak.

commit 35809029048fb24a7f4782ac17ac07a62a9267e3
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Wed Jul 12 18:49:35 2006 +0000

    Removed unused variable pi_gamma

commit 6f3e4d56cb72a5f845bd28edea7104bdc6474b8a
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Wed Jul 12 18:48:21 2006 +0000

    RTSP rewind and fastforward support (Scale option). Almost entirely rewritten a patch from K. Staring <Qdk _at_ quickdekay dot net>.

commit c69f698af16d3398873d5cbd8ee520dc794408b4
Author: Pavlov Konstantin <thresh@videolan.org>
Date:   Wed Jul 12 15:49:13 2006 +0000

    get rid of unresolved symbols

commit 5aac3e5a2086ed7595fae6293d81636fb43481a7
Author: Sam Hocevar <sam@videolan.org>
Date:   Wed Jul 12 15:38:08 2006 +0000

      * src/Makefile.am: fixed sed commands.

commit c60745f8149a22ff39f1691913a357d5ec12567e
Author: Sam Hocevar <sam@videolan.org>
Date:   Wed Jul 12 15:01:55 2006 +0000

      * src/Makefile.am: reverted addition of vlc_devices.h, it was already done.

commit 47f210ad0f444eb9a7ba21cbd33a4050ea9f8405
Author: Sam Hocevar <sam@videolan.org>
Date:   Wed Jul 12 13:54:29 2006 +0000

      * Updated changelog.

commit ed6af124dda70edb6eb104dc4d8b8cc0683f98b9
Author: Sam Hocevar <sam@videolan.org>
Date:   Wed Jul 12 13:51:51 2006 +0000

      * src/Makefile.am: yay, another missing file in Makefile.am (vlc_devices.h).

commit 3f0987d209633f9507a7efb555684a4bd81cb99b
Author: Sam Hocevar <sam@videolan.org>
Date:   Wed Jul 12 13:23:26 2006 +0000

      * m4/Makefile.am: added more missing files. olleh buglroz!

commit 52b0dd5e8e562a1d664fbd44418a7ebe157bfc03
Author: Sam Hocevar <sam@videolan.org>
Date:   Wed Jul 12 13:04:37 2006 +0000

      * m4/Makefile.am: added missing files to the distribution. happy bootstrap.

commit 5351f2c653afeb3ab9cc7117d72e27b76a86f93c
Author: Sam Hocevar <sam@videolan.org>
Date:   Wed Jul 12 12:34:07 2006 +0000

      * src/audio_output/common.c: moved message around so that it compiles.

commit 440388e0ceb72d12a61e9357516fa858ef6856eb
Author: Sam Hocevar <sam@videolan.org>
Date:   Wed Jul 12 12:27:06 2006 +0000

      * src/audio_output/common.c: added error message upon invalid initialisation.

commit 9fa569824f60716bfb5c96a2fde12be97612f119
Author: Clément Stenac <zorglub@videolan.org>
Date:   Wed Jul 12 11:29:30 2006 +0000

    Missing header in EXTRA_DIST

commit 85a0c7529c6d0c2509479f32ec7a0be372790d4c
Author: Benjamin Pracht <bigben@videolan.org>
Date:   Tue Jul 11 19:12:18 2006 +0000

    * Patch to add ATSC support by Dennis Lou
    * This is untested, but shouldn't have any adverse effect at least
    * Any feedback much welcomed

commit 6eec4bf0c3eaa57b94d45fd3c24d442791862927
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Tue Jul 11 10:49:50 2006 +0000

    * fix make dist

commit 6f2a64ee29499b3768efabe5ca9dd611b0938cd4
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Mon Jul 10 21:30:31 2006 +0000

    * updated the po-files, started some work on the German translation, a minor string fix and removal of an untranslatable string

commit d09d23ba8e4c0dbd448827bfef6af07118314cff
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Mon Jul 10 20:52:57 2006 +0000

    * when possible use the PTS for GET_TIME and GET_LENGTH. Note that this isn't always reliable. If you want you can disable it.

commit 44a72b16bbced4a5faa12dfcdc863fb02a8c7ccd
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Mon Jul 10 18:46:46 2006 +0000

    * fixed typo pointed out by Dirk Stegemann on the forum

commit cbf60127d77335c034227f8e12ad8577244dcaa0
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sun Jul 9 15:01:13 2006 +0000

    #transcode{vfilter=...} only works with video filter2 filters.

commit 5d4c27ecdd021b87457a42d0af752bb2a124987d
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Sat Jul 8 21:42:12 2006 +0000

    Have a module_string less confusing

commit ee6aea54c2b35f394d50a4a6fef2645fe7e81bbf
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Sat Jul 8 21:20:00 2006 +0000

    Clean up

commit 4059579bc7de368c10642a47622a31ab745636a9
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Sat Jul 8 21:19:17 2006 +0000

    Fix compilation. It inserts the playlist only in tree view local.

commit 2adf9ed0317059dd306e238055676d406d82830a
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sat Jul 8 19:13:50 2006 +0000

    * complete clean-up

commit 19f724fc72c75ed677a99d82a50b9d458185e55f
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sat Jul 8 19:12:11 2006 +0000

    * unified the GUI-presented string

commit 48425dfdb882247d61a152dc43fcfc59404e3239
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Sat Jul 8 19:11:05 2006 +0000

    Fix stats collecting

commit cc4fd87a3e90a7e1e67429ae0d55df27ebd1ec0f
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sat Jul 8 18:32:41 2006 +0000

    * use intf_IntfProgress instead of intf_UserProgress to test the interaction-implementations. Additionally, it's nicer here IMO, so we might keep it this way.

commit f3c6bbcc0afde6731ea31f123e44844365720cfd
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sat Jul 8 17:28:51 2006 +0000

    Some infrastructure work for playlist autoload/autosave

commit 3c47829f5a4f9f9c5d4faf4556d47e8e39be6167
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sat Jul 8 16:30:21 2006 +0000

    * added the Google Video Playlist file-type

commit f4dcd21d8c84f02b1bf1b5f4ac7cee477f8990d7
Author: Mohammed Adnène Trojette <adn@videolan.org>
Date:   Sat Jul 8 12:51:10 2006 +0000

    cosmetic changes + compilation fixes

commit 8a473ffa6e4ab4d51024fdb896133a45cdab4373
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sat Jul 8 11:16:46 2006 +0000

    Improve embedded video output
    Skeleton for interaction
    Fix window settings save

commit 3ebf4f3016482567cd87ecbfea6bf2035c24a159
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sat Jul 8 11:16:20 2006 +0000

    Fix some crashes

commit 87e02f76a9ab27d864d12390165c33a1bc878105
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Jul 8 09:31:56 2006 +0000

    Some legal boilerplate.
    Some files missing.

commit cb9e27ce07a4076ca96255ac35be7c9c98ec893e
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Fri Jul 7 21:27:14 2006 +0000

    Fix segfault (thanks to zorglub for the hint)

commit 92caa32e121afea9c4ec3e62ad979d5136f27ef9
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Fri Jul 7 20:24:11 2006 +0000

    Add Google Video Playlist parsing support (stuff like http://video.google.com/videogvp?docid=... )

commit 3619c8af51a44504161862751b97dc88ae37c98e
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Thu Jul 6 23:23:59 2006 +0000

    Add a b_restart flag to indicate this option take effect only after a restart.
    Break binary compatibility

commit b0133e4818fc7f60b91590d838f2a585cd1ebe52
Author: Damien Fouilleul <damienf@videolan.org>
Date:   Thu Jul 6 23:19:12 2006 +0000

    vout.m: change in fullscreen behaviour
    - toggle fullscreen mode when double clicking on video.
    - allow menu autoshow/autohide when moving cursor in or out the menu area while in fullscreen mode

commit 956087a83e8ff3653bcc2b87340a593bad6388ab
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Thu Jul 6 20:43:21 2006 +0000

    * Fix SDP file parsing of the SAP module.

commit c158aecdaf63c3b1490e04147915c32425cd4d3b
Author: Clément Stenac <zorglub@videolan.org>
Date:   Thu Jul 6 11:15:31 2006 +0000

    Fix 2005 changelog

commit c5326f2399bb5d312c83dbf8e9cb9c23287757a4
Author: Sam Hocevar <sam@videolan.org>
Date:   Thu Jul 6 10:26:39 2006 +0000

      * doc/fortunes.txt: Fixed layout. We need quality quotes.

commit 03f29fc27dee1d3796d9e1c1d3f1c22b48a063ee
Author: Mohammed Adnène Trojette <adn@videolan.org>
Date:   Thu Jul 6 10:09:47 2006 +0000

    partial Arabic translation.
    Courtesy from Zayed Al-Saidi <zayed ÷ alsaidi × gmail ÷ com>.

commit a23552a985d834ba92ff0d67290e97499be6e1e2
Author: Clément Stenac <zorglub@videolan.org>
Date:   Wed Jul 5 18:12:55 2006 +0000

    [Untested] Save interface position

commit 8f270cb5f9ab82ac55990fe4c9ec45d48e148c30
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Wed Jul 5 11:12:06 2006 +0000

    unicode.c: Fix MB2MB() by removing spurious ';'. Thanks to ericx on IRC.

commit 147fdab00b77a69d2237f872c84b4416378a2564
Author: Pavlov Konstantin <thresh@videolan.org>
Date:   Tue Jul 4 15:23:04 2006 +0000

    link visual plugin against math library

commit 2cda7c1d22866f915976e568595c9597c87e4600
Author: Sam Hocevar <sam@videolan.org>
Date:   Tue Jul 4 14:06:44 2006 +0000

      * modules/control/motion.c: control VLC with laptop built-in motion sensors.

commit c6a6149e738799959aac0fb200b7770de3fdc610
Author: Sam Hocevar <sam@videolan.org>
Date:   Tue Jul 4 12:55:43 2006 +0000

      * modules/demux/mkv.cpp: fixed a pointer cast bug.

commit 868ae7e32bb82299d7481b10b0cd0cbeadda99e5
Author: Sam Hocevar <sam@videolan.org>
Date:   Tue Jul 4 12:28:23 2006 +0000

      * modules/stream_out/transcode.c: improve error message verbosity.

commit 75a1b08ad40fea3f65385c1033145b472eb87337
Author: Sam Hocevar <sam@videolan.org>
Date:   Tue Jul 4 12:26:08 2006 +0000

      * modules/video_filter/transform.c: minor coding improvement.

commit 1dcfa0fb96152890f96aa5a9c41f2fe52ad52431
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Mon Jul 3 11:20:02 2006 +0000

    * you didn't see anything

commit fa1bf19af0adba012589e25280b7ea1baf948a44
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Mon Jul 3 10:38:09 2006 +0000

    * implemented a non-blocking progress-bar in the main interface; needs testing (closes #475)

commit 3fbed7ad31691060d782832c07cbaa0d4ef1740b
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sun Jul 2 17:47:26 2006 +0000

    s/Shoutcast/QTL/

commit a413a33bab7a0b00d36030db4dfad9b2b3bc16e9
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sun Jul 2 17:28:15 2006 +0000

    Add QuickTime Media Link parsing. FIXME: Optional attributes (like fullscreen, volume, quitwhendone ...) are parsed but aren't used.

commit 1c4fe75a6001c4906282f93adb1865416164562d
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun Jul 2 09:22:05 2006 +0000

    make sure that we don't use deleted objects

commit a38975fd6393cc765f0ddad44c7cb3c2d7982b18
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Sat Jul 1 19:23:39 2006 +0000

    * Move sgimb demux to the playlist demux, and port it to the new playlist API

commit 170df325b5bcaaf624c7337115a8549c886d931c
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sat Jul 1 18:34:03 2006 +0000

    Preliminary embedded vout implementation

commit 3793e3726479b56b294d7946f0599725dd8f2654
Author: Pavlov Konstantin <thresh@videolan.org>
Date:   Sat Jul 1 10:13:13 2006 +0000

    fix indentation and memory leak introduced in 19564.
    do not use vlc_t to store psz_pidfile

commit ff924dbc0fa20c7631c2a07af0a1c36d571a5e71
Author: Pavlov Konstantin <thresh@videolan.org>
Date:   Fri Jun 30 16:34:46 2006 +0000

    support for creating pid files when going daemon mode.
    Someone should really review it as it is my first experience in C.

commit d17c2e5f50a30c7f73821a70e7a0f8ae0b495e9d
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Thu Jun 29 22:04:35 2006 +0000

    * fix an issue with stats on inputstreams (this fixes the check for update crash)
    - also fixed a similar potential issue on subtitles.
    - lesson for today: Be careful when you use p_parent of an object.
    - i chose not to use vlc_object_find, but yield/release instead because of the speed implications.

commit 816ea1d63230e5ac504914e1aa375294c97c63ea
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Thu Jun 29 20:52:30 2006 +0000

    * MPNG support

commit 2139a22460b4b8d903abc92c9edeacd8d272e1e6
Author: Dennis van Amerongen <trax@videolan.org>
Date:   Thu Jun 29 20:15:57 2006 +0000

    * modules/codec/dmo/dmo.c: if an aspect ratio was specified in the input format then force it

commit 2a06d8340d8a507ce77e078d1bd21f8c4c7babd4
Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
Date:   Thu Jun 29 17:55:14 2006 +0000

    Fix a regression in r15404 causing people to experience artefacts and lost lock

commit d69c29d60837aa1b250e2e486c675f2b9eee361a
Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
Date:   Thu Jun 29 17:31:28 2006 +0000

    Finnally got rid of the old m3u module. RIP

commit 7c5af0186a0df7942d1b49b3acc36c22a75ea196
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Thu Jun 29 15:27:26 2006 +0000

    * New ASX parser
      - some elements are not yet supported.
      - it could perhaps use a little bit more cleaning.
    
    In the basics. It just works :D

commit 41c96ddeb258f6705f96c20bb76b149d0eacf526
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Thu Jun 29 13:55:23 2006 +0000

    * HTTP 1.0 is not seekable
    * Set Connection:Close for HTTP 1.1 streams that are not continious

commit 8c0fc2c3315587aff4110cdb2f18c704df8b295c
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Wed Jun 28 22:11:36 2006 +0000

    add the volume icons

commit 834d0aa8837c1ebf6e70a307ba5d4b470190b258
Author: Clément Stenac <zorglub@videolan.org>
Date:   Wed Jun 28 21:50:59 2006 +0000

    various fixes

commit 4ec49559ac10ede34041e453cb8c557a4d78a8b3
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Wed Jun 28 20:03:15 2006 +0000

    * Fix a potential buffer overflow, UTF-8'ify session name in a previous unhandled case.

commit 20acaecf0409d6db281253f8d6ec89e95604ffbb
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Wed Jun 28 19:02:37 2006 +0000

    * Fix some sap SD memleaks. more to follow

commit c95e810917d9e47cfa7ad63eafd8d3830ba05591
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Wed Jun 28 18:57:20 2006 +0000

    fix compile for builddir != srcdir

commit 8b05507e3109d11ea476dfbc797c80b07af33195
Author: Clément Stenac <zorglub@videolan.org>
Date:   Wed Jun 28 15:16:23 2006 +0000

    Compile fix

commit 37bd4719b8cbc109c853130393cb30d16b49af7c
Author: Clément Stenac <zorglub@videolan.org>
Date:   Wed Jun 28 14:36:39 2006 +0000

    Mostly fix GME meta

commit 5e2c9b528c05f3846a3eb73d659986d40f39ebf1
Author: Clément Stenac <zorglub@videolan.org>
Date:   Wed Jun 28 14:24:22 2006 +0000

    Gra. Fix most of TS meta

commit 19738f6a319be6a3ec5e869b81256554d808be98
Author: Clément Stenac <zorglub@videolan.org>
Date:   Wed Jun 28 14:22:04 2006 +0000

    Forgot that for Qt

commit 47315c3983f4ca66917befcdb823dd74eb4ecc27
Author: Clément Stenac <zorglub@videolan.org>
Date:   Wed Jun 28 13:16:45 2006 +0000

    Icons

commit f28b106bb531ec36c1295ecc212f653d43fc5645
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Tue Jun 27 13:32:30 2006 +0000

    Theora framesize calculation patch by Kevin H. Patterson (kevpatt at khptech dot com)

commit e1dc62de2e9f675dc9088a22597da707382e79b4
Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
Date:   Tue Jun 27 10:14:58 2006 +0000

    Attempt to support international charsets in mmi menus according to ETS
    300 468 Annex A. Please test
    
    TODO: This convertion should be done on strings received from SDT and
    EIT (and possibly others) in the TS demux as well.

commit 596ccd7682678e4416d193eef9ddc80fa6cf2f7e
Author: Clément Stenac <zorglub@videolan.org>
Date:   Mon Jun 26 21:11:38 2006 +0000

    Some more Qt playlist code

commit f2627995b642c9130901a87d8b98e1141b2aefce
Author: Clément Stenac <zorglub@videolan.org>
Date:   Mon Jun 26 06:26:45 2006 +0000

    Some more playlist code
    Fix makefile

commit 9c00cdd96265643bc35771ce6ad1ce7dae23c4c4
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sun Jun 25 17:05:52 2006 +0000

    - Work-around for IPv6 SSM with Winsock 2 from Olivier Levon
    - Remove old kludges (get yourself a decently recent Mingw32 or die)

commit 507cfc279ad6827e3d782f0220307b21f853f211
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun Jun 25 16:29:49 2006 +0000

    Playlist model

commit 1b87dba74c236b912859064462a52e86fb6f5c1a
Author: Clément Stenac <zorglub@videolan.org>
Date:   Thu Jun 22 13:45:38 2006 +0000

    Bah, who really needs this ?

commit dea4749b295b562871a84bf2a3e3ba83a1f5fa87
Author: Clément Stenac <zorglub@videolan.org>
Date:   Thu Jun 22 10:03:32 2006 +0000

    * Create new types for device probing
    * Beginning of core implementation

commit 29f94bbc1065352bcbf836bf0217a0159b4ac4d2
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Wed Jun 21 14:32:21 2006 +0000

    * update the ffmpeg VC-1 fourcc info. Hopefully it can be enabled soon now.

commit 3fa2448ecc7a70f69c967dc7dbd0e995dcaf6ffe
Author: Clément Stenac <zorglub@videolan.org>
Date:   Wed Jun 21 14:22:22 2006 +0000

    HAL probing module

commit ef7464b001d7777a90dbbf802007113ece59f51f
Author: Yoann Peronneau <yoann@videolan.org>
Date:   Wed Jun 21 00:09:19 2006 +0000

    * wxwidgets: repair slider dragging.
      my algorithm is still not perfect: it should take account of the "thumb length"

commit bd6335a4db2327313f6b54429764037c49a00452
Author: Clément Stenac <zorglub@videolan.org>
Date:   Tue Jun 20 20:54:16 2006 +0000

    Non-working general declarations for disc probing (Refs:#565)

commit ce80081cb82ba2ebeeeb5c393d5835dd00e6bcda
Author: Yoann Peronneau <yoann@videolan.org>
Date:   Tue Jun 20 18:57:13 2006 +0000

    * wxwidgets: try to implement a go-where-you-click slider
      but I don't have a real video/audio file to test it...

commit a17edf64bb70b2ec95c66c3c2d20e693b4e12d64
Author: Yoann Peronneau <yoann@videolan.org>
Date:   Tue Jun 20 15:51:23 2006 +0000

    * vlc.win32.nsi.in: set "Recommended" as the default installation type

commit 507cd4520d39166027f67e9cdb1fe75a25010b4a
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Tue Jun 20 14:37:45 2006 +0000

    Use the not so broken getaddrinfo implementation from ws2_32.dll
    instead of the painfully braindead one from wship6 that we'd rather
    flatly ignore

commit 99226c9857b1ece2890937c7ba0b6a810edd7192
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Tue Jun 20 14:33:48 2006 +0000

    There is no such a thing as Winsock 2.0. Use version 2.2 instead.
    Microsoft was probably too much afraid that developpers would request
    version 0.2 instead of 2.0 so they switched straight from 1.1 to 2.2.

commit 77bec750b5846004d0a4788adf335de7d2e9add1
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Tue Jun 20 12:51:29 2006 +0000

    Add another test for MacOS X 10.4.0 with Darwin ports installed

commit 357232c41b5b8f54fc02bbeb0ad77fbc46e06f05
Author: Clément Stenac <zorglub@videolan.org>
Date:   Tue Jun 20 06:04:43 2006 +0000

    Some skeleton files for playlist

commit 5ab2b4ea9a7d7eede29346da6567625a5b2be306
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Mon Jun 19 18:33:11 2006 +0000

    src/innput/input.c: Compile fix

commit 5ec136a26389da3e7928ecef1511b474de3c9745
Author: Clément Stenac <zorglub@videolan.org>
Date:   Mon Jun 19 17:46:20 2006 +0000

    Use a tristate for avi index (fix / don't fix / ask). Closes:#679

commit 7032788b524c2bd3ed1d6440a5b9d49c57d1034d
Author: Clément Stenac <zorglub@videolan.org>
Date:   Mon Jun 19 17:33:43 2006 +0000

    Small stats improvements

commit 666dc0889c8a028c828235c41c6942cd2fbf4327
Author: Yoann Peronneau <yoann@videolan.org>
Date:   Sat Jun 17 18:42:29 2006 +0000

    * input/subtitles.c: fix another bug in subtitle autodetection

commit de1aedd6b3d65864c9a2d45091a1a32dad7a0dd7
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Sat Jun 17 14:16:51 2006 +0000

    src/misc/stats.c: avoid buffer underflow.

commit ab248b851a9a2f40ba529d505185034e977a135e
Author: Yoann Peronneau <yoann@videolan.org>
Date:   Sat Jun 17 04:13:04 2006 +0000

    * src/input/input.c: don't clean twice the read_bytes counter

commit 08addc5ab32adc2f629e08304cd2cca8eacf0c7b
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Fri Jun 16 22:42:00 2006 +0000

    Fix a bunch of segfaults. It may be heavy handed and breaking other stuffs. zorglub to review

commit 28422e789b04d3173cfb52c5fe1b3e29bd0c51f9
Author: Yoann Peronneau <yoann@videolan.org>
Date:   Fri Jun 16 19:05:55 2006 +0000

    * If we are passed a SUB file as subtitle, just open the IDX instead, if there is one. (Closes: #681)

commit baacaea316cff470f3fe11e52a833ef4a51afe74
Author: Clément Stenac <zorglub@videolan.org>
Date:   Thu Jun 15 21:22:35 2006 +0000

    Partial rewrite of stats to avoid lookups (Closes:#693)

commit 7a6b8a51f8b06684d32ba3a4985230363c32d8b0
Author: Damien Fouilleul <damienf@videolan.org>
Date:   Wed Jun 14 22:49:57 2006 +0000

    fixes for crash in Safari plugin when terminating (it actually locks the computer completely on some occasion)
    - opengl.c: let End destroy elements created by Init, DestroyVout for CreateVout
    - voutgl.m: set context to NULL on exit

commit 350045b47585e3f67cf0ebebdecb549be84ef83d
Author: Yoann Peronneau <yoann@videolan.org>
Date:   Wed Jun 14 20:15:23 2006 +0000

    * playlist/xspf.c: upgrade to new structure
      inputs are not yet added to the playlist

commit 06b57a510f4f0b66183f1e643f4cfe13a71ceab4
Author: Clément Stenac <zorglub@videolan.org>
Date:   Wed Jun 14 20:09:51 2006 +0000

    * Add a "media-library" option to enable/disable ML
    * Add a "playlist-tree" option to force onelevel/catgory mode

commit efae654ee9b0c27238a98cd2fd658cab7534549e
Author: Yoann Peronneau <yoann@videolan.org>
Date:   Wed Jun 14 18:31:45 2006 +0000

    * web interface: add a snapshot button

commit ef4685ad4b84b82ec30e157c2af9eea6cd30e116
Author: Olivier Teulière <ipkiss@videolan.org>
Date:   Wed Jun 14 18:25:51 2006 +0000

     * skins2/parser/interpreter.cpp: Check the VarMAnager first before trying to parse the action. This fixes a bug with dvd.isActive and LayoutID.isActive

commit 206a6d2e084000db978a3da30db7379c12647eec
Author: Yoann Peronneau <yoann@videolan.org>
Date:   Wed Jun 14 14:48:32 2006 +0000

    * playlist/xspf.c: handles empty nodes

commit 9d17940416c1118a0775aecb41c0b35efa5a1685
Author: Yoann Peronneau <yoann@videolan.org>
Date:   Wed Jun 14 12:05:39 2006 +0000

    * control/http: fix "pl.current"

commit 82c2d527e16c3718b851e9ab7d096d58a058879b
Author: Yoann Peronneau <yoann@videolan.org>
Date:   Wed Jun 14 04:43:47 2006 +0000

    * demux/playlist/xspf: skeleton for XSPF tree playlist import

commit 6bc1500f97bf158ec4160570ff3d6173f8f67dc4
Author: Yoann Peronneau <yoann@videolan.org>
Date:   Wed Jun 14 02:00:42 2006 +0000

    * xpsf.c: ...but <playlist> has... grmbl

commit 37b5af493075f95769ee26ed583f2b0f43c6d3b7
Author: Yoann Peronneau <yoann@videolan.org>
Date:   Wed Jun 14 01:51:05 2006 +0000

    * xspf.c: <trackList> has no <location> or <title> element

commit 9526c4781b741555b9b90ae5d5a4cfa87e71a878
Author: Yoann Peronneau <yoann@videolan.org>
Date:   Wed Jun 14 01:46:17 2006 +0000

    * demux/playlist/xspf.c: fix a bug introduced by [15757]
      + cosmetic changes

commit dbc59e3a782ed65537b56b7d9df7ee82498a0bc4
Author: Yoann Peronneau <yoann@videolan.org>
Date:   Wed Jun 14 00:43:00 2006 +0000

    * Tree playlist XSPF export
      Kids, don't try this at home...

commit e955c93c2ea6d2caf3555796fead5b8bba68416f
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Tue Jun 13 21:36:37 2006 +0000

    * code and GUI improvements

commit 7d92213a8d969532d4b7e75db15afeb089eab96b
Author: Filippo Carone <littlejohn@videolan.org>
Date:   Tue Jun 13 15:34:27 2006 +0000

    Java bindings Makefile tested and working on both GNU and Windows.

commit 5e80d19e6d47c260de1931a21ab5469e84cb1308
Author: Filippo Carone <littlejohn@videolan.org>
Date:   Tue Jun 13 13:35:49 2006 +0000

    10 PRINT "Remember to include a final endif at the end of Makefile.am."
    20 GOTO 10

commit 2a5b03c88d6916b9c3cea5826a5631531147223c
Author: Filippo Carone <littlejohn@videolan.org>
Date:   Tue Jun 13 13:19:46 2006 +0000

    make buildbot (and ppl) happy with java Makefile.am .

commit 28637d5443cd154309e2106aab23dacc263db4c4
Author: Filippo Carone <littlejohn@videolan.org>
Date:   Tue Jun 13 13:09:37 2006 +0000

    another attempt to make java bindings win32 friendly.

commit 094585133d32b992c874cf55919ef5d19c01ad31
Author: Filippo Carone <littlejohn@videolan.org>
Date:   Tue Jun 13 10:40:26 2006 +0000

    Corrections in the java bindings Makefile

commit 89d5ea7b7e86874ddeeec9214b32a57d5d5274e1
Author: Filippo Carone <littlejohn@videolan.org>
Date:   Tue Jun 13 09:58:56 2006 +0000

    A first try in making the Makefile crossplatform (gnu/win32)

commit 188a9ba248ff95f11f4e589c62cd54cfaa0618de
Author: Yoann Peronneau <yoann@videolan.org>
Date:   Tue Jun 13 03:04:08 2006 +0000

    * src/input/input.c: use input_AddSubtitles() and fix a bug with the autoselection of autodetected subtitles files.

commit 18416d13f4c4d21b473d842062825fe690db86d7
Author: Damien Fouilleul <damienf@videolan.org>
Date:   Mon Jun 12 23:29:31 2006 +0000

    - x264-svn-win32.patch: synchronized with latest on svn

commit 172a37ad6661fbb137a38d0ee9af37a5c790c0cd
Author: Damien Fouilleul <damienf@videolan.org>
Date:   Mon Jun 12 23:26:38 2006 +0000

    - configure.ac: replaced 'av_add_i' with 'av_crc_init' when testing avutil as the former is no longer compiled in lib

commit 31eaf45b4ad36764476a8a5636d31e5bc6797061
Author: Damien Fouilleul <damienf@videolan.org>
Date:   Mon Jun 12 23:14:44 2006 +0000

    vlcshell.cpp: fixed plugin 'autoplay'

commit e444bfd2adc3ab5405a7cd2cb05adde8f4b8d8c8
Author: Gildas Bazin <gbazin@videolan.org>
Date:   Mon Jun 12 20:41:22 2006 +0000

    * src/misc/stats.c: don't forget to call vlc_object_release() after a stats_HandlerGet().

commit fab2e7bcdbf32b56a8561f55db9b276eebf2f1c4
Author: Clément Stenac <zorglub@videolan.org>
Date:   Mon Jun 12 19:56:25 2006 +0000

    Simplify the CDDA module. Split more between parse and play

commit 47643f0a85bf67e29d9d1fa23a05b20aac26a685
Author: Gildas Bazin <gbazin@videolan.org>
Date:   Mon Jun 12 19:51:14 2006 +0000

    * src/video_output/video_output.c: avoid calling config_GetInt in the main loop.

commit 2ef372cafeb0e990ea1e7f01649e38f37f2ca582
Author: Dennis van Amerongen <trax@videolan.org>
Date:   Mon Jun 12 19:32:00 2006 +0000

    * typo consummed -> consumed

commit 79b230a334b75ad5bc1e7c702d84b71560bffc60
Author: Yoann Peronneau <yoann@videolan.org>
Date:   Mon Jun 12 19:31:33 2006 +0000

    * modules/video_output/image.c: add --image-width and --image-height to set the size of the image output module.
      Thanks to Menele from the forum for submitting a patch.

commit 75d4dcbdcb92211ee62e973830a7a9fce2a7ae4a
Author: Clément Stenac <zorglub@videolan.org>
Date:   Mon Jun 12 19:21:01 2006 +0000

    * Fix skip in initial status
    * Don't waste ids
    * Fix a bug in services discoveries

commit 97a70d1ba50f4483e47129237ec237e1e20af878
Author: Pavlov Konstantin <thresh@videolan.org>
Date:   Mon Jun 12 14:47:01 2006 +0000

    Second try: we should add *flags for mozilla plugin not only in the case of xulrunner.

commit 09b70e1c19e9ffce31146c4853cf705591e30adc
Author: Gildas Bazin <gbazin@videolan.org>
Date:   Sun Jun 11 20:52:08 2006 +0000

    * modules/packetizer/mpeg4video.c: ts/ps muxers rely on VOL being present in the stream.

commit b7ce1c36e2c9fbfa4c452af991eb3aa8506755fe
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Sun Jun 11 19:21:30 2006 +0000

    ffmpeg-svn-cross.patch has been applied upstream

commit b33404334798c4980ae1601f9a7f416c625d3ba0
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun Jun 11 19:03:12 2006 +0000

    Skeleton for open

commit 5bd77e4ba780501cd46ad76c62919681a47984b4
Author: Gildas Bazin <gbazin@videolan.org>
Date:   Sun Jun 11 11:57:05 2006 +0000

    * src/audio_output/intf.c: optimise aout_VolumeGet a bit.

commit af23abe4b8908ee9067b412fce5b93918e8750b1
Author: Gildas Bazin <gbazin@videolan.org>
Date:   Sun Jun 11 11:56:39 2006 +0000

    * modules/gui/wxwidgets: don't call aout_VolumeGet so often because it is MIPS intensive.

commit 045867482d1df58d453fa5bf6e95867cfc83a2d4
Author: Gildas Bazin <gbazin@videolan.org>
Date:   Sun Jun 11 11:21:59 2006 +0000

    * src/misc/stats.c: fix no-stats mode.

commit 9296f9b8d98657f4c0fff15e56a57a6b4e9a1d93
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sun Jun 11 09:43:20 2006 +0000

    * disable sdk-support on ppc-macs until it is fixed (refs #692)

commit 349fa35a1cb76e1d52dc310a5526eeedf1a74dc6
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Sat Jun 10 22:26:29 2006 +0000

    * Patch ffmpeg configure to not use twice the cross prefix.
    * CVS -> SVN

commit 03562f42d3e3dd4f700b38a6bd7d39681bb7d3a9
Author: Gildas Bazin <gbazin@videolan.org>
Date:   Sat Jun 10 22:21:37 2006 +0000

    * src/libvlc.h, src/interface/interaction.c: new config option to disable interaction mode. Default value is set to disable for now because this mode is currently broken.

commit 46b44b39fd650cedfe26a1b2db4bf69f14f72db8
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Sat Jun 10 21:17:13 2006 +0000

    misc/freetype.c: Fix strings

commit 0ce6483d7fda44a04cd32140623f500286268a27
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Sat Jun 10 21:15:19 2006 +0000

    qt4/input_manager.cpp: compile fix

commit 76c472ef4b410345a1eb351c98cb1815e2bfd923
Author: Filippo Carone <littlejohn@videolan.org>
Date:   Sat Jun 10 18:13:46 2006 +0000

    Java bindings update.
    
    - a new java example shows general jvlc use
    - more functions added in InputIntf (getInputFPS now works)
    - a little potential problem fixed in Playlist

commit f25c42997007fd769a1d297ad2a59387a0079987
Author: Filippo Carone <littlejohn@videolan.org>
Date:   Sat Jun 10 17:36:22 2006 +0000

    a vlc_object_release added

commit e63f4a4b5870dc5075cddbe91beb6adb4b25d3f2
Author: Filippo Carone <littlejohn@videolan.org>
Date:   Sat Jun 10 16:13:38 2006 +0000

    Initial implementation of libvlc_get_input_fps.

commit 9781b8469aa24bb7c414eedeb113d0318f2cc5f9
Author: Filippo Carone <littlejohn@videolan.org>
Date:   Sat Jun 10 15:34:32 2006 +0000

    Muting and unmuting functions implemented in the control interface

commit 0627647ffb3c4dc71b4803f8da5035d507f0f6f2
Author: Filippo Carone <littlejohn@videolan.org>
Date:   Sat Jun 10 13:58:03 2006 +0000

    Java bindings update.
    
    * new JVLC.destroy() method to cleanup a JVLC object
    * new GenericVideoWidget for general use (thx: Kuldipsingh Pabla)
    * Status class removed
    * new JVLC.isInputPlaying() and JVLC.hasVout() methods

commit 599b0d51b3fbd297941c76397a6a57c7fbc2fbe2
Author: Filippo Carone <littlejohn@videolan.org>
Date:   Sat Jun 10 13:15:15 2006 +0000

    New snapshot behaviour.
    
    if the user specifies a directory in the snapshot-path variable, then vlc
    behaves as before;
    
    if the user specifies a complete path (folder/filename) then the snapshot
    is named and saved after it.

commit 71148dd9141b229f48a987ec653a89c2b3566af8
Author: Gildas Bazin <gbazin@videolan.org>
Date:   Sat Jun 10 10:26:17 2006 +0000

    * modules/codec/ffmpeg/audio.c: reduce memory usage a bit.

commit fb220e5045fd5ceee4c351ddceba215b2667460b
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Jun 10 10:13:31 2006 +0000

    Memleak spotted by Dugal Harris.

commit 085676a436e10da777ca174c812dbd95c0304b3f
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Jun 10 10:13:10 2006 +0000

    MJPG support with DirectShow (patch from Dugal Harris)

commit 44070ee64f16b5e029d1ea21b506e969014b5e81
Author: Gildas Bazin <gbazin@videolan.org>
Date:   Sat Jun 10 10:10:56 2006 +0000

    * modules/gui/wxwidgets/dialogs/fileinfo.hpp: compilation fix.

commit d02df00247810ef550a33333166719342f210689
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Jun 10 10:10:54 2006 +0000

    Include bitrate in SDP when known.
    Patch from Ilkka Ollakka with cosmetic fixes.

commit a78b832aae9df6435496f5b81d75dea46a6f5639
Author: Gildas Bazin <gbazin@videolan.org>
Date:   Sat Jun 10 10:01:40 2006 +0000

    * modules/codec/dmo/dmo.c: fix typo in fourcc.

commit 6f4778fac7bf7aa82d60ac17e11e45a625012d95
Author: Gildas Bazin <gbazin@videolan.org>
Date:   Sat Jun 10 09:57:45 2006 +0000

    * src/playlist/tree.c: fix memory leak.

commit a1bf965dd5248902f24b0d0ee5279b5f758db02d
Author: Gildas Bazin <gbazin@videolan.org>
Date:   Fri Jun 9 22:20:11 2006 +0000

    * modules/packetizer/mpeg4video.c: rewrite using the block helper facility. Fixes a few issues with the previous packetizer and is simpler.

commit 31a2d53b0aa1e4e8f929471e8760043aa65c50e4
Author: Gildas Bazin <gbazin@videolan.org>
Date:   Fri Jun 9 21:35:13 2006 +0000

    * modules/gui/wxwidgets/menus.cpp: avoid using STL strings. This gets rid of weird crashes here.

commit bbde0a771f20e794a229dbd750a2b93a71ebb047
Author: Gildas Bazin <gbazin@videolan.org>
Date:   Fri Jun 9 20:45:41 2006 +0000

    * modules/demux/mpeg/m4v.c: wait until we get p_extra from the packetizer before adding the stream.

commit 0f1bed44147dda93fc7e02c15f9f1d5c668f49ce
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Fri Jun 9 20:44:18 2006 +0000

    Dshow input fix (suggest by "sneeze" on http://forum.videolan.org/viewtopic.php?t=21578, Thanks).

commit 1f1c05083b9640f537faaf7804bebd10ef71218d
Author: Pavlov Konstantin <thresh@videolan.org>
Date:   Fri Jun 9 19:59:22 2006 +0000

    revert 15853 as it brokes things

commit 1b168781175c2f631de2d9fb7f6abd1978c26bc1
Author: Clément Stenac <zorglub@videolan.org>
Date:   Fri Jun 9 19:17:49 2006 +0000

    * Split apart gui and input management
    * Functional stats panel

commit e5ed4c8e9f4f1851b966742f2dc535df8aa676cb
Author: Pavlov Konstantin <thresh@videolan.org>
Date:   Fri Jun 9 16:56:13 2006 +0000

    lets add *flags not only in the case of xulrunner-config

commit 7337338303bfda585c5a4681525912177a7a3794
Author: Pavlov Konstantin <thresh@videolan.org>
Date:   Fri Jun 9 14:19:32 2006 +0000

    Fix for building mozilla plugin with mozilla-dev on non-debian systems
    Needs more check, as i've only tested it on altlinux

commit b8a24c4adf7b35b6d40adc4bb8f94eed8b03f668
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Fri Jun 9 14:17:26 2006 +0000

    FTP cleartext authentication from Petr Vacek.

commit c9c85bef374c60c958bba36f0fe858b5c3dddacc
Author: Yoann Peronneau <yoann@videolan.org>
Date:   Fri Jun 9 04:38:16 2006 +0000

    * proof of concept of drag & dropping a subtitle file while playing a video file. (Refs: #645)

commit 92ee23d34534809e3f1854feb1f043d770d0c799
Author: Yoann Peronneau <yoann@videolan.org>
Date:   Fri Jun 9 02:08:08 2006 +0000

    * the first autodetected subtitles file should now be automatically enabled

commit 9b21a3e02405a59a10b0649feccad9e8295b74a2
Author: Yoann Peronneau <yoann@videolan.org>
Date:   Fri Jun 9 00:28:07 2006 +0000

    * fix subtitles file autodetection
      this was broken when the video file name included its directory name
      (for instance "vlc dir/file.avi")

commit 128b8fdb26cd6b9d14b26f3e61161e57eaebaec9
Author: Clément Stenac <zorglub@videolan.org>
Date:   Thu Jun 8 21:04:24 2006 +0000

    Don't forget to reset slider position

commit 0cc8937fe2b2b564438100cda288d90c2905f21b
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Thu Jun 8 21:01:09 2006 +0000

    Oups

commit 23a3d91d476a5ed848f910a01ec88ff1395d9173
Author: Clément Stenac <zorglub@videolan.org>
Date:   Thu Jun 8 20:54:20 2006 +0000

    Don't laugh

commit 3c9aa734ca74e518eed648839551823f259e0b5c
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Thu Jun 8 20:43:59 2006 +0000

    Don't hardcode path

commit 88d96cf47228da5ddeb4df152373ed95242a78e2
Author: Clément Stenac <zorglub@videolan.org>
Date:   Thu Jun 8 20:43:12 2006 +0000

    nom de dieu de putain de merde de saloperie de chiure de putasserie de bordel de couille

commit fd7ce7553f53f1f44d97327ce8776aa3bacdd8c4
Author: Clément Stenac <zorglub@videolan.org>
Date:   Thu Jun 8 19:39:15 2006 +0000

    * Don't delete main nodes in playlist_Clear
    * Fix item add in RC

commit 0f4a49175ee55dd444fd99874a614c8120f66a45
Author: Clément Stenac <zorglub@videolan.org>
Date:   Thu Jun 8 19:18:11 2006 +0000

    Get rid of some pic stuff that caused vlc-config to do baad things

commit 63db764f0ed95728821c89bc19ed2f034595df21
Author: Clément Stenac <zorglub@videolan.org>
Date:   Thu Jun 8 18:59:14 2006 +0000

    Fix vout/sout garbage collection and input spam debug messages

commit a2dbfd134c6229d637b02136ee1bcc2a1fab441e
Author: Clément Stenac <zorglub@videolan.org>
Date:   Thu Jun 8 18:36:09 2006 +0000

    Some general clean up

commit 183dd67ee505142dc0d563532f98e4f023c22e34
Author: Gildas Bazin <gbazin@videolan.org>
Date:   Wed Jun 7 22:20:15 2006 +0000

    * configure.ac: you can do it.

commit 97b5c1546269c39f24e9a7619d865d99567ba0e9
Author: Gildas Bazin <gbazin@videolan.org>
Date:   Wed Jun 7 22:02:16 2006 +0000

    * configure.ac: libpostproc detection was more broken than I thought.

commit 9bc15cda0a46fe9ea07ffcb9273f71374bd7a860
Author: Gildas Bazin <gbazin@videolan.org>
Date:   Wed Jun 7 21:42:21 2006 +0000

    * configure.ac: fix typo in ffmpeg's libpostproc detection.

commit 22089b32e9c539e44552ce5006a53720b927f9af
Author: Filippo Carone <littlejohn@videolan.org>
Date:   Wed Jun 7 15:20:08 2006 +0000

    Suggest to check/set JAVA_HOME if compilation fails

commit 973a35aabd50a7ab95caf6b8af067adea1fe04a3
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Wed Jun 7 14:22:15 2006 +0000

    Remove experimental flag from libtool.
    Several people use it and nobody complain it was broken.
    Besides, some stuff seem not to work without it.

commit 08b3fcc622fc45784579fd505cac5d6481aff620
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Wed Jun 7 13:25:23 2006 +0000

    * ugly compilation fix for ffmpeg on PPC-GCC 4.0.0

commit 9b2b219e047a24874724680d2e2fda79dc270e6c
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Wed Jun 7 11:33:30 2006 +0000

    * fortune

commit 2d7612ab1579df79a01183796bdc03d44d3e894e
Author: Yoann Peronneau <yoann@videolan.org>
Date:   Tue Jun 6 20:46:03 2006 +0000

    * use Play icon for play-only hotkey

commit 775b37327219527229bc075b47d81459f097664b
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Tue Jun 6 20:44:28 2006 +0000

    * blegh fprintf

commit b81187776b39942efca2a5fdd0253946e4aef1a0
Author: Yoann Peronneau <yoann@videolan.org>
Date:   Tue Jun 6 18:34:42 2006 +0000

    * try to fix the pause-only hotkey
      this needs to be tested

commit 5ea9b67e5690ac08765236d8b293a25f266722f3
Author: Filippo Carone <littlejohn@videolan.org>
Date:   Tue Jun 6 12:51:36 2006 +0000

    Ops.. i did it again

commit df1f3f10213f7d99ea6b3ac2fc0525bfcaa07a01
Author: Filippo Carone <littlejohn@videolan.org>
Date:   Tue Jun 6 11:35:28 2006 +0000

    one more object release in video.c

commit b2de137f9fcc1b5fc9998f0f2a934853ed009008
Author: Filippo Carone <littlejohn@videolan.org>
Date:   Tue Jun 6 11:31:55 2006 +0000

    Java bindings update:
    
    * more synchronization with playlist and input threads
    * new libvlc functions binded

commit 10225af5815d0b7421489da069ee37494354568c
Author: Filippo Carone <littlejohn@videolan.org>
Date:   Tue Jun 6 11:17:52 2006 +0000

    libvlc compile warnings resolved

commit 4799808cda5106bac1e0ce3c696348bcea3f11ee
Author: Pavlov Konstantin <thresh@videolan.org>
Date:   Tue Jun 6 11:07:40 2006 +0000

    compile fix

commit 0b0cc6da63fe6a62b51eb0472fe4ddfcf14bac4f
Author: Marian Durkovic <md@videolan.org>
Date:   Tue Jun 6 08:47:00 2006 +0000

    make --sout-ts-alignment default enabled (refs: #669)

commit 57980f409c3aa8df7a61ef42d489b5b4323f21ac
Author: Filippo Carone <littlejohn@videolan.org>
Date:   Mon Jun 5 18:23:56 2006 +0000

    libvlc input and video update:
    * video.c: added 1 release object in GetVout
    * input.c: added libvlc_get_input_thread helper

commit 65c56bb9d8ba7b0789d16407b81836af0bcd367a
Author: Clément Stenac <zorglub@videolan.org>
Date:   Mon Jun 5 16:05:34 2006 +0000

    Fix playlist crash on quit

commit d90a5fa3162f609bf4f2ec9539b0e7d2265b9e69
Author: Filippo Carone <littlejohn@videolan.org>
Date:   Mon Jun 5 16:01:35 2006 +0000

    if --enable-java-bindings then check a javac exists

commit 13c61234f856eec2ede84508e6c87334345f630b
Author: Filippo Carone <littlejohn@videolan.org>
Date:   Mon Jun 5 16:00:27 2006 +0000

    libvlc: Vout object now released when needed

commit d09a0fbf9b816cdc0e91c2a87b0126543c36bbcc
Author: Filippo Carone <littlejohn@videolan.org>
Date:   Mon Jun 5 15:06:45 2006 +0000

    libvlc enhanced:
    * video height/width retrieval
    * input playing status check

commit 74c5cd2ad37925900939009afcf775b85afaa9f9
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Mon Jun 5 13:43:48 2006 +0000

    * Work around automake stupid test
    * Add notify plugin

commit 55a578529adf3d194d878a81fc3bab48f688d393
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Sun Jun 4 21:50:01 2006 +0000

    Libpostproc moved.

commit dc3f03c55b6b2321501fcd73069b8485ebb8b48b
Author: Jérome Decoodt <djc@videolan.org>
Date:   Sun Jun 4 20:53:54 2006 +0000

    OBJECT_INPUT->OBJECT_PLAYLIST
    Thanks to xtophe

commit 33983554b25e79aad349e6703573449f7799e672
Author: Filippo Carone <littlejohn@videolan.org>
Date:   Sun Jun 4 19:26:55 2006 +0000

    * added video height/width getters in libvlc
    * libvlc playlist play uses locking

commit 840f845c8c4d723a7d84ab28bf9cc43e315b4695
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sun Jun 4 18:43:05 2006 +0000

    Make config.status happy (muahaha)

commit 1ee48e2704b37e657ac58ca69582c44129b46713
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sun Jun 4 18:32:14 2006 +0000

    Remove spurious warning

commit 9d85b9dace93996a50fbf415463c058aaa1fe815
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sun Jun 4 18:09:30 2006 +0000

    Some build systems clean up. Now require automake 1.7
    
    Automake 1.5 and 1.6 both suck, and 1.7 is almost four years old, so there is really no excuse for not using a decent version. Besides, there seems to some problems while building the loader with old Automake versions.

commit bb3c43d2822a8fb83725687d54f5e10754548296
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sun Jun 4 18:05:00 2006 +0000

    Another PIC fix

commit 14815d2cc5501b7417a34b96957c726e253bdeb2
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sun Jun 4 17:35:56 2006 +0000

    Remove PIC stuff too

commit 5b369300e5f7093ac99f2f626533e7f9bc9b66fb
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sun Jun 4 17:07:19 2006 +0000

    Suppress support for position dependant code (except on mingw32).
    This simplifies the build system quite a lot, and reduce compilation
    times when PIC is actually needed.
    
    If you really mind the extra overhead of PIC, use:
    ./configure --enable-libtool --enable-static --disable-shared

commit 7cc72564f95e39aa619884fecb04558db63bd6c9
Author: Filippo Carone <littlejohn@videolan.org>
Date:   Sun Jun 4 15:30:18 2006 +0000

    pic libraries are now correctly installed when needed:
    * --enable-pic added in configure.ac
    * bootstrap modified to use BUILD_PIC in place of BUILD_MOZILLA where needed

commit 31c1e82eb9382d6b2d8ad5ee54b6ce6546a250fc
Author: Olivier Teulière <ipkiss@videolan.org>
Date:   Sun Jun 4 14:17:46 2006 +0000

     * modules/gui/skins2/*: Use ARG instead of ARG* as a template argument

commit ff65ea953015d3387bc6fa2027102e875198dc26
Author: Olivier Teulière <ipkiss@videolan.org>
Date:   Sun Jun 4 14:03:54 2006 +0000

     * modules/gui/skins2/*: More simplifications of the same kind

commit e1670aca558b0fea3a9530c36d4753a022983ec9
Author: Olivier Teulière <ipkiss@videolan.org>
Date:   Sun Jun 4 13:55:41 2006 +0000

     * modules/gui/skins2/*: The second template argument of the Subject and
       Observer classes now has a default value. This simplifies the code in many
       places.

commit 4a3d46bd2b7ac46483aa960965e1bc8bf91d73e4
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun Jun 4 09:00:36 2006 +0000

    * Don't reset input meta information
    * Improve notification layout

commit a378f1a7122a37042ec1a24ce874e9a917f0c691
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun Jun 4 08:13:00 2006 +0000

    More cosmetics for plastique

commit 8e2036e4e1cc5e158a9d8c209684f63bf774a8f0
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Sun Jun 4 00:13:40 2006 +0000

    New libnotify plugin.
    TODO: - get rid of the harcoded path for the icon
          - make the meta printed an option.

commit ddd1fc5e3a1ebd8b2db3268f3ed438cf039f9515
Author: Christophe Massiot <massiot@videolan.org>
Date:   Sun Jun 4 00:10:01 2006 +0000

    .

commit e99be2d187dd032ee60bc15615d9e5869528762b
Author: Olivier Teulière <ipkiss@videolan.org>
Date:   Sun Jun 4 00:00:34 2006 +0000

     * dos/skins/skins2-howto.xml: Small precision

commit 24648f43cf4371f6c6d6d78db2f5ae755f810cc8
Author: Olivier Teulière <ipkiss@videolan.org>
Date:   Sat Jun 3 23:57:40 2006 +0000

     * modules/gui/skins2/*:
         - anchors have a new "lefttop" attribute, allowing them to follow the
           border of the window when resizing
         - the resizing is now handled by the WindowManager class (to enforce the
           mediator pattern). This makes it possible to handle tricky cases,
           such as:
               window B is anchored to window A, and A is resized
               ==> B moves accordingly, and can still be anchored by other windows

commit fef44fa9395f5d7c7fa1a80c6725f877affa3fad
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sat Jun 3 22:27:19 2006 +0000

    Cosmetics

commit ccacddbd547138e44ffcdd832f9d92961b965282
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sat Jun 3 21:44:25 2006 +0000

    * Fix crash
    * Add a prefs button

commit 04e52ef4fcfd62cf03de3a9a679f55f94824ea90
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sat Jun 3 18:03:40 2006 +0000

    Preferences

commit a53a078c54b35ae0e7183debf8fe9763af7ffdad
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sat Jun 3 12:15:03 2006 +0000

    * use ganesh instead of the official server while it is down

commit 8ecff20aa150130f7f6ff1d9aff29480899dd3a0
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sat Jun 3 10:45:32 2006 +0000

    * fixed compilation if svn isn't in the default path

commit 640fe7328c3efafc924a03d11710a3378ba5ed7c
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Fri Jun 2 22:56:38 2006 +0000

    Fix Stream title. Patch by Diego "Flameeyes" Petteno

commit 35580f5029a7bdea5c541eaa99545e0c1e759d26
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Fri Jun 2 22:22:01 2006 +0000

    discriminate between the two OpenGL modules

commit 5e68685cd4e5c6c74a4939ed9cbb5e212def3fe0
Author: Clément Stenac <zorglub@videolan.org>
Date:   Fri Jun 2 20:20:21 2006 +0000

    Empty files

commit c62e2983ad64e98cf2e39800b965ea790b3ed857
Author: Benjamin Pracht <bigben@videolan.org>
Date:   Fri Jun 2 19:24:36 2006 +0000

    * Don't change the FSF address

commit 61acca87b84855af227746fac59bc5b6a83fd47e
Author: Benjamin Pracht <bigben@videolan.org>
Date:   Fri Jun 2 18:41:31 2006 +0000

    * Patch by Cédric Cocquebert to add several additional video effects to the opengl vout

commit 1ba03e33a5521d31fc0c04354070140f2774d20b
Author: Filippo Carone <littlejohn@videolan.org>
Date:   Fri Jun 2 13:22:58 2006 +0000

    when testing if mozilla is required, use enable_mozilla, not just mozilla

commit 54b0c48d2fb735a66dbfdaf9121363cf63346e5d
Author: Filippo Carone <littlejohn@videolan.org>
Date:   Fri Jun 2 11:27:30 2006 +0000

    added in libvlc:
     - simple screenshot function
     - an helper function to check if the input item is playing

commit 80ba0c2698c7e30d1e6020045958ed7f88243e54
Author: Clément Stenac <zorglub@videolan.org>
Date:   Fri Jun 2 06:06:38 2006 +0000

    Todo for prefs widgets

commit 1d33ae2dfe2e9ceeb61b99be31a74bbeb1f71e9f
Author: Clément Stenac <zorglub@videolan.org>
Date:   Fri Jun 2 06:05:11 2006 +0000

    Typo. Thanks to radius on the forum

commit 7351430d692ed07033772b093ab4d49d39f8235a
Author: Damien Fouilleul <damienf@videolan.org>
Date:   Thu Jun 1 23:22:54 2006 +0000

    - voutgl.m: added OpenGL provider for MacOS X Safari/mozilla plugin
    - vlcshell.cpp: make opengl the default video output module for macosx
    - vlc.r: remove Quicktime mimetype from supported list
    - configure.ac: the OpenGL provider requires the AGL framework

commit d1ae6b84388da636f8bfc0f87f7a679ed6c8bc26
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Thu Jun 1 21:28:12 2006 +0000

    Don't lock the mutex twice

commit 053d5bb66c6ac58ec0810b13d2cefb797a57d307
Author: Clément Stenac <zorglub@videolan.org>
Date:   Thu Jun 1 20:42:03 2006 +0000

    Skeleton for preferences widgets

commit 0f98a479b87835a8becb08444269a8619833fbf8
Author: Clément Stenac <zorglub@videolan.org>
Date:   Thu Jun 1 14:46:26 2006 +0000

    Manage navigation buttons, status and text

commit 4a935b11d36969b079aa0802efa6e68b975c2a35
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Thu Jun 1 13:10:28 2006 +0000

    caca.c: compile fix

commit 41f79cdb76a1617f32622c3ee9eafc923ff24a89
Author: Sam Hocevar <sam@videolan.org>
Date:   Thu Jun 1 10:34:32 2006 +0000

      * modules/video_output/caca.c: fixed typedefs for older libcaca versions.

commit 61c29c8f4f906a535430844852ab89f019d85531
Author: Sam Hocevar <sam@videolan.org>
Date:   Thu Jun 1 09:57:01 2006 +0000

      * modules/video_output/caca.c: many code simplifications.

commit 8c672e8dfb6827bcdfa307f06adce2dba22f63ae
Author: Sam Hocevar <sam@videolan.org>
Date:   Thu Jun 1 09:53:36 2006 +0000

      * bootstrap: simplified automake detection and added support for the FreeBSD
        automake naming scheme.

commit 5c8a02618600ff7b9e76333f11d42425a0bf6536
Author: Dennis van Amerongen <trax@videolan.org>
Date:   Wed May 31 23:12:09 2006 +0000

    * modules/mux/asf.c: Experimental support for AAC (mp4a) in asf. Needs testing.

commit a73c2964d205fc945318773af3753196601533d4
Author: Clément Stenac <zorglub@videolan.org>
Date:   Wed May 31 21:48:31 2006 +0000

    Don't crash

commit 059c0ff3b7791ce45cefdcbf0c5be405ef4059e5
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Wed May 31 21:45:06 2006 +0000

    Add a qt shortcut

commit ba50ee9293253b651a66e6eb12111e887d123f29
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Wed May 31 21:34:01 2006 +0000

    [15729] breaks binary compatibility

commit 6c3d99106546fc732be6f555de651966dfbd98a1
Author: Clément Stenac <zorglub@videolan.org>
Date:   Wed May 31 21:24:58 2006 +0000

    Cleanup

commit 0bfccfadab7815fa8ded920181cb523f3a5e3095
Author: Clément Stenac <zorglub@videolan.org>
Date:   Wed May 31 21:04:26 2006 +0000

    First benefits of QT ! A slider ! (Refs:#80)

commit 8f973a0b05db90ef8f602ca8863563e0724e8581
Author: Clément Stenac <zorglub@videolan.org>
Date:   Wed May 31 20:40:54 2006 +0000

    Fix playlist crasher and simplify a few things
    (Remove ITEMPLAY method, which had become redundant)

commit 40d23030a7fbfb89137c138cab90e9f45eec83de
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Tue May 30 19:57:34 2006 +0000

    Typo corretion. Thanks to tango_ on IRC :)

commit 9f13848c8fa513d1bf2944cc81bd291bbc80fd35
Author: Clément Stenac <zorglub@videolan.org>
Date:   Tue May 30 19:17:33 2006 +0000

    QT4 detection patch by Pavlov Konstantin

commit 172b718fba9e34681904640b86e3819c6f1806a5
Author: Clément Stenac <zorglub@videolan.org>
Date:   Tue May 30 06:20:06 2006 +0000

    Fix properties

commit a47f56081981bcd72cfde3c19eb68c08812aede3
Author: Clément Stenac <zorglub@videolan.org>
Date:   Mon May 29 20:08:14 2006 +0000

    Start handling input
    Quit

commit 6309ebbf82fa9e4341c51d58d8439d9cd7c7f9a5
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Mon May 29 18:58:58 2006 +0000

    Added Diego Petteno to THANKS file.

commit 165364d31807e22e2e3ebe71dab4854d1e100104
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Mon May 29 18:57:20 2006 +0000

    This patch removes the usage of FFMPEG's internal ff_mpeg4_default_*_matrix
    symbols that would be hidden by the visibility patch, thus allowing VLC usage
    with patched FFMPEG code, and sanitise the need for accessing non-public
    symbols. Patch by Diego Petteno (flameeyes at gentoo do org).

commit 631ba3aaed5b15da459472eb6ca2170c795f7217
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Mon May 29 18:46:09 2006 +0000

    Build system fixes + cleanup

commit 1fa283fd60260f02c53fe52fb6ab1063ffc16fa7
Author: Clément Stenac <zorglub@videolan.org>
Date:   Mon May 29 17:28:15 2006 +0000

    Some progress

commit 79854934aca7387463044d647ad84d8a8037e8f4
Author: Clément Stenac <zorglub@videolan.org>
Date:   Mon May 29 13:23:48 2006 +0000

    Fix a typo

commit 776ba66b045f8624242f2c7e8a6f732830246c7a
Author: Clément Stenac <zorglub@videolan.org>
Date:   Mon May 29 06:07:36 2006 +0000

    * Fix QT detection and make dist
    * First dialog
    * Start of input management

commit b1580c1479f265ddccd5e7e75909efadc5822ee1
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Sun May 28 16:26:13 2006 +0000

    this patch allows xml comments directly before the root node. Patch by Daniel Stranger.

commit 4e3a00fb5895f28d213335f4e3fec880c00c9d8f
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun May 28 13:18:21 2006 +0000

    Fix

commit dfb262bd3dda55953daabdfd0e6069066f941104
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun May 28 12:04:19 2006 +0000

    File type filters and implementation in WX. Refs:#24
    Thanks to Steven Sheehy and sorry for the delay :)

commit f30c349b4dc3c13f46888be5f5b22a35edd00ec5
Author: Sam Hocevar <sam@videolan.org>
Date:   Sat May 27 23:12:26 2006 +0000

      * modules/codec/realaudio.c: oh, after all, let's use WINAPI for function
        declarations :-)

commit 45ff435b9ab009961399c235039d190b4f62fba7
Author: Sam Hocevar <sam@videolan.org>
Date:   Sat May 27 23:10:52 2006 +0000

      * modules/codec/realaudio.c: only use WINAPI for function declarations, not
        for function pointers.

commit df0cb344c487f0ccd229ec21093a0fb852d49f12
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat May 27 17:40:15 2006 +0000

    src/misc/mtime.c:
     - Don't use TIMER_ABSTIME which sucks (at least on Linux with HZ=1000)
     - Cosmetic
    configure.ac:
     - Check for clock_nanosleep() rather than clock_gettime(), as it is more
       recent and we need both.

commit bd475b063164cc97addcc8088c6090306bc469a4
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sat May 27 17:00:27 2006 +0000

    * playlistinfo.m: fixed a rare crash and made sure that the timer is run in every case
    * playlist.m: minor update to the new playlist plus removal of an unpurposelly commited debug-msg

commit fa22449f5039e571f377cc61590a962dc3d4130a
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sat May 27 12:49:06 2006 +0000

    set_program( "qvlc" ); to make it look "official"

commit c791680a2332ae65d3a150d01c1248a21e522e5c
Author: Dennis van Amerongen <trax@videolan.org>
Date:   Sat May 27 11:12:22 2006 +0000

    minor typo loose -> lose

commit 1bf74fe7327bbd6240fb9a09383392b155cdd2df
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sat May 27 11:09:56 2006 +0000

    Initial layout

commit 56674e0fa8dbde833f78795fb09ea471f69cdf10
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sat May 27 11:08:56 2006 +0000

    Here too

commit 727740c80fd3931d47ddae82ffb94b3bd909ccc3
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sat May 27 11:08:39 2006 +0000

    Re-enable PLAYLIST_GO

commit 3ba8ca57862e60daa722ef9496eea68e9207a1f7
Author: Dennis van Amerongen <trax@videolan.org>
Date:   Sat May 27 11:07:31 2006 +0000

    Add support for Windows Media Video (VC-1) Advanced Profile Decoder

commit fa3a118ec33394e442a305e34340633c2deeaa79
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Fri May 26 19:43:32 2006 +0000

    s/cvs/svn for ffmpeg

commit 59cf0d99de7674276a1ae2de3cadf24931ead005
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Fri May 26 19:00:36 2006 +0000

    extras/contrib: FFMpeg has switched to SVN
                    wxWidgets 2.6.3

commit f87a7197913d4e0a1156785d772fdb883575eec7
Author: Mohammed Adnène Trojette <adn@videolan.org>
Date:   Fri May 26 05:41:42 2006 +0000

    s/Conttrôle/Contrôle/ (thanks to OuTman <outman52 free fr>)

commit 23d7bba710717fc9d46e99beeb950e531af105c5
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Thu May 25 22:16:27 2006 +0000

    * disabled the debug-msg which prints the pointer to each p_item. this produces so many msgs, that you can't see others

commit 26f68e7fa95cae2d2fc10e44700863cfe71b2672
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Thu May 25 21:44:11 2006 +0000

    * meta fixes

commit 71de7a93ce53a00d96ef52455e4065fdd4d65ef4
Author: Clément Stenac <zorglub@videolan.org>
Date:   Thu May 25 19:58:32 2006 +0000

    Fix build

commit 450a2fb53d96f11f7438f9ecdb6225bdaf2ab1c2
Author: Clément Stenac <zorglub@videolan.org>
Date:   Thu May 25 19:38:45 2006 +0000

    Fix CDDA and a corner-case in playlist handling

commit 05b21e9603158b8e145eaa776bf088db6594eb33
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Thu May 25 18:34:32 2006 +0000

    * H264 RTP packetization by Vitaly V. Bursov <vitalyvb at ukr dotnet> refs #132
      NAL and FU-A modes of RFC 3984
      works for VLC -> VLC
      Does not work with QT yet, because QT requires the optional params profile-level-id and sprop-parameter-sets. these are usually provided in QT hinted tracks I guess. I'm not sure if we can reconstruct them manually. If someone would care to investigate..

commit 8e7484b4ff79cc0d22ee0a61ee372dee78431eed
Author: Clément Stenac <zorglub@videolan.org>
Date:   Thu May 25 18:27:39 2006 +0000

    Cumulative fix for BeOS - by Cian Duffy < myob87 4t gmail dot com >

commit d4adc50540fd8c0e4a0dbe755be953d823e1f968
Author: Eric Petit <titer@videolan.org>
Date:   Thu May 25 15:26:51 2006 +0000

    Handle Volume Up/Down as well

commit 55f33b618e2f85714f11d0cce08a2fadd6679182
Author: Eric Petit <titer@videolan.org>
Date:   Thu May 25 14:59:57 2006 +0000

    Adds support for Apple's remote (only handles Play/Pause at the moment).
    
    AppleRemote.[mh] is MIT licensed code from Martin Kahr:
    http://www.martinkahr.com/source-code

commit ee5179d0393260197c095dc423aeda860297c598
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Thu May 25 14:52:17 2006 +0000

    Spell fix

commit f49d38d70566039ee2fa685248769f7f2227a51c
Author: Clément Stenac <zorglub@videolan.org>
Date:   Thu May 25 14:43:53 2006 +0000

    Mark skins2-config, wx-config and parent-item as internal

commit 8e67d37a872aa568cc649123310dbf107d1c846b
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Thu May 25 14:40:20 2006 +0000

    * Fix id3tag new meta

commit 38f9675cdd28ab19b806307f9d1629f85a34a576
Author: Clément Stenac <zorglub@videolan.org>
Date:   Thu May 25 14:24:17 2006 +0000

    Add a change_internal modifier to options. Please check OS X implementation

commit 3b0885e5ae7231e36af17ad0024b757db98a32ac
Author: Clément Stenac <zorglub@videolan.org>
Date:   Thu May 25 13:58:28 2006 +0000

    Sanity checks

commit 7c4a54f94c8585393878c5c0e410645d50b571f1
Author: Clément Stenac <zorglub@videolan.org>
Date:   Thu May 25 13:45:33 2006 +0000

    Fix XSPF (Closes:#651)

commit 19607df85f3f1a1083fe011c57a055e021df5169
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Thu May 25 13:19:44 2006 +0000

    * Compile before you commit :D

commit dc8b65071878a7b0c6435c2caefc5c76a615b904
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Thu May 25 13:04:51 2006 +0000

    * Another ID3 tag supported :D

commit 02a0a42937d6029cb1ea0f473f071ce37564af1d
Author: Clément Stenac <zorglub@videolan.org>
Date:   Thu May 25 11:45:32 2006 +0000

    * Almost fix shoutcast (still some problems in "flat" view)
    * Disable interaction in WX until it's fixed

commit a3a3661f008426d913e6c7fc0d0871b73be7d1a5
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Thu May 25 10:51:17 2006 +0000

    Fix overflows

commit bf85a9205c4fb2c70d5ae88034c301f1bc9bccd5
Author: Clément Stenac <zorglub@videolan.org>
Date:   Thu May 25 10:11:06 2006 +0000

    Fix DVB demuxer. Barely tested

commit 2987f40fa309c774616efbdf9b2a527dd57591e9
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Thu May 25 09:54:35 2006 +0000

    Also implement msleep() wrt _POSIX_MONOTONIC_CLOCK

commit c21acbbcf5f0c6969fcd3a2daf6812925f334fa5
Author: Clément Stenac <zorglub@videolan.org>
Date:   Thu May 25 09:52:57 2006 +0000

    * Remove unused playlist_ItemCopy
    * Fix some debug

commit 105598d5b7e6b2ff69e5884b44d7d3ca3f6c919d
Author: Clément Stenac <zorglub@videolan.org>
Date:   Thu May 25 09:20:03 2006 +0000

    Fix playing from popup

commit e496c16baa296c006f9dd2cb87fb7383085bcff1
Author: Clément Stenac <zorglub@videolan.org>
Date:   Thu May 25 09:19:25 2006 +0000

    Fix a bug in preparse throttling

commit b33f655357605832dfc3d392691ab8be75acf0b8
Author: Clément Stenac <zorglub@videolan.org>
Date:   Thu May 25 09:04:19 2006 +0000

    * Search on artist and album
    * Remove some debug

commit 3790497de9260eb6b91725a01cba6386ece65ee2
Author: Clément Stenac <zorglub@videolan.org>
Date:   Thu May 25 08:55:05 2006 +0000

    Fix m3u unhandled meta

commit 58bae5695fb6b5504b7fd30f1237969aee49ae79
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Wed May 24 20:39:21 2006 +0000

    Fix monotonic clock POSIX option detection

commit 402b2ed2f093bdf8d22e691a6d5b893623decece
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Wed May 24 19:35:31 2006 +0000

    Use the monotonic clock from POSIX real time extension when available.
    That one goes at the same “speed” as the real time clock, but it is
    warp-less. Now it should be safe to call ntpdate while performing.

commit 9921422767789b7a3172b5cb224017efd99e1ef6
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Tue May 23 23:05:34 2006 +0000

    configure.ac: Forgot this one.

commit b62a04cb553065912d72098eb0a9f46d03bf6f39
Author: Dennis van Amerongen <trax@videolan.org>
Date:   Mon May 22 21:34:50 2006 +0000

    proper subme integer range

commit d8941c4983bd0bcd46bc294a33b5f3875981db81
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Mon May 22 20:06:40 2006 +0000

    configure.ac: More strict test fot GL stuff

commit cc8fa0d27d07df4c9ccf75650994fa414daf50f8
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Mon May 22 15:45:01 2006 +0000

    * fixed a typo

commit afbb1dafbbbbd6f2157f5b79eb26e9a6fbd22322
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Mon May 22 09:42:08 2006 +0000

    s/livedotcom/live555

commit 824df743f8064428627a3f423b8f04a523ea400a
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Mon May 22 08:53:17 2006 +0000

    Update po file after filename change ( we should do a post-commit hook one day)

commit 058853c7c72dc501a7d9298c265eca8d077d3d35
Author: Yoann Peronneau <yoann@videolan.org>
Date:   Sun May 21 22:17:25 2006 +0000

    * control/hotkeys.c: Fix Play/Pause hotkey

commit 039185d48197e9df75ffe6ada917b84de2421919
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sun May 21 22:01:14 2006 +0000

    Add support for keyboard multimedia keys on win32. This is of course untested.

commit b2d0c3930c86534fb7afe4c4003fdb3581740bbc
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Sun May 21 21:39:34 2006 +0000

    Update

commit 9ea586416c5222941e6be69679d700427bdc9603
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Sun May 21 21:20:06 2006 +0000

    s/livedotcom/live555/

commit 1a2878255a326bfaf90bea5badfe1a9f684338b3
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Sun May 21 21:17:52 2006 +0000

    ALL: s/livedotcom/live555/

commit 4c14ef78c993098b4c59f19e34a8850f996cf523
Author: Benjamin Pracht <bigben@videolan.org>
Date:   Sun May 21 20:00:27 2006 +0000

    * Fix hal detection

commit 71bca20ee7844a4f5a30fded078281cb36c47d91
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Sun May 21 17:31:06 2006 +0000

    Fix the integer widget

commit bcf036f976ae03e248f4807d8e7cb5ce84e9f4bb
Author: Benjamin Pracht <bigben@videolan.org>
Date:   Sat May 20 13:38:04 2006 +0000

    * HAL / DBUS / GnomeVFS aren't linux only

commit 0599d81244c9e90aaac73975d34184449e81dc39
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat May 20 13:17:00 2006 +0000

    Add missing const qualifier

commit a80e73e4db4a5733aff85465e5ea47bba7291956
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat May 20 13:16:46 2006 +0000

    missing #include

commit 60e01ff5856095e32cd88549d0705100c81fdf14
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Sat May 20 13:10:30 2006 +0000

    Use correct datatype in srtncasecmp

commit 31c99363adc608d68a3b43e8d0a844d6956d8b20
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Sat May 20 13:05:21 2006 +0000

    Use correct datatype

commit 7d7fbb052b6d182de4eb7c40349cf395b43a4b0d
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Sat May 20 12:55:15 2006 +0000

    Use correct types

commit d7ee68a7f8ab6f8df3e62ab0f934d182ef435ead
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Sat May 20 11:46:26 2006 +0000

    Remove unused variables

commit a63d4a7744503f81b96b796f1e1558e9b558fcfe
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Sat May 20 11:45:33 2006 +0000

    Remove unused variables and #ifdef DEBUG_SPUDEC the variables used when DEBUG_SPUDEC is active.

commit 3d274a15f3772d7189a8c6bb0f160cfb8ffee6e3
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Sat May 20 11:43:35 2006 +0000

    Compare the right datatypes

commit 2cecfed5484a5d06f8b403b00dc30f4b9fe1c8c5
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Sat May 20 11:42:40 2006 +0000

    Default value for pointer that could be used uninitalised

commit 7a4db902aa18e87b9e2781b8500ff7bbb2d53d79
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Sat May 20 11:41:26 2006 +0000

    Return in a non-void function

commit 947384fb6a0080aff3e0697f39d8ddad238d8f3c
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Sat May 20 11:41:08 2006 +0000

    Remove unused variables

commit df12bb74b66cbbeb18dc3024d48f802c22b828c2
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Sat May 20 11:40:50 2006 +0000

    Return in a non-void function

commit 495fa88f985b71fff905b612e5e011ff25110b40
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Sat May 20 11:40:35 2006 +0000

    Return in a non-void function

commit 49af7dbfc05bb99f154b3213bf46871d15b90bbd
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Sat May 20 11:40:15 2006 +0000

    Compare using the right data types

commit 5b8844d090c4048849aa7ea350214032c32bbfe1
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Sat May 20 11:39:53 2006 +0000

    Remove unused variables

commit 7990cd7d6cc4d4024d4520e1c4ab5e21b6326fb1
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Sat May 20 11:39:32 2006 +0000

    Remove unused variables

commit 33b6e2a4ed1efb13c7f0057af926e3629e0afa04
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Sat May 20 11:39:19 2006 +0000

    Remove unused variables

commit 3d23a7a3555d4fcd705629fcd4255f4a572416ce
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Sat May 20 11:38:50 2006 +0000

    Fix data type: Compiler warning

commit 1e9a940860378c39a5bca13cee78b97e6cbbe8e4
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Sat May 20 11:38:26 2006 +0000

    Remove unused variables

commit 803dbbe6f389e363d3957344cb70b0825bc38988
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Sat May 20 11:38:04 2006 +0000

    Compiler warning

commit fb7890cfac06404f44713eb37896665defbaad56
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Sat May 20 11:37:41 2006 +0000

    Add missing vlc_es.h

commit 9c026ec4739cda5ae4b6b0fe198cbe1ad3b2bdee
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Sat May 20 11:37:26 2006 +0000

    return -1 in a non-void function

commit 4896c1142ce67d768f567c0e12bfaa8252f8bf24
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Sat May 20 11:37:01 2006 +0000

    Compiler warnings

commit 9197bd58e82a1ecd583bc6b0a001d7b1e4b39dbf
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Sat May 20 11:36:38 2006 +0000

    Compiler warnings

commit 58192ba548cf0c2406ff668b25bb63bc3a52815f
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Sat May 20 10:16:21 2006 +0000

    x264 options patch from Dennis van Amerongen (Trax) (dennis dot vanAmerongen at nob dot nl)

commit dd18262ded6a068271d812365640b5d7c6e1167c
Author: Clément Stenac <zorglub@videolan.org>
Date:   Fri May 19 10:00:39 2006 +0000

    gcc 2.95 compile fix

commit bc3f5d4829593aa2546fe7abec7692810e2b84a5
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Thu May 18 23:00:48 2006 +0000

    Add Czech translation. Many thaks to Miroslav Oujesky

commit 1f3af1b4293cdf2c1ae7f4a70f58ec4a4a05424b
Author: Damien Fouilleul <damienf@videolan.org>
Date:   Thu May 18 22:01:31 2006 +0000

    - using strcmp with a NULL string isn't really a good thing to do

commit 056af2713dbe7f3e333c957bc43a31fe7ad246de
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Thu May 18 17:50:19 2006 +0000

    * address the user formally instead of informally (comparable to tu <-> vous in French)

commit 3876aaa761ba9ef1914a10591ecf0a1cbfcee6bc
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Wed May 17 19:38:53 2006 +0000

    * This makes the cddax and vcdx modules compile again. meta is disabled. functionality is untested.
    refs #649

commit f0a9192492ee9edc9c01314bdc543c835d7e8972
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Wed May 17 11:17:31 2006 +0000

    Fix po/Makefile.in.in

commit 8bdb93173cc905d4d7b368f6d35d2ec1df70e932
Author: Clément Stenac <zorglub@videolan.org>
Date:   Wed May 17 06:04:37 2006 +0000

    Forgot to change the deletion function

commit 1e8f294038d82f770455e4478d9724a852b7f809
Author: Yoann Peronneau <yoann@videolan.org>
Date:   Wed May 17 02:59:48 2006 +0000

    * gui/ncurses.c: first attempt to fix ncurses with new playlist
                     still not working: Add something to playlist

commit 0f7b859feca6e02c9d93e69eb3390508c26cacac
Author: Yoann Peronneau <yoann@videolan.org>
Date:   Wed May 17 02:31:30 2006 +0000

    * playlist/tree.c: when removing a node, don't forget to remove it from its parent!

commit d6bdbbab183d3c92646899238e6a0bfa205fa2f9
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Tue May 16 23:40:52 2006 +0000

    Fix mozilla and xpidl detection

commit f02a46fdfc882057095208bfa0c77def0f94be93
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Tue May 16 22:29:39 2006 +0000

    * Fixed Meta for OSX, so i know what music i'm listening to.
    (debug left in place. when you run into a crash please not the console info so we can investigate)

commit 6f5d2c79e09ee1bd112aa53cc24718f430958b89
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Tue May 16 19:25:18 2006 +0000

    * sorry, this part wasn't supposed to be committed yet

commit 243e7bff125a2e645f6e659a098ae0f5dfdad5aa
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Tue May 16 19:22:02 2006 +0000

    * ask for the name of the new node through the interaction framework (node creation runs in a separate thread now to avoid interface blocking)

commit a8e743f786744cebd251aa15285bd63e458b2696
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Tue May 16 18:23:37 2006 +0000

    * don't fail http output if AVAHI support is enabled, but the avahi daemon is not running. Just generate an error and continue.

commit 70905c6d22f7fe86b36442db4255f5f81874f38a
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Tue May 16 18:09:47 2006 +0000

    * detail what id3tag handling is unimplemented.

commit 2b38bca6c4d6608963fa668cbdc26352236f1b31
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Tue May 16 16:45:57 2006 +0000

    * update of the German translation by Mathias C. Berens | welcome-soft with some few additions by myself

commit 51ced20e1598df2af761afb64a2c46f6e326782b
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Tue May 16 16:04:06 2006 +0000

    coding style fix

commit d04d403ae5256460589d7c35f52395161e7073b3
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Tue May 16 16:02:56 2006 +0000

    Fix potential segmentation fault

commit 91b521689d016ee868fa30c9c820eac6f302307e
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Tue May 16 16:01:59 2006 +0000

    Fix po installation

commit 58bb2fbd35e466b9ee4f90153b9582eb7961790e
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Tue May 16 16:01:01 2006 +0000

    Fix Segmentation fault in RPN while parsing pathnames.

commit d1652d5ca75dbec92bb03733b0c336a242f7fe47
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Mon May 15 20:08:30 2006 +0000

    * a plain %s can't be localised IMHO ;)

commit 5314d9ee3cc405f09821cc0d35cdcdd7493f7a4c
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Mon May 15 14:47:23 2006 +0000

    New playlist API fix.

commit e148a401f8220d48d04fedf3e3566def58b3d972
Author: Clément Stenac <zorglub@videolan.org>
Date:   Mon May 15 12:50:39 2006 +0000

    Last fix for win32 ?

commit 1e0b16b3bc024adedbabcdef036e6aee0cf040b0
Author: Clément Stenac <zorglub@videolan.org>
Date:   Mon May 15 12:28:44 2006 +0000

    Should fix Xosd compilation

commit dea44d9658b8b052594133f1abf53eb80903e595
Author: Clément Stenac <zorglub@videolan.org>
Date:   Mon May 15 12:26:49 2006 +0000

    Should fix win32 WX compile

commit b1f5c760a0767f35ce26868146c6655d9b6de868
Author: Clément Stenac <zorglub@videolan.org>
Date:   Mon May 15 12:07:26 2006 +0000

    Fix bonjour compilation. Completely untested

commit 4c07fa0c91eb1a1ec34901779849dc6673815405
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Mon May 15 09:37:08 2006 +0000

    Run make update-po. Fix make dist

commit c6e29a7dda6734857ce5e28d03ea953b9e12fe35
Author: Clément Stenac <zorglub@videolan.org>
Date:   Mon May 15 05:57:19 2006 +0000

    New helper to create nodes for services discovery

commit 28bd3a4a6af005742657f8a0ea7fa92a4fef0618
Author: Olivier Teulière <ipkiss@videolan.org>
Date:   Sun May 14 22:16:59 2006 +0000

     * skins2: new LayoutID.isActive boolean variable

commit ccf834a51a5ba339dff515333118635aaa3b9047
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sun May 14 21:57:37 2006 +0000

    * more compilation fixes

commit 88528f4cf58865945d3f13b5f9260ebc6f4caf6b
Author: Olivier Teulière <ipkiss@videolan.org>
Date:   Sun May 14 21:51:37 2006 +0000

     * skins2/src/skin_main.cpp: Do not forget to return a value

commit 2a4da6a518aad594032014927cc41404935e921b
Author: Olivier Teulière <ipkiss@videolan.org>
Date:   Sun May 14 21:43:22 2006 +0000

     * skins2/parser/skin_parser.cpp: make sure the IDs are unique in the whole skin

commit 6d2df9126dddf225a005d20fef833f524902856f
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sun May 14 21:10:07 2006 +0000

    * vlc-meta fixes

commit 42b2536ebb571c2c72ef89d671e2d4ffa51f4419
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun May 14 20:40:23 2006 +0000

    Fix ffmpeg linking

commit a7e16ca0d833fad739b595a60cf4515154decb27
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun May 14 19:52:42 2006 +0000

    Fix shout compile

commit e0e7b2ef03e32657d347ad5ef039191a3d57cdd1
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun May 14 18:49:50 2006 +0000

    Change some error message to assertions

commit 9835f07bb2cf049dc4ed2250a2bc35ae1a7f8f24
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun May 14 18:44:21 2006 +0000

    Fix http access output with bonjour

commit 189bd77bd4531faf3e29e020402307130fd1615d
Author: Olivier Teulière <ipkiss@videolan.org>
Date:   Sun May 14 18:30:19 2006 +0000

     * src/input/input.c: msg_Warn --> msg_Dbg

commit ed0b72e3714ad87cb4e10b9a7239e19b9ef0724e
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun May 14 18:29:00 2006 +0000

    Merge back branch 0.8.6-playlist-vlm to trunk.
    
    What is currently broken:
     * Some playlist demuxers (shout, dvb and pls)
     * DAAP
     * BeOS playlist
     * GPE playlist, I suppose
    
    What has some trouble:
     * Meta handling in several demuxers (most notably TS)
     * Skins2 playlist (doesn't refresh correctly)
     * OS X playlist (see bigben's latest commits)

commit 806edd25dcb922c430ac5b99aac14326b00c7829
Author: Olivier Teulière <ipkiss@videolan.org>
Date:   Sun May 14 18:17:14 2006 +0000

     * skins2/win32/win32_factory.cpp: msg_Err --> msg_Dbg

commit df6dba9cd2641c06c7e106181bd7e2f72345a2e0
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sun May 14 15:27:30 2006 +0000

    Remove non breakable space

commit 70cd338dfab3e7e6938968287b177381e5ad94c7
Author: Cyril Deguet <asmax@videolan.org>
Date:   Sun May 14 15:21:25 2006 +0000

    * vlcproc.cpp: fixed detection of play/pause status (when the popup menu or
    keyboard shortcut is used to toggle pause instead of a skin button)

commit 04630cb913554782a9f0d1e03d3a59f95ada0ecc
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun May 14 14:59:12 2006 +0000

    Be more resilient

commit c7b70c3b76d4710aa1a718ad5886255b63bd02cc
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sun May 14 14:44:12 2006 +0000

    * forgot to add UserOkayCancel to the header (creates the same dialogue as UserYesNo, but with different labels)

commit 5d04943cbd4190513343beffa30e71d31801b052
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sun May 14 14:36:08 2006 +0000

    * new dialogue type to prompt the user for a string
    * the core is widget-free now (except for the header to keep wx compiling, hopefully)
    * updated the OSX-implementation to reflect the recent changes
    
    more clean up is necessary; testing and any feedback is welcomed
    
    refs #553

commit c7c309ce04d7f3ed5ec59a01136136d2c5acdf6d
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sun May 14 13:20:04 2006 +0000

    * introduction of a widget-free progress bar dialogue, partially already committed in [15617] (core and OSX only, refs #553)

commit b67e6fc2b71b626ee1533f0631ec4e6f0a3f1f1b
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sun May 14 13:07:29 2006 +0000

    * first implementation of a widget-free authentication-dialogue (core and OSX only, refs #553)

commit 96053dfbebec9c6d309a1f7c2f910d9e3cfbc975
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sun May 14 13:06:09 2006 +0000

    Recognize XSPF MIME type when there is a charset parameter.
    Thanks to “DS” for pointing this out.

commit 83cc55c7f7c03e7deb1476ee7aac13946970e561
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sun May 14 13:04:48 2006 +0000

    Some users reported problems with subtitles encoding on Win32.
    Probably a setlocale() breakage. Use GetACP() instead.

commit 4db8257a88e991b8d84d1bdce3119eaa3558b544
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sun May 14 12:41:40 2006 +0000

    * first implementation of a widget-free authentication-dialogue (core and OSX only, refs #553)

commit 4e0d4c98a8b6070aa594db368470cfae6b7291d7
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Sun May 14 11:57:58 2006 +0000

    Patch for wxWidgets and gcc-4.1.0, iconv fix and live555 compile fix

commit 6288c1e6b995a090ddd8248a25d5ce385b62ba4a
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Sun May 14 11:56:38 2006 +0000

    Compile fix live555 for iconv.h headerfile

commit 5bd101d9fe322eac543860a0119983be9fa0d7bf
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Sun May 14 11:41:55 2006 +0000

    toolbox: remove debian and woody references

commit 47902e37d9e3bd16c9d66d0e529250bf40b6a4de
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sun May 14 07:01:20 2006 +0000

    == -> =

commit 8d19624ee75463ac9bdd89cb07bdec9f7b283891
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sat May 13 23:16:24 2006 +0000

    Allow on the fly cropping size change with top, left, right and bottom offsets.
    alt+i -> crop one more pixel from the top
    alt+j -> crop one more from the left
    alt+k -> crop one more from the bottom
    alt+l -> crop one more from the right
    alt+shift+<the letter> -> crop one less

commit f4f98d5c262a75947befb0d6055b26ef2cc57d63
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sat May 13 21:49:16 2006 +0000

    Add <left>+<top>+<right>+<bottom> syntax for cropping.

commit 58961aa8bced3df48dec45118ac1028d53c61cbb
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sat May 13 21:22:27 2006 +0000

    Allow the <width>x<height>+<left>+<top> syntax in video output core cropping

commit b73b4a125fc7b9dedf0e95e3854ad4e491e83ffd
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sat May 13 21:01:05 2006 +0000

    Woops, this somehow got removed in previous commit.

commit c6e6d111c7e2143c5913d14f2d910cef6f960ed8
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sat May 13 20:56:03 2006 +0000

    Add the --custom-aspect-ratios and --custom-crop-ratios options which make it possible to add custom values to the video menu's aspect ratio and crop lists.

commit 49d002c336739f7e721cb01ace263f8f1a62e1cd
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sat May 13 20:22:20 2006 +0000

    Change DVD-next hotkey on !__APPLE__ to ctrl-f instead of ctrl-n (ctrl-n is already used to open the "open network stream" dialog)

commit 83a6e5b081d00d4096b533fd359257366444319d
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sat May 13 20:15:00 2006 +0000

    Display snapshot file name on video when taking snapshot (and remove some tabs)

commit 90de252b7e5a4e02c5c6a7012ecc240b2b12d84b
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sat May 13 20:07:33 2006 +0000

    Add zoom (z) and unzoom (shift+z) hotkeys

commit 1cf7350be358c16dc9d89d58786af1b7c60ce511
Author: Olivier Teulière <ipkiss@videolan.org>
Date:   Sat May 13 17:54:21 2006 +0000

     * skins2: new skins2-taskbar configuration option, to allow removing VLC from the task bar on Windows (changing this option takes effect on the fly)

commit a05b23aac0c27884c03852e3217febae76470919
Author: Olivier Teulière <ipkiss@videolan.org>
Date:   Sat May 13 17:09:21 2006 +0000

     * skins2: The skins2-systray option can now be changed on the fly

commit 660cc33fe350b27c3c355c531dad8b700d2c48a8
Author: Olivier Teulière <ipkiss@videolan.org>
Date:   Sat May 13 11:42:20 2006 +0000

     * skins2: new skins2-systray option on Windows to activate an icon in the system tray

commit 0603924b22369d0028e426c345fca84f0c9e37d6
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Fri May 12 19:26:48 2006 +0000

    Fix uninstaller (i hope)

commit f14c45740bcda8579d1d71b8d3310c5cb8a573f6
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Fri May 12 17:54:28 2006 +0000

    * added "Magnify" to the available video filters
        - re-designed the view a bit, so it is smaller (and nicer IMO)
        - string fix

commit a9b12caead48117116f3a55afcff670c05337778
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Fri May 12 16:27:35 2006 +0000

    * made the look-for-update process faster and more error tolerant
        - we can't get release notes if vlc-version == current-release, so don't wait for them
        - wait only 15 sec for the r-notes, any longer can't be good
        - show the user that her version is up-to-date

commit bc38c3ea5b533d3eb0607241f1d89c1f4f884cd1
Author: Damien Fouilleul <damienf@videolan.org>
Date:   Thu May 11 23:02:56 2006 +0000

    - modified for standalone INF file distribution (i.e. installer is no longer bundled in cab, it is downloaded instead)

commit 4815d7f68835e4fb08b6381988dd214f651f4069
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Thu May 11 21:46:51 2006 +0000

    Synchronise the po file from the 0.8.5 branch.
    Add gl, he, hu and sv to activated l10n.

commit 272e38a0b5628d7dd74da24d94cb6cefbe608ae9
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Thu May 11 18:56:20 2006 +0000

    wxwidgets/* : Forwardport [15370]. button localisation

commit b5243c87c4c4a031b2d8665b1be83d430dd210ba
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Wed May 10 21:47:22 2006 +0000

commit 1420a0f3835c3d1e6d89445e0a814a8bb5aae279
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Wed May 10 21:13:35 2006 +0000

    Forward port from 0.8.5

commit 73921f62998d40ebbfec3a8909110191ac054f2a
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Wed May 10 13:30:19 2006 +0000

    Readability change

commit a16c5cd892b1036a7f311d838974a14d5b81ffc9
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Wed May 10 12:40:41 2006 +0000

    Patch for connecting authenticated RTSP connections.

commit a59419de943c89f8edcb6c463afce5026484fbb5
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Wed May 10 10:56:31 2006 +0000

    install vlc.desktop at the good place

commit 9dbb1324b5aa098ffb78faacd4cbeb1f22a6a18e
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Tue May 9 22:49:36 2006 +0000

    Typo

commit d636cba575eb5b9fc31bd96aaa04891c7e342101
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Tue May 9 22:41:16 2006 +0000

    configure.ac: Detect the Xulrunner sdk (from sam's debian patch)

commit dea973301c3c0854ba370b6e0f6a5a113026f214
Author: Olivier Teulière <ipkiss@videolan.org>
Date:   Tue May 9 21:21:50 2006 +0000

     * doc/skins/skins2-howto.xml: dialogs.playlist() is not yet available in a release

commit c7efaf76442a4bffecc0742b53897df38add7485
Author: Clément Stenac <zorglub@videolan.org>
Date:   Tue May 9 20:42:28 2006 +0000

    *popup is not in 0.8.5

commit 2d7665e0ed3e7fa2df2a740a5afe775777ed43c6
Author: Boris Dorès <babal@videolan.org>
Date:   Tue May 9 14:39:12 2006 +0000

    - monitor aspect ratio, source aspect ratio and crop ratio are not
      octal numbers

commit 15dce7e1ebc88e0bb86961c2dd56790caff2f950
Author: Filippo Carone <littlejohn@videolan.org>
Date:   Tue May 9 07:52:31 2006 +0000

    Playlist item deletion added in libvlc.h for external programs use.

commit 645e86714f7369afb00ec1dba1be0983313b2c71
Author: Damien Fouilleul <damienf@videolan.org>
Date:   Mon May 8 23:39:44 2006 +0000

    - configure.ac: removed dependency on XPCOM support libs as they bloat the mozilla plugin, which does not use them.
    - mozilla/Makefile.am: removed dependency on PPC only flags and libs, the plugin builds for MacIntel (doesn't mean it works, though)

commit d64ddb67c67d3ae73ed1b8cba1a79c45a335a07c
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Mon May 8 22:48:36 2006 +0000

    Dig up .desktop from removed debian folder. Thanks to Flameeyes for noticing.

commit f1269968c95765cc449900cb5594db5d388d6886
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Mon May 8 21:51:52 2006 +0000

    suppress reference to debian/

commit fe35447f93056ffac86e6127b1710aedb1334c38
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Mon May 8 20:59:52 2006 +0000

    The Debian packaging data have been moved to svn.v.o/pkg-multimedia

commit 2fe4e8cf675186936b4b624ca3a8eba90dc8b812
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Mon May 8 20:20:13 2006 +0000

    * : svn:keywords

commit e6df827c3c6767c0ccbbbbda5ab647b02c9ced4a
Author: Damien Fouilleul <damienf@videolan.org>
Date:   Mon May 8 09:46:51 2006 +0000

    wav.c: added 'mlaw' fourcc, same as 'ulaw'

commit ba5cd4c71f5c04bf3ed43fdce2774cb4efafbde0
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sun May 7 22:48:27 2006 +0000

    Don't put --intf wx in the desktop VLC shortcut

commit c2dfdd4b13e658db47a9497132b641b743cbe1f0
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sun May 7 20:51:23 2006 +0000

    Crash fix. Thanks to _steven_ on IRC

commit 03d0ff1c544c8fd6a32b25ea3502f3d7fb511b0a
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Sun May 7 16:53:18 2006 +0000

    interactions.*: button order (fix #470)

commit f44c0c99e8cfff564d0f94c79764f31e8b1b118a
Author: Olivier Teulière <ipkiss@videolan.org>
Date:   Sun May 7 16:02:49 2006 +0000

     * modules/gui/wxwidgets/dialogs/subtitles.cpp: Bigger range for the subtitles delay (useful when a movie is split in 2 files...)

commit 71e48ab2326b9f393691695238a9b76b61d4e870
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sun May 7 16:01:07 2006 +0000

    ACL_* documentation

commit bf49636c5371184757e6deeb993c4a9728d79563
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sun May 7 15:50:09 2006 +0000

    Compile fix

commit 3e8c0de97d5eb9a1520d5d8eb40cce91c65e6cef
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Sun May 7 15:41:37 2006 +0000

    wx/dilaogs/ : Fix button alignment in dialogs (refs #470)

commit 8a764762d0c7be0accaf7cac704a1bc6d085d902
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Sun May 7 11:44:53 2006 +0000

    Forward-port [15539]

commit 4e939d80073c826dc77735552f7f17e77a77bed2
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun May 7 08:51:34 2006 +0000

    Forward-port and adapt [15500]

commit 9ac8ebb092d9f48aa9e384a6b29ca12952871727
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sat May 6 22:50:11 2006 +0000

    Add 'GENRE' to the list of vlc_get_meta language independent wrappers.

commit 226eab71b7f7551401bb17ca32cb0d566251a9c5
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Sat May 6 22:39:02 2006 +0000

    We release ;)

commit 2cb34d1eb24d193ad10a60d62d10860ccd924ab3
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sat May 6 11:50:58 2006 +0000

    Update ChangeLog

commit de928c0ab13eddb75c3b09e1090ddc9b2c216673
Author: Damien Fouilleul <damienf@videolan.org>
Date:   Sat May 6 10:36:58 2006 +0000

    vlc.win32.nsi.in: i need holidays

commit bc14424e470c8157e5eba605342c7d006ce999fa
Author: Filippo Carone <littlejohn@videolan.org>
Date:   Sat May 6 10:04:34 2006 +0000

    Java bindings updated to latest jvlc version.
    SWT components removed until we are able to configure and check for swt-*.jar
    presence.

commit 88b0a696a4c0e32668bb2c15fb95c5293e823700
Author: Damien Fouilleul <damienf@videolan.org>
Date:   Fri May 5 23:41:55 2006 +0000

    - vlc.win32.nsi.in: second attempt

commit c75bb43a846709c6f5baaa243a7f84628f03f8a9
Author: Damien Fouilleul <damienf@videolan.org>
Date:   Fri May 5 23:09:43 2006 +0000

    vlc.win32.nsi: libvlc.dll needs be copied into mozilla plugins directory as well.

commit 8f08042cccca463a68661901d8b1cf06b99d421f
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Fri May 5 20:38:58 2006 +0000

    Add "shoutcast" as an alias for "shout".

commit a29234a00e7b250f3c5e94e1f39022c73364cd52
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Fri May 5 20:35:43 2006 +0000

    see previous commit

commit 50efe28b094baa0ab4a2853bf7c55f33ea7b8c92
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Fri May 5 20:34:42 2006 +0000

    "[PATCH] for changing the mosaic-order in execution time" by Mateus Krepsky Ludwich + a few fixes. Many thanks.

commit 02939393c6b9e222353975bc147583210941d12b
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Fri May 5 17:12:15 2006 +0000

    Update chinese l10n by  Wei Mingzhi

commit f49dc314914c962c5b44f892c1f08e838a3e1a1a
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Fri May 5 15:49:54 2006 +0000

    We need to include "config.h" somehow before we can use the HAVE_* defines

commit 34478c8969cece578c4172b79ad20f3ce9be8582
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Fri May 5 12:02:55 2006 +0000

    Hope it really fix it

commit 4fd81206d72a3e6242974bf551061f14cf530379
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Thu May 4 22:36:31 2006 +0000

    Fix.

commit 5128f3e95d75e9d367491e9a91faac15651154bf
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Thu May 4 22:00:42 2006 +0000

    configure.ac: test a bit more for contribs

commit c99cbb3bee3c6f8db324dc9cc0d0a549eaa3f68d
Author: Damien Fouilleul <damienf@videolan.org>
Date:   Thu May 4 21:58:37 2006 +0000

    libvlc.c: removed debug

commit 086d46574617166f9b5a31bf6e16748a7b472e6a
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Thu May 4 21:25:07 2006 +0000

    Add undocummented comments to help. Thanks to pieroxy ( http://forum.videolan.org/viewtopic.php?t=19603 )

commit 09341bf8c3c97514aa4db308fa90c4ec56ac92d9
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Tue May 2 20:17:33 2006 +0000

    This should now at least compile

commit 8e5e360b6d896b3dfda5f0783b2aa97127180147
Author: Benjamin Pracht <bigben@videolan.org>
Date:   Tue May 2 20:07:59 2006 +0000

    * Hopefully fix a long lasting refcount issue in the es module that prevented the mp4 frame header to be written properly on exit
    * (Well, es is deprecated anyway)

commit 44e87ccd1ae3769abf156d77047866d8facc73f1
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Tue May 2 19:54:29 2006 +0000

    Untested change to support different AMTUNER modes in dshow input (see http://forum.videolan.org/viewtopic.php?t=19814 )

commit fe3acfea8d6edd788f7ca69915a05c16050e89df
Author: Benjamin Pracht <bigben@videolan.org>
Date:   Tue May 2 19:20:28 2006 +0000

    * Really fix the color depth specification

commit f1e171109c426f6917dcc56ca692e9094218dcd2
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Tue May 2 15:23:39 2006 +0000

    Hopefully fix linking of the mosaic plugin

commit acd71ac337879e22aefdbc0e326282b3f86f39e3
Author: Damien Fouilleul <damienf@videolan.org>
Date:   Tue May 2 15:13:28 2006 +0000

    voutqt.m: use kYUVSPixelFormat for MacIntel CPUs

commit 60b8618df7da9036eafa6697d4d036b453eee66f
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Tue May 2 14:54:32 2006 +0000

    Mozilla libtool fix from Pavlov Konstantin

commit b037ebc1f29257516147ce05b6e59b89e424e824
Author: Damien Fouilleul <damienf@videolan.org>
Date:   Tue May 2 09:23:06 2006 +0000

    Makefile.am: fixed EXTRA_DIST for MacOS X plugin

commit fa87744af0f5215ebd969450c42215cea137d0f7
Author: Damien Fouilleul <damienf@videolan.org>
Date:   Tue May 2 08:50:18 2006 +0000

    - added support for 64 bit version of mozilla SDK, thanks to thresh for the patch

commit 879c696cc1be9c9eb40af7193752ef7aa8f607ba
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Tue May 2 06:57:46 2006 +0000

    Avoid code duplication

commit 9ddc8d6a0e6db06d1b83f959f9f06a6cc6a10425
Author: Olivier Teulière <ipkiss@videolan.org>
Date:   Tue May 2 06:50:30 2006 +0000

     * forwardport of [15426] and [15516]

commit 763ec5c2a42d5146bffadfbcec453533ed3ff821
Author: Sreng Jean <fox@videolan.org>
Date:   Mon May 1 22:06:57 2006 +0000

    First rough demux2 implementation for game music files using Game_Music_Emu
    (Super Nintendo (SPC), Nintendo NES (NSF), Nintendo Game Boy (GBS),
    Sega Genesis/Mega Drive (VGM/VGZ/GYM), and Sega Master System (VGM/VGZ)).

commit 67b302613d48a5786bbe8e0280ab339c85136754
Author: Sreng Jean <fox@videolan.org>
Date:   Mon May 1 21:20:09 2006 +0000

     Use strrchr to extract the file's extension

commit 1eefa7ea8b5f76e7c47108f274e3b719d61dd0aa
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Mon May 1 19:13:45 2006 +0000

    Win95/98/Me file opening and stat "fix". Thanks to Quovodis for the help (even though we finaly came back to an easy solution).

commit 346168e021b074b904a697d143e85037d285382d
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Mon May 1 15:18:01 2006 +0000

    - Save one malloc()
    - Return NULL in case of error

commit 6eba55d5ffc2108aa3239d1e9f9e0ebdc0c2c854
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Mon May 1 14:47:24 2006 +0000

    Hum

commit 2b42bb15dc24c874c5d9076a0fc910c23c02405a
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Mon May 1 14:25:07 2006 +0000

    Add some more debug (this is easier than compiling at home).

commit c90405bfb877bb9178de6079f3f3bac51a646ea8
Author: Olivier Teulière <ipkiss@videolan.org>
Date:   Mon May 1 13:28:07 2006 +0000

     * skins2/src/generic_layout.cpp: do not draw on top of the embedded vout when
       resizing

commit b6ec3349bcc616bad075dac166ab3a195d52af10
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Mon May 1 13:18:11 2006 +0000

    Fix tabs and add some debug.

commit 52250745292dd67255354ab43d8076cf3e22ff79
Author: Cyril Deguet <asmax@videolan.org>
Date:   Mon May 1 12:12:03 2006 +0000

    * forward port of [15504]

commit b8118762a5432c1d04be50e28f556ec5462b3d99
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Mon May 1 11:47:19 2006 +0000

    * forward-port [15502]

commit 62fe8f4c5d4aff6bad957089ff16cdb5068f1929
Author: Damien Fouilleul <damienf@videolan.org>
Date:   Mon May 1 10:41:00 2006 +0000

    - unicode.c: possible fix for UTF8 filename support under WinMe/98/95, needs testing though

commit b4fa3ce61b4ec57a5f90c6fd450ce2446b275dc3
Author: Clément Stenac <zorglub@videolan.org>
Date:   Mon May 1 08:34:27 2006 +0000

    Forwardport [15492]

commit 23eb4c419c64df4b83e40a5a2cef904f2e4b88a1
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun Apr 30 22:34:50 2006 +0000

    Fix handling of buffer underruns in ALSA. Probably closes #461
    We passed the delay verbatim to ...frames_to_bytes function which doesn't like negative numbers.

commit 6458cddbae319ce061535e85c4c7425cc40d9a01
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Sun Apr 30 22:08:18 2006 +0000

    * Fix searching in aggregate mode for the RTSP VoD module. (fixes #655)
      Pausing is still broken.

commit 65ff3035938ada85b1ab6b0cf09fa9628962df6f
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sun Apr 30 21:01:54 2006 +0000

    Rah forgot to commit this file

commit 8ac58f00b9e493bb1cd0cf1618d09e9461acceae
Author: Benjamin Pracht <bigben@videolan.org>
Date:   Sun Apr 30 19:26:25 2006 +0000

    * Patch from Basil Achermann to handle esc and space keyboard events in VLCControl when the controller is active
    * It seems that corrects a bug when the controller was the acrtive window in fullscreen (that shouldn't happen, but well...)
    * Best thing to do would be to handle the keypresses from the vout here too, I guess...

commit 1aff501d32fbab62f1c5f2d7fad39e91e8c4150d
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sun Apr 30 19:16:39 2006 +0000

    Forward port [15485] and [15486].

commit 34e223883058ef37c736a927a1ea4daa12ac8eb5
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sun Apr 30 17:51:34 2006 +0000

    Fix segfault

commit 0bf89973917584b880be05fb62ccc27be582abc0
Author: Damien Fouilleul <damienf@videolan.org>
Date:   Sun Apr 30 17:40:34 2006 +0000

    - MacOS X: bundle 'VLC Internet Plug-In' package into a disk image for online distribution

commit 1f3ea530892e77b6b1c4081f5c8caa8b7fc89110
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun Apr 30 17:40:03 2006 +0000

    Ditto

commit 26b0f760b7401c05a6c94d2a3fbb0f7888e2111a
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun Apr 30 17:39:28 2006 +0000

    Woops

commit f1588c975cbc2e28980d4863b4430f92f7a74b98
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun Apr 30 17:36:48 2006 +0000

    Fortune

commit 8865c5c72cb845c9c30bb0c7261264fa79c4c29f
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sun Apr 30 17:19:29 2006 +0000

    Also set SO_REUSEADDR here

commit d5d024154d08f1bd9dae7362b0be50c299d08cf7
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sun Apr 30 17:16:32 2006 +0000

    Set SO_REUSEADDR on client sockets

commit fed99e5f05dc502dedd21a5e0053dcc0c9166547
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sun Apr 30 17:12:50 2006 +0000

    Remove the Thumbs.db files here too

commit e0966aca366c7567c5f496cc8f80a04d637dd147
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sun Apr 30 16:54:32 2006 +0000

    Fix memleak

commit 0263f8f47b1f3838850d8d4262409469535f35de
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sun Apr 30 16:37:30 2006 +0000

    Forward port podcast fixes [15462] and [15465].

commit fcc9f8640b1157585f4640e856d3276dc8adf9dc
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sun Apr 30 16:31:38 2006 +0000

    * forward-port [15464] and update the TODO-list at the top of the file

commit e2c422e819c27f72bed64f44e7862c26e0dcbd5c
Author: Damien Fouilleul <damienf@videolan.org>
Date:   Sun Apr 30 16:08:32 2006 +0000

    - added installer for MacOSX VLC Plugin
    - updated supported mime types in resource

commit e3aa4d0b12c75c76617c88f520969ae71d22473a
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sun Apr 30 15:39:19 2006 +0000

    Forward port [15458].

commit ebda53544de3f4aec0afad936925f319206ad9e7
Author: Eric Petit <titer@videolan.org>
Date:   Sun Apr 30 15:30:35 2006 +0000

    Build fix

commit 460a7506ea42d993f12add828c97a340b4551bb9
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sun Apr 30 15:19:24 2006 +0000

    Fix statistics panel alignement

commit a630c20b533c28b765005a63ec96f7ce310c0586
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sun Apr 30 14:44:54 2006 +0000

    * forward-port [15453]

commit f6482bd6f604e8f829825e711e062bc4ed18731f
Author: Cyril Deguet <asmax@videolan.org>
Date:   Sun Apr 30 13:44:20 2006 +0000

    * generic_layout.cpp: don't draw controls of an invisible layout

commit dc90d4486418c9de04072049adacb7fe83ae88b5
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun Apr 30 13:25:32 2006 +0000

    Add support for Windows Media Audio 9 Speech (Closes:#606)

commit b7718838bd25a73ea21e9d61f8bdb0267cb3cbbc
Author: Cyril Deguet <asmax@videolan.org>
Date:   Sun Apr 30 13:12:34 2006 +0000

    * all: added a SliderBackground to the volume slider of the default skin
     (fixes an incorrect behaviour when clicking on the white part of the slider)

commit d216605aa6d112334cbdefa551f0c27e4e4862eb
Author: Benjamin Pracht <bigben@videolan.org>
Date:   Sat Apr 29 20:48:44 2006 +0000

    * Support for saving xspf playlist files

commit 53eabb3f7e4822f09230875d4d1f38f53e8cf6d0
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Sat Apr 29 20:18:21 2006 +0000

    Re-enables the XOSD plugin in debian nightlies

commit 2981073a4923717ef3051525ea4fba2dbf5f16dd
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sat Apr 29 18:33:44 2006 +0000

    Forward port [15418] and [15420].

commit 2e26f5410dccbc583b5c693f48321a964c0869be
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Apr 29 15:56:15 2006 +0000

    Hmm 512 bytes to format a decimal integer sounds a little abusive

commit ebf89221e1a891c79649ee652cc0c374ffb30142
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Apr 29 15:46:36 2006 +0000

    Another overflow

commit 64b797904ffa733c89140d6574e02f7dcd6cef02
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Apr 29 15:34:09 2006 +0000

    Fix likely stack buffer overflow

commit 0627abcd256540c5af77cdc34c9a006b37a4087c
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Apr 29 15:15:30 2006 +0000

    - Don't nul-terminate after snprintf(), it does it already
    - Use strlcpy()

commit 388d2d1b359f765bc45dc3527a9072f373eafa90
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Apr 29 15:11:48 2006 +0000

    Clean up

commit 1715ecf8b022e7abe603fb2fde492f245e3d3ccb
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Apr 29 15:10:39 2006 +0000

    Use strlcpy

commit 065691d718276f9e42506ccdc6887d362f331018
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Apr 29 14:38:39 2006 +0000

    Also use strlcpy()

commit 533d6dbf37d7a32ee339058f6657f64ba1009525
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Apr 29 14:34:50 2006 +0000

    Use strlcpy()

commit 83d3320758201fc208b3a0e011af10c5e26bd7fe
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Apr 29 14:30:49 2006 +0000

    OpenBSDish strlcpy()

commit 0a930be206c0211be8a48a7a31749f91eeeca424
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sat Apr 29 14:23:44 2006 +0000

    Update ru.po from rosetta

commit de19a1c7b10bc6c8b0c940d3866e154f2c9502b6
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sat Apr 29 14:23:41 2006 +0000

    Initialize variables

commit a10232da1f84a5341d6dad6de9b025c199caab9e
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Apr 29 14:23:00 2006 +0000

    Win32 compile fix

commit 8a500492990947e81ae1648c5c0f51bb617d567a
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Apr 29 14:07:18 2006 +0000

    Remove some unused configure checks

commit f4a873176ea5b514a1b9fffa7e064975ca85007a
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Apr 29 13:59:07 2006 +0000

    Nul terminate
    
    Might be a better idea to implement strlcpy()

commit 1cea7efdb0ed4615093834ad6c129715487b89c5
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Apr 29 13:55:07 2006 +0000

    - Use poll() instead of select() so we don't depend on FD_SETSIZE
    - Clean up

commit fa9c4fb80f5994457256ed9ec42ed2b1d2629c7a
Author: Benjamin Pracht <bigben@videolan.org>
Date:   Sat Apr 29 13:53:49 2006 +0000

    * Fix for some strange x drivers that return 8 bits screens as first answer when being requested a Truecolor class one

commit 2e1e0990567db4bd21567f830a8dfd4f027ddca3
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Apr 29 13:38:50 2006 +0000

    Use strncpy() rather than strncat() when the destination is empty

commit 30cc7ccac0a7f593b1f4c8247f231fcd8167618b
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Apr 29 13:32:36 2006 +0000

    Don't use #ifdef + alloca() when we have something simpler

commit fdf4ef95eb2e5d8c9bb957d47c4315c6ea03b14f
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sat Apr 29 13:31:39 2006 +0000

    Be sure to write correct time values

commit 5a6a6caf6743681c390ca0815c3046e5ce5c5084
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Apr 29 13:30:39 2006 +0000

    Simplification assuming that sizeof(char) = 1

commit 4833d61b404d6086f10157dbf79e4d0a6c69f07b
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Apr 29 13:30:10 2006 +0000

    Fix copyright

commit 0428abf50359d729f8bd04e173b33d0c8a57066b
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sat Apr 29 13:12:29 2006 +0000

    Forward port [15410]

commit b7169e0ec1539efb3277e7bf7b3e6e809c00a0f1
Author: Clément Stenac <zorglub@videolan.org>
Date:   Fri Apr 28 20:21:42 2006 +0000

    Set skip-frames to default enabled

commit 8575312cf0556342f47454e8d4443602c37bde0d
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Fri Apr 28 19:43:55 2006 +0000

    Compile fix

commit fe99a2ad789a0ee0a61f489a1f4af3fd50d8d6b9
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Fri Apr 28 19:38:52 2006 +0000

    Another select() -> poll()

commit 7985205304ec02a23fa0e029ea40444c6a5a0163
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Fri Apr 28 19:31:26 2006 +0000

    Use poll() instead of select() so we won't fall for the FD_SETSIZE trap
    in any case (however unlikely we were to fall far it on Linux)

commit c744b977176bc66a715879cccce094216dcc6c2d
Author: Benjamin Pracht <bigben@videolan.org>
Date:   Fri Apr 28 17:18:46 2006 +0000

    * Revert 15357, as it would make vlc crash if you try to load a main interface that doesn't exist
    * Instead, use "screensaver,none" when trying to load the screensaver interface
    * Same fix for onther interfaces loaded by libvlc

commit 13f91aa0d55acddd0c8f5ad755420d5b24b3b0c4
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Fri Apr 28 16:32:00 2006 +0000

    Display file size instead of svn revision in update dialog

commit 9c9649fe8e37fefaa4b912c93e820a629c4b68c3
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Fri Apr 28 15:19:10 2006 +0000

    Woops

commit 45ce7ee83072bf3dfc89dc2dd7c959426fc11206
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Fri Apr 28 14:39:25 2006 +0000

    Remove local copies of Mozilla plugin and ActiveX dlls
    Fix #525 Fixes #525

commit fb72aa38f8128bf79c95e4fba13ac7c1206c4740
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Fri Apr 28 12:30:39 2006 +0000

    Another close-on-exec

commit d2357816e0e4b45922267c4ae82120f9ab403ba2
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Fri Apr 28 12:29:00 2006 +0000

    - Fix POSIX setting of non-blocking mode (we were clearing the R/W flags)
    - Close-on-exec: Don't leak httpd client sockets into CGI scripts or
      whatever child process we spawn.

commit feef7142148ee7d3e53a42b59526c8d5639ded7c
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Fri Apr 28 12:25:51 2006 +0000

    Only check FD_SETSIZE limit on POSIX OSes.

commit 81ced0140dbfc564366cb8fcaabae3fd206f96b6
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Fri Apr 28 12:22:25 2006 +0000

    Hmm, damn stupid fd_set implementation by Winsock does of course not
    work like any other one: it's actually thirty two times as big than the
    POSIX ones for any given FD_SETSIZE, plus FD_SET and FD_ISSET are O(n)
    instead of O(1). But at least, the mingw implementations of FD_SET has
    built-in overflow checks.
    
    Also, Winsock insists on returning big socket numbers, so we can't drop
    those above FD_SETSIZE or we have no TCP/IP support at all, anyway.

commit 561a7d3da8626cdb3a5972919a275e666325b72e
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Fri Apr 28 12:15:27 2006 +0000

    Shoutcast changed

commit 9a72439fd7a25ba0a55f6aa9cf2ad7bdbdb32c1a
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Fri Apr 28 12:10:07 2006 +0000

    New default skin by aLtgLasS. Many thanks for making one on such short notice.

commit 655d7fb089c75da8d060919c088b1950bc410d4b
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Fri Apr 28 11:38:55 2006 +0000

    Remove playtree skin

commit 623979f701e5dd51f287bb15ce0ea0e543326e38
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Fri Apr 28 11:37:38 2006 +0000

    Remove old default skin

commit 7d9a54b7f2d5eddadc7a132c6f5e542f93c8df2b
Author: Clément Stenac <zorglub@videolan.org>
Date:   Fri Apr 28 07:58:18 2006 +0000

    HA HA ! (Refs:#658)

commit db5d2044c2d6828d22fe15200ed48a1a79f1c70a
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Thu Apr 27 22:31:16 2006 +0000

    Ahem...

commit bc6c6306298f85355ea5325fd23f890f4b7008fe
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Thu Apr 27 21:23:34 2006 +0000

    Add option (--shoutcast-show-adult) to show porn^WNC17 rated video streams. Default setting is of course disabled.

commit 8c722f37ad8d56073579b86faa3e15a8c9d7bc66
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Thu Apr 27 21:15:18 2006 +0000

    Added Rob Casey to THANKS file.

commit 0ee3f461252cc68d934f012a286c99418723ebf9
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Thu Apr 27 20:18:14 2006 +0000

    Whenever using select() companion macro FD_SET(), one must ensure that
    the specified file descriptor does not exceeds the fd_set limit (FD_SETSIZE).
    Registering a file descriptor above this limit is not defined (read: this is
    a buffer overflow).
    
    This is not normally exploitable on Linux because FD_SETSIZE equals the
    default limit for file descriptors per processes, but should work on BSDs.
    Cygwin is also very prone to this problem (but right, we don't use it). As
    for Windows, it will overflow if you try to select() more than 64 sockets at
    a time (regardless of the total numbers of socket), but for the sake of
    simplicity and portability, this patch actually prevent opening more than
    64 sockets at all.
    
    There are still quite a bunch of plugins that needs fixing.

commit 3202dc4574fa78d24321e8f674625172ca4a95c5
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Thu Apr 27 19:31:20 2006 +0000

    Fix for VLM commands when 'new test vod mux mp2ts enabled' is used.

commit e611fdaed9c43584597eba1d1a7002cda5c9961a
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Thu Apr 27 19:13:42 2006 +0000

    Play VOD RTSP from Amino STB with RTSP url: 'rtsp://192.168.0.5:5554//192.168.0.5:5554/dvd;type=VOD;servertype=MediaBase' Note the double slash // between the ip-addresses. Patch by Rob Casey (rob dot casey AT swishgroup dot com dot au)

commit d8210c3978acca959bacf7d6d7569875c6685259
Author: Damien Fouilleul <damienf@videolan.org>
Date:   Thu Apr 27 15:47:53 2006 +0000

    - fix for problem reported in http://forum.videolan.org/viewtopic.php?t=19804&sid=d4ec4d6ac1bcdc8074d8d2855d734d29

commit f9d80e5a8848a22a8ea6022253b6cf4fd1380743
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Thu Apr 27 08:14:45 2006 +0000

    Remove whitespace

commit 6d3beb9dd21349029d906247b507cfe39b727545
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Thu Apr 27 08:13:50 2006 +0000

    Remove whitespace

commit 9bfe50230cd85ad2a5fdd2c8d2ce1e57558e9028
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Wed Apr 26 21:32:10 2006 +0000

    * forward-port [15368]

commit 7d8c4743aa74a3d5eb574a454f2abc43765b7170
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Wed Apr 26 21:04:47 2006 +0000

    Add option to force timeshift filter even if access can control pace or pause.
    The goal is to be able to timeshift on live rtsp streams. The true fix would be to fix the rtsp access ...

commit 1f09d331a4c5def92b66b3d36a3288929bc71b76
Author: Olivier Teulière <ipkiss@videolan.org>
Date:   Wed Apr 26 17:59:29 2006 +0000

     * skins2: Added the vlc.snapshot() action

commit 74a92012bbc633466d2a8ffc15cce297b4c2acf0
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Wed Apr 26 09:56:04 2006 +0000

    Changes to the default selected options in the installer

commit 8355c1af7652db723f6c56884d28dd8132c1eaa4
Author: Clément Stenac <zorglub@videolan.org>
Date:   Wed Apr 26 08:21:52 2006 +0000

    Oh look ! Bananas !

commit a72b1177706eb6be6089a040d78757cdeaafc5d5
Author: Cyril Deguet <asmax@videolan.org>
Date:   Tue Apr 25 17:25:02 2006 +0000

    * top_window.cpp: stupid bug...

commit 31f3794d49aab7695c72462b0520b2db5d1d1ba6
Author: Benjamin Pracht <bigben@videolan.org>
Date:   Tue Apr 25 16:47:56 2006 +0000

    * screensaver.c, configure.ac: use directly dbus to disable gnome-screensaver if dbus is available upon compilation, instead of using system(gnome-screensaver-command
    * interface.c: use the b_strict boolean when calling module_Need upon extra interface launching. This prevents vlc to try to launch a 2nd wx gui if the screensaver module isn't available.

commit d416f2c542842a03aa2001365505db611979e938
Author: Clément Stenac <zorglub@videolan.org>
Date:   Tue Apr 25 10:17:57 2006 +0000

    Add edit button for VLM (Closes:#530)

commit 5e56e467ead270d5de46bfdcbeaf873b412624ba
Author: Olivier Teulière <ipkiss@videolan.org>
Date:   Mon Apr 24 21:57:04 2006 +0000

     * skins2/parser/interpreter.cpp: Fixed a crash when using an action of the form "foo;"

commit 3d8de5ba0582097cabc4a640b153e06efcc139cd
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Mon Apr 24 21:04:54 2006 +0000

    * add --enable-pic to x264's configure on PPC as well and check out the latest revisions again

commit 8ed1af2f3b8b9f81acc3e501576606ab23d4fa6f
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Mon Apr 24 19:41:04 2006 +0000

    Some more cleaning

commit ced209fa45b81f06d0ad7cc886083b55d838b5ed
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Mon Apr 24 18:29:14 2006 +0000

    shoutcast.c: Memleak hunt.

commit ec4b9fba2495c78aebaf80b5b3765dbc2f0fbc82
Author: Sam Hocevar <sam@videolan.org>
Date:   Mon Apr 24 08:53:26 2006 +0000

      * modules/video_output/caca.c: synced caca output with libcaca-0.99.beta1.

commit 97ec13c961b859a12dc6034c871abe76a526a11d
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Mon Apr 24 00:25:25 2006 +0000

     * Handle submodules correctly in the prefs (so we can enable/disable them).
     * Fix bug with modules chain if the begining or the end of one module's name matched another module's name. (like 'shoutcasttv' and 'shout')

commit 8f81a57bd66b83983db080931c9aacf20f83e6cc
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sun Apr 23 22:53:40 2006 +0000

    Support for Shoutcast TV. vp3 streams segfault, vp5 and 6 don't play :)

commit aa98ec018655fa827fc1900122d0403ee0691aee
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sun Apr 23 22:52:35 2006 +0000

    Hack to handle service discovery submodules correctly. This should maybe be changed in other interfaces.

commit c5823f07b592b71528fe73171c8c6e7f1e106941
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sun Apr 23 21:17:51 2006 +0000

    Don't remove files added by user when uninstalling
    Fix #525 / Fixes #525

commit 4d33631202c58b53dce8a3460ec5ef48edb7b5e1
Author: Benjamin Pracht <bigben@videolan.org>
Date:   Sun Apr 23 20:31:06 2006 +0000

    * Support for gnome-screensaver
    * We should test if the command is in the path before trying to launch it
    * Anyway, system is dirty, we should use dbus, at least for gnome-screensaver

commit 1db77bbb6c0da17b3e7db9031842fe316f82a587
Author: Jérome Decoodt <djc@videolan.org>
Date:   Sun Apr 23 20:11:23 2006 +0000

    Add %T modifier to filename refs: #561

commit df7d82b29b3c762318ec980485b6c254e7cfe5fa
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sun Apr 23 15:56:41 2006 +0000

    Partially updated russian localization by Pavlov Konstantin

commit c2a6a1a9c871fbac26e9e8e42ac7ec4384f2bdb4
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sun Apr 23 14:41:48 2006 +0000

    Doxygenization

commit ddcfbcdf52661b2ee82873be3c09a42d58020679
Author: Benjamin Pracht <bigben@videolan.org>
Date:   Sun Apr 23 14:37:54 2006 +0000

    * bit masks for RV15 and RV16 were inverted (!) (or there is something I really haven't caught)
    * Endianness fix for RV15 and RV16 (mostly used for x11)

commit c1cb1da8e0d3fb166ccf1574c03c601b46dd880a
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sun Apr 23 14:34:44 2006 +0000

    Use Doxygen syntax for comments

commit ffa12f46bdc2793e175be6efa65a4307bc49a09a
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sun Apr 23 14:05:03 2006 +0000

    British translation l10n update

commit b275e4e44da2ee4c988aaf4d29934e937478d27e
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sun Apr 23 14:00:23 2006 +0000

    Add missing white space

commit 7ab12b0b09286f94e23d566374671ec829ed54d0
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sun Apr 23 13:59:33 2006 +0000

    Remove extra white space

commit 41c51564ba55b8746d741a707059c6b7b013079f
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sun Apr 23 13:54:30 2006 +0000

    Fix a grammar mistake

commit 747222478a5e46289281710f8371fd782f86fa06
Author: Benjamin Pracht <bigben@videolan.org>
Date:   Sun Apr 23 13:51:04 2006 +0000

    * Try to fix endianness in the opengl output on unixes
    * RV32 works, I'm not sure of the masks for RV24 and RV16

commit 70160a5677cff78d9d475ca59ba48677ad863ae3
Author: Sam Hocevar <sam@videolan.org>
Date:   Sun Apr 23 13:41:42 2006 +0000

      * src/video_output/video_output.c: 4th (and good) attempt at fixing mask
        shifts.  Thanks to bigben for testing.

commit 2bd21655ed35f7322df3328971e4f9e42992e7f8
Author: Sam Hocevar <sam@videolan.org>
Date:   Sun Apr 23 13:21:42 2006 +0000

      * src/video_output/video_output.c: Fixed RGB mask when the 32nd bit is on.

commit d2bee0b95defd8a239b6028648d08d51f72ce6d3
Author: Sam Hocevar <sam@videolan.org>
Date:   Sun Apr 23 13:15:12 2006 +0000

      * Argh, I didn't mean to commit that. Fixed my previous commit (mask types).

commit 6d4ec6fd2c23f22cb1a70b624822d8b1a64d4a79
Author: Sam Hocevar <sam@videolan.org>
Date:   Sun Apr 23 13:13:40 2006 +0000

      * include/vlc_video.h: Fixed mask variable types for YUV to RGB conversions.

commit 91e5a905385d41cb009fd77be58d89b5576f3a45
Author: Cyril Deguet <asmax@videolan.org>
Date:   Sat Apr 22 23:16:20 2006 +0000

    * all: new handling of vout controls to allow serveral layouts/windows
     with a vout (if only one is visible at the same time)
     A callback is now called when a layout becomes visible or hidden.
     The vout window is still not reparented correctly if the layout
     is changed while a video is being played...

commit 34bbcba8efe9b2f508ce07725d8574f6917f409f
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sat Apr 22 22:06:39 2006 +0000

    * forward-port [15311]

commit 75ee1b38c85b84c6ac2b4a1252469b58848578f6
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sat Apr 22 21:06:41 2006 +0000

     * shout.c : change playlist layout (remove 1 node)
     * shoutcast.c : remove "debug" printf

commit acb5da732a27b6c7e8d6e05c2e183d4ae49a9ea9
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sat Apr 22 16:39:04 2006 +0000

    Change shoutcast service discovery module and write a new demux to be compatible with the new winamp 5.2 format. See trac ticket for detailed info. I'd appreciate if people could test this and proof read the code since we'll have to include this in 0.8.5 which is due to be released soon.
    
    Ref #640.

commit fea437ab11391c5c5a2290fb65b90fde4f967548
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sat Apr 22 11:28:39 2006 +0000

    Use search engine

commit eb9935990a3af55b4a112f7afee46efa3a8ed971
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Fri Apr 21 23:48:53 2006 +0000

    Fix error pages

commit 7bac1dd63ade02a35e9648aa4d90d212e4dbbab0
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Fri Apr 21 21:33:39 2006 +0000

    debian/*: we no longer seems to requires gcc-snapshot. I commit mainly to test on the nightlies. feel free to revert.

commit 66987bac2d70480379b82a6cf99451c5507a220a
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Fri Apr 21 21:28:36 2006 +0000

    debian/*: temporarely disable the xosd plugin

commit 32f97907399ec6026fb0bc3e0b6b66db975954ee
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Thu Apr 20 20:32:14 2006 +0000

    * show the svn-revision only if it isn't 'exported'

commit aa1c15b2ed04601260bf781addc04943f5afeda7
Author: Damien Fouilleul <damienf@videolan.org>
Date:   Thu Apr 20 16:25:53 2006 +0000

    - fix for shared libvlc and unicows for win32 builds

commit 0fad4fbd9774ac7e7133472ebc783b70073a3433
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Thu Apr 20 16:15:15 2006 +0000

    Fix overflow on UTF-16 strings with an odd characters length

commit 685788635fcd476ff633437aa5f569a0997ef279
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Wed Apr 19 23:30:20 2006 +0000

    Hackish fix for 'TITLE' vlc_meta_get

commit 0485b8df5af30a00e67aa7529b52bde106f11546
Author: Benjamin Pracht <bigben@videolan.org>
Date:   Wed Apr 19 20:33:22 2006 +0000

    * Fix always on top when exiting fullscreen

commit 854c04215f390c0392f576be275468fa7aeb617b
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Wed Apr 19 16:25:01 2006 +0000

    * quickly forward-port the previous commit so joneskoo can test it

commit 253233c6a45e21d7ee48c706ed961f4d95a0037c
Author: Filippo Carone <littlejohn@videolan.org>
Date:   Wed Apr 19 13:51:59 2006 +0000

    delete item added in playlist control

commit c7178603f9371c81e00ca6e3fd768c6c000f5708
Author: Damien Fouilleul <damienf@videolan.org>
Date:   Wed Apr 19 10:13:07 2006 +0000

    - added 'VLC Plugin.plugin' in MacOS X Disk image

commit 348abac3a11dd0c6792daed5032ea2788189d53a
Author: Clément Stenac <zorglub@videolan.org>
Date:   Tue Apr 18 21:48:37 2006 +0000

    Update skins doc

commit bb682dfedadde4849868a4b83ea376891503ace6
Author: Clément Stenac <zorglub@videolan.org>
Date:   Tue Apr 18 21:48:34 2006 +0000

    Add a dialogs.playlist() command

commit 58e5405277f7b093d1584a13ef346b36fe647ead
Author: Clément Stenac <zorglub@videolan.org>
Date:   Tue Apr 18 21:24:43 2006 +0000

    Add dialogs.audioPopup, dialogs.videoPopup and dialogs.miscPopup commands

commit a31e68409a21976dcdcec2a7ac06209600350046
Author: Clément Stenac <zorglub@videolan.org>
Date:   Tue Apr 18 21:24:42 2006 +0000

    Add vlc.hasAudio variable

commit ab21bfce1e873378fba79653eb8b3e305fb0e6e2
Author: Clément Stenac <zorglub@videolan.org>
Date:   Tue Apr 18 21:24:38 2006 +0000

    Fix refcount bug

commit 11bfb4643ba7ce5d39c0abf53ad2107571f9fb8d
Author: Clément Stenac <zorglub@videolan.org>
Date:   Tue Apr 18 21:24:36 2006 +0000

    Add separate audio and video popup menus

commit 9f75024934955e1eae94a8a1a3d2c3872e290f65
Author: Damien Fouilleul <damienf@videolan.org>
Date:   Tue Apr 18 21:14:38 2006 +0000

    - fix UNIX X11 build for plugin
    - give myself some credit
    - removed unnecessary PLUGIN_TO_HOST_GLUE macro

commit 7ea1d7c48f959b25c666646c3594e177c4e84223
Author: Clément Stenac <zorglub@videolan.org>
Date:   Tue Apr 18 17:50:42 2006 +0000

    Make sure we hide the skins playlist

commit e8ca105f1f5dbed69a1a077cfa4473195e930cd3
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Mon Apr 17 22:52:57 2006 +0000

    Add vlc_get_meta function. Argument can be:
    'ARTIST' -> gets the artist
    'TITLE' -> gets the title
    'ALBUM' -> gets the album name
    'something else' -> get 'something else' ... meta labels are translated so don't expect this to be portable.

commit 7b34dfa9ef91e0d9c1d569c7d7561167458f4858
Author: Clément Stenac <zorglub@videolan.org>
Date:   Mon Apr 17 21:36:36 2006 +0000

    Add todo

commit 76a63d034f7d7cbf2959d38fec786a922a9632de
Author: Clément Stenac <zorglub@videolan.org>
Date:   Mon Apr 17 21:28:30 2006 +0000

    Add a (default enabled) skinned-playlist option
    
    It will show the dialogs provider playlist instead of the "playlist_window" window

commit 02a21822760ca4e1534f4e4d41fdfb4404e3e258
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Mon Apr 17 17:15:43 2006 +0000

    * revert 2 hacky compilation fixes which were accidentelly committed in [15259]

commit 5ad9a2d4834f952d789434a19d7f09121ec3f4dd
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Mon Apr 17 17:10:12 2006 +0000

    * mark some buggy strings as pointed out by Mathias C. Berens

commit 997d993b3428fa42e87dbf09126131b9429806a2
Author: Cyril Deguet <asmax@videolan.org>
Date:   Mon Apr 17 17:03:55 2006 +0000

    * all: convert keys in INI files to lower case, to fix buggy winamp2 skins

commit b2b8d4dfc880f0c775298afcf363149aebc004ad
Author: Cyril Deguet <asmax@videolan.org>
Date:   Mon Apr 17 16:29:34 2006 +0000

    * jack.c: fixed non-stereo audio streams

commit 0d481c162395628dfcb83be6ee0ddb060ff69296
Author: Cyril Deguet <asmax@videolan.org>
Date:   Mon Apr 17 15:56:21 2006 +0000

    * ctrl_checkbox: fixed initial image of checkbox

commit 4f54142e7aa42d8a2f83a578b0757ece6fd9e6bc
Author: Olivier Teulière <ipkiss@videolan.org>
Date:   Mon Apr 17 15:26:53 2006 +0000

     * skins2/controls/ctrl_tree.cpp: I forgot 1 occurrence of the bug

commit efad303f0f10a04b28ab6ba7c5891eb6c13df39a
Author: Olivier Teulière <ipkiss@videolan.org>
Date:   Mon Apr 17 15:23:13 2006 +0000

     * skins2/controls/ctrl_tree.cpp: Check that the iterator is not end() before using it...
       This fixes random freezes when loading skins with a PlayTree control on Windows, and probably some crashes as well.

commit a5a9346ce5476119e7fadc5a2c6f7981b1f32ec4
Author: Cyril Deguet <asmax@videolan.org>
Date:   Mon Apr 17 12:46:51 2006 +0000

    * all: added a INI file parser in skins2. For instance if the file
     with id "pledit" (defined in the new tag "<IniFile>" contains:
        [Text]
        Normal=#FFFFFF
     it will create a constant "pledit.Text.Normal" with value "#FFFFFF"
    * winamp2.xml: use the "pledit.txt" file to have correct playlist colors
    
    is it ok to backport in 0.8.5 ?

commit 07eee2b853949a787a2c2509e9027bc1a149e4a2
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sun Apr 16 15:59:33 2006 +0000

    * removed instability warning, which was introduced for the 0.8.5 betas

commit 832b6848b6227935269376a0e9e76f79975b1049
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sat Apr 15 22:33:27 2006 +0000

    Fix dtd (a Layout can have more than one groups)

commit d16b63ef8237833db936937f7c09b91d1bba99db
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Sat Apr 15 22:21:18 2006 +0000

    Fix compilation on FC3 linux for mozilla plugin.

commit 467472bcecd6bae797dea03543ca105a61a8f6c2
Author: Cyril Deguet <asmax@videolan.org>
Date:   Sat Apr 15 16:18:59 2006 +0000

    * all: added a new skin text variable "$S" to get the audio sample rate
     (in KHz) + fixed the bitrate ("$B") variable to use only the audio bit rate.
    * winamp2.xml: updated the winamp2 skin

commit 3782ac32ca58235b122f82b568969a2073836d92
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sat Apr 15 16:06:47 2006 +0000

    Comment subtitles related stuff (since it isn't coded yet)

commit 6f8a319d8ae9a4894150c86c75286bacafc0f84c
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sat Apr 15 15:58:24 2006 +0000

    rpn magic to remove slashes from the playlist item's name

commit dc05f4b504b6d9347d5074854ea532958c1f8b3c
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sat Apr 15 15:48:44 2006 +0000

    Fix interface in regards to [15116].

commit 71fc0c72c7b716de080e109d8aa5d83bb46bc1c0
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Apr 15 14:18:13 2006 +0000

    Do not provide a broken language option on Linux and similar OSes
    where the user normally use LANG, LANGUAGE, etc to define his/her
    language(s). It didn't work anyway (refs #638).

commit e67aa8aaf61864b4266dd63ea8e4e83b03c88dbb
Author: Damien Fouilleul <damienf@videolan.org>
Date:   Sat Apr 15 13:48:34 2006 +0000

    - added support for NPRuntime to win32 and unix version of mozilla

commit 20defc2a2b12f52fdf5c09c51451a62b0e2edf0d
Author: Damien Fouilleul <damienf@videolan.org>
Date:   Sat Apr 15 11:51:45 2006 +0000

    - the resurected mozilla plugin for Safari/Firefox on MacOS X

commit 858ff0c446a68cd378cb9d0108eb66ddf513e6a6
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sat Apr 15 00:51:53 2006 +0000

    Add missing itemimage attribute to playtree doc

commit c7ad2a4057ce28215c7dd1195141302ac52410f9
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Sat Apr 15 00:07:09 2006 +0000

    * Support for Topfield .rec recordings. It's MPEG-TS with an exceptionally large (1MB) header in front of it.
      I tried adding the info in the header to meta, but the existing documention seems incorrect or at least incomplete. Instead we just accept the start of the header as identifying a MPEG-TS file, and skipping the header.
    
      BTW this header is again an example of very bad format design. It is using fixed length strings, for which the used buffers clearly are not null'ed before written with new information. As such i was able to determine which programs were running before this program was recorded :D
      Also a PID printed to a field was clearly not printed to null'ed memory, causing an invalid (too high) PID number to be in the field. You'd think the least someone could do when designing something like this, would be to analyze a hexdump of your own custom header.

commit 9f83ce760a5c6b5788e8350a9a56461d0b4a91ae
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Fri Apr 14 17:37:06 2006 +0000

    Fix missing #include

commit c849535f34f45d989668633fc2c257b5c7179018
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Fri Apr 14 17:31:27 2006 +0000

    Same as previous commit (refs #581)

commit 4ba34e140c59019198e246221516f6923419d959
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Fri Apr 14 17:28:24 2006 +0000

    Do not alter LC_NUMERIC (refs #581).
    *** NOT MEANT FOR BACKPORTING ***

commit c1f5a1a657fe2f99f86568bda962d562590f4b58
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Fri Apr 14 16:47:23 2006 +0000

    Prevent some segfaults when using hotkeys with no vout

commit a71707c146ff23f6bf5ef88d51ffadd5437ad1ff
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Fri Apr 14 15:16:23 2006 +0000

    * Fix a crash in the MacOS X vout if p_real_vout isn't available yet.

commit 59cd4c2c80e7da6b98ce41a63931e0b76ad9738c
Author: Clément Stenac <zorglub@videolan.org>
Date:   Fri Apr 14 14:25:26 2006 +0000

    Clean-up test

commit 4db506d372bd4dbd6a0223eb66a98f9dacb4dc62
Author: Clément Stenac <zorglub@videolan.org>
Date:   Fri Apr 14 14:16:46 2006 +0000

    Add I18N and URL tests in test/

commit 4923cfeff6360e13aa1ccf052d4c20a9a3801b14
Author: Benjamin Pracht <bigben@videolan.org>
Date:   Fri Apr 14 13:22:44 2006 +0000

    * What is the point in having a detection for libvc1 if we don't have a libvc1 module ? Moreover, that prevents jlj's patch with the module from applying.

commit 6a320d91b2c8f6833b579c0d3d87ae49c8010687
Author: Christophe Massiot <massiot@videolan.org>
Date:   Fri Apr 14 12:38:22 2006 +0000

     * modules/access/pvr/pvr.c: Be compatible with both old and new kernels.

commit d68e34793ce68d7b6f4de2f12b4c3e6d63f6e429
Author: Benjamin Pracht <bigben@videolan.org>
Date:   Fri Apr 14 12:30:40 2006 +0000

    * Marillat changed the path to the win32 codecs in his latest packages, so look for the codecs there too

commit c9d63207b5f910af13d94a901f3d62343fbb6c9a
Author: Clément Stenac <zorglub@videolan.org>
Date:   Fri Apr 14 12:09:26 2006 +0000

    Bump version numbers

commit a5dd5b1c1123bc38f2aefd7bad2aa869be657203
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Fri Apr 14 11:42:49 2006 +0000

    Update Chinese translation by Wei Mingzhi.

commit 2fc1756882380cd8eae3090b49a283e26fbf1b4b
Author: Clément Stenac <zorglub@videolan.org>
Date:   Fri Apr 14 09:37:39 2006 +0000

    Strings

commit 3975d8c9a4ad0e7131b0401f9e36dc98b7223c05
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Thu Apr 13 18:51:38 2006 +0000

    * fixed 2 minor typos

commit 59cb414dfa3fdba712ac98c495046f3aead15fec
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Thu Apr 13 18:51:16 2006 +0000

    * implemented showintf-support. Thanks to ipkiss for pointing out that this was missing on OSX.

commit 52f92c68bcc2ca716c223382a90c079de9bc2c57
Author: Christophe Massiot <massiot@videolan.org>
Date:   Thu Apr 13 18:32:12 2006 +0000

     * modules/access/pvr/pvr.c: The radio API in ivtv-0.6.1 has changed : now
       you are supposed to pass frequency * 16000 instead of frequency * 16.
       This is sooo coherent.

commit 71072cc634180b465fe2a9ba0b3fc10180febd1c
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Thu Apr 13 14:47:20 2006 +0000

    * Revert the unintentially committed files of [15202]

commit 40becd58f69f5c4cd238988d883165834e287911
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Thu Apr 13 14:43:40 2006 +0000

    * Fix libgcrypt on MacIntel by disabling it's ASM. This fixes #620

commit 496b159ea8273bf5de4e8ce90e4ff4444db2ccaa
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Thu Apr 13 14:12:20 2006 +0000

    * Fix subtitle  alignment if we don't have styles. fixes #619
    
    I chose to re-add the align paramter to the subpicture region struct, since adding a style struct for every single subpicture for just an alignment seemed to be overkill to me.

commit 2ec45e6f9fb34cec89722493dc40eeb17d66d3b5
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Thu Apr 13 13:49:45 2006 +0000

    URL encode fix

commit bcb8ad992a0e4edb9c0b979ab9ad6b762042b8ca
Author: Clément Stenac <zorglub@videolan.org>
Date:   Thu Apr 13 09:04:34 2006 +0000

    String stuff

commit 3ac2dcd09b23c9ebb1496e835e5a8b358659c292
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Thu Apr 13 08:31:33 2006 +0000

    Really fix xml url

commit 113059d0b3118667d13b41576d92bfb18c9780cf
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Wed Apr 12 22:31:19 2006 +0000

    Fix libxml url.

commit b9560d0dc7db5cb7aafe931ad1010255aa92eff6
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Wed Apr 12 21:56:41 2006 +0000

    Makefile.am: Fix for introduction of vlc.win32.nsi.in

commit 0e92e93da2abdc7f93b265815c94e4738da820ac
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Wed Apr 12 21:22:51 2006 +0000

    *macro.c: Get the name correctly

commit 637544bd7593c36dfdef4b2dcce486445608bb34
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Wed Apr 12 19:25:59 2006 +0000

    Set close-on-exec flag on sockets so that we don't pass them to CGI scripts

commit c397800da5b5b019e367f40f3fc4d8b1505685ea
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Wed Apr 12 17:27:31 2006 +0000

    xvideo X.Org 7 detection fix by Pavlov Konstantin

commit 21bd7be900bf2c4bb4b8001999522f34c10559c1
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Wed Apr 12 16:54:42 2006 +0000

    * be a bit more verbose when creating the disk-image

commit cd03499d39119fc3c3877b1a4a25dacd4f3f963e
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Wed Apr 12 16:40:47 2006 +0000

    * fix streaming. This section and a few others need to and will be re-written after 0.8.5

commit d0d7d03162d4ccbd6dd67d3d11c9629f040d6820
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Wed Apr 12 16:27:30 2006 +0000

    * first update of the German translation by Mathias C. Berens | welcome-soft and myself. More to come.

commit 4b0e7fbfe996ef0b426d49f054c4b357e877f7c3
Author: Christophe Massiot <massiot@videolan.org>
Date:   Wed Apr 12 14:26:21 2006 +0000

     * modules/control/http/macro.c: Add slashes in the MVLC_ADD macro for
       backwards compatibility with the old http intf (anyway MVLC_ADD is
       obsoleted by RPN function playlist_add).

commit 92e730c19cc89684f15f93a9f98c265806354543
Author: Clément Stenac <zorglub@videolan.org>
Date:   Wed Apr 12 13:03:37 2006 +0000

    Ship libvlc.dll in installer if built in shared mode

commit e26fe1f67ba5a140c58ec504a4c3b29791a60e93
Author: Clément Stenac <zorglub@videolan.org>
Date:   Wed Apr 12 11:43:33 2006 +0000

    Package fix

commit aa08eb223baf72fc471076a58ea1773d0c787a33
Author: Clément Stenac <zorglub@videolan.org>
Date:   Wed Apr 12 10:22:55 2006 +0000

    Remove useless favicon (Refs:#634)

commit a77043300592cda0340ebd9e1861cd92615c7be1
Author: Clément Stenac <zorglub@videolan.org>
Date:   Wed Apr 12 10:22:19 2006 +0000

    Don't ship default skin (Refs:#634)
    
    If you think playtree is not ready yet, yell :)

commit e80e7b22dec26eb2f672a59135b950df66b3f040
Author: Clément Stenac <zorglub@videolan.org>
Date:   Wed Apr 12 08:13:14 2006 +0000

    Document <Playtree> (Closes:#611)

commit 11532265818c1f1ff8a217b73de53d31dbf5645b
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Tue Apr 11 23:56:54 2006 +0000

    "too"!=2=="two"

commit d50656d87cbe00c670a962311a2129330478c33d
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Tue Apr 11 23:51:21 2006 +0000

    Fix indentation.
    
    I was actually trying to understand why command line option parsing on my computer with self compiled VLC behaves as "If the first character of optstring is '+' or the environment variable POSIXLY_CORRECT is set, then option processing stops as soon as a non-option argument is encountered." while neither of these conditions is true (see the while( getopt_long( ... ) != EOF ) loop).
    Small illustration:
    ./vlc -vvv -I dummy input.ts --color
    All options before the first non option argument work as expected (-vvv and -I dummy). All options after the first non option argument are also interpreted as being non option arguments.
    Help would be appreciated.
    (I've already had reports of other people having the same kind of issues)

commit 94ad23aeb28003659f437e118efc7772df05b6fd
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Tue Apr 11 22:09:20 2006 +0000

    * make the flac decoder errors less annoying. some are warns, some are err's.

commit e98a1ade617a0c345b7140c5a1b78b3e78012448
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Tue Apr 11 16:35:42 2006 +0000

    Link some additionnal plugins against the math library
    Report and fix from Pavlov Konstantin “thresh”

commit 07db6c8d8ec90339b6b82693ec881de6c6565a67
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Tue Apr 11 16:24:46 2006 +0000

    Restores [13132] back - break the new interface again

commit 2be9be270037b619f3be91b14770cec7a76d96a8
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Tue Apr 11 16:18:39 2006 +0000

    Lalala

commit f76c592fbb22e9755dd7c7d57ebecd3c41041228
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Tue Apr 11 15:59:43 2006 +0000

    Revert [15132]:
    - Fix HTTPd crash
    - Break the old interface again

commit 08c410dcfbdf0fb2643ac87aac4944cd594bb821
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Tue Apr 11 15:52:29 2006 +0000

    Even more tests

commit 8549e2b01bf212c0facd441547eeed58aa4e7a81
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Tue Apr 11 15:47:52 2006 +0000

    Additionnal unit test for decode_URI

commit 55687512c44c67ea54e9e14858a653066c105a37
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Tue Apr 11 15:26:28 2006 +0000

    Fix missing initializer warning

commit 379e3d260740c85917ab730d3116512d44c6dba9
Author: Clément Stenac <zorglub@videolan.org>
Date:   Tue Apr 11 13:57:01 2006 +0000

    Update of swedish translation by Daniel Nylander.
    Thanks.
    
    For those wondering, this *is* swedish.

commit 79f9f30aba459bede4709275b10336089161ead0
Author: Clément Stenac <zorglub@videolan.org>
Date:   Tue Apr 11 13:17:20 2006 +0000

    More strings

commit 31943c2c6d661ccedcbd49c1471865e873ef5e38
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Tue Apr 11 13:05:50 2006 +0000

    * replaced NULL with empty strings when providing no help for an option

commit 089c011a6f08dc48ee3a4cd9d8e59e0450fa6454
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Tue Apr 11 12:37:47 2006 +0000

    intf.m: * we can't localise empty strings, so don't put an error when trying to do so, but just a warning
        * be a bit nicer and return @"" instead of NULL strings
        - this fixes the display of certain modules in the preferences such as the parametric equaliser
    
    prefs.m: * removed 2 unused variables

commit b0639d945f0a9a3a52d3506b724b7f4aa6b287d6
Author: Clément Stenac <zorglub@videolan.org>
Date:   Tue Apr 11 09:27:46 2006 +0000

    String fixes

commit 7025a1e9b05300db7ca43cf2eb8955e6420f8f31
Author: Damien Fouilleul <damienf@videolan.org>
Date:   Mon Apr 10 23:55:28 2006 +0000

    - fixed faad2 libtool so that shared library is properly built for MacOS X

commit 23e6b8e63cee3f2fa6d337186c0fa1a043a9cc7b
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Mon Apr 10 21:32:26 2006 +0000

    * Fix ffmpeg libavformat linkage when we don't use --with-ffmpeg-tree (this fixes Flash playback)
    * Add Shorten codec. This refs #632 It doesn't seem to work, but that might be an endianness issue. will someone please check with this sample? http://www.mplayerhq.hu/MPlayer/samples/A-codecs/lossless/luckynight.shn

commit 3bf4e344cd0b39bfa424ec7f568c72ed740dc1ab
Author: Damien Fouilleul <damienf@videolan.org>
Date:   Mon Apr 10 21:28:43 2006 +0000

    - update darwin/macosx patch for libpng-1.2.8

commit 648b747e9c3cea54f4720d9f9c38e2d5e7210433
Author: Damien Fouilleul <damienf@videolan.org>
Date:   Mon Apr 10 21:09:09 2006 +0000

    - update win32 patch for libpng-1.2.8

commit 0d9b57b92f7e6d5203adc1823de9148fdbc7bd18
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Mon Apr 10 14:41:23 2006 +0000

    * Fix 16:9 vs. 16:10 AR and cropping switching on the fly.

commit fc1cbba8891e2f3c766b3ab8a854342995ec1e5d
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sun Apr 9 21:43:47 2006 +0000

    Hum, in fact we should remove it altogether since it is already killed in previous function code.

commit a10d0c431219d08a86977bb7a5fe6bf31ede893b
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sun Apr 9 21:38:34 2006 +0000

    Fix what looks like a type. (someone confirm please)

commit b40cd0ce13ebf7d7f97433678ad16a29516d30b8
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sun Apr 9 18:33:22 2006 +0000

    Basic unit test for URI decoding

commit ef5c233752d6808a6f9b61cdfc92d44baa5ca824
Author: Cyril Deguet <asmax@videolan.org>
Date:   Sun Apr 9 14:29:26 2006 +0000

    * all: new skin text variable "$B" to get the stream bitrate
    * winamp2.xml: added "kbps" info in winamp skins

commit ae6b2bb975e4557c1adc674b75ea983614794ce7
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Sat Apr 8 23:00:14 2006 +0000

    First Translation update by Wei Mingzhi

commit 8cbf9eca1d4e0576f84730a1b68c6660365be57e
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Apr 8 21:41:53 2006 +0000

    Fix warning

commit d31fa07d0ad6c80e4077c09e02cba205a8d7ae81
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sat Apr 8 21:04:10 2006 +0000

    Remove .libs directories when running ./toolbox --distclean

commit b488a587275ca849d84e5e1acc68dfa49731b22b
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sat Apr 8 17:25:40 2006 +0000

    Update libpng to 1.2.8 (includes lots of security fixes). Thanks to MYOB for noticing

commit 8dc5597526e2342fdccd1806e6de7e4f8883d773
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Fri Apr 7 23:40:17 2006 +0000

    Rhaaa

commit 7163fc7cd37f912bd04199f05cd1b6121bc5812a
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Fri Apr 7 23:38:47 2006 +0000

    3rd try

commit 808dab9d7d9a6adef3e11a2ace329288771f336e
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Fri Apr 7 23:36:46 2006 +0000

    Ahem

commit 3925d05809f10b96511dc88cce9403ef491fcdf3
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Fri Apr 7 23:33:31 2006 +0000

    libdca. untested

commit 2e50966347e519ed46e448ffb66afe10d3a01cb0
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Fri Apr 7 21:52:33 2006 +0000

    Win32 specific changes: Add --started-from-file option to tell VLC that it was started by clicking on a file (or disc). Add --one-instance-when-started-from-file option to tell VLC to use one instance mode when --started-from-file is used. See replies to r15125 for an explanation.

commit 35e982dd4bbae7e3b882e87ee0c61188eb7c5f04
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Fri Apr 7 21:45:01 2006 +0000

    eliminate non-valid characters only on the name not on the full path (closes #628)

commit f84a3bf3cd31e9ed9b5b004c7a24d3e6cd13ce82
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Fri Apr 7 21:14:52 2006 +0000

    Don't use char outside ascii in shell script.

commit dc723a84d4d51c3db68193966c46be82dd0f7e15
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Fri Apr 7 18:38:30 2006 +0000

    * don't free a vlc-object. Thanks to Meuuh for pointing this out.

commit 1f8e57e56a742e99d643e9e75c2298972a7d2bf3
Author: Christophe Massiot <massiot@videolan.org>
Date:   Fri Apr 7 17:58:56 2006 +0000

     * src/misc/strings.c: Missing break; in decode_URI().

commit 9d1504ce037e0b444868e1e5aacd431b9d0bc95d
Author: Christophe Massiot <massiot@videolan.org>
Date:   Fri Apr 7 17:45:35 2006 +0000

     * modules/codec/dvbsub.c: add_suppressed -> add_suppressed_integer

commit 4f70441ed084718254c9bc2541a36050b0fbeeeb
Author: Christophe Massiot <massiot@videolan.org>
Date:   Fri Apr 7 17:20:11 2006 +0000

     * modules/codec/dvbsub.c: add_deprecated -> add_suppressed

commit 45edd0b262df2ac13d185d61c1504d9140bf4f45
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Fri Apr 7 17:17:53 2006 +0000

    Restore previous URI components decoding instead of unescaping
    Should fix the old interface - will most likely break the new one
    (in particular try with non-Latin-1 characters)

commit 5b315d73afbd75e5ec689260bd62afb5ca7639af
Author: Christophe Massiot <massiot@videolan.org>
Date:   Fri Apr 7 16:42:18 2006 +0000

     * modules/codec/dvbsub.c: Add deprecated option and fix option parsing.

commit a2590d21c202b91c9eb447f26594f3f312de1002
Author: Christophe Massiot <massiot@videolan.org>
Date:   Fri Apr 7 16:33:51 2006 +0000

     * modules/codec/spudec: Decreased verbosity.

commit cd67f552db54f2c8aa625d4170137c6e28e4db37
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Fri Apr 7 15:33:44 2006 +0000

    Remove --sout-dvbsub-timeout flag
    it conflicts with DVD SPU.

commit 8f1bb6817a5ab7280de9f9a0e46d6627c6469c73
Author: Christophe Massiot <massiot@videolan.org>
Date:   Fri Apr 7 13:52:32 2006 +0000

     * modules/codec/dvbsub.c: Fixed a major bug with DVBSUB_PCS_STATE_CHANGE.
       Partially reverted [12259] because it implied too many page
       recompositions.

commit fb0afd835b540329a371bbc911f46d19b6a053f3
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Fri Apr 7 12:19:01 2006 +0000

    * Lower the priority of the SVG renderer
    * Make the "text renderer" selectable with --text-renderer
    fixes #627
    
    Lol, totally forgot to commit this last night :D

commit 4f90955ab697578ee10b2fef59b6264b070d5be1
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Fri Apr 7 10:59:04 2006 +0000

    Oops again

commit 540dddaf10fbf161767a1f09dac3ca25620b67c1
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Thu Apr 6 23:02:30 2006 +0000

    Remove --one-instance option from file open targets on win32. people seemed to be frustrated about this behavior change.

commit 5d8a04ab4e44ed6e71b1984b952574104b68fc41
Author: Mohammed Adnène Trojette <adn@videolan.org>
Date:   Thu Apr 6 23:00:24 2006 +0000

    typo in a string (line 42)

commit 2ad5cc2ba9b397e6d8c3aa401ea3a054ff5634c5
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Thu Apr 6 22:41:06 2006 +0000

    Fix OSD display when vout crop is used (so that every thing stays on the displayed image).

commit eaba550ead33eb5d16ab3fc673df98e6d69a9fe1
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Thu Apr 6 22:29:15 2006 +0000

    * Fix dirac on PPC. (only compile what we need)
     (this is a workaround, i'm too lazy to find where they double up the LDFLAGS when they link their applications).

commit 299ef0c091af4c2102d80e8f7834ab91f015ff4a
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Thu Apr 6 21:20:33 2006 +0000

    Oups

commit 73508ddd4ce715e88b8fc26563cb879c32c01403
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Thu Apr 6 20:38:43 2006 +0000

    - Reimplement URL component decoding separately from URL unescaping
    - Replace crap URL escaping with URL encoding, which is what we really need

commit d4f0ff7712b79f54a5a0733e70a68e234a1df485
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Thu Apr 6 20:04:24 2006 +0000

    * enable SDK building for Mac PPC contrib.

commit 386b36feda62acb423b13eb23a08be19891e8798
Author: Christophe Massiot <massiot@videolan.org>
Date:   Thu Apr 6 17:54:21 2006 +0000

     * ALL: extention -> extension

commit 1017d246c12d22caccaf01117ad8e187f14720cf
Author: Christophe Massiot <massiot@videolan.org>
Date:   Thu Apr 6 17:12:32 2006 +0000

     * include/vlc_url.h: Fixed vlc_UrlEncode to return correct values and avoid
       crashing with strings as simple as "/toto", but all in all the entire
       function seems very wrong to me, see the next mail.

commit d0100c33b22400722c8bd285453727f4bb831093
Author: Christophe Massiot <massiot@videolan.org>
Date:   Thu Apr 6 16:16:02 2006 +0000

     * modules/control/http/util.c: Simplify MRLParse, and fix parsing of quotes.

commit e00360d94e4128cc2403448ebb3bb82a8ef5257c
Author: Christophe Massiot <massiot@videolan.org>
Date:   Thu Apr 6 15:53:06 2006 +0000

     * modules/codec/png.c: More robust error checking, avoid calling abort() in
       case of an invalid file.

commit ebeb35dcc28f9a8d1932ed0c9b860aaebd54f75d
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Thu Apr 6 15:16:05 2006 +0000

    * Only compile cyberlink if --enable-cyberlink is explicitly set by the user.

commit e879989e3a462eb0ca43037190b95bf65d6db0eb
Author: Damien Fouilleul <damienf@videolan.org>
Date:   Thu Apr 6 15:09:40 2006 +0000

    - fixed a few return codes from APIs

commit 63851f211415837eea4975b7d98c8401ed82ec5f
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Thu Apr 6 14:46:30 2006 +0000

    * Disable cyberlink and expat, the module immediatly crashes.

commit 000e4ddb4a8819ce335ceb09702047ce43d19e7c
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Thu Apr 6 13:50:12 2006 +0000

    * Fix --with-cyberlink-tree when using contrib

commit a993d4170e64a86df2df0aa5283ea55e7a7fbbc1
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Thu Apr 6 09:04:42 2006 +0000

    Fix if statement

commit e5d7794c1c003f202191579a52ae7109751137d7
Author: Clément Stenac <zorglub@videolan.org>
Date:   Thu Apr 6 07:36:57 2006 +0000

    Fix potential bugs

commit 335a2445b6c23c2b9ff63944c96c7a714f84e7f1
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Thu Apr 6 00:57:01 2006 +0000

    * Evil hack to get libFLAC working with SDK building on OSX.

commit 0b255a0a398a0aca2359980846986858fa877cbb
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Wed Apr 5 21:50:43 2006 +0000

    * Fix gettext -framework usage. This is needed for SDK support.

commit b4ec9b4bf13ad9e8f015d27a907d581c9582b5e2
Author: Clément Stenac <zorglub@videolan.org>
Date:   Wed Apr 5 21:01:55 2006 +0000

    This commit message is Copyright (C) 2006, Clément Stenac.

commit ab28b96bbebbcb7b0042305e6d7a0c7bad961fff
Author: Christophe Massiot <massiot@videolan.org>
Date:   Wed Apr 5 17:17:22 2006 +0000

     * src/misc/httpd.c: Do not dereference a possibly NULL pointer.

commit b601408c5aabc9c7e7c8642a5fca3f37a2cbf31c
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Wed Apr 5 11:42:47 2006 +0000

    * don't alloc more capacity than necessary

commit eeda90f375f1e10707e0e7a26350f9419655300c
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Wed Apr 5 11:38:53 2006 +0000

    * fixed a bug which prevented the display of Input's and Interface's general-nodes. Thanks to zorglub and DiDjCodt

commit c07454dee1377bc2b32122dc88d4def8e266d49f
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Wed Apr 5 09:58:20 2006 +0000

    http.c: Fix string.

commit 87b5e1bed6e4875838664865169cd00baea69b8d
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Tue Apr 4 23:01:11 2006 +0000

    Remove useless code (or its use was really cryptic)

commit 6a8b6cbbcb58b3eb45b0dbbd6d417b0e156dcde5
Author: Damien Fouilleul <damienf@videolan.org>
Date:   Tue Apr 4 22:33:50 2006 +0000

    - compilation fix for unicows on buildbot

commit a658b1e1f046ec6be19d5ae7566050c47a19d8d4
Author: Damien Fouilleul <damienf@videolan.org>
Date:   Tue Apr 4 22:22:39 2006 +0000

    - link vlc.exe with libunicows.a if available

commit 2ee185f48e7a1a978593ba270c78ad3156486e2b
Author: Damien Fouilleul <damienf@videolan.org>
Date:   Tue Apr 4 22:19:13 2006 +0000

    - added libunicows in contribs for win32 builds to support Microsoft Layer for Unicode on Win95/98/ME (http://libunicows.sourceforge.net/)

commit 3cbb889e7321561d87c17acf24d74b9d0c89ef14
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Tue Apr 4 21:21:23 2006 +0000

    Ooops, i forgot to commit this in [14771]

commit bbd19c80844cc9be8cf481f73b1f44e85fadb241
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Tue Apr 4 20:41:44 2006 +0000

    * I should get some sleep now

commit 05618307241af77b3dbf7ea5a5e51285820a197a
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Tue Apr 4 20:39:52 2006 +0000

    * remove commented ifs o_O

commit 9873415677b1a3e5c348b536fc753a0b267edf05
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Tue Apr 4 20:33:54 2006 +0000

    * store the value of 'macosx-black' as one of VLCWindow's properties to prevent rare crashes when en-/disabling vout-filters or leaving/entering fullscreen-mode really fast.
    
    When going to fast to fullscreen/windowed-mode VLC can still crash (now at vout.m:375), but that scenario isn't realistic because you need to perform this function at least 5 to 10 times per second to get this done.

commit 15eb7e6206ec15700fd80ecdd9e432790abfd152
Author: Benjamin Pracht <bigben@videolan.org>
Date:   Tue Apr 4 20:18:16 2006 +0000

    * Reading APIs before starting to code can allow to spare time and to avoid writing silly khludges

commit 3c0e4d355922882a87c4cf3431c91cdbccdd7d7e
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Tue Apr 4 20:11:39 2006 +0000

    Fix time update and slider movement on PDA interface. Patch from fredyd (http://forum.videolan.org/viewtopic.php?t=19028) modified by me.

commit ac1de0c780b0ee148857bfce66ff65267c635088
Author: Benjamin Pracht <bigben@videolan.org>
Date:   Tue Apr 4 20:06:13 2006 +0000

    * Implement Aspect ratio change in the QT vout

commit 00788d2df9f3dea1194bfde97439f1a8aa22ad3e
Author: Damien Fouilleul <damienf@videolan.org>
Date:   Tue Apr 4 16:42:01 2006 +0000

    - should fix audio capture for Hauppagge WinTV PVR and other cards

commit 52942a49fed906c57133b4e3419c9cb3ed1c511f
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Mon Apr 3 20:35:24 2006 +0000

    Fix from 0.8.4-test2 forum thread

commit 72f3bf6b43c3d1223db4acdb1e033ca41cc6271b
Author: Filippo Carone <littlejohn@videolan.org>
Date:   Mon Apr 3 18:05:47 2006 +0000

    audio / video libvlc functions binded.

commit fcd621ccd12da09e414dd566430aafa4b47cda44
Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
Date:   Mon Apr 3 16:41:03 2006 +0000

    linux_dvb.c: hopefully fixed CAM support for some cards (full feature cards?)

commit c1737a92f6fa5c0c9c92cee264dbb65b75384080
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Mon Apr 3 14:06:19 2006 +0000

    Comple fix

commit 2eda9bb43245baec6b64266de4ba5b9aa8ae9062
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Mon Apr 3 11:43:16 2006 +0000

    Sync debian patch with string review

commit a48f5f177f1adcb6283bee18282cba4910a1613a
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Mon Apr 3 11:39:35 2006 +0000

    - Do not rewrite “+” as a white space when unescaping URL parameters (fixes #625).
    - Rename decode_encoded_URI as unescape_URI as it really is what is done.

commit a1730242c7899f80391345bb02e416ab2744d715
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Mon Apr 3 01:39:59 2006 +0000

    * Fix FindFallbackEncoding on Mac OS X.
    * More distintinctive debug messages on the selection of charset.

commit 6f0d9e49965c5536464de17a7284587c0967724a
Author: Damien Fouilleul <damienf@videolan.org>
Date:   Sun Apr 2 23:16:01 2006 +0000

    possible fix for Trac Ticket #621, whereby Hauppage WinTV capture cards (PVR-150, others ?) no longer works

commit 8cd4cd1a059c08f6696fa784f7cbb5cef62ef9b3
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sun Apr 2 22:57:39 2006 +0000

    Add some examples

commit 244ac193b056a3ca41036dfaeeae95627d78774d
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Sun Apr 2 21:15:18 2006 +0000

    typo

commit 51eb9c7d0ccb8a2a81b1451a8186f0f4a1bf1923
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Sun Apr 2 21:06:13 2006 +0000

    x264.c: the string review was a bit too strong here

commit f0d86d5865cebb387e7875e919a398d579dfcb1a
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sun Apr 2 19:15:30 2006 +0000

    Fix warning

commit 775b1169ae0daa8ccb267638f8c8cef9fdec3de4
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sun Apr 2 19:12:58 2006 +0000

    Big cleanup and fix hundreds of extra warnings

commit 28c751aed49b27b48508aced7cacc5cc197b10a8
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sun Apr 2 18:36:51 2006 +0000

    Missing ;

commit 9cb665592d8107cc41bfa7237d8863c94a46b69c
Author: Damien Fouilleul <damienf@videolan.org>
Date:   Sun Apr 2 18:29:08 2006 +0000

    - make sure help string for propget and propput properties are identical + a couple of changes
    - commit output of MIDL compilation otherwise changes don't make it into the build

commit 0cbce05c4816ace4a4f3aad451912b0cbef21aeb
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sun Apr 2 17:16:42 2006 +0000

    Forgot memset() to actually fix the problem... shame on me

commit 9ce580cffd41ae971b5b26caedbac061e88333d0
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Sun Apr 2 15:00:59 2006 +0000

    * Finally found a list of SSA charset id's. Add to the comments. Not used so far.

commit 59838ee7513c1e5e9c563774a66146a142b8f255
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Sun Apr 2 14:49:26 2006 +0000

    * Force the UTF-8 encoding on mp4 text subtitles. (Note they can also be UTF-16, but that needs to be converted to UTF-8 in that case. refs #612

commit 6fa56f0c47ba7d64a99c70e809ed67374da47a14
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Sun Apr 2 14:28:55 2006 +0000

    * Don't ignore blank alpha pallettes. Tested with all my DVDs. Fixes #560

commit 0bd6bfaf93f4317216079dd07f71e9e7a316bcbf
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sun Apr 2 14:28:18 2006 +0000

    * implement DEMUX_GET_LENGTH based upon the stream's meta data

commit 5ec8238666bd6efc8a7dc03643bccecca5255af9
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sun Apr 2 13:41:47 2006 +0000

    - Fix use of undefined (static) memory
    - Code factorization

commit c2632348a18ed1204821b1a6e3ec420e2e6768cf
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sun Apr 2 13:34:21 2006 +0000

    Fix a few warnings
    (struct should be fully initialized)

commit 96c8e7b7345e1e712520c347bddd785d7a4a7ee9
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun Apr 2 13:20:55 2006 +0000

    Don't crash on null metas

commit 746198cc9ee23cf2b7a882326d415fcb9a4e3864
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sun Apr 2 13:12:49 2006 +0000

    Fix warning

commit 96ab48345cd23c1b4da3d0bc658442891d82e7c4
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sun Apr 2 12:27:24 2006 +0000

    Same as previous commit

commit beadaafde280dcff400523f52fca1ad8ed108417
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sun Apr 2 12:23:41 2006 +0000

    We don't have a cross compiler package anymore (at least not that i know)

commit d4ef692657ae416ad241c807030cd61afdbe67ae
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun Apr 2 12:22:55 2006 +0000

    Update po and changelog

commit 88d7dccb8cca7ac3073631d7db6dfb669fd5e918
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sun Apr 2 12:17:20 2006 +0000

    * add XSPF and RM/RAM to the list of openable files (closes #617)

commit 3325d4d601e2e0539eb6050ced734fc0ed14e5b9
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sun Apr 2 11:45:32 2006 +0000

    * merge most corrections by Steven Sheehy (taken from [15039], refs #438)

commit 2a6ec8069857dfc0c6159856aa2c1847e7a8e0d8
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun Apr 2 11:17:53 2006 +0000

    Update NEWS, ChangeLog, and INSTALL.win32

commit 661ff53c70cfe15b8a3a1ca0eba7f4c0c5542a0a
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun Apr 2 11:11:26 2006 +0000

    2nd activeX review (Refs:#438)

commit 32841095aeb620c608dc6d1f24cc5f6c7941efd0
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun Apr 2 11:02:32 2006 +0000

    ActiveX review by tonsofpcs

commit 6f7916ea898adb1238a0d362ae61c415f363e5e1
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sun Apr 2 09:44:19 2006 +0000

    Remove unused variable

commit 7fd36323041081175a507620b4c019e14833bbb2
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun Apr 2 07:58:36 2006 +0000

    WX Strings review by Steven Sheehy (Refs:#438)

commit fdb85a0df1c285689ed81c26587dec13c401d1ab
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Sat Apr 1 23:29:26 2006 +0000

    Oups

commit 8b0a99732dbbb53cf2650d395625b81e0ea8ee48
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Sat Apr 1 23:06:11 2006 +0000

    fix again

commit 40bb567a3c903e11428e89d5ea6d3624201f0679
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Sat Apr 1 22:44:36 2006 +0000

    Update debian patch

commit 7fb6014afeaa2335178887e675e0eab9ecc0fe58
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Sat Apr 1 21:57:41 2006 +0000

    Run update-po and update Spanish translation by Javier Varela.

commit 11b8c44ae340a04ea5c9abbfcd68535e72821af2
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sat Apr 1 21:46:33 2006 +0000

    String fixes to extrapanel. Thanks to Steven on IRC

commit e90c868f4cba1ec0b18c5be5d230e32f1aa99c8a
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Sat Apr 1 21:38:18 2006 +0000

    gui/macos/*: 2nd String Review (refs #438)

commit 330b37e682dca9bed7fd8c0c161db45922cfdee6
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sat Apr 1 20:36:24 2006 +0000

    Commit SSE/SSE2 detection fix when VLC is compiled with mingw32.
    fix #616/fixes #616

commit 12a3e99699ea5d86d49c562b7646166047665242
Author: Sam Hocevar <sam@videolan.org>
Date:   Sat Apr 1 20:33:59 2006 +0000

      * modules/video_filter/deinterlace.c: pagvb is illegal MMX, use it when MMX
        EXT is available, use pavgusb when 3DNow is available, and nothing instead.

commit eedd4e6bfbc5cb2f05597e5cb5aa8eae3a1c97fa
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sat Apr 1 17:28:29 2006 +0000

    Fix quotes arround inputs like "fake: option fake-file=thing.png" which should be "fake:" option "fake-file=thing.png"

commit 91996cce2ab53e3752232e1ba44809e8d439df30
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sat Apr 1 15:12:35 2006 +0000

    * don't try to open real streams, but quit before triggering any errors. thanks to thedj for pointing this out.

commit eb04ab9404f9db0010233f8255cb71373a9824e2
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sat Apr 1 14:16:10 2006 +0000

    * livedotcom.cpp: transform a blocking msg_err to a more descriptive msg_warn.
        Please revert if this breaks something I didn't know about.
    * real.c: minor clean up

commit 8d276c5167679b87d4ab620293aec79ffe1a2fa1
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sat Apr 1 14:07:46 2006 +0000

    * show meta information for real streams (only Title, Author, Copyright, Comment for now)

commit 8ab353b1123d829cd0e335a36cc7dffb4ae83a19
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sat Apr 1 11:27:40 2006 +0000

    * 2nd review of /src/* \ libvlc.h (refs #438)

commit 96a74981e8c369a50cd213b4a8b49f97407f93bb
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Apr 1 11:03:08 2006 +0000

    - Don't assume builddir = srcdir
    - Fix minor memleak

commit b26ea34b1d91e2a33d39d65fad112fcbc9127a21
Author: Filippo Carone <littlejohn@videolan.org>
Date:   Sat Apr 1 10:29:32 2006 +0000

    Copyright year moved from 2004 to 2006

commit 27b163e86fdc420116149bca5ee20435401604e5
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sat Apr 1 10:10:25 2006 +0000

    * remove the extension of the input file before adding the new one
    * some minor string corrections and output changes

commit 84f3f6e0e45827d8c521741253187068afd0845e
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Apr 1 08:40:15 2006 +0000

    More useless code - at least at do try to understand what I commit

commit d89ea04a7fabb3beeb2df5cc3839729136cc729c
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Apr 1 08:34:48 2006 +0000

    Fixes are cool when they actually fix something

commit 5add7fdc94a5f27dfb5c7b26a9db38080f0d9a4f
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sat Apr 1 00:25:58 2006 +0000

    Hum, this isn't needed anymore.

commit 117e041c413542fe155db4aa3df44674606ff2a8
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sat Apr 1 00:18:25 2006 +0000

    Fix stat wrapper on windows... Wrappers are nice. Wrappers which work are better.

commit 663b6a30719e20f61f14911246011930f9b8b7dd
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Fri Mar 31 23:30:46 2006 +0000

    Fix compile

commit 4f15591e47d52903b559507bdac13e1f5176de45
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Fri Mar 31 23:07:01 2006 +0000

    Access/*: Second lecture (refs #438)

commit 50ed0055ac33211a7fd850536f649f0e88f61505
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Fri Mar 31 22:41:22 2006 +0000

    Prevent segfault under windows. We now have to fix the stream_Size function so it works.
    (exemple segfault with : $ ./vlc --fake-file="C:\Documents and Settings\Antoine\Mes documents\Mes images\vlc-1337.jpg" fake: )

commit 94b56e80e5ddb0ad45759e3e7117009f26e6d7eb
Author: Olivier Teulière <ipkiss@videolan.org>
Date:   Fri Mar 31 22:33:45 2006 +0000

     skins2/src/ft2_font.*: s/initalize/initialize/

commit 6a45cc62de0daaddb47d7f081df1692d6ce158e6
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Fri Mar 31 22:23:53 2006 +0000

    * do only show the destination of the first item on the summary page when transcoding to file and add a counter for the others

commit e5ce4b878325d8bd5761a8c5c40b05b58fb7f045
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Fri Mar 31 21:37:52 2006 +0000

    Libvlc strings 2nd review (Refs:#438)

commit e84eadaca3af4ddd94d5e7e38e87a265a36ee3f0
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Fri Mar 31 21:21:49 2006 +0000

    Probably a fix for crap compilers

commit c97d0f51d64f401d11d31bba1f9cc54e02242265
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Fri Mar 31 21:20:37 2006 +0000

    Fix an old overflow and two recent bugs introduced by me

commit 026d276d1d9b6df9366a43a5f2dc5f0fdcdcb97f
Author: Clément Stenac <zorglub@videolan.org>
Date:   Fri Mar 31 19:34:02 2006 +0000

    X264 (Refs:#438)

commit fb9fadde00254769f1ad3332378608b398e19296
Author: Clément Stenac <zorglub@videolan.org>
Date:   Fri Mar 31 19:24:33 2006 +0000

    Skins strings (Refs:#438)

commit f7e4ba302f5232314320d9a4d7f2e1dd2a109f3a
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Fri Mar 31 16:46:08 2006 +0000

    typo

commit dfce5fb59e990a33a52d5dcbb27b96da4f8e7a87
Author: Clément Stenac <zorglub@videolan.org>
Date:   Fri Mar 31 16:39:23 2006 +0000

    Muxers (Refs:#438)

commit 4190fca508abe5194afb7153f1e16b15e8a936d7
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Fri Mar 31 16:28:03 2006 +0000

    codec 2nd round exept fo x264 (refs #438)

commit ec937f965319ab6156f6d5259e3e3ac56288b449
Author: Clément Stenac <zorglub@videolan.org>
Date:   Fri Mar 31 16:24:32 2006 +0000

    2nd packetizer round (Refs:#438)

commit ec598f4b05e7a9467e2d72d4a80b70532775a30c
Author: Clément Stenac <zorglub@videolan.org>
Date:   Fri Mar 31 16:22:19 2006 +0000

    vlc_config_cat.h 2nd round (Refs:#438)

commit 778a77df2dca3071da3262c0bf7368511164b136
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Fri Mar 31 16:12:31 2006 +0000

    * 2nd review of video* and control/telnet.c

commit 86e50bb4728c095b02e32e12a478c340406b7790
Author: Filippo Carone <littlejohn@videolan.org>
Date:   Fri Mar 31 15:51:47 2006 +0000

    Makefile typo fixed
    VlcClient.java and VlcClient class now match.

commit 07d2edfcdc2b51dd7fd1b1b4a6e4bc84fc3a4203
Author: Clément Stenac <zorglub@videolan.org>
Date:   Fri Mar 31 15:30:32 2006 +0000

    Be a bit more verbose (Refs:#438)

commit be39c3f1ec66c45a335812cb787704bdcac50eec
Author: Clément Stenac <zorglub@videolan.org>
Date:   Fri Mar 31 15:30:21 2006 +0000

    Additional string fixes (Refs:#438)

commit 35947aedd19d3b8bc968c15acccf0ab75e676a25
Author: Filippo Carone <littlejohn@videolan.org>
Date:   Fri Mar 31 15:28:12 2006 +0000

    Makefile updated for new java bindings classes.
    copyright and svn:id fixed for new classes

commit 8e394d70cd2a16876f85b424473cf109555dae21
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Fri Mar 31 15:15:07 2006 +0000

    * 2nd review of modules/audio* (refs #438)

commit 7629cf1bb2404ba2bea4730a79ddc910462b06a4
Author: Filippo Carone <littlejohn@videolan.org>
Date:   Fri Mar 31 15:07:55 2006 +0000

    Java classes for Java bindings added

commit 92fcb9b5683e032b69ed03e6a888a6d60ec5df61
Author: Filippo Carone <littlejohn@videolan.org>
Date:   Fri Mar 31 15:06:39 2006 +0000

    Java bindings update to latest JVLC (step 1/2)
    
    JNI: unused files removed
    JNI: libvlc.h dependent file added
    A sample SWT (ugly) player added
    Old java bindings files removed

commit 77fa066c0713d67001d2898e46e104cf5a0628b4
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Fri Mar 31 14:24:32 2006 +0000

    * add bigben's latest additions

commit 03a094ee8b2eb7cee21a88e165c9376ea89437e8
Author: Clément Stenac <zorglub@videolan.org>
Date:   Fri Mar 31 13:46:39 2006 +0000

    Codecs (except x264). Refs:#438

commit 4d43a6db38957765be23a9eba323c087cdcaae73
Author: Clément Stenac <zorglub@videolan.org>
Date:   Fri Mar 31 12:51:59 2006 +0000

    wxWidgets strings (Refs:#438)

commit 46e896b20ffe4a19ea9d04a50cf6c083dd1b3e5e
Author: Filippo Carone <littlejohn@videolan.org>
Date:   Fri Mar 31 09:32:09 2006 +0000

    Playlist control: libvlc_playlist_pause added

commit e9cbe4eb9ad1b214c548269f21c8de90217c693c
Author: Clément Stenac <zorglub@videolan.org>
Date:   Fri Mar 31 08:41:34 2006 +0000

    Let's be proactive

commit f5c5a773147fccc0255acabd50961e042ade393f
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Thu Mar 30 22:58:23 2006 +0000

    String review in codec. 1st part. ffmpeg.h to be improve. refs #438

commit ea48b014dd494d61a93768090944f392a0e78c2b
Author: Benjamin Pracht <bigben@videolan.org>
Date:   Thu Mar 30 21:54:07 2006 +0000

    * Implement Crop in the ogl vout
    * The implementation is quite dirty, but I just cannot see any other easy solution...

commit 2d202f4da69f6ef496ac2de35a2811b75002f1c7
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Thu Mar 30 17:38:36 2006 +0000

    * added 2 options for the OSX-disk-image creation-line
        - scrub: removes .Trashes
        - imagekey zlib-level=9: uses a better compression method, which saves us something MBs, but needs a bit more CPU-time.
    
    Thanks to cilly on IRC for suggesting this.

commit 345c99c35407c9ac725d9e013fd007c76138aecb
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Thu Mar 30 16:37:06 2006 +0000

    Removes invalid UTF-8 byte sequences from meta data as a work-around
    until someone who knows how MPEG4 specifies encoding fixes the issue (refs #612)

commit 77439e5c5f00ec304dfb74ee3270f98d03ba7720
Author: Clément Stenac <zorglub@videolan.org>
Date:   Thu Mar 30 15:46:31 2006 +0000

    2nd control review (except telnet)

commit f1e29cf49e19f6c27f2eb74d6cc936cf9ef90f07
Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
Date:   Thu Mar 30 14:39:50 2006 +0000

    modules/misc/svg.c:
      * specify unit for malloc
      * use g_object_unref to properly free the p_rendition
      * remove spurious whitespace

commit 827a3e6f7f15e3838f72933b545ef1fac0d783d0
Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
Date:   Thu Mar 30 14:31:02 2006 +0000

    bindings/mediacontrol-python/Makefile.am:
      * add python binding files to EXTRA_DIST
      * move COMPILERARG definition inside the BUILD_PYTHON code

commit 3f488b533ff910854727d24788580a67f2813061
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Thu Mar 30 14:05:13 2006 +0000

    Many thanks to Albert on the forums for his help with the http interface

commit 5cc6ab9c367e93ef599bdbd94e9a87f0366023a4
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Thu Mar 30 14:01:24 2006 +0000

    Try dialog width style fix

commit 150509ed7b7388f69da8f8c5a018e4c6ec6baf55
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Thu Mar 30 13:57:58 2006 +0000

    Cosmetic, Fix my name

commit 824efac5436d84ca6ba9bc4bcb38b341e06084ac
Author: Damien Fouilleul <damienf@videolan.org>
Date:   Thu Mar 30 13:16:06 2006 +0000

    - cleaned up in place and UI activation: VLC Plugin should behave better with other controls (ie. don't eat TABSTOP keystrokes, etc...)
    - minor code cleanup and fixes

commit 543301101d58eaaa2f9efe3f87a0145e24ec179c
Author: Damien Fouilleul <damienf@videolan.org>
Date:   Thu Mar 30 10:20:26 2006 +0000

    opengl.c: fixed string declaration over multiple lines

commit 5f18b9dd6aa22cd5d3cb77aa168e13eb10ac7c26
Author: Clément Stenac <zorglub@videolan.org>
Date:   Thu Mar 30 08:40:51 2006 +0000

    Video filters and outputs strings (Refs:#438)

commit c24349a8119c24a4a131dbc1f6611aa78f366911
Author: Clément Stenac <zorglub@videolan.org>
Date:   Thu Mar 30 08:36:49 2006 +0000

    Use the string

commit 209dc3ffe678f1407fc6177ad204f6a734411840
Author: Clément Stenac <zorglub@videolan.org>
Date:   Thu Mar 30 05:42:08 2006 +0000

    Corba string (Refs:#438)

commit 0af0de201ab931cd3b2a62845df58e0d7b8160f7
Author: Clément Stenac <zorglub@videolan.org>
Date:   Thu Mar 30 05:37:29 2006 +0000

    Access strings (Refs:#438)

commit 70855de995efd393b0648f7a2f62e06c1e0a9c90
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Wed Mar 29 23:59:40 2006 +0000

    Mosaic wizard: audio stuff was missing

commit cb5f895cb204b530ce755bd17f8c120e8d140b59
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Wed Mar 29 23:58:40 2006 +0000

    include/* : Relecture. refs #438

commit 51766355e62149f645e4f21f52cf99d20ba7e390
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Wed Mar 29 22:40:26 2006 +0000

    Fix windows drive listing. (We have wrappers arround wrappers ... neat :p )

commit acb0bedc7d7ff9e341ae9f872d581eac13e895af
Author: Benjamin Pracht <bigben@videolan.org>
Date:   Wed Mar 29 20:03:48 2006 +0000

    * vout.m : comment the NSLog call in windowContainsEmbedded: this method is called on something else than an NSWindow in normal operation
    * other: implement on the fly aspect ratio change. Only works in the ogl output at the moment

commit 1069842422c60a1496592abe8e6a37e8482831e9
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Wed Mar 29 17:45:59 2006 +0000

    src/misc/vlm.c: fix FindEndCommand quote escaping
    share/http/js/*.js: escape inputs in vlm commands

commit 55aa3b59e0ccbc8c4980ae2ad3bc1fcfe9633ff0
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Wed Mar 29 17:11:32 2006 +0000

    Some more typos

commit f70d799479ff6e84829a2ca571e03183433ed264
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Wed Mar 29 16:56:20 2006 +0000

    Fix typos. Thanks to tumu

commit 8c7445b746f74d15a342aefee1298144bdd001df
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Wed Mar 29 15:03:17 2006 +0000

    Control interfaces first string review.

commit 43162868be82967d564a9d1fbdd3c9c163f1753e
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Wed Mar 29 14:35:58 2006 +0000

    typo

commit 482206dc64bc7784c9aaa68660d54d379ab198f3
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Wed Mar 29 14:27:14 2006 +0000

    First rc interface string review

commit 408ffc76497f5818200eb650d6366c0998c15146
Author: Clément Stenac <zorglub@videolan.org>
Date:   Wed Mar 29 14:02:00 2006 +0000

    LIST update (287 modules now)

commit 36a5efe8b526390e4171ba80184211bacad9b89d
Author: Clément Stenac <zorglub@videolan.org>
Date:   Wed Mar 29 13:49:40 2006 +0000

    Access strings (Refs:#438)

commit 4c28a826fd45ea6183b8af91eef346bca0a33701
Author: Sam Hocevar <sam@videolan.org>
Date:   Wed Mar 29 11:03:00 2006 +0000

      * modules/demux/mp4/mp4.c: explicited debug message.

commit 1a81cee07d5ab11688f82eb8e06f055c27ff12e7
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Wed Mar 29 10:35:41 2006 +0000

    Fix warnings

commit 7eaa2e30d5fce6ca932f02cc6ba0a42b8d4af25f
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Wed Mar 29 08:59:52 2006 +0000

    fix #578. patch by Steven Sheehy. thanks.

commit ffb865e6c96c370075e32d949807317f15a68f65
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Wed Mar 29 07:33:35 2006 +0000

    * fixed a few signedness warnings. Please shout if this accidentally breaks something.

commit 67b0c28a6810cb7c823d6e77bc84ba690d864006
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Wed Mar 29 06:39:21 2006 +0000

    * x264-patch was committed upstream

commit a71ad6995d5aa9defbe6591055571a50fc5f7e05
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Tue Mar 28 22:34:41 2006 +0000

    include: first part of the relecture. refs #438

commit fe65cde1cecc6c775fb3c21c4c809a0b3c55ca55
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Tue Mar 28 21:29:59 2006 +0000

    Export stats in http interface

commit de6aa43586131a626d645ce535f070f28472a8c7
Author: Clément Stenac <zorglub@videolan.org>
Date:   Tue Mar 28 21:00:15 2006 +0000

    Audio strings, except parametric equalizer (I just don't understand anything) - Refs:#438

commit 470b47fe952dbba82beca44cafefd4b6ec711384
Author: Clément Stenac <zorglub@videolan.org>
Date:   Tue Mar 28 20:29:28 2006 +0000

    String fixes in src (Refs:#438)

commit 4dfd839aff9cfb0e3cd0e30b92e60af388bb0fc7
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Tue Mar 28 17:16:52 2006 +0000

    Fix mosaic wizard on IE. Thanks to Albert on the forum for the tip

commit f677d29367859d5c07ad14a87ced75420724d6f0
Author: Clément Stenac <zorglub@videolan.org>
Date:   Tue Mar 28 15:50:44 2006 +0000

    Fix intf options

commit 6f49313d3eedb6595e1931b0666d9cfbe0d7e092
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Tue Mar 28 15:40:43 2006 +0000

    Hum ... we still want to strip when using wince

commit 32f32dd52fd9801df8822943a2784977c99455d7
Author: Clément Stenac <zorglub@videolan.org>
Date:   Tue Mar 28 15:15:16 2006 +0000

    Update update checker debian patch

commit 14e5cb305bc8ba8f0f8141d9773dc4b7dc61394d
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Tue Mar 28 14:02:49 2006 +0000

    Fix update dialog layout in Windows

commit 5681d3bef8fa892d561f4736e1ce9ef99363243a
Author: Clément Stenac <zorglub@videolan.org>
Date:   Tue Mar 28 13:57:36 2006 +0000

    Strings in include/ (Refs:#438)

commit 458f08e2856816015402bed88fb27b4aaab170a0
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Tue Mar 28 13:30:33 2006 +0000

    Don't strip windows builds when running make package-win-common-devel

commit f079721319436cf1dbfffff7e64f3bb2974dcf50
Author: Clément Stenac <zorglub@videolan.org>
Date:   Mon Mar 27 21:44:30 2006 +0000

    Strings review for libvlc.h (Refs:#438)

commit 27f1f2eb763d5a3f3858b36d21eab0419063151e
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Mon Mar 27 19:06:33 2006 +0000

    * fix x264 compilation

commit 3b05b11cdc2acfb2e49216331083c494a66d6e78
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Mon Mar 27 16:57:57 2006 +0000

    Remove superfluous (as in implied by the previous one) condition

commit 9964dee4e222e1a58ce6f58c3b5d6887b16cfd68
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Mon Mar 27 16:48:14 2006 +0000

    Oops

commit dc229fda4bf1165b01c4c7998103d4f8b42d6419
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Mon Mar 27 15:35:55 2006 +0000

    - Use utf_8scandir() and some cleanup
    - Fix double free()

commit 8f390d8eaa598a72c79e7cce11e3442e74985775
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Mon Mar 27 14:47:05 2006 +0000

    Fix lame encoded URL decoder (closes #613)

commit fa37652ac825c3099b5df847b7dac46b6dcf3f97
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Mon Mar 27 14:46:14 2006 +0000

    Use utf8_scandir instead of scandir

commit 168549fa946743ac0e645ebf6bf9b014d5d38177
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Mon Mar 27 13:28:24 2006 +0000

    Support URL-escape non-ASCII characters properly as far as possible
    (ie. all characters from the Basic Multilingual Plane from Unicode)

commit 798b0d97c4298d4b0efe3bfbda50ba24800212f9
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Mon Mar 27 11:26:50 2006 +0000

    utf8_scandir: Unicode wrapper for scandir()

commit d51c8aacbcd965492932994c6e4ea1da8021a603
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Mon Mar 27 01:23:54 2006 +0000

    Add audio/wav and audio/x-wav to available mime types

commit 33437a4e17b7fb859691498fece2a7b8accaf7ee
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sun Mar 26 20:50:04 2006 +0000

    * accept %H:%M:%S and %M:%S as valid syntax as well (additionally to just %S)

commit c8de6d5a401c5d1dae6a319a0b628e6cd7e669b4
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sun Mar 26 20:25:07 2006 +0000

    - Use iconv transliteration instead of custom code
    - Supposedly fix a memleak
    - Fix a few warnings

commit f9a94a39a9b9454b4a1fabe58229d47c93be324a
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Sat Mar 25 23:21:31 2006 +0000

    * In case we do scaling on SSA subs, we also need to adjust the canvas size in which we render. (there you go bigben :D ) fixes #562

commit 07b147145c51cc38146ee25348c6f205cfca5a65
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Sat Mar 25 23:10:43 2006 +0000

    misc/*: 2nd lecture. refs #438

commit 57dd32ab1e6a75a45b06f2845f5f72efb9731fc0
Author: Damien Fouilleul <damienf@videolan.org>
Date:   Sat Mar 25 22:15:33 2006 +0000

    - added support for non OLE containers, such as Windows Script Host WScript.CreateObject.
    - made time property persistable, use 'StartTime' under HTML
    - removed functions with stdcall suffix from exported functions in DLL

commit dfdcf7e993ec4ae81db68eca689b101a66f1d66a
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sat Mar 25 19:24:05 2006 +0000

    * Remove Advanced/Misc
    * Move out Advanced/Misc/Misc options
    * Don't show any Stuff/General category anymore
    * For interfaces, split out "General" from main interface settings
    * Remove dummy from prefs
    * Clean hotkeys settings
    
    (Closes:#598)

commit 5b4f7105bd081da00e068a92233e2eb3a9efd968
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sat Mar 25 18:54:58 2006 +0000

    * playlistinfo.m: update the stats faster after a p_item-switch
    * both: fixed each one 'comparison of distinct Objective-C types lacks a cast' warnings

commit c934307dcad522891981c338c12a0778a2ef419a
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sat Mar 25 18:19:53 2006 +0000

    * update the info panel when switching the currently played p_item

commit 9cf3ff6b064169c955878ed6d32c7933c9e9443f
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sat Mar 25 18:19:13 2006 +0000

    *EXPERIMENTAL* Default to disabling vout_synchro, but not dropping of late pictures in the video_output thread. (Refs:#593)
    
    Please test heavily against MPEG1/2 streams.

commit 54d75f772ba75e1f318bdeecc874f02b9b06f840
Author: Cyril Deguet <asmax@videolan.org>
Date:   Sat Mar 25 16:52:16 2006 +0000

    * added a new skin variable "vlc.hasVout", true when... there is a vout !

commit 41c0868c4e4ea72c73e0b9c305f754f938d14c4b
Author: Cyril Deguet <asmax@videolan.org>
Date:   Sat Mar 25 16:36:51 2006 +0000

    * generic_window.cpp: register window visibility variables in
     the var manager, to avoid a crash at exit when an expression
     'not window.isVisible' is used in a skin.

commit 895d129f18348273cf113251698249f7d9627d2b
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sat Mar 25 16:10:33 2006 +0000

    Should fix playback of cdda://D:\ under win32. Please test (Refs:#490)

commit f28006a7b4d348171b5e0f9417a43bba4ef76232
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sat Mar 25 15:39:09 2006 +0000

    Retry syncing mpeg audio stream if it failed on first block (Closes:#609)

commit e4afdce0c413b5a38100b8cd4766b109202061f5
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Sat Mar 25 15:14:38 2006 +0000

    misc/configuration.c: Use the proper directory separator

commit c1d72229b3b7cce114fa38b36ffeb85e71e98d7b
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Mar 25 14:43:43 2006 +0000

    Switch loader to libtool
    (it only works on platforms where libtool works anyway)

commit 680d940b75d3e4accb71a0e4bae2ea141c5d358f
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Mar 25 14:43:10 2006 +0000

    Fix previous commit

commit 9f5cb41f216eff4346ec3fcd177fbf91f56f6685
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Mar 25 14:37:36 2006 +0000

    Fix duplicate symbol

commit bf706caf1da81b3e0821fb93f13a7cf6ea85e32c
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sat Mar 25 12:54:27 2006 +0000

    * another 1st string review, refs #438

commit df188ac24c0b15bad6c22b7a91ebb209aeffa27d
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Mar 25 12:37:31 2006 +0000

    Bug to really-stupid-and-worrisomely-not-fixed-for-more-than-ten-years
    bug for Winsock DNS resolver, inasmuch as is possible - closes #445.
    
    Should it fail to fix the bug, I'm afraid there would be no solution,
    but not to use Windows without its IPv6 stack.

commit d0f2c33c0c6bc59f226a52f18a5a415c24dc4938
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sat Mar 25 12:28:31 2006 +0000

    * 1st string review, refs #438

commit 75dcdd178a6258451a7152bf47434895935b3abe
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sat Mar 25 12:15:49 2006 +0000

    Remove debug (Refs:#438)

commit c06a32fd267c5bbe9903cf06b0d11b5e9dc62cd7
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Sat Mar 25 12:15:42 2006 +0000

    Drop support for VLS specific LPCB because it conflicts with standards. Closes #610

commit 1d02365417654ba7cb3ef3702d7aa1bf9d22c76d
Author: Cyril Deguet <asmax@videolan.org>
Date:   Sat Mar 25 11:01:03 2006 +0000

    * attribute "nbFrames" of element Bitmap is now "nbframes", as said in the
     documentation (and the old name was inconsistent with other attribute names)
     Sorry for the compatibility break...

commit 50b018487bf50dec3d80fc583a2b896d6a990c4d
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sat Mar 25 10:57:34 2006 +0000

    Strings review in stream_out (Refs:#438). Please review these once more as I changed some quite heavily

commit 27268d4df482b28c247d54f30e315871b7af44a1
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sat Mar 25 10:34:38 2006 +0000

    Finish strings review in misc/ (Refs:#438)

commit f0a1e2f0cd946b52f5733aaf7ee6b272a77e6f46
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sat Mar 25 10:00:14 2006 +0000

    Strings review in services_discovery + remove unimplemented sap-cache option (Refs:#438)

commit 1a2ffef28c3e4c46fd33f534a61de20b0e5effc6
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Fri Mar 24 18:26:46 2006 +0000

    sap.c: Ressucitate --sap-addr for the lucky one with M-Bone and too much sap announces.

commit c8b5aad67a59e2cd7c633a9ea360682936cb86e3
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Fri Mar 24 17:52:47 2006 +0000

    wxwidgets.c: missing from [14902] commit

commit 29bdd3f2b92ab8d0fd81097f4394796d977918b4
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Fri Mar 24 14:17:28 2006 +0000

    Use the "charset" variable

commit dd369f97b9487ed12ec3cd871123f380a557c230
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Fri Mar 24 14:16:12 2006 +0000

    try fixing charset problems. I'll launch a win32 nightly, try it out and change it if it still doesn't work.

commit 892f3cf9ce0972ff9868e9dfe498bc3d24c55a4e
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Fri Mar 24 13:41:15 2006 +0000

    Fix windows browser bug: first directory or filename character was removed.

commit 44e5326ddb78f75198c06007de968545797427d9
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Fri Mar 24 13:11:17 2006 +0000

    Add hide/show vlm helper button. Original idea by Albert (http://forum.videolan.org/viewtopic.php?t=18573)

commit 50d9c2c41d3c12fb3eb98ae70fc169387bafff8c
Author: Clément Stenac <zorglub@videolan.org>
Date:   Fri Mar 24 11:05:28 2006 +0000

    Strings review in visualization/ (Refs:#438)

commit 7f576984bb84cad80ef331ef8e644b96ad021b12
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Thu Mar 23 22:54:31 2006 +0000

    wx/interfaces.cpp: Add an option to display tool bar buton name.
                       Warning hack inside.
                       refs #495 close it for linux and win32

commit b5d4a11a6e22de1b9c0ceaa6368abf838ad0da81
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Thu Mar 23 22:46:18 2006 +0000

    use p_playlist->p_input

commit b9b15b3eba1be7915787a84bdf55d55eb43f9f64
Author: Benjamin Pracht <bigben@videolan.org>
Date:   Thu Mar 23 22:19:38 2006 +0000

    * Do not make a vlc_object_find to find the playlist, since we may get the item being preparsed. Use p_playlist->p_input instead

commit b3bd6e0738ff30c63bedcfe7518f2d5a98bab587
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Thu Mar 23 21:43:34 2006 +0000

    * stupid mars.org being offline all the time. Pull files from our own download servers.

commit bb80eba03b6afd245a9695b8a75985de73b8de23
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Thu Mar 23 21:41:12 2006 +0000

    services_discovery/*: String review (refs #438) and suppress the sap-addr option

commit 8d87383f439a5a7735931e27e4fca58b82d6b6bc
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Thu Mar 23 20:25:07 2006 +0000

    * Fix AMR RTP muxing. patch by Alex Antropoff <alant at transtelecom dot md>.

commit 732df2608faa56c6ffbe0e857934bb9ae814fd79
Author: Benjamin Pracht <bigben@videolan.org>
Date:   Thu Mar 23 19:57:20 2006 +0000

    * Use the correct limit when looping

commit fdb2f80a81632eb53c1722871a6222d3c8c32bc3
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Wed Mar 22 22:39:51 2006 +0000

    String Review. refs #438

commit 3fa37fdc847c2716a59af6a9d7be3a33ca06ba77
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Wed Mar 22 21:01:09 2006 +0000

    Add support for X-Playnow RTSP option

commit 24f39790313ea6ffc134bf1786940c67190b568d
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Wed Mar 22 18:09:55 2006 +0000

    * copy the http-intf-readme to the OSX-bundle as well

commit 1548a691c730bac930e9630d80f9ff8f3939c251
Author: Sam Hocevar <sam@videolan.org>
Date:   Wed Mar 22 17:51:17 2006 +0000

      * modules/video_output/caca.c: Compilation fixes.

commit 20edd9524b13ccb474d0caab5be235f7f784f1a9
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Wed Mar 22 16:38:46 2006 +0000

    Add share/http/requests/readme to win target

commit 01e7c694d34737b55f28ea7b743b73ec1855ebc5
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Wed Mar 22 16:37:24 2006 +0000

    add requests/readme

commit 549eceb51ab6e7af37e5c456bb671cf80fee87c3
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Wed Mar 22 16:36:48 2006 +0000

    List and explain available commands / requests

commit de3f0650e621c32318b039ab4d1d86ead2ed347d
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Wed Mar 22 16:05:11 2006 +0000

    include:
     * export GetFallbackEncoding()
    subsdec:
     * autodetect UTF-8 encoding,
     * use better non-Unicode default encoding from language instead of
     CP1252 when local encoding is UTF-8, and local encoding in all other cases
     (should improve subtitles decoding on POSIX a lot)
     * some memory fixes
     * some cosmetic fixes

commit c1591683accfe59b8b21cfc00a1da7b373119c67
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Wed Mar 22 14:14:10 2006 +0000

    logger.c: Compile fix

commit 6da5d900d16744217c313a67e213fa68c94270cd
Author: Clément Stenac <zorglub@videolan.org>
Date:   Wed Mar 22 13:38:50 2006 +0000

    Compile fix

commit d34aa78dc18190cb4e59cfcfeda1777b8f0e7ccf
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Wed Mar 22 12:26:11 2006 +0000

    IsUTF8: check if a string is a valid UTF8 sequence without modifying it
    EnsureUTF8 would replace invalid bytes sequences with question marks.
    
    Most of the code was already there anyway. This allows UTF-8 autodetection
    without a dedicated UTF8-to-UTF8 iconv() handle.

commit f0ffeb173ab80dba4bba7d2353b5b1a24a3a0ffe
Author: Clément Stenac <zorglub@videolan.org>
Date:   Wed Mar 22 12:14:30 2006 +0000

    Strings review in misc/ except dummy and win32text (Refs:#438)

commit 04cfc6a385be25bff190b41002155da3b3d0fcb7
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Wed Mar 22 11:24:45 2006 +0000

    Clean up

commit be639de22180b805f99b3128b7bbf1dbbc6b50cc
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Wed Mar 22 11:14:24 2006 +0000

    Clean up vlc_iconv prototype

commit 57d2f9918c78357e347d50432cbd49e8b867d2ce
Author: Clément Stenac <zorglub@videolan.org>
Date:   Wed Mar 22 07:12:10 2006 +0000

    Strings review of telnet.c (Refs:#438)

commit 01150186ea002bd5cadd887f6437ab0e97ef2aae
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Wed Mar 22 00:19:29 2006 +0000

    Slightly better IE and Firefox compatible version of the sort and services discovery menus.

commit 470aabb1e41f9bec9abeb247328bb3827efde5ba
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Tue Mar 21 23:41:05 2006 +0000

    Also update now playing info when playing a new item.

commit 610ac485f763ba73af5065423814cbd1fa9131b2
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Tue Mar 21 23:26:17 2006 +0000

    Some more IE (crap) fixes

commit 32dc8391874f92692e2571ac6b342f07b54ee6d9
Author: Benjamin Pracht <bigben@videolan.org>
Date:   Tue Mar 21 22:08:41 2006 +0000

    * There is no reason not to allow to open the information panel on nodes
    * We now have an (ugly) way to rename nodes

commit 268f255bda539adff66ea1e685351ba3961dd1ad
Author: Benjamin Pracht <bigben@videolan.org>
Date:   Tue Mar 21 20:56:51 2006 +0000

    * Only enable "Jump To Time" when the stream is seekable
    * Fix enabling of the step forward/backward functions

commit f193ee64902608381f562fc54e871fa7a908fe6f
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Tue Mar 21 20:56:35 2006 +0000

    Add 7zip win32 build targets

commit a31da2da6d7f0a877ebb0f86550ffb82f6109bf0
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Tue Mar 21 18:20:48 2006 +0000

    I knew I was foolish to expect wxWidgets to work properly.

commit c8ad87dd9908b8e28e0d8de796882b659cc5c13f
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Tue Mar 21 17:28:09 2006 +0000

    Attempt to use wc_str() even if wxWidgets is not built with Unicode.
    According to the wxWidgets documentation, it works. But of course, you
    don't want to trust the wxWidgets documentation, particularly when it
    deals with characters encoding. Or rather, you'd like to trust the
    documentation, but you can't trust the actual implementation to work
    until you tested it.
    
    So lets see if it works, and revert commit it tomorrow if it sucks.

commit 82ea3c0e59a7914b06500b74e8316479d73164f9
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Tue Mar 21 17:21:24 2006 +0000

    Attempt to fix Unicode wxWidgets interface on Win32

commit 647cc79956895cfa8c8baf95d58e0f000a3e1a5b
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Tue Mar 21 16:42:34 2006 +0000

    - FromWide(): converts a wchar_t * to UTF-8 char *
      (if local charset is UTF-8, this is similar to wcstombs())
    - FromUTF16(): converts a host-order UTF-16 byte sequence to UTF-8

commit e65878a6ef6e405098b77db28e02eebfae65b650
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Tue Mar 21 16:08:35 2006 +0000

    libtool: Compile builtins as convenience libraries rather than static ones
    Might fix PIC linking issues on amd64

commit 212e14679598106ddb6f7e305835b33a3da0adbb
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Tue Mar 21 15:39:43 2006 +0000

    A bit explanation of the wxWidgets string conversion mess won't harm

commit 51501a62b74ecec551f2ddd4fd7a828c7a408ed1
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Tue Mar 21 15:34:34 2006 +0000

    Fix G++ 4.1 compilation problem
    reported by Diego 'Flameeyes' Pettenò

commit 303794bc6f3f1a174e84092ea6efeb1eb77b8c47
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Tue Mar 21 00:45:31 2006 +0000

    looks like someone renamed vlc_obj_exists to vlc_object_exists.

commit 8398230c33d0304d3fe7cd16a35a5b92ccf6fcbd
Author: Clément Stenac <zorglub@videolan.org>
Date:   Mon Mar 20 23:13:39 2006 +0000

    Fix test

commit 14509b0740966976fba9ae71b8e3ff435fbaa1f4
Author: Olivier Teulière <ipkiss@videolan.org>
Date:   Mon Mar 20 22:34:43 2006 +0000

     * doc/skins/skins2-howto.xml: Fixed typos.

commit 78fcf0e4d918f04bcdbaa2b9f57dbbb328aaf383
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Mon Mar 20 20:42:23 2006 +0000

    * the transitional phase of our osx-aout-modules is over :)

commit a1ff886374a6c8a581018ed7d7ed924b0e47434b
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Mon Mar 20 20:22:59 2006 +0000

    fix #478.
    
    You need to escape (with \):
    * quotes that are part of a file's name or option's value
    * backslashes

commit 398ffa09a30dac33fa49717862f1f7fe78b8de3f
Author: Damien Fouilleul <damienf@videolan.org>
Date:   Mon Mar 20 14:40:42 2006 +0000

    plugin.cpp: as usual,I forgot to disable my own debug

commit 2fbbe6d56f9c9b15b506625e96e6e8682c165341
Author: Damien Fouilleul <damienf@videolan.org>
Date:   Mon Mar 20 14:37:41 2006 +0000

    plugin.cpp, plugin.h: delayed initialization of VLC until activation in place in user mode only
        this allows the persistable properties to be fully loaded before initialization and allow
        for control to initialize faster in design mode. AUTOLOOP property now works properly
    persistpropbag.cpp, vlccontrol.h: decoupled volume property from VLC so that value can be used
        without having VLC initialized
    test.html: added volume control

commit bb48220f9b63bc53df91764371a0482544f47159
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Mon Mar 20 14:13:04 2006 +0000

    * fixed the copying of the re-worked http-interface to our release bundle. (not really clean, but I don't know how to do this in a better way...)

commit 79ffc8fee1635e97d795c3790deb18a7b086e09a
Author: Christophe Massiot <massiot@videolan.org>
Date:   Mon Mar 20 11:18:52 2006 +0000

     * modules/mux/mpeg/ts.c: New --sout-ts-alignment option.

commit f0e4276f265cbd130b0cdf8a2d336d4aecbc92b3
Author: Christophe Massiot <massiot@videolan.org>
Date:   Mon Mar 20 11:12:04 2006 +0000

     * modules/control/http: Content-Type should be case-insensitive.

commit f1e2a2065b213f42f7993d8afa5eef36818034bf
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Mon Mar 20 01:51:45 2006 +0000

    mosaic wizard: change layout & make VLM command batch display optional.

commit e591f8ca230bdf8dac7e2ab780c40196f99bd890
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Mon Mar 20 01:35:15 2006 +0000

    * also do vlm options fix on sout.

commit 07e5db519cd987dc55b6c0f666f24d8868e19aee
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Mon Mar 20 01:32:11 2006 +0000

    * add "fake:" input
    * vlm fix. change "input :foo=bar :foo2=bar2" into vlm compatible option handling
    * mosaic fix. always enable transcode when using an sout chain

commit de7eedf449ad0cc9ad001cea62276e5dbe07c321
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Sun Mar 19 22:03:20 2006 +0000

    * Fix AMR from liveMedia decoding. Patch by Alex Antropoff <alant at transtelecom dot md>

commit 6ba683e6024ca149faef273348ded5b0d5a1eeac
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Sun Mar 19 18:16:56 2006 +0000

    caca.c: Typo

commit ceb1c4a512817082430918f3fced22dce0691a12
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Sun Mar 19 18:05:54 2006 +0000

    * sorry about the missing #if

commit 053e3a9a01f52bbb5f044e348052af894d30f091
Author: Sam Hocevar <sam@videolan.org>
Date:   Sun Mar 19 17:17:57 2006 +0000

      * Support for newer libcaca/libcucul versions.

commit b069f4b88e8fbd890fc285a7012989b71d815f84
Author: Benjamin Pracht <bigben@videolan.org>
Date:   Sun Mar 19 13:13:09 2006 +0000

    Forgot that one

commit aa7daf3c60ad96e8aac609d476fb5d5335874f03
Author: Benjamin Pracht <bigben@videolan.org>
Date:   Sun Mar 19 13:03:20 2006 +0000

    * fix compilation

commit b8f24b4c0db5345a8ca47ad1dc0b6cb53d07e14b
Author: Benjamin Pracht <bigben@videolan.org>
Date:   Sun Mar 19 12:57:26 2006 +0000

    * First string review of the OSX interface

commit 9741e855dc863b9c8e0463d32f41f11c08a02070
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Sun Mar 19 11:24:16 2006 +0000

    * fix the liveMedia VERSION_INT (hopefully)

commit 5c3f973795a47e353931be1a85661f7ee642e08b
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sun Mar 19 01:49:11 2006 +0000

    Add iehacks.css to Makefile.am

commit 96246bfd5317091034152684a7753d5988d5231e
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sun Mar 19 01:46:43 2006 +0000

    A bunch of hacks to fix bugs on IE.
    
    I really don't like the Sort menu and Services discovery menu code. If
    someone has a better idea feal free to change it.

commit 688f1661217c7f3aa1b3a2b976c7dbaeed75d4bb
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Sun Mar 19 01:28:18 2006 +0000

    * fix ifdef

commit 5e7871bbf07538ef48cb6b12e3f13ac0a474a898
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Sun Mar 19 01:27:21 2006 +0000

    stream_out/*: String review (refs #438)

commit 878747abedefb916a70c3b346f7167cde1ab2bbb
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Sun Mar 19 01:00:13 2006 +0000

    * Send Keep-A-Live RTSP bogus calls for servers that do not support RTCP reports.
      Seems to work for WM RTSP. No support yet for Kasenna,
      since I don't have proper access to one at this moment.
    
      refs #595
      refs #329

commit f466773b7a0b9048d23cb690c2a1ab3a3ffc5f0c
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sun Mar 19 00:02:26 2006 +0000

    Fix typo

commit 8daf52c6fc1ebcdee3c492ff69c85be3d3a6caa6
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Sat Mar 18 23:11:31 2006 +0000

    Undo r 14546 breakage

commit 85bbe93d95ac41582df187178c553061deaa456d
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sat Mar 18 22:27:07 2006 +0000

    Don't expand WX Tree root - Patch by Alexander Gall. Thanks

commit 78128012fd310d2adf108809f2f61d9fb360ac55
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sat Mar 18 22:18:16 2006 +0000

    Apparently fix WX playlist crash (Closes:#205)

commit e6cf22d436836f445645f3c56e9b8b0e14289218
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Sat Mar 18 18:14:49 2006 +0000

    share/makefile.am: Typo. Thanks to Albert on the forum for the report

commit cf716aa8deaffeb3e038c6c9ee72ed8d80577d78
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sat Mar 18 18:12:47 2006 +0000

    Don't use %f in es_out (Closes:#587)

commit 221ec369e89813f196e1ea6707c9731722fbc21f
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sat Mar 18 17:56:10 2006 +0000

    Add some comments and 'fix' display if the mosaic's width is larger than 600px.

commit 70e482eaeaac3042d10d8bc1898afbffb3fc8dfa
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sat Mar 18 17:52:31 2006 +0000

    Display IP of client in debug

commit f94136178c6feb8f94d3ae306a1304e9f2ceb4f6
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sat Mar 18 17:45:40 2006 +0000

    Spelling fix, again.

commit f7f9c38b5c9dce6ccdf9928980605a95f9141159
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sat Mar 18 17:43:36 2006 +0000

    Spelling fix

commit 34c5a4951de47dd539b13519e92a8565c122f30d
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sat Mar 18 17:42:37 2006 +0000

    add some help and feedback

commit beea254b12922aca6cb890cb6fd51022e7d12b33
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Sat Mar 18 17:31:31 2006 +0000

    x264.patch: Sync with upstream

commit 2dab7ce64c1397bddf5a20f38f770d62b688041a
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sat Mar 18 17:14:54 2006 +0000

    update NEWS

commit f612f30ee8d157ee5b082ec579eac8041f4c5d00
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sat Mar 18 17:14:19 2006 +0000

    Code the mosaic wizard

commit a7f1599694cc0d90e8b55ea6424150489350b6d3
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sat Mar 18 16:22:23 2006 +0000

    Don't abort windows position remembering if small playlist size is invalid at the beginning (Closes:#557)

commit a6f1bb5107f94317bb2fcaad8cedd0dc2528de78
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Sat Mar 18 15:52:42 2006 +0000

    access/dshow: Add option to configure dshow from command line. Patch by Patrick Horn.

commit 5a5ded22f1d982b6d1274e19b01772d6ca5741d2
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sat Mar 18 15:06:40 2006 +0000

    ooops

commit 0051db816bd46b03475548f0e1741e290b2ce43a
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sat Mar 18 15:00:52 2006 +0000

    One more image

commit 18d2788760f67ae53b704ec7035f38634fe6691e
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sat Mar 18 14:37:51 2006 +0000

    Add new http interface images

commit 57be8e22e85febb4058d6e83f25788f824ba885f
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Sat Mar 18 12:49:51 2006 +0000

    Typo

commit 0651db52b6a1f5a838505c1361a462064ff9074b
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sat Mar 18 12:38:38 2006 +0000

    %f in galaktos (Closes:#585)

commit 13817ff883423f9a70f5649e54896f7b7fb7f7c5
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sat Mar 18 11:27:40 2006 +0000

    Thanks

commit 32438ffbc0b9c6599c6063c1f9e02de1c727626f
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sat Mar 18 11:27:10 2006 +0000

    Transcode cropping/padding patch by Udo Richter < udo underscore richter at gmx d0t de> (with added round-to-16 fix) . Many thanks for this.
    
    Seems to work neatly, please test nevertheless.
    
    Closes:#448

commit 8d263243ba1a0a2acdd6cc49a48251d00a3a742c
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sat Mar 18 10:30:24 2006 +0000

    Don't use %f in VLM, except for display (Closes:#588)

commit 019ee285717716568753d717c301b74ffe0368a7
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sat Mar 18 10:20:01 2006 +0000

    Don't use %f in equalizer (Closes:#586)

commit 4413d7506da4da060e4d9957c5632081ca4b09bb
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sat Mar 18 10:14:40 2006 +0000

    Don't use %f in HTTP interface (Closes:#584)

commit e68d9e1abab054eca63f28204c39b9350803fd5f
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Mar 18 08:51:19 2006 +0000

    - Avoid using gethostbyname() which is not thread-safe
    - Code simplification

commit e9fc1b323f030c88c7ccb071e8971440bf6daa57
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Mar 18 08:46:59 2006 +0000

    svn:ignore

commit 0ade81b0ebaa94d8529e4784b460bc921be70f54
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Sat Mar 18 02:06:16 2006 +0000

    All: string review (refs: #438)

commit e970f05feea86232fa44adf951b680411b57ade8
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sat Mar 18 01:22:06 2006 +0000

    HTTP interface: Display estimated item time when available.

commit 49f3fdaea0574076a5d3d5d334ffd8c6cf36e975
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sat Mar 18 00:51:57 2006 +0000

    Http interface: make it possible to delete playlist nodes. Don't delete read only playlist items.

commit d27682933296d74e5acc96c7c87bec34936e6f43
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sat Mar 18 00:45:55 2006 +0000

    Export the fact that a playlist item is read only or can be deleted

commit febff5726d59518fcc4b4c9ae6e245d78479991f
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sat Mar 18 00:29:57 2006 +0000

    Add services discovery handling in http interface.

commit 66f8559499b5d715206c068f05bc885126535ef3
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sat Mar 18 00:17:53 2006 +0000

    * rpn.c: add "services_discovery_add", "services_discovery_remove" and "services_discovery_is_loaded" rpn functions.
    * macro.c, http.h, mvar.c: add new "object" param2 for foreach macro. It gives a list of all objects matching a capability.

commit b7e8fac188e9482cfba0f614edfefe89006a8b58
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Fri Mar 17 23:13:47 2006 +0000

    Add small "close/hide" buttons on some of the dialogs

commit 168cf8504619d84cb6cd1bb3123a8dd525a45f1a
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Fri Mar 17 23:05:41 2006 +0000

    [14752] improved, by Daniel Stranger.

commit 7eddca67f7ba2de16acca4caf199213385b8d42f
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Fri Mar 17 22:38:47 2006 +0000

    Revert revision 14781 the sort button was already there.

commit 3c3542fe39d2b583760a271a3f9b288fe5360078
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Fri Mar 17 22:28:15 2006 +0000

    Apply missing sort button to http interface. This was a part of Laurent Mutricy's patch

commit 698eec4b7497cfefddb7c53c828c1865baf99212
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Fri Mar 17 22:01:13 2006 +0000

    HTTP interface playlist sort commands based on patch by Laurent Mutricy.

commit af4042581b44e07ee61e15089ad0f09a2d4701e9
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Fri Mar 17 20:07:25 2006 +0000

    * don't overwrite existing files

commit 0ffd9814c387f1c4d364ed2161921b8beebf552b
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Fri Mar 17 17:06:05 2006 +0000

    Add a few svn:ignore

commit 6da5965292a0e0a39275c7228731b21fdc24ca34
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Fri Mar 17 14:40:59 2006 +0000

    Fix old http interface to not refer to the new http interface. Patch by: Laurent Mutricy <laurent dot mutricy _at_ ecl2005 dot ec-lyon dot fr>

commit a7c18d8acc7b15a1937863953d2dfd06c0b6a7a1
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Fri Mar 17 14:34:06 2006 +0000

    Implement sort functionality on http interface. Patch by: Laurent Mutricy <laurent dot mutricy _at_ ecl2005 dot ec-lyon dot fr>

commit 69aae8d2b6c79ea31fe67c3bf073e4d2af33c1c7
Author: Damien Fouilleul <damienf@videolan.org>
Date:   Fri Mar 17 01:08:13 2006 +0000

    Makefile.am: fixed linking of mozilla plugin
    npvlc_rc.rc: fixed description and suffixes columns

commit 7527abe7ff1915f0c416b8f7e6fcbc182823a37c
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Thu Mar 16 22:45:11 2006 +0000

    * G726 settings for liveMedia refs #601

commit 792638ddfdf47e0e79b2608da5ed10ae41dd2690
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Thu Mar 16 20:19:54 2006 +0000

    Reimplement [14768] with a CSS. Patch by Laurent Mutricy.

commit 6829def481701a4dbe22516d5c29a9f0c71a8a74
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Thu Mar 16 17:59:41 2006 +0000

    hum, forgot to set the default value

commit 1d163084f2571093a92235db93c2de0c93740212
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Thu Mar 16 16:59:41 2006 +0000

    Add attribute flat="true/false" to Playtree. When flat is true, only the
    leafs will be displayed (like the old style playlist). Once we're sure
    that this works fine, we can ditch the old skins2 playlist code.

commit b8acb8c022f12dc02aab3bec12203920f0f53f87
Author: Eric Petit <titer@videolan.org>
Date:   Thu Mar 16 00:38:46 2006 +0000

    Workarounds a BeOS segfaulting weirdness

commit 1b13b9f527d30edf5b9e73c63bb930e5eda8243a
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Wed Mar 15 19:44:02 2006 +0000

    change "videolan.org" to "VideoLAN website"

commit 76b20a6067ba09de6d689ee3e44d6e9f8bb0134a
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Wed Mar 15 19:33:10 2006 +0000

    "[PATCH] http interface : fix the shuffle/loop/repeat buttons" by Laurent Mutricy

commit bbb8a1ecfc7d82bad838f787fcaedaf0d9590e55
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Wed Mar 15 13:23:31 2006 +0000

    Fix browsing when file/folder name is using a quote (').

commit c0fe636d8e26a88ae46bd98fb15e1282d7593236
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Wed Mar 15 13:01:36 2006 +0000

    "[PATCH] http interface workaround to make the play/pause button work well" by Laurent Mutricy.

commit 9769a89730a5a7ba9ac1923e5d4e1f0f796824f9
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Wed Mar 15 01:12:30 2006 +0000

    * Ahum.. compile before you commit...

commit 0f1e1ce181cbcc51843d010551597fa2ffaa1a1f
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Wed Mar 15 01:07:29 2006 +0000

    * Completly untested G726 support for liveMedia. refs #601
      If anyone has access to such a stream, please test this. The AXIS 241QA has this for instance.
    
      See also: http://forum.videolan.org/viewtopic.php?t=18287&start=0&postdays=0&postorder=asc&highlight=g726

commit fb847b394c8bc0a6b65223db92cd3d1edbc31d24
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Wed Mar 15 00:40:18 2006 +0000

    * Fix src/misc/charset on platforms without setlocale. In that case we pass NULL to FindFallbackEncoding

commit 4f617c5ef1c95cfd4946efc91153ce1e62749a00
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Tue Mar 14 22:40:33 2006 +0000

    ALL: Fix make distcheck
            - add a modules.am for mux/rtp It is just there to please autotools nothing is built by default
            - update-po

commit 3db675f5300b042d544f463bd1e51e144c62bd76
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Tue Mar 14 21:59:02 2006 +0000

    * We are not gonna start naming options to RFCs. Let's just call it LATM, even though it's technically not correct.

commit 2a384e3d5666bf9f5caa2db78dd1683514f56b08
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Tue Mar 14 21:52:53 2006 +0000

    contrib/Makefile: fix the rights on the bin directory
    some more svn:ignore

commit 8a1cf340a519aba652dc80e318d74eafda151916
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Tue Mar 14 21:46:18 2006 +0000

    Whoops. Disable by default for now.
    Maybe the option name could be made better.

commit 9b38b9ae1402fea32441cbb101eca35d3a1b7ae1
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Tue Mar 14 21:42:07 2006 +0000

    Apply RFC3016 RTP packetizer patch from Alex Antropoff
    
    The new format is disabled by default,
    so we have little risks of regression.

commit 3c0e006d71c888dc22ea6896590db8a338b49b3d
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Tue Mar 14 14:38:45 2006 +0000

    Fix unsigned int vs int compilation warning.

commit 9f661f124595918de68f4fbfb59c24a1fe1c3efb
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Tue Mar 14 14:19:37 2006 +0000

    Fix sub picture region x and y offset values when using
    --mosaic-keep-picture with a picture that is bigger than on of the
    mosaic's small rectangles.
    
    This allows creation of mosaics like :
    AAAAAABBB
    A    ABBB
    A    ACCC
    AAAAAACCC
    (where A, B and C are 3 sub streams)

commit cae8650f3ece3d91d97fece3c18139d43de90f53
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Tue Mar 14 13:08:48 2006 +0000

    Looks like we didn't malloc the right size. (If this was some dirty
    hack, please revert my commit and add a comment explaining why it's
    needed because)
    
    Thanks to http://forum.videolan.org/viewtopic.php?t=18285 for noticing.

commit e840a9de91dec2813832dce5b008259c1a13adca
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Tue Mar 14 10:01:39 2006 +0000

    debian/patches: Fix the debian package creation

commit 4c1df9c171cf1b0ad9d9954af1c483d8a496f08d
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Mon Mar 13 22:43:25 2006 +0000

    Fix browsing directories containing the '&' character

commit 86385f84c180f8d4c160bee763aa23d910b599d9
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Mon Mar 13 21:51:36 2006 +0000

    Fix playing stuff like http://213.205.97.105:80/tf1jt/jt20d11032006.asf
    which works using mmst but not mmsh (VLC only tried mmsh previously).

commit ce9a08c0a4d207f1f872415a033114faecffb417
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Mon Mar 13 16:45:00 2006 +0000

    Contrib: use libshout 2.2. It should solve the .pc probem ( missing theora depedancies)

commit 6d55a24863f3b70ba4b816692739b5f2b9e9995f
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Mon Mar 13 10:56:56 2006 +0000

    Change Russian charset selection

commit 6a28b19cc5e7dadb67455d705f49a6155f960670
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Mon Mar 13 10:52:32 2006 +0000

    Candidate language to likely non-UTF8 code page functions

commit 14a9ecc640e7b3cf5f1d2c040105c0a97a7a5567
Author: Clément Stenac <zorglub@videolan.org>
Date:   Mon Mar 13 07:12:18 2006 +0000

    Add a tristate for WX playlist mode (normal/embedded/both).
    
    For the moment, defaults to normal. (Closes:#494)

commit 1d001afcc338562723040685085903b15aced6c2
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Mon Mar 13 00:54:40 2006 +0000

    * Fix x264 compilation on Darwin

commit 3fdc34d5d301ef248de845aca825970a2cb04aa1
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sun Mar 12 22:52:25 2006 +0000

    * Use uint32_t instead of wchar_t to represent UTF32 characters, given wchar_t is not 32-bits on all platforms
    * Cosmetic fixes
    * Check for invalid UTF-32 sequence
    * Accept all non-printable characters within UTF-8 strings (EnsureUTF8's job is to ensure valid UTF8 sequence, not to ensure printable characters)

commit e3f12b873c798ac634f90fbaeec6a5fa783fab41
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Sun Mar 12 22:46:34 2006 +0000

    Missing in the previous commit + don't extract gecko-sdk each time

commit 6e37e43319f0190a7d4d68e17d527fecbb7afc60
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Sun Mar 12 21:59:12 2006 +0000

    shout: Other approach.

commit 4e8cc7fd95626fd0bdc80f0922240bb19edc0705
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun Mar 12 21:42:19 2006 +0000

    File mangler
    
    This can be used to detect crashes due to bad streams (see the end of the program for the files which are tested)

commit de6439f8cbe9b2d4ad4e73e5fbc2863708442929
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Sun Mar 12 21:22:34 2006 +0000

    Add libshout on win32

commit e9c4ad96d9ce42a11969337c207b92ff2c702a7c
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Sun Mar 12 17:30:46 2006 +0000

    po/*: Mea Culpa. make update-po should be run on a clean tree

commit 9e8453bb8c8a6f87f49c959b0ceb79508a423d34
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun Mar 12 15:06:39 2006 +0000

    Fix svn:ignore

commit 5538983bbc3206395c94765afe076eac61acafad
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun Mar 12 14:24:54 2006 +0000

    Remove buggy debug

commit 5ac87d09be2b2a6e8384dc8af54516e3f4d190fb
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sun Mar 12 12:44:06 2006 +0000

    Always link libintl through libvlc on Win32

commit 18b4556f857ff44bff4b3c45459ff42378481cd8
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sun Mar 12 10:41:31 2006 +0000

    Propagate changes from previous commit

commit 738fac768fc74dcac44ecaeb2d4dba3af819f516
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sun Mar 12 09:52:42 2006 +0000

     * Revert my [14546] that doesn't work
     * Remove changeset thing from shared libvlc versioning until someone cares to implement it properly within the build system

commit fdaae90bcccef683a0f29f829f67b5cc34f62376
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Sun Mar 12 09:27:48 2006 +0000

    Fix compiler warning: Add missing include

commit 3572ca421956a577bc5ac64aa45eae266177ec37
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun Mar 12 09:12:38 2006 +0000

    Disable update checker in Win32 until it's fixed

commit c0dd3f01cda0ab5b8179598668f19da91f6b1775
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun Mar 12 09:11:49 2006 +0000

    Revert [14732]

commit 97dcbccdd0a157b32687901a1c9b21cb50d6b49e
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun Mar 12 09:08:18 2006 +0000

    Might fix a bit update layout in win32

commit 20a61425ce6097bf3b994542bf89a9f700cc52a4
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sat Mar 11 23:30:07 2006 +0000

    fix bluescreen description

commit e87c51f9e3e97cd9bc9667a6953d8afe02f8888e
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sat Mar 11 23:29:09 2006 +0000

    * fix make dist for OSX

commit 84d4f20b4403c98cec615272ae758fb9952bd857
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sat Mar 11 23:23:32 2006 +0000

    add note about XSPF not being in 0.8.5-test1

commit ec8225260d0c94952dbbd8f7fcb84ca1a753aa94
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sat Mar 11 23:21:44 2006 +0000

    Thanks and news (see previous commit)

commit 8e8e64419dbc027b464e227b7d1b4f6056394ebb
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sat Mar 11 23:19:59 2006 +0000

    src/playlist/loadsave.c, modules/demux/playlist/*, modules/gui/*,
    modules/misc/playlist/*, modules/access/http.c: XSPF playlist support
    (read and write) by Daniel Stranger. Many thanks
    
    src/misc/modules.c, src/misc/strings.c, include/vlc_strings.h: string
    handling functions.
    
    modules/control/http/*, modules/services_discovery/upnp_intel.cpp: use
    these string handling functions.

commit d78b7c38ea73fec64504b473ddfaae59ac6e8b60
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Sat Mar 11 22:40:56 2006 +0000

    ka.po: new update by Alexander Dibebulize.
    All: Run make update-po

commit df366fcf1df1d7375e44d300623e9fc1ddee1f88
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sat Mar 11 21:19:12 2006 +0000

    Check that destination node is really a node.

commit 94d5831bbf3ad5f57e6f263739b2ededc67519dd
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Mar 11 19:35:22 2006 +0000

     * Use run-time detection of UTF-8 as current charset instead of hard-coding to be if and only if Mac OS X
     * Use CP1252 as a fallback instead of ISO-8859-1 (as far as printable characters are concerned, the first is a superset of the second, and it is the most commonly used charset in the west to date)

commit 711b342d7c63550cf483e3b23983f981046adbb3
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Mar 11 19:25:33 2006 +0000

    - Fix memleak when not using Mac OS
    - Error handling clean up

commit f22bfe80590667bbb2388345d90edaa51cc7d0fe
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sat Mar 11 19:23:58 2006 +0000

    Don't use %f in RRD output (Closes:#582)

commit 82d182250d7a752466727652e09f3abfb1cc05b6
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sat Mar 11 18:34:39 2006 +0000

    A number of fixes spotted by Sébastien Raud < s d0t raud att yahoo d0t fr >
    Thanks.

commit b6e2bf32ae94db7137207cb3f8915f03ac347612
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sat Mar 11 18:18:14 2006 +0000

    Work around what looks like a ...
    ...
    WX bug !
    (OnActivateItem not working with enter key on Win32)
    
    (Closes:#348)

commit 0d2c5a89d709b33f089cda4380a7546d1f0b61d0
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sat Mar 11 17:35:55 2006 +0000

    Strings (Refs:#438)

commit 07d375a8e180d9d959e2ede32d597184a2049a1b
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sat Mar 11 17:19:37 2006 +0000

    * updated the copyright-string

commit dbe1aecff23276bda7eeac2fe30c17710271cbbe
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sat Mar 11 13:41:49 2006 +0000

    Change some button orders
    Hide the "OK" button in the preferences (keep "Save")

commit 00d18e841a01da015b9ffe6014a4484eb9d8bddb
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sat Mar 11 13:03:04 2006 +0000

    Fix crash in TS muxer. Patch by Alex Antropoff.
    Thanks.
    
    Closes: #552

commit bfabd662d161182fc071096963d4d727662b73b1
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Sat Mar 11 01:29:05 2006 +0000

    codec/flac.c: fix preparse with flac

commit 7092d93f913fd49e9b34e50f30eb856226b28dfc
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Fri Mar 10 23:19:18 2006 +0000

    Tell user we disabled EPSV mode _before_ reconnecting so (s)he doesn't get confused

commit c6371fc49a28d61c638964f49fc2652d7399ee53
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Fri Mar 10 18:21:34 2006 +0000

    Fix typo

commit 5ff510b7c659c7bb857a005d2cc9704b49945d3b
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Fri Mar 10 18:10:45 2006 +0000

    Test distcheck with libtool when using libtool so I can test

commit 6e14bd65d205ee284d603028e57f63d2e582adfb
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Fri Mar 10 17:57:31 2006 +0000

    Remove broken lldiv check and only use lldiv replacement on BeOS

commit e03445eb7f395af7c07f6445b2cb97a27bcb64ec
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Fri Mar 10 17:48:57 2006 +0000

    Remove non-existant files

commit 1d145255ae6336db05adc3540b830692aaf2d531
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Fri Mar 10 17:35:28 2006 +0000

    Update file names

commit 9dcd78b1f6f538911e0f13d6292422d38596c690
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Fri Mar 10 17:31:15 2006 +0000

    Use better name for newly introduced file

commit abb377b148549466e42d72aeb4361826938bb2af
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Fri Mar 10 17:30:32 2006 +0000

    Same as previous commit - for VLC

commit 9302aca7d82cea862b0df7b8d1deec88e34591f0
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Fri Mar 10 17:21:33 2006 +0000

    Fix and restore nice file names
    Shame on me

commit b2bda4aa796bd3e42d98391a45861b08f031a185
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Fri Mar 10 14:03:58 2006 +0000

    Makefile.am: Add the syntax files, valgrinds false positive suppressions, make nicificator to the tarball

commit fb6863d6229118ff58f0a6df0f0770bd18a94928
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Fri Mar 10 12:44:17 2006 +0000

    run make update-po

commit a2dc099691d004384f067359d504e449a27415f1
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Fri Mar 10 09:31:17 2006 +0000

    Clean up ListenTCP error handling (refs #320)

commit 9f8542d3fdc0f535606d2a0b11875bf720bda014
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Fri Mar 10 09:28:45 2006 +0000

    Someone forgot to add an exported symbol
    (p_symbols and vlc_symbols.h sucks time, heh? - use shared libvlc/libtool)

commit 8b2319957411633630bb31072fb383e8523b6066
Author: Clément Stenac <zorglub@videolan.org>
Date:   Fri Mar 10 07:20:41 2006 +0000

    Forgot this

commit 3f83680f11e5978a026a85a83eb29083e8d71512
Author: Clément Stenac <zorglub@videolan.org>
Date:   Fri Mar 10 07:17:31 2006 +0000

    Test1

commit f46a2e2ab8d5b67d261adb26c58206463123b3c2
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Thu Mar 9 22:57:30 2006 +0000

    - Clean up error message generation with TCP outgoing connections
    - Fix memleak in case of connection failure

commit 768327adb4dbbf3a35483a1e3675392f5cf64a03
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Thu Mar 9 22:56:37 2006 +0000

    Common socket error handling

commit 341c52d2c7cd4aeba50b7fe51b1180172f54ec16
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Thu Mar 9 22:43:01 2006 +0000

    Fix make core on Win32 with shared libvlc

commit c99690e4651de5f2ddc97df56cdca432b4e7732f
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Thu Mar 9 20:05:53 2006 +0000

    libvlc.h: preferences tweaking

commit 98c55d6db6ef13264ca9e0c89c8f8746aaa9ff9e
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Thu Mar 9 19:55:40 2006 +0000

    all: move the logger option from video to interface and advanced

commit e053d5aa167fd80068c35ad9e8fb8580cfbb2c07
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Thu Mar 9 15:57:48 2006 +0000

    * Use the proper parent object to do var_Get macosx-black on. Fixes the issue where we failed to mutex_lock.

commit 943bf4b4baef857c6ba82b26b975f0cca61adbec
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Thu Mar 9 15:55:13 2006 +0000

    * Don't crash if we want to msg_Dbg on an object that doesn't exist.

commit 4613b81059a1be6f8a8f50b30f8d84a119eaf6f0
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Thu Mar 9 13:28:48 2006 +0000

    Use the fine stack as we can

commit 6cb1b6ed3f1bd7d95651934f3bb3ab8550597a57
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Thu Mar 9 13:08:46 2006 +0000

    As a work-around, accept both decimal separators when...
    deserializing floats from configuration (fixes #589)
    
    I know this is NOT the “right” way to fix this.
    The “right” way would be to remove floats from the configuration...
    but there are approximately one float parameter in the core and 46 ones
    in our current plugins set, none of which I use myself. So I am
    defintely not going to rewrite all^H^H^Hany of them.
    
    Of course, it would be cleaner to be “strict”  in what we write to
    the configuration file, than “liberal” in what we accept... but IMHO,
    it is way easier and more robust to be liberal in what we accept in
    this particular case (ie. accepting both decimal separators is trivial,
    while serializing float numbers manually is complex).

commit e63d66d5d507f90aba71d93940978bf0659bcf32
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Thu Mar 9 10:56:53 2006 +0000

    Revert [14683]
    You can definitely declare variable at the beginning of a nested block with gcc 2.95

commit c0d091cefba98520474022858c0176fc1c85fea9
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Thu Mar 9 10:04:01 2006 +0000

    * put a warning to prevent users from reporting known bugs for panel is which won't be included within 0.8.5
    * fixed svn propset

commit 38540559f5c346a0ce719217cd22e453dc0c8479
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Thu Mar 9 09:47:30 2006 +0000

    Update e-mail address

commit a743920e606e2626cd7cf46d68835963d26489e4
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Thu Mar 9 09:31:36 2006 +0000

    * improved the wording a bit

commit abed251569693eca81b6d91ae1149211c8507734
Author: Eric Petit <titer@videolan.org>
Date:   Wed Mar 8 23:52:35 2006 +0000

     Force lldiv emulation on BeOS

commit 8eb76cd7e97bf343ffd3adddbdd0232bc9ae0f04
Author: Damien Fouilleul <damienf@videolan.org>
Date:   Wed Mar 8 23:52:29 2006 +0000

    all: reworked gui layout of dialog boxes to get rid of the dark gray background colour (I hope that wasn't intentional :)

commit 1b73c740f371a37298ed85a5348a6ab2590ca869
Author: Eric Petit <titer@videolan.org>
Date:   Wed Mar 8 23:32:08 2006 +0000

     Emulate C99's lldiv() if necessary

commit c8f1e3fdf6027e4688a23eff25e91d13c7400e19
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Wed Mar 8 22:30:53 2006 +0000

    rtsp.c: BeOS fix. variables can't be declared in the middle of the function.

commit 7ea70d9a3643c6872f7baaedf6a8beae1ee15ecb
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Wed Mar 8 22:03:00 2006 +0000

    * one part of x264 patch fixed upstream

commit 948ec4c205be5f59300ac4a31a636753be2be2ac
Author: Damien Fouilleul <damienf@videolan.org>
Date:   Wed Mar 8 17:50:44 2006 +0000

    all: for Cygwin, make sure that the program-prefix is empty, so that libgcrypt-config & gnutls-config are not prefixed by the target build (i586-mingw32msvc), which causes prevents configures scripts from detecting them

commit 6979ce05239dedbd3f7b8ba6ca4e0253306fc037
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Wed Mar 8 17:33:29 2006 +0000

    Winsock non-blocking kludge for GnuTLS (refs #538)

commit bb7222174d31e3678f15c7fea091f6b6742104ca
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Wed Mar 8 17:25:09 2006 +0000

    svn:ignore

commit 56f81d71d814dc673a7f246a5e15f4c674ed7ebb
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Wed Mar 8 17:06:59 2006 +0000

    modules/misc/rtsp.c is using us_strtod

commit 9e90e11946370c1a113a2968899b703e4970b0eb
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Wed Mar 8 13:51:31 2006 +0000

    Missing export

commit 7ede571c555f34fec7ab987c5df7b369d1d87d6c
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Wed Mar 8 13:32:37 2006 +0000

    Don't use C (de)serialization for float numbers (closes #583)

commit d6b95124a6a823cce9491d5218070336b08e71c2
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Wed Mar 8 12:25:29 2006 +0000

     * i18n_strtod: locale-agnostic strtod() (accepts both comma and dot as decimal separator)
     * us_strtod, us_atof: same as i18n_* but only accept dot in any case
       (this will be useful when parsing stream output chain which uses comma to separate
        options)

commit 88fcc88c4bfe14190e77c22dbf0102db89315cb8
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Wed Mar 8 12:23:34 2006 +0000

    Fix TTL range check

commit b25c2e85e26c75330d22ffdf2672eb71341928e1
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Wed Mar 8 11:52:46 2006 +0000

    Avoid ugly non-const cast

commit 7146789f5fd7e837313f69da8c772ebb67b80ec1
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Wed Mar 8 11:32:34 2006 +0000

    i18n_atof(): locale-agnostic atof()

commit d3de78aa5fb85672dda1bd221b29776603575cc2
Author: Clément Stenac <zorglub@videolan.org>
Date:   Wed Mar 8 09:47:45 2006 +0000

    Fix wizard matrix on win32. Closes:#531

commit f1ff393441d17d6558c95a3f68629b434a911db6
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Tue Mar 7 23:56:32 2006 +0000

    * Fix the issue where sometimes the Menubar wouldn't reappear after exiting fullscreen.

commit 6b99a438f1566af5b8890c57418da8ed05f0d3bd
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Tue Mar 7 23:22:41 2006 +0000

    * Fix an issue with a : in the subtitle-filename causing the subtitle detection to fail.

commit ed0c577349232a69aceb2ff6e4f2f8c04f3fae42
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Tue Mar 7 20:06:53 2006 +0000

    - Undo [14667]
     * fix memleak
     * remove unused variable (psz_local always NULL...)
     * remove free(NULL)
     * remove expansion-unsafe wxDnDLocaleFree() macro variant
    - Actually fix [14633] flawed logic

commit 54aaf840dc43413d7d514e345456dce5352d4c8a
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Tue Mar 7 18:48:35 2006 +0000

    Fix wx DnD once more.

commit bc07639dbb9956f3d64a179565a06392c8232845
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Tue Mar 7 13:30:27 2006 +0000

    HACKING: Add a note about the module cache and vlc --list

commit 5fa29dff00ebba51942ad39d6a803de2dfcf264a
Author: Damien Fouilleul <damienf@videolan.org>
Date:   Tue Mar 7 12:22:19 2006 +0000

    Makefile: don't forget to chmod a+x gecko-sdk/bin/*

commit 29119634fca765a6a74cb1bb05d84a63dbcbb2e8
Author: Damien Fouilleul <damienf@videolan.org>
Date:   Tue Mar 7 12:15:06 2006 +0000

    all: updating mozilla SDK for cygwin builds

commit 006189cf327d1d2d95e6f6c320da6e6158303b7e
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Tue Mar 7 10:29:41 2006 +0000

    ffmpeg-cvs-mactel.patch: Mangle patch was applied upstream

commit 33ab6040972bfe51aec689c87144cf16cfaffbaa
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Mon Mar 6 18:55:39 2006 +0000

    Add link to online documentation in VLC manpage

commit 8ba0bc971f908c97e8ce683735a58947791ddc8d
Author: Sam Hocevar <sam@videolan.org>
Date:   Mon Mar 6 17:51:43 2006 +0000

      * extras/contrib/src/Makefile: build libx264.a in PIC mode on OS X x86.

commit 10cfb4cde8dbaf5e13dd2926c95043cab256f8d8
Author: Damien Fouilleul <damienf@videolan.org>
Date:   Mon Mar 6 16:06:41 2006 +0000

    Makefile: fix for MacIntel package build

commit b641f67d05bf2af42372d016cc520332126df12d
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Mon Mar 6 10:25:12 2006 +0000

    WxWidgets: use wraptext in UTF-8 mode as that is the codeset for gettext
    core: remove unused ISO-8859-centric monobyte mode from vlc_wraptext()

commit bedf87260234756804514f5288b03cbaeae5bfdd
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Mon Mar 6 10:23:37 2006 +0000

    Add extra Win32-specific debug (refs #538)

commit 5915e2732fb08b2e7a084430a90d85e01931960b
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Mon Mar 6 09:42:01 2006 +0000

    src/Makefile: make distcheck happy

commit ca0ddba7f6099a708eb5ea2758445f9fac3cd302
Author: Damien Fouilleul <damienf@videolan.org>
Date:   Sun Mar 5 23:49:52 2006 +0000

    extras/contrib/src/Makefile: cleaned up INSTALL_NAME macro for MacOS X: all the dylib in contrib/lib are soft-linked to their distributed version in 'vlc-lib'. this way, VLC build system can use contrib libs on MacOS X the same way as for UNIX, and should simplify porting to libtool
    configure.ac: cleaned up Cocoa.h detection, removed link path dependency to 'vlc-lib' as it is no longer necessary
    Makefile.am: fixed installation of dylibs as vlc_ prefix is already appended by INSTALL_NAME
    
    NOTE: this change is highly disruptive for MacOS X build, I strongly recommend that you rebuild the contrib packages for this platform. Other platforms are unaffected

commit f96736f0750f32da2ec13250f77384ed3c327b8b
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Sun Mar 5 20:08:16 2006 +0000

    configure.ac: use the gecko-sdk in the contrib

commit 2276b7e77329e91ce77452656ff6aa7cf0057465
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Sun Mar 5 19:37:21 2006 +0000

    contrib/Makefile: Don't put 2 include

commit 69dc9ab20a13cff6b9c007ccb47ef95ed1559e10
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun Mar 5 19:05:07 2006 +0000

    Add some news

commit 8e3aa111633dc7edb627752a95383c04d488611e
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Sun Mar 5 17:44:04 2006 +0000

    contrib/Makefile: dereference the symlink. a better solution would be to transform the absolute one to relative.

commit 4c282f0236ae536a7c69203c77e59be8dc263d18
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Sun Mar 5 16:43:37 2006 +0000

    Update x264 patch.

commit c82c807387331a9930cc2a89f0af852a40ee8633
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sun Mar 5 16:41:18 2006 +0000

    * make sure that the timer which is updating the stats-tab is stopped when the panel is closed
    * fixed a minor memory leak (the timer wasn't released after invalidating it)
    * VLCInfo is o_info_window's delegate now

commit ff47c5ee4f9aee0a41dd1280def4e27012477864
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sun Mar 5 15:47:17 2006 +0000

    Select item after deleting items from the playlist with KEY_DEL.

commit 5f162f59b94344ee8a6f70949ebf55aaa95e71de
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sun Mar 5 15:42:51 2006 +0000

    * don't show the statistics-tab if the stats aren't enabled

commit 03cb690babe01ebb0f164e0f00c3de7f0262e1a4
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sun Mar 5 15:34:21 2006 +0000

    Don't call textdomain - it is not only useless but harmful (refs #581)

commit 5397b8f3eade20cab14e9a72e3337a1ed3b7f3ae
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sun Mar 5 15:33:02 2006 +0000

    ctrl_tree.cpp: fix selection bug (when pressing KEY_DOWN if the selected item was the last visible tree item)
    playtree.hpp: cosmetics

commit 5983a04266f532a7746388565834450cede596a1
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sun Mar 5 15:32:49 2006 +0000

    - Call dgettext directly with shared libvlc and libtool
    - Remove vlc_dcgettext in those cases

commit 6633a950cb83b9317188eea314ade341d6c1cdd4
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sun Mar 5 15:32:01 2006 +0000

    Add some “const”s

commit cf221c4792188be8bb689df290be5082097df3c1
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sun Mar 5 15:29:52 2006 +0000

    Fix some warnings

commit b3481ac94a3a4e21e480b1e9e80343964e1f5294
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sun Mar 5 14:58:31 2006 +0000

    We won't need to warn ECP about releases now.

commit 10361cb70f98e1e76fda61804226d18bf63d3c2d
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sun Mar 5 14:37:35 2006 +0000

    Fix build on Mac (i hope)

commit 3c251fc282472dbc434318399fa3395233b3bae7
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sun Mar 5 11:36:59 2006 +0000

    remove now useless x509-ca-bundle option

commit 8b5f49d12d1171b15620133312a4adb7e8023e7a
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sun Mar 5 11:28:28 2006 +0000

    Look for Root CA certificates in VLC data dir

commit 12c4a86183984cc5eefe48da7f1a92e33912d395
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sun Mar 5 11:24:59 2006 +0000

    We can now DnD a file everywhere on the playlist dialog. Droping above the tree will insert at the begining of the playlist. Droping under the tree will insert at the end of the playlist.

commit 991ad2c1667b01b20f4085a06b6f07d92fcfa611
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sun Mar 5 11:16:23 2006 +0000

    Remove uneeded include (since playlist DnD is now different from the main controler's DnD)

commit cfe59a4f713c6a86da75bdcd48919e56dd60711a
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sun Mar 5 11:10:34 2006 +0000

    config_GetDataDir(): returns path to VLC installed shared data

commit b17c9671782083f8efff29624b618e387aff25e7
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sun Mar 5 09:04:07 2006 +0000

    Fix compilation AGAIN

commit b98368863f8453437ee5c4a1e6cba792c22639d4
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Sat Mar 4 22:53:51 2006 +0000

    fileinfo.*: I should lean C++

commit a80da5c39a427ac864290f4261373c7176e93153
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sat Mar 4 22:48:20 2006 +0000

    playlist.cpp, playlist.hpp: fix segfault when destroying playlist drop target (and use the wxDnD*Locale functions).
    interface.cpp, wxwidgets.hpp: put courmisch's fixes to the DnD encoding issue in wx into wxDnDFromLocale and wxDnDFreeLocale

commit 9a5cf69b94bf377e4c3a196a7d0bff4b2c016408
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sat Mar 4 22:06:08 2006 +0000

    Fix node insertion. Thanks to zorglub.

commit a3c03643d970950face8512a1d80face16ea9821
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Mar 4 22:05:10 2006 +0000

    Fix off by one bugs

commit 8255efa507e80a5326635e865f246ae342f7a806
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sat Mar 4 21:52:53 2006 +0000

    dialogs/playlist.*: Add File Drop in playlist handling. (Still needs to include courmisch's wx encoding fix when the fix gets fixed)

commit 82e4c4ba338d6a607e1a8cbcbafc24fa06de350b
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Sat Mar 4 21:17:25 2006 +0000

    Coding Style fixes

commit 462e5370f6fe716d4c6e756d0d4362b822558bcd
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Sat Mar 4 20:38:01 2006 +0000

    Fix wrong define, luckily this one wasn't used yet.

commit b92e91322c0b7a1a5a416b654c681e5fc15b305b
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Mar 4 20:24:19 2006 +0000

    Remove superfluous dep

commit 7ba17d5f530371f2e336827f1c2634bb4e9bd475
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Mar 4 20:19:15 2006 +0000

    closes #579

commit 03d1096a595d933c4837e4c039f854ed8ce56fea
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Mar 4 20:11:01 2006 +0000

    Make the Root CA certificates bundle file for gnutls a configure-time setting
    (as it is highly distribution dependant)
    On Debian --with-x509-ca-bundle=/etc/ssl/certs/ca-certificates.crt will do
    (provided you have the ca-certificates package)

commit b3717a20096f0ccfd9f54e9f79336e413a716805
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Sat Mar 4 20:01:58 2006 +0000

    Do not print extra STRING_CR on successfull command.

commit a5b2b256d3ab202b0f1ed117160b95a8dfe0b520
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sat Mar 4 18:42:35 2006 +0000

    item-ext.c: detach from all parent nodes (fixed)

commit 9c90fd459b9ba9c3850eb85f6a4a2c4a7e82ec36
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sat Mar 4 18:41:08 2006 +0000

    modules/gui/wxwidgets/dialogs/playlist.cpp: add some more checks. Fixes infinite loop when draging an item outside the wxTreeCtrl widget.
    src/playlist/item-ext.c: detach item from first matching parent node only.

commit 9d3c74196326f8f81dbb8929bd7b58903c75011c
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Sat Mar 4 18:36:29 2006 +0000

    fileinfo.hpp: we need to use b_stats in Update()

commit b320d38a3eb01c26caf2a7a9107edf1b4a1f2bbc
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Sat Mar 4 18:07:43 2006 +0000

    fileinfo.*: Don't show stats when they qre disable.

commit 6ad64134ee487c80e0542bafd9f9b905c1d13938
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sat Mar 4 17:32:35 2006 +0000

    add "Add node" function to node contextual menu

commit 1163a9060e51713cfe4a1fb405a675ffafe4d6f6
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sat Mar 4 17:09:04 2006 +0000

    Drag and Drop support in wx playlist.
    TODO: merge this playlist code with the gibalou mini playlist code.

commit b162c5300cc617372fef8ad6fbe8a755428d96b5
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sat Mar 4 17:01:14 2006 +0000

    Humm ... forgot to save before commiting.

commit 081c2366dfd4d2f1330b418d5ad130c1cca6e9dd
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sat Mar 4 17:00:41 2006 +0000

    Code the playlist_TreeMove function.
    zorglub: i'm not really sure about the i_serial incrementation stuff, could you give it a look ?

commit 7edae502ef0897fc621d8cb433851611a308e354
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Mar 4 16:56:05 2006 +0000

    - Support for adding a single file rather than a directory as CA path
    - Use Debian default
      much faster, but properly only works on Debian and its derivatives

commit 17202b110d49375fb9979d776228b2e795be2c7a
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Mar 4 16:06:27 2006 +0000

    - Load root certificates from /etc/ssl (currently very slow :( )
    - Cosmetic

commit 3a4d69de7c4ea9b56f39cfc6219ada7bd0af141d
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Mar 4 13:41:41 2006 +0000

    Missed one error case

commit 8a474a2add46dc533fb25bd26677871c6d04650a
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Mar 4 13:36:48 2006 +0000

    (safe) directory recursion when looking for CA certificates

commit 57ab1681713f288856803392ae58dccc2aa8654b
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Mar 4 13:31:59 2006 +0000

    Don't BUILD_PIC when the platform doesn't need PIC

commit 078efe2d20dad545399ee47a8f5993170efd9079
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Mar 4 12:34:28 2006 +0000

    Libtool: kludge^H^H^H^H^H^Hfix make (|un)install within modules/subdir/subdir

commit 38cb71b272ffa347b239399f68d992d80e79f459
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Mar 4 12:20:06 2006 +0000

    libtool: Propagate errors from make (|un)install

commit 03c546c175cbe5b1636ac581478b4a5fd969fc93
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sat Mar 4 11:53:03 2006 +0000

    * fix the table on the second tab and added an extra check to prevent a crash in rare situations

commit 22073fe6c9d9e1d2c037bcb175d8f73c5a0f7b0f
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Mar 4 10:46:27 2006 +0000

    Cosmetic

commit b2c73bd478662d7bdb47e96e40458b7035451472
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sat Mar 4 09:28:06 2006 +0000

    Don't prepend :sout= to sout string in VLM dialog (Refs:#530)

commit fdbec5549a446f848c386eb931586cefc16e618c
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sat Mar 4 09:12:21 2006 +0000

    Fix ordering of widgets in sout panel (Closes:#469)

commit d3e8be3f53217d68bc0abcaa878bbca8758bed4a
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sat Mar 4 09:00:10 2006 +0000

    Shoud fix #'565

commit 8ee797a50c3c933b2bf519ca1dcf28e54463e750
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Sat Mar 4 00:59:51 2006 +0000

    wx/dialogs/open.cpp: Fix the caching option. Closes #575
    -This line, and those below, will be ignored--
    
    M    open.cpp

commit 8bd86352617ad1435e716a0e2b7c9f4f6f44c34f
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Fri Mar 3 22:43:22 2006 +0000

    Fix error code when server is overloaded

commit e2afd14a3facd197464e43b3dd3e8f76c173741f
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Fri Mar 3 21:43:48 2006 +0000

    Structures and functions for RTCP support. BIG FAT WARNING >>>> This code is untested <<<< but the request for it is high.

commit 37c8f98cef4e031840b4ebf5f81c74fbc9c4f9ea
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Fri Mar 3 17:29:13 2006 +0000

    * added a couple of OSX-intf-files which were added after the last release

commit c7b3731f2776848e6d90e4342854a38101d4faf8
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Fri Mar 3 17:21:16 2006 +0000

    *.m: unified the title of the Information-panel and the menu-items pointing to it to "Information" (instead of a mixture of "Properties" and "Info")
    MainMenu.nib:
        - dto
        - let the user select the values of the Statistics-tab

commit 1f4cc3733a558bda3219aa3492fa7169d037f56a
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Fri Mar 3 17:12:15 2006 +0000

    * fixed a signed vs unsinged warning

commit 8a3dd2f3b32fdbaab0b69c402c44b7467958cb0b
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Fri Mar 3 14:37:24 2006 +0000

    image.c: add --image-out-replace option. If enabled, the image vout will
    always overwrite the same file.

commit ebb944ae6802848268a8b367abafc47d3ddca59c
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Fri Mar 3 13:51:04 2006 +0000

    * added a NSTimer to update the statistics every second

commit 35db12d071e4941114e6d15a16331bcf2bb7e033
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Fri Mar 3 13:08:48 2006 +0000

    Makefile: We need autogen on win32

commit dfb954ea915d54404141cb106b68dcc70945adef
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Fri Mar 3 12:19:56 2006 +0000

    * implemented the statistics-tab. No auto-update yet.

commit f31cba3519a067f76e98d970e70426ef481b5696
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Fri Mar 3 11:25:18 2006 +0000

    * Disable INSTALL_NAME now gpg-error isn't shared.

commit 0b4a23fbd8af89e0538a0fa8e83bcbed8ec91e2c
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Fri Mar 3 11:19:00 2006 +0000

    * copy and tabs... sigh.

commit 5f37c1a362cf5cfe0e0cd004dd9d0ef97128e844
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Fri Mar 3 11:15:55 2006 +0000

    * Lets avoid autogen where we can

commit d4bb448c2768ef47e8d7060a8de03f42277381c2
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Fri Mar 3 10:40:56 2006 +0000

    * Fix liveMedia on all platforms now hopefully

commit 45cf5c0d5fc9d3b1692c9318e330f904f7cb59db
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Fri Mar 3 10:22:18 2006 +0000

    * www.live555.com seems unreachable. use live555.com

commit 4cdccd0acef8a7f6975a03c28251093b268e95a5
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Fri Mar 3 09:32:20 2006 +0000

    Solaris breakage again

commit a4c78e0f8856db8dcd7fdf25601a7b41c3fbfe72
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Fri Mar 3 08:52:27 2006 +0000

    Playing 3GPP audio only LATM AAC/HE-AAC streams. Patch by Ross Finalayson

commit 2310963d9e0839bccca51cb846a7236e4798b72d
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Thu Mar 2 23:40:17 2006 +0000

    explicit hack. please underage hackers do not look
    fix lame

commit d318f09ca2000f064ad77ccd390f85edb98598bb
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Thu Mar 2 23:24:37 2006 +0000

    Fix MacOS-Intel compilation

commit 31683caff435305a0f19f4becd2f39f2563d1fbb
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Thu Mar 2 22:39:03 2006 +0000

    Code reuse

commit 4097f9fab377dcd64d55da8d0a2b0478ef26f871
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Thu Mar 2 22:19:14 2006 +0000

    Remove outdated comment

commit 4aa2cbe41bb61d3c000681b8829912b79b779a9f
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Thu Mar 2 20:39:49 2006 +0000

    Update lame. Closes #482

commit 950409447825a8326a9dc55e9197cd848c99b03e
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Thu Mar 2 20:38:43 2006 +0000

    Fix Gcrypt patch

commit d03eaf2b4a2635f42a1c9c325478c912c3e6ae9b
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Thu Mar 2 20:11:51 2006 +0000

    makefile: Fix livedotcom on win32

commit 91ef82f27f57a462ba9698d18210bbf2f71163d4
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Thu Mar 2 20:10:23 2006 +0000

    Makefile: use sed -i where possible

commit f59d1f4b8c4ff0b2e01738aa979c2835d0191002
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Thu Mar 2 20:04:54 2006 +0000

    all: Update libgcrypt,gpg-error and gnutls (closes #570 )

commit a290edcfb27232ae8c0f4c3729607efb91da6ff0
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Thu Mar 2 19:34:31 2006 +0000

    Update x264 patch

commit da5309ffd65714958f5a5bf627d13a1dacb333ec
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Thu Mar 2 19:31:36 2006 +0000

    configure.ac: Solaris fix for live555. Patch courtesy of Alexander Gall

commit 77e453ac23ee554acfcf6fe799f177bb31fc9318
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Thu Mar 2 18:19:03 2006 +0000

    Minor clean up

commit cd15d4041388e21c78194ecf23b0cde7ac8f23f9
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Thu Mar 2 15:52:37 2006 +0000

    * re-designed the information/properties panel to show meta information and statistics
    - the display of meta information is completely implemented and functional
    - the tree-view in the "Advanced Info" tab is currently broken due to bad casting (I got no idea why yet, because I didn't touch it..)
    - the statistics tab isn't implemented yet
    
    Comments on the design and the implementation are welcome. If this re-design is too unstable for 0.8.5, I will withdraw it after branching.

commit 082ff1ef4a4380332b73f35f143b97b216f97b1f
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Thu Mar 2 15:19:32 2006 +0000

    Locale fixes (refs #528) + clean up

commit 4d4cf03533ab30be134f78dd3f6e83376e4d4750
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Thu Mar 2 14:27:09 2006 +0000

    use intptr_t (refs #574)

commit 7c0169e8a4a96c3d089aebdec544ac31367214c2
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Thu Mar 2 14:23:03 2006 +0000

    Don't try to be more clever than umask()

commit 522c49b57176cdfeaf44771554d51f583ad42f2c
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Thu Mar 2 14:21:23 2006 +0000

    Fix getaddrinfo check failure because of autoconf's cache

commit dd10370f30d9ef0baeaa3304d02e87d41013db9d
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Thu Mar 2 13:54:40 2006 +0000

    Fix invalid syntax (aout_BufferFree is not an expansion-safe macro)

commit 3c552e9bc0ca10bd173ea00df926bf9f68a5fbe8
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Thu Mar 2 13:35:43 2006 +0000

    Unused header inclusion syndrome

commit c0797467f1ea7f6644533596d08df76f85b49fda
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Thu Mar 2 13:02:37 2006 +0000

    dist vlc_url.h

commit 409aef2a53d64b87915e71dbbd085ab76b90c3cd
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Thu Mar 2 12:15:25 2006 +0000

    * forgot that one in [14565]

commit b58dfe3584f7a60fcd5afbdac903b513f7082804
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Thu Mar 2 12:14:52 2006 +0000

    * MainMenu.nib, playlist.m: use NSSearchField instead of NSTextField, so we don't need to replace it manually anymore. This breaks the 10.2-compatibility. (refs #189)
    
    * update.m: use mtime() instead of NSCalenderDate for the time-stamp
    
    * sfilters.m: fixed 2 compilation warnings (corrected UTF8String to char casting)

commit 8e3a102f3f6558cde8dd1d2ab450c9b472b47b9b
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Thu Mar 2 07:52:53 2006 +0000

    libtool:
     - Don't link builtins against anything (dependencies are linked in libvlc)
     - Don't mangle name of underlying libraries

commit 349175aaf78a843b02252d0fc46263e7f1a56d58
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Wed Mar 1 22:21:36 2006 +0000

    * don't store the temp release note in the user's Caches-folder, but in /tmp. Renamed it to vlc_releasenote_%@.tmp, whereas %@ is a timestamp (%m-%d-%y--%I.%M.%S.%F)
    * cleanup of the source

commit 53858e2db568ba4500fbfa3c9bbfe647056581aa
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Wed Mar 1 22:00:37 2006 +0000

    Add/Change x264 options. Patch by Dennis van Amerongen

commit 85b8385e92d4de68909cb4bc5b21a49790619fed
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Wed Mar 1 21:58:15 2006 +0000

    Add/Change x264 options. Patch by Dennis van Amerongen
    
    Original email was
    
    "Subject: [vlc-devel] Additional x264 options/unification
    
    Patch for unification and addition of several x264 options (using x264
    commandline interface as reference):
    
    8x8dct, asm, bime, chroma-me, chroma-qp-offset, cplxblur, direct,
    ipratio, nr, pbratio, qblur, qcomp, qpstep, verbose. Changed (no-)psnr,
    (no-)b-adapt, (no-)fast-pskip to similar usage as (no-)cabac. Deprecated
    options in favor of x264 cli equivalents (subpel -> subme, frameref ->
    ref, etc.) for unification.
    
    Improved order of adding partitions in analyse modes as suggested by
    Pengvado (#x264): i4x4,p8x8,i8x8+8x8dct,b8x8,p4x4 (at low bitrate i8x8
    would be more important than i4x4 though). Using i8x8 results in a "High
    Profile" setting (not all decoders seem to support that). i8x8 requires
    8x8dct which is now a seperate option (default disabled)."

commit 643023cd4f4919ed237027c01559861e7090db47
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Wed Mar 1 21:41:11 2006 +0000

    Warning Explicit Kludge

commit ce97a5d9a66d9a462af7bc85d13105be390cfdc1
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Wed Mar 1 21:08:17 2006 +0000

    * removed unused, useless variable

commit dacaa81b5ecff82820460d9e34cebb0a619a81d9
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Wed Mar 1 21:05:47 2006 +0000

    * download the updated versions through VLC and not through your default browser
    * removed a crasher from interaction.m
    
    Note: the progress-window used to show the progress is quite hacky at the moment and will be replaced through a good implementation once the interaction-core is finished.

commit e1db82bc74040eeeae4f3575e2cbc812a316e5f9
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Wed Mar 1 21:00:49 2006 +0000

    * Add dvcp and dvpp FOURCCs (the PAl versions of QuickTime DV and DVPro apparently)

commit 82d59e501da2e740b3e2333f4a698a2d22acd89c
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Wed Mar 1 19:56:34 2006 +0000

    * more systray related ifndefs for the Darwin platform

commit de649c2a6e0afbb8c34a7702570b74b72e1316a0
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Wed Mar 1 19:11:24 2006 +0000

    * Darwin compilation fix

commit c72544e12e955a668cbc9e41ef11fd468d49c9d2
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Wed Mar 1 17:47:27 2006 +0000

    * fixed some warnings

commit b6ecf993f1cdf073380428a6767165b81589a39a
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Wed Mar 1 16:50:08 2006 +0000

    * Apply --enable-xinerama patch by Diego Petteno <flameeyes at gentoo dot org>
    This is not 100% tested, but only compared against similar situations.

commit e2dc620701d7cf0583cd3390e9ee2b5655060f8d
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Wed Mar 1 13:36:01 2006 +0000

    * trackID changes for the VLC rtsp server as suggested by Leonardo ... <leonardo_c at libero dot it>.
      - apparently DSS is casesensitive on trackID.

commit 3f416d3789d7601de902241e673d33703dd1a0df
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Wed Mar 1 13:23:12 2006 +0000

    * Update the CDDB version from 0.9.6 to 1.2.1

commit 7df7aab941443e58a04b219808f91195fe79e3c3
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Wed Mar 1 13:13:03 2006 +0000

    * Fixes for CDDB courtesy of Alexander Gall <gall at switch dot ch>.
     - added him to THANKS as well.

commit 1571b6796658380aaedfb4a3bc64237d24fe6cc4
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Wed Mar 1 11:20:10 2006 +0000

    Don't use connect() when the "bind" address is a multicast group
    Bug reported by Alexander Gall

commit 6f41889f282bb5a108e6d3aac43e30cd4d1762a5
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Wed Mar 1 10:41:47 2006 +0000

    Try to fix getaddrinfo et al. detection on Solaris

commit 4bb0213744f95471f2faa62dab9fd925b6c1d904
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Wed Mar 1 10:20:50 2006 +0000

    Link ipv6 with -lsocket and/or -lnsl whenever we need these for ipv4

commit 43ed847cda5995988eca019fd940bdfa3f7cad53
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Wed Mar 1 09:53:39 2006 +0000

    Use stamp not to recompile and relink version.c when it doesn't have to (closes #554)

commit 136d8730fbd11053587f106bf5f7c4a3e2de8c78
Author: Clément Stenac <zorglub@videolan.org>
Date:   Tue Feb 28 23:23:42 2006 +0000

    Don't preparse folders using input_Preprase

commit f11cfb7f5a8b02f5f2001fa2afa766192fcc3902
Author: Olivier Teulière <ipkiss@videolan.org>
Date:   Tue Feb 28 19:12:54 2006 +0000

     * doc/skins/skins2-howto.xml: fixed a typo

commit 3812518e39c0e8785146dac59e53ad4e177ebd92
Author: Marian Durkovic <md@videolan.org>
Date:   Tue Feb 28 15:46:46 2006 +0000

    * changed the order of offered aspect/crop values so that the most commonly
    used ones are on the top
    * added 5:4 aspect/crop ration for high quality PAL TV out (720x576 display
    resolution) and 1280x1024 LCD panels

commit c9b3270a32eda5ba84d561461d734091e186ff1d
Author: Marian Durkovic <md@videolan.org>
Date:   Tue Feb 28 15:34:16 2006 +0000

    make ZoomCallback work with extended GUI or deinterlace (refs #480)

commit 9441759051e56472ead06c6f29da12b1263a7fd1
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Tue Feb 28 15:31:04 2006 +0000

    * Fix the rtp module to not create broken SDPs. muxed streams are unsupported in RTSP mode. fixes #452
    - commented a few fprintf, and changed some to msg_Dbg where possible.
    - fixed a couple of spelling errors.
    - this module really needs a big cleanup and merging with the other SDP and RTSP code.

commit caeddaf28b2be6e81ca870866535d2df08d27cfc
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Tue Feb 28 15:29:42 2006 +0000

    libtool: fix make distclean

commit 262b957be023d4f84ebb1613e395dd11f4525a7f
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Tue Feb 28 15:12:37 2006 +0000

    With libtool, compile builtins as lib*_builtin.la to avoid name collision
    with actual system library (seems to fix weird compilation problem with
    flac and theora builtins)

commit ed07de3e8469dd5ada15d8aa9700d807e43e999c
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Tue Feb 28 14:52:40 2006 +0000

    Fail when trying to advertise a stream with an out-of-scope address
    (avoids spamming the MBONE with incorrect private streams)

commit af6036749949bc1932d2efe054ba7eb9772a8719
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Tue Feb 28 12:58:37 2006 +0000

    Use noinst_ rather than libvlc_ for builtins

commit 3e6aa513530fc81c4df84736ff983194e213a7dd
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Tue Feb 28 12:45:37 2006 +0000

    Use VLC stream functions to load vlm configs. Refs #567

commit 7e7d587a44280a84914474364c6806f948af17cb
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Tue Feb 28 12:22:24 2006 +0000

    Implement clean with --enable-libtool
    May fix builtins recompilation (theora, flac...)

commit 17ac4bd517d00cd5ff5629fdc895bf78b189a94a
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Tue Feb 28 11:45:22 2006 +0000

    Don't use p_symbols with libtool
    (this commit obviously breaks binary compatibility - clear your plugins)

commit 0640b738e27b650c51de19ef5e0aaff7c5302a97
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Tue Feb 28 09:01:59 2006 +0000

    Fix the work-around for the work-around

commit 32b58fab97e13c95f118f3b7b6000911be5e0ac8
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Tue Feb 28 08:55:43 2006 +0000

    Remove debug message

commit 6a73573370bfd2f4fb49480074c65b9634f05b3a
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Tue Feb 28 08:42:23 2006 +0000

    mv -> mv -f

commit f969865d127f4601b65fc74afb9b16c7cad5e2ab
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Tue Feb 28 08:39:27 2006 +0000

    Dist demo.sh

commit 0fbd1b1b5f7db51e9ed3b0eea43694e87daaad77
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Tue Feb 28 08:37:44 2006 +0000

    Missing quotes

commit a761b62e7eb9a4aee49869bde6722e58bcc09a59
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Tue Feb 28 08:16:40 2006 +0000

    EOL style

commit ca3b58b2ed56a8e68d6f4c01fc01e5aedee9bcb6
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Tue Feb 28 02:03:33 2006 +0000

    * Use stream_UrlNew for vobsub loading instead of fopen. closes #567

commit 576a7246e3d714bf052e72ab4ce10e4232f333ef
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Tue Feb 28 01:28:38 2006 +0000

    * demo.sh for Mac OS X VLC command

commit 4c4aa218665b2fe58d380164ba6103dcd3109fe8
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Mon Feb 27 23:24:39 2006 +0000

    Add OpenGL rotating cube and video wall demos

commit e44d9ebe1c469e69135dd3db4ef4d566b3567306
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Mon Feb 27 23:03:28 2006 +0000

    Small fixes/changes

commit 31c3d77dbc6b826618ab351542e47f0eaa591f2b
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Mon Feb 27 22:47:21 2006 +0000

    Small script that generates huge command lines to be used in demos. Feel free to add/change stuff.

commit c9e72d0ea79994eb3526514bf84674e45ff452c8
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Mon Feb 27 21:13:56 2006 +0000

    * iconv is already provided on 10.3 and 10.4, so we don't need to install it.

commit ff3de959ad672324dd0c2af8e46cd827d0b04f59
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Mon Feb 27 21:07:25 2006 +0000

    Fix warning on 64 bits systems

commit 09189623bf387630659bc31feb2fa24fc937ff85
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Mon Feb 27 21:06:42 2006 +0000

    Silly me

commit a0fb646ab981b00d6d59eae67d86613eeeaf54b6
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Mon Feb 27 20:59:08 2006 +0000

    Work-around libtool's work-around which adds .exe on Cygwin

commit 72ab62f5f2129f23d48d83743141a752ebaa10dc
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Mon Feb 27 20:48:49 2006 +0000

    Compile fixes

commit ec566c12d98298947bad60e6e64f10adde609586
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Mon Feb 27 20:29:39 2006 +0000

    Don't loop infinitely when then is no plugin to install (libtool-only)

commit 8944c1b55b31ebd371744aa66ac94988ff6bca6b
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Mon Feb 27 20:29:03 2006 +0000

    daap.c: Attempt to fix compilation

commit d18bfd92bb33df6e590efa02a55121ee75529b4f
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Mon Feb 27 12:46:42 2006 +0000

    Separate socket/resolv stuff (network.h) from url stuff (vlc_url.h)

commit 25d5b4763e4d750a9117295a4d92ae15d7d20059
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Mon Feb 27 12:01:58 2006 +0000

    po/*: run make update-po.

commit 4a9499f04e9a82fd6c519a3a94f671a215cc1c0a
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sun Feb 26 21:30:50 2006 +0000

    distort.c:
    * new psychedelic FOSDEM demo filter. enjoy :)
    * misc changes

commit 510590073210cfe845a758a69cf2e23b45fae44c
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sun Feb 26 16:33:56 2006 +0000

    * fixed the compilation of gettext&libiconv on Darwin and updated the copyright-dates

commit a8214f1be4b72e1e1ef0b69101b57cf38da945ef
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Sun Feb 26 15:49:54 2006 +0000

    Rename --rtsp-throtle to --rtsp-throtle-users

commit f737d9f75e73a2f8b192a76482aab2aa1ac661cb
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sun Feb 26 15:09:47 2006 +0000

    Put some dependencies on stamp-builtins to force rebuild when the
    tree configuration is modified

commit 9d1d95de40c79dadbb8b21c8bdd5660ccf5a6c8e
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sun Feb 26 14:48:02 2006 +0000

    Get rid of --enable-shared-libvlc on non-Microsoft platforms
    as it did never worked properly, if at all with these
    (you should use libtool to build a shared libvlc instead)

commit ab59eda6a7b314b0dda11ff3d65502838814e59a
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun Feb 26 14:47:06 2006 +0000

    Remove ref to volume_get

commit c876b046af5fa8fdabf75081ed89c08f47b86e45
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun Feb 26 14:23:16 2006 +0000

    Disable intf-switch in the interface (Refs:#564) - Not working correctly, neither on win32 nor GTK

commit edb8ad29c99fabb75f7bb675b6437046804d15ed
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sun Feb 26 14:20:46 2006 +0000

    * added some news. feel free to improve the wording :)

commit 35cde3a5d3f0f0f104928ec2f0e8edf6d15961a3
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sun Feb 26 12:35:30 2006 +0000

    * added a "Go To Specific Position" feature (closes #377)
    - accessible by double-clicking on the time-counters and through a menu-item in "Playback"
    - the class of the time-counters is VLCTimeField now, because we need to fetch the mouseDown-event. There are no further changes compared to NSTextField.

commit b10a9e494585afc25586ee1968fd2f2e73f701da
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun Feb 26 12:30:22 2006 +0000

    Cosmetics.
    Add toggle_mute

commit 4d264e842109f15db0e48ef431712cb20789e27e
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun Feb 26 12:29:40 2006 +0000

    svn:ignore libtool stuff

commit b28e235e91161a3b6d00f830cff20348036e3d25
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Sun Feb 26 12:18:46 2006 +0000

    Implement RTSP VOD connection throtle

commit 245a80d201ffa3782adcc908bded9851320a4491
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sun Feb 26 11:59:18 2006 +0000

    Move vlc.c to . to fix distclean (Automake limitation)

commit 75729ee150eb396509bfea909c903caf558e2c8f
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sat Feb 25 21:11:18 2006 +0000

    Revert [14452] as it broke the mozilla plugin. We need to find another way
    to fix that.

commit 2ab8b2a08abfed59a51860209e53b7a380db4d51
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sat Feb 25 21:08:46 2006 +0000

    Nice user comment ...

commit 6c46c25234549f4a7dc4b3f22f6bb8e65ccff2be
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Feb 25 20:46:22 2006 +0000

    Attempt to fix core and all targets with more than one job

commit 00e7882f5fdfe4957adfd0a91bbae34844e92558
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sat Feb 25 15:50:43 2006 +0000

    * retrieve the release notes and display them
        - they are temporarily stored in ~/Library/Caches/vlc_releasenote_temp.txt
        - Please shout if this location isn't okay for this purpose.
        - the file is automatically removed after displaying its content.
    * show the binary's size in MB instead of bytes

commit bddb56ff8c731c9c6f35bfb520d16680945b8747
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sat Feb 25 13:45:07 2006 +0000

    * slightly enlarged the progress_for_downloads-panel-to-be and fixed some bugs in the interaction-framework

commit b351f99f05c95ca202b8483337952c571a26f457
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Fri Feb 24 22:39:45 2006 +0000

    Fix Win32 packaging targets inter-dependencies
    (otherwise unusable with more than one make job)

commit 9ec36c91340149ace2bdcd18714ad9ac6f22afea
Author: Clément Stenac <zorglub@videolan.org>
Date:   Fri Feb 24 19:11:39 2006 +0000

    Remove a bit of noise

commit 90ec26de0ede2ac1df8c1b5910e437d016300503
Author: Benjamin Pracht <bigben@videolan.org>
Date:   Fri Feb 24 15:00:03 2006 +0000

    Add a 7.x / 5.x -> 4.0 downmixing routine (for AAC mostly, for a52 this is done by liba52)

commit d163757d24abf527fe4131934de649781279efea
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Fri Feb 24 13:43:10 2006 +0000

    Remove abusive line feeds to fix vlc --help-verbose --advanced  -H layout.

commit cd737e8fce5004262942902d8dbd83c39f2212cc
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Fri Feb 24 10:53:29 2006 +0000

    ALL: Don't use character which are different in utf8 and latin*

commit ba039afc02557b127df24200e43bf0d0656a2f66
Author: Jérome Decoodt <djc@videolan.org>
Date:   Fri Feb 24 09:55:51 2006 +0000

    Simple Hough transform to detect lines in video
    Needs a lot of optimizations...

commit 1342a32267facfe9cb2d471c044463ce212b1ebe
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Fri Feb 24 08:28:12 2006 +0000

    Silly libgpg-error's autogen doesn't call libtoolize

commit 38cfac291494f3d510d3deb210c99255519f9be8
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Fri Feb 24 07:57:54 2006 +0000

    Fix typo, fix make dist
    
    As for make distclean, I can't think of any solution but moving vlc.c out of
    src/ (I know it sucks, but you don't want to rewrite automake, do you?).

commit d798d6ba814e22a3788bdfb7d521afacc7dee01f
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Thu Feb 23 22:59:03 2006 +0000

    Make automake happy

commit 3cba083c82a1d016afdf4d12390444141edc22d5
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Thu Feb 23 22:49:56 2006 +0000

    Support for building Mozilla plugin with libtool + clean up

commit 3fecd330407d3d975ec015b1b9ad61a900340bc4
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Thu Feb 23 22:08:24 2006 +0000

    Clean up

commit 1177e134bea9b9098ef3368fcc037df23f2e6c15
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Thu Feb 23 21:47:10 2006 +0000

    svn:ignore

commit fddfeb67bfa92335d2094c7acdbdd958dc52c0f9
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Thu Feb 23 21:41:05 2006 +0000

    Don't build old-style when libtool is enabled

commit 517a49ffa083d3ea076836bec3c58d4744f096a1
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Thu Feb 23 20:31:24 2006 +0000

    shame on me ... *cough* *cough*

commit abcbefc54ede0501919c71ea44b816e18feb52a3
Author: Clément Stenac <zorglub@videolan.org>
Date:   Thu Feb 23 20:20:31 2006 +0000

    Bitrates only

commit fbc90d852d9fc337ab7a528061967426a547fa15
Author: Clément Stenac <zorglub@videolan.org>
Date:   Thu Feb 23 20:18:16 2006 +0000

    Display bitrates in kbps

commit 6aa5b046329c07819c4f96a3b889a7155c357deb
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Thu Feb 23 19:41:36 2006 +0000

    _Experimental_ *optional* libtool support (--enable-libtool)
    
    Should work fine (ie. better than --enable-shared-libvlc) on Linux,
    should work on Mac OS X (except for packaging), while shared libvlc doesn't.
    
    Won't work on Win32 with the current Win32 contrib. Stick to static libvlc or
    use --enable-shared-libvlc for now.

commit ad2d545ad029b26714b92a695b706b63ba894880
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Thu Feb 23 19:38:14 2006 +0000

    Linking order fix

commit 1533b382b46fc9c49c843eb02f2b1474d3b95d48
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Thu Feb 23 19:37:58 2006 +0000

    Recurse within hidden directories for module search

commit 578557150e9f882b3a933c61e6fa56dbeb0eb281
Author: Filippo Carone <littlejohn@videolan.org>
Date:   Thu Feb 23 19:17:31 2006 +0000

    added missing $Id$

commit 143f92ab3bd8d0204ef8cfa412ac51e6acb3018b
Author: Filippo Carone <littlejohn@videolan.org>
Date:   Thu Feb 23 18:03:20 2006 +0000

    Header modified to include libvlc audio control functions

commit 39190a258677081e4cc00b2785370e4e8bc8711c
Author: Filippo Carone <littlejohn@videolan.org>
Date:   Thu Feb 23 17:32:49 2006 +0000

    LibVLC basic audio control API

commit 4c1f3ee924ab7386f38d8e081fc7253292925125
Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
Date:   Thu Feb 23 17:02:03 2006 +0000

    mediacontrol-python/vlcglue.c: transmit the snapshot->date field to python

commit 2b0add070280192cdfc532df6272dcb2c04721f7
Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
Date:   Thu Feb 23 16:44:09 2006 +0000

    src/vout_intf.c: move the snapshot-path == object:object-id codepath
    to the start of the function, to avoid unnecessary overhead of path checks.

commit ebeebc55fdbde63d82806801805ae5681ee9d953
Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
Date:   Thu Feb 23 16:21:56 2006 +0000

    mediacontrol_audio_video.c: release vout in mediacontrol_snapshot()

commit 6093d524b612005236b89d2722fb2bb84f024f0b
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Thu Feb 23 11:57:38 2006 +0000

    * make more contribs work with SDK. refs #182

commit 0cf15f0a4b2c137d65440caa535aded89ba6bde9
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Thu Feb 23 10:43:39 2006 +0000

    Same fix for activeX

commit bf5f972345d7bf431e03ceee2580e5a8053700ae
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Thu Feb 23 10:41:15 2006 +0000

    Fix linking with included gettext

commit 407e4502aac3aea2114dd62635c7027e239a1794
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Wed Feb 22 23:34:54 2006 +0000

    Ogg mime type is application/ogg (see RFC 3534)
    Thanks to forum user http://forum.videolan.org/viewtopic.php?t=17646

commit c195ba73b0fcb1e8ed9cf81f8260538940848064
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Wed Feb 22 17:28:46 2006 +0000

    mosaic.c: Bluescreen enhancement. Add convolution product of alpha mask with 5x5 gaussian. Makes it look better.
    
    distort.c: change line orders.

commit 552c8f6d91649eb894fef00bef456bac08960d1b
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Wed Feb 22 16:27:50 2006 +0000

    * Use EnsureUTF8 on the trackname of avi's. (no garentueed charset).

commit 32ab2ef5c4ac868e69936223c7c9420e89af47c2
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Wed Feb 22 16:17:24 2006 +0000

    * Scale SSA subs if necessarry.
    * Scale width if only original height is known.

commit 06cc669a54c623ef8d1a27e765dbd10db9fa5f76
Author: Damien Fouilleul <damienf@videolan.org>
Date:   Wed Feb 22 14:04:31 2006 +0000

    all: renamed DLL import library as libvlc.dll.a, as this is what mingw/cygwin ld expects to see. for more info refer to: http://www.sourceware.org/binutils/docs-2.16/ld/WIN32.html

commit 318d39ac86ffaba13aa1ad0b7408039af141b8a4
Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
Date:   Wed Feb 22 13:20:59 2006 +0000

    mediacontrol-python: rename vlcdebug to vlcwrapper

commit e36d03947c3a23270abd4a58922d4c5d41660e38
Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
Date:   Wed Feb 22 13:19:29 2006 +0000

    vlcdebug.py: add documentation

commit 3a1a4609d877a549b79d896134dc0c0de6e98e89
Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
Date:   Wed Feb 22 13:15:10 2006 +0000

    mediacontrol-python: allow to build in a separate builddir

commit 81c1cc5e585ba6bbf87c8e69efcc8872d9638403
Author: Damien Fouilleul <damienf@videolan.org>
Date:   Wed Feb 22 12:21:23 2006 +0000

    all: for WIN32, create an import library libvlc-dll.a when linking libvlc.dll; updating linking for vlc.exe and activex.dll to use import library in place of dll.

commit f318cecaeef5ea64a006147ad13684675e98d9f4
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Wed Feb 22 10:05:59 2006 +0000

    Use include <file.h> for include files that can be found on the include path as provided to the compiler.

commit 7214895c15fdd4dc5ac4be64896bd5611c6f2e31
Author: Clément Stenac <zorglub@videolan.org>
Date:   Tue Feb 21 21:30:50 2006 +0000

    wxstuff

commit 2ff05ab83e0c8fd874fb2b015cf1e119646d544f
Author: Clément Stenac <zorglub@videolan.org>
Date:   Tue Feb 21 21:19:54 2006 +0000

    Add a close button. Put "-" instead of nothing when there is no info

commit 71b544d6a9b1047439a51cb68b2a539c8945a208
Author: Clément Stenac <zorglub@videolan.org>
Date:   Tue Feb 21 19:51:15 2006 +0000

    Fix theora in WX too (Closes:#531)

commit 48c3ef7782347cb89d3c8182a070fd45abaa32db
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Tue Feb 21 19:44:47 2006 +0000

    * fix the selection of both Theora and Vorbis on OSX (refs #503 and refs #531). They are being encapsulated in OGG now.

commit f9a64c9f03d0f4514e1f33d36243add51bc9a4eb
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Tue Feb 21 19:24:23 2006 +0000

    Fix running vlc from path in windows (see http://forum.videolan.org/viewtopic.php?t=17435 ). This could break the mozilla plugin on windows (see http://trac.videolan.org/vlc/changeset/9106) so i'm commiting and i'll do a nightly to check. One way to be sure would be to ask Gibalou but ....

commit 5ce85491840236d07e43587c5e68143e50386f31
Author: Damien Fouilleul <damienf@videolan.org>
Date:   Tue Feb 21 16:38:23 2006 +0000

    vlccontrol.cpp: fixed bounds issue when allocating memory and iterating through a SafeArray, thanks to Walter Zheng for reporting this problem

commit 008e13fc27b67d85aad25ac7cbc5fe331d68e62b
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Tue Feb 21 15:02:16 2006 +0000

    Don't rebuild static libvlc when not needed
    Yet to find a solution for the same problem with shared libvlc

commit 03cd8e0217c2aaa61068c772d363fa6b72804ac6
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Tue Feb 21 12:49:02 2006 +0000

    Favor libiconv over Win32 API for *Locale

commit a69be9de1c84ac60979ca0010c243ea6f68570cd
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Tue Feb 21 12:16:11 2006 +0000

    Fix minor typo

commit 5e3d57f564ead8a984213a42fb57a658dfbd5fd7
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Tue Feb 21 12:14:27 2006 +0000

    Oups, forgot this file

commit 32008664dff88bd6b5d9fe9e9cbec0c7308808b5
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Tue Feb 21 12:13:59 2006 +0000

    Convert to local encoding before printing on console (closes #556)

commit cf8c7b4ef694f0a7c3c77d3057302ddc6bdf080b
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Tue Feb 21 12:13:22 2006 +0000

    Use //translit when converting to an non-Unicode charset

commit a1eb7227004d7981e1cbf2fb093bcaa16567784e
Author: Mohammed Adnène Trojette <adn@videolan.org>
Date:   Tue Feb 21 11:58:05 2006 +0000

    libvlc.a is in src/

commit e8afa1394edb5fdf490657eb78c679502bae8b72
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Tue Feb 21 11:53:49 2006 +0000

    A few utf8 *printf wrappers (refs #556)

commit ab65d88b08fcf108fde2f9ef5204e68521e72410
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Tue Feb 21 11:02:38 2006 +0000

    Build vlc-bundle on BeOS

commit 9bc661b4d0412007118bb0a397d08fe6ab95a986
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Tue Feb 21 09:07:44 2006 +0000

    Thou shalt use a clean tree for po stuffs.

commit 06727264bc21237d58135ba13dc2e9e12abd23e8
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Tue Feb 21 08:30:16 2006 +0000

    Attempt to fix #555 for mozilla plugin as well (refs #555)

commit dccae0350865375c2da8f319eda1da1221168e1e
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Mon Feb 20 21:00:10 2006 +0000

    * first update of the po-files

commit a77c60b031148c458f5049192e794a228b9559d0
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Mon Feb 20 19:53:22 2006 +0000

    Fix linking with C++ builtins

commit e3ca65eedb96712f3d09b19dc4e3a309a60a457e
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Mon Feb 20 18:00:28 2006 +0000

    - Remove dependency of vlc on stamp-builtin with shared libvlc
    - Link against -lvlc instead of src/libvlc.so otherwise installed vlc
      cannot be loaded (closes #555)
    - Remove src/libvlc.a when src/libvlc.so is built so that previous item
      does not break Win32 linking
    
    <subliminal message>how about using libtool</subliminal message>

commit 83d76fb2a3ce6a9bd85ce20e271cee5fd3049318
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Mon Feb 20 12:21:15 2006 +0000

    * Fix CDDA and VCD modules for Mac OS X Intel. Fix suggestion by Keiki SATOH aka demo-n <demo-n at users dot sourceforgedot net>.

commit 13c581afd2979c5f0467b6fef1f18c4a67b43dd3
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Sun Feb 19 23:22:02 2006 +0000

    ffmpeg-cvs.patch: fix upstream

commit f8387d4e0abc4de333f7b82fd96de62efff40a2b
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sun Feb 19 22:41:29 2006 +0000

    * fixed keywords and encoding

commit 9f078d8b457694662387265df2f8e48b5d51a90c
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sun Feb 19 22:38:07 2006 +0000

    * added the progress dialogue to the set of widgets
    - the Cancel-button is currently disabled because the core doesn't respond correctly (might be my fault though)
    - note that the File's Owner of the nib-file is of type VLCInteraction because the class can't resolve its outlets otherwise
    
    * WIDGET_TEXT and WIDGET_INPUT_TEXT are still missing, but will come in the next couple of days
    
    As usual, comments on the implementation and the GUI-design are welcome :)

commit 096fa3a90cf1aa93a2919936e5d40f61fbe77987
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sun Feb 19 21:20:09 2006 +0000

    Fix linking of C++ plugins

commit 5765333a1e8fab3cb8638f79c1e2af4d6ce2ae0e
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sun Feb 19 20:14:07 2006 +0000

    Share most of binary packaging script between WinCE and Win32

commit 6f773ad07de1fa9e99ce0bad9e3296b5ccd88bd5
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sun Feb 19 20:02:12 2006 +0000

    Include libvlc.dll when packaging
    (Hmm, there is a nice code duplication between win32 and winCE here)

commit 1f73b291f8d8c6485925941cc051278703833f4e
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sun Feb 19 19:59:47 2006 +0000

    Really fix

commit 4e06876bf46afb4e3d38b5fa399f1f9e8bd7d2ca
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sun Feb 19 19:47:44 2006 +0000

    Attempt to fix vlc linkage with static libvlc

commit 5f27fad54ec5163e0e5ecc7f92b095ae9c06e47c
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sun Feb 19 18:29:08 2006 +0000

    - Build builtins before shared libvlc
    - Link builtins with libvlc instead of vlc
      (seems to fix shared libvlc on Win32)

commit bf9be9ebf06300bad7eb074707d12c8066e72511
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sun Feb 19 17:58:49 2006 +0000

    Ahem hem typo

commit e448f2387d514f7f919ecd6bdabc09029945337b
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sun Feb 19 17:16:05 2006 +0000

    rss.c: add some Atom stuff and some extra checks.

commit 009df329918c2f043bb05a4417785012a46460ac
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sun Feb 19 17:14:36 2006 +0000

    Dionoea: here is "make core", your portable "make vlc" replacement

commit 455b95b05b931b3514a8bb1c43d785841a7a642e
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun Feb 19 16:25:27 2006 +0000

    compile can now work from subdirs

commit 25e23b776ccc4835f11b867c2cc354363f466005
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun Feb 19 16:16:56 2006 +0000

    * Show meta-information separately
    * Collect more meta-information in id3

commit 554134b14b5b7750220292e9653fcff77491754e
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sun Feb 19 16:02:04 2006 +0000

    Remove debug message

commit 7c12d7077edfebe0d9e94131f7b27036c378536c
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sun Feb 19 16:01:47 2006 +0000

    * replaced all NSLog-calls by msg_***
    * changed the button order in DIALOG_YES_NO_CANCEL. (the order is now: Cancel, No, Yes; which is more Mac-like IMO, but feel free to change it again)

commit 2f684f47b5bfc56ab4bf415b7e32c3dea6ec4816
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sun Feb 19 15:46:44 2006 +0000

    Fix Mozilla plugin on ELF architectures

commit 81833785308cf9c14c6ed7f7ed99690c44699952
Author: Cyril Deguet <asmax@videolan.org>
Date:   Sun Feb 19 15:37:05 2006 +0000

    * all: new skin variable "vlc.isFullscreen" (guess what it does ;)

commit b5b707f0bae7a95f134a3555518525568abfb310
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sun Feb 19 15:21:58 2006 +0000

    Really fix libintl linking

commit 1b3784c1c13f30af9bf696ed40c4d2a9006bd314
Author: Cyril Deguet <asmax@videolan.org>
Date:   Sun Feb 19 14:54:57 2006 +0000

    * JACK audio output

commit 30ff455ada25f5c67cf9700404d5f79330ae10d7
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sun Feb 19 14:54:38 2006 +0000

    Attempt to fix linking with "included" gettext

commit 0f8751b83b164a80914c325185c4dc2f55c5f23d
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sun Feb 19 14:39:53 2006 +0000

    Fix msn plugin.
    Note to zorglub: please test changes before commiting.

commit 33cec1005cdfa500cd1f555b075c6ac983564c6b
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun Feb 19 14:32:13 2006 +0000

    More

commit 6c8060bbd5ab55df1b3572f2b102dbbf4fb55028
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun Feb 19 14:31:15 2006 +0000

    svn:ignore

commit 31a3a65aec1cd98a137bf6f4d4389a4237cfdf92
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sun Feb 19 14:28:50 2006 +0000

    Fix

commit c6030a95a3b868b7332803289d3d10a0c78e5d48
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sun Feb 19 14:15:04 2006 +0000

    Update files list

commit 0701057f200c8a8aa76466aa8ff6016015384434
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sun Feb 19 14:13:29 2006 +0000

    Remove unused directory

commit ed09d9fb7aeb20db975b83853fe569c9448235d6
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sun Feb 19 13:45:17 2006 +0000

    Link Mozilla plugin against shared library when built

commit c18236d05846c092c0125871fa82d64dc59649c6
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun Feb 19 13:44:29 2006 +0000

    Fix a warning
    Add some timing to playlist

commit 56d009adf4a23a631465516c4590ef0be5520435
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sun Feb 19 13:40:09 2006 +0000

    Propagate libvlc move in plugins

commit 238cc87048585f3699df2f4dbe307c85ed13336f
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun Feb 19 13:36:15 2006 +0000

    Be consistant in naming

commit be9b749c89b70151c997396c4e89dc3dfbad8232
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sun Feb 19 13:30:20 2006 +0000

    Fix a bug whereby --disable-shared-libvlc would actually enable it

commit be62d282acc9c061950712961a76a1bc2016d794
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sun Feb 19 13:11:21 2006 +0000

    - Build libvlc from src/ rather than top
      so that it is cleanly built before all modules
      (step toward buildable shared libvlc on Win32)
    - Don't build position dependant code when building shared libvlc
      (that was a big waste of time)
    - Link builtin modules with vlc rather than libvlc

commit c5d781b4710fe6fec3f6de90c67b10165c1760f4
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sun Feb 19 12:13:46 2006 +0000

    Ensure src/misc exists in builddir

commit 9012c6c0ca0df31ab4da6a9c45e47190d6ada995
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sun Feb 19 11:15:01 2006 +0000

    LoadImage is a macro on Win32 API - you can't use as a function name as is

commit 775ebb8f00a51d6599cb2595d9a7a0bf28155002
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sun Feb 19 09:52:55 2006 +0000

    Clean up backported from [12323]

commit 486667b33d0011b19132b9528047fea2e9533ba5
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sun Feb 19 09:16:05 2006 +0000

    ooups

commit 7a79cedebf6e0bde2e6a3a0be818593a5d7b35d2
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sun Feb 19 09:03:58 2006 +0000

    - Seemingly fix linking of plugins with shared libvlc on Win32
    - Hopefully the same on Darwin
    
    !!! BIG FAT WARNING !!!
    On architectures where you need to resolve all symbols when
    linking a shared library, libvlc must be built before the plugins, so
    that they can resolve symbols from the libvlc API. Also, the "builtins"
    must be built before libvlc (regardless of the architecture or use of
    shared libvlc). However, our build system currently builds all modules,
    whether builtins or plugins, then libvlc and then vlc.
    
    Obviously, we could swap the build orders, so that libvlc gets built
    before modules/ but that will only work if there is no buitins modules.
    I'm not too keen on the idea of recursing twice within the modules/
    subdirectories (once for builtins, and once for plugins). Until the
    issue is settled, here is how to build and test the shared libvlc on
    Win32:
    
    1/ run configure with --enable-shared-libvlc
    2/ build all built-in modules (or disable them all) one by one,
    3/ make libvlc.dll
    4/ make

commit 9dab2c80dd488916556048e2c3ae14b3e50e2c3e
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sat Feb 18 23:10:54 2006 +0000

    update video filter news (again :) )

commit c7c8ed7a2cd66a4147b1d065faf01453e4fdb71f
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sat Feb 18 23:08:23 2006 +0000

    rss.c: change module shortname

commit ee8ca61637e8137fadfd97a4c4e394180dde2846
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sat Feb 18 23:06:12 2006 +0000

    rss.c: add 'support' for Atom feeds.

commit 26adc5a83325c0705020602b24de2fe1a4dd6243
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sat Feb 18 22:20:59 2006 +0000

    rss.c: add suport for feed images (default enabled).
    
    tested with
    ./vlc --sub-filter rss --rss-urls "http://www.lefigaro.fr/rss/figaro_une.xml|http://newsrss.bbc.co.uk/rss/newsonline_world_edition/front_page/rss.xml" --rss-length 40 --rss-size 15 --rss-images --rss-speed 1000 <video>

commit 4bf6d519bf503dabeb86e8912514c07f363c1a76
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sat Feb 18 22:08:11 2006 +0000

    Comment lines now fit on a 80 char wide screen

commit 66133677ac9892e5f0450dc2ba09144e9e9c6eeb
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Feb 18 20:49:46 2006 +0000

    Remove ugly usage of vlc_symbols.h when building libvlc as a shared library

commit e9fb749afdfd43f7455463d148704d21d1e64ee1
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Feb 18 20:34:32 2006 +0000

    All: missing #include "charset.h"

commit e6afe0d8914ff6899ce224ac1eb3b77169339d2d
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Feb 18 20:32:03 2006 +0000

    Fix warnings

commit 578b49c6677765511201efefc34353a3adf04f02
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Sat Feb 18 20:28:47 2006 +0000

    Remove whitespace

commit cf34550e974b0e6d98b42a975cdb18e0bd71699d
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Sat Feb 18 20:26:23 2006 +0000

    Use #include <vlc_vlm.h> instead of local include directive

commit 31bdb959f6d8eeb7118ea84a35f446cf4ddcd95f
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Sat Feb 18 20:24:27 2006 +0000

    Add with-ffmpeg-{vorbis,theora,ogg} in case ffmpeg is compiled with vorbis, theora and/or ogg support

commit 34f25d06307f39ca5385ac49193134207ae359e8
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Feb 18 20:07:55 2006 +0000

    Remove unused variable

commit 5f623197661549b67a0236749eb2089ab0b52a15
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Feb 18 20:05:50 2006 +0000

    Remove unused variable

commit f1c06618114e419da5f4af9d13db2b9e6883761f
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Feb 18 20:04:36 2006 +0000

    Fix warning

commit 82b233f63b8766aaa5352eb3372ae1fce7e1c2c0
Author: Sam Hocevar <sam@videolan.org>
Date:   Sat Feb 18 19:18:35 2006 +0000

      * modules/demux/mp4/drms.c: mostly cosmetic changes.

commit dfe55f80e961d68e403fab1379927027891f0c98
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sat Feb 18 19:04:19 2006 +0000

    * forgot that one in [14365]

commit 20c4707de5a87ba0ed3c66b5f52bff9453c6abe7
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sat Feb 18 19:03:44 2006 +0000

    do everything with the stream functions (no more fopen)

commit 9cbb86d3234e6fa489d9cce18170c59b1b13ab4c
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sat Feb 18 18:53:24 2006 +0000

    * added a note about the update-checker to the news and updated the copyright dates in *.h and *.m

commit 155ea0e45f8b0d11b4012cb6fd421f4227df17f7
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sat Feb 18 18:40:04 2006 +0000

    * new CheckForUpdate panel (closes #310)
    - the actual download is currently done by your default browser since the needed notification window isn't available on OSX yet
        - download through VLC is implemented, but commented for the moment
    - needs some checking once a complete Status.xml is available

commit 8ca8d34604ec47d5ec63351755d1e049255a72e2
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sat Feb 18 17:57:47 2006 +0000

    image.c: ImageReadUrl now tries to open the image using the stream functions if fopen failed. (Which means that it can now read images on the web)

commit f4941313a7a3d54081ecad6e1e8486cdcb5d8746
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sat Feb 18 17:01:58 2006 +0000

    use EnsureUTF8 on output string

commit c4d8e42c76f54bc55b520ce9ce133d3be55d6012
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sat Feb 18 15:45:35 2006 +0000

    Remove white characters at begining and end of element values.

commit 76267e195dd6410279a4440da6b1635f0acb2e5b
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Feb 18 08:46:48 2006 +0000

    Don't try to be more clever than gettext in detecting libintl
    (we don't seem to be). ${LIBINTL} is normally not defined when there is
    no libintl anyway - should fix FreeBSD libintl linking issue

commit 041b3c7fb888633f3af202b280d32e9039eb9b49
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Feb 18 08:37:26 2006 +0000

    Fix typo noticed by zorglub

commit ba5d10e567e7ea20bd9c93c6efb3ced221381a34
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Fri Feb 17 23:14:57 2006 +0000

    Update the x264 patch.

commit f5bfa4ff3595a0be1bd01ee753aa76211ff3ee59
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Fri Feb 17 22:49:12 2006 +0000

    Add bluescreen video filter

commit cb964a657b6f9b2807942652a38390219274788e
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Fri Feb 17 22:44:05 2006 +0000

    Show current item number for each of the instances

commit 803d2cebd8b732d500e0bef5e37baa353db98fad
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Fri Feb 17 22:10:56 2006 +0000

    * mosaic.c: Bluescreen/Greenscreen/Chromakey video background replacement
    method. It's still quite simple ... loads of room for improvement.
    Example available here: http://people.videolan.org/~dionoea/bluescreen.mpg
    
    * mosaic.h: remove trailing space

commit a084d72ed958259b703678501eeb0babd75e1e76
Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
Date:   Fri Feb 17 17:39:25 2006 +0000

    mediacontrol_audio_video.c: remove debug message

commit 7418f751b701986689110a592ca1a275417dd3fa
Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
Date:   Fri Feb 17 17:02:59 2006 +0000

    vlcglue.c: same bug, specify malloc unit.

commit 4fdac057b6b24bbb75178815e69071fd8de6c1b9
Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
Date:   Fri Feb 17 17:02:34 2006 +0000

    mediacontrol_util.c: better safe than sorry, specify the malloc unit.

commit 8323aea4b475a35b721d7b5b45cdf5e836a2685d
Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
Date:   Fri Feb 17 16:51:06 2006 +0000

    src/control/mediacontrol_init.c: fix a malloc() error (spotted by Christophe Massiot)

commit b4392aff1efa491352e2f3f8aed151bc6da321d7
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Fri Feb 17 16:15:50 2006 +0000

    * Don't use alloca for audio buffers on OSX and BSD, because the stacksize on both isn't infinite.
      This might explain the audio-core crashes we have seen in the past on Mac OS X
    * Fix issues with platforms which don't have alloca() (defined)

commit 01dbf68815f872e81aed64d280b6dd2a2e78c7d4
Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
Date:   Fri Feb 17 15:28:10 2006 +0000

    mediacontrol_audio_video.c: use VLC_FOURCC to define the snapshot type

commit ae25844be0e56ab2c02bcb06339552496fe23e9e
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Fri Feb 17 14:59:36 2006 +0000

    update NEWS file

commit a93b52882e3ee018ba435bb385f0223bf10f76f6
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Fri Feb 17 14:56:06 2006 +0000

    Logo filter(s) now takes a list of images, delays and alpha as input and
    loops through these. The syntax is <file>[,[<delay in ms>][,[<alpha>]]][;...]
    Idea (and some parts of the code) by markfm
    
    Note:
    The vout-filter segfaults upon destruction but i don't understand why...
    could someone have a look ?

commit 04c4f0c1b08650341911a89d501b752f5447126e
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Fri Feb 17 14:33:32 2006 +0000

    * This change should be better then the one in [14346]

commit 2ce311a5d13f1997e0d2c5129a1160511c8e1ff7
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Fri Feb 17 14:20:02 2006 +0000

    * stricter aout_BufferFree

commit ddd8d745b39f5885bdd4e1f7477a85908a904391
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Fri Feb 17 11:07:57 2006 +0000

    Minor change so that 50 is actually the number of items to be updated at a time
    (rather than 50 + 2)

commit 3be8149409178f02078c5388d103e0b251c1b4d3
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Fri Feb 17 10:13:28 2006 +0000

    Add /usr/local/... to CPPFLAGS and LDFLAGS automatically on FreeBSD (closes #422)

commit 616807960d69690c6a87e8ba42b08af043e7c5b3
Author: Clément Stenac <zorglub@videolan.org>
Date:   Fri Feb 17 05:50:26 2006 +0000

    Fix compilation when VLM is disabled

commit e907794ab49588f2af8ed6516f1799f1df7f3657
Author: Clément Stenac <zorglub@videolan.org>
Date:   Fri Feb 17 05:46:08 2006 +0000

    Don't disable audio if V4L video dev does not have an audio dev too. Closes:#254
    
    Thanks to Timothy Lee < timothy d0t lee @t siriushk d0t c0m > for the patch.

commit 2eb3e28bc8cc4fab64f1380dfee39fae50008610
Author: Clément Stenac <zorglub@videolan.org>
Date:   Fri Feb 17 05:42:13 2006 +0000

    Fix some bugs

commit 0178bdfc4d50fd32bad09c2924e39b73ba9ca76a
Author: Sam Hocevar <sam@videolan.org>
Date:   Thu Feb 16 22:07:36 2006 +0000

      * extras/contrib/README: keep track of what patches have been contributed
        back to the upstream authors so far.

commit 8c5cc77b914a464ddfe59e181a2d1665d8e58d9f
Author: Sam Hocevar <sam@videolan.org>
Date:   Thu Feb 16 22:01:39 2006 +0000

      * extras/contrib/src/Patches/x264.patch: removed the exp2f/sqrtf part of
        this patch, I committed it upstream instead.

commit 0766ddd701827020ff51bd992e3889eb3269e408
Author: Christophe Massiot <massiot@videolan.org>
Date:   Thu Feb 16 21:31:36 2006 +0000

    ?

commit 6c118eadc7f19d8cb944717b567537b52cf98883
Author: Christophe Massiot <massiot@videolan.org>
Date:   Thu Feb 16 21:19:47 2006 +0000

    !

commit fab40834c7ca705a20dbd53df5b3093985343b78
Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
Date:   Thu Feb 16 21:11:11 2006 +0000

    real.c: fix some crashes

commit 2927b6247501a12e5ce08101c4820951429e8639
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Thu Feb 16 20:05:18 2006 +0000

    * added a button to create an empty node at the top level of the playlist. Thanks to zorglub for a hint once again :) (closes #449)

commit 78d20969c18cdbf778cd98b7088c4f296acaac09
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Thu Feb 16 19:31:29 2006 +0000

    Move podcast meta info to "Podcast Info" category

commit c17290dc45902a3b93c90f3e033f4f2671b69134
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Thu Feb 16 17:31:31 2006 +0000

    [patch] unifying meta-information access, the 2nd by Daniel Stränger

commit 8fbceb81baeacb8413959994fa5883d342dd111f
Author: Clément Stenac <zorglub@videolan.org>
Date:   Thu Feb 16 07:22:57 2006 +0000

    Fix a doxygen comment

commit 8444ce1225006facbe1b6742f8b864c66a64fe0d
Author: Clément Stenac <zorglub@videolan.org>
Date:   Wed Feb 15 22:31:49 2006 +0000

    More VLM API stuff

commit 73c29a6a9f11299a8d2ec8c7c6fe16c67c74bba3
Author: Clément Stenac <zorglub@videolan.org>
Date:   Wed Feb 15 20:35:51 2006 +0000

    Typo

commit 7da0674108a114448543693624598eee0763125f
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Wed Feb 15 19:59:30 2006 +0000

    Fix warning

commit 5423c6504242bf66ea3cec4dc4465f1e900ad1a3
Author: Clément Stenac <zorglub@videolan.org>
Date:   Wed Feb 15 19:48:07 2006 +0000

    Fix a bunch of bugs in the MSN plugin (duplicated in the Growl plugin)

commit e1c2a990767caff2c25bb49d8e31f5227aa55450
Author: Jérome Decoodt <djc@videolan.org>
Date:   Wed Feb 15 19:40:27 2006 +0000

    Stupid me... don't do twice hton*

commit 1d62f5628e96f0768e2df5c20edc5efc30d80c02
Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
Date:   Wed Feb 15 15:06:20 2006 +0000

    mediacontrol-python/setup.py: do not use PIC libraries on win32 and darwin-ppc

commit 708b80c48b8e98e08ab9d79de2d997ffb537fc65
Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
Date:   Wed Feb 15 14:15:10 2006 +0000

    src/control/mediacontrol_init.c: check return values of VLC_Create and VLC_Init

commit 41998e06b7e5b64981d509a25b80207ed0c98bde
Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
Date:   Wed Feb 15 14:12:23 2006 +0000

    mediacontrol-python/vlcglue.c: check the return value of VLC_Create

commit 432af467ee976d665aa0f9ee678daff738b76962
Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
Date:   Wed Feb 15 14:11:16 2006 +0000

    mediacontrol-python: portability fix (for Mac OS X/PPC), dirty but it works

commit 615ba42c1399c964347d45bbd327f731ab03167e
Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
Date:   Wed Feb 15 14:04:41 2006 +0000

    misc/svg.c: use char* instead of byte_t* to avoid warnings

commit 7e6af68eef64527cac71b015b57f8d6a489c3a14
Author: Jérome Decoodt <djc@videolan.org>
Date:   Wed Feb 15 02:09:01 2006 +0000

    -lws2_32 on win32...

commit a558333f271cf7043ab3a97d84847cc9c58fd47d
Author: Jérome Decoodt <djc@videolan.org>
Date:   Wed Feb 15 01:32:26 2006 +0000

    configure.ac: try to fix beos build
    growl.c: add --growl-ttl option

commit 9aaa91d69f4fc35cd25560058f8fde2edd924c8d
Author: Jérome Decoodt <djc@videolan.org>
Date:   Wed Feb 15 00:39:10 2006 +0000

    Add "send" (-lsocket) dependance to growl module to fix BeOS build

commit 0e87fb0f442e2739cc44c48008350ab17a350911
Author: Jérome Decoodt <djc@videolan.org>
Date:   Wed Feb 15 00:15:21 2006 +0000

    Takes default TTL (instead of 42...)

commit d8493985dcff2042fe7b659c9e759faa21253516
Author: Jérome Decoodt <djc@videolan.org>
Date:   Tue Feb 14 23:59:50 2006 +0000

    Add a growl (http://growl.info/) notification plugin (most of code from msn.c)
    It is built by default since it sends notifications to network (perhaps
    we should only build it on macos).
    
    msn.c: should fix a refcount issue (*not tested*)

commit ce98868f94d5df54bc382bd5e55236a162a4492a
Author: Clément Stenac <zorglub@videolan.org>
Date:   Tue Feb 14 22:50:13 2006 +0000

    Missing file

commit ef273c072bfe9a43014f74fe7765b59a2e735ab7
Author: Clément Stenac <zorglub@videolan.org>
Date:   Tue Feb 14 22:35:37 2006 +0000

    Fix some bugs

commit e0003bec24b8241621d4bb6ce0fe5160835d84d0
Author: Clément Stenac <zorglub@videolan.org>
Date:   Tue Feb 14 21:41:23 2006 +0000

    * Beginning of VLM API
    * Some test work
    * Export vlm_MediaSearch

commit f0f9014510bebfe8ea372ce5e6dc01f62ea2df4e
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Tue Feb 14 20:41:27 2006 +0000

    (Win32) Support stat() for file names outside ANSI Code Page

commit 5243d4df8a0208851a6c244824290faf86a5169c
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Tue Feb 14 17:20:32 2006 +0000

    Safer Win32 code page translation

commit 1ea3602bb2f0b6734e4c8db9cd17773cf79d9665
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Tue Feb 14 15:38:21 2006 +0000

    param_eq.c: eol style

commit 8cf1cce67373ec9628323b5bec1d065f20844351
Author: Eric Petit <titer@videolan.org>
Date:   Tue Feb 14 13:48:43 2006 +0000

    FFmpeg forgets to create include/postproc/

commit c6aa6576d4051296adffbacdb698836f2c2aec05
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Tue Feb 14 12:32:50 2006 +0000

    update vc71-glib-1.2.10-bin.zip and libIDL-0.6.3-win32-bin.zip locations
    Thanks to Hobophobe on http://forum.videolan.org/viewtopic.php?t=17262

commit 8bcbcd936dfe0fbf2592cf3b1c58f5af0bfe5fc9
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Tue Feb 14 09:57:58 2006 +0000

    - Partial fix for reading characters with multibyte local encoding (refs #548)
    - Fix memory leak

commit 1b49bb51136c7aa668ae3fad1d65fea90cadc906
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Tue Feb 14 09:56:42 2006 +0000

    Use return value of EnsureUTF8() to specify whether the bytes sequence was
    valid (UTF-8) or not (incomplete, incorrect non-ASCII, or overlong sequences)

commit 80e5477bae4a2ba621e0ba33acfb78ac41d57c58
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Tue Feb 14 09:39:36 2006 +0000

    param-eq.c: Svn keyword

commit 9e17021bd2be0b23122f9806c37d730813f95cae
Author: Clément Stenac <zorglub@videolan.org>
Date:   Tue Feb 14 07:11:18 2006 +0000

    Simplify

commit 17605dded6b1b46e0dd4b0bfa1010746027ffb6f
Author: Jérome Decoodt <djc@videolan.org>
Date:   Tue Feb 14 01:40:59 2006 +0000

    Add --macosx-black switch to black non video screens (fix #301)
    If someone has a better code to maintain a black screen, change
    CGSetDisplayTransferByFormula which seems to be a big kludge.

commit 13b03068c18b87aa201b53492d64244757875332
Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
Date:   Mon Feb 13 22:44:24 2006 +0000

    all: parametric equalizer by  Antti Huovilainen (adapted for vlc by me)

commit cb386f1fe9825ae1677f4e5ddc8ffb2099be3b25
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Mon Feb 13 22:09:56 2006 +0000

    attempt to fix the winCE build

commit dcddb65e52f7544f600642d0bd03b87656bfecc6
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Mon Feb 13 21:03:32 2006 +0000

    - Unicode fixes for ncurses on non-UTF8 consoles (closes #547)
    - Handle backspace properly on an UTF-8 characters string (closes #548 as far as UTF-8 is concerned)

commit 2678c532b12e275ac2b601cc12d349ff00b7b6b8
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Mon Feb 13 20:11:48 2006 +0000

    Undo erronously commited debug preprocessing directives

commit 3b58d322875f918308642ded461d515459396449
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Mon Feb 13 20:06:22 2006 +0000

    unicode.c: Fix WinCE build (well for this file only)

commit 04b1aea58e98dc8c44081ae54172829663517db2
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Mon Feb 13 19:14:30 2006 +0000

    Replace forbidden characters with underscores when attempting to dump a stream (closes #423)

commit 49106025613db39dfe53a212341b221286e290c2
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Mon Feb 13 19:13:05 2006 +0000

    Fix typo

commit fdb95608431aeb8d22cefdd0d6fccff1affdd090
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Mon Feb 13 16:53:46 2006 +0000

    - Use VidMode extension to determine the display dimensions more accurately when enabling full screen mode (fixes #534, should fix Debian #290392)
    - Move view port and cursor to a sane position
    - Check for VidMode extensions (libXxf86vm)

commit 651614ceb73b06a08da470b9b626b8bcb664abe6
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Mon Feb 13 16:37:42 2006 +0000

    unicode.c: Fix logic to set use_iconv

commit a4b6365024390a73a2921b4f43673a42bd027664
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Mon Feb 13 15:22:59 2006 +0000

    ffmpeg-wince.patch: fix for the new ffmpeg makefile

commit 9f5f3cc9c8edee7ac68b72aff8b051d510273147
Author: Sam Hocevar <sam@videolan.org>
Date:   Mon Feb 13 13:31:01 2006 +0000

      * modules/demux/mp4/drms.c: cosmetic changes to some variable names.

commit 1a3466cdee08c12062fa9853cfc577bb08604a7e
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Mon Feb 13 13:23:20 2006 +0000

    Fix windows build

commit f075541729c8c384215c0479d01671cefab4af69
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Mon Feb 13 13:16:08 2006 +0000

    Fix (From|To)Locale (closes #546)

commit cb347302cc1a26df4cbcc13caba868e6910a7f1f
Author: Sam Hocevar <sam@videolan.org>
Date:   Mon Feb 13 11:49:38 2006 +0000

      * modules/codec/libmpeg2.c: tell mpeg2dec the real stride of our picture,
        because some Xv drivers do not necessarily pad video at 16 bytes.

commit 8e5b3661aba88df6f457ffe0ba9d7c42442d44b1
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Mon Feb 13 11:19:04 2006 +0000

    Fix typo

commit 979e839a8ec813ea354afbe37642c0a5fd6d53c6
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Mon Feb 13 11:15:59 2006 +0000

    - Clean up
    - Unicode file names fixes

commit 8b81fec859b8975d71336c3fe1886b4878a7c192
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Mon Feb 13 10:47:43 2006 +0000

    - memleak fix
    - getcwd() unicode fix

commit 99ca63cb29503eea8276e82eba910f8595dab208
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Mon Feb 13 10:47:12 2006 +0000

    getcwd() unicode fix

commit 5262517960b2dcba585fe669fc1b340a9174eef8
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Mon Feb 13 10:31:57 2006 +0000

    * revert unaccelerated OpenGL. it's useless :D

commit 921de760d62c9ea94dae0d43528a957148aae17a
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Mon Feb 13 10:30:30 2006 +0000

    Further fopen() unicode fixes (refs #528)
    
    skins2 and galaktos remain as I'm not sure how they (don't?) handle
    encodings.
    
    http interface URL were purposedly not made to use Unicode. I'm open to
    suggestions on that one.

commit 543574fd1d30e5be90ec4adcc9d15046c90af350
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Mon Feb 13 09:54:15 2006 +0000

    Another bunch of Unicode file names fixes (refs #528)

commit 19ae257613a97eae6e794655df78f31b322106fe
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Mon Feb 13 08:36:52 2006 +0000

    Some WinCE fixes

commit 1c3528868c36e57e12cc0d99722255b261f50c41
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Mon Feb 13 08:30:55 2006 +0000

    All Unicode fixes for fopen() (refs #528)

commit 8a1c45dff8c198bf15626a10093ce45a7a114c20
Author: Olivier Teulière <ipkiss@videolan.org>
Date:   Mon Feb 13 07:18:42 2006 +0000

     * skins2/src/vlcproc.cpp: New "dvd.isActive" boolean variable
     * doc/skins/skins2-howto.xml: Updated doc

commit 3d8647e9ecb31acc3bed20845a95ca87e1223898
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Mon Feb 13 02:36:14 2006 +0000

    * It's POSTPROC, not POSPROC

commit 491a07729d6d814e47768c8ebc025092fa5b6e55
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sun Feb 12 22:45:04 2006 +0000

    - mkdir Unicode wrapper (refs #543)
    - fix load/save of configuration and creation of configuration directory (refs #528)

commit 52c97a520bf043b059713a5c587513477c86f7a8
Author: Olivier Teulière <ipkiss@videolan.org>
Date:   Sun Feb 12 21:39:09 2006 +0000

     * doc/skins/skins2-howto.xml: Fixed a link

commit e73aefca5047e2a7bd9c5b6035329f5f7115c818
Author: Eric Petit <titer@videolan.org>
Date:   Sun Feb 12 21:22:20 2006 +0000

    Use emms after I420_UYVY because the OpenGL vout uses floats in the same thread.
    Re-enabled i420_yuy2_mmx on Darwin/x86.

commit 45973ce2b92e34e180ba3d097f4e62fd460c57b8
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sun Feb 12 21:12:12 2006 +0000

    utfeightize psz_homedir

commit 2eb7e0f4674bb6393bf9c913f8896dbf67d9cd91
Author: Olivier Teulière <ipkiss@videolan.org>
Date:   Sun Feb 12 21:11:14 2006 +0000

     * doc/skins/skins2-howto.xml: Documented the DVD-related actions

commit 7d96a1d630d3069084f5d8c154adb154b421d217
Author: Olivier Teulière <ipkiss@videolan.org>
Date:   Sun Feb 12 21:05:53 2006 +0000

     * skins2/commands/cmd_dvd.*: New commands for DVD navigation.
       You can use the following actions in the XML file:
        - dvd.nextTitle()
        - dvd.previousTitle()
        - dvd.nextChapter()
        - dvd.previousChapter()
        - dvd.rootMenu()

commit 68e2a72328bea59e14715b6ea903b2632354975c
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sun Feb 12 19:57:48 2006 +0000

    Export FromLocaleDup()

commit 4a95a4cd02a4aa686357ab82366e18e29b820e1b
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sun Feb 12 19:55:38 2006 +0000

    - Fix opening of SVG file through a symbolic
      (one must use stat() rather than lstat() to obtain the size of a file's content!)
    - Use UTF-8 wrappers (refs #528)

commit b81e14d4f39ba8daa4f56f33d33612e62b84dbda
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sun Feb 12 19:51:12 2006 +0000

    Cosmetic fix

commit f5f61ad59da13f903e99391bcbe437d299b57fc2
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sun Feb 12 19:48:50 2006 +0000

    - UF8 wrappers for stat, lstat
    - FromLocaleDup() returns a string to be freed with free() instead of LocaleFree()

commit 9ef44504e531c8cada9048d692223f171a648e3f
Author: Eric Petit <titer@videolan.org>
Date:   Sun Feb 12 18:20:54 2006 +0000

     Also look for libpostproc when ffmpeg is installed without ffmpeg-config
     nor pkg-config

commit 52eedd54a77536688b064ca0ab26a496b3ce9f08
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Sun Feb 12 17:38:36 2006 +0000

    configure.ac: don't fail if postproc is with avcodec

commit d0802e7d82be036108a7b91a01a091df0092b61d
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun Feb 12 17:31:53 2006 +0000

    Improve test coverage

commit 711b5da24a68123321b534317fe39eb2535f710d
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun Feb 12 17:31:39 2006 +0000

    Add some playlist api functions
    Fix a bug in exceptions handling

commit 6d4e2137881b620c014346b87fdea221e3c02581
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun Feb 12 17:14:07 2006 +0000

    Change some test stuff

commit 702ca6c3c28dd27d99f7adc807a922a95b9ce5fa
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Sun Feb 12 17:04:45 2006 +0000

    configure.ac: FFMPEG's libpostproc is now separated from libavcodec

commit 905cbca56aed4e41603d5a69645023f57b94406a
Author: Eric Petit <titer@videolan.org>
Date:   Sun Feb 12 16:36:41 2006 +0000

     BeOS fix

commit ffef7ea390cab20bc67341b49962c115f460d31c
Author: Eric Petit <titer@videolan.org>
Date:   Sun Feb 12 16:02:08 2006 +0000

    Fixed ffmpeg contrib

commit 7ca188d5926edfe485a7d81e55aa261c2d9fa540
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun Feb 12 15:48:57 2006 +0000

    Move python mediacontrol bindings

commit c615ce5242982d182f7ee2d70e74dd2aeb69c16a
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Sun Feb 12 15:30:40 2006 +0000

    Fix distcheck

commit 8e7cf6314d72cf52901d876fc2cacb42db3b331e
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun Feb 12 15:28:56 2006 +0000

    Fix refcount problems

commit 31ce5588abe42b0a8c4abfbb85296edc2f039963
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun Feb 12 14:22:08 2006 +0000

    Remove debug

commit 86b94ec7c0873824d346e41a1c7f1a289057f552
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sun Feb 12 11:39:00 2006 +0000

    - Attempt to implement (To|From)Locale on MSVC
    - Make (To|From)Locale a no-op on OSes always using UTF-8

commit 0f968b65396064faf5bdd6da605ef95413a12824
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun Feb 12 11:18:43 2006 +0000

    Playtree: handle delete nicely

commit ed9e26d2bb398bb5ffab426f9afaa6ab9e47745f
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Feb 11 22:05:14 2006 +0000

    Remove always true condition

commit cf96f4b235d019c882b8b3e809b80fe8a765cb3c
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Feb 11 22:04:54 2006 +0000

    Fix previous commit

commit 9efc237adbd961601f8216524e94b8175f0e54eb
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Feb 11 21:46:06 2006 +0000

    Unicode wrappers for opendir/readdir

commit e7d98f62120e6b0ebc1c00b513381937b6fb89bb
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Sat Feb 11 21:20:24 2006 +0000

    * Do a proper UTF-16 -> UTF-8 conversion on ASF metadata, instead of ignoring one of it's bytes per char.
      Patch by demo-n <http://demo-n.e-neta.jp>. (Can i have your name for the THANKS file please?)

commit 69f016b519ccda31193e55eb9638153687b282fa
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Sat Feb 11 20:41:57 2006 +0000

    * xtag parser improvements by Daniel Stranger.
    
    it now ignores
     - commments <!-- ... -->
     - processing instructions <? ... ?>
     - doctype declarations <!DOCTYPE ... >
    and can handle
     - CDATA element content <![CDATA[ ... ]]>

commit 666a3ebfcff2c483c72e2b57bd3e60d1f7f3d177
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Sat Feb 11 20:17:20 2006 +0000

    wx/dialogs/*: Don't put labels in buttons if we have a wxID_FOO. So the buttons are themable on GTK.

commit 2009312e792107d0cf0bf2d1dec225c64ca504a5
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Feb 11 18:40:13 2006 +0000

    Fix invalid debug message

commit a73bf136fb2908014df5bf3980bb7719467e58b4
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sat Feb 11 18:11:29 2006 +0000

    Add support for insert and delete in X11 skins

commit 1891e507c234c548b8a8c091e449a99ce69bba02
Author: Olivier Teulière <ipkiss@videolan.org>
Date:   Sat Feb 11 18:01:42 2006 +0000

     * skins2/win32/win32_loop.cpp: Added support for the Insert and Delete keys

commit bb0106256cbba85a06448a080dcbffbf87f5aca7
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Sat Feb 11 17:55:28 2006 +0000

    * Fix a \n bug and a memory bug in the SSA/subsdec.

commit 7e6fdd0d4efd67f25982e353d280390ece7c5a2d
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sat Feb 11 17:50:46 2006 +0000

    * enable multiple selections for streaming as well (closes #522) and put some news

commit 890c6db3ed25ad944111497c11952d9b53c75858
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sat Feb 11 17:42:40 2006 +0000

    * support for applying the same settings to multiple files in single run of the wizard (just select multiple items in the playlist)
        - note: due to this, the types of some objects in the main dictionary changed from NSString to NSArray. Additionally, this code does neither run nor compile on 10.2 anymore.
        - various loops are being performed during the run of the wizard now. Please shout if this is noticeably slower on older Macs
    * solved a UTF-8-issue which prevented the usage of certain files which were added to the playlist previously
    * optimised the existing code here and there
    * make sure that all settings are kept for a session
    
    Thanks to zorglub for the playlist-hint :)

commit d057acfbb60397eaed1b425a9c8015f7259c4d48
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Feb 11 17:30:48 2006 +0000

    Support opening of non ANSI filenames on Win32

commit 19ee0a8cbea232e01f1648b04fdea206bdd52540
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sat Feb 11 17:28:27 2006 +0000

    Add some "title"s for image buttons.

commit bc230c07310cadbd172ce7f47c6f9383788c1f92
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Feb 11 17:27:09 2006 +0000

    Fix typo

commit 39c838b55ff587f3aad3035e15139fd2f91d77ba
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Feb 11 17:00:08 2006 +0000

    Use vlc_fopen (access() or stat() would be more appropriate though)

commit 4bfb6dac85dfaedefe5b79ff6cf822918cc96b5e
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sat Feb 11 16:10:43 2006 +0000

    Should fix vlc-help.txt problem (untested) (Refs:#517)

commit b26eed49510e53c2d3afe9e6e517aaae0a079f23
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sat Feb 11 15:49:24 2006 +0000

    Reposition the slider when expanding/retracting a node (Closes:#477)

commit 0236ff18d1c8ab65a062c672ccf5518b1e283b0f
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sat Feb 11 15:21:21 2006 +0000

    only round width and scale height accordingly

commit 8a9fe6520786c960b8181ef022c89ce190ba2284
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Feb 11 15:13:56 2006 +0000

    vlc_fopen() wrapper including required file name conversion (refs #528, refs #543)

commit 8d6f2ab7374b6be3d95f45749559e690ae987d67
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Feb 11 15:12:06 2006 +0000

    Don't compile dead code on Win32

commit 8e459605c2b08a1c163d856c647b6cd0e0f99311
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Feb 11 14:53:44 2006 +0000

    Use more common CP1252 rather than Latin-9 as fallback charset

commit 89e1637e4e06feac851edcafb4ebe760ce611595
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sat Feb 11 14:50:37 2006 +0000

    Round scaled sizes to 16 (Closes:#524)

commit 54f1118b5e119508302d5967e2df8e3cbfeb630e
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sat Feb 11 14:26:53 2006 +0000

    Don't crash in record filter (Closes:#542)

commit 9f997dca438ef0671304f51e8b292c66d9f0b3c6
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sat Feb 11 14:14:18 2006 +0000

    Don't make image when we are not interested in the item

commit 6adad42ae834d30560526e316e1083b5b7081a6c
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sat Feb 11 14:08:44 2006 +0000

    Handle Page up / Page down (Refs:#477)

commit d02fbdb877d4a4b5672cb997c12a8a576ac6b815
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Feb 11 13:40:43 2006 +0000

    Handle TTL in SDP properly (IPv4 at least) for raw UDP (closes #404)

commit cae770e5b0c2b88ea4ba1248b30133b985c129d8
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Feb 11 13:39:03 2006 +0000

    - Fix typo in previous commit
    - Enforce a default TTL value (one) in SDP if there is none - refs #404
      (it should at least be fine for IPv4 usage)

commit d3db2d9e82fe3052484131fc8554e1c7877ca9e5
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Feb 11 11:58:34 2006 +0000

    Simplify [12964]

commit 16cb39fcabeea09ca122e5e2a0f8bb80c73a8706
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sat Feb 11 11:34:31 2006 +0000

    * added an option to keep the selections in the wizard for a single session. It's enabled by default. (refs #522)

commit 18533cf12a662928cf08ce1d7ebcade0b340de6f
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Feb 11 10:49:30 2006 +0000

    SAP hop limit should always be 255 as per its specification - refs #404

commit 25cc8bd838c8657dbf0e85fe54206e733cfdce80
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Feb 11 10:47:42 2006 +0000

    Good point Md - use 0 (ie. not set) as default TTL rather than 1 (refs #404)

commit c6e34683dc1b8acf898dbd7a1f4e7b0136af1575
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Feb 11 10:42:48 2006 +0000

    Implement IPv6 multicast output interface selection (closes #491)

commit 069e052f822e29645de86abf8a9e4ab02535b0a3
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Sat Feb 11 03:04:42 2006 +0000

    * Improved renderering of YUVA/P onto YUV variants. refs #539
      I420 still not fixed for this bug.
    
      A simple average of the UV pixels, wasn't giving satisfying results, so I added a bit more logic, to decide based on the transparency value if UY averaging is desireable for the pixels. Produces nice results now, with a very slight shadow somtimes to the right side of the images/glyphs. Looks quite good.

commit b7d2846e63f846a0f4c0d5a9db7df5af4e01ae48
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Sat Feb 11 01:37:30 2006 +0000

    * Fix the duration of the dvdread module. refs #198.
      Now duration is accurate, but current time is still block based, so on VBR discs the duration of a second may have some weird variations. Getting accurate time is possible (see what was reverted in [12862]), but this will break the relative SET_TIME (might actually go seeking in the wrong direction for instance). The correct fix here is to expand dvdread with a method that checks the TMAPTI IFO table of a Title, to find what block approximately goes with a certain time. (the TMAPTI table is usually in .5 secs interpolation might possibly be required as well) As a backup an estimate can be made using the ADMAP table.
    
    The behaviour of the dvdread module is now equal to that of the dvdnav module when it comes to time and seeking.

commit e01e9935598a23b3daa462a90f99e8e9b47087a5
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sat Feb 11 00:07:40 2006 +0000

    Don't invalidate selection on item change (Refs:#477)

commit e8ebab7877937ac1447479e2979fd2e09f059a6d
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Sat Feb 11 00:01:55 2006 +0000

    * Don't put huge pictures on the stack. It is limited on some platforms. use malloc.
    * Use the correct pitch values when reading from and writing to pictures (out pitch can differ from in pitch, and there is also visible pitch and visible lines.

commit f12fa7ca85553b41dbdfc8950df778e4d6c45c7b
Author: Clément Stenac <zorglub@videolan.org>
Date:   Fri Feb 10 23:39:53 2006 +0000

    Fix playtree deletion
    Should support deletion through the delete key. But the delete key is not recognized par X11 skins2.

commit 7ffd2f05b8f89da23fec03921e40fcf3fda7f21f
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Fri Feb 10 22:56:32 2006 +0000

    Revert brocken commit [14215]

commit a21a929a5fe9b9cdcfec99b32dadf3cca41a47af
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Fri Feb 10 22:24:20 2006 +0000

    Unbreack distcheck. First step

commit 1e2b476cc23e81f48a0593958de0306aec87834e
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Fri Feb 10 22:03:34 2006 +0000

    * Fix issues with the deinterlace filter that was using the source picture pitch when writing to the output picture.

commit 16fe209fc58eb1136867297965fe8a1659a34ad5
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Fri Feb 10 21:46:17 2006 +0000

    * fprintf -> msg_Dbg

commit 2034d14a019a51e31a0d55e1940031e4cab33cbb
Author: Clément Stenac <zorglub@videolan.org>
Date:   Fri Feb 10 21:14:12 2006 +0000

    Disable broken stuff (Refs:#459)

commit ac4eb7908ffcc8c069e428c9a70655734af10581
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Fri Feb 10 19:56:59 2006 +0000

    * clean up (mostly replacements of nestings of stringByAppendingString by stringWithFormat)
    * removed the stupid "wizard help window" and replaced the help sheets with calls of NSBeginInformationalAlertSheet. This might be beautified with NSAlerts in the future, since we don't care for 10.2 anymore.

commit 90b1a99b81b943ac80e071bcbb8cce67bd19b46d
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Fri Feb 10 19:53:09 2006 +0000

    Fix breakage of other RTSP clients

commit e677a71b037e0b3ddb1735273afafa4493e7fb6b
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Fri Feb 10 17:24:25 2006 +0000

    Use correct Transport answer

commit 15f7074e9da205cefd69d30f93a2d4e736ea95b0
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Fri Feb 10 17:24:14 2006 +0000

    configure.ac: Test glide even when the user specify it

commit dc7dd8bfbc272a0517b46b74ad4e97b0019307a3
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Fri Feb 10 16:46:07 2006 +0000

    - Use OS default TTL when not overriden
    - Clean up
    (refs #404)

commit 51c0881c02f781e6ad8231d78726720bfbebaf55
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Fri Feb 10 16:34:41 2006 +0000

    Don't enable broadcast on IPv6 sockets since IPv6 does not do broadcast anyhow

commit 00a0ab4f4738a37867e3b02746ef6cfdb12f86ae
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Fri Feb 10 16:30:20 2006 +0000

    Add esd and arts to the AOUT_PLUGINS define. If this break everything i'll
    have to remove it... but i doubt it.

commit 5c460cd816611186b155f675dfdafecdb096d2f7
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Fri Feb 10 16:25:57 2006 +0000

    gcc 4.1 compile fix from marvin24 # gmx.de

commit d5584a65964be71cfbcd8f720f0b7287b081a4f1
Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
Date:   Fri Feb 10 15:05:45 2006 +0000

    modules/misc/rtsp.c: implement support for raw udp transport for muxed streams
    also replaces x-playnow hack with a slightly less ugly hack
    
    vlc vod server can now serve about 5 seconds of video to amino stbs

commit 90e32697513b91fb3e54e149466149b65ee3fac8
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Fri Feb 10 14:51:10 2006 +0000

    Also add support for x-playNow in RtspCallback.

commit f43078c2130e631c0f158f056fbda13d185b8bbd
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Fri Feb 10 14:44:19 2006 +0000

    sanity check

commit 47fd1f615a8c94a6af6d54c8b47f54ca2860152e
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Fri Feb 10 14:43:05 2006 +0000

    Indentation and coding style fixes

commit eceaf0fd3b83157c189bce7d2ed416e9de50e662
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Fri Feb 10 13:51:11 2006 +0000

    Respond to x-playNow option in RTSP SETUP request. Did some indentation fixes too.

commit e8fb0d3d88c0a49a0a01c3f92c51fca9b164b4b0
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Fri Feb 10 12:58:55 2006 +0000

    * disable i420_yuy2_mmx on Darwin, since the MMX seems to be incorrect.

commit b1d4adc0b9269d286010fa5aa7333dd1f23c0d3c
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Fri Feb 10 02:53:57 2006 +0000

    * Fix the QT video decoder. refs #345

commit c50389c5d9079b392bd739c1d03e272a7a4a68b6
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Thu Feb 9 12:31:17 2006 +0000

    Remove debug.

commit bc80c614ee70fcdc03ce8b9a2a423b0102e42025
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Thu Feb 9 12:06:02 2006 +0000

    Check for AF_INET6 all the time

commit ab84151bf884d82dc36e39642e071f9d0a03b826
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Wed Feb 8 16:26:56 2006 +0000

    Add comment about the fact that lines begining with a # are comments in the
    vlcrc file. This might seem obvious, but many people on the forums don't
    seem to understand that.

commit 67844cf24c4fc5fcdf065fad124283f032311e6e
Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
Date:   Wed Feb 8 10:39:33 2006 +0000

    access_output/udp.c: Attach the writer thread. Fixes missing headers.

commit 0fec2240ab5efd235c93659a303bedc77966c069
Author: Jérome Decoodt <djc@videolan.org>
Date:   Wed Feb 8 10:33:46 2006 +0000

    Fix message advice (use description.widgets instead of only description)

commit 5c6cffbd37bdb499735f177cb4da40b2a8c4c3b9
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Tue Feb 7 23:03:45 2006 +0000

    Typo.

commit 2f6ad030e73614e9254e3441fbc738e24341c17d
Author: Clément Stenac <zorglub@videolan.org>
Date:   Tue Feb 7 21:08:32 2006 +0000

    * get/set/toggle fullscreen
    * Fix a bug in playlist_play
    
    (Refs:#457)

commit de11230fbf681606705e3876f3a6a0b9849ab9da
Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
Date:   Tue Feb 7 20:41:17 2006 +0000

    access_output/udp.c: use block_Fifo for the empty blocks list. Simplifies code a lot

commit 8af26f7d31f0530c3c6b13804fb7c54f44c74971
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Tue Feb 7 17:08:18 2006 +0000

    looks like this was retrocommited :)

commit fba7cf5bbb0c76fe0841350d80b389ac30973825
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Tue Feb 7 16:37:40 2006 +0000

    All CRLF fixes

commit 911fb62e851a99646d9ea85912ae6127498f258f
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Tue Feb 7 16:24:30 2006 +0000

    Set EOL style to avoid further CRLF issues

commit c8e0f0af2ae7e72c7a2a2bdc1835cb4ca9ec68b2
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Tue Feb 7 16:07:58 2006 +0000

    * Fix win32 text renderer.

commit c5cc4e5248e0bdff53b90ea66412c524cc24ee91
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Tue Feb 7 15:18:06 2006 +0000

    * Introduced a new text_style_t
    * basic support for SSA formatted subs. (disable with --no-subsdec-formatted option)
    * changes to freetype renderer to support the font color, size and alpha options of text_style_t (other options are possible, just not implemented yet. Full text_style_t support requires a more advanced renderer though. )
    * changes to modules to support text_style_t instead of the old sub options.
    * Some changes to subsdec to only iconv to UTF-8 if source is !UTF-8.
    
    refs #82
    
    not supported are style runs (styles on substrings).

commit 42bc34f9188e59a10fa75869fa52d7db477f8c7e
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Tue Feb 7 15:09:21 2006 +0000

    * dos2unix of vlc_osd.h

commit ab0937cb3e1a6ab8ee8bfd3d92b48af3310acc22
Author: Rocky Bernstein <rocky@videolan.org>
Date:   Mon Feb 6 15:30:30 2006 +0000

    minor corrections

commit 5d9dc8f576687e509a6e4155b07504fb381c52ac
Author: Rocky Bernstein <rocky@videolan.org>
Date:   Mon Feb 6 12:41:12 2006 +0000

    Revise. perhaps a little more detail too.

commit da74604a7fe2bf6716caf3aeadbacabc0f2b21a7
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Mon Feb 6 12:07:40 2006 +0000

    Remove useless lines (which came from a missunderstanding of how it worked)

commit 97278aab3f37ab17090237bab1df03ccfc06cdf7
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sun Feb 5 22:14:00 2006 +0000

    sout-standard-url is deprecated

commit 60f67d83f86fee0f2616cbd27ac8746e71798308
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sun Feb 5 22:02:12 2006 +0000

    sout-standard-url is deprecated

commit 60cca6d5a5d14d9d34f2cb4a198d7f44faceca1f
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sun Feb 5 22:01:23 2006 +0000

    Deprecated options handling

commit 4148d937c861d9c2470dfa3287f4e0ddc4247680
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sun Feb 5 20:52:29 2006 +0000

    Fixes subtitles detection from within folders with non-ASCII names when the local encoding is not UTF-8 (closes #536)

commit 634ab48abccd4f44885f9d96eac86ce8ae51fa1d
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun Feb 5 13:38:05 2006 +0000

    Show sliders for stream with no time info but position info (Closes:#484)

commit 29c602fc8b506d1411ae93c76cead6f5efed9c9f
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Sun Feb 5 12:47:47 2006 +0000

    * Added YVYU blending and fixed UYVY blending.

commit f2dc268e54c19d97e5decd1a0e0f2eeaa8a18d7f
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Sun Feb 5 12:43:38 2006 +0000

    * Correct MMX version of UYVY chroma conversion. the UV ordered incorrectly. (untested)

commit c858a4acb72bd81da4a4e950768624a721d9fbd7
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun Feb 5 11:09:13 2006 +0000

    Add a "Close" button to the errors window and fix the "Stop showing errors" string

commit 2252e8d9e88ed23913a352b5ddf2480ce0cd9426
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun Feb 5 11:05:21 2006 +0000

    Some WX VLM dialog improvements

commit 67e1d3484032af91bbf3557bac700b7902179a59
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Sat Feb 4 23:46:28 2006 +0000

    * Hopefully added UYVY blending for YUVA and YUVP. (Untested)

commit 4b1302d9a7208902d35fd774256a10501b63a841
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Sat Feb 4 23:26:40 2006 +0000

    Include the bitmaps in tarball

commit 68f500ce50490f7c48b482e59fc688c8a596687b
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sat Feb 4 22:57:01 2006 +0000

    Better fix

commit e536ea5cf2a354e5aed2808fa838082dae2b8143
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Sat Feb 4 22:56:34 2006 +0000

    * Use UYVY fourcc instead of Y422, since i believe it's more common.

commit 638acbf817f1ad242d12808a28d9b437d4d04cb7
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sat Feb 4 22:53:09 2006 +0000

    display downloaded size / total size when downloading
    The download specific functions should maybe be exported (i don't know if
    other modules would need to download files to disk)

commit c68aabaaf64db4ee0cb25a1223a37ec575b9c1ea
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sat Feb 4 22:34:40 2006 +0000

    prevent some more segfaults.
    
    zorglub: could you have a look ? this solution doesn't seem right to
    me because we "loose" some of the calls to the interaction system if
    they're sent at the wrong moment.

commit 18cf71dc149e0dcf92d7907a650c465500b39d51
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Sat Feb 4 19:54:37 2006 +0000

    Remove C++ism to please gcc2.95 and BeOS

commit 51e80c01dc46d94cc623b7f74521cc6fed925cef
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Sat Feb 4 19:48:38 2006 +0000

    Weed some dead code

commit 828cabe7f4461983c4a4e35b8680adfd2ef25959
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sat Feb 4 19:28:20 2006 +0000

    Don't fail with no-debug

commit 24d9ad6298e8614eef3bd7a3fcf21159c5923739
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Sat Feb 4 18:16:13 2006 +0000

    fprintf die die

commit d2858830da631540c72191477f88787902966b3e
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sat Feb 4 17:08:44 2006 +0000

    Memleak

commit 058456af92d255602386542b7c27a8f74f57efbf
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sat Feb 4 17:05:14 2006 +0000

    Valgrind errors suppression file

commit 8d42e79839cc4ebaee93303644d6c46b0e3a0966
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sat Feb 4 17:03:40 2006 +0000

    Missing file

commit 0b44cb999e661507876710e271a58b800e7db068
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sat Feb 4 16:26:23 2006 +0000

    Stop using strings to index stats, use integers. The list is not sorted yet, though

commit b41bfdb8bbb2c14e3313ce1f89c3f880ca93fd6f
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sat Feb 4 15:28:36 2006 +0000

    Fix memleak

commit 69fcb41b730bfee56373e17903017926853d2849
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sat Feb 4 13:56:07 2006 +0000

    Fix stupid bug

commit 7cc1823e222e82031090861597d2ac112967ab89
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sat Feb 4 12:50:41 2006 +0000

    Don't read uninitialized values

commit 26d5b73864aea7f4e6d01dba654235cb1accdf84
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sat Feb 4 11:04:42 2006 +0000

    * Avoid useless stats_Get calls
    * Reduce vlc_object_find calls

commit f8cac3e17afff983a591fbe2bf0cc101b53ae624
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sat Feb 4 09:24:50 2006 +0000

    Don't check the full string

commit 4efb291167cf3587943b88e62c834777ea46dbd6
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sat Feb 4 00:08:50 2006 +0000

    AccessOutWrite is called very often, especially for TS. Don't store stats on each call

commit 8d995e6f088eeee7d5ee5896b23c0a1347b27256
Author: Clément Stenac <zorglub@videolan.org>
Date:   Fri Feb 3 23:52:45 2006 +0000

    Use a hash for stats. Not finished

commit 661a6c1357158cb970fd2b92fc5d126d65e021ac
Author: Clément Stenac <zorglub@videolan.org>
Date:   Fri Feb 3 19:53:47 2006 +0000

    Play and add (Refs:#457)

commit 6df78501b98cd69f9577c984347fbb3c8f265ec9
Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
Date:   Fri Feb 3 15:10:12 2006 +0000

    linux_dvb.c: initialize a variable

commit e6f3d0a63a18281befcad43e04aad5aa8918acc8
Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
Date:   Fri Feb 3 14:07:41 2006 +0000

    fix --no-stats in a few cases (there are more remaining)

commit 502d218081d1f65a491fae4812f5fd0901761173
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Fri Feb 3 09:54:22 2006 +0000

    Run update-po due to the new upnp files.

commit d57aae64849ddbcd9e270c01be52471f5b0ee72b
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Fri Feb 3 00:13:11 2006 +0000

    Seems that the widget return the path in local encoding

commit 8e1ac66f5971027a68da34f6d9f5ae4e6e0d6abd
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Thu Feb 2 23:54:03 2006 +0000

    fix download (it didn't download the last (file size)%(1<<10) bytes)

commit e47b26fc60e746e9b8174470a8b8e2d8324cc1e0
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Thu Feb 2 23:35:12 2006 +0000

    update Doxyfile using "doxygen -u"

commit 17a5a89153fc77c994157bc4e6e691dc517ae02f
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Thu Feb 2 23:31:42 2006 +0000

    include/* : fix doxygen comments
    modules/gui/wxwidgets/dialogs/updatevlc.cpp : clean up

commit 16454068294ce5b940d4bd9847bfd4b2b742e3db
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Thu Feb 2 23:04:59 2006 +0000

    use VLC threads instead of wxWidgets threads.
    (i just had to find the suxor thread exemple in video_output.c :p )

commit ca3c860f738abe33fa2c0e5632026577409e34a6
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Thu Feb 2 19:00:08 2006 +0000

    lets hope that this fixes the win32 build

commit a64ab4e020cc49e770c7672be056c89edab91a6a
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Thu Feb 2 18:06:20 2006 +0000

    Fix misplaced include (triggered error on win32 build only ... weird)

commit ae24045046a70725ef3eeedecfcea4296bd972eb
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Thu Feb 2 17:44:07 2006 +0000

    remove old uneeded #include

commit bcf427725c9ac014faf5a637feb01bd4c38a4f21
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Thu Feb 2 17:29:06 2006 +0000

    src/*, include/* : update core functions. (Should make it relatively easy
                       to use in interfaces)
                       The downloadable plugins part still needs some work.
    
    modules/control/rc.c : add function to query updates (mainly used for testing)
    
    modules/gui/wxwidgets/* : update pannel.

commit 67d1feb22b415343372c5ab100b9fd17aaf0c8dc
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Thu Feb 2 16:36:48 2006 +0000

    Make sure that the progress bar dialog exists before updating its status.

commit 355e0a3776c72500f16f9d6cccc28682c812969b
Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
Date:   Thu Feb 2 11:59:15 2006 +0000

    es_out.c: fixed a slight memleak in "now playing" handling.
    This one is slightly dangerous as it can happen over and over again during
    normal operation.

commit 18f8461307c499afe662c52a990792b399d93d1e
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Thu Feb 2 10:59:17 2006 +0000

    Add libupnp-based UPnP discovery from Christian Henz
    with proper configure checks

commit 9efe16d148eea658c7d966d06d4bc18f278d9cd8
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Thu Feb 2 03:22:52 2006 +0000

    * Forgot to add the path seperator. truly fixes the bug. refs #463

commit 192a7de8d24f67428f2b642bfe572b4a8d88d45d
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Thu Feb 2 02:44:31 2006 +0000

    * Fix the dvdread library linking in the libdvdnav dylib by hand. fixes #515

commit fed15a8567eb171ddd273f7bac2eba5842862cf4
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Wed Feb 1 20:51:18 2006 +0000

    * If input file in current dir specified, then retrieve CWD when we try to look for subtitle files. fixes #463
    * When probing the autodetected files, probe them in the Locale, not in UTF-8. refs #528

commit bd6802930c7f514f286febb05ce26a91630e2c27
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Wed Feb 1 20:24:23 2006 +0000

    Fixed a memleak

commit baed4c1bfdef32994af18a664b03fea7d1cc6401
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Wed Feb 1 20:04:09 2006 +0000

    Don't use weird MAC charset

commit 9ae1a7238298a80e3e5019819b8b37a19df1872d
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Wed Feb 1 19:52:29 2006 +0000

    One more

commit 6b020db0dde93134aa43ae89ca5e9eadea8d2a37
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Wed Feb 1 19:49:08 2006 +0000

    svn:ignore built doc

commit 41172d9d32144115858f4a833afb04dfd326d306
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Wed Feb 1 19:47:14 2006 +0000

    Same as previous commit

commit 46d85f82b72e59f08ec3c636f2ba863b56037f46
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Wed Feb 1 19:44:56 2006 +0000

    Uniformize developer doc encoding

commit f99f42e6f75e98e1bbc64ac455d6d9d5ac991b98
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Wed Feb 1 19:40:01 2006 +0000

    Additionnal conversions

commit 72c90b247e0f2a547bdb226bd85967e66b38318d
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Wed Feb 1 19:32:40 2006 +0000

    French -> English

commit ac8b1efa0c3d0d52b7c29fee1ab2a7eb1c3fe8e0
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Wed Feb 1 19:21:41 2006 +0000

    svn:ignore built skins

commit 473fef1b4da5a1592a692193ecfde77b8dcec3dc
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Wed Feb 1 19:20:17 2006 +0000

    More UTF8ication

commit 41db05f3a77411f9b1f0a858567b2db86076353e
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Wed Feb 1 18:13:49 2006 +0000

    * Enable OpenGL without Acceleration on Mac OSX. (Fallback option)

commit 088dd2ed76946778a00abcc91342a6fcf7f270fe
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Wed Feb 1 18:08:49 2006 +0000

    That one wasn't even Latin-1

commit adc858d87a4a45299f8d5ccfce2fe94466c6db59
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Wed Feb 1 18:06:48 2006 +0000

    Uniformize source files encoding

commit 13f7615fb26468292a6f1ae0b79f04797d1918b5
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Wed Feb 1 18:02:40 2006 +0000

    Translate french comment

commit 6136f4c03b9bc2900ae889e3871de587acfa28dc
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Wed Feb 1 18:01:03 2006 +0000

    Encode non-ASCII characters outside comments

commit 39cc374994d273940fb05d881594cb19a7df769f
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Wed Feb 1 17:44:04 2006 +0000

    Fix warnings

commit 4733a541022bb566dec486de6939c80339d20f12
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Wed Feb 1 17:41:29 2006 +0000

    Fix a bunch of warnings involving mix between uint32_t and long

commit 78efcb295baec8001d65a56d9cc675d742e48558
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Wed Feb 1 16:52:42 2006 +0000

    * Fix the fourcc of OpenGL on Mac Intel. We should check why it's set wrong on PPC.
    * Revert the Quartz disabling.

commit e97a64efe8e7e8f34c488126055191b996ab15ba
Author: Sam Hocevar <sam@videolan.org>
Date:   Wed Feb 1 16:27:57 2006 +0000

      * modules/demux/mp4: more explicit error messages for DRMS failures.

commit a3cb9de3fd340cb390405816904c6e7cf06ff522
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Wed Feb 1 15:40:53 2006 +0000

    Enable maintainer mode by default, as it is what maintainer-mode-unaware
    (ie. most) automake users are used to.
    If you DO want NOT to use maintainer mode you are free to pass
    --disable-maintainer-mode to configure.

commit 9f30598bf080dfa7ad315db844b4a00d4d56b4dd
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Wed Feb 1 15:28:42 2006 +0000

    Simpler use of HAVE_ASSERT

commit 547ace84a64f7c08cea28e2d95ace021dcc96818
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Wed Feb 1 15:27:59 2006 +0000

    Define NDEBUG when --enable-debug is not specified

commit 04a605b1119a3e21c784e757f6c51113cc0fcf56
Author: Sam Hocevar <sam@videolan.org>
Date:   Wed Feb 1 14:57:12 2006 +0000

      * Makefile.am: on Unix, use makensis -DVERSION; on Win32, use /DVERSION.

commit 125a27bb77892ec016fce319a63880f1544da784
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Wed Feb 1 14:39:05 2006 +0000

    Test for assert() in configure.

commit 7b93bebca5e874523e286558cb945cad41136a01
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Wed Feb 1 13:28:59 2006 +0000

    Fixed some warnings

commit e0ec6a3094c053ed59f06a415a28d483d0a1966b
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Wed Feb 1 13:10:55 2006 +0000

    Remove unused variable

commit b76d7cf6283749d91448cb2b175f7cd9889fbe02
Author: Sam Hocevar <sam@videolan.org>
Date:   Wed Feb 1 13:01:06 2006 +0000

      * Got rid of SYS_DARWIN everywhere.

commit c4fef7e0c05f6e406186630b1b3566e951b805ce
Author: Sam Hocevar <sam@videolan.org>
Date:   Wed Feb 1 12:44:16 2006 +0000

      * Replaced "SYS_DARWIN" with either __APPLE__ (meaning OS X) or __ppc__ and
        __ppc64__ (meaning PowerPC).

commit 7fc2d7308d17b202d6a1212438bcd19985f5f92e
Author: Sam Hocevar <sam@videolan.org>
Date:   Wed Feb 1 12:22:52 2006 +0000

      * extras/contrib/src/Makefile: oh what the hell, replaced --disable-codec
        with --disable-decoder.

commit 128323b2e91b59c8819f6b0cebd1904a06e27bb7
Author: Sam Hocevar <sam@videolan.org>
Date:   Wed Feb 1 12:16:42 2006 +0000

      * extras/contrib/src/Patches/ffmpeg-cvs-wince.patch: updated for current SVN.
      * extras/contrib/src/Makefile: re-added --disable-codec flags (the FFMPEG
        tree on altair was outdated) but removed the duplicate vorbis one.

commit e52713ada49db2936e41bca02a54232c869a1361
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Wed Feb 1 12:06:56 2006 +0000

      * extras/contrib/src/Patches/tremor.patch: fixed braindead \n within string.

commit 5ca1334f48399d67392b5f00e130bcb32a3bb5e2
Author: Sam Hocevar <sam@videolan.org>
Date:   Wed Feb 1 11:45:18 2006 +0000

      * extras/contrib/src/Makefile: --disable-codec no longer exists.

commit d766835baa6ebb8f459a8df47443c4b05d91a7f5
Author: Sam Hocevar <sam@videolan.org>
Date:   Wed Feb 1 11:20:52 2006 +0000

      * Makefile.am: "[ -x foo ]" only works if "foo" is in the current directory,
        there is no easy way to check for the presence of an executable, but
        trying to execute it ("foo --version >/dev/null") is usually safe.

commit 60626f42de0ac670eaa30ec64dff0cd1da7f6863
Author: Sam Hocevar <sam@videolan.org>
Date:   Wed Feb 1 09:57:37 2006 +0000

      * modules/demux/mp4: added more comments and debug information to the DRMS
        code.

commit 2b1bac2b1d3176d21119765dd003e0bc966ae521
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Wed Feb 1 03:36:40 2006 +0000

    * A few Mac OS X intf fixes. To be honest. we should rewrite the thing from scratch. it's a mess...

commit f9ff9beb462c6f01f7ede573175a4646c5f3c759
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Tue Jan 31 22:17:30 2006 +0000

    * Disable the non functional QT/Quartz output on the intel machines. We should first fix it on OSX, and currently it's annoying the intel debugging proces.

commit 9be9264f0018feb13686aa8f153f427673bf9879
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Tue Jan 31 20:38:35 2006 +0000

    add missing images

commit b6f3013b3b9d89bf9d4f4f77eaa337552e784404
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Tue Jan 31 20:27:25 2006 +0000

    * SYS_DARWIN -> __ppc__ || __ppc64__

commit 2f503efb30012f749a443ca3c12f5ea1e7618426
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Tue Jan 31 20:00:49 2006 +0000

    * Changed the defined( SYS_DARWIN )  of the --altivec option to a __ppc__ || __ppc64__ check

commit 978d39b3442d34db2be88322500274a0f50cccd5
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Tue Jan 31 19:50:50 2006 +0000

    misc IE and windows fixes or workarounds.

commit d22fd0ce0d17759bedae47b711815eef794d04dc
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Tue Jan 31 16:39:10 2006 +0000

    default show full sout interface

commit 39c2649368b5e1e6d92d04f8634d8302d87f06b7
Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
Date:   Tue Jan 31 16:27:50 2006 +0000

    fixed the smallest and most elusive leak yet

commit ecf356c5df436070a048be6538ab2c0bb3a24e6c
Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
Date:   Tue Jan 31 15:18:45 2006 +0000

    vlm.c: fixed minor memleak

commit 66f6a9141d4634a5f6e0ad5cae5be48a95842a58
Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
Date:   Tue Jan 31 15:11:08 2006 +0000

    logger.c: put in header prefix for syslog output (still missing for text
    and html)

commit 68f2cd16352dfed249090bb62fee5ddceb5ad0d7
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Tue Jan 31 10:48:47 2006 +0000

    Generate correct originating address in SAP header
    in case of IPv4 advertisement on a IPv6-enabled OS

commit 0950551c3ff5af5e8476f5dfec8f5da9c2695c93
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Mon Jan 30 22:02:47 2006 +0000

    Fix error handling in (From|To)Locale

commit 9a1afdac05291bf7adb8986c0c66fa45533e2654
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Mon Jan 30 21:47:38 2006 +0000

    fix nasm url

commit e8d093252fab9ebff4f8852f053597c21e0a73ee
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Mon Jan 30 18:14:05 2006 +0000

    * Get a NASM cvs snapshot from the VLC download servers, because their server regurly times out, which is annoying.

commit 95d21d3b7b2fdb3f3e81b1cacca779941bdc734a
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Mon Jan 30 17:44:38 2006 +0000

    Remove .vlt with mostlyclean

commit 4657587f6c71ff4fc10d4591f69de43930b9b2e5
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Mon Jan 30 17:39:42 2006 +0000

    Add missing file

commit 06f95c65dab8c22ee34e1f9825aaf24123b5f8d2
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Mon Jan 30 17:38:27 2006 +0000

    Hopefully fixes .vlt build

commit 56d92ad2d9fcd6fdeb48de35bef77b28891d7529
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Mon Jan 30 17:33:05 2006 +0000

    * Add "Stream and media info panel" ( http/dialogs/main,
      http/images/info.png, http/style.css, http/js/functions.js )
    
    * Make instance playlist position consitent with position used in
      inputdeln (starts from 1 and not 0) ( src/misc/vlm.c, http/js/vlm.js )
    
    * Make it possible to use "enter key" in some text boxes to confirm (*)

commit ca1768deff852437fb1c52d43c38cde44a3b2132
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Mon Jan 30 16:59:29 2006 +0000

    Don't distribute generated files - fixes build

commit 50d136d8634534362ce85002da23dc1be293f33d
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Mon Jan 30 16:07:35 2006 +0000

    * Fix the mactel contrib of x264

commit d4538ec5d4993cae5c05d26ae8d614c84a54d67f
Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
Date:   Mon Jan 30 12:20:37 2006 +0000

    vlm.c: changed quite a few free() into vlm_MessageDelete, fixing small memleaks here and there

commit 444653a97c20a33353e2d09a911b85f0af97e78d
Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
Date:   Mon Jan 30 11:13:11 2006 +0000

    messages.c: fixed one more leak related to vlm prefix on messages.
    This one happened each time the message queue was overflowed.
    Also (hopefully) fixed a leak that would happen each time no message
    queue were found. I don't know if this condition can ever appear though

commit 91bcf3d39c273d339fb0a3c16c2e4b3b61f277f5
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun Jan 29 22:58:42 2006 +0000

    Should fix skins stuff build

commit 6ff05234641b5737d09167eeec4f5ab4a17a0f95
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun Jan 29 22:47:31 2006 +0000

    Should fix CDDA build

commit 9653b36c698eec72681393d37af8570aaf55c684
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Sun Jan 29 22:11:04 2006 +0000

    * Open the .sub file of the vobsubs, with the ToLocale version of the path. Should fix issues where the path of the vobsubs contains non-ascii chars. The .sub could then not be opened in some cases since it would try to open with the UTF-8 path. (We should check VLC modules for other cases of this annoying problem)

commit b25680f8321b5b40d3b20c7757d0d9e839f6cafc
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun Jan 29 21:45:13 2006 +0000

    Use uncompressed VLT in svn instead of compressed and compress on build

commit 1e9a47f315a78b1a3edfca0aa0872808b822652e
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun Jan 29 19:13:35 2006 +0000

    Test some things

commit 4dfa4e633628c251fbd981f0443760fc2edb5477
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun Jan 29 19:04:07 2006 +0000

    Fix a crasher in exception handling
    Add some playlist functions

commit 2458a977ecf22a95a75153471ff0733d922d90d2
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Sun Jan 29 17:33:55 2006 +0000

    infopanels: Redimension the text area. implement modifiable
    iteminfo: Use infopanel.

commit 0638177349c21821748e4d329f509f7bf266f41d
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun Jan 29 17:00:31 2006 +0000

    Skeleton for testing libvlc

commit 4348289aa68aa69466b012d1454a419a35160223
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sun Jan 29 16:44:04 2006 +0000

    main, functions.js, slider_*.png : add position slider
    status.xml : add "seek" command
    vlm, refresh.png : add refresh buttons (page doesn't autorefresh)

commit f201f3c5c7eafcf1eb6221c99a4f0cb15ea4b874
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Sun Jan 29 15:25:07 2006 +0000

    * FORTUNE !!!! :D

commit 9199f356387121c2b0c0ac6eba8346a635bcff42
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sun Jan 29 14:26:57 2006 +0000

    src/misc/vlm.c : export the current playlist item's index for each instance
    share/http/* : display instances for vlm media elements
                   some layout changes (inputs and outputs)

commit bb9aa7c22d433c5739a749589397161f9b102214
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sun Jan 29 14:19:37 2006 +0000

    Prompt for password again after displaying "Wrong password."

commit 7b52fc6ca75b7e747972e752e785829b19a3c07d
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun Jan 29 11:38:15 2006 +0000

    Fix warnings

commit ec98101502505c1fefbf82416a0e9e54e0519351
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sun Jan 29 11:01:37 2006 +0000

    add boolean option "snapshot-preview" to enable/disable the snapshot's
    preview display in the top left corner of the screen.

commit 5345654a749df2db2663f72be5dd3668e2c715bd
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sun Jan 29 10:36:46 2006 +0000

    Remove debug messages

commit 79a527b1e4e6cd18328ac4b8e51f56282aa11851
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sun Jan 29 10:35:30 2006 +0000

    Remove erroneous debug message

commit 5836161cd9ad386d77475cf45e139643ba8a0119
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sun Jan 29 09:11:11 2006 +0000

    use vlc-https instead of vlc-http when using TLS

commit bb30cfeda43bac87ef683edb77e5f93d4c2b8024
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sun Jan 29 09:03:15 2006 +0000

    Fix output stream leak in case of Avahi error

commit fcce68aff1b6360e94e87a6197b1b7f6e1813cc4
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sun Jan 29 09:00:31 2006 +0000

    Clean up

commit 2e479fbfdf9c5659b9524f4404ae572d037b798c
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sun Jan 29 00:11:22 2006 +0000

    modules/control/http/mvar.c : explore vlm_message_t trees all the way
                                  (instead of stoping after a depth of 2)
    
    src/misc/vlm.c : minor instance information reporting change

commit 3acd855bb5c7d6283c1f445fda71ad7e45962001
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Sat Jan 28 23:51:57 2006 +0000

    confihure.ac: don't overwrite user options even if we have contrib

commit d3cb1428d24102d185e4a0a3c8d6c6cd86ae66d4
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sat Jan 28 22:31:23 2006 +0000

    Don't check syslog value if we don't have syslog.h

commit 8b3a70713a48c8e31698ff0c0c8616e668a9f0e2
Author: Damien Fouilleul <damienf@videolan.org>
Date:   Sat Jan 28 22:05:18 2006 +0000

    ffmpeg-cvs-wince.patch: removed duplicate patches/updated to ffmpeg latest version

commit 21d757c032bad599afc6852a424418341fb8e933
Author: Damien Fouilleul <damienf@videolan.org>
Date:   Sat Jan 28 20:42:36 2006 +0000

    cdda.c: don't forget to include <errno.h> when using errno

commit 046ce90b65169a9fa336545f32890550a2f3b405
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sat Jan 28 18:53:58 2006 +0000

    Get stats on block inputs (Refs:#473)

commit fd76c276a01f725ed203a71101da517657f30685
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sat Jan 28 18:49:32 2006 +0000

    Link cdda with iconv on osx

commit 4141318966fb9b60da18202673327e9f701a8c27
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sat Jan 28 18:44:54 2006 +0000

     misc/vlm.c : export some p_input variables (state, position, time, length, rate, title, chapter and seekable) when using the vlm "show (media)" command.

commit 5ec1e69545560620291c36b80775e1bc63e01179
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Sat Jan 28 18:43:13 2006 +0000

    win32 rules: make it more dirty to be able to produce debug package

commit b03c31e488d275c94853a70417a0ac31fc0377af
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sat Jan 28 18:11:12 2006 +0000

    Add CDDB support to CDDA module (Refs:#459)

commit 501990a78de027e888df1a17157dcd57b0e62426
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sat Jan 28 16:10:26 2006 +0000

    add warning about javascript support being needed if the browser doesn't
    support javascript.

commit 55703351c00f048892714bf74d2fd390df75ee77
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sat Jan 28 16:05:50 2006 +0000

    make sure that local variables are local variables.

commit 2a4ba1cc931ebef37ee4677e5215a8c804da8242
Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
Date:   Sat Jan 28 14:41:33 2006 +0000

    freetype.c: don't render empty subtitles.
    Some files uses an empty (only holding a space) subtitle to mark the end of
    the previous subtitle. These caused a little gray box to appear with
    --freetype-effect 3 before this change

commit 9565131ce8ca70611411ef9d059b8f86f77a49b0
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sat Jan 28 14:25:56 2006 +0000

    Fix refcount problem

commit 3875235f892d3ad910b4f5d03e8a02e4e47b78ce
Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
Date:   Sat Jan 28 13:30:33 2006 +0000

    interaction.c: Don't crash in certain condition

commit 846f0edbe63119e4b5428baafd6739ec1d2664eb
Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
Date:   Sat Jan 28 11:49:22 2006 +0000

    telnet.c: a few more minor (potensial) memleaks

commit 8dc4f35af4a1b633fa8d23a100f9ed5d288a276d
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sat Jan 28 11:38:49 2006 +0000

    Fixes for prehistoric build system

commit 1ce36146f2e68fe607bf502e8997b3d60a77db55
Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
Date:   Sat Jan 28 11:36:30 2006 +0000

    telnet.c: fix a very minor memleak in Open

commit 8c3d897fb3bbfefc1236e0f8a3b06d2da3482a24
Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
Date:   Sat Jan 28 11:32:05 2006 +0000

    vlm.c: Add some asyncronity to schedule execution.
    Should fix issues when schedules add or delete new schedules. Closes:#510
    
    Also fixes a minor memleak in schedule creation/deletion

commit 5704a71b406301fa0c6719c851b971e9592d4c97
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sat Jan 28 11:18:39 2006 +0000

    Move old HTTP interface to http/old so it can be used by ppl without JS. Todo: use <noscript> :)

commit 30dd9701546f5b251074691b19886e91415ec1f9
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sat Jan 28 10:58:48 2006 +0000

    Improve doc

commit 226344134ee28d50d5e29d19f5b7ffe4b4df40fd
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sat Jan 28 10:56:47 2006 +0000

    RRD output (Refs:#473)
    This is a quick hack, which should in the end be merged in a way to expose stats

commit 1ab90751c095b208a87e37d4d0fdbd765f0f4923
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sat Jan 28 10:45:13 2006 +0000

    Compute global input/output stats (Refs:#473)

commit 8eaff121f7ee80865bac23ba0f23065ee4264796
Author: Clément Stenac <zorglub@videolan.org>
Date:   Fri Jan 27 20:35:42 2006 +0000

    Don't print debug messages and don't do interaction on preparsing

commit f3112de7dcd678e5d2998460f68101f0cb2fb275
Author: Clément Stenac <zorglub@videolan.org>
Date:   Fri Jan 27 18:28:45 2006 +0000

    * Improve timers (Refs:#473)
    * AccessOutWrite can be called with input already detached (Closes:#523)

commit 9c139c978237c2153154fcc79779319a877bee6c
Author: Sam Hocevar <sam@videolan.org>
Date:   Fri Jan 27 14:19:52 2006 +0000

      * added NASM to the contribs (OS X x86 only) so that we can build x264.

commit c3699cc1d630e771a7fe1547b75d660a70ec8ac4
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Fri Jan 27 14:11:55 2006 +0000

    Update copyright dates used in interfaces and binaries (2005 -> 2006)

commit 8a171c809b57bcccc25936b2e7569715120eef31
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Fri Jan 27 13:54:47 2006 +0000

     rpn.c : vlm_cmd now adds a "vlm_value" variable
     AUTHORS : add the HTTP interface rewrite

commit 758190ee3f1e5cf2a176ce47420cc08bfa0918a1
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Fri Jan 27 13:48:28 2006 +0000

     * : it's now possible to enter a batch of commands or export the VLM
         configuration

commit 75f733bc03f3b78b2e5399b9b0e31ddce1a13867
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Fri Jan 27 12:58:05 2006 +0000

    add "export" command. It behaves exactly like "save" except that commands
    are printed in a vlm_message and not in a file.

commit f02e94838678dd014d23fc0e68643948f046c7e1
Author: Sam Hocevar <sam@videolan.org>
Date:   Fri Jan 27 09:48:54 2006 +0000

      * extras/contrib/src/Makefile: removed a nonexistent patch that I did not
        commit.

commit a12663665122da3ec06ddc292f9783db6de3c373
Author: Sam Hocevar <sam@videolan.org>
Date:   Thu Jan 26 23:13:34 2006 +0000

      * Various patches to allow more contribs to build on OS X x86. Only x264
        and goom still do not build. I successfully built a native VLC using
        the current contribs and the following configuration line:
    
        ./configure --disable-x11 --disable-xvideo --disable-glx --disable-gtk \
           --enable-sdl --enable-ffmpeg --with-ffmpeg-mp3lame --with-ffmpeg-faac \
           --with-ffmpeg-zlib --enable-mad --enable-dvbpsi --enable-a52 \
           --disable-dvdplay --enable-dvdnav --enable-faad --enable-vorbis \
           --enable-ogg --enable-theora --enable-faac --enable-mkv \
           --enable-freetype --disable-cddax --disable-vcdx --enable-speex \
           --enable-flac --disable-goom --enable-livedotcom --enable-caca \
           --disable-skins2 --disable-wxwidgets --enable-modplug --enable-daap \
           --enable-x264 --enable-shout --enable-twolame --enable-debug
    
        Apparently the native video output does not work yet, but sound and codecs
        seem rather OK.

commit cfb7dfac6b08f62c84341f5525b88c317b2d8238
Author: Sam Hocevar <sam@videolan.org>
Date:   Thu Jan 26 20:33:25 2006 +0000

      * extras/contrib/bootstrap: support i686-apple-darwin8.

commit 7fa8d3040404dbe32a9b4a04592005aa9803f384
Author: Sam Hocevar <sam@videolan.org>
Date:   Thu Jan 26 20:27:37 2006 +0000

      * modules/visualization/visual/visual.c: SECT_TEXT is a reserved Mach-O
        name, renamed it into SSECT_TEXT (for "spectral section").

commit bbc11c1c819387e63d7370dc2d7f1a151253291e
Author: Sam Hocevar <sam@videolan.org>
Date:   Thu Jan 26 20:22:00 2006 +0000

      * configure.ac: vec_ld() is not sufficient to check for AltiVec support on
        OS X x86, because it's just an undefined function; so we use the keyword
        "vector" to make sure.

commit ad54c6e1630f93f8cce323beaec36d41470eed98
Author: Sam Hocevar <sam@videolan.org>
Date:   Thu Jan 26 20:08:33 2006 +0000

      * src/misc/cpu.c: do not assume SYS_DARWIN means powerpc, so that we can
        properly detect CPU features on a MacIntel.

commit d7686e18c875fd7be8f1353e2533eb6993ab9569
Author: Sam Hocevar <sam@videolan.org>
Date:   Thu Jan 26 19:51:06 2006 +0000

      * modules/video_chroma/*: use .p2align instead of .align for data alignment,
        because .align's behaviour changes across platforms: on Linux x86 ELF its
        argument is a byte count, on OS X x86 Mach-O it's a log2.

commit c24df160e674a21b580ca2e23f44e7f9428729c8
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Thu Jan 26 17:29:07 2006 +0000

    Fix UDP broadcast

commit 000921036147272d647567e11ce54727a752711e
Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
Date:   Thu Jan 26 17:14:09 2006 +0000

    modules/demux/ts.c: Fixed a very very minor memleak

commit ccd07a21190032d238263ce3b2a6397332e296d1
Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
Date:   Thu Jan 26 17:05:57 2006 +0000

    access_output/udp.c: Fixed an old  memleak.
    This leak is triggered each time the udp access out is started, so it
    could be the cause of some of these "slow memleak with udp streaming"
    reports we have had, if these users where streaming a file in repeat

commit 7c3ae92d1f7b3ac89ecbb31d694510b6773933d4
Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
Date:   Thu Jan 26 16:51:47 2006 +0000

    src/misc/messages.c: Fixed a nasty memleak recently introduced
    vlc_input.h: Fixed a not so nasty memleak recently introduced
    
    Thank you very much zorglub

commit 8a2490d288c4c1e65d018ae9e0eaf7962b06bb7e
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Tue Jan 24 23:06:43 2006 +0000

    configure.ac: Use AC_PATH_XTRA.
                  Still got to find a cleaner way to determine if we have Xv.so or Xv_pic, ...

commit a3d50543b6ad1a56e2c2c94ecf46f9f61c9faac5
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Tue Jan 24 23:02:35 2006 +0000

    configure.ac: No X11 on win32

commit c8f73cd605ac12d98f39edb6b0fe65ddc43dc5dc
Author: Clément Stenac <zorglub@videolan.org>
Date:   Tue Jan 24 22:42:16 2006 +0000

    Add a timing facility (Refs:#473)
    
    It is only available in debug mode.
    
    To use: stats_TimerStart( vlc_object_t* , char *name );
    stats_TimerStop( vlc_object_t *, char *name );
    
    stats_TimerDump( vlc_object_t* , char *name ) will print a line
    
    TIMER name : last_time - total_time / number of samples (average time)
    
    stats_TimersDumpAll is not implemented yet

commit 822000a1057ddfcf707ae4305aac08c1acd00f1e
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Tue Jan 24 22:25:15 2006 +0000

    use wxTR_HAS_VARIABLE_ROW_HEIGHT in the meta data tree (usefull is a line is
    full of \n)

commit cf6397c80218c03632c80bcc7e55b130de40ab61
Author: Sam Hocevar <sam@videolan.org>
Date:   Tue Jan 24 12:09:06 2006 +0000

      * bindings/java/Makefile.am: use JAVACXXFLAGS and JAVALDFLAGS instead of
        the reserved words CXXFLAGS and LDFLAGS.
      * configure.ac: remove spaces inside parentheses that confuse automake.
      * Makefile.am: do not use both = and += inside conditionals.

commit 5eda77736aef4af31f8870df4d3d4a7d05ba2a74
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Tue Jan 24 09:53:53 2006 +0000

    Don't put contextual menu on the recycle bin. Thanks to Razer in the forum (closes #511)

commit 3de570c2f2758aa55e93895c3ead8785a88aa11f
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Tue Jan 24 05:52:40 2006 +0000

    * Fake the PCR/SCR on MPEG PES streams (VDR for instance).
      Don't worry, it's if()'ed such that it's almost impossible for a normal PS file to trigger the hack.
      It worked for all my VDR PES files and was never triggered for my entire PS collection.

commit a838001a28815da989f1d92b434372c9b7041ad2
Author: Clément Stenac <zorglub@videolan.org>
Date:   Mon Jan 23 21:21:19 2006 +0000

    Gather some sout stats (Refs:#473)

commit 7b053f546234723727926d9ed2de699480530136
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Mon Jan 23 21:10:49 2006 +0000

    * Don't crash if the hdlr in a mov has no name.
    * spelling correction and debug for out of bound child boxes.

commit 1bccb7df0b792afdb9107d5da8d10a174d45778c
Author: Clément Stenac <zorglub@videolan.org>
Date:   Mon Jan 23 19:09:22 2006 +0000

    Add global options for netsync and showintf and hide them from interface (Closes:#508)

commit 3814df3b05159f91a38b1ed240fb623efaa2c917
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Mon Jan 23 15:35:02 2006 +0000

    http.c: add an option to disable bonjour (closes #509).
            Please review and improve the option text and longtext strings.

commit 3d24634c3622bcb54d086eefc5d21c8b107774d9
Author: Damien Fouilleul <damienf@videolan.org>
Date:   Mon Jan 23 12:00:00 2006 +0000

    plugin.cpp, oleobject.cpp: fix for ShowDisplay/Visible on activation
    vlccontrol.cpp: fixed small mem leak

commit 22f28306ffb55383c6e6482040815064e091ee03
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Mon Jan 23 01:04:16 2006 +0000

    oops, last commit wasn't meant to happen

commit 22765a22a3231b0cacb232affd69095b0a78dc7c
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Mon Jan 23 01:02:54 2006 +0000

    fix subtitles position (aspect ratio)
    
    the subtitle was displayed fine but since aspect ratios didn't match it
    wasn't positioned correctly on the vout. ie:
    --------------
    |            |
    |            |
    |      subtit|
    |            |
    -------------- ( http://people.videolan.org/~dionoea/vlcsubs.png )
    
    now it's displayed in the center but the letters are scaled horrizontaly
    (which doesn't look too good ... but at least everything is displayed)
    ( http://people.videolan.org/~dionoea/vlcsubs2.png )

commit dbd9cdc23e9a95f03fe5668f68b601a941136810
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Mon Jan 23 00:34:33 2006 +0000

    * Fix the opacity and color settings for the YUVA renderer.
    PS: It seems the YUVA blend has an UV subsample bug which can cause unwanted offsets of 1

commit 15f7f7c14458f55ccd4c25cfdd4b038bdb407e03
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Mon Jan 23 00:23:14 2006 +0000

     dialogs/vlm, js/vlm.js : add schedule support
     * : some code cleanup.

commit 02616d295e86d863a568396619440c48affbe447
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Sun Jan 22 22:54:57 2006 +0000

    * Pass along the SSA header in mkv files to the decoder.

commit b57e178073ff5867b3393646ef7d1ffb3ca93a80
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sun Jan 22 22:52:20 2006 +0000

    If one schedule was disabled, all the folowing schedules weren't shown.
    Could someone explain why this return was put here in the first place ?

commit 252747dbe34f27bbecc82b75e39871d4942dcace
Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
Date:   Sun Jan 22 22:49:01 2006 +0000

    freetype.c: Revived and revamped old yuva renderer
    
    Highlights:
      Three rendering modes: Outline, Fat outline and background
      Better looking
    Drawbacks:
      White only at the moment
      no yuva blend filter for some chromas
    
    the old renderer is available with the --freetype-yuvp option, since this is
    needed at least for dvbsubs encoding. (and for people with no usable blend
    filter)

commit 67215fdc156f984cf828d620c81807c88da4719f
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Sun Jan 22 22:27:29 2006 +0000

    * Stupid subtitles with their lack of proper specifications and implementations.....

commit a20eb781bcc4c4b060c64e9589344996b1fe1223
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Sun Jan 22 22:20:19 2006 +0000

    * The vobsub param is Delay, not delay.

commit 869a316dc5c746439a35d3aed909be8817d9ee7e
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Sun Jan 22 18:13:59 2006 +0000

    Fix the win* package rules for the http intf.

commit 707ef5ec3a406b42803cb63cab1ad26955419d32
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Sun Jan 22 18:10:53 2006 +0000

    missing in [13991].

commit a1e597bf0072e2466e137277ec9ff0562c8d0a8e
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun Jan 22 17:12:24 2006 +0000

    * Make ParseOption (from input) a global service (var_OptionParse)
    * Add i_options/pp_options to intf_Create
    
    * add global options to enable file-logging and syslog (Refs:#508)

commit 71016b4ee50599cbea456362d264e59a589f324c
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun Jan 22 17:10:57 2006 +0000

    Add a psz_help field to module_t (Refs:#413)

commit 146030c56573ccf78d8e7f1ed39ce3455362fe31
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sun Jan 22 16:45:40 2006 +0000

    add "oc" to the language list

commit 2efc4e7d3d55bbd84bbe1175b34046d2a51cbeb4
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sun Jan 22 16:44:54 2006 +0000

    same thing for wince

commit 44ab7b524359f1e495af8b8ffdb14071baf4fb8d
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sun Jan 22 16:42:55 2006 +0000

    this should fix the win build. This build system is plain stupid. Why do we
    have references to the same stuff in http/Makefile.am and Makefile.am ?

commit f0a2b19bab620d7ca75888dcd6887725309034af
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun Jan 22 16:35:59 2006 +0000

    Less HTTPd debugging

commit b3bc212e437540c96c01ef6ee0fadfb41f6a2fff
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Sun Jan 22 16:18:39 2006 +0000

    .hosts: Provide a template .hosts.
    dialogs/.hosts: Explanation about the empty file.

commit 3c248c2d56bf28a89614459bb0ec558e0816bfd2
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sun Jan 22 16:18:38 2006 +0000

    fix cut & paste error (bis).

commit 514a1af2b76c34a130cbc8e8d2bdde5bcf4f73b3
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sun Jan 22 16:18:02 2006 +0000

    fix cut & paste error.

commit f6220ffd0fe9ed7e2cc68c4b58714d268ab8013b
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun Jan 22 16:01:30 2006 +0000

    Fix build of vcdx module

commit 3bef3e14d7e5a89215ce6c5b76d4f5623577876a
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sun Jan 22 15:59:52 2006 +0000

     all: handle VLM broadcast and vod elements.
     todo: - seeking on broadcast elements
           - schedules
           - file(or textbox) load / save. might need some changes to the VLM
             core in order to export commands to a string (and not to a file)

commit 321781356e8669d0deb5147af093d90e5075429e
Author: Sam Hocevar <sam@videolan.org>
Date:   Sun Jan 22 12:52:13 2006 +0000

      * debian/*: new Debian upload.

commit e5a3761ff678c86068317dd71140203332309dee
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sun Jan 22 11:25:48 2006 +0000

    oops, i forgot to commit this

commit 2594aeded36c41dec6e68f4ee2f97fe4a273b8fe
Author: Olivier Teulière <ipkiss@videolan.org>
Date:   Sun Jan 22 11:12:33 2006 +0000

     * share/skins/skins2-howto.xml: SVN instead of CVS, and added a link to the DTD.

commit bbdf587c890173957b7c3ce485e9f1644ca5eb6e
Author: Sam Hocevar <sam@videolan.org>
Date:   Sun Jan 22 10:48:06 2006 +0000

      * debian/vlc.mime: put flags after the command, as per mailcap(5).

commit 526b77611744cfd6739501b96d96c07914f44185
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sun Jan 22 01:38:28 2006 +0000

    begining of a VLM interface and some code organisations changes. The vlm
    interface should be done pretty soon (i'll try to finish it tomorrow)
    
     vlm.html : vlm web interface. What works: sending broadcast and vod creation
                commands
    
     js/vlm.js : add code to handle sending vlm commands.
    
     requests/vlm_cmd.xml : used to send a vlm command and get the resulting
                            error message
    
     requests/vlm.xml : export the full vlm media/schedules "tree". I still need
                        to parse that in js/vlm.js in order to display it in
                        dialogs/vlm .
    
     dialogs/* : dialogs' code which is used as building blocks for the
                 main pages. (in order to avoid code duplication)
    
     mosaic.html, js/mosaic.js, dialogs/mosaic : start of a mosaic help
                page. nothing works and it's almost empty but i didn't feel like
                sorting through the commited files.

commit a1046c59fef11f6a35fd486b26826cea29b2fee2
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sun Jan 22 00:11:00 2006 +0000

    remove dirty debug messages.

commit d7460d44ed30ba495fd96c2f43d285548dd0bd85
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sun Jan 22 00:09:06 2006 +0000

    new "vlm_cmd" (or "vlm_command") rpn function.
    
    Since vlm commands are often full of spaces, you need to use the ";"
    command delimiter to mark the end of a command.
    
    For example : <vlc id="rpn" param1="; broadcast name new vlm_cmd" />

commit 9bb495cbc2920cdaa6ba2976acc0af34693bd20c
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Sat Jan 21 23:33:56 2006 +0000

    * Compile fix

commit 97034b01b0511b9083bc501b42f3bfcb676f5041
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Sat Jan 21 23:05:00 2006 +0000

    * Some cleanup to the QT decoder. Still doesn't function.

commit dca021c1a5fff1ee25b940ad7b08789a5dbd3086
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sat Jan 21 22:05:31 2006 +0000

    this looks better (thanks to Dnumgis for noticing)

commit 07b5873d89c2b2166ea4c60429e03e5660ec6d5e
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Sat Jan 21 21:29:07 2006 +0000

    * workaround for device drivers that do not support "kAudioDevicePropertyPreferredChannelLayout".
      Grmbl @ Digidesign coders...

commit b05d7cdfae5c9bd0f274a3c97287794161ea8b07
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sat Jan 21 20:46:09 2006 +0000

    looks nicer this way

commit c12ab4a4f2643ee2975a63b9a0bdb849edc6630e
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Sat Jan 21 20:38:05 2006 +0000

    * One more fix for vobsubs with negative times

commit 54722ef3084821aa70b74a363fb0483e573ea166
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sat Jan 21 20:30:57 2006 +0000

    Fortune !

commit d83a30d658de3f74d72acddfb7aa42989cf19780
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sat Jan 21 17:59:14 2006 +0000

    Add an "auto-preparse" option (default TRUE) - Refs:#192

commit f9c3744e70f3c35363517310ca5e65d48ca55743
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Sat Jan 21 17:55:45 2006 +0000

    Ugly bug-to-bug fix for wxWidgets drag'n'drop (closes #507)

commit 5f438ca0c80308e39c52cd626c0aab42c8a5303e
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sat Jan 21 17:54:02 2006 +0000

    Don't bother creating an input thread for non-file

commit b44518a81d6d2ec8d5d6e52450ae204e620bbd9f
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sat Jan 21 17:50:55 2006 +0000

    Don't preparse if we are about to play - Refs:#192

commit 3083fe224f71ff21ecb86fb98983e908ef3d0dad
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sat Jan 21 17:44:07 2006 +0000

    Preparse items added through the directory access or directly to the interface (Refs:#192)

commit f93e275d750096623e83019822e43753abe57525
Author: Sam Hocevar <sam@videolan.org>
Date:   Sat Jan 21 16:49:53 2006 +0000

      * modules/codec/spudec: fixed various (innocuous) buffer overflows and
        paved the way for private SPU commands.

commit 6fbe51edaa14e1b5bab4f3de5fbfc296f54cacd2
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sat Jan 21 16:44:36 2006 +0000

    Enqueue the item ID instead of pointer for preparse
    Add a PLAYLIST_PREPARSE flag to tell that the item must be enqueued for preparse on add (not implemented yet).
    
    Refs:#192

commit 42ad19a6c98ad6807d023b634dd5a9c0a0b4e003
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sat Jan 21 16:37:34 2006 +0000

    Don't block item name (Closes:#506)

commit 5bd61a8060701e1c0c6b70066f0e2f27b117ea43
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sat Jan 21 14:14:36 2006 +0000

    Audio - Refs:#473

commit e328a29da456766a9a06b8de55177df0857c0400
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sat Jan 21 13:49:42 2006 +0000

    Get rid of warning

commit 869d0526e75f45969d918f0444da4debedf058a7
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Fri Jan 20 23:37:23 2006 +0000

    Install.win32: Add path for pkg-config

commit bb162a43ebf5edd437b854ed437c5cf0e131a2cd
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Fri Jan 20 18:50:48 2006 +0000

    Fix X includes detection.

commit 5565716b9cf59cf2b6c9bc5250954361ca784465
Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
Date:   Fri Jan 20 11:59:13 2006 +0000

    svg.c: use conditional includes for system includes (unistd.h, stat.h, types.h)

commit 960adb272052a0c712c58b0be7200764d9196fee
Author: Damien Fouilleul <damienf@videolan.org>
Date:   Fri Jan 20 00:31:44 2006 +0000

    all: updated mozilla MacOS X bundle, Safari can 'see' it now (didn't run it though)

commit 245c5c4865f377aca855109663447a829719f983
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Thu Jan 19 16:10:14 2006 +0000

    * auhal.c: Another workaround for devices not supporting hogmode

commit a1379c76e47baf2e789cef28f8e1fbedf3d52c14
Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
Date:   Thu Jan 19 12:47:08 2006 +0000

    linux_dvb.c: output "Tuning failed" in dvb status page rather than nothing when we have no lock

commit 12bcc291e6d9108fa79c4ffcd288e671b7f0bb88
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Thu Jan 19 09:01:34 2006 +0000

    Oops. I shall read the diff before commiting

commit c344a3db15df629f5a0d05a1befeb05c247e5d9a
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Thu Jan 19 00:01:17 2006 +0000

    configure.ac: Try harder to find the X headers and libs.

commit cb1196f959279a6de33a386e8006aaa24ec617ac
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Wed Jan 18 12:08:03 2006 +0000

    Copyright dates and svn properties

commit bd38fa96cbcf7e47978d70a38f9b336a3399376d
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Wed Jan 18 01:39:30 2006 +0000

    * auhal.c: Some drivers don't support hogmode. Don't fail entirely if this is the case.

commit e6b0ebb9d0e36713aa03f7a4be7f6f72d803dde4
Author: Damien Fouilleul <damienf@videolan.org>
Date:   Tue Jan 17 15:38:42 2006 +0000

    README.TXT: updated documentation

commit b0d6dcc5a4a0cbeecc954863783c8f9fbb56e2d4
Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
Date:   Tue Jan 17 11:58:26 2006 +0000

    mediacontrol_internal.h: oops. Superfluous typedef (defined in vlc/mediacontrol.h)

commit 8f1a5b3d5bb05308237086c9a1391cf2e5f0511f
Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
Date:   Tue Jan 17 10:26:59 2006 +0000

    mediacontrol API: proper fix for mediacontrol_Instance forward declaration

commit 8e2fd68368f7e5ccdf448ab9968b1d51d362eca0
Author: Damien Fouilleul <damienf@videolan.org>
Date:   Tue Jan 17 10:19:03 2006 +0000

    dshow.cpp: Removed default preferred media types (I420) as it was reported by Paul Sokolovsky to cause kernel crashes
               with some buggy drivers. I added these media types a while back to get around another bug for drivers that
               didn't offer any preferred media types.
               Hopefully, the latter bug should be indirectly fixed when I added support for IAMStreamConfig.
               Moreover, I modified the selection of a default format in IAMStreamConfig to take
               GetFourCCPriority into a account.

commit baf1fd79bc8d904b7b4ccb7567773074e6608c7c
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Mon Jan 16 21:32:56 2006 +0000

    Whitespace cleanup

commit 704d0d9b655f08737d5445a10f3328238038826a
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Mon Jan 16 20:22:40 2006 +0000

    * Real RTSP sometimes uses pnm://

commit 655a0f8b5ff1be54926a79cb349a21e7077e65d3
Author: Damien Fouilleul <damienf@videolan.org>
Date:   Mon Jan 16 19:44:18 2006 +0000

    Makefile.am: thou shalt test thy changes (self flagellation in progress)

commit f1dd5a851706f98f493f290f3559db7805b40b8e
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Mon Jan 16 19:01:58 2006 +0000

    Codingstyle fixes

commit 19713fc49d346609932608aa33de3daaa38a01f0
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Mon Jan 16 19:01:24 2006 +0000

    Define vlc_curent_object in include/vlc_objects.h

commit 628ec1a04cbfd3cc65b08f1781b55be4b5bcb8f8
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Mon Jan 16 19:00:22 2006 +0000

    Define vlc_curent_object in include/vlc_objects.h

commit 01473463d690e986116ad83de9f1afd7b3cfcf70
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Mon Jan 16 18:58:15 2006 +0000

    Define mediacontrol_Instance in the right place

commit 8214729866f3d50eaad1e1532ffb504c0b203330
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Mon Jan 16 18:50:48 2006 +0000

    Indentation and coding style fixes

commit 1c112069b57bdd3efe1fcffe28df6e137ac0aa92
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Mon Jan 16 18:03:14 2006 +0000

    Define libvlc_exception_raise() in the proper place

commit 596fae4f05eb53ae7712f42d0f4473d9a542493f
Author: Damien Fouilleul <damienf@videolan.org>
Date:   Mon Jan 16 18:01:38 2006 +0000

    Makefile.am: should fix compilation (or non-compilation) on all platforms

commit f008ecb325877f06e7f775b070e5221ae1c64326
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Mon Jan 16 17:49:34 2006 +0000

    Compiler warning about a missing return statement in a non-void function.

commit f368868a20f893d391e14a5e89ac89aa4e1f3860
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Mon Jan 16 17:48:33 2006 +0000

    Use brackets to avoid ambiguos else

commit aa45359c9fc53b2536e65668c69dab2358841653
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Mon Jan 16 17:45:11 2006 +0000

    Fix identation

commit adbbaf3e654ec10b91b886942be4ced72e1c771e
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Mon Jan 16 17:44:38 2006 +0000

    return NULL properly in libvlc_playlist_get_input()

commit dc6ed6d968e40817d973e792fe781f9573be5c93
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Mon Jan 16 17:42:57 2006 +0000

    Fix segmentation fault in core and use of non-initialised variable compiler warning.

commit 58141c3c921232cf5c4895ddf9076339fdcf04e4
Author: Damien Fouilleul <damienf@videolan.org>
Date:   Mon Jan 16 16:56:40 2006 +0000

    hopefully, this will fix previous commit

commit d2b09db5d8062264bf1914b8ffb44b0dc80f7f22
Author: Damien Fouilleul <damienf@videolan.org>
Date:   Mon Jan 16 16:35:19 2006 +0000

    all: fixed mozilla plugin compilation for MacOS X

commit d3ec9953f772b10f7ed8603624a4587bccd460c6
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Mon Jan 16 15:45:07 2006 +0000

    Fix

commit 5788666f91a17bb339bd7b1fbc52c9768f3cddd1
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Mon Jan 16 14:37:46 2006 +0000

    * stupid tabs in Makefiles....

commit 859a65282c7b605642a7f860dd91008f49b98e1d
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Mon Jan 16 14:37:08 2006 +0000

    Update of the Georgian localization. Thanks to Alexander Didebulidze

commit 78125e54263e8bbde3eee6520b25b79831a37343
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Mon Jan 16 14:33:06 2006 +0000

    * Add a dummy .dvdread entry to trigger the INSTALL_NAME script on OSX.

commit f22c47d8dd7821fb1bd1be41319104101fbd1780
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Mon Jan 16 01:54:55 2006 +0000

    modules/demux/vobsub.c:
    * add support for negative timestamps
    * add support for the delay parameter
    * add support for reading the DVD palette of vobsubs
    * free the used memory when we close the vobsubs

commit 2b590f6317708ca4bec26b79d5333da34053970f
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun Jan 15 22:21:21 2006 +0000

    Fix

commit 4f86b958a07865f443eef419a6e609f75568492a
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun Jan 15 22:10:41 2006 +0000

    Fix some memleaks

commit 348c8741c3f99e9492f69db912e70599e55e116b
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Sun Jan 15 20:52:30 2006 +0000

    * Fix free of the directory listing of the subtitle scan.

commit 56ccebfb4666cebc9a440baf9a1540deb9fbc2fc
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun Jan 15 20:33:26 2006 +0000

    Free

commit 1856ddb7cf42f53773c4f86f040de10e5529d357
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun Jan 15 20:29:38 2006 +0000

    Add ability to prepend headers to messages (object-specific) and use it for VLM media (Closes:#496)
    
    To use it, put a string in p_object->psz_header, all messages from this object and its parent will have the header prepended

commit b9304629a0910b580e3d07c3829fbed5f5353362
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun Jan 15 19:04:43 2006 +0000

    Layout stuff

commit 72e28abd987d976eff14df05cfc07065c719d159
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun Jan 15 18:13:34 2006 +0000

    Fix calculation for demux bitrate (Refs:#473)

commit 31e0a13eb87875f0f121f63f9e92a07e24fecc31
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun Jan 15 17:30:45 2006 +0000

    Show stats in interface (Refs:#473)

commit 56052322ce59b43fbb929b0550bb6aed11ce1a7f
Author: Damien Fouilleul <damienf@videolan.org>
Date:   Sat Jan 14 20:03:43 2006 +0000

    updated patch for latest CVS

commit 7c78bcd0c7fe8d397fd8ac16993bc149a72c424c
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Sat Jan 14 12:37:19 2006 +0000

    Inversion

commit 5827c899e99ce566ade8d4b149b7c02a0a75278f
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sat Jan 14 10:57:44 2006 +0000

    Add an option to disable stats (Refs:#473)

commit e1935dc3b8ba57fa26f7b32221d051443424526d
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Sat Jan 14 09:36:16 2006 +0000

    Revert revision 13903. It is implemented in a different way by checking if the option --dshow-chroma is set. If it is set then the chroma is forced, otherwise it is not. This should solve the regression of previous commit, by letting users specify the chroma type to use. To get the previous default behaviour specify IV420 as preferred chroma type either on the commandline or in the Capture Device advanced tab.

commit 73a9dbadc3f3fa3537a8543f8e589de98eccf28e
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Sat Jan 14 00:03:13 2006 +0000

    * Revert the Default charset encoding back to ISO-8859-1
      No longer use the charset of the OS. OS X is UTF-8 for instance, but most subs are simply in Latin-1.
    * In case we did BOM detection with stream_ReadLine, set subsdec-encoding to UTF-8 automatically.

commit 60c51db90c028630b59d462c61e058e8df0651d4
Author: Clément Stenac <zorglub@videolan.org>
Date:   Fri Jan 13 23:01:34 2006 +0000

    Fix stats crash

commit 60a7a1fd2da979424374e964b42f3d42b7effa86
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Fri Jan 13 12:16:06 2006 +0000

    Partial distcheck fix

commit 2cb472dba008f7d877ffe6bae9c5575253365282
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Thu Jan 12 23:10:04 2006 +0000

    FSF address change.

commit a5058059abe0fbf691227e9242565939e71f5a0c
Author: Clément Stenac <zorglub@videolan.org>
Date:   Thu Jan 12 21:21:36 2006 +0000

    Support for moving averages (Refs:#473)
    Get input bitrate

commit b7e2456f4910e995be6c736b7b724bedbd075abd
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Thu Jan 12 21:06:07 2006 +0000

    Patch by Paul Sokolovsky <pmsicml _AT_ gmail _dot_ com>.
    
    Remove unconditionally enforcing of "preferred" media type upon the capture devices. Some devices don't handle this properly, which often results in a BSOD. By not setting a preferred media type the problem dissappears. Please check this with other type of devices for any regression.

commit edf8b67bb2e5a070282f47f6ade92e01587eb339
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Thu Jan 12 16:08:50 2006 +0000

    one-instance fix. It now is disabled in vlc prefs but all windows action
    (like double clicking on a file or disc) use the --one-instance option.
    
    People used to running 10 instances of VLC at once should now be able
    to do so. Normal people used to running other media players should now
    get the behavior they expect (ie: not open 10 different VLCs when double
    clicking on 10 mp3s)

commit 323d54dca98b67c44efd9edb7d5c3384c041b01d
Author: Clément Stenac <zorglub@videolan.org>
Date:   Wed Jan 11 23:26:53 2006 +0000

    Fix a corner case

commit 207162df4efabd259ddb2e82489a5295e4dddbb0
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Wed Jan 11 22:30:31 2006 +0000

    Fix the package-win32 target

commit facd9781492a58e95a9a8d26630123e9d0d60538
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Wed Jan 11 21:13:50 2006 +0000

    Dirty check for the XML parser used by CyberLink (closes #451)
    (if only we had a cleaner UPnP stack)

commit 80f538b86fb9acdb6ff5f867f17dfbe7d37c597a
Author: Cyril Deguet <asmax@videolan.org>
Date:   Wed Jan 11 20:47:45 2006 +0000

    * builder.cpp: the "visible" attribute is now taken into account for all images
    * ctrl_checkbox.cpp: animated bitmaps are now supported in checkbox controls

commit e56193e811c52c1f0945524e47f0f9aa4069d5e0
Author: Clément Stenac <zorglub@videolan.org>
Date:   Wed Jan 11 20:00:58 2006 +0000

    Misc stats work (Refs:#473)

commit 8ea1f62452eea001d536e23dc613cea5a4fd3d56
Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
Date:   Wed Jan 11 14:32:43 2006 +0000

    vlm.c: Print an error message about what went wrong during vlm-conf loading

commit 3bbb13a91dafba0cad3f85e931bbc18275613343
Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
Date:   Wed Jan 11 13:02:54 2006 +0000

    mediacontrol_audio_video.c: use the new snapshot-path functionality

commit 5a87e8e236f76476650c5093f2f1faee42dd6828
Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
Date:   Wed Jan 11 13:01:50 2006 +0000

    vout_intf.c: special snapshot-path (object:NNNN) will put the snapshot
     into the p_private attribute of the vlc_object(NNNN). Used by embedding
     applications.

commit 5eb68e9cb724bf4f50627ec4f30f8904c33b85c7
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Wed Jan 11 12:58:26 2006 +0000

    Small whitespace fix

commit 8ea39dae1b2029b4c5108283b2d7a53f46bfc836
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Wed Jan 11 09:23:31 2006 +0000

    Don't use portaudio by default until it get fixed

commit 3f9a11a30e6cfb375e9857dc59151dd70c573974
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Tue Jan 10 22:47:27 2006 +0000

    default enable one instance mode on windows. the 0.1% of users wanting
    several VLC instances at once should be able to disable this option in
    the prefs.

commit 927f89c8bae13ebd81a51b1fc68a508c97451f6b
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Tue Jan 10 22:40:29 2006 +0000

    * Add 16:10 AR to the list of aspect-ratios. (In use by WXGA screens)

commit db91c0a42749f906264a54f1be0ee3cd9846cd20
Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
Date:   Tue Jan 10 09:52:34 2006 +0000

    Modules.am: src/control/plugin.c is now src/control/mediacontrol_plugin.c

commit 08e62e89cd154e2778b79d65032e7585d2855a16
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Tue Jan 10 00:26:35 2006 +0000

    make update-po . This hopefully fixes make dist

commit 37195fbb2eee3986f986adbd3cd17da2026846d9
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Mon Jan 9 23:39:47 2006 +0000

    ../../src/control/plugin.c doesn't exist anymore (this should fix make dist)

commit 39e2c10e818ff42ebdd7c694976f894206d8bfe5
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Mon Jan 9 22:04:18 2006 +0000

    oops

commit 10638f592027f7548319601660772be38a16d724
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Mon Jan 9 22:01:57 2006 +0000

    Occitan localization. Many thanks to laurent jonqueres

commit 83b9a0f8846aa07756d979f8886ff7fe7038c722
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Mon Jan 9 20:57:53 2006 +0000

    Add Georgian localization. Thanks to Alexander Didebulidze.

commit 741f1682eef828da9e05ef16bf9a0f4e9b9edcaa
Author: Cyril Deguet <asmax@videolan.org>
Date:   Sun Jan 8 21:16:49 2006 +0000

    * jack.c: better handling of buffer underruns

commit 40749893a8730061c1cdf8a86905769f77d18b64
Author: Cyril Deguet <asmax@videolan.org>
Date:   Sun Jan 8 20:53:51 2006 +0000

    * New audio output module to support the JACK Audio Connection Kit

commit 68aa3ca3202b0f2c7e3b10db9dbe46b436b17bbd
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun Jan 8 16:32:33 2006 +0000

    Merge 0.8.5-api changes
    Fix compilation

commit 91c8dba080d1e67f93964f510e6fb18b15a1bc5b
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun Jan 8 15:50:35 2006 +0000

    Lalala

commit 03b059c1b6814784fa731a4687ad45b338fa91e8
Author: Clément Stenac <zorglub@videolan.org>
Date:   Sun Jan 8 15:48:41 2006 +0000

    Some more stats preliminary work

commit efacf7b59b10eace643aec90a54f10674e5c4712
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Sun Jan 8 01:32:50 2006 +0000

    * auhal.c:
      - fix last bugs with SPDIF stream selection
      - code and debug cleanup
      - added more comments to clearify the code, so it is useful to others :D

commit 68a61049d120553674a35a4558d790816b5ea8e0
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Sat Jan 7 23:08:42 2006 +0000

    * Compile fix for OSes without F_RDAHEAD and F_NOCACHE

commit 165bc2f4f2418ce6ac5bf59b99c4ab0bc8998688
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Sat Jan 7 22:01:17 2006 +0000

    * Set FD_RDAHEAD and FD_NOCACHE on when reading from files. improves reading from networkshares and VMEM usage.
      Suggested by Marko Karppinen.

commit d8c7d7de90005dbd32dcd979bf4072acc4539434
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Sat Jan 7 16:21:47 2006 +0000

    Add a package-win32 target

commit 3336795c41ca23548a8f46e5e1e014273212cc80
Author: Sam Hocevar <sam@videolan.org>
Date:   Fri Jan 6 15:16:25 2006 +0000

      fortune.

commit e2f5d13ac472c338e77e5a0cb74c88f7063a7a7e
Author: Damien Fouilleul <damienf@videolan.org>
Date:   Fri Jan 6 12:31:19 2006 +0000

    dvdnav.patch: changed code that read DVD title to use dvdread APIs, so that WIN32 and non-unix platforms can also read it
    dvdnav.c: add DVD title to meta information

commit 7f5244def1cb5811180e648d09d8066ac89578bf
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Fri Jan 6 09:37:13 2006 +0000

    Produce include graphs.

commit 16b200c9db7e525923da8977cc69afdd1fbef2cf
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Thu Jan 5 22:53:46 2006 +0000

    this file was here by error

commit 600ac6c92111376330f8e63b9aa486ba3ba6788e
Author: Damien Fouilleul <damienf@videolan.org>
Date:   Thu Jan 5 22:48:30 2006 +0000

    directx.c: some improvement on overlay initial grey flickering

commit 61bf3204d47b24f0304c1d4b54796140cc1e6b3f
Author: Clément Stenac <zorglub@videolan.org>
Date:   Thu Jan 5 21:56:34 2006 +0000

    Remove extra debug

commit 6ee349c97a50a61c7d81769fd22cd6a9a4a8aacf
Author: Damien Fouilleul <damienf@videolan.org>
Date:   Thu Jan 5 21:33:20 2006 +0000

    messages.c: message bank lock is still in use and still needs initializing :)

commit 097b4c8e04765de491097d6e5b59fecf6c9f0ba9
Author: Damien Fouilleul <damienf@videolan.org>
Date:   Thu Jan 5 17:13:19 2006 +0000

    configure.ac: fix previous commit when mozilla is not available

commit 40625cb773af3eae711acfbe7b11b34e066f65e0
Author: Damien Fouilleul <damienf@videolan.org>
Date:   Thu Jan 5 17:03:12 2006 +0000

    configure.ac: updated for version 1.7 of gecko-sdk (only tested on cygwin)

commit ca02d3dd3c0845fc11ead7e5487aaf85d1eeb6ff
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Thu Jan 5 01:56:12 2006 +0000

    More message queue WinCE fixes

commit fc37619bb05b1ced3f5bb4898c340e3cd1f71493
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Thu Jan 5 01:01:30 2006 +0000

    message queues WinCE compile fix

commit 4df46145296978b8254783b07a20b5bb0da28f01
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Wed Jan 4 23:34:52 2006 +0000

    Another message queue compile fix

commit a5a5d46653b45091036a8dc00f2b8f1bbca39572
Author: Clément Stenac <zorglub@videolan.org>
Date:   Wed Jan 4 23:22:24 2006 +0000

    Forgot this file

commit 489a542935cbe568393181afe10e3d4a045f6c7f
Author: Clément Stenac <zorglub@videolan.org>
Date:   Wed Jan 4 23:11:33 2006 +0000

    compile fix

commit 74603a476f554232a9c2ae0828a55c6d6a717ce3
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Wed Jan 4 23:02:44 2006 +0000

    * I actually read the doc on AC_ARG_WITH this time :D
      this and [13857] [13858] refs #182

commit a078354921bb82a525f0999f2d287f7651f3c108
Author: Clément Stenac <zorglub@videolan.org>
Date:   Wed Jan 4 22:29:53 2006 +0000

    Add support for several message queues - please test
    Initial support for registering and handling some shared stats

commit d68a17b3f0d5f04cc4826694b6fad453155a4942
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Wed Jan 4 22:24:20 2006 +0000

    Fix the Mac OS X SDK configure check

commit 3d692c56dc65bc032ba5b269ac61bd5bfa32a842
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Wed Jan 4 21:53:52 2006 +0000

    * Simpler way to create the diskimage (10.3 and higher only)
    * realigning of some of the configure --help options
    * added --with-macosx-sdk
      - compiles VLC (not contrib) with the 10.3.9 SDK
      - uses a small hack to enforce the deployment target when you do make in the srcdir
      - requires you to use gcc 4.0 on on Mac OS X 10.4

commit b815369d191c6a64194ac3fdd0cb87b15bbf2246
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Tue Jan 3 21:33:55 2006 +0000

    Forward/Backward jump is set to jump-medium

commit 8038a9d347fa36c9ade933e31241f58fd1f334fd
Author: Clément Stenac <zorglub@videolan.org>
Date:   Tue Jan 3 20:29:02 2006 +0000

    Fix invalid return

commit 6c02c3b7f49a3ccbbe173b77b581b076a2e1b3d9
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Tue Jan 3 16:37:05 2006 +0000

    Missing headder in tarball

commit bbfd7e4d6750ea7ffbc7a47b7286100db138c3ac
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Tue Jan 3 15:16:01 2006 +0000

    Typo

commit 01b83a3f5b5b0c1f00115e90461613e93cd2d6a4
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Tue Jan 3 12:50:15 2006 +0000

    * added RTP uni-/multicast to the wizard

commit 7ea19fd28bae8e60cef113bf5f288a8984d0f86e
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Mon Jan 2 18:25:01 2006 +0000

    * fixed preferences

commit 2bdea742c7875ecf7d8f3a28998bc00e6417a56b
Author: Sam Hocevar <sam@videolan.org>
Date:   Mon Jan 2 10:52:50 2006 +0000

      * modules/video_output/image.c:
        + Implemented support for --image-out-format.
        + Added support for JPEG output. Still defaults to PNG.

commit abebf6ce5f09aa214f4a1dca2aecb9779c2502da
Author: Sam Hocevar <sam@videolan.org>
Date:   Mon Jan 2 10:41:38 2006 +0000

      * src/video_output/video_output.c: do not drop late frames at the video
        output level when --no-skip-frames was specified.

commit b8da4e270a4a40f1f156e2f7fdc17ee4d6357044
Author: Rémi Denis-Courmont <rem@videolan.org>
Date:   Mon Jan 2 10:06:36 2006 +0000

    Fix spelling error

commit 25eabfa92359ae5a16cb862fa9d4f600960d6621
Author: Sam Hocevar <sam@videolan.org>
Date:   Mon Jan 2 09:01:27 2006 +0000

      * src/misc/image.c: don't forget to free the temporary pictures or we'll
        rapidly leak gigabytes of memory.
