]> git.sesse.net Git - vlc/shortlog
vlc
2007-06-03 Christophe... Arabic l10n update.
2007-06-03 Jean-Baptiste... Qt4 - Stream output. Add WMA as an audio codec.
2007-06-03 Jean-Baptiste... Qt4 - Meta Information, again. Add URI/URL support...
2007-06-03 Jean-Baptiste... D-Bus - Implement "Random" Method. Patch from Mirsal...
2007-06-02 Jean-Baptiste... Qt4 - MediaInfo: spaces cleanup
2007-06-02 Jean-Baptiste... Qt4 - MediaInfo, move the tabWidget to the Dialog class...
2007-06-02 Jean-Baptiste... qt4 - Include cleanup.
2007-06-02 Jean-Baptiste... Qt4 - Space fixes.
2007-06-02 Jean-Baptiste... qt4 - Dialogs: compile fix and small modifications.
2007-06-02 Jean-Baptiste... Qt4 - Info Panels: Rewrite Meta Data and Dionoea's...
2007-06-02 Damien Fouilleulchroma conversion: a few fixes
2007-06-02 Christophe... Compile fix
2007-06-02 Christophe... update po files with the Qt4 strings
2007-06-02 Christophe... All: Qt4 intf i18n fix (part 1)
2007-06-01 Christophe... Slovakian l10n update by Marián Hikaník
2007-06-01 Christophe... Arabic l10n by Fbourai
2007-06-01 Pierre d'Herbemontcontrol/core.c: Don't leak the p_instance.
2007-06-01 Pierre d'Herbemontlibvlc event: Make event function thread safe. (And...
2007-06-01 Pierre d'Herbemontcontrol/event.c: Use the correct argument for var_DelCa...
2007-06-01 Pierre d'Herbemontcontrol/event.c: Fix previous commit.
2007-06-01 Pierre d'Herbemontcontrol/event.c: Make sure the event won't be listened to.
2007-06-01 Pierre d'Herbemontlibvlc event: Fix the various leaks and point indicatio...
2007-06-01 Pierre d'Herbemontcontrol/event.c: Definition at the top of the function...
2007-06-01 Damien Fouilleulchromas converstion: optimize MMX/SSE acceleration...
2007-05-31 Laurent AimarDo not use FIND_ANYWHERE for playlist.
2007-05-31 Antoine Cellerierignore revision.c.
2007-05-31 Antoine Cellerier"[PATCH] audioscrobbler plugin connection check" by...
2007-05-31 Laurent AimarCompilation fix.
2007-05-31 Laurent AimarOops vlc_demux.h (r20365)
2007-05-31 Damien Fouilleulvlc_demux.h: that one was forgotten in r20365
2007-05-31 Laurent Aimarall: added support for demuxer attachment (Patch by...
2007-05-31 Jean-Baptiste... Qt4 - Forgotten file in a previous commit ( for the...
2007-05-31 Damien Fouilleul- video_chroma: added support for IA-32/64 SSE2 accelar...
2007-05-30 Jean-Baptiste... Qt4 - SysTrayIcon: change the previous commit after...
2007-05-30 Jean-Baptiste... Qt4 - Systray menu order adjustement.
2007-05-30 Laurent AimarEnsure that chapter names are utf8 (I failed to find...
2007-05-30 Laurent AimarImplemented (close #1194):
2007-05-30 Laurent AimarImprove seek precision using ES_OUT_SET_NEXT_DISPLAY_TIME.
2007-05-30 Laurent Aimarvideo: fixed preroll
2007-05-30 Laurent AimarCosmetic.
2007-05-30 Laurent Aimares_out: do not flush decoder fifo when unwanted (fix...
2007-05-30 Laurent AimarImproved BLOCK_FLAG_DISCONTINUITY|BLOCK_FLAG_CORRUPTED...
2007-05-30 Jean-Paul SamanFix memleak.
2007-05-30 Jean-Paul SamanFix memleaks and some cleanup.
2007-05-30 Jean-Paul SamanSmall cleanup.
2007-05-30 Jean-Paul SamanRemove excess whitespace
2007-05-30 Jean-Paul SamanRemove dead code.
2007-05-29 Jean-Baptiste... Dbus Improvements thanks to Mirsal ENNAIME
2007-05-29 Gildas Bazin* modules/access_filter/timeshift.c: a whole bunch...
2007-05-29 Jean-Baptiste... Sharpen performance improvement by precalculating some...
2007-05-29 Gildas Bazin* src/input/input.c: don't use input_EsOutDiscontinuity...
2007-05-29 Laurent AimarFactorize code.
2007-05-29 Damien Fouilleul - ffmpeg: fix for frame rate
2007-05-29 Olivier Aubertpython bindings, vlc_position.c: check against invalid...
2007-05-29 Olivier Aubertpython bindings, vlc_mediacontrol.c: cast the py_param...
2007-05-29 Olivier Aubertpython bindings, vlc_mediacontrol.c: use PyObject_DEL...
2007-05-29 Olivier Aubertpython bindings, vlc_internal.c: use PyObject_DEL ...
2007-05-29 Olivier Aubertpython bindings, vlcglue.h: move definition of vlcInsta...
2007-05-29 Olivier Aubertpython bindings, vlc_instance.c: fix memleak + use...
2007-05-28 Laurent AimarAdded strnlen replacement (Untested)
2007-05-28 Felix Paul... * prefer playlist item's meta title over its name,...
2007-05-28 Pierre d'Herbemontbootstrap: Warn if contrib hasn't been built (on Mac...
2007-05-28 Pierre d'Herbemontconfigure.ac: Properly enabled Mac OS X default features.
2007-05-28 Jean-Baptiste... Qt4 - Open: accept more than one file.
2007-05-28 Gildas Bazin modules/gui/wxwidgets/*: bunch of fixes.
2007-05-28 Felix Paul... * revert the rewrite of MP4_GETSTRINGZ in the previous...
2007-05-28 Jean-Baptiste... Qt4 - Open: Try to repair Open File. Add the beginning...
2007-05-27 Laurent AimarDo not unset b_seekable on 401 error.
2007-05-27 Jean-Baptiste... Qt4 - Open: fix a broken CONNECT, found by Trax.
2007-05-27 Gildas Bazin* modules/gui/wxwidgets/dialogs/playlist.cpp: use the...
2007-05-27 Laurent AimarCompilation warning fixes.
2007-05-27 Laurent AimarFixed compilation warnings.
2007-05-27 Laurent AimarCompilation warnings fixes.
2007-05-27 Laurent AimarFlush ES before deleting it (improves a bit a few mms...
2007-05-27 Laurent AimarImplemented GPAC chapter support (but not apple ones).
2007-05-27 Jean-Baptiste... qt4 - Open: various fixes.
2007-05-27 Felix Paul... * updated to current live version
2007-05-26 Jean-Baptiste... Qt4 - BDA: set increment for frequency by 1000.
2007-05-26 Ken Selfbda: fix bandwidth labels
2007-05-26 Gildas Bazin* modules/gui/wxwidgets/*: fix a bunch of warnings.
2007-05-26 Jean-Baptiste... Qt4 - Open Capture Panel and file Panel: Don't build...
2007-05-26 Gildas Bazin* configure.ac: allow compilation of wxwidget module...
2007-05-26 Ken Selfbda qt4 gui: add combobox to select bandwidth on dvb-t
2007-05-25 Laurent AimarFixed stream_Block() comment (close #1208)
2007-05-25 Laurent AimarFixed possible overflow in duration parsing.
2007-05-25 Laurent AimarFixed input_ItemNewExt* prototype (mtime_t for duration...
2007-05-25 Laurent AimarCompilation warning fix.
2007-05-25 Laurent AimarCompilation warning fix.
2007-05-25 Laurent AimarCompilation warning fixes.
2007-05-25 Laurent AimarAdded meta parsing (close #624)
2007-05-25 Laurent AimarImplemented GET_TIME/GET_LENGTH/SET_TIME (close #1207)
2007-05-25 Christophe... gui/wx: i18n fixes pointed by Cristi Secara
2007-05-25 Ken SelfBDA fixes: no dvb-adapter, hide srate for dvb-t, freq...
2007-05-25 Christophe... Typo
2007-05-25 Damien Fouilleul- qt4: retrict FileDialog changes to win32
2007-05-25 Damien Fouilleulqt4: improve the layout of files in file open dialog
2007-05-25 Christophe... Romanian l10n by Cristian Secara
2007-05-24 Damien Fouilleul- libmpeg2 codec: uses Y plane pitch rather then pictur...
2007-05-23 Christophe... Argh i will manage it one day
2007-05-23 Christophe... Makefile.am: s/version.c/revision.c/ in update-po code
next