]> git.sesse.net Git - vlc/history - plugins/sdl
Use of an environment variable to choose libdvdcss method.
[vlc] / plugins / sdl /
2001-10-11 Christophe Massiot* Minor video parser optimization ;
2001-09-26 Christophe MassiotBy default, use the real size of the stream for the...
2001-08-06 Gildas Bazin* Fixed the sdl video output plugin that I broke 2...
2001-08-06 Sam Hocevar * Added a dummy libdvdcss so that the DVD plugin...
2001-07-30 Christophe Massiot* Don't miserably die in `make` when ./configure hasn...
2001-07-27 Christophe MassiotFixed a FreeBSD bug (again).
2001-07-25 Christophe MassiotNow use sdl-config for SDL.
2001-07-25 Gildas Bazin * dvdcss_readv optimisations for Win32. We now send...
2001-07-16 Christophe MassiotReactivated SDL parachute in non-debug mode (memory...
2001-07-12 Renaud DartusI forgot to commit others aout plugins
2001-07-11 Sam Hocevar * libdvdcss enhancements by Billy Biggs <vektor@dumbt...
2001-07-06 Sam Hocevar * Small optimization in vpar_blocks.c, sparing a...
2001-06-12 Sam Hocevar * Exported the CSS part of the dvd plugin into a...
2001-06-07 Sam Hocevar * SDL compilation fix for FreeBSD.
2001-06-05 Sam Hocevar * Updated things and stuff for 0.2.80 release.
2001-05-31 Sam Hocevar * miscellaneous Win32 fixes by Gildas Bazin <gbazin...
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-26 Sam Hocevar * Fixed the ac3dec compilation under BeOS.
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-11 Henri Fallon- Ported the 0.2.0's channel changing functions
2001-04-06 Sam Hocevar * Code cleanup: removed a few tabulations.
2001-03-21 Sam Hocevar * Header cleaning: filled all empty authors fields...
2001-03-20 Sam Hocevar * SDL fixes and enhancements by Shane Harper <shaneg...
2001-03-09 Pierre Baillet.nicer drop
2001-03-02 Renaud DartusRemove an unused file reintroduce after my last commit
2001-03-02 Renaud Dartus* Bug fix with frequential downmix
2001-02-22 Christophe Massiot* Added a 'd' keystroke to dump the stream contents...
2001-02-20 Sam Hocevar * Ported Glide and MGA plugins to the new module...
2001-02-19 Christophe Massiot* Kludge of the kludge, removing an oddity in YUV initi...
2001-02-17 Sam Hocevar * Tried to fix the BeOS interface and video output...
2001-02-16 Sam Hocevar * Fixed a segfault in the input thread creation, as...
2001-02-15 Sam Hocevar * removed useless includes in intf_gnome.c
2001-02-15 Sam Hocevar * X11 output works again. It's just the output, but...
2001-02-14 Sam Hocevar * updated version information to 0.2.60 -- today's...
2001-02-13 Sam Hocevar * added --intf option to vlc
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-12 Sam Hocevar * The pure Gnome part of the Gnome interface has been...
2001-02-11 Sam Hocevar Beginning of Interface II
2001-02-08 Christophe Massiot* Implemented basic stream navigation function, and...
2001-02-08 Christophe Massiot* Pause function implemented ('p' key).
2001-02-08 Sam Hocevar This commit is a bit early, but it'll save Stef...
2001-02-08 Renaud DartusCosmetics changes
2001-02-08 Renaud DartusWe can now choose the speed of forward (between 32...
2001-02-07 Christophe Massiot* Functional fast forward and slow motion API ;
2001-02-06 Damien Lucas. Fixed a FIXME in SDL: p_vout->p_sys is no more used...
2001-02-05 Sam Hocevar . disabled SDL parachute to let the vlc dump a core...
2001-02-05 Damien Lucas. Mouse pointer hidden/shown with middle button in...
2001-01-31 Sam Hocevar . version 0.2.50 for the Linux Expo
2001-01-17 Sam Hocevar . removed a few useless malloc() and unused variables...
2001-01-16 Pierre Baillet- small tweak in the copy handling, reduce CPU usage.
2001-01-16 Sam Hocevar . --aout sdl now works
2001-01-16 Pierre Baillet- minor cosmetic changes :P
2001-01-16 Pierre Baillet- Added SDL sound support. Sounds a bit laggy sometimes...
2001-01-15 Renaud Dartus* Fixed close button support in SDL
2001-01-15 Sam Hocevar . fixed the bug-that-made-the-vlc-segfault-on-exit...
2001-01-09 Sam Hocevar . just removed a forgotten debug message in the setpal...
2001-01-09 Pierre Baillet.Added 8bits palette SDL support.
2001-01-08 Arnaud de Bossorei... - maybe found the fullscreen bug, please test :)
2001-01-08 Arnaud de Bossorei... - fixed colors' bug (TODO: write a function in vout...
2001-01-08 Arnaud de Bossorei... - cleaning of SDL Lock/Unlock Surface.
2001-01-07 Pierre BailletNoSEGfault Kl�dge added.
2001-01-05 Christophe MassiotBSD port, including :
2001-01-05 Sam Hocevar(previous commit foired)
2001-01-05 Sam Hocevar . this is a coding style patch which removes all ...
2001-01-04 Arnaud de Bossorei... - fixed pitch bug;
2000-12-22 Arnaud de Bossorei... - sdl resising rulze, still buggy
2000-12-22 Sam Hocevar . no need to add "\n" at the end of intf_*Msg() messag...
2000-12-19 Arnaud de Bossorei... - one typo.
2000-12-19 Arnaud de Bossorei... sdl plugin :
2000-12-19 Pierre Baillet- fixed the ratio/position problem in YUV, now patching...
2000-12-18 Arnaud de Bossorei... - Hardware YUV overlay (SDL) with real colors ;p...
2000-12-17 Pierre Baillet- partial SDL YUV support (green stream for now, please...
2000-12-05 Christophe MassiotThe input-II. (more info by mail in about an hour)
2000-12-01 Sam Hocevar . re-changement de vout_sdl.c pour que �a fonctionne...
2000-11-30 Pierre Baillet. Fixed a segfault
2000-10-29 Stéphane Borel.Added window title in sdl output
2000-10-25 Stéphane Borel. Fixed segmentation fault when sdl output exits.
2000-10-25 Stéphane Borel. Fixed the sdl plugins to match the changes in the...
2000-08-29 Pierre Baillet. Arranged a few things
2000-08-28 Pierre Baillet. Added a 'f' shortcut to the SDL output (fullscreen...
2000-08-28 Sam Hocevar * cleaned Octplane's crappy indentation.
2000-08-24 Pierre Bailletmany minor style fixes (thanx to sam).
2000-08-24 Pierre BailletHello,
2000-08-21 Sam Hocevar . updated version number
2000-08-21 Pierre Baillet.SDL:
2000-08-21 Pierre BailletA few new things:
2000-08-21 Sam Hocevar * removed CCFLAGS flags which were improperly used.
2000-08-18 Sam Hocevar . removed the sdlvlc alias
2000-08-18 Pierre BailletMy first contribution.