]> git.sesse.net Git - vlc/history - src
Contribs: put WinCE higher than mingw, because mingw* can match mingwce
[vlc] / src /
2011-06-30 Rémi Denis-CourmontDefine CONFIG_CLASS() macro and use it
2011-06-30 Rémi Denis-CourmontFix setting "value" of config hints
2011-06-30 Rémi Denis-CourmontChanging module_config_t breaks plugin cache compatibility
2011-06-30 Rémi Denis-CourmontDon't load/save module_config_t.b_removed
2011-06-29 Rémi Denis-CourmontAdd integer config item type for RGB values
2011-06-29 Rémi Denis-CourmontRethink the configuration item type identifiers to...
2011-06-29 Rémi Denis-CourmontMove --playlist-autostart to main
2011-06-29 Rémi Denis-CourmontReplace CONFIG_HINT and CONFIG_ITEM with a boolean...
2011-06-29 Rémi Denis-CourmontDon't apply CONFIG_ITEM mask to variable types
2011-06-29 Rémi Denis-Courmontvlc_GetCPUCount: use counting functions instead of...
2011-06-29 Rémi Denis-Courmontvlc_GetCPUCount(): move to thread subsystem (cosmetic)
2011-06-26 Rafaël Carréinterface: fix memleak
2011-06-25 Laurent AimarLet the value from --rate use the same code path than...
2011-06-25 Laurent AimarAllowed to give the list of prefered chroma to "text...
2011-06-24 Laurent AimarAdded vlc_chroma_description_t::pixel_bits.
2011-06-24 Laurent AimarAdded planar I420 9/10-bit VLC_CODEC_* definitions...
2011-06-24 Jean-Baptiste KempfAdd a fourCC for DTS
2011-06-21 Pierre Ynardintf-add: list CLI on win32 regardless of stdin
2011-06-21 Pierre YnardRevert "intf-add: update cli interface name"
2011-06-21 Rémi Denis-CourmontRemove unused intf_thread_t.psz_intf
2011-06-20 Rémi Denis-Courmontintf-add: update cli interface name
2011-06-20 Rémi Denis-Courmontintf-add: do not list CLI if stdin is not a TTY (fix...
2011-06-20 Rémi Denis-CourmontRespect --no-playliust-autostart (fix #3541)
2011-06-20 Rémi Denis-CourmontPlaylist: create playlist-autostart just once
2011-06-20 Rémi Denis-CourmontTurn --services-discovery into a string advanced option
2011-06-19 Rafaël Carréremove warnings
2011-06-19 Rafaël Carréinit_rand48(): only run once
2011-06-19 Rafaël CarréUse correct type for vlc_atomic_dec
2011-06-19 Rémi DuraffortCreate and copy the meta array only if the copied item...
2011-06-18 Alexey SokolovAdd libvlc_media_list_player_retain() to libvlc.
2011-06-18 Rémi Denis-CourmontSmall simplification
2011-06-15 Rafaël Carréupdate: factorize using macro
2011-06-15 Rafaël Carrésystem_Init(): remove unused arguments
2011-06-14 Laurent AimarFixed "spu-elapsed" value set by the core.
2011-06-13 Francois CartegnieQt: str_format_meta: fix few variable names
2011-06-13 Francois CartegnieQt: fix str_format_meta (closes #4777)
2011-06-13 Sébastien ToqueDon't use fdatasync on Android
2011-06-13 Rémi Denis-CourmontStub for if_nameindex()
2011-06-11 Rémi Denis-CourmontNuke manual IP version selection
2011-06-11 Rémi Denis-Courmontaout: remove stray mixer FIFO locking
2011-06-10 Laurent AimarRemoved unused "scale" object variable in text renderer.
2011-06-09 Rémi Denis-Courmontaout_InputPlay: keep the input FIFO lock
2011-06-09 Rémi Denis-Courmontaout_OutputNextBuffer: move both FIFOs atomically and...
2011-06-09 Jean-Baptiste KempfWin32: Fix libvlc.dll properties
2011-06-09 Rémi Denis-Courmontmixer: do not check for expired input PTS
2011-06-09 Rémi Denis-CourmontSmall quirk in previous commit
2011-06-09 Rémi Denis-Courmontaout_InputPlay: compute drift once (rather than 2-4...
2011-06-09 Rémi Denis-Courmontmixer: cleanup packetization
2011-06-09 Rémi Denis-Courmontaout_InputPlay: compute current time only once
2011-06-09 Rémi Denis-CourmontCosmetic change: aout_InputIsEmpty -> aout_DecIsEmpty
2011-06-08 Jean-Baptiste KempfWin32: define _WIN32_IE in a centralized way
2011-06-07 Rémi Denis-CourmontRemove aout_mixer_input_t.begin
2011-06-07 Rémi Denis-Courmontaout mixer: do output buffer packetization in core...
2011-06-07 Rémi Denis-Courmontaout_Fifo*: remove useless parameter
2011-06-07 Rémi Denis-Courmontmixer: partial cleanup, use aout_mixer_t instead of...
2011-06-07 Rémi Denis-CourmontConstify aout_OutputNew()
2011-06-05 Jean-Baptiste KempfUpdate NEWS, LIST and subtitles extensions for STL
2011-06-05 Laurent AimarAdded VLC_CODEC_EBU_STL.
2011-06-05 Laurent AimarFade for 1/4 of the display time.
2011-06-04 Rémi Duraffortlibvlc: do not export libvlc_module_description_list_ge...
2011-06-04 Rémi Denis-Courmontdate_Increment: use lldiv()
2011-06-03 Jean-Baptiste KempfUpdate: use update-test.v.o for debug builds on win32
2011-06-02 Jean-Baptiste KempfAndroid: Fix src/network/udp.c compilation.
2011-06-02 Jean-Baptiste KempfFix duplication
2011-06-02 Laurent AimarUsed vlc_custom_create() to create vout_display_t objects.
2011-06-02 Laurent AimarRedraw vout subpicture only when needed.
2011-06-01 Laurent AimarConverted subpicture widget/epg to YUVP.
2011-05-31 Jean-Baptiste KempfWin32: correct FileType for dlls
2011-05-31 Jean-Baptiste KempfUpdate Win32 resource files
2011-05-31 Rémi Denis-CourmontCancel interface thread on exit
2011-05-31 Rémi Denis-Courmontaout: simplify input handling, remove dead code
2011-05-31 Rémi Denis-Courmontmixer: simplify based on single input per output
2011-05-31 Rémi Denis-CourmontPass mixer multiplier as argument
2011-05-31 Rémi Denis-CourmontReplay gain: no need to restart the audio mixer (anymore)
2011-05-31 Rémi Denis-Courmontaout: small cleanup
2011-05-31 Rémi Denis-CourmontRemove redumdant audio format comparisons
2011-05-31 Rémi Denis-CourmontFactorize aout filter pipeline
2011-05-31 Rémi Denis-Courmontaout_Filters*Pipeline: remove useless parameter, constify
2011-05-31 Sébastien Escudiervlm : call var_DelCallback after input thread is joined.
2011-05-30 Rémi Denis-CourmontManage buffer allocation in the mixers, remove aout_mix...
2011-05-30 Rémi Denis-CourmontRemove constant { true } aout_instance_t.mixer_allocation
2011-05-30 Rémi Denis-CourmontDo not restart mixer on volume change
2011-05-30 Rémi Denis-CourmontRemove invalid free()
2011-05-30 Rémi Denis-CourmontOooops
2011-05-30 Rémi Denis-CourmontRemove write-only aout_alloc.i_bytes_per_sec
2011-05-30 Rémi Denis-CourmontInline aout_BufferAlloc and simplify
2011-05-30 Rémi Denis-CourmontRemove aout_output_t.b_error
2011-05-30 Rémi Denis-CourmontDo not #include <vlc_aout_mixer.h> from <vlc_aout.h>
2011-05-30 Rémi Denis-CourmontDon't overwrite the LibVLC structure lock with memset()
2011-05-28 Rémi Denis-CourmontWarning
2011-05-26 Rémi Denis-CourmontRemove vlc_object_find_name() search mode parameter
2011-05-26 Rémi Denis-CourmontRemove last use of FIND_ANYWHERE
2011-05-25 Rémi Denis-CourmontRemove no-op vlc_object-kill in vlc_object_destroy
2011-05-25 Rémi Denis-CourmontRemove vlc_object_attach()
2011-05-25 Rémi Denis-CourmontAttach object during creation
2011-05-25 Rémi Denis-CourmontAlways create a new object with the parent object
2011-05-25 Rémi Denis-CourmontCleanup, no functional changes
2011-05-25 Rémi Denis-CourmontRemove unused FIND_PARENT
2011-05-25 Rémi Denis-CourmontFix a prototype warning
2011-05-25 Rémi Denis-CourmontRemove dead old object thread code
next