]> git.sesse.net Git - vlc/history - src/misc
PDA interface:
[vlc] / src / misc /
2003-11-07 Christophe Massiot* src/misc/threads.c: Implementation of real-time prior...
2003-11-05 Gildas Bazin* include/vlc_codec.h, modules/codec/ffmpeg/encoder...
2003-11-05 Gildas Bazin* src/input/input.c: honor the --demux config option...
2003-11-05 Gildas Bazin* include/configuration.h: some small re-work of the...
2003-10-29 Gildas Bazin* ALL: improved hotkeys support.
2003-10-28 Derk-Jan Hartman* src/misc/darwin_specific.m: fixed some languages.
2003-10-25 Sam Hocevar * include/vlc_common.h:
2003-10-22 Gildas Bazin* configure.ac, modules/codec/Modules.am, modules/codec...
2003-10-14 Gildas Bazin* modules/gui/wxwindows/*: don't forget to delete the...
2003-10-11 Derk-Jan Hartman* src/misc/charset.c: Fixed a segfault and removed...
2003-10-08 Gildas Bazin* include/vlc_codec.h: defines decoders/encoders relate...
2003-10-07 Gildas Bazin* src/misc/modules.c: win32 compilation fix.
2003-10-05 Sam Hocevar * configure.ac:
2003-10-05 Sam Hocevar * src/misc/modules.c, src/misc/modules_plugin.h.in:
2003-10-04 Sam Hocevar * src/misc/modules_plugin.h.in: Added a missing retur...
2003-10-04 Sam Hocevar * src/misc/modules_plugin.h.in: More meaningful error...
2003-10-04 Christophe MassiotFixed dyld commit.
2003-10-04 Sam Hocevar * configure.ac:
2003-10-03 Sam Hocevar * src/misc/win32_specific.c: minor code clean-up.
2003-09-29 Gildas Bazin* include/os_specific.h, src/libvlc.[c,h], src/misc...
2003-09-29 Sigmund Augdal HelbergDoxyfile:
2003-09-26 Gildas Bazin* src/misc/modules.c: removed an old win32 hack which...
2003-09-24 Gildas Bazin* include/main.h, src/libvlc.c, src/libvlc.h, src/misc...
2003-09-23 Gildas Bazin* configure.ac, mozilla/vlcshell.cpp, mozilla/support...
2003-09-19 Laurent Aimar * src/misc/objects.c: change the way that FIND_ANYWH...
2003-09-18 Clément StenacAdded some Doxygen doc
2003-09-10 Laurent Aimar * modules: do not take care of the case for shortcuts...
2003-09-07 Laurent Aimar * input: introduce 'position', 'time', 'length', ...
2003-09-02 Gildas Bazin* ALL: Introduction of a new api for decoders.
2003-08-28 Sam Hocevar * src/misc/threads.c, include/vlc_threads.h: Removed...
2003-08-23 Laurent Aimar * configure.ac : added --enable-goom and --with-goom...
2003-08-23 Laurent Aimar * charset: compilation fix.
2003-08-23 Loïc Minier * src/misc/configuration.c: fix a couple of signed...
2003-08-23 Loïc Minier * missing top static declaration was giving a warning
2003-08-23 Derk-Jan Hartman* sorry :)
2003-08-23 Derk-Jan Hartman* added a vlc_current_charset function. This tries...
2003-08-17 Laurent Aimar * all: removed all u8/u16/.... occurences.
2003-08-14 Clément Stenac* all: as announce calls non-standard functions (SLP...
2003-08-14 Sigmund Augdal HelbergFirst part of code to allow configurable hotkeys.
2003-08-03 Gildas Bazin* src/misc/configuration.c, include/configuration.h...
2003-08-01 Laurent Aimar * modules.c : include ninput.h
2003-07-31 Gildas Bazin* src/misc/win32_specific.c: change the mode of stdin...
2003-07-24 Gildas Bazin* src/misc/modules.c: if module_Need() was passed an...
2003-07-23 Gildas Bazin* modules/misc/freetype.c, modules/demux/util/sub.c...
2003-07-23 Gildas Bazin* include/variables.h, src/misc/variables.c: you can...
2003-07-23 Gildas Bazin* ALL: changes to the playlist_Add() and VLC_AddTarget...
2003-07-22 Gildas Bazin* src/misc/variables.c: fixed small mem leak (courtesy...
2003-07-18 Gildas Bazin* src/libvlc.h: disabled the encoders config options...
2003-07-18 Gildas Bazin* modules/audio_output/alsa.c: alsa is now the default...
2003-07-14 Sigmund Augdal HelbergAll: My shot at improving subtitle rendering in vlc...
2003-07-01 Sam Hocevar * include/error.h: Renamed this file to include/vlc_e...
2003-07-01 Sam Hocevar * Makefile.am:
2003-06-27 Sam Hocevar * src/misc/configuration.c: minor fix in a comment.
2003-06-26 Sam Hocevar * include/video.h: renamed this file to vlc_video...
2003-06-24 Sam Hocevar * include/interface.h: renamed this file to vlc_inter...
2003-06-23 Gildas Bazin* src/misc/modules.c, modules/gui/wxwindows/timer.cpp...
2003-06-14 Gildas Bazin* src/misc/configuration.c: in config_SaveConfigFile...
2003-06-13 Sam Hocevar * ./src/misc/messages.c: ouch. when the message queue...
2003-06-05 Gildas Bazin* include/vlc_common.h: fixed the I64C() macro for...
2003-05-25 Gildas Bazin* src/video_output/video_output.c, modules/video_output...
2003-05-24 Gildas Bazin* src/misc/variables.c, include/variables.h: first...
2003-05-22 Gildas Bazin* INSTALL.win32: added a small note about running vlc...
2003-05-20 Clément StenacAll: Support for SAP advertising in stream output
2003-05-12 Gildas Bazin* modules/gui/skins/*: got rid of wxdialogs.h, the...
2003-05-11 Gildas Bazin* src/input/input_programs.c: small bug fix.
2003-05-09 Eric Petit * src/misc/messages.c: forget a defined(SYS_BEOS)...
2003-05-08 Eric Petit ALL: fixed BeOS-specific warnings (ssize_t is not...
2003-05-08 Eric Petit src/misc/beos_specific.cpp:
2003-05-05 Gildas Bazin* ALL: removed the old channels server stuff (was depre...
2003-05-05 Sigmund Augdal Helbergimplemented VLC_VAR_TIME using two ints
2003-05-04 Gildas Bazin* src/misc/variables.c, ALL: improvements to the object...
2003-04-14 Christophe Massiot* Implementation of a frame-dropping algorithm for...
2003-04-09 Gildas Bazin* src/libvlc.c: fixed the "color" config option.
2003-04-08 Christophe Massiot* Fixed the translation option with Mac OS X.
2003-04-07 Gildas Bazin* src/misc/configuration.c: what the f??k, configuratio...
2003-04-06 Christophe Massiot* OS X : create dummy fr.lproj etc. directories, so...
2003-03-30 Gildas Bazin* modules/gui/wxwindows/*: fixed the save feature of...
2003-03-25 Gildas Bazin* src/misc/modules.c: module_Need() now only raises...
2003-03-12 Eric Petit * configure.ac.in: compile fix for BeOS/BONE (s/LDFALG...
2003-03-12 Sam Hocevar * ./src/stream_output/stream_output.c: Win32 compilat...
2003-03-11 Gildas Bazin* ALL: experimental code for stream (dvd) navigation...
2003-03-10 Christophe Massiot* Bumped up version number to 0.5.2
2003-03-09 Gildas Bazin* configure.ac.in: don't include the screensaver plugin...
2003-03-04 Christophe Massiot* Made rt-priority a real-time variable (shut-up sam...
2003-03-03 Gildas Bazin* ALL: another bunch of fixes for the MSVC build.
2003-03-03 Gildas Bazin* ALL: Finally fixed the MSVC project files.
2003-03-02 Gildas Bazin* src/misc/threads.c, include/vlc_threads_funcs.h:...
2003-03-01 Gildas Bazin* src/misc/threads.c, include/vlc_threads_funcs.h:...
2003-02-23 Laurent Aimar * all : declaration of http and httpd.
2003-02-20 Sigmund Augdal Helberg* include/configuration.h: added a new flag to the...
2003-02-18 Olivier Teulière * src/misc/modules.c: on Windows, we look for the...
2003-02-17 Derk-Jan Hartman* Fixed the localization issue on MacOSX.
2003-02-17 Christophe MassiotFixed the "everything is in Japanese" bug. :p
2003-02-17 Sam Hocevar * ./src/misc/modules.c: hmpf, Wine does not complain...
2003-02-17 Sam Hocevar * ./src/misc/win32_specific.c: under Win32 we retriev...
2003-02-10 Sam Hocevar * ./src/misc/modules_plugin.h.in: when opening the...
2003-02-10 Sam Hocevar * ./src/misc/threads.c: fixed compilation of the...
2003-02-06 Sam Hocevar * ./src/misc/darwin_specific.m: completed our list...
2003-02-04 Derk-Jan Hartman* We released an array that was in a autorelease pool...
2003-02-01 Christophe Massiot* configure.ac.in: worked around an ffmpeg-cvs detectio...
next