]> git.sesse.net Git - vlc/history - src
* trunk version of [13699]
[vlc] / src /
2005-12-12 Olivier Aubertsrc/control/audio_video.c: cast visual_id parameter...
2005-12-12 Olivier Aubertcontrol/core.c: raise exceptions in get_media_position
2005-12-12 Olivier Aubertsrc/control/core.c: remove superfluous ;
2005-12-11 Clément StenacHandle removal
2005-12-11 Clément StenacDeclare vlc_current_object. Patch by Filippo Carone
2005-12-11 Clément Stenac* Handle dialogs needing answer
2005-12-10 Derk-Jan Hartman* don't convert UTF-8 -> UTF-8 because we found a BOM.
2005-12-10 Derk-Jan Hartman* UTF16 and UTF32 conversion to UTF8 for stream_ReadLin...
2005-12-10 Olivier Aubertsrc/control/core.c, include/vlc/control.h: Applied...
2005-12-09 Olivier Aubertsrc/control/plugin.c: correct include reference
2005-12-09 Clément StenacReplace function callback by variable callback.
2005-12-07 Rémi Denis-CourmontAdded a bunch of "const" - should fix warning in VLM...
2005-12-07 Clément StenacImprove dialogs handling
2005-12-06 Clément StenacInteraction facility (Refs:#27)
2005-12-06 Rémi Denis-CourmontOne must update src/misc/modules.c whenever a new vlc_...
2005-12-06 Clément StenacFix behaviour if repeat is enabled at startup
2005-12-06 Clément StenacFix a string. Thanks to ShadeHawk on irc for noticing
2005-12-05 Rémi Denis-Courmont- Don't print a bogus warning when reading on empty...
2005-12-05 Sigmund Augdal Helbergvlm.c: fix segfault when vlm command have mismatched...
2005-12-05 Rémi Denis-CourmontFix typo/compilation
2005-12-05 Rémi Denis-CourmontUse OS default for multicast hop limit if not overriden...
2005-12-05 Rémi Denis-CourmontUse net_ConnectUDP
2005-12-05 Rémi Denis-CourmontUpdate multicast stream output options
2005-12-05 Rémi Denis-CourmontImplement IP_MULTICAST_IF
2005-12-05 Clément StenacVery beginning of the interaction framework (Refs:#27)
2005-12-05 Rémi Denis-Courmontfix previous commit
2005-12-05 Rémi Denis-CourmontImplement multicast hop limit
2005-12-05 Rémi Denis-CourmontSort out io.c
2005-12-05 Rémi Denis-CourmontCreate src/network subdirectory
2005-12-04 Rémi Denis-Courmontimplement net_ConnectUDP() (yet to be used) to create...
2005-12-02 Clément StenacDon't notify playlist from input, input does it already
2005-12-02 Clément StenacFix playlist notification in input
2005-12-01 Derk-Jan Hartman* Introduce 'spdb' the big endian variant of 'spdi...
2005-11-29 Clément StenacRemove SLP (Closes:#434)
2005-11-29 Antoine Cellerieradd aspect ratio, crop and deinterlace hotkeys. fixes...
2005-11-27 Clément StenacBah.. Fix HAL in libvlc
2005-11-27 Clément StenacFix new HAL interaction
2005-11-27 Clément Stenac* Improve strings for jumps
2005-11-26 Antoine Cellerier * : make jump hotkeys time interval user configurable
2005-11-23 Christophe Massiot * src/input/input.c: Please use strtol instead of...
2005-11-23 Antoine CellerierPut licensing terms instead of description in about...
2005-11-15 Damien Fouilleulplugin.cpp: don't mess up custom protocol when combinin...
2005-11-15 Antoine Cellerierupdate copyright date
2005-11-14 Jean-Paul Samanforward port of revision 13250
2005-11-14 Damien Fouilleullibvlc.c: fixed object leak (playlist)
2005-11-13 Gildas Bazin* src/input/clock.c: reverted 13220.
2005-11-13 Marian Durkovicfixed comparision between incompatible values preventin...
2005-11-12 Sam Hocevar * src/vlc.c: do not exit the program with an error...
2005-11-11 Marian Durkovicupdate cl->delta_cr only once per 200 msec to ensure...
2005-11-10 Gildas Bazin* src/libvlc.c: failing of bindtextdomain() does not...
2005-11-09 Clément StenacRemove debug
2005-11-09 Clément StenacAdd a input_Read function that reads a stream in blocki...
2005-11-09 Sigmund Augdal Helbergclock: Fixed rounding error in clock smoothing algorithm.
2005-11-08 Clément StenacSupport new HAL API. Based on patch by Josselin Mouette
2005-11-04 Rémi Denis-CourmontFix segfault on malformated command
2005-11-03 Jean-Paul Samanforgot to remove the original vlc_release_object()
2005-11-03 Jean-Paul SamanForward port from revision 13127
2005-11-02 Gildas Bazin* ALL: changed VOUT_SET_ZOOM into VOUT_SET_SIZE and...
2005-11-02 Clément StenacMerge fixes to the python binding from my branch
2005-10-31 Marian Durkovicfixed untranslatable strings
2005-10-31 Marian Durkovicwe need 16:10 cropping as well, there are monitors...
2005-10-31 Marian Durkovicavoid rounding problems
2005-10-31 Marian Durkovicsar_num needs to be adjusted as well
2005-10-31 Marian DurkovicVOUT_SET_ZOOM can't be relative, since it doesn't work...
2005-10-31 Derk-Jan Hartman* changed default value of sub-margin to 0
2005-10-30 Derk-Jan Hartman* if we are certain we have a visualization module...
2005-10-30 Felix Paul Kühne* fixed some untranslatable strings and strings which...
2005-10-30 Gildas Bazin* src/video_output/video_output.c, src/input/decoder...
2005-10-29 Antoine Celleriers/unsuported/unsupported/ (thanks to tumu)
2005-10-29 Marian Durkovicremoved i_seqno from block_t ; RTP access now stores...
2005-10-28 Gildas Bazin* modules/misc/freetype.c, src/video_output/vout_intf...
2005-10-28 Gildas Bazin* src/video_output/*: re-implemented InitWindowSize...
2005-10-28 Marian Durkoviccall vlc_ureduce to simplify sar
2005-10-28 Gildas Bazin* src/libvlc.h, src/video_output/vout_intf.c: added...
2005-10-28 Marian Durkovicfix for HDTV-1080 format: window size now correct ...
2005-10-28 Derk-Jan Hartman* ' ' -> '_' in !DARWIN define
2005-10-28 Gildas Bazin* src/video_output/*, include/video_output.h: support...
2005-10-28 Derk-Jan Hartman* hotkey: Go to DVD menu (ctrl-M)
2005-10-26 Gildas Bazin* src/video_output/vout_intf.c: small fix for cropping.
2005-10-25 Gildas Bazin* src/video_output/vout_intf.c: added support for on...
2005-10-25 Marian Durkoviconce again...
2005-10-25 Marian Durkovicstring modification before freeze
2005-10-25 Rémi Denis-CourmontRevert heavily flawed commit 12959.
2005-10-25 Antoine Cellerierre fix the stupid float ","/"." error. Please don't...
2005-10-24 Marian Durkovicmodifications for RTP reordering:
2005-10-23 Gildas Bazin* src/misc/net.c: WinCE fix.
2005-10-23 Gildas Bazin* src/video_output/vout_pictures.c: avoid overflow...
2005-10-23 Clément StenacExport URI from RTP module . Closes:#403
2005-10-23 Gildas Bazin* src/libvlc.c: fixed --width/height.
2005-10-23 Rémi Denis-CourmontRevert commit [12925] - reopens #403
2005-10-23 Gildas Bazin* src/video_output/video_output.c: get rid of hack...
2005-10-23 Gildas Bazin* src/video_output/vout_pictures.c: use fmt_in.i_visibl...
2005-10-23 Clément Stenacpsz_uri can be null in sap announcer if we have a SDP...
2005-10-22 Scott Caudlemsw ShowConsole() - enable previously provided msg...
2005-10-22 Marian Durkovicallocate HUGE buffer only for Windows sockets - see...
2005-10-22 Marian Durkovicincrease output buffer for HTTP streaming to 1 MByte
2005-10-22 Gildas Bazin* src/video_output/video_output.c: revert #12904 which...
2005-10-20 Derk-Jan Hartman* I think this should fix the width & height params...
2005-10-20 Marian Durkovicsend proper info in m= line of SAP announcements:
2005-10-19 Gildas Bazin* src/input/input.c: fixed segfault with sub autodetection.
next