]> git.sesse.net Git - vlc/shortlog
vlc
2010-02-20 Antoine CellerierUgly hack to enable really quiet running of VLC.
2010-02-20 Laurent AimarRemoved dead picture_t::pf_lock/unlock fields.
2010-02-20 Antoine CellerierExport VLC's md5 API.
2010-02-20 Rafaël Carréfix assignement order from [3ecd0eb5dcb4]
2010-02-20 Rémi Denis... decode_URI: do not call EnsureUTF8
2010-02-20 Rémi Denis... RTP out: use make_path for SDP file
2010-02-20 Rémi Denis... notify: use make_path
2010-02-20 Rémi Denis... growl: use make_path()
2010-02-20 Rémi Denis... taglib meta writer: don't decode file path twice (core...
2010-02-20 Rémi Denis... folder: use make_path
2010-02-20 Rémi Denis... Qt4: use make_path
2010-02-20 Rémi Denis... RAM: force meta data to UTF-8
2010-02-20 Rémi Denis... ITML playlist: do not decode URI when creating item (!)
2010-02-20 Rémi Denis... HTTP interface art: use make_path and fix a few memory...
2010-02-20 Rémi Denis... Compile kludge for glibc 2.8
2010-02-20 Rémi Denis... msecstotimestr: fix negative numbers handling
2010-02-20 Rémi Denis... secstotimestr: use int32_t not to overflow if int excee...
2010-02-20 Rémi Denis... Remove msecstotimestr
2010-02-20 Antoine CellerierDynamically allocate the dir list to prevent potential...
2010-02-20 Rémi Denis... OMX IL: clean up dll_* macros
2010-02-20 Rémi Denis... Do not assume that Open and Close are called in the...
2010-02-20 Fabio RitrovatoLua SD: add a bit of documentation
2010-02-20 Fabio RitrovatoLua SD: use "path" instead of "url"
2010-02-20 Rémi Denis... Qt4: fail cleanly if started multiple times (instead...
2010-02-20 Fabio RitrovatoLua SD: compile scripts
2010-02-20 Fabio RitrovatoLua SD: implement the descriptor() function in scripts
2010-02-20 Fabio RitrovatoLua SD: use a function to get the SD description
2010-02-20 Laurent AimarFixed a harmless typo (avformat).
2010-02-20 Laurent AimarAllowed GetFfmpegCodec() to convert more subtitle codecs.
2010-02-20 Laurent AimarWorkarounded SSA payload modifications done by mkv...
2010-02-20 Laurent AimarFixed ES block length value (avformat).
2010-02-20 Laurent AimarImplemented ES priority flag in avformat demuxer.
2010-02-20 Laurent AimarCosmetics.
2010-02-20 Laurent AimarFixed theora/speex workaround (avformat).
2010-02-20 Laurent AimarDo not fail on av_find_stream_info error (avformat).
2010-02-20 Rémi Denis... Fix secstotimestr
2010-02-20 Rémi Denis... HTTP: fix read sizes and signedness (fixes #3302)
2010-02-20 Rémi Denis... Ignore the plugins cache
2010-02-20 Rémi Denis... Rudimentary test case for libvlc_event_type_name()
2010-02-20 Rémi Denis... Reimplement libvlc_event_type_name
2010-02-20 Rémi Denis... Mozilla: untested compile fix
2010-02-20 Rémi Denis... Make libvlc event types less ABI-brittle w.r.t. the...
2010-02-20 Rémi Denis... Improve Doxygen documentation, deobfuscate event types
2010-02-20 Rémi Denis... LibVLC structures: cleanup
2010-02-20 Rémi Denis... Kill old and buggy libvlc_drawable_t
2010-02-20 Rémi Denis... Update doxyfile (doxygen -u)
2010-02-20 Rémi Denis... Doxygen: don't browse modules/
2010-02-20 Rémi Denis... Doxygen fix
2010-02-20 Rémi Denis... libvlc_video_set_fullscreen: fix documentation
2010-02-20 Felix Paul... macosx dialog provider: moved UI widgets out of the...
2010-02-20 Felix Paul... VLCKit: don't ignore VLC's config anymore since we...
2010-02-20 Felix Paul... macosx display provider: added the ability to enable...
2010-02-20 Felix Paul... VLCKit: added an aggregate target to build both VLC...
2010-02-20 Rafaël Carrélive-armlinux.patch got accepted by upstream
2010-02-19 Christophe... skip-ads option is a bool
2010-02-19 Emmanuel de... macosx/framework : added method setValue:forMeta: to...
2010-02-19 Rémi Duraffortlibvlc_test: fix compilation of "make checkall"
2010-02-19 Laurent AimarFixed seeking on a sample described by the last STSS...
2010-02-18 Fabio RitrovatoLua SD: add scripts to makefile
2010-02-18 Fabio RitrovatoLua SD: simplify fmc.lua
2010-02-18 Rémi Denis... secstotimestr: use div()
2010-02-18 Laurent AimarFixed activex compilation.
2010-02-18 Rémi Denis... input_item_SetURI: improve warning
2010-02-18 Rémi Denis... libvlc_media_new_path: create a media from a file path
2010-02-18 Rémi Denis... VLC preferences are not the developers documentation
2010-02-18 Rémi Denis... Don't waste translator's time...
2010-02-18 Rémi DuraffortQt4: fix pontential NULL dereference and show the right...
2010-02-18 Rémi Denis... dummy demux: implement seeking and positioning with...
2010-02-18 Jakob LebenQt: show buffering on the background of time label
2010-02-18 Vicente Jimenez... Corrected comments' file name, description and year...
2010-02-18 Vicente Jimenez... Fix typo in comment.
2010-02-18 Pierre d'Herbemontlibvlc: Add a test for media_player_set_media().
2010-02-18 Pierre d'Herbemontmacosx/framework: Fix our hack for extensions.
2010-02-18 Hugo Beauzee... libvlc: Don't lock the media player twice in set_media().
2010-02-18 Rafaël CarréDon't look for live555 in /usr when using contribs
2010-02-18 Rafaël Carréfix live555 compile on armlinux
2010-02-18 Jakob LebenQt: cache "no-art" pixmap as well
2010-02-18 Jakob LebenQt: remedy faulty locationBar layout
2010-02-17 Laurent AimarFixed theora/speex support in avformat demuxer.
2010-02-17 Laurent AimarAdded vorbis in avcodec<->vlc codec map table.
2010-02-17 Laurent AimarModified the way xiph codecs headers are transported...
2010-02-17 Rémi Denis... LibVLC: hopefully fix media player callback dead lock...
2010-02-17 Rémi Denis... Mostly revert "libvlc: add mouse events as libvlc_Media...
2010-02-17 Rémi Denis... release_input_thread: NULL check after dereference
2010-02-17 Rémi Denis... stream_ReadLine: handle MacOS-style end-of-line (fixes...
2010-02-17 Rémi Denis... stream_ReadLine: bytes per char is either 1 or 2
2010-02-17 Rémi Denis... Remove libsysfs code
2010-02-17 Rémi Denis... PLS: remove warning that fires even on empty lines
2010-02-17 Rémi Denis... PLS: simplify
2010-02-17 Rémi Denis... PLS: use atoll() to parse length
2010-02-17 Fumio Nakayamal10n: Japanese translation for .desktop
2010-02-17 Rémi Denis... Missing initializer
2010-02-17 Rémi Denis... Put a warning for developers
2010-02-17 Rémi Denis... RTP out: fix race condition in SDP generation from...
2010-02-17 Erwan Tulouskins2: correct playlist issue when sorting is used
2010-02-17 Jakob LebenQt: separate status bar label for "Buffering" + show...
2010-02-17 Hugo Beauzee... Don't try to use p_extensions_manager if it failed...
2010-02-17 Jakob LebenQt: refactor and (again) emit currentChanged when proce...
2010-02-17 Jakob Lebenplaylist: fix first subitem added as last and refactor
2010-02-16 Felix Paul... contrib: fixed iconv hack when run for the first time
next