2005-10-17 |
Damien Fouilleul | plugin.cpp: formatting cleanup
|
commit | commitdiff | tree |
2005-10-11 |
Damien Fouilleul | added clearer comments, couple of fixes
|
commit | commitdiff | tree |
2005-10-11 |
Damien Fouilleul | vlccontrol.cpp: fixed a bug in setVariable where arguments...
|
commit | commitdiff | tree |
2005-10-11 |
Damien Fouilleul | I keep on forgeting to reset my own debug :)
|
commit | commitdiff | tree |
2005-10-11 |
Damien Fouilleul | plugin.cpp: auto-detect debbuger and change threading...
|
commit | commitdiff | tree |
2005-10-11 |
Damien Fouilleul | undoing zcot's screensaver patch, better luck next...
|
commit | commitdiff | tree |
2005-10-06 |
Damien Fouilleul | open.cpp: unicode fix for ProbeDVD, ProbeCDDA, ProbeVCD
|
commit | commitdiff | tree |
2005-10-06 |
Damien Fouilleul | all: support for unicode version of wxwidgets for win32...
|
commit | commitdiff | tree |
2005-09-16 |
Damien Fouilleul | dshow.cpp: make sure driver name is properly NULL terminated
|
commit | commitdiff | tree |
2005-09-16 |
Damien Fouilleul | all: bug fixing, clean-up
|
commit | commitdiff | tree |
2005-08-21 |
Damien Fouilleul | all: make sure that the plugin use that registry for...
|
commit | commitdiff | tree |
2005-08-21 |
Damien Fouilleul | - support for specific WIN32 file URL such as file...
|
commit | commitdiff | tree |
2005-08-21 |
Damien Fouilleul | - pre-create 'width' and 'height' in libvlc so that...
|
commit | commitdiff | tree |
2005-08-21 |
Damien Fouilleul | all: reworked ActiveX plugin, which now works properly...
|
commit | commitdiff | tree |
2005-08-20 |
Damien Fouilleul | missing const to non-const cast
|
commit | commitdiff | tree |
2005-08-02 |
Damien Fouilleul | - add libvlc.a at the end of the linking chain, so...
|
commit | commitdiff | tree |
2005-07-28 |
Damien Fouilleul | - replaced inet_pton() with WSAStringToAddress() for...
|
commit | commitdiff | tree |
2005-07-21 |
Damien Fouilleul | Oops, I did it again !
|
commit | commitdiff | tree |
2005-07-19 |
Damien Fouilleul | Improved compatibility
|
commit | commitdiff | tree |
2005-07-13 |
Damien Fouilleul | isblank() is not an ANSI function,it should really...
|
commit | commitdiff | tree |
2005-07-04 |
Damien Fouilleul | compile fix for WIN32, needs review
|
commit | commitdiff | tree |
2005-07-04 |
Damien Fouilleul | hey, don't forget win32, folks
|
commit | commitdiff | tree |
2005-06-28 |
Damien Fouilleul | - updated to axvlc.inf used to create http://downloads...
|
commit | commitdiff | tree |
2005-06-28 |
Damien Fouilleul | - changed codebase path to 'http://downloads.videolan...
|
commit | commitdiff | tree |
2005-06-28 |
Damien Fouilleul | dataobject isn't ready for prime time yet :)
|
commit | commitdiff | tree |
2005-06-27 |
Damien Fouilleul | plugin.cpp: forgot to initialize the mute variable
|
commit | commitdiff | tree |
2005-06-27 |
Damien Fouilleul | all: clean-up, bug fixes so that plugin is now working...
|
commit | commitdiff | tree |
2005-05-31 |
Damien Fouilleul | all: activex plugin Set/GetVariable support all of...
|
commit | commitdiff | tree |
2005-05-27 |
Damien Fouilleul | vorbis.c: oops, I inverted channel order when encoding...
|
commit | commitdiff | tree |
2005-05-27 |
Damien Fouilleul | vorbis.c: reorder channels according to OggVorbis channel...
|
commit | commitdiff | tree |
2005-05-21 |
Damien Fouilleul | dshow.cpp: fill in frame rate info (if demuxing)
|
commit | commitdiff | tree |
2005-05-11 |
Damien Fouilleul | test.html: improved user feedback, especially for live...
|
commit | commitdiff | tree |
2005-05-11 |
Damien Fouilleul | src/libvlc.c,include/vlc/vlc.h, include/variables.h...
|
commit | commitdiff | tree |
2005-04-28 |
Damien Fouilleul | bad, bad developer ...
|
commit | commitdiff | tree |
2005-04-28 |
Damien Fouilleul | - added dshow-fps option to configure capture framerate
|
commit | commitdiff | tree |
2005-04-28 |
Damien Fouilleul | vlc_common.h: Cygwin & Mingw32 compatibilty update...
|
commit | commitdiff | tree |
2005-04-18 |
Damien Fouilleul | - make use of cygwin rebase to optimize DLL loading...
|
commit | commitdiff | tree |
2005-04-18 |
Damien Fouilleul | - previously checked in this file to work only within...
|
commit | commitdiff | tree |
2005-04-18 |
Damien Fouilleul | - source cleanup
|
commit | commitdiff | tree |
2005-04-11 |
Damien Fouilleul | -added "pmt-program" variable to configure PMT program...
|
commit | commitdiff | tree |
2005-04-06 |
Damien Fouilleul | - all: intitial offscreen drawing support (mostly for...
|
commit | commitdiff | tree |
2005-04-01 |
Damien Fouilleul | Documentation/Example update
|
commit | commitdiff | tree |
2005-03-29 |
Damien Fouilleul | VLC_TimeSet: fixed overflow conversion from seconds...
|
commit | commitdiff | tree |
2005-03-23 |
Damien Fouilleul | - added a slider to control VLC playback from HTML.
|
commit | commitdiff | tree |
2005-03-16 |
Damien Fouilleul | main.cpp: fixed bug regarding TypeLib registration
|
commit | commitdiff | tree |
2005-03-07 |
Damien Fouilleul | - activate (make visible) as soon as embedded into...
|
commit | commitdiff | tree |
2005-03-02 |
Damien Fouilleul | - install axvlc.dll within the VLC directory, rather...
|
commit | commitdiff | tree |
2005-02-23 |
Damien Fouilleul | - changed sample axvlc.inf to use VLC NSI installer
|
commit | commitdiff | tree |
2005-02-23 |
Damien Fouilleul | - inserted uninstall entry for activex plugin
|
commit | commitdiff | tree |
2005-02-22 |
Damien Fouilleul | - changed dshow plugin to use common IID defined in...
|
commit | commitdiff | tree |
2005-02-22 |
Damien Fouilleul | added ActiveX control to the VLC installer
|
commit | commitdiff | tree |
2005-02-17 |
Damien Fouilleul | no longer necessary, thanks to self-registration
|
commit | commitdiff | tree |
2005-02-17 |
Damien Fouilleul | - miscelleanous fixes and improvements
|
commit | commitdiff | tree |
2005-02-11 |
Damien Fouilleul | GCC 3.3.3 has strong type checking
|
commit | commitdiff | tree |
2005-01-21 |
Damien Fouilleul | ActiveX: misc fixes & improvements
|
commit | commitdiff | tree |
2005-01-19 |
Damien Fouilleul | Initial version of ActiveX plugin for VLC
|
commit | commitdiff | tree |
2004-10-05 |
Damien Fouilleul | - removed some debug lines
|
commit | commitdiff | tree |
2004-10-05 |
Damien Fouilleul | - use existing default route when configuring crossbars...
|
commit | commitdiff | tree |
2004-10-05 |
Damien Fouilleul | - invoked crossbar properties pages after graph has...
|
commit | commitdiff | tree |
2004-08-30 |
Damien Fouilleul | i've modified the following functions to properly skip...
|
commit | commitdiff | tree |
2004-07-23 |
Damien Fouilleul | improved filter compatibility by favoring current connection...
|
commit | commitdiff | tree |
2004-06-22 |
Damien Fouilleul | - added last resort built-in mediatype for capture...
|
commit | commitdiff | tree |
2004-05-19 |
Damien Fouilleul | - added support for UYVY chroma for directx direct...
|
commit | commitdiff | tree |
2004-05-19 |
Damien Fouilleul | - capture filter supports more than one media types
|
commit | commitdiff | tree |
2004-05-19 |
Damien Fouilleul | - ordered device supported media types using an arbitrary...
|
commit | commitdiff | tree |
|