]> git.sesse.net Git - vlc/history - src/misc
* src/video_output/video_output.c: fixed a bug concerning the aspect
[vlc] / src / misc /
2002-12-14 Gildas Bazin* src/misc/objects.c: implemented the FIND_CHILD mode...
2002-12-14 Gildas Bazin* src/misc/threads.c: implemented vlc_thread_set_priori...
2002-12-13 Gildas Bazin* ALL: added a new vlc_list_t common type. vlc_list_fin...
2002-12-10 Gildas Bazin* ALL: fixed a f*ckage I introduced recently ;) var_Typ...
2002-12-08 Gildas Bazin* modules/gui/wxwindows/*: compilation fixes for wxX11...
2002-12-08 Christophe MassiotNew vlc_thread_set_priority function, to set the priori...
2002-12-07 Gildas Bazin* ALL: a few updates to the variables API:
2002-12-06 Sam Hocevar * ./configure.ac.in: removed -W in favour of -Wtradit...
2002-12-06 Sam Hocevar * ./src/*, ./include/*: fixed a bunch of badly initia...
2002-11-25 Sam Hocevar * ./src/misc/messages.c: we overwrite the WinCE logfi...
2002-11-20 Sam Hocevar * ./src/misc/messages.c: added ^Ms to the WinCE logfile.
2002-11-19 Sam Hocevar * ./src/misc/modules.c: p_module->psz_filename is...
2002-11-18 Gildas Bazin* src/misc/modules.c: fixed small typo that was breakin...
2002-11-18 Sam Hocevar * ./src/misc/modules.c: support for Unicode filenames...
2002-11-17 Laurent Aimar * ffmpeg: disable direct rendering by default. I have...
2002-11-13 Sam Hocevar * ./bootstrap: bootstrap now requires the --config...
2002-11-13 Sam Hocevar * ./msvc/*, ./evc/*: moved eMbedded Visual Studio...
2002-11-11 Sam Hocevar * ./include/*, ./src/*: separated WIN32 #tests and...
2002-11-10 Sam Hocevar * ALL: libvlc now compiles and run under WinCE. I...
2002-11-10 Sam Hocevar * ALL: WinCE compilation fixes (mostly nonexistent...
2002-11-09 Sam Hocevar * A few additional MSVC build fixes.
2002-11-09 Sam Hocevar * ./Makefile.am: added a "update-vlc.dsp" rule to...
2002-11-08 Gildas Bazin* ALL: using "%ll" in printf format strings is not...
2002-11-07 Gildas Bazin* INSTALL.win32, include/vlc_config.h, src/libvlc.h...
2002-11-06 Sam Hocevar * ./src/misc/extras.c: removed a duplicate calculatio...
2002-10-31 Sam Hocevar * ./src/misc/variables.c: callbacks are now called...
2002-10-29 Sam Hocevar * ./src/misc/modules.c: plugin extension check is...
2002-10-29 Sam Hocevar * ./src/misc/variables.c: simple change to var_Type...
2002-10-29 Sam Hocevar * ./include/vlc_common.h: defined the INSERT_ELEM...
2002-10-28 Sam Hocevar * ./include/variables.h, ./src/misc/variables.c:...
2002-10-28 Sam Hocevar * ./configure.ac.in: we explicitely link the dvdplay...
2002-10-28 Sam Hocevar * ./Makefile.am: fixed missing build dependencies...
2002-10-22 Sam Hocevar * ./mozilla/vlcshell.cpp: ported the Mozilla plugin...
2002-10-17 Sam Hocevar * ./src/misc/variables.c: callback loops are now...
2002-10-16 Sam Hocevar * ./include/variables.h, ./src/misc/variables.c:...
2002-10-16 Sam Hocevar * ./src/misc/variables.c: fixed a deadlock in command...
2002-10-15 Sam Hocevar * ./po/*: updated locales.
2002-10-15 Sam Hocevar * ./include/vlc_threads_funcs.h, ./src/misc/threads...
2002-10-14 Sam Hocevar * ./modules/misc/testsuite/test4.c: made the 4th...
2002-10-14 Sam Hocevar * ./include/vlc/vlc.h, ./src/libvlc.c: added VLC_Erro...
2002-10-14 Sam Hocevar * ./src/misc/error.c: added vlc_error, a strerror...
2002-10-11 Sam HocevarChanges to the libvlc API:
2002-10-11 Sam Hocevar * ./src/misc/variables.c, ./include/variables.h:...
2002-10-11 Gildas Bazin* src/misc/modules.c: fixed a memory leak with the...
2002-10-10 Christophe MassiotDo not use vasprintf under Mac OS X because OS X.1...
2002-10-09 Eric PetitBeOS compilation fixes.
2002-10-08 Sam Hocevar * ./src/libvlc.c, ./src/misc/messages.c: due to horri...
2002-10-05 Jon Lech Johansen ./src/misc/netutils.c: GetMacAddress Darwin support
2002-10-04 Sam Hocevar * ./configure.ac.in: removed now unnecessary --force...
2002-10-04 Gildas Bazin* src/misc/threads.c, src/misc/win32_specific.c, includ...
2002-10-03 Sam Hocevar * ./configure.ac.in: duplicated arguments to AM_INIT_...
2002-10-03 Gildas Bazin* FAQ: updated FAQ with config file issues.
2002-10-03 Sam Hocevar * ./src/libvlc.c, ./include/main.h: the root of all...
2002-09-30 Eric PetitAttempt to port new BeOS features from the stable branch.
2002-09-30 Sam Hocevar * ./debian/rules: moved the gtk_main and gnome_main...
2002-09-30 Sam Hocevar * ALL: the build mechanism now uses automake. See...
2002-09-29 Sam Hocevar * ./src/playlist/playlist.c: don't run the playlist...
2002-09-29 Sam Hocevar * ./src/misc/threads.c: fixed a bug in the st_mutex_n...
2002-09-26 Christophe Massiot* Major API change of the audio output. New aout_Dec...
2002-09-18 Christophe Massiot* ALL: More hooks for audio volume management.
2002-09-17 Sam Hocevar * ./src/libvlc.c: switched the position of msg_Create...
2002-09-02 Christophe MassiotThe liba52 "codec" is now an audio filter. It means...
2002-08-30 Christophe Massiotaout3 API change :
2002-08-30 Sam Hocevar * ./configure.in: do not try to link with -lrt if...
2002-08-29 Christophe Massiot* ./bootstrap : Fixed an issue with old shell versions
2002-08-26 Christophe Massiot* Miscellaneous S/PDIF fixes.
2002-08-26 Sam Hocevar (A few minor pending patches I had around)
2002-08-24 Gildas Bazin* modules/misc/logger/logger.c: fixed initialization...
2002-08-21 Sam Hocevar * ./include/aout_internal.h: exported aout_FifoPop...
2002-08-21 Christophe MassiotBig round of fixes in the aout3.
2002-08-21 Sam Hocevar * ./src/misc/modules.c: if a plugin requested not...
2002-08-21 Xavier MarchesiniFixed a polioterie in the previous commit
2002-08-21 Xavier Marchesini* libvlc.c : Win32 compilation fix.
2002-08-20 Sam Hocevar (compilation fixes for my previous commit)
2002-08-19 Christophe Massiot* ./configure: Fixed double detection of gethostbyname.
2002-08-19 Sam Hocevar * ./src/misc/cpu.c: we use void(*)(int) instead of...
2002-08-19 Sam Hocevar * ./src/misc/cpu.c: libvlc now plays nice with SIGILL...
2002-08-15 Sam Hocevar * ./src/misc/modules.c: compilation fix.
2002-08-15 Sam Hocevar * ./src/misc/modules.c: the module linked list is...
2002-08-14 Sam Hocevar * ./src/misc/objects.c: implemented vlc_list_find...
2002-08-14 Sam Hocevar * ./modules/control/rc/rc.c: 'l' outputs a list of...
2002-08-14 Christophe Massiot* Added a third argument to aout_OutputNextBuffer....
2002-08-14 Christophe Massiot* Changed aout_FormatTo* ; aout_FormatToSize does no...
2002-08-12 Christophe Massiot* Fixed a variable overflow bug in the audio output.
2002-08-12 Sam Hocevar * ./src/misc/objects.c: two big changes in the object...
2002-08-11 Gildas Bazin* src/misc/configuration.c: bugfix (don't initialize...
2002-08-10 Sam Hocevar * ./src/misc/messages.c: fixed an extremely old buffe...
2002-08-09 Christophe Massiot* Trivial resampler plug-in (resampling still non-funct...
2002-08-08 Sam Hocevar * ./modules/audio_output/oss.c: compilation fixes.
2002-08-07 Christophe MassiotAudio output 3. Expect major breakages.
2002-08-07 Sam Hocevar * ./modules/demux/mpeg/system.c: added a helper plugi...
2002-08-06 Sam Hocevar * ./Makefile, ./mozilla/Makefile: make uninstall...
2002-08-05 Sam Hocevar * ./Makefile.opts.in: fixed the builtins_LDFLAGS...
2002-08-04 Sam Hocevar * ./src/misc/modules.c: if a module name starts with...
2002-08-04 Sam Hocevar * ./include/vdec_ext-plugins.h: removed this public...
2002-08-04 Sam Hocevar * ./modules/*: moved plugins to the new tree. Yet...
2002-08-04 Sam Hocevar * ./src/misc/modules.c: we now recursively parse...
2002-07-31 Sam Hocevar * ALL: new module API. Makes a few things a lot simpl...
2002-07-29 Gildas Bazin* include/vlc_threads.h,include/main.h,src/misc/threads...
2002-07-23 Sam Hocevar * ALL: decoders now use a fourcc as a probe value.
next