]> git.sesse.net Git - vlc/history - src
Merge branch 'master' into lpcm_encoder
[vlc] / src /
2010-10-03 Steinar H. GundersonMerge branch 'master' into lpcm_encoder lpcm_encoder
2010-10-02 Steinar H. GundersonMerge branch 'master' of git://git.videolan.org/vlc
2010-10-02 Rémi Denis-CourmontRevert "Remove libvlc_free"
2010-10-02 Steinar H. GundersonMerge branch 'master' into lpcm_encoder
2010-10-02 Steinar H. GundersonMerge branch 'master' of git://git.videolan.org/vlc
2010-10-02 Rémi Duraffortplaylist: do not signal the playlist thread when PLAYLI...
2010-10-02 Steinar H. GundersonMerge branch 'master' into lpcm_encoder
2010-10-01 Steinar H. GundersonMerge branch 'master' of git://git.videolan.org/vlc
2010-10-01 Pierre d'Herbemontmtime: Minimize imprecision and prevent overflow on...
2010-09-26 Steinar GundersonMerge branch 'master' into lpcm_encoder
2010-09-26 Steinar GundersonMerge branch 'master' of git://git.videolan.org/vlc
2010-09-26 Rémi DuraffortAttach the sap object to libvlc.
2010-09-25 Steinar GundersonMerge branch 'master' into lpcm_encoder
2010-09-25 Steinar GundersonMerge branch 'master' of git://git.videolan.org/vlc
2010-09-25 Pierre d'Herbemontpthread: Use pthread_cond_timedwait_relative_np() on...
2010-09-25 Pierre d'Herbemontmtime: Avoid overflow when using mach_absolute_time().
2010-09-23 Rémi Duraffortvlm: remove dead code (AFAIK a relative seek does exact...
2010-09-17 Rémi Denis-CourmontFix potential overflow in vlc_readdir()
2010-09-17 Rémi Denis-CourmontImprove vlc_readdir documentation
2010-09-17 Rémi Denis-CourmontRestore LibVLC/VERSION at the end of the HTTP user...
2010-09-16 Jean-Baptiste KempfFix Solaris building
2010-09-14 Rémi Duraffortupdate: remove spurious asprintf (the string is not...
2010-09-11 Arnaud VallatExtend libvlc Media Player API for DVD menu navigation
2010-09-07 Francois CartegnieTypos s/hidding/hiding/g
2010-09-07 Jean-Paul Samanmozilla: activex: add cache filling level to event...
2010-09-05 Eduard Babayanl10n: New Armenian translation
2010-09-04 Rémi Denis-CourmontDo not use obsolescent ctime(_r)
2010-08-31 Rémi DuraffortFix some typos.
2010-08-31 Laurent AimarBe sure audio equalizer filter is inserted first.
2010-08-24 Rémi Denis-CourmontDo not output config.status into srcdir
2010-08-24 Filippo Caronemedia list player: return NothingSpecial on is_playing...
2010-08-24 Rafaël CarréFix out of tree build
2010-08-23 Rémi Denis-CourmontFlush standard output after help is written (fix #4102)
2010-08-22 Rémi Denis-CourmontFix/improve some strings
2010-08-21 Rémi Denis-CourmontDistribute libvlc_version.h.in
2010-08-21 Rémi Denis-CourmontInstall vlc_about.h for hypothetical out-of-tree UI...
2010-08-21 Rémi Denis-Courmontlibvlc_version.h: build-time version macros
2010-08-21 Rémi Denis-Courmontutf8_vfprintf(): simplify
2010-08-19 Rémi Denis-Courmontmodule_gettext: return "" on NULL, fixes a segmentation...
2010-08-19 Rémi Denis-CourmontRemove now useless checks
2010-08-19 Rémi Denis-CourmontDo not translate "" for good this time
2010-08-18 Laurent AimarFixed a regression in vout when stepping or seeking...
2010-08-18 Laurent AimarIgnored language specified as 'und' (close #4077).
2010-08-18 Laurent AimarReworked the way the vout select the pictures to be...
2010-08-18 Laurent AimarSeparated vout filter chain into static/interactive...
2010-08-17 Laurent AimarFixed a segfault and a possible memory leak in xml_read...
2010-08-16 Jean-Baptiste KempfFix snapshot height integer overflow creating mini...
2010-08-12 Jakob Lebenplaylist: refactor and fix #3932 (take 2)
2010-08-11 Laurent AimarDisplay the title length (when known) in Playback-...
2010-08-11 Laurent AimarFixed invalid pointer usage after free (vout).
2010-08-11 Laurent AimarNo functionnal changes (vout).
2010-08-11 Laurent AimarEnabled back bob, linear and yadif2x mode in vout.
2010-08-11 Laurent AimarExtended filter_chain_VideoFilter to support filters...
2010-08-11 Rémi Denis-CourmontMove disc defaults to libvlc-module.c, fix Windows...
2010-08-10 Rémi Duraffortvlm: remove some spurious calls to asprintf: vlm_Messag...
2010-08-09 Jean-Baptiste KempfArt: Do not crash if album is not null but empty
2010-08-09 Brad SmithAdd support for detecting the number of CPUs with OpenBSD.
2010-08-08 Brad SmithAdd AltiVec detection for OpenBSD/powerpc.
2010-08-08 Rémi Denis-CourmontRevert "playlist: refactor and fix #3932"
2010-08-03 Rémi DuraffortRemove aliases deprecated since 0.8.2
2010-08-03 Rémi Denis-Courmontvlc_loaddir: avoid realloc at every iteration
2010-08-03 Rémi Denis-CourmontDo not export vlc_wclosedir()
2010-08-03 Rémi Denis-CourmontRemove useless <dirent.h> check
2010-08-03 Rémi Denis-CourmontKill dirent.h replacement
2010-08-03 Rémi Denis-CourmontFix default for --enable-non-utf8
2010-08-03 Rémi Denis-CourmontGetWindowsError: use FromWide()
2010-08-02 Rémi Denis-CourmontRemove CPP contradiction from [5a005c66]
2010-08-02 Rémi Denis-CourmontWin32: always use the performance timers (fix #3918)
2010-08-02 Rémi Denis-Courmontsubtitles: do not use scandir as sorting is not required
2010-08-02 Jean-Baptiste KempfMark bookmarks() as safe
2010-07-30 Rémi Denis-Courmontmake_URI: fix assertion failures (fix #3956)
2010-07-29 Rafaël CarréOSX release updates are made through sparkle
2010-07-29 Jakob Lebenplaylist: refactor and fix #3932
2010-07-28 Rémi Durafforts/informations/information/
2010-07-28 Rémi Denis-CourmontReally fix PRNG return value descriptions
2010-07-28 Ilkka Ollakkause unsigned rand-function in playlist thread
2010-07-28 Ilkka Ollakkacorrect documentation on rand-functions return values
2010-07-27 Rémi Denis-CourmontImprove xml_ReaderReset()
2010-07-27 Rémi Denis-Courmontadd xml_ReaderReset()
2010-07-27 Rémi Denis-CourmontAdd module_start() and module_stop()
2010-07-27 Rémi Denis-CourmontXML reader: use VLC object and plugin infrastructures
2010-07-27 Rémi Denis-CourmontDo not include vlc_modules.h in vlc_common.h
2010-07-25 Rémi Denis-CourmontFix vlc_about.h generation
2010-07-25 Rémi Denis-CourmontWin32: run on first thread is not needed
2010-07-24 Rémi Denis-CourmontSaveConfigFile: correctly an error on I/O failure
2010-07-24 Jean-Baptiste KempfWinCE: actually fix the compilation
2010-07-24 Jean-Baptiste KempfWinCE: try to fix compilation
2010-07-24 Rémi Denis-CourmontPlus sign must not be decoded in URI
2010-07-22 Rémi Denis-Courmonttypo
2010-07-22 Rémi Denis-CourmontWin32: use Unicode output for the console (fixes #3125)
2010-07-22 Rémi Denis-CourmontAllow scaletempo to be toggled without restarting VLC
2010-07-21 Jean-Baptiste KempfMerge branch 'master' of git.videolan.org:vlc
2010-07-21 Juho Vähä-HerttuaAdd nsobject support to vout_window_t
2010-07-20 Erwan Tuloumake_URI(Win32): rather default to "file" than format...
2010-07-19 Jean-Baptiste KempfWin32: Remove quicktime from system codecs...
2010-07-19 Rémi Denis-CourmontFix heap corruption
2010-07-18 Rémi Denis-CourmontAssume UTF-8 operating system by default
2010-07-18 Rémi Denis-Courmontutf8_vasprintf(): avoid useless strdup if UTF-8 is...
2010-07-18 Rémi Denis-CourmontUnicode: refactor, no functional changes
2010-07-18 Rémi Denis-Courmontnl_langinfo is not thread-safe, avoid it
next