]> git.sesse.net Git - vlc/history - plugins/x11
video output has better handling of settings. it remembers flags like fullscreen...
[vlc] / plugins / x11 /
2002-08-16 Sam Hocevar * ./plugins/x11/xcommon.c: we include Xmd.h before...
2002-06-03 Sam Hocevar * ./src/misc/netutils.c: factored code common to...
2002-05-30 Gildas Bazin* changed ADD_BOOL and ADD_BOOL_WITH_SHORT config macro...
2002-05-29 Gildas Bazin* ./plugins/dummy/dummy.c: added a CATEGORY_HINT to...
2002-05-20 Sam Hocevar * ./plugins/x11/xcommon.c: fixed x11 and xvideo alter...
2002-05-18 Sam Hocevar * ALL: changed __inline__ with inline (autoconf does...
2002-05-13 Sam Hocevar * ./plugins/x11/xcommon.c, ./plugins/x11/xvideo.c...
2002-05-06 Gildas Bazin* video plugins that don't handle rescaling themselves...
2002-05-05 Gildas Bazin* fixed the resizing and scaling of the X11 video output.
2002-04-28 Sam Hocevar * ./plugins/sdl/vout_sdl.c, ./plugins/x11/xcommon...
2002-04-23 Sam Hocevar * ./src/interface/main.c: tidied the help output...
2002-04-19 Sam Hocevar * ALL: internationalized all configuration strings.
2002-04-04 Sam Hocevar * ./src/video_output/video_output.c: fixed a vout4...
2002-03-25 Gildas Bazin* moved the "display" option from main to the relevant...
2002-03-21 Gildas Bazin* the calculation for the initial video window dimensio...
2002-03-17 Sam Hocevar * ./plugins/chroma/i420_rgb8.c: plain C 8 bpp transfo...
2002-03-17 Gildas Bazin* added an alternate fullscreen method. With this metho...
2002-03-16 Sam Hocevar * ./configure.in: more modules are plugins.
2002-03-11 Gildas Bazin* New GTK configuration interface. This interface is...
2002-03-03 Gildas Bazin* added network to the list of the plugins directories...
2002-02-24 Gildas BazinThis is the first part of the new configuration archite...
2002-02-20 Sam Hocevar * ./configure.in: removed a bashism.
2002-02-19 Sam Hocevar * Got rid of TRACE and intf_DbgMsg which were seldom...
2002-02-15 Sam Hocevar * ALL: got rid of *_Probe functions because most...
2002-01-28 Sam Hocevar * ./plugins/chroma/i420_rgb16.c: MMX YUV to RGB trans...
2002-01-25 Sam Hocevar * ./plugins/x11/xcommon.c: we don't use DPMS function...
2002-01-21 Sam Hocevar * ./plugins/win32: skeleton for the win32 interface...
2002-01-13 Gildas Bazin* Fixed all the problems related to ToggleFullScreen().
2002-01-12 Sam Hocevar * ./plugins/chroma/i420_rgb16.c: 24/32 bpp software...
2002-01-10 Sam Hocevar * ./src/input/input.c: fixed a few segfaults caused...
2002-01-07 Sam Hocevar * ./plugins/mga/mga.c: removed the mgammx module...
2002-01-05 Sam Hocevar * ./Makefile: fixed a bug when no builtins were selected.
2002-01-05 Sam Hocevar * ./configure.in: fix for obscure architectures like...
2002-01-05 Sam Hocevar * ./include/common.h: hton64 is now an inline function.
2002-01-04 Sam Hocevar * ./BUGS: added a list of known bugs. Please add...
2002-01-02 Sam Hocevar * ./ChangeLog: imported the 0.2.92 changes, unrolled...
2002-01-02 Gildas Bazin* Small optimizations
2001-12-31 Sam Hocevar * Fixed detection of the esd plugin.
2001-12-30 Sam HocevarSome heavy changes today:
2001-12-29 Christophe MassiotFixed many bugs experienced by our users today.
2001-12-20 Sam Hocevar * Mouse wheel seek patch for XVideo courtesy of Peter...
2001-12-19 Sam Hocevar * Fixed compilation with dvdcss disabled.
2001-12-19 Sam Hocevar * Initialize SDL before opening the SDL audio output.
2001-12-17 Christophe MassiotAdded missing XSync().
2001-12-17 Sam Hocevar * CPU detection under BeOS.
2001-12-16 Sam Hocevar * Filter plugins. Not very polished (please don't...
2001-12-13 Sam Hocevar * Fixed aspect ratio handling.
2001-12-11 Sam Hocevar * Fixed an issue in Makefile.dep causing to rebuild...
2001-12-11 Christophe MassiotPartial fix for Xvideo compilation.
2001-12-10 Christophe Massiot* MPEG-1 aspect ratio patch, courtesy of Vladimir Chern...
2001-12-10 Sam Hocevar * Removed unused code (intf_channels.c, keystrokes.h).
2001-12-09 Sam Hocevar * COMPLETE CVS BREAKAGE !! The MAIN branch is going...
2001-12-07 Sam Hocevar * Fixed a total breakage of decoder plugins introduce...
2001-12-06 Christophe Massiot* mad plug-in is now built-in to avoid PIC/non-PIC...
2001-12-03 Sam Hocevar * Borrowed MPlayer's fast memcpy() routines. Best...
2001-12-03 Christophe MassiotFixed a crash when pausing.
2001-11-28 Christophe Massiot* Added error checking in pthread wrapper ; as a result...
2001-11-27 Christophe MassiotVarious (sometimes hopeless) fixes to try to improve...
2001-11-07 Stéphane BorelI've committed crap last time.
2001-11-06 Stéphane Borel Maybe corrected aspect ratio issue in fullscreen xvideo.
2001-09-30 Stéphane Borel. video output grows to respect acpect ratio instead...
2001-09-26 Christophe MassiotBy default, use the real size of the stream for the...
2001-08-22 Sam Hocevar * Split ChangeLog into ChangeLog and ChangeLog.libdvdcss.
2001-08-06 Sam Hocevar * Added a dummy libdvdcss so that the DVD plugin...
2001-08-05 Gildas Bazin* Big rewrite of the DirectX audio plugin. The audio...
2001-08-03 Gildas Bazin* Fixed a segfault in yuv_End() in video_yuvmmx.c
2001-07-30 Gildas Bazin* Fixed a Win32 bug in libdvdcss. This bug was appearin...
2001-07-11 Sam Hocevar * libdvdcss enhancements by Billy Biggs <vektor@dumbt...
2001-07-10 Gildas Bazin- Fixed the segfault in vout_UnloadFont
2001-07-07 Sam Hocevar * Probably fixed the "X eats more and more CPU" bug...
2001-06-25 Sam Hocevar * Compile fix for newer versions of MacOS X by Colin...
2001-06-19 Sam Hocevar * FreeBSD (and probably QNX) shared memory handling...
2001-05-30 Sam Hocevar * Fixed the BeOS compile typo.
2001-05-25 Sam Hocevar * Fixed a warning for *BSD compilation.
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-01 Sam Hocevar * Mandatory step for video output IV and the audio...
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-26 Sam Hocevar * Commited Shane's XVideo patches. It works here...
2001-04-25 Sam Hocevar * Updated the TODO list.
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 * Fixed build process when no plugins or no builtins...
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 Sam Hocevar * Added .cvsignore files in the plugins directories.
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-11 Henri Fallon- Ported the 0.2.0's channel changing functions
2001-04-08 Sam Hocevar * XVideo window now has a black background, thanks...
2001-04-04 Sam Hocevar * compilation fixes for the BeOS DVD ioctls
2001-04-01 Sam Hocevar * fixed a typo
2001-04-01 Sam Hocevar * XVideo plugin courtesy of Shane Harper <shanegh...
2001-03-21 Sam Hocevar * Header cleaning: filled all empty authors fields...
2001-03-16 Christophe Massiot* Borrowed config.guess and config.sub from SDL [MacOS...
2001-02-20 Sam Hocevar * Ported Glide and MGA plugins to the new module...
next