]> git.sesse.net Git - vlc/shortlog
vlc
2004-03-06 Sam Hocevar * Renamed all tags (eg. v0_2_83 -> 0.2.83). 0.2.70
2004-03-05 UnknownThis commit was manufactured by cvs2svn to create tag...
2001-04-09 Stéphane Borel-Fixed a compilation issue due to a change in an interf...
2001-04-08 Sam Hocevar * XVideo window now has a black background, thanks...
2001-04-08 Pierre BailletForgot one small thing :P
2001-04-08 Pierre BailletCorrected playlist update on file opening.
2001-04-08 Stéphane Borel-fixed css authentication under linux since it has...
2001-04-08 Stéphane Borel-fixed little poliotage
2001-04-08 Stéphane Borel-changes in gnome interface
2001-04-08 Sam Hocevar * Updated ChangeLog and TODO list.
2001-04-07 Christophe... Removed --enable-mmx (enabled by default under x86...
2001-04-07 Christophe... Disable x11 plugin if X11 headers are not found.
2001-04-07 Christophe... Added a missing file for MacOS X port.
2001-04-07 Eugenio JarosiewiczCleaning code and a small fix to make quit work on OSX
2001-04-07 Sam Hocevar * Updated version information in RedHat and Debian...
2001-04-06 Christophe... * Sync MOSX dev/CVS tree : code support for MacOS X...
2001-04-06 Sam Hocevar * Code cleanup: removed a few tabulations.
2001-04-05 Cyril Deguetswitched back to the old packet allocation method for...
2001-04-05 Cyril DeguetAdded a new packet allocation method that punish one...
2001-04-05 Sam Hocevar * added the GNU getopt library, which gets compiled...
2001-04-04 Sam Hocevar * compilation fixes for the BeOS DVD ioctls
2001-04-04 Sam Hocevar * additional enhancements to the OS X DVD ioctl module
2001-04-03 Stéphane Borel-Fall back to one-packet-once reading in dvd input...
2001-04-02 Sam Hocevar * fixes for the Qt plugin compilation under Debian
2001-04-02 Richard Shepherdvout_beos now uses double buffering for YCbCr overlay.
2001-04-01 Stéphane Borel-Various bug fixes in dvd_netlist. Some bugs seem to...
2001-04-01 Sam Hocevar * fixed a typo
2001-04-01 Sam Hocevar * XVideo plugin courtesy of Shane Harper <shanegh...
2001-03-26 Sam Hocevar - fixed SDL compilation, thanks to Colin.
2001-03-25 Richard ShepherdLanguage & Inteface support for BeOS interface
2001-03-22 Stéphane Borel-Added a SYNCHRO_START in DVDRead for each cell change...
2001-03-21 Sam Hocevar * Header cleaning: filled all empty authors fields...
2001-03-21 Sam Hocevar * Fixed a typo in the Altivec iDCT module declaration.
2001-03-20 Sam Hocevar * Altivec instructions autodetection.
2001-03-20 Sam Hocevar * SDL fixes and enhancements by Shane Harper <shaneg...
2001-03-20 Christophe... * Compile Altivec modules on Darwin. [MacOS X port]
2001-03-20 Christophe... * Use $QTDIR for the qt module ;
2001-03-20 Christophe... * Fixed Makefile for normal people :p
2001-03-20 Christophe... * Added IDCT Altivec optimization [MacOS X port]. Untes...
2001-03-20 Christophe... * Compile Darwin module by default on Darwin system...
2001-03-20 Christophe... * Support for Darwin CoreAudio, courtesy of Colin Delac...
2001-03-20 Sam Hocevar * Split audio output into several separate files...
2001-03-19 Henri FallonAdded a #include that prevented when compiling on redhat.
2001-03-19 Sam Hocevar * vlc core compiles under QNX RTOS. Now if anyone...
2001-03-19 Sam Hocevar * Fixed Debian sparc build for real (Closes: Debian...
2001-03-18 Henri FallonReplaced ( a < b/c ) by ( a*c < b ).
2001-03-18 Henri Fallon- Changed read method : we now use select, so we are...
2001-03-18 Sam Hocevar * Forgot to remove a prototype when creating skeleton...
2001-03-18 Sam Hocevar * Function prototypes for the forthcoming Darwin...
2001-03-17 Stéphane Borel-Added dsp plugin compilation (/dev/dsp is not a regula...
2001-03-17 Richard ShepherdSome rather boring changes to keep the CVS tree up...
2001-03-16 Christophe... * Borrowed config.guess and config.sub from SDL [MacOS...
2001-03-15 Stéphane BorelMaybe solved the jump-at-will bug after random seek.
2001-03-15 Sam Hocevar * Bug fixes and enhancements in the Gtk+/Gnome interf...
2001-03-15 Stéphane Borel-Fixed most of the bugs in gnome interface menus
2001-03-14 Pierre Bailletmisc code clean-up
2001-03-14 Christophe... * Tried to fix the "stream jumps at will" bug.
2001-03-13 Renaud Dartus* Fixing of PowerPC bug ( I hope :) )
2001-03-11 Henri Fallon- Moved 2 local network functions
2001-03-10 Henri FallonSmall optim.
2001-03-09 Pierre Baillet.nicer drop
2001-03-08 Pierre Baillet. Hey! table header (Dnd still a little buggy :/)
2001-03-08 Pierre Baillet. cosmetic variable name changes
2001-03-08 Pierre Baillet.Added crop and invert selection.
2001-03-08 Pierre BailletHurg !
2001-03-07 Richard Shepherd"File|Open DVD" menu now refreshed each time menu selec...
2001-03-07 Stéphane BorelPort of the interface menus to gnome plugin.
2001-03-07 Stéphane Borel-Working menus for run-time audio/spu/title/chapter...
2001-03-07 Stéphane Borel-Added `glib-config --libs glib` for interface compilation
2001-03-07 Sam Hocevar * Disabled network input under BeOS so that it compil...
2001-03-07 Henri Fallon- Fixed TS input ( a nasty dead lock had appeared 4...
2001-03-06 Richard ShepherdAdded DVD device selection from interface menu
2001-03-06 Christophe... * Fixed an alignment problem in UnalignedShowBits().
2001-03-06 Christophe... * Fixed an alignment problem in PTS parsing.
2001-03-06 Christophe... * Fixed an alignment problem on startup.
2001-03-06 Christophe... * Fixed a boolean_t/int mix.
2001-03-06 Christophe... * It now compiles under FreeBSD (though DeCSS stuff...
2001-03-06 Richard ShepherdMore changes to interface
2001-03-05 Richard Shepherd*** empty log message ***
2001-03-05 Richard Shepherd*** empty log message ***
2001-03-05 Richard Shepherd*** empty log message ***
2001-03-05 Christophe... Fixed MPEG-1 mux_rate parsing.
2001-03-05 Richard ShepherdAdded names to headers
2001-03-05 Sam Hocevar * fixed headers for FreeBSD compilation.
2001-03-05 Sam Hocevar * Everything in place for the 0.2.63 release.
2001-03-05 Stéphane Borel-Fixed a bug in audio selection
2001-03-04 Sam Hocevar Commited BeOS changes by Richard Shepherd and Tony...
2001-03-04 Stéphane Borel-Fixed bugs in title/chapter handling once more, especi...
2001-03-04 Sam Hocevar * Added DVD/VCD button and menu for quick DVD device...
2001-03-03 Sam Hocevar * Added debian/* files to help generating CSS-enabled...
2001-03-03 Stéphane Borel-completely changed title and chapter initialization...
2001-03-02 Renaud DartusRemove an unused file reintroduce after my last commit
2001-03-02 Christophe... * More consistency in the p_input->stream management.
2001-03-02 Christophe... * Made input_SelectES() and input_UnselectES() not...
2001-03-02 Sam Hocevar * Changed debian/control to fix Debian bug #83707
2001-03-02 Christophe... * Fixed miscellaneous alignment problems (alpha/sparc...
2001-03-02 Stéphane Borel-New function for DVD reading, that is able to read...
2001-03-02 Renaud Dartus* Bug fix with frequential downmix
2001-02-28 Sam Hocevar * Additional optimizations to the subtitle decoder
2001-02-26 Sam Hocevar * Optimizations done to the SPU decoder. Now the...
next