]> git.sesse.net Git - vlc/history - include
*Fixed a bug in synchro reinitialisation: we no longer have a shift each
[vlc] / include /
2001-06-09 Stéphane Borel*Fixed a bug in synchro reinitialisation: we no longer...
2001-06-08 Sam Hocevar * Lots of DirectX plugin fixes by Gildas Bazin.
2001-06-07 Sam Hocevar * Applied old FreeBSD patch for dvd input by German...
2001-06-03 Sam Hocevar * Various little fixes
2001-06-02 Sam Hocevar * Moved modules_builtins.h.in into src/misc. Please...
2001-06-02 Sam Hocevar * DirectX plugin by Gildas Bazin <gbazin@netcourrier...
2001-05-31 Sam Hocevar * Win32 plugin support by Gildas Bazin <gbazin@netcou...
2001-05-31 Sam Hocevar * BeOS fixes. renamed iovec.h to input_iovec.h becaus...
2001-05-31 Sam Hocevar * Win2000 DVD input by Jon Lech Johansen <jon-vl...
2001-05-31 Sam Hocevar * Applied patch from Jon Lech Johansen <jon-vl@nanocr...
2001-05-30 Stéphane Borel-Updated the gtk/gnome interface to work in network...
2001-05-30 Sam Hocevar * Hrmpf. Forgot the most important file.
2001-05-30 Sam Hocevar * Fixed the BeOS compile typo.
2001-05-30 Stéphane Borel-Changes and bugfixes to make network work in VLAN...
2001-05-28 Sam Hocevar * Win32 compilation fixes, esp. the MAC retrieval.
2001-05-19 Stéphane Borel*More cleanification in gtk interface: now to change the
2001-05-15 Sam Hocevar * AC3 IMDCT and downmix functions are now in plugins...
2001-05-15 Stéphane Borel*initialization bugfixes in input_dvd
2001-05-14 Renaud Dartus * Begin of SSE/3DNow! support for imdct and downmix
2001-05-07 Sam Hocevar * Added support for some terribly braindead DVD subti...
2001-05-07 Stéphane Borel*Changed the level arg in intf_WarnMsg so that it is...
2001-05-06 Stéphane Borel*Much work on the gnome interface: added oct's playlist...
2001-05-06 Sam Hocevar * Fixed a few warnings with gcc 3.0.
2001-05-02 Sam Hocevar * FreeBSD CSS decryption support.
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-30 Christophe MassiotRemoved unused files.
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 Christophe MassiotChange --enable-debug into --enable-trace. Same with...
2001-04-27 Henri FallonRepaired broadcast support : binding INADDR_ANY doesn...
2001-04-27 Sam Hocevar * Fixed the continuous 'seeking position' bug in...
2001-04-25 Christophe Massiot* Fixed an alignment issue with the bit stream and...
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-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 Sam Hocevar * Beginning of the built-in modules support.
2001-04-13 Stéphane Borel*Added udf fix by Billy Biggs
2001-04-12 Stéphane Borel-added a field to p_input->stream to inform the interfa...
2001-04-12 Sam Hocevar * BeOS icon and MIME resources courtesy of Wade Major...
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-08 Stéphane Borel-changes in gnome interface
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-02 Sam Hocevar * fixes for the Qt plugin compilation under Debian
2001-04-01 Stéphane Borel-Various bug fixes in dvd_netlist. Some bugs seem to...
2001-03-21 Sam Hocevar * Header cleaning: filled all empty authors fields...
2001-03-20 Sam Hocevar * Altivec instructions autodetection.
2001-03-20 Christophe Massiot* Compile Altivec modules on Darwin. [MacOS X port]
2001-03-20 Christophe Massiot* Support for Darwin CoreAudio, courtesy of Colin Delac...
2001-03-20 Sam Hocevar * Split audio output into several separate files...
2001-03-19 Sam Hocevar * vlc core compiles under QNX RTOS. Now if anyone...
2001-03-18 Sam Hocevar * Function prototypes for the forthcoming Darwin...
2001-03-16 Christophe Massiot* Borrowed config.guess and config.sub from SDL [MacOS...
2001-03-15 Sam Hocevar * Bug fixes and enhancements in the Gtk+/Gnome interf...
2001-03-11 Henri Fallon- Moved 2 local network functions
2001-03-08 Pierre BailletHurg !
2001-03-07 Stéphane Borel-Working menus for run-time audio/spu/title/chapter...
2001-03-07 Henri Fallon- Fixed TS input ( a nasty dead lock had appeared 4...
2001-03-06 Christophe Massiot* Fixed an alignment problem in UnalignedShowBits().
2001-03-06 Christophe Massiot* Fixed a boolean_t/int mix.
2001-03-04 Sam Hocevar Commited BeOS changes by Richard Shepherd and Tony...
2001-03-02 Christophe Massiot* Made input_SelectES() and input_UnselectES() not...
2001-03-02 Sam Hocevar * Changed debian/control to fix Debian bug #83707
2001-03-02 Christophe Massiot* Fixed miscellaneous alignment problems (alpha/sparc...
2001-03-02 Stéphane Borel-New function for DVD reading, that is able to read...
2001-02-26 Sam Hocevar * The Gtk+ interface is now built as a Debian package...
2001-02-22 Christophe Massiot* Added functions and hooks to display dates instead...
2001-02-22 Christophe Massiot* Added a 'd' keystroke to dump the stream contents...
2001-02-22 Stéphane Borel-New ES detection based on .ifo for DVD module. It...
2001-02-21 Jean-Marc DresslerSome changes in the BeOS video output :
2001-02-21 Henri FallonTS Input :
2001-02-20 Sam Hocevar * Updated version number to 0.2.62. Release tonight.
2001-02-20 Jean-Marc DresslerAdded the BeOS code for vlc_mutex_destroy() and vlc_con...
2001-02-20 Christophe MassiotMinor optimizations in the video decoder.
2001-02-20 Stéphane BorelSecond step in area management ; everything is in place...
2001-02-20 Sam Hocevar * Ported Glide and MGA plugins to the new module...
2001-02-20 Stéphane Borel First serie of changes in DVD module for the forthcomi...
2001-02-19 Christophe Massiot* mux_rate parsing ;
2001-02-19 Sam Hocevar * Drag and drop support under BeOS.
2001-02-19 Stéphane Borel-Change in the code to detect beginning of movie. It...
2001-02-18 Sam Hocevar * Ported the framebuffer plugin to the new module...
2001-02-18 Jean-Marc Dressler The BeOS port seems to work again.
2001-02-16 Sam Hocevar * Fixed a segfault in the input thread creation, as...
2001-02-14 Henri FallonBegining of TS Input
2001-02-13 Sam Hocevar * added --intf option to vlc
2001-02-12 Christophe Massiot* We can now seek at position 0 :p ;
2001-02-12 Christophe Massiot* Tried to enhance picture dating on timebase discontin...
2001-02-12 Sam Hocevar . removed tests against i_rate and i_new_rate calculat...
2001-02-12 Sam Hocevar * Fixed my old stupid bug that disabled sound after...
2001-02-11 Sam Hocevar Beginning of Interface II
2001-02-09 Stéphane Borel-Some functions to prepare ifo commands utilisation...
2001-02-08 Sam Hocevar . added comments to src/interface/intf_plst.c and...
2001-02-08 Christophe Massiot* Portability : changed off64_t to off_t and activated...
2001-02-08 Christophe Massiot* Implemented basic stream navigation function, and...
2001-02-08 Christophe Massiot* Pause function implemented ('p' key).
next