]> git.sesse.net Git - vlc/history - modules
* modules/access/udp.c: When udp is invoked as 'rtp:', only consider RTP
[vlc] / modules /
2005-01-07 Christophe Massiot* modules/access/udp.c: When udp is invoked as 'rtp...
2005-01-07 Christophe Massiot* modules/access/pvr/pvr.c: Added --pvr-caching option.
2005-01-07 Gildas Bazin* modules/audio_output/waveout.c: increase the audio...
2005-01-06 Gildas Bazin* modules/gui/wince/*: New Windows CE interface by...
2005-01-06 Gildas Bazin* modules/codec/vorbis.c: fixed tremor output.
2005-01-06 Felix Paul Kühne* fixed wrong grammar ('1 items in list')
2005-01-06 Felix Paul Kühne* 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 Jérome DecoodtWork to support new playlist in http interface.
2005-01-03 Felix Paul Kühne* seperated the open, sout and sub-open dialogues from...
2005-01-03 Felix Paul Kühne* declared the shared instance properly (forgot that...
2005-01-02 Felix Paul Kühne* moved the preferences-window to a seperate nib-file
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 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-Courmont- Fixes HTTP access EOF detection
2004-12-26 Rémi Denis-CourmontCommon disconnection code in Disconnect()
2004-12-26 Rémi Denis-CourmontInitial HTTP/SSL access
2004-12-26 Rémi Denis-CourmontGeneric client SSL/TLS support
2004-12-26 Rocky BernsteinTitle hell. Seems like titles work substantially diffe...
2004-12-25 Rémi Denis-Courmont- Non blocking TLS handshaking
2004-12-25 Rocky BernsteinAdd a disc-mode and navigation-style control.
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* 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 Derk-Jan Hartman* ffmpeg/encoder.c: if p_codec->pix_ftms is not yet...
2004-12-21 Christophe Massiot* 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* modules/codec/ffmpeg/video_filter.c: I420 -> YUVA...
2004-12-21 Rocky BernsteinWork on getting slider seeking working better.
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 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 Rocky BernsteinImprove entry navigation and title update.
2004-12-20 Rocky BernsteinFix bad bug with was causing discontinuous video playback.
2004-12-19 Rocky BernsteinCleanups towards getting this to a usable state.
2004-12-19 Gildas Bazin* modules/codec/svcdsub.c,cvdsub.c: fixed Cr/Cb inversi...
2004-12-19 Gildas Bazin* modules/video_output/x11/xcommon.c: fixed nasty bug...
2004-12-19 Gildas Bazin* modules/demux/util/id3tag.c: fixed a few bugs.
2004-12-19 Olivier Teulière * skins2: handle "item-deleted" variable
2004-12-19 Rocky BernsteinFirst attempt to libcdio VCD working under new regime...
2004-12-19 Gildas Bazin* modules/misc/rtsp.c: fixed support for pause with...
2004-12-19 Felix Paul Kühne* small clean-up, so the about-class is not needed...
2004-12-19 Gildas Bazin* modules/demux/livedotcom.cpp: coding style fixes.
2004-12-19 Gildas Bazin* modules/access/pvr/pvr.c: added missing pvr-caching...
2004-12-19 Clément StenacFix bugs with psz_shortname
2004-12-19 Gildas Bazin* modules/codec/cvdsub.c: ported cvd subtitles decoder...
2004-12-18 Olivier Teulière * skins: Reload the current skin correctly even when...
2004-12-18 Olivier Teulière * skins: Reparent the embedded vout window when switch...
2004-12-18 Olivier Teulière * skins2: Loading a new theme while an embedded vout...
2004-12-17 Rocky BernsteinSome small cleanups.
2004-12-17 Olivier Teulière * skins2: Do not paint on the embedded video output...
2004-12-17 Olivier Teulière * skins/utils/bezier.cpp: Fixed a bug in the computati...
2004-12-17 Benjamin Pracht* Hotkey to set audio delay on the fly
2004-12-17 Gildas Bazin* modules/gui/skins2/src/png_bitmap.cpp: compilation...
2004-12-16 Olivier Teulière * skins2: When a control changes, refresh only the...
2004-12-16 Gildas Bazin* modules/video_filter/logo.c: --logo-transparency...
2004-12-16 Gildas Bazincompilation fixes.
2004-12-16 Clément StenacWhat do you find funny ?
2004-12-16 Clément StenacReally fix all the set_name.
2004-12-16 Clément StenacLast one ?
2004-12-16 Clément Stenac$#*%§& SVN !
2004-12-16 Clément StenacFor some unknown reason, the previous commit was not...
2004-12-16 Gildas Bazinmodules/video_filter/logo.c: use image handler.
2004-12-16 Gildas Bazin* modules/gui/skins2/*: use image handler to load graph...
2004-12-16 Gildas Bazin* modules/codec/png.c: PNG decoder using libpng.
2004-12-16 Gildas Bazin* modules/gui/skins2/parser/skin_parser.cpp: fixed...
2004-12-16 Clément StenacFix a bug with preferences
2004-12-16 Gildas Bazin* modules/gui/skins2/*: fixed a whole bunch of memory...
2004-12-16 Clément StenacMerge general with the category when possible
2004-12-15 Clément StenacMake SAP node read-only
2004-12-15 Gildas Bazin* modules/misc/rtsp.c, src/misc/vlm.c: very preliminary...
2004-12-15 Benjamin Pracht* Implements playlist toggle button
2004-12-14 Clément StenacImplement add_module_cat to add a module by category...
2004-12-14 Gildas Bazin* modules/codec/ffmpeg/video_filter.c: added RV32 ...
2004-12-14 Benjamin Pracht* Implements sorting by licking on table column headers...
2004-12-14 Clément StenacBetter fix for wx deadlock with preparse
2004-12-14 Gildas Bazin* modules/codec/ffmpeg/encoder.c: typo for strict-rc...
2004-12-14 Clément Stenac* Provide playlist_LockFoo functions for some functions
2004-12-13 Benjamin PrachtImplements sorting of the current node from context...
2004-12-13 Felix Paul Kühne* changed 2 strings to lower-case, which prevented...
next