]> git.sesse.net Git - vlc/history - plugins/win32
* Backported RTP access module from HEAD.
[vlc] / plugins / win32 /
2002-06-03 Gildas Bazin* ./plugins/win32/waveout.c: waveOutUnprepareHeader...
2002-06-03 Sam Hocevar * ./src/misc/netutils.c: factored code common to...
2002-06-02 Sam Hocevar * ./plugins/gtk/gtk_display.c, ./plugins/win32/mainfr...
2002-05-31 Olivier Teulière * backported my previous commit
2002-05-30 Xavier Marchesini * intf_eject.c : added ejection code for Win32. Please...
2002-05-28 Olivier Teulière * New icons for the toolbar buttons
2002-05-22 Sam Hocevar * ./plugins/win32/network.dfm, plugins/macosx/intf_op...
2002-05-22 Olivier Teulière * ALL: replaced TUpDown components by TCSpinEdit ones...
2002-05-21 Olivier Teulière * Fixed a stupid bug in the Network dialog.
2002-05-15 Olivier Teulière * plugins/win32/network.*: new Network dialog box
2002-04-29 Olivier TeulièreCompilation fix.
2002-04-24 Sam Hocevar * ./src/interface/main.c: we no longer segfault if...
2002-04-23 Olivier Teulière * plugins/win32/preferences.cpp: fixed a compilation bug
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-06 Sam Hocevar * ./plugins/win32/mainframe.dfm: swapped two mixed...
2002-04-05 Sam Hocevar * ./plugins/win32/win32.cpp: fixed `--intf intfwin...
2002-04-05 Sam Hocevar * ./configure.in: added --enable-intfwin to enable...
2002-04-05 Sam Hocevar * ./plugins/win32/intfwin.bpr: we now build intfwin...
2002-04-04 Olivier Teulière * ./AUTHORS: added myself :)
2002-04-03 Olivier Teulière * ./plugins/win32/*: Added management for secondary...
2002-04-02 Olivier Teulière * ./include/config.h: fixed config directory name...
2002-04-02 Olivier Teulière * ./plugins/win32:
2002-03-31 Olivier Teulière * ./plugins/win32: fixed the bug on exiting the vout...
2002-03-31 Olivier Teulière * plugins/win32: subtitles should work, now
2002-03-26 Olivier Teulière * plugins/win32:
2002-03-25 Olivier Teulière * Added a win32 interface plugin, developed with Borla...
2002-03-20 Gildas Bazin* fixed stupid bug in stupid ConvertPrintfFormatString...
2002-03-19 Gildas Bazin* fixed two memory leaks
2002-02-24 Sam Hocevar * Fixed a quite old bug in the audio output which...
2002-02-24 Gildas BazinThis is the first part of the new configuration archite...
2002-02-15 Gildas Bazin* Win32 compilation fixes (mingw includes dirent)
2002-02-15 Sam Hocevar * ALL: got rid of *_Probe functions because most...
2002-01-28 Stéphane Borel-Fixed ac3_spdif which has been broken recently,
2002-01-25 Gildas Bazin* Added a new very simple audio plugin for Win32. This...
2002-01-21 Sam Hocevar * ./plugins/win32: skeleton for the win32 interface...