]> git.sesse.net Git - vlc/history - plugins/sdl/intf_sdl.c
* Pause function implemented ('p' key).
[vlc] / plugins / sdl / intf_sdl.c
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 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-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-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-05 Christophe MassiotBSD port, including :
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-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-10-29 Stéphane Borel.Added window title in sdl output
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 BailletA few new things:
2000-08-21 Sam Hocevar * removed CCFLAGS flags which were improperly used.
2000-08-18 Pierre BailletMy first contribution.