]> git.sesse.net Git - vlc/history - src
QT4: Force need_update on creation so we could view everything on first open of Media...
[vlc] / src /
2007-07-10 Pierre d'Herbemontcontrol/media_instance.c: Fix a warning on missing...
2007-07-10 Pierre d'Herbemontcontrol/media_instance.c: Fix the dead lock reported...
2007-07-09 Pierre d'Herbemontcontrol/media_descriptor.c: Use vlc_gc_* function to...
2007-07-09 Pierre d'Herbemontcontrol/media_descriptor.c: Don't destroy the input_ite...
2007-07-09 Pierre d'Herbemontcontrol/event.c: Make sure the callback list is initial...
2007-07-08 Pierre d'HerbemontLibvlc: Make medi_instance thread safe and implement...
2007-07-07 Laurent Aimarall: Subtitle improvment patch by Bernie Purcell.
2007-07-06 Jean-Paul SamanJavaScript API to change the selected teletext page...
2007-07-06 Jérome DecoodtTry to fix libtool on macos
2007-07-01 Antoine CellerierAdd option to format strings to prevent displaying...
2007-06-30 Christophe MutricyActivate the polish translation
2007-06-29 Laurent AimarFixed GET_ATTACHMENTS return value (Reported by Bernie...
2007-06-26 Jean-Paul SamanFix new key-menu-* hotkeys definitions
2007-06-25 Damien Fouilleul- libvlc APIs: bug fixing, and please note that excepti...
2007-06-24 Pierre d'Herbemontcontrol/media_descriptor.c: Fix memcpy usage.
2007-06-24 Christophe MutricyTry with the full MRL if the access haven't successed...
2007-06-24 Pierre d'Herbemontcontrol/media_descriptor.c: Make sure we don't strdup...
2007-06-24 Pierre d'HerbemontLibvlc: Make media_instance_destroy private.
2007-06-24 Pierre d'HerbemontLibvlc: Implement media_instance_[get|set]_media_descri...
2007-06-24 Pierre d'HerbemontLibvlc: Use exception for internal function.
2007-06-24 Pierre d'Herbemontcontrol/media_descriptor.c: s/ex/p_e/
2007-06-24 Pierre d'Herbemontcontrol/media_descriptor.c: Raise exception where needed.
2007-06-23 Pierre d'HerbemontOops.
2007-06-23 Pierre d'HerbemontFix previous commit (Oops).
2007-06-23 Pierre d'HerbemontLibvlc: replace media_instance_destroy_and_detach by...
2007-06-21 Jean-Paul SamanAdded new hotkeys "key-menu-[on|off|left|right|up|down...
2007-06-19 Pierre d'Herbemontcontrol/video.c: Use libvlc_media_instance_has_vout...
2007-06-19 Pierre d'Herbemontcontrol/media_descriptor.c: Prefer memcpy over bcopy.
2007-06-19 Pierre d'Herbemontlibvlc: Advertise libvlc_media_instance_destroy_and_det...
2007-06-18 Laurent AimarPatch by Bernie Purcell :
2007-06-18 Laurent AimarAdded missing return value in TitleCallback.
2007-06-18 Antoine CellerierFix invalid free crash in bookmarks loading code report...
2007-06-17 Pierre d'Herbemontlibvlc: Tell the build system to use media_instance.c.
2007-06-17 Pierre d'Herbemontlibvlc: Rename the input.c file to media_instance.c.
2007-06-17 Pierre d'Herbemontlibvlc: Rename input to media_instance. And add the...
2007-06-17 Pierre d'Herbemontcontrol/media_descriptor.c: Fix a comment.
2007-06-17 Pierre d'Herbemontconrtol/media_descriptor.c: Use VLC_FALSE and VLC_TRUE.
2007-06-17 Pierre d'Herbemontcontrol/libvlc_internal: Dump bool as it doesn't work...
2007-06-17 Pierre d'Herbemontlibvlc: attempt to fix previous commit.
2007-06-17 Pierre d'Herbemontlibvlc: Make media_descriptor_t internal.
2007-06-17 Pierre d'HerbemontLibvlc add a media descriptor object.
2007-06-17 Laurent AimarBe sure to restart the mixer on replaygain mode change.
2007-06-17 Laurent AimarAdded replay gain support (audio-replay-gain-mode track...
2007-06-17 Laurent AimarCall input_Control(INPUT_ADD_INFO) on extra meta data.
2007-06-14 Laurent AimarFixed segfault with subtitle.
2007-06-14 Jean-Paul SamanFix potential memleak/crash
2007-06-13 Laurent AimarAdded --run-time option to specify how many second...
2007-06-12 Laurent AimarDrop audio when playing faster and not using resampler.
2007-06-12 Laurent AimarAll: preliminary support for audio while playing faster...
2007-06-12 Laurent AimarFixed use of released pointer (race condition).
2007-06-12 Jean-Paul SamanDisplay video title when video output is reused.
2007-06-12 Jean-Paul SamanShow title on video output based on users preferences...
2007-06-10 Laurent AimarSimplify + fix a potential overflow.
2007-06-10 Laurent AimarSimplify (no functionnal changes).
2007-06-10 Laurent AimarCall garbage collector (vout/sout) when playlist enter...
2007-06-09 Pierre d'Herbemontcontrol/event.c: Add some comments.
2007-06-09 Jean-Paul SamanDisplay media title for 15 seconds right at the start...
2007-06-08 Rémi Denis-CourmontFix compiler warnings
2007-06-07 Laurent Aimarclock: clean up/simplify + remove 1/90000 reference.
2007-06-07 Pierre d'HerbemontLibvlc event: Support for event extra information passi...
2007-06-07 Pierre d'Herbemontcontrol/event.c: Send position event at a reasonable...
2007-06-07 Rémi Denis-CourmontRevert [20459] and really fix (I hope)
2007-06-07 Laurent AimarFixed IsValidAccess...
2007-06-07 Rémi Denis-CourmontSanitize audio format before creating a decoder
2007-06-07 Rémi Denis-CourmontFix use of unitialized variable reported by David Thiel...
2007-06-07 Rémi Denis-CourmontFix deadlock
2007-06-07 Rémi Denis-CourmontUse %u instead of %d
2007-06-07 Pierre d'HerbemontLibvlc Event: Add support for input event.
2007-06-07 Jean-Paul SamanLet text fade away, that looks so much nicer.
2007-06-07 Jean-Paul SamanRemove excess whitelines
2007-06-06 Rémi Denis-Courmont- Only allow letters, digits and slash in access/demux...
2007-06-06 Jean-Paul SamanOSDMenu improvements
2007-06-06 Jean-Paul SamanRemove excess whitespace
2007-06-06 Jean-Paul Samancleanup
2007-06-04 Laurent AimarAdded a b_discontinuity to aout_buffer_t for non-pcm...
2007-06-03 Laurent Aimar- Added support for embeded cover. Demuxer just need...
2007-06-03 Laurent AimarFixed vlc_meta_SetXXX macros
2007-06-03 Laurent AimarPartial fix for builtin plugin.
2007-06-01 Christophe MutricyArabic 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-05-31 Laurent AimarCompilation fix.
2007-05-31 Laurent Aimarall: added support for demuxer attachment (Patch by...
2007-05-30 Laurent AimarCosmetic.
2007-05-30 Laurent Aimares_out: do not flush decoder fifo when unwanted (fix...
2007-05-30 Jean-Paul SamanFix memleaks and some cleanup.
2007-05-30 Jean-Paul SamanRemove dead code.
2007-05-29 Gildas Bazin* src/input/input.c: don't use input_EsOutDiscontinuity...
2007-05-29 Laurent AimarFactorize code.
2007-05-28 Laurent AimarAdded strnlen replacement (Untested)
2007-05-27 Laurent AimarFlush ES before deleting it (improves a bit a few mms...
2007-05-25 Laurent AimarFixed stream_Block() comment (close #1208)
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.
next