]> git.sesse.net Git - vlc/shortlog
vlc
2004-03-06 Sam Hocevar * Renamed all tags (eg. v0_2_83 -> 0.2.83). 0.2.91
2004-03-05 UnknownThis commit was manufactured by cvs2svn to create tag...
2001-11-12 Sam Hocevar * Fixed the vlcs communication for real now.
2001-11-12 Sam Hocevar * Fixed the vlcs communication issue by initializing...
2001-11-12 Christophe... Bumped up version number to 0.2.91.
2001-11-12 Sam Hocevar * Fixed a bug in the "make snapshot*" rules.
2001-11-12 Sam Hocevar * Made everything ready for a vlc-0.2.91 / libdvdcss...
2001-11-12 Christophe... Added FAQ.
2001-11-12 Christophe... New --channelserver switch.
2001-11-12 Christophe... Documentation updates.
2001-11-12 Christophe... ipkg script for Familiar Linux 0.5 & bug fix in debian...
2001-11-12 Christophe... Disabled DirectX audio output for the time being.
2001-11-12 Christophe... Corrected a typo.
2001-11-12 Sam Hocevar * Added Oct's NSIS installer script. It will probably...
2001-11-12 Sam Hocevar * Automatic handling of the Channel Server's response...
2001-11-12 Stéphane Borel-LPCM _is_ a private stream. Sorry.
2001-11-12 Stéphane Borel-Fixed bug with MPEG audio in TS streams: MPEG audio...
2001-11-11 Sam Hocevar * Fixed compilation (and quite probably runtime)...
2001-11-11 Jon Lech Johansen * Fixed a buffer overflow in CSSAuth()
2001-11-11 Stéphane Borel-Merged DVD netlist with input netlist to remove duplic...
2001-11-09 Christophe... * BSD/OS VCD patch, courtesy of Steven M. Schultz ...
2001-11-09 Renaud Dartus* imdctsse should now compile and work in plugin and...
2001-11-08 Jon Lech Johansen * Fixed a mingw32 problem I introduced last night :)
2001-11-08 Stéphane Borel-kludge to have less discontinuity after a zero scr...
2001-11-08 Jon Lech Johansen * Fixed some win32 64-bit issues.
2001-11-07 Jon Lech Johansen * Fixed some win32 compile issues.
2001-11-07 Stéphane Borel-forgot one file
2001-11-07 Stéphane Borel*Move function that translates language codes into...
2001-11-07 Christophe... Added fgp.
2001-11-07 Stéphane Borel*Corrected � long time bug (around 0.2.81 I think)...
2001-11-07 Stéphane BorelI've committed crap last time.
2001-11-06 Christophe... Removed deprecated code and structures.
2001-11-06 Christophe... New --enable-release config option.
2001-11-06 Stéphane Borel Maybe corrected aspect ratio issue in fullscreen xvideo.
2001-11-06 Sam Hocevar * Fixed support for SPU and LPCM streams over network.
2001-11-05 Florian G.... Added a new drawer to the control window to support:
2001-11-05 Christophe... New --volume option (untested, like usual :).
2001-11-02 Christophe... * libdvdcss port to OpenBSD.
2001-11-01 Florian G.... Reimported Intf_Controller, connected "File/Open/File...
2001-11-01 Jon Lech JohansenThe intf was being accessed indirectly from vout_Destroy.
2001-11-01 Florian G.... Made it possible to open a File after vlc was started...
2001-11-01 Sam Hocevar * Modified the pf_close kludge in input.c so that...
2001-11-01 Stéphane BorelChange chapter selection buttons aspect to try and...
2001-11-01 Tony Castleychanges to remove unwanted volumes from the Disk Menu.
2001-11-01 Cyril Deguet- Do not resample if delta is short enough
2001-10-31 Renaud Dartus* Fixed a segfault on exit under Windows 2000
2001-10-30 Christophe... Fixed mistakes in my previous commit.
2001-10-30 Cyril Deguet- Enabled http button in gtk/gnome interface
2001-10-30 Renaud Dartus* Use memalign for aligned data (instead of a greek...
2001-10-30 Cyril Deguet- Changed default configuration for vls/vlcs hostname/IP
2001-10-30 Christophe... Fixed '-' input.
2001-10-30 Christophe... New interface for MacOS X, courtesy of Florian G. Pflug.
2001-10-29 Tony CastleyInterface changes to include menu for Title and chapter...
2001-10-26 Christophe... VLC FAQ TBU.
2001-10-23 Sam Hocevar * Synced dummy_dvdcss with Stef's changes to libdvdcss.
2001-10-23 Johan BilienSorry,
2001-10-23 Johan BilienAdded VCD input plugin for Linux :
2001-10-22 Christophe... Fixed ATTR_ALIGN configure test.
2001-10-22 Sam Hocevar * Fixed NetBSD (and probably OpenBSD) libdvdcss compi...
2001-10-22 Christophe... Fixed compilation problems with OpenBSD.
2001-10-22 Sam Hocevar * xvideo.so is now built in by default. Mixing PIC...
2001-10-22 Christophe... Qt fix courtesy of Christopher Johnson <cjohnson@mint...
2001-10-22 Xavier MarchesiniThe vlc now crosscompiles smoothly without having to...
2001-10-22 Johan Bilien*** empty log message ***
2001-10-21 Loïc MinierMoved unlock in the if structure. This suppresses the...
2001-10-21 Tony CastleyResizing the video out window in BeOS now retains the...
2001-10-21 Tony CastleyTidied up the code to remove interface messages not...
2001-10-18 Eugenio Jarosiewicz* Fixed undefined KEY_SIZE compile bug mentioned by...
2001-10-16 Stéphane Borel-defining TRACE_DVDCSS in config.h displays libdvdcss...
2001-10-16 Stéphane BorelRemoved unnecessary headers added by error.
2001-10-15 Sam Hocevar * Fixed an error in the ts://server[:port][/broadcast...
2001-10-15 Stéphane BorelReverted one change from my previous commit: when using...
2001-10-14 Stéphane BorelUse of an environment variable to choose libdvdcss...
2001-10-13 Stéphane BorelNew features for libdvdcss: we have three ways now...
2001-10-11 Christophe... * Minor video parser optimization ;
2001-10-11 Christophe... * Chroma 4:2:2 and 4:4:4 support in the decoder.
2001-10-11 Christophe... * Fixed bugs in RPM spec files ;
2001-10-10 Sam Hocevar * Fixed bad ChangeLog formatting.
2001-10-10 Sam Hocevar * 0.2.90 release.
2001-10-09 Christophe... MacOS X port : replaced -traditional-cpp (deprecated...
2001-10-08 Christophe... Beuheuheuheuhuehueuhuehuehu forgot to add new QuickTime...
2001-10-08 Christophe... MacOS X port : native QuickTime video output, courtesy...
2001-10-08 Christophe... Fixed bugs in the altivec detection, courtesy of Michel...
2001-10-04 Sam Hocevar * Added HTTP url drop (from a WWW browser) to the...
2001-10-03 Sam Hocevar * Added User-Agent header in the HTTP input.
2001-10-03 Christophe... * Enhanced --with-tuning
2001-10-03 Sam Hocevar * Added an endianness check for cross-compilations.
2001-10-03 Christophe... * Repaired dummy input broken yesterday.
2001-10-03 Christophe... * Minor ShowBits() optimization ;
2001-10-03 Christophe... Info : you can use #ifndef instead of #ifdef... #else :p
2001-10-03 Xavier MarchesiniThe vlc now compiles when cross-compiling with Mingw32...
2001-10-03 Xavier MarchesiniModified configure.in to allow cross-compiling with...
2001-10-03 Tony CastleyUpdated to compile on BeOS.
2001-10-03 Tony CastleyChanges to ensure the BeOS compile still works.
2001-10-02 Sam Hocevar * Added HTTP virtualhost support in the HTTP input.
2001-10-02 Christophe... * Fixed a warning in input_es.c ;
2001-10-02 Christophe... * Cleaned up sam's mess with input's pf_open and pf_clo...
2001-10-02 Christophe... * Borrowed Mandrakesoft's vlc.spec and libdvdcss.spec ;
2001-10-01 Christophe... Dramatically improve compilation time, with a negligibl...
2001-10-01 Christophe... * Removed -march=pentiumpro ; should now work on pentiu...
next