]> git.sesse.net Git - vlc/history - src
Fix release doc for update file:
[vlc] / src /
2009-11-03 Rafaël CarréUpdate: correctly handle different line endings
2009-11-03 Rafaël CarréUpdate: make sure 1.1.0 > 1.1.0-git
2009-11-03 Rafaël Carrévlm object is needed early, store it when it's allocated
2009-11-01 Laurent AimarFixed VOUT_DISPLAY_RESET_PICTURES support in wrapper.
2009-10-31 Rémi Denis-CourmontFix potential crash on Windows (assumed)
2009-10-31 Rémi Denis-CourmontRecognize .m3u8 extension
2009-10-30 Rafaël Carré__vout_AllocatePicture() : check all possibilities...
2009-10-30 Rafaël CarréFix integer overflow in picture size calculation
2009-10-29 Rémi Denis-CourmontLibVLC: add functions to control mouse and keyboard...
2009-10-29 Rémi Denis-CourmontReplace vout-event with keyboard-events and mouse-events
2009-10-29 Jean-Baptiste KempfMore raw FourCC
2009-10-29 Rémi Denis-CourmontDon't release an object that was not held, fix crash
2009-10-26 Laurent AimarAdded VOUT_DISPLAY_EVENT_ON_TOP (vout display).
2009-10-26 Rémi Denis-CourmontRevert "Blacklist glibc 2.10-2.10.1 for 686"
2009-10-26 Pierre Ynardmissing: fix function definition
2009-10-24 Rémi Denis-CourmontComment.
2009-10-24 Rémi Denis-CourmontRemove the old .vlc/vlcrc after parsing
2009-10-21 Rémi Denis-CourmontBlacklist glibc 2.10-2.10.1 for 686
2009-10-20 Rémi Denis-Courmontvlc_thread_fatal: disable thread cancellation
2009-10-20 Laurent AimarDo not call decode_URI on constant string.
2009-10-20 Laurent AimarDo not hold change_lock while loading the vout module.
2009-10-20 Pierre Ynardvod: remove useless include
2009-10-19 Rémi Denis-CourmontMaemo: enable fullscreen by default (good res, but...
2009-10-19 Rémi Denis-CourmontMaemo: the D-Bus inhibit plugin is not supported
2009-10-19 Rémi Denis-CourmontRevert to 50 Mb FIFO limit on ARM
2009-10-19 Rémi Denis-CourmontDisable audio time stretch if there is no FPU
2009-10-19 Rémi Denis-CourmontHAVE_FPU: make constant
2009-10-19 Rémi Denis-CourmontMaemo: assume UTF-8 codeset
2009-10-18 Rémi Denis-Courmontscreensaver: convert to inhibit plugin
2009-10-18 Rémi Denis-CourmontTypo
2009-10-18 Rémi Denis-CourmontGrammar
2009-10-18 Felix Paul Kühneminor typo
2009-10-18 Sébastien EscudierVLM : Fix a race condition when input event is triggere...
2009-10-17 Jean-Baptiste KempfSubtitles: small fixes and cosmetics
2009-10-17 Jean-Baptiste KempfSubtitles detection: decode before testing the files.
2009-10-17 Rémi Denis-Courmontrand: ASCII path, use utf8_open for close-on-exec
2009-10-17 Rémi Denis-CourmontUse inhibit plugin
2009-10-17 Rémi Denis-Courmontvlc_inhibit_t: plugin type for screen saver inhibition
2009-10-17 Rémi Denis-Courmontvout_window_t: privatize module pointer
2009-10-17 Rémi Denis-CourmontProvide a type name for window objects
2009-10-17 Rémi Denis-CourmontRemove HAL support
2009-10-17 Rémi Denis-CourmontFully privatize vlc_sd_internal_t
2009-10-16 Jean-Baptiste KempfSupport for Forward Uncompressed video
2009-10-15 Rémi Duraffortsout_MuxNew: constify.
2009-10-14 Rémi Denis-CourmontRemove HAL plugin
2009-10-13 JP DingerReplace the last of the HAVE_EVENTFDs with HAVE_SYS_EVE...
2009-10-11 Laurent AimarAdded vlc_fourcc_GetRGBFallback.
2009-10-10 Pierre d'Herbemontinput: Support file://localhost/ type URL when autodete...
2009-10-10 Rémi DuraffortNo need to test for NULL before a free.
2009-10-10 Rémi DuraffortUse var_CreateGet when applicable.
2009-10-08 Rafaël CarréFix infinite loop introduced in [9142f0c6]
2009-10-08 Laurent AimarCleaned up WMVA fourcc.
2009-10-07 Rémi Denis-CourmontSupport any Unicode symbol as part of an hotkey
2009-10-07 Rémi Denis-CourmontConfigKeyToString: binary search
2009-10-07 Rémi Denis-CourmontKeyToString: allocate key on heap
2009-10-07 Rémi Denis-CourmontGather key functions and tables in a single file
2009-10-07 Rémi Denis-CourmontKEY_SPACE = 32, simplify several outputs and interfaces
2009-10-06 Laurent AimarFixed a typo after auto deinterlace.
2009-10-06 Laurent AimarImplemented auto deinterlace mode.
2009-10-06 Sébastien Escudiervideo_output fix compilation
2009-10-05 Laurent AimarUpdated libvlc_video_set_deinterlace.
2009-10-05 Laurent AimarModified deinterlace selection.
2009-10-05 Laurent AimarRenamed "deinterlace" into "deinterlace-mode" at the...
2009-10-05 Laurent AimarRenamed deinterlace-mode into filter-deinterlace-mode.
2009-10-05 Laurent AimarCommented out a too verbose debug printf.
2009-10-05 Rémi Denis-CourmontConvert paths from command line arguments to URIs
2009-10-05 Rémi Denis-Courmontlibvlc_audio_*: remove useless exception parameters
2009-10-05 Rémi Denis-CourmontRetaining NULL makes no sense
2009-10-05 Rémi Denis-Courmontlibvlc_media_*: remove a bunch of useless exception...
2009-10-05 Rémi Denis-CourmontRemove useless exception parameters
2009-10-05 Rémi Denis-Courmontlibvlc apps don't know VLC error codes
2009-10-05 Rémi Denis-Courmontnet_Accept: remove timeout parameter
2009-10-04 Rémi Denis-Courmontignore-config defaults to true
2009-10-04 Laurent AimarAdded a new "deinterlace" configuration option.
2009-10-04 Laurent AimarAdded new deinterlacing modes to vout.
2009-10-01 Christophe MutricyActivate Croatian translation
2009-10-01 Christophe MutricyAllow win users to select Lithuanian
2009-10-01 Christophe MutricyActivate Kazakh localisation
2009-10-01 Christophe MutricyActivate Vietnamese translation
2009-10-01 Geoffroy CouprieFix crash on startup
2009-10-01 Christophe MutricyActivate Mongolian l10n
2009-09-30 Jean-Baptiste KempfAdd a FourCC for mpeg1/2
2009-09-30 Laurent AimarAdded a is_forced parameter to VOUT_DISPLAY_CHANGE_DISP...
2009-09-30 Felix Paul Kühneupdate: display percentage of received update correctly
2009-09-30 Rémi Denis-Courmontaudio filters can return NULL, handle it properly
2009-09-29 Rémi Denis-Courmontblock_Realloc: handle OOM in case of buffer expansion
2009-09-29 Rémi Denis-Courmontblock_Realloc: fix (rewrite) buffer shrinking
2009-09-29 Rémi Denis-CourmontRevert "Remove block_Realloc() shrinking behavior"
2009-09-29 Rémi Denis-Courmontblock_Realloc: turn off posix_memalign() use
2009-09-29 Rémi Denis-CourmontRemove block_Realloc() shrinking behavior
2009-09-28 Jean-Baptiste KempfSupport for Atrac1 codec
2009-09-27 Rémi Denis-CourmontConvert audio output core to audio filter2
2009-09-27 Rémi Denis-CourmontRemove aout_filter_t.b_discontinuity
2009-09-27 Rémi Denis-Courmontaout_filter_t.(in|out)put -> aout_filter_t.fmt_(in...
2009-09-27 Rémi Denis-Courmontblock_Alloc: use posix_memalign()
2009-09-27 Rémi Denis-CourmontDocument that visualizations only work inside audio...
2009-09-27 Rémi Denis-CourmontPrivatize aout_request_vout_t
2009-09-27 Rémi Denis-CourmontRemove legacy alloca checks
2009-09-27 Laurent AimarMade vout_display_t::manage() optional.
2009-09-27 Laurent AimarAllowed vout display events to be issued from anywhere.
next