]> git.sesse.net Git - vlc/shortlog
vlc
2004-03-06 Sam Hocevar * Renamed all tags (eg. v0_2_83 -> 0.2.83). 0.2.72
2004-03-05 UnknownThis commit was manufactured by cvs2svn to create tag...
2001-04-16 Sam Hocevar * Merged Makefile.common and Makefile.modules.in...
2001-04-16 Cyril DeguetRe-added the new packet allocation method in PS input...
2001-04-16 Sam Hocevar * Added .cvsignore files in the plugins directories.
2001-04-15 Stéphane Borel-I hope I have fixed the ifo bug lastly !
2001-04-15 Stéphane Borel-Maybe fixed the "cell not found" bug. I can't test...
2001-04-15 Sam Hocevar * All Debian packages are now lintian-clean.
2001-04-15 Sam Hocevar * Updated TODO list with Henri's Apr 6th post.
2001-04-15 Sam Hocevar * A few Makefile fixes for BeOS
2001-04-15 Sam Hocevar * Beginning of the built-in modules support.
2001-04-14 Sam Hocevar * Got rid of the sleep() hack in beos_specific.cpp
2001-04-13 Sam Hocevar * Fix for Darwin program path handling. I mistakenly...
2001-04-13 Sam Hocevar * Updated version number to 0.2.71 (release today).
2001-04-13 Stéphane Borel*Added udf fix by Billy Biggs
2001-04-13 Henri FallonTS input : only one audio & spu ES selected at a time
2001-04-12 Colin DelacroixMacOS X
2001-04-12 Tony CastleyFixed menu problem in 0.2.7.0
2001-04-12 Sam Hocevar * Fixed a typo in yesterday's BeOS changes.
2001-04-12 Stéphane Borel-added a field to p_input->stream to inform the interfa...
2001-04-12 Stéphane Borel-Fixed a bug in area management added in my last commit
2001-04-12 Sam Hocevar * BeOS icon and MIME resources courtesy of Wade Major...
2001-04-11 Eugenio JarosiewiczForgot a little thing...main. Done for now I hope;-)
2001-04-11 Eugenio JarosiewiczFixed a dumb mistake in Makefile.in
2001-04-11 Eugenio JarosiewiczUpdated & cleaned up intf_macosx.c and vout_macosx...
2001-04-11 Sam Hocevar * Fixed icons location and Debian desktop menus.
2001-04-11 Sam Hocevar * Forgot a BeOS patch on previous commit.
2001-04-11 Sam Hocevar * Fixed the whitespace/tab issues in the Makefile.
2001-04-11 Henri Fallon- Ported the 0.2.0's channel changing functions
2001-04-10 Stéphane Borel-Fixed the lock segfault bug with some compilers
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
next