]> git.sesse.net Git - vlc/shortlog
vlc
2009-07-07 Rémi DuraffortAdd a test for the vlc variables.
2009-07-07 Rémi DuraffortRemove unused define.
2009-07-07 Rémi Duraffortvariables: cosmetics.
2009-07-07 Rémi DuraffortFactorize.
2009-07-07 Rémi DuraffortMakefile: the wx inteface does not exist anymore.
2009-07-07 Rémi DuraffortFix typo.
2009-07-07 Rémi Durafforthttp: limit the number of redirection we can follow.
2009-07-07 Rémi Durafforthttp: remove trailing space.
2009-07-07 Rémi DuraffortFix an infinite loop if we redirect from http to https...
2009-07-07 Rafaël CarréFolder album art : use the correct config option name
2009-07-06 Rafaël Carréfolder meta data retriver: some enhancements
2009-07-06 Jean-Baptiste... Qt: fix albumart on Win32.
2009-07-06 Jean-Baptiste... Fontconfig update for Win32
2009-07-06 Laurent AimarCosmetic.
2009-07-06 Laurent AimarFixed a typo (cosmetic).
2009-07-06 Rémi Denis... Do not blindly favor writers
2009-07-06 Rémi Denis... Small simplification
2009-07-06 Rémi Denis... Relax libvlccore.sym ordering (completely)
2009-07-06 Rémi Denis... Remove useless member
2009-07-06 Sébastien EscudierVLM add input events
2009-07-06 Laurent AimarMoved DEFAULT_CHAN to vlc_osd.h
2009-07-06 Rémi Denis... Do not remove static data files when cleaning - fix...
2009-07-06 Felix Paul... fixed merging
2009-07-06 Felix Paul... contribs: updated binary package feat. eac3 support...
2009-07-06 Felix Paul... ffmpeg/contrib: fixed logic bug which failed compilatio...
2009-07-06 Geoffroy CouprieWin32: add a --no-crashdump option
2009-07-06 Geoffroy CouprieStrip all debug symbols from binaries (and remove usele...
2009-07-06 Pierre d'HerbemontRevert "Remove enums from public APIs"
2009-07-06 Pierre d'Herbemontlibvlc: Correct the error string in libvlc_media_list_p...
2009-07-05 Cyril MathéMozilla-plugin: Fix a crash when exiting
2009-07-05 Rémi Denis... Deliver log messages synchronously to subscribers
2009-07-05 Rémi Denis... Read/write locks
2009-07-05 Rémi Denis... Do not embed \0 in format string - fix warning
2009-07-05 Rémi Denis... Remove buggy rule, fix distcheck
2009-07-05 Rémi Denis... dist_ makes no sense inside automake conditionals
2009-07-04 Rémi Denis... OSX: adapt to error dialog changes (untested)
2009-07-04 Rémi Denis... Qt4: adapt to error changes
2009-07-04 Rémi Denis... Separate variable for modal and non modal errors
2009-07-04 Laurent AimarAdded support for 3f->stereo/mono downmixing (close...
2009-07-04 Rémi Duraffortaccess_http: fix a memory leak (each time we follow...
2009-07-04 Rémi Duraffortglutls: fix potential memleak.
2009-07-04 Rémi Duraffortaccess_http: fix potential memleak.
2009-07-04 Rémi Duraffortsmb: remove dummy define (this is already done (properl...
2009-07-04 Rémi Duraffortrtmp: kill the thread if the active connect failed..
2009-07-04 Rémi Duraffortrtmp: fix a memory leak (we must release the fifo)
2009-07-04 Fabian KeilLet HandleMeta return ret instead of 0, why else would...
2009-07-04 Fabian KeilIn HandleMessage(), don't let the 0xF0 case fallthrough...
2009-07-03 Fabian KeilRemove write-only variable i_maxbytespersec in avi_Head...
2009-07-03 Fabian KeilIn InitGLX13(), make sure fbconf has a defined value...
2009-07-03 Jean-Baptiste... SSA on Windows: show a progress dialog during font...
2009-07-03 Jean-Baptiste... Contrib: Don't patch fontconfig, this is wrong and...
2009-07-03 Jean-Baptiste... Provide the E-AC3 Spectral FFmpeg patch, made by Justin.
2009-07-02 Rémi Denis... Revert "qt4 - Make errors dialog Application Modal."
2009-07-02 Rémi Denis... Fix race condition if multiple threads delete the same...
2009-07-02 Rémi Denis... libmpeg2: fix division by zero (fixes #2920)
2009-07-02 Rémi DuraffortFix encoding when looking for subtitles (missing qfu).
2009-07-02 Cyril MathéMozilla & ActiveX: Update test.html
2009-07-02 Anthony Loiseauwin32/nsis: small misc Windows installer script cleanup
2009-07-02 Jean-Baptiste... win32/nsis: Don't try to install --disabled features
2009-07-02 Kaarlo Raihachange nsis Play to Open
2009-07-02 Cyril MathéActiveX: Generated IDL files for ActiveX compilation
2009-07-01 Jean-Baptiste... Qt: plugins dialog as a toggle one.
2009-07-01 Jean-Baptiste... Qt: Close #2906
2009-07-01 Cyril MathéMoz-Plugin: Marquee JS Bindings
2009-07-01 Cyril MathéActiveX: Marquee JS Bindings
2009-07-01 Anthony Loiseauwin32/nsis: fix section descriptions
2009-07-01 Laurent AimarRemoved unused function in spatializer.
2009-07-01 JP DingerSpatializer fixing
2009-07-01 Laurent AimarImproved error message in case of unrecognized DVB...
2009-07-01 Laurent AimarAdded 2 missings DVB subtitle types (used by french...
2009-07-01 Laurent AimarAdded es_format_InitFromVideo helper.
2009-07-01 Laurent AimarClean up.
2009-07-01 Cyril Mathélibvlc API: Fix a possible SEGFAULT
2009-07-01 Rémi Duraffortsmb: fix compilation for win32.
2009-07-01 Rémi Duraffortrss: factorize.
2009-07-01 Rémi Duraffortsmb: use utf8_open (fix #2922)
2009-07-01 Rémi Duraffortrss: remove a dummy lock (we don't need to lock the...
2009-07-01 Rémi Duraffortrss: fix a memleak (double strdup) and ad a missing...
2009-06-30 Jean-Baptiste... Qt: Remove some connect errors.
2009-06-30 Rémi DuraffortWe must not return the picture directly but copy it...
2009-06-30 Rémi DuraffortCorrectly fix the segfault if no mask is provided.
2009-06-30 Sébastien Escudierlibvlc_vlm_release : release events stuff Centralize...
2009-06-30 Rémi Duraffortcolorthres: remove a call to var_GetInteger inside...
2009-06-30 Rémi Duraffortrss: fix object leak.
2009-06-30 Rémi DuraffortCosmetics.
2009-06-30 Rémi DuraffortRemove FIXME (already fix).
2009-06-30 Rémi DuraffortRemove dummy p_sys variable.
2009-06-30 Pierre Ynardvod_rtsp: fix segfault if memory allocation fails
2009-06-30 Rémi Duraffortfix potential memleak.
2009-06-30 Rémi DuraffortFix a segfault if the mask can't be loaded and aso...
2009-06-30 Rémi DuraffortFix a crash if BEST_AUTOCROP isn't defined (non initial...
2009-06-30 Rémi DuraffortGlobal headers.
2009-06-30 Rémi DuraffortFix encoding.
2009-06-30 Derk-Jan Hartmanvcd: arpa/inet.h is required for ntohl() on FreeBSD
2009-06-29 Rémi Denis... RAM: use decode_URI(), not FromLocale(). Untested.
2009-06-29 Rémi Denis... Remove dummy string copy
2009-06-29 Anthony Loiseauactivex: setting default aspect ratio is legal
2009-06-29 Rémi Denis... Remove enums from public APIs
2009-06-29 Rémi Denis... Shared object friendliness
2009-06-29 Rémi Denis... Compiler knows better when to inline or not
next