]> git.sesse.net Git - vlc/shortlog
vlc
2008-03-19 Filippo Caronemore libvlc_media_list_player tests
2008-03-19 Pierre d'Herbemontauhal: Fix kAudioDevicePropertyDeviceIsAlive check...
2008-03-19 Pierre d'Herbemontauhal: Replace deprecated Add/RemoveProc calls by Creat...
2008-03-19 Pierre d'Herbemontauhal: Make sure gettimeofday is defined.
2008-03-19 Pierre d'HerbemontRevert "Fix compilation, by "fixing" VLC_PUBLIC_API...
2008-03-19 Pierre d'Herbemontqt4: Fix open_panels.cpp compilation.
2008-03-19 Pierre d'HerbemontFix compilation, by "fixing" VLC_PUBLIC_API.
2008-03-19 Jean-Baptiste... Add "" around subtitles name. Fix #1528
2008-03-19 Pierre d'Herbemontmedia_instance: Don't rely on vlc_object_find now that...
2008-03-19 Pierre d'Herbemontcontrol/media_instance.c: Fix libvlc_media_instance_new...
2008-03-19 Rafaël CarréAdd FLV mimetypes in browser plugins
2008-03-19 Pierre d'Herbemontcontrol/media_descriptor.c: Proper vlc: URL.
2008-03-19 Pierre d'Herbemontvlm: Don't automatically detach in vlm_Delete if not...
2008-03-19 Pierre d'Herbemontobjects.c: Automatically detach from the parent.
2008-03-19 Pierre d'Herbemontvlm: Fix destruction by using correctly using refcounting.
2008-03-18 Pierre d'HerbemontVLC_PUBLIC_API needs extern "C" on windows/c++ too.
2008-03-18 Pierre d'Herbemontinput: Get rid of Destroy(), and move sout keeping...
2008-03-18 Pierre d'Herbemontinput: Use a Destructor to delete critical resources...
2008-03-18 Pierre d'Herbemontblock.c: Remove a warning about unused argument.
2008-03-18 Pierre d'Herbemontobjects.c: Add an assert_locked() in vlc_object_yield_l...
2008-03-18 Pierre d'Herbemontvlc_objects.h: Export and implement vlc_object_set_dest...
2008-03-18 Pierre d'HerbemontMark VLC_PUBLIC_API as extern "C" when using C++.
2008-03-18 Rémi Denis... Proper vlc: URL
2008-03-18 Rémi Denis... Remove redumdant stdbool includes
2008-03-18 Rémi Denis... Remove security-policy UI
2008-03-18 Rémi Denis... shout discovery: don't try to set non-existent option
2008-03-18 Rémi Denis... Remove the short-lived security-policy parameter.
2008-03-18 Filippo Caronefixes for libvlc medialistplayer_play_item and medialis...
2008-03-18 Rafaël CarréIgnore files built in bindings/cil
2008-03-18 Rafaël CarréFix out of tree building of the python bindings
2008-03-18 Rafaël CarréVerify Python.h presence when enabling python bindings
2008-03-17 Filippo Caronenew (failing) test for ticket #1527 added
2008-03-17 Filippo Caronecheck if media_list_player->media_list is null before...
2008-03-17 Christophe... Update pot file
2008-03-17 Rafaël CarréFix #1487
2008-03-17 Rémi Denis... Don't leak vlc_bool_t through libvlc-control
2008-03-17 Rémi Denis... Tag ABI break
2008-03-17 Rémi Denis... Pass trust flag to var_OptionParse
2008-03-17 Rémi Denis... Fix return value
2008-03-17 Rémi Denis... Retain certain flags from input_ItemAddOpt
2008-03-17 Rémi Denis... Code factorization: use input_ItemAddOption
2008-03-17 Rémi Denis... VLM: use input_ItemAddOption
2008-03-17 Rémi Denis... Use native C/C++ boolean type
2008-03-17 Rémi Denis... Provide the trust value to var_OptionParse
2008-03-17 Rémi Denis... Set the proper flags for item options
2008-03-17 Rafaël CarréRe-enable m3u parsing
2008-03-17 Ilkka OllakkaTell that dst-parameter overrides new bind/path parameters.
2008-03-17 Ilkka OllakkaAdd bind and path aliases for standard streamoutput...
2008-03-17 Jean-Baptiste... Fix warning in rawvid demxuer.
2008-03-17 Jean-Baptiste... Kill a warning.
2008-03-17 Jean-Baptiste... REmove uninitialised variable.
2008-03-17 Jean-Baptiste... Update the list of objects after a VLM import. Patch...
2008-03-17 Jean-Baptiste... Remove debug.
2008-03-16 Pavlov KonstantinLink ncurses plugin to libtinfo if available.
2008-03-16 Filippo Caronenew (failing) test for media list player (ticket #1524)
2008-03-16 Rémi Denis... Handle all memory errors in MP4 esds
2008-03-16 Rémi Denis... Handle memory errors in MP4 ctts - refs #1508
2008-03-16 Rémi Denis... Cleanup MP4 ftyp
2008-03-16 Rémi Denis... Handle memory errors in MP4 stts - fixes #1502
2008-03-16 Pavlov KonstantinUpdate no-mmx patch for current ffmpeg.
2008-03-16 Rafaël CarréTry compilation before interaction
2008-03-16 Rafaël CarréInteraction are controlled by a dedicated thread
2008-03-16 Rémi DuraffortDuring the compilation, print errors and warnings on...
2008-03-16 Rémi DuraffortRemove useless test before a delete.
2008-03-16 Filippo Caronefix for libvlc_get_input_thread: check for null before...
2008-03-16 Filippo Caroneinitial media list player unit tests file
2008-03-16 Filippo Caroneuse the sync_instance library for tests too
2008-03-16 Filippo Caronecentralize maven compiler plugin
2008-03-16 Rafaël CarréRemove debug
2008-03-16 Filippo Caronegettext 0.16.1 was an unintended change - sorry
2008-03-16 Filippo Caroneac_prog_java* not needed anymore
2008-03-16 Filippo Caroneremove ant references on --enable-java-bindings, say...
2008-03-16 Filippo Caronesome basic info on how to use mvn added
2008-03-16 Filippo Caroneswitch to jdk 1.5
2008-03-16 Filippo Caroneswitch to jdk 1.5
2008-03-16 Filippo Caronemore info about developers/contributors
2008-03-16 Adrien Grand[PATCH] Maven2 plugins
2008-03-16 Rafaël CarréBetter stats box in ncurses
2008-03-15 Rafaël CarréAdd assert()ions to help fighting a bug
2008-03-15 Rafaël CarréDo not hide bugs
2008-03-15 Rémi DuraffortRemove useless test before free and delete.
2008-03-15 Jean-Baptiste... Fix DShow capture names with spaces, spotted by Andre...
2008-03-15 Jean-Baptiste... Force to fix the size of GotoDialog.
2008-03-15 Richard HoskingCosmetic - changed negative test.
2008-03-15 Filippo Caronemore media list unit tests
2008-03-15 Filippo Caronemedia list count unit test added
2008-03-15 Filippo CaroneAdrien added to thanks
2008-03-15 Filippo Caroneignore folder contents
2008-03-15 Filippo Caroneignore mvn generated files
2008-03-15 Richard HoskingFix very minor memory leak when using OSS for audio.
2008-03-15 Adrien Grand[PATCH] - maven project structure reorganization ...
2008-03-15 Jean-Baptiste... Very slight fixes in Open Dialog too.
2008-03-15 Jean-Baptiste... Very very Slight modification of Open dialog
2008-03-15 Jean-Baptiste... Fix layout in VLM dialog.
2008-03-15 Jean-Baptiste... Fix the dialogs problem on Mac.
2008-03-15 Jean-Baptiste... AssoDialog is not available on Mac.
2008-03-15 Christophe... Fix building with an uninstalled ffmpeg
2008-03-14 Rafaël CarréFix #1515 - vlc.exe icon
2008-03-14 Rafaël CarréFix aac decoding when muxed with ADTS headers + AudioSp...
2008-03-14 André WeberStringListConfigControl finish -> deal with empty ppsz_...
next