]> git.sesse.net Git - vlc/shortlog
vlc
2010-01-31 Rémi Denis... LibVLC core: remove exceptions
2010-01-31 Rémi Duraffortlibvlcpp: fix compilation.
2010-01-31 Rémi Duraffortmozilla: factorize.
2010-01-31 Rémi Duraffortmozilla: fix compilation.
2010-01-31 Rémi Denis... Missing attach
2010-01-31 Rémi Denis... image: filter may fail, don't crash on NULL picture
2010-01-31 Hugo Beauzee... Remove unused exception from video.c
2010-01-31 Rémi Denis... LibVLC log: remove exceptions
2010-01-31 Rémi Denis... Dead inline
2010-01-31 Rémi Denis... Don't #include LibVLC from plugins
2010-01-31 Rémi Denis... LibVLC: remove unused and buggy media list views
2010-01-31 Rémi Denis... LibVLC audio: take a player object for most functions...
2010-01-31 Rémi Denis... LibVLC media player: remove exceptions
2010-01-31 Rémi Denis... good
2010-01-31 Rémi Denis... LibVLC: use VLC variables inheritance for drawable...
2010-01-31 Rémi Denis... Make media player a VLC object
2010-01-31 Jakob Lebenservices_discovery: no need to attach to events twice
2010-01-31 Jakob LebenQt: simplify playlist item deletion
2010-01-31 Jakob Lebenplaylist: make playlist_DeleteFromInput delete containe...
2010-01-31 Jakob Lebenplaylist: only install input item event callbacks on...
2010-01-31 Kamil BaldygaTicket 3234 autodetect subtitles
2010-01-31 Jean-Baptiste... NEWS: rewording the ODML/AVI subtitles part
2010-01-31 Felix Paul... macosx dialog provider: use default system font for...
2010-01-31 Jean-Baptiste... Merge 1.0.5 NEWS in trunk/master/HEAD
2010-01-31 Rémi Denis... Kill one exception
2010-01-31 Laurent AimarAdded more providers using broken encoding for SDT...
2010-01-31 Laurent AimarRemoved non const static variable in TS demuxer.
2010-01-31 Laurent AimarCosmetics.
2010-01-31 Laurent AimarFixed input_GetEsObjects().
2010-01-31 Laurent AimarRemoved one vlc_object_find_name() in qt4.
2010-01-31 Rémi Denis... Kill a few vlc_object_find
2010-01-31 Rémi Denis... aout_IsMuted: fix object leak
2010-01-31 Rémi Denis... Silent rule for vlc_about.h
2010-01-31 Rémi Denis... Silent rule for .pc files
2010-01-31 Rémi Denis... Silent rules for revision
2010-01-31 Rémi Denis... Generate Windows resource file on need basis
2010-01-31 Ilkka OllakkaQt4: adjust iconviews art position littlebit
2010-01-31 Laurent AimarAdded input_GetEsObjects() to cleanly retreive ES objec...
2010-01-31 Laurent AimarFixed input clean up in case of sout error.
2010-01-31 Laurent AimarCosmetics.
2010-01-30 Laurent AimarRemoved now useless es_out_t::b_sout field.
2010-01-30 Laurent AimarAdded ts-split-es option to control the way sub streams...
2010-01-30 Laurent AimarMade normal es_out_t valid as long as input_thread_t.
2010-01-30 Laurent AimarMerged ES_OUT_SET_ACTIVE/_MODE.
2010-01-30 Laurent AimarCosmetics.
2010-01-30 Laurent AimarFixed memleaks in ps demuxer (close #3141).
2010-01-30 Laurent AimarAdded input internal es_out_GetEsObjects to retreives...
2010-01-30 Felix Paul... contribs: updated binary package for Mac OS X
2010-01-30 Pierre Ynardi18n: remove deleted file
2010-01-30 Rémi Denis... Don't start the playlist thread if not needed
2010-01-30 Rémi Denis... Variables fixes
2010-01-30 Rémi Denis... playlist: small race between vlc_object_alive and vlc_c...
2010-01-30 Jean-Baptiste... Qt: fix a leak when exiting main interface
2010-01-30 Jean-Baptiste... Qt: fix a leak in iconView
2010-01-30 Jean-Baptiste... Qt: fix a leak of telexFrame in Controller
2010-01-30 Jean-Baptiste... Qt: fix a leak (2) in PL View
2010-01-30 Jean-Baptiste... Qt: reindent
2010-01-30 Jean-Baptiste... Qt: fix a leaking QSignalmapper in PL
2010-01-30 Felix Paul... contribs: fixed fontconfig cross-compilation on Darwin
2010-01-30 Rémi Denis... vlc-cache-gen: no media library
2010-01-30 Rémi Denis... config_CreateDir: error -> warning
2010-01-30 Rémi Denis... Save plugins cache into corresponding plugins directory
2010-01-30 Rémi Denis... Add some const
2010-01-30 Rémi Denis... Load/delete plugins cache from plugins directory
2010-01-30 Rémi Denis... More verbose error when failing to load the cache file
2010-01-30 Rémi Denis... Enable loading "the" cache multiple times
2010-01-30 Rémi Denis... 0 -> NULL
2010-01-30 Rémi Denis... Make delay values true integer constants
2010-01-30 Rémi Denis... Remove unused sleep constants
2010-01-30 Rémi Denis... Fix warning
2010-01-30 Colin Guthriephonon: Add specific support for PulseAudio.
2010-01-30 Jean-Baptiste... NEWS and LIST update
2010-01-30 Rémi Denis... XCBV/window: document ASCII VLC to translators
2010-01-30 Rémi Denis... Remove GetFallbackEncoding()
2010-01-30 Rémi Denis... Reimplement Win32 GetACP() using gettext.
2010-01-30 Rémi Denis... Win32: minor thread-safety fix
2010-01-30 Rémi Denis... timeshift: avoid non-C99 anonymous unions
2010-01-30 Rémi Denis... Take out list player test
2010-01-30 Rémi Denis... input_item_WriteMeta: use make_path()
2010-01-30 Rémi Denis... Test cases for make_path()
2010-01-30 Rémi Denis... Allow tested functions to return NULL
2010-01-30 Rémi Denis... make_path: make a local file path from an URI
2010-01-30 Rémi Denis... Fix make_URI documentation
2010-01-30 Rémi Denis... Name another anonynous union
2010-01-30 Rémi Denis... Missing initializer
2010-01-30 Rémi Denis... Revert "vout_window_t: simplify via anynomous union"
2010-01-30 Felix Paul... contribs: use GCC-4.0 to compile ffmpeg on 32bit Darwin...
2010-01-30 Rémi Denis... Grammar
2010-01-30 Rémi Denis... Fix previous commit
2010-01-30 Rémi Denis... ugly resampler: use memcpy()
2010-01-30 Rémi Denis... ugly resampler: no need to allocate a buffer when down...
2010-01-30 Laurent AimarSupport padded frames in DTS files (close #3274).
2010-01-30 Laurent AimarRemoved now useless audio filter float.c
2010-01-30 Laurent AimarImplemented fi32 -> fl32/s16 conversion in format.c.
2010-01-30 Pádraig Bradyclosed captions: Correctly determine the field for...
2010-01-30 Rémi Denis... fixed: add S32N, rewrite FL32
2010-01-30 Laurent AimarFixed a huge regression in block_FifoPut.
2010-01-30 Laurent AimarRewrite of format audio filter.
2010-01-30 Laurent AimarFactorized 8->16 bits audio conversions.
2010-01-30 Laurent AimarCosmetics (audio format conversions).
next