2002-05-03 |
Sam Hocevar | * ./configure.in: we check support for variadic macros...
|
commit | commitdiff | tree |
2002-05-02 |
Sam Hocevar | * ./plugins/qnx/vout_qnx.c: port of the QNX vout...
|
commit | commitdiff | tree |
2002-05-01 |
Sam Hocevar | * ./plugins/spudec/spu_decoder.c: FOURCC_YUY2 subtitles...
|
commit | commitdiff | tree |
2002-05-01 |
Sam Hocevar | * ./plugins/kde/*: configuration dialog for the KDE...
|
commit | commitdiff | tree |
2002-04-30 |
Sam Hocevar | * Humpfff. A typo in my previous commit.
|
commit | commitdiff | tree |
2002-04-30 |
Sam Hocevar | * ./plugins/chroma/i420_yuy2.h: workaround for yet...
|
commit | commitdiff | tree |
2002-04-28 |
Sam Hocevar | * ./include/modules_inner.h: the module name is now...
|
commit | commitdiff | tree |
2002-04-28 |
Sam Hocevar | * ./plugins/sdl/vout_sdl.c, ./plugins/x11/xcommon...
|
commit | commitdiff | tree |
2002-04-28 |
Sam Hocevar | * ./include/os_specific.h: got it wrong once again...
|
commit | commitdiff | tree |
2002-04-28 |
Sam Hocevar | * ./include/os_specific.h: fixed my fix. sorry for...
|
commit | commitdiff | tree |
2002-04-28 |
Sam Hocevar | * ./include/os_specific.h: fixed a C++ compilation...
|
commit | commitdiff | tree |
2002-04-28 |
Sam Hocevar | * Removed the main() declaration because SDL defines...
|
commit | commitdiff | tree |
2002-04-26 |
Sam Hocevar | * ./src/misc/beos_specific.c: added system_Configure...
|
commit | commitdiff | tree |
2002-04-25 |
Sam Hocevar | * ./src/misc/modules_plugin.h: exported input_ClockManageR...
|
commit | commitdiff | tree |
2002-04-25 |
Sam Hocevar | * ./configure.in: dropped usage of $withval and ...
|
commit | commitdiff | tree |
2002-04-24 |
Sam Hocevar | * ./src/interface/main.c: we no longer segfault if...
|
commit | commitdiff | tree |
2002-04-23 |
Sam Hocevar | * ./plugins/avi, ./plugins/ffmpeg: created empty...
|
commit | commitdiff | tree |
2002-04-23 |
Sam Hocevar | * ./plugins/spudec/spu_decoder.c, ./plugins/dvd/dvd_es...
|
commit | commitdiff | tree |
2002-04-23 |
Sam Hocevar | * ./src/interface/main.c: tidied the help output...
|
commit | commitdiff | tree |
2002-04-23 |
Sam Hocevar | * ./plugins/chroma/i420_yuy2.h: optimized the 420...
|
commit | commitdiff | tree |
2002-04-22 |
Sam Hocevar | * ./src/interface/main.c: i_warning_level is set...
|
commit | commitdiff | tree |
2002-04-21 |
Sam Hocevar | * ./src/misc/configuration.c: support for short options...
|
commit | commitdiff | tree |
2002-04-21 |
Sam Hocevar | * ./po/*: re-ran make update-po, fixed a few translations.
|
commit | commitdiff | tree |
2002-04-20 |
Sam Hocevar | * ./po/de.po: updated german translation. Many thanks...
|
commit | commitdiff | tree |
2002-04-19 |
Sam Hocevar | * ALL: internationalized all configuration strings.
|
commit | commitdiff | tree |
2002-04-18 |
Sam Hocevar | * ./vlc.spec: fixed build dependencies.
|
commit | commitdiff | tree |
2002-04-18 |
Sam Hocevar | * ./include/threads.h: fixed a segfault under Solaris...
|
commit | commitdiff | tree |
2002-04-18 |
Sam Hocevar | * ./configure.in: switched version to 0.3.1.
|
commit | commitdiff | tree |
2002-04-18 |
Sam Hocevar | * ./configure.in, ./plugins/network/ipv6.c: support...
|
commit | commitdiff | tree |
2002-04-17 |
Sam Hocevar | * ./AUTHORS: added people locations, just for fun.
|
commit | commitdiff | tree |
2002-04-11 |
Sam Hocevar | * ./Makefile: fixed the Win32 interface under Win2k/XP.
|
commit | commitdiff | tree |
2002-04-10 |
Sam Hocevar | * ./configure.in: fixed a bug in the libdvdread detection.
|
commit | commitdiff | tree |
2002-04-10 |
Sam Hocevar | * ./vlc.spec: imported MandrakeSoft's enhancements.
|
commit | commitdiff | tree |
2002-04-10 |
Sam Hocevar | * ./doc/developer/decoders.xml: fixed a typo preventing...
|
commit | commitdiff | tree |
2002-04-10 |
Sam Hocevar | * ./plugins/aa/aa.c: we now parse the AAOPTS environment...
|
commit | commitdiff | tree |
2002-04-07 |
Sam Hocevar | * ./configure.in: wrote a better test for libdvdread...
|
commit | commitdiff | tree |
2002-04-06 |
Sam Hocevar | * ./doc/release-howto.txt: updated documentation.
|
commit | commitdiff | tree |
2002-04-06 |
Sam Hocevar | * ./plugins/win32/mainframe.dfm: swapped two mixed...
|
commit | commitdiff | tree |
2002-04-05 |
Sam Hocevar | * ./Makefile, ./configure.in: misc BeOS build fixes.
|
commit | commitdiff | tree |
2002-04-05 |
Sam Hocevar | * ./plugins/win32/win32.cpp: fixed `--intf intfwin...
|
commit | commitdiff | tree |
2002-04-05 |
Sam Hocevar | * ./configure.in: added --enable-intfwin to enable...
|
commit | commitdiff | tree |
2002-04-05 |
Sam Hocevar | * ./plugins/win32/intfwin.bpr: we now build intfwin...
|
commit | commitdiff | tree |
2002-04-04 |
Sam Hocevar | * ./plugins/gtk/gtk.glade, plugins/gtk/gnome.glade...
|
commit | commitdiff | tree |
2002-04-04 |
Sam Hocevar | * ./src/video_output/video_output.c: fixed a vout4...
|
commit | commitdiff | tree |
2002-04-03 |
Sam Hocevar | * ./Makefile.modules: modules now depend on Makefile...
|
commit | commitdiff | tree |
2002-04-03 |
Sam Hocevar | * ./plugins/ogg/*: added preliminary files for an...
|
commit | commitdiff | tree |
2002-04-03 |
Sam Hocevar | * ALL: removed libdvdcss from the vlc tree.
|
commit | commitdiff | tree |
2002-04-03 |
Sam Hocevar | * ./po/ja.po: added Japanese translation from Fumio...
|
commit | commitdiff | tree |
2002-04-02 |
Sam Hocevar | * ./configure.in: BeOS, liba52 and chroma plugin...
|
commit | commitdiff | tree |
2002-03-25 |
Sam Hocevar | * Fixed a little omission in INSTALL-win32.txt.
|
commit | commitdiff | tree |
2002-03-20 |
Sam Hocevar | * ./src/input/mpeg_system.c: fixed a bus error on...
|
commit | commitdiff | tree |
2002-03-20 |
Sam Hocevar | * Win32 and Solaris compilation fix.
|
commit | commitdiff | tree |
2002-03-20 |
Sam Hocevar | * ./src/misc/modules_plugin.h: kludge to allow the...
|
commit | commitdiff | tree |
2002-03-19 |
Sam Hocevar | * ./plugins/aa: aalib output plugin courtesy of Sigmund...
|
commit | commitdiff | tree |
2002-03-19 |
Sam Hocevar | * ./configure.in: BeOS compilation fixes.
|
commit | commitdiff | tree |
2002-03-19 |
Sam Hocevar | * ./include/common.h: compilation fix for Borland...
|
commit | commitdiff | tree |
2002-03-19 |
Sam Hocevar | * ./plugins/chroma/i420_rgb8.c: fixed a warning.
|
commit | commitdiff | tree |
2002-03-18 |
Sam Hocevar | * ./extras/MacOSX_dvdioctl: removed outdated files.
|
commit | commitdiff | tree |
2002-03-18 |
Sam Hocevar | * ./configure.in: fixed linking of the ipv4 plugin.
|
commit | commitdiff | tree |
2002-03-17 |
Sam Hocevar | * ./BUGS: updated bug list.
|
commit | commitdiff | tree |
2002-03-17 |
Sam Hocevar | * ./plugins/chroma/i420_rgb8.c: plain C 8 bpp transformation.
|
commit | commitdiff | tree |
2002-03-16 |
Sam Hocevar | * ./configure.in: more modules are plugins.
|
commit | commitdiff | tree |
2002-03-15 |
Sam Hocevar | * ./plugins/spudec/spu_decoder.c: we now analyze...
|
commit | commitdiff | tree |
2002-03-15 |
Sam Hocevar | * ./plugins/mpeg_system: fixed a parsing bug I introduced...
|
commit | commitdiff | tree |
2002-03-15 |
Sam Hocevar | * ./Makefile: fixed OS X vlc.app compilation dependencies.
|
commit | commitdiff | tree |
2002-03-09 |
Sam Hocevar | * ./plugins/dvd/dvd_access.c ./plugins/vcd/input_vcd...
|
commit | commitdiff | tree |
2002-03-06 |
Sam Hocevar | * ./src/interface/main.c: disabled the GNOME segfault...
|
commit | commitdiff | tree |
2002-03-06 |
Sam Hocevar | * ./plugins/ac3_adec/ac3_parse.c: ac3dec is now less...
|
commit | commitdiff | tree |
2002-03-03 |
Sam Hocevar | * Got rid of int_types.h and did a few changes Ipkiss...
|
commit | commitdiff | tree |
2002-03-02 |
Sam Hocevar | * ./plugins/dummy/input_dummy.c: fixed `vlc vlc...
|
commit | commitdiff | tree |
2002-03-01 |
Sam Hocevar | * ./po/no.po: Norwegian translation by Sigmund Augdal...
|
commit | commitdiff | tree |
2002-02-27 |
Sam Hocevar | * ./plugins/mpeg_vdec/vpar_headers.c: we no longer...
|
commit | commitdiff | tree |
2002-02-27 |
Sam Hocevar | * ./configure.in: fixed a plugins/dsp.so compilation...
|
commit | commitdiff | tree |
2002-02-27 |
Sam Hocevar | * ./plugins/dsp/aout_dsp.c: OpenBSD compilation fix.
|
commit | commitdiff | tree |
2002-02-27 |
Sam Hocevar | * ./src/input/input.c: BeOS network support (no idea...
|
commit | commitdiff | tree |
2002-02-27 |
Sam Hocevar | * ./include/common.h: BeOS compile fixes.
|
commit | commitdiff | tree |
2002-02-25 |
Sam Hocevar | * ./include/threads.h: support for the State Threads...
|
commit | commitdiff | tree |
2002-02-25 |
Sam Hocevar | * ./plugins/lirc/lirc.c: removed CVS garbage.
|
commit | commitdiff | tree |
2002-02-25 |
Sam Hocevar | * ./plugins/gtk/gtk_menu.c: fixed a compile issue...
|
commit | commitdiff | tree |
2002-02-24 |
Sam Hocevar | * Replacement header for aout_common.h.
|
commit | commitdiff | tree |
2002-02-24 |
Sam Hocevar | * Forgot one fix in my previous commit. As usual.
|
commit | commitdiff | tree |
2002-02-24 |
Sam Hocevar | * Fixed a quite old bug in the audio output which...
|
commit | commitdiff | tree |
2002-02-21 |
Sam Hocevar | * ./src/misc/modules_plugin.h: if symbol foo isn...
|
commit | commitdiff | tree |
2002-02-21 |
Sam Hocevar | * ./plugins/lirc/lirc.c: non-blocking patch from...
|
commit | commitdiff | tree |
2002-02-21 |
Sam Hocevar | * ./configure.in: gtk*-config detection fix for FreeBSD.
|
commit | commitdiff | tree |
2002-02-20 |
Sam Hocevar | * ./configure.in: removed a bashism.
|
commit | commitdiff | tree |
2002-02-20 |
Sam Hocevar | * ./Makefile: the win32 port now uses a more recent...
|
commit | commitdiff | tree |
2002-02-20 |
Sam Hocevar | * ./plugins/gtk/gtk.c: the log window is now black...
|
commit | commitdiff | tree |
2002-02-20 |
Sam Hocevar | * ./plugins/lirc/lirc.c: fixed my mistakes from yesterday.
|
commit | commitdiff | tree |
2002-02-19 |
Sam Hocevar | * ./plugins/lirc/lirc.: various fixes, thanks to...
|
commit | commitdiff | tree |
2002-02-19 |
Sam Hocevar | * Got rid of TRACE and intf_DbgMsg which were seldom...
|
commit | commitdiff | tree |
2002-02-15 |
Sam Hocevar | * ALL: got rid of *_Probe functions because most...
|
commit | commitdiff | tree |
2002-02-14 |
Sam Hocevar | * Grmbl. Forgot to commit those Win32 fixes last...
|
commit | commitdiff | tree |
2002-02-13 |
Sam Hocevar | * ./plugins/beos/*: BeOS fixes from Rudolf Cornelissen.
|
commit | commitdiff | tree |
2002-02-08 |
Sam Hocevar | * ./plugins/beos/vout_beos.cpp: ported the BeOS RGB...
|
commit | commitdiff | tree |
2002-02-06 |
Sam Hocevar | * ./plugins/lirc/lirc.c: IR remote control plugin...
|
commit | commitdiff | tree |
2002-02-04 |
Sam Hocevar | * ./src/misc/modules.c: changed module_Need to make...
|
commit | commitdiff | tree |
2002-01-30 |
Sam Hocevar | * Fixed stuff in the wall filter. Extended syntax:
|
commit | commitdiff | tree |
2002-01-28 |
Sam Hocevar | * ./plugins/chroma/i420_rgb16.c: MMX YUV to RGB transforma...
|
commit | commitdiff | tree |
2002-01-25 |
Sam Hocevar | * ./plugins/x11/xcommon.c: we don't use DPMS functions...
|
commit | commitdiff | tree |