]> git.sesse.net Git - vlc/shortlog
vlc
2005-01-11 Clément StenacAdd some icons
2005-01-11 Derk-Jan Hartman* newer theora: alpha4 version. new location, new patch
2005-01-11 Christophe... * modules/access/dvb: Fixed numerous bugs related to...
2005-01-11 Derk-Jan Hartman* fix ogg streams.
2005-01-11 Andre Pang* configure.ac: Require libtheora 1.0alpha4
2005-01-11 Andre Pang* cmml/intf.c: Fix refcount leak on main interface...
2005-01-11 Gildas Bazin* modules/gui/wxwindows/preferences_widgets.cpp: added...
2005-01-11 Derk-Jan Hartman* NSV uses a different mime type for audio only streams...
2005-01-11 Andre Pang* theora.c: Eliminate display artifacts when the very...
2005-01-11 Andre Pang* theora.c: Fixed weird display artifacts when seeking...
2005-01-10 Benjamin Pracht* End of the implementation of the v4l-*options
2005-01-10 Felix Paul... * changed the GNU mirror once again, since the Irish...
2005-01-10 Sam Hocevar * configure.ac: -lfreetype requires -lm.
2005-01-09 Benjamin Pracht* v4l.c:
2005-01-09 Cyril Deguet- all: skeleton for a MacOSX port of skins2 (happy...
2005-01-08 Cyril Deguet- playlist.c: avoid a segfault when playlist_ViewFind...
2005-01-07 Olivier Teulière * TODO: Added little hints for the OS X port of the...
2005-01-07 Christophe... * modules/access/dvb:
2005-01-07 Christophe... * modules/access_output/udp.c: When using --udp-group...
2005-01-07 Christophe... * modules/access/udp.c: When udp is invoked as 'rtp...
2005-01-07 Christophe... * modules/access/pvr/pvr.c: Added --pvr-caching option.
2005-01-07 Gildas Bazin* modules/audio_output/waveout.c: increase the audio...
2005-01-07 Gildas Bazin* include/aout_internal.h: fixed old memory leak when...
2005-01-07 Gildas Bazin(no commit message)
2005-01-07 Gildas Bazin* configure.ac: added wince plugin to the build system.
2005-01-06 Gildas Bazin* modules/gui/wince/*: New Windows CE interface by...
2005-01-06 Felix Paul... * ALL: updated the po-files
2005-01-06 Gildas Bazin* modules/codec/vorbis.c: fixed tremor output.
2005-01-06 Felix Paul... * fixed wrong grammar ('1 items in list')
2005-01-06 Felix Paul... * controls.m: call openFileGeneric via VLCMain and...
2005-01-06 Eric Petit control/http.c: gcc < 3 compile fix
2005-01-05 Gildas Bazin* src/misc/modules.c,cpu.c, modules/access/file.c:...
2005-01-05 Gildas Bazin* src/input/stream.c: decrease memory requirements...
2005-01-05 Gildas Bazin* toolbox: added an evc ARMV4 target.
2005-01-05 Gildas Bazin* evc/*: added an ARMV4 target.
2005-01-05 Gildas Bazin* configure.ac: fix Dirac detection (patch by Anuradha...
2005-01-05 Jérome DecoodtWork to support new playlist in http interface.
2005-01-03 Felix Paul... * seperated the open, sout and sub-open dialogues from...
2005-01-03 Felix Paul... * declared the shared instance properly (forgot that...
2005-01-02 Jérome DecoodtFix a bug when shuffling playlist with 1 item
2005-01-02 Felix Paul... * po/da.po: update to the Danish translation by Jonas...
2005-01-02 Felix Paul... * moved the preferences-window to a seperate nib-file
2005-01-01 Felix Paul... * give credit to Jonas Larsen for creating the Danish...
2005-01-01 Felix Paul... * build libiconv without i18n-support, so it can be...
2005-01-01 Felix Paul... * make sure gettext is built before libiconv, since...
2005-01-01 Felix Paul... * use "heanet.dl.sourceforge.net" for downloading FreeT...
2004-12-29 Clément StenacReuse the encoder
2004-12-29 Clément StenacBaaaah, we _already_ have a PNG encoder.
2004-12-29 Clément StenacModules.am
2004-12-29 Clément StenacPNG image encoder and imagefile video output
2004-12-28 Clément Stenac* Do not search a visualizer in strict mode
2004-12-28 Andre Pang* Typo
2004-12-28 Andre Pang* Make VLC win32 package in build directory, not source...
2004-12-28 Andre Pang* Extra sanity checks and debugging info for Annodex...
2004-12-28 Andre Pang* Fix CMML codec on systems where strcmp(1) dies if...
2004-12-26 Rocky BernsteinSome cleanup and unification with xine vcd plugin.
2004-12-26 Rémi Denis... - Fixes HTTP access EOF detection
2004-12-26 Rémi Denis... Common disconnection code in Disconnect()
2004-12-26 Rémi Denis... Initial HTTP/SSL access
2004-12-26 Rémi Denis... Generic client SSL/TLS support
2004-12-26 Rocky BernsteinTitle hell. Seems like titles work substantially diffe...
2004-12-25 Rémi Denis... - Fix segfault when TLS handshake fails (introduced...
2004-12-25 Rémi Denis... - Non blocking TLS handshaking
2004-12-25 Rocky BernsteinAdd a disc-mode and navigation-style control.
2004-12-25 Clément StenacDon't update author view on the fly (workaround complet...
2004-12-25 Rocky Bernsteininfo.c: Add LID info in stream and media info.
2004-12-25 Clément StenacFix connection close, patch by Ted Deppner <ted at...
2004-12-24 Benjamin Pracht* Fix title display above the scrollbar
2004-12-24 Rocky BernsteinCheck to see if a particular subtitle channel is select...
2004-12-24 Derk-Jan Hartman* locking issue and code cleanup
2004-12-23 Rocky BernsteinDeal with just one of the many crashes. This one in...
2004-12-23 Rocky BernsteinFill out more VCD player-independent parts. Modal ...
2004-12-23 Derk-Jan Hartman* src/libvlc.h: Added a "snapshot-format" option to...
2004-12-22 Derk-Jan Hartman* src/playlist/info.c: Fix a crash in the item info...
2004-12-22 Derk-Jan Hartman* modules/access/http.c:
2004-12-22 Gildas Bazin* modules/gui/skins2/*: added svn Id property.
2004-12-22 Rocky BernsteinMore segment playing improvements, be able to map seekp...
2004-12-22 Rocky BernsteinSome work towards get segments working again.
2004-12-22 Rocky BernsteinGet chapter next/prev working for entries.
2004-12-22 Rocky BernsteinTypo making seekpoint_next to to seekpoint 0. Clearly...
2004-12-22 Derk-Jan Hartman* ffmpeg/encoder.c: if p_codec->pix_ftms is not yet...
2004-12-21 Gildas Bazin* src/libvlc.h: properly place the snapshot-path option.
2004-12-21 Christophe... * modules/demux/ts.c: New option --ts-capmt-sysid to...
2004-12-21 Gildas Bazin* modules/gui/wxwindows/interface.cpp: fixed hotkeys...
2004-12-21 Gildas Bazin* src/video_output/vout_intf.c: added a video-snapshot...
2004-12-21 Gildas Bazin* modules/control/hotkeys.c: snapshot hotkey.
2004-12-21 Gildas Bazin* src/video_output/vout_intf.c: implemented vout_Contro...
2004-12-21 Gildas Bazin* modules/codec/ffmpeg/video_filter.c: I420 -> YUVA...
2004-12-21 Gildas Bazin* src/misc/image.c: implemented ImageConvert().
2004-12-21 Rocky BernsteinWork on getting slider seeking working better.
2004-12-20 Gildas Bazin* src/misc/image.c: implemented ImageWrite() and ImageW...
2004-12-20 Gildas Bazin* modules/codec/ffmpeg/encoder.c: use pix_fmt specified...
2004-12-20 Clément StenacNo need to GuessType on directory content
2004-12-20 Clément StenacRemoved buggy legacy code
2004-12-20 Clément StenacForce RC interface in standard playlist mode
2004-12-20 Gildas Bazin* modules/video_output/directx/events.c: fixes for...
2004-12-20 Gildas Bazin* modules/gui/skins2/src/vlcproc.cpp: fixed crash on...
2004-12-20 Gildas Bazin* include/vlc_image.h,vlc_xml.h: make these c++ happy.
2004-12-20 Rocky BernsteinImprove entry navigation and title update.
2004-12-20 Rocky BernsteinFix bad bug with was causing discontinuous video playback.
next