]> git.sesse.net Git - vlc/history - modules
* Added an info panel to show movie info, etc.
[vlc] / modules /
2003-02-16 Derk-Jan Hartman* Added an info panel to show movie info, etc.
2003-02-16 Jean-Paul SamanQte video output get is screen size from the QT Embedde...
2003-02-16 Laurent Aimar * udp: forgot this file...
2003-02-16 Laurent Aimar * all: split muxer and access into independant part.
2003-02-16 Laurent Aimar * Less checks on muxer type.
2003-02-16 Laurent Aimar * adpcm: added dk3 too.
2003-02-16 Sigmund Augdal HelbergAdded support for volume up/down buttons.
2003-02-16 Laurent Aimar * adpcm: added DUCK 4 variant support. (thx M. Melanso...
2003-02-16 Laurent Aimar * all: fix mpeg2 handling.
2003-02-16 Christophe Massiot* modules/gui/macosx/open.m: Removed channel server...
2003-02-15 Derk-Jan Hartman* if we are paused in fullscreen, show cursor.
2003-02-15 Olivier Teulière - fixed a vicious bug
2003-02-14 Derk-Jan Hartman* Should fix an issue with multiple monitors and the...
2003-02-14 Olivier Teulière * exchanged directx' and waveout's capabilities becaus...
2003-02-14 Jean-Paul SamanFixed deadlock upon unloading qte_main plugin.
2003-02-14 Jean-Paul SamanSmall improvement.
2003-02-14 Gildas Bazin* modules/audio_output/waveout.c: better buffer managem...
2003-02-13 Derk-Jan HartmanALL:
2003-02-13 Derk-Jan Hartman*ALL: update the title of the window everytime the...
2003-02-13 Derk-Jan Hartman* fixed a small bug
2003-02-13 Derk-Jan Hartman* src/playlist/playlist.c:
2003-02-12 Jean-Paul SamanThe Qt Embedded video output plugin is now the preferre...
2003-02-12 Jean-Paul SamanFixed Qt Embedded video output placing of video stream...
2003-02-12 Johan Bilien * modules/access/vcd/vcd.*: fixed a warning
2003-02-12 Johan Bilien * modules/access/vcd/vcd.c: in entry points, track...
2003-02-12 Derk-Jan Hartman* modules/gui/macosx/controls.m:
2003-02-12 Christophe MassiotPatch courtesy of gibalou :
2003-02-12 Olivier Teulière * compilation fix
2003-02-11 Boris Dorès- Dolby Surround fix
2003-02-11 Derk-Jan HartmanALL: - changed vlc.app into VLC.app
2003-02-11 Christophe Massiot* modules/codec/lpcm.c: Attempt at supporting all chann...
2003-02-10 Christophe Massiot* 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 Derk-Jan Hartman* The dock should no longer be visible in fullscreen...
2003-02-10 Derk-Jan Hartman* only show last part of of file/url name in the playlist.
2003-02-10 Derk-Jan Hartman* fixed the black bar issue with window half/normal...
2003-02-10 Christophe Massiot* modules/audio_output/alsa.c: Fixed mono files output...
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 Derk-Jan Hartman* restored old deinterlace menu. The on the fly code...
2003-02-09 Sigmund Augdal Helberg *: a new mouse gestures interface, currently supportin...
2003-02-09 Christophe Massiot* 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 * ./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 MassiotFixed GTK compilation.
2003-02-09 Christophe Massiot* Added Step forward/Step backward feature.
2003-02-09 Christophe Massiot* aout_Volume* functions now do their own vlc_object_fi...
2003-02-08 Christophe Massiot* src/extras/libc.c: New vlc_wraptext function,
2003-02-08 Derk-Jan Hartman* window half/normal/double Size commands
2003-02-08 Christophe Massiot* modules/codec/mpeg_video/parser.c: Do not stop decodi...
2003-02-08 Christophe Massiot* Fixed misc typos in strings,
2003-02-08 Christophe Massiot* 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 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 MassiotFixed a buffer leak with slice-I streams (thanks sam).
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 * ./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 MassiotFixed interface freezes in the OS X interface.
2003-02-06 Christophe MassiotFixed 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-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 Christophe Massiot* modules/codec/mpeg_video/*: Support for Slice-I ...
2003-02-04 Christophe Massiot* modules/demux/mpeg/*: Fixed an uninitialized variable...
2003-02-04 Christophe Massiot* modules/access/*: Fixed compilation problems with...
2003-02-03 Stephan Assmusmodules/gui/beos/InterfaceWindow.h/.cpp
2003-02-03 Sam Hocevar * ./modules/visualization/xosd/xosd.c: Woody compilat...
2003-02-03 Sam Hocevar * ./modules/audio_output/alsa.c: Woody ALSA compilati...
2003-02-02 Christophe MassiotWorked around a bug with the Screens menu and localization.
2003-02-02 Stephan Assmuscosmetic fix (drop mark would reappear if SHIFT was...
2003-02-02 Eric Petit '--demuxdump-file -' dumps to standard output.
2003-02-02 Sam Hocevar * ALL: removed "VideoLAN Client" in favour of "VLC...
2003-02-02 Sam Hocevar * ./po/*: more interface strings harmonization.
2003-02-02 Johan Bilien * NEWS: VCD entry points and iso files
2003-02-02 Christophe Massiot* README.MacOSX.rtf: Typos
2003-02-02 Sam Hocevar * ./po/*: more s/vlc/VLC/ changes.
2003-02-01 Christophe Massiot* modules/gui/macosx/*: Fixed localization bugs
2003-02-01 Olivier Teulière * modules/gui/win32/win32.cpp: fixed a stupid bug...
2003-02-01 Sam Hocevar * ./mozilla/vlcshell.cpp: fixed the Mozilla plugin...
2003-02-01 Stephan AssmusChanges done since Feb 28 2003:
2003-02-01 Boris Dorès- fixed a compilation issue with C compilers
2003-02-01 Laurent Aimar * asf : trying to fix pts handling.
2003-01-31 Sam Hocevar * ./modules/gui/gtk/gtk_callbacks.c: fixed a crash...
2003-01-31 Sam Hocevar * ./modules/gui/gtk/gnome.glade, ./modules/gui/gtk...
2003-01-31 Sam Hocevar * ./modules/gui/gtk/gnome.c, ./modules/gui/gtk/gtk...
next