]> git.sesse.net Git - vlc/history - src
atmo: fix compiler warning.
[vlc] / src /
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
2010-07-17 Pankaj YadavSome platforms may have macros optind optarg and optopt...
2010-07-17 Rémi Denis-CourmontAlways re-arm the cursor hide timeout on movement ...
2010-07-15 Rémi DuraffortFix compiler warning.
2010-07-15 Rémi Denis-CourmontKill implicit pointer -> bool cast
2010-07-15 Laurent AimarFixed a compilation warning.
2010-07-15 pk@pk-desktop.(none)some platforms can have int64_t typedefed to long long...
2010-07-14 Rémi Denis-CourmontTypo, fix libvlc_video_set_format() pitch
2010-07-14 Ilkka Ollakkastatistics to 64bit
2010-07-14 Ilkka Ollakkaadd msg_SubscriptionSetVerbosity call, so core filter...
2010-07-14 Laurent AimarModified aout_ChangeFilterString to handle audio filter...
2010-07-14 Laurent AimarFixed a (probable) typo in aout_ChangeFilterString().
2010-07-14 Laurent AimarMoved AoutChangeFilterString out of aout_internal.h.
2010-07-14 Rémi Duraffortmodules: remove an unused define and assert if we try...
2010-07-11 Laurent AimarEnabled back yadif deinterlacer mode in the vout.
2010-07-11 Laurent AimarAdded support for video filter that introduce latency...
2010-07-11 Laurent AimarFixed deinterlacer mode configuration (vout).
2010-07-11 Laurent AimarAdded a way to flush video filters and video filter...
2010-07-11 Laurent AimarUsed the right picture to get the date we have to wait on.
2010-07-11 Laurent AimarMoved out the code retreiving a decoded picture from...
2010-07-11 Mark LeeAdd functions to get/set audio delay.
2010-07-11 Rémi Denis-CourmontCheck that integers are within range when loading vlcrc
2010-07-11 Rémi Denis-CourmontFix reading integers from vlcrc
2010-07-11 Rémi Denis-CourmontReturn 64-bits values for integer object variables
2010-07-11 Rémi Denis-CourmontStore and parse 64-bits values in vlcrc
2010-07-11 Rémi Denis-CourmontUse 64-bits for integers in plugin descriptors
2010-07-11 Rémi Denis-CourmontStore configuration integer as 64-bits values
2010-07-10 Rémi Denis-CourmontAdd LibVLC API for vmem
2010-07-10 Rémi Denis-CourmontAdd var_InheritAddress()
2010-07-09 Rafaël Carrésrc/playlist/loadsave.c : Fix [1644d683e9df]
2010-07-09 Ilkka Ollakkaapply Enable/DisableObjectPrinting to filter subscripti...
2010-07-08 Rémi Denis-CourmontAdd a proper API to set the user agent
2010-07-08 Rémi Denis-CourmontRemove the --user-agent hack
2010-07-08 Rémi Denis-CourmontForce the X11 video outputs when libvlc_*_set_xwindow...
2010-07-08 Rémi Denis-Courmontunset "window" if the LibVLC drawable is cleared
2010-07-08 Rémi Denis-CourmontXCB/window: force window provider when libvlc_*_set_xid...
2010-07-08 Rémi Denis-CourmontWin32: drop drawable plugin priority to zero
2010-07-08 Rémi Denis-CourmontAdd a window variable to select the window provider
2010-07-08 Rémi Denis-CourmontDefine drawable-*-* variables only on MacOS
2010-07-07 Rémi Denis-Courmontdemux: provide both URL and file path as with access
2010-07-07 Rémi Denis-Courmontmake_URI: add scheme parameter
2010-07-07 Sébastien Escudierchange warning color in console
2010-07-05 Jean-Baptiste KempfInput: code alignment and cosmetics
2010-07-04 Sebastien ZwickertFixes comment.
2010-07-03 Srikanth RajuML: Use a lock for ml_Create
2010-07-03 Srikanth RajuML: No need to initialise
2010-07-03 Srikanth RajuML: Remove leading underscores from core functions
2010-07-03 Srikanth RajuML: Replace pl_Hold with pl_Get
2010-07-03 Srikanth RajuSuppress warnings in missing.c
2010-07-02 Rémi Denis-CourmontMake vlc_value_t.i_int 64-bits
2010-07-02 Rémi Denis-Courmontstats: can't set two values in the same union
2010-07-02 Rémi Denis-CourmontFix libvlc_video_set_crop_geometry() to accept custom...
2010-07-01 Laurent AimarSafer vlc_atomic_set for win32.
2010-07-01 Jean-Baptiste Kempfaudio-visu are about visualization2 modules.
2010-06-29 Rémi Denis-CourmontWin32: fix InterlockedExchangeAdd use
2010-06-28 Jean-Baptiste KempfWin32: try to fix atomic adds with InterlockedExchangeA...
2010-06-28 Laurent AimarFixed --program behavior.
next