]> git.sesse.net Git - vlc/history - plugins
* Fixed a segfault in the SPU decoder initialization.
[vlc] / plugins /
2001-05-01 Sam Hocevar * Fixed a segfault in the SPU decoder initialization.
2001-05-01 Sam Hocevar * Mandatory step for video output IV and the audio...
2001-04-29 Stéphane Borel-Fixed the title-change-with-no-input-restart in dvd.
2001-04-29 Sam Hocevar * BeOS crash fix by Wade Majors <guru@startrek.com>.
2001-04-29 Stéphane Borel-slight modification in ClockManageRef: after a synchro...
2001-04-29 Stéphane Borel-new audio output using direct ac3 pass-through with...
2001-04-28 Sam Hocevar * Coding style fixes here and there.
2001-04-27 Stéphane Borel-fixed a segfault added in last commit: initilisation...
2001-04-27 Christophe MassiotChange --enable-debug into --enable-trace. Same with...
2001-04-27 Sam Hocevar * Fixed the continuous 'seeking position' bug in...
2001-04-26 Sam Hocevar * Fixed the ac3dec compilation under BeOS.
2001-04-26 Sam Hocevar * Commited Shane's XVideo patches. It works here...
2001-04-25 Sam Hocevar * Updated the TODO list.
2001-04-22 Stéphane Borel-better handling of angles: you should be able to chang...
2001-04-21 Sam Hocevar * XVideo fullscreen mode by David Kennedy <dkennedy...
2001-04-21 Sam Hocevar * X11 fullscreen mode, courtesy of David Kennedy...
2001-04-20 Sam Hocevar * Added prototypes for the Elementary Stream input...
2001-04-20 Sam Hocevar * Fixed build process when no plugins or no builtins...
2001-04-20 Stéphane Borel-corrected some bugs in gnome interface: language menu...
2001-04-17 Christophe MassiotRemoved a "1" from an intf_DbgMsg() (courtesy of Steve...
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 * 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-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 Tony CastleyFixed menu problem in 0.2.7.0
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-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-07 Eugenio JarosiewiczCleaning code and a small fix to make quit work on OSX
2001-04-06 Christophe Massiot* 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 * SDL fixes and enhancements by Shane Harper <shaneg...
2001-03-20 Christophe Massiot* Added IDCT Altivec optimization [MacOS X port]. Untes...
2001-03-20 Christophe Massiot* Support for Darwin CoreAudio, courtesy of Colin Delac...
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-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 Richard ShepherdSome rather boring changes to keep the CVS tree up...
2001-03-16 Christophe Massiot* 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-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 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 Massiot* 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 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.
next