]> git.sesse.net Git - vlc/shortlog
vlc
2003-02-11 Christophe... * modules/codec/lpcm.c: Attempt at supporting all chann...
2003-02-10 Christophe... * modules/video_output/sdl.c: Real fix for the aout_Vol...
2003-02-10 Marc Ariberti * sdl.c : added includes (vlc/aout.h & aout_internal.h)
2003-02-10 Derk-Jan Hartman* the window of the video shows the official document...
2003-02-10 Christophe... * I ran --update-po for the last time before the 0...
2003-02-10 Derk-Jan Hartman* The dock should no longer be visible in fullscreen...
2003-02-10 Sam Hocevar * ./debian/rules: added code to avoid timestamp skews...
2003-02-10 Derk-Jan Hartman* only show last part of of file/url name in the playlist.
2003-02-10 Sam Hocevar * ./debian/rules: added missing icon in the vlc and...
2003-02-10 Derk-Jan Hartman* fixed the black bar issue with window half/normal...
2003-02-10 Sam Hocevar * ./debian/rules: removed Debian kludges that do...
2003-02-10 Sam Hocevar * ./debian/control: added the "VideoLAN" word in...
2003-02-10 Sam Hocevar * ./src/misc/modules_plugin.h.in: when opening the...
2003-02-10 Sam Hocevar * ./configure.ac.in: disabled the i420_yuy2_mmx plugi...
2003-02-10 Christophe... * modules/audio_output/alsa.c: Fixed mono files output...
2003-02-10 Sam Hocevar * ./src/misc/threads.c: fixed compilation of the...
2003-02-10 Eric Petit Move the messages update function to another thread...
2003-02-10 Derk-Jan Hartman* another proof that the copy command in IE for Mac...
2003-02-10 Christophe... * Enabled the gestures module by default,
2003-02-10 Derk-Jan Hartman* restored old deinterlace menu. The on the fly code...
2003-02-09 Sigmund Augdal... *: a new mouse gestures interface, currently supportin...
2003-02-09 Christophe... * Minor typographic corrections,
2003-02-09 Stephan Assmusmodules/gui/beos/PreferenceWindow.h/.cpp
2003-02-09 Laurent Aimar * sub.c : begun clean up
2003-02-09 Sam Hocevar * ./configure.ac.in: fiddled with linking flags for...
2003-02-09 Sam Hocevar * ./debian/control: made lintian happier with package...
2003-02-09 Sam Hocevar * ./modules/video_filter/transform.c: fixed a stupid...
2003-02-09 Sam Hocevar * ./modules/gui/kde/preferences.cpp: fixed KDE 3...
2003-02-09 Eric Petit Simplified volume functions
2003-02-09 Olivier Teulière * modules/gui/win32/mainframe.cpp: simplifications...
2003-02-09 Christophe... Fixed GTK compilation.
2003-02-09 Christophe... * Added Step forward/Step backward feature.
2003-02-09 Christophe... * aout_Volume* functions now do their own vlc_object_fi...
2003-02-08 Christophe... Fixed previous commit.
2003-02-08 Christophe... * src/extras/libc.c: New vlc_wraptext function,
2003-02-08 Derk-Jan Hartman* window half/normal/double Size commands
2003-02-08 Christophe... * modules/codec/mpeg_video/parser.c: Do not stop decodi...
2003-02-08 Cyril Deguet* fixed the encoding
2003-02-08 Christophe... * Fixed misc typos in strings,
2003-02-08 Christophe... * configure.ac.in: Disabled Swedish translation since...
2003-02-07 Marc Aribertiglibc 2.1 port for linupy (linux on a yopy pda)
2003-02-07 Derk-Jan Hartman* Resize window fixes
2003-02-07 Alexis de Lattre- FAQ : the first question of the "troubleshooting...
2003-02-07 Derk-Jan Hartman* added half, normal and full size videowindow menuitems.
2003-02-07 Olivier Teulière * Fixed the "RichEdit line insertion error" bug (close...
2003-02-07 Christophe... Fixed a buffer leak with slice-I streams (thanks sam).
2003-02-07 Yves Duret- added missing buildrequires
2003-02-07 Derk-Jan Hartman* grrr changed the project file by accident. revert
2003-02-07 Derk-Jan Hartman* When you push backspace or delete in the playlist...
2003-02-07 Laurent Aimar * ffmpeg/audio : removed an old error (anyway it was...
2003-02-07 Sam Hocevar * ./src/interface/interface.c: interface variable...
2003-02-07 Sam Hocevar * ./include/interface.h: grmbl, I forgot VLC_EXPORT...
2003-02-07 Sam Hocevar * ./modules/access/dvdplay/demux.c: fixed a minor...
2003-02-06 Sam Hocevar * ./modules/access/dvdplay/demux.c: the dvdplay plugi...
2003-02-06 Christophe... Fixed interface freezes in the OS X interface.
2003-02-06 Sam Hocevar * ./src/misc/darwin_specific.m: completed our list...
2003-02-06 Sam Hocevar * ./debian/rules: build the SLP plugin by default.
2003-02-06 Eric Petit Tuned BeOS priorities for a better playback on low...
2003-02-06 Christophe... Fixed AFMT_AC3 and AFMT_S16_NE handling.
2003-02-06 Derk-Jan Hartman* Changed a failed DecompressSequenceFrameS error into...
2003-02-06 Sam Hocevar * ./modules/misc/screensaver.c: screen saver disablin...
2003-02-06 Sam Hocevar * ./configure.ac.in: libmad and liba52 need to be...
2003-02-06 Sam Hocevar * ./doc/faq/faq.sgml: updated config file location...
2003-02-05 Derk-Jan Hartman* Changed the wrong property in my recent commit. FIXED
2003-02-05 Sam Hocevar * ./modules/gui/gtk/gtk_callbacks.c: fixed a bug...
2003-02-05 Derk-Jan Hartman* added a "Open CrashLog" button to the messages window...
2003-02-05 Derk-Jan Hartman* Added AppleScript support
2003-02-05 Derk-Jan Hartman* More support for handling URLs. Still need to create...
2003-02-05 Derk-Jan Hartman* Added a Next and Previous item to the dockmenu
2003-02-04 Jean-Paul SamanCloses bug #170
2003-02-04 Derk-Jan Hartman* We released an array that was in a autorelease pool...
2003-02-04 Christophe... * modules/codec/mpeg_video/*: Support for Slice-I ...
2003-02-04 Christophe... * modules/demux/mpeg/*: Fixed an uninitialized variable...
2003-02-04 Christophe... * modules/access/*: Fixed compilation problems with...
2003-02-03 Sam Hocevar * ./bootstrap: we don't fail if gettext is too old...
2003-02-03 Christophe... Now developing 0.5.1-cvs.
2003-02-03 Sam Hocevar * ./debian/woody-buildpackage: enabled build-deps...
2003-02-03 Stephan Assmusmodules/gui/beos/InterfaceWindow.h/.cpp
2003-02-03 Alexis de LattreSmall fix.
2003-02-03 Alexis de LattreArticle format, instead of book format.
2003-02-03 Sam Hocevar * ./debian/rules: more Debian Woody fixes. Grrrr!
2003-02-03 Sam Hocevar * ./modules/visualization/xosd/xosd.c: Woody compilat...
2003-02-03 Sam Hocevar * ./share/Makefile.am: we weren't distributing the...
2003-02-03 Sam Hocevar * Updated ChangeLog and pofiles.
2003-02-03 Sam Hocevar * ./modules/audio_output/alsa.c: Woody ALSA compilati...
2003-02-03 Sam Hocevar * ./debian/control: missing build dependencies.
2003-02-03 Christophe... German translation, croutesy of Felix Kuehne.
2003-02-02 Christophe... Worked around a bug with the Screens menu and localization.
2003-02-02 Derk-Jan Hartman* OSX version can open .asx files. so we need to let...
2003-02-02 Sam Hocevar * ./include/vlc_config.h: changed "VideoLAN Client...
2003-02-02 Sam Hocevar * ./debian/vlc.desktop: removed unnecessary file.
2003-02-02 Sam Hocevar * ./debian/Makefile.am: added woody-buildpackage...
2003-02-02 Sam Hocevar * ./debian/changelog: updated Debian changelog.
2003-02-02 Sam Hocevar * ./ChangeLog: used cvs2cl (./cvs2cl.pl --hide-filena...
2003-02-02 Sam Hocevar * ./debian/woody-buildpackage: finished Woody build...
2003-02-02 Sam Hocevar * ./po/de.po: german translation updates from Felix...
2003-02-02 Jean-Paul SamanAdded ffmpeg package to list of depenencies.
2003-02-02 Sam Hocevar * ./debian/woody-buildpackage: added a script to...
2003-02-02 Sam Hocevar * ./NEWS: a few updates from gibalou.
2003-02-02 Stephan Assmuscosmetic fix (drop mark would reappear if SHIFT was...
next