]> git.sesse.net Git - vlc/shortlog
vlc
2009-01-11 Rémi Denis... Remove un-needed libs
2009-01-11 Rémi Denis... Add .ogx in case someone ever needs it
2009-01-11 Rémi Denis... HTTPd: use the RFC5334 MIME types for their respective...
2009-01-11 Rémi Denis... Add .oga and .spx as per RFC5334
2009-01-11 Rémi Denis... Add .s3m and .it as Tracker file extensions
2009-01-11 Rémi Denis... HTTPd: guess MIME type for *.ogv
2009-01-11 Rémi Denis... Input: recognize .ogv files
2009-01-11 Rémi Denis... Cosmetic
2009-01-10 Filippo Caronejvlc #23: make native resources release explicit
2009-01-10 Rémi Duraffortfolder: less include
2009-01-10 Rémi Durafforttaglib: accept the Xiph comments with more than one...
2009-01-10 Rémi DuraffortUpdate the module list.
2009-01-10 Rémi Denis... GLX: minor fixes
2009-01-10 Laurent AimarFixed a typo in libass.
2009-01-10 Laurent Aimarlibass: set windows/fonts as default directory
2009-01-10 Rémi Denis... Directory: ignore SSA files - fixes #2341
2009-01-10 Laurent AimarFixed QT4 message dialogs thread safety.
2009-01-10 Rémi Denis... Remove useless parameter
2009-01-10 Rémi Denis... Playlist: only try to add one SD plugin at a time
2009-01-10 Rémi Denis... libvlc: add SD plugins one by one
2009-01-10 Rémi Denis... playlist: create root SD node before registering events
2009-01-10 Rémi Denis... Fix memory leak
2009-01-10 Rémi Denis... Cosmetic
2009-01-10 Rémi Denis... Fix trivial syntax errors
2009-01-10 Rémi Denis... Playlist: detach from SD events _after_ stopping the...
2009-01-10 Rémi Denis... Remove playlist items when destroying the playlist...
2009-01-10 Rémi Denis... Remove children kill hack
2009-01-10 Rémi Denis... Remove suspicious and suspiciously dead code
2009-01-10 Rémi Denis... SD: remove psz_module parameter, shorter function names
2009-01-10 Rémi Denis... Remove buggy and unused function
2009-01-10 Rémi Denis... Include vlc_services_discovery.h only where needed
2009-01-10 Rémi Denis... Restore SD human-readable names
2009-01-10 Rémi Denis... Update the GIT revision properly
2009-01-10 Felix Paul... Clean up here and there
2009-01-10 Felix Paul... macosx: added missing pl locks
2009-01-10 Rémi Denis... Qt4: systray hides the interface when it is visible...
2009-01-10 Rémi Denis... Fix grammar and don't minimize if config_getInt fails
2009-01-10 Rémi Denis... We don't need MB2WC when converting ASCII
2009-01-10 Rémi Denis... GetSymbol: adding a leading underscore is NOT correct...
2009-01-10 Rémi Denis... Small code factorization
2009-01-10 Rémi Denis... Remove the un-needed horrible vout release hack
2009-01-10 Laurent AimarFixed dynamicoverlay SetTextColor.
2009-01-10 Laurent AimarSupport delaying codec open until extradata are present...
2009-01-10 Laurent AimarFixed vc1 packetizer.
2009-01-10 Laurent AimarRemoved unused field (avcodec).
2009-01-09 Pavlov Konstantin[Contrib]: libupnp build rules. Enable upnp on darwin.
2009-01-09 Rémi Duraffortupnp_intel: split the big cpp file in two, declaration...
2009-01-09 Rémi Duraffortmake.pl: don't print infos about qt4 moc.
2009-01-08 Rémi Denis... Assume X11 --forbar-shm is FALSE if the option does...
2009-01-08 Rémi Denis... Revert "* src/video_output/vout_intf.c: small kludge...
2009-01-08 Rémi Denis... Remove some useless #includes
2009-01-07 Ken SelfBDA: remove %S formatting plus a few other fixes
2009-01-07 Ken Selfvasprintf: stop HEAP exceptions
2009-01-07 Laurent AimarAdded apple subtitle support to mov demuxer (close...
2009-01-07 Laurent AimarFixed invalid pointer usage.
2009-01-07 Laurent AimarFinish the initialization in the Open function.
2009-01-07 Laurent AimarFixed bool/int mix up with "intf-show".
2009-01-07 Laurent AimarFixed undefined behavior with integer overflow.
2009-01-07 Laurent AimarAvoid sprintf.
2009-01-07 Laurent AimarSet default item name on input_item_SetURI.
2009-01-07 Laurent AimarAdded missing const to input_item_SetURI.
2009-01-07 Rémi Denis... RTP: when sending to RTP an odd port we need to specify...
2009-01-07 Rémi Denis... RTP: fix the conflicting audio and video port error...
2009-01-07 Christophe... Distribute headers
2009-01-07 Jean-Baptiste... Qt: put the Fullscreen Controller back on 2 lines.
2009-01-07 Christophe... Fix make dist
2009-01-07 Christophe... Happy New Year
2009-01-06 Filippo Caronelibvlc, jvlc: media_player_is_playing method added
2009-01-06 Laurent AimarFixed typo in es_out.
2009-01-06 Laurent AimarFix quit sequence in skins2.
2009-01-06 Laurent AimarFix quit sequence in dbus.
2009-01-06 Laurent AimarFix quit sequence in rc.
2009-01-06 Laurent AimarFix quit sequence in hotkeys.
2009-01-06 Laurent AimarStop the playlist when it is killed.
2009-01-06 Laurent AimarRe-enable the embed video module in qt4.
2009-01-06 Laurent AimarWait for VideoWiget to complete releaseVideoSlot event.
2009-01-06 Laurent AimarFix potential deadlock between ressource and interface.
2009-01-06 Laurent AimarDo not wait for SPU buffering.
2009-01-06 Filippo Caronejvlc: test to check audio mute on 2 different instances
2009-01-06 Filippo Caronejvlc: audio is an instance property
2009-01-06 Rémi Denis... Playlist thread is not cancellable as of now, no point...
2009-01-06 Rémi Denis... Use a custom condition variable for the playlist engine
2009-01-06 Rémi Denis... Remove un-needed vlc_testcancel()
2009-01-06 Rémi Denis... block_Fifo(Wake|Get|Show): always cancellation points
2009-01-06 Rémi Denis... block_FifoShow: fix condition variable usage
2009-01-06 Rémi Denis... Qt4: Disable cancellation while writing a message to...
2009-01-05 Laurent AimarFixed dialog provider leaks on quit.
2009-01-05 Rémi Denis... Minor memory layout optimization
2009-01-05 Rémi Denis... Remove vlc_object_signal and unexport vlc_object_signal...
2009-01-05 Rémi Denis... Do not use vlc_object_signal
2009-01-05 Rémi Denis... LUA: remove misc.signal() - this API does not make...
2009-01-05 Laurent AimarFixed order after merge in libvlccore.sym
2009-01-05 Laurent AimarFix OS-X build (PATH_MAX defined in limits.h)
2009-01-05 Laurent AimarFixed vout_FixLeaks logic.
2009-01-05 Laurent AimarFlush vout on release.
2009-01-05 Laurent AimarSend input dead event only once.
2009-01-05 Laurent AimarFix deadlock in decoders because of input ObjectKillChi...
2009-01-05 Laurent AimarFix unprotected access of input item (skins2).
2009-01-05 Laurent AimarFixed playlist_IsEmpty usage.
2009-01-05 Laurent AimarSkins2 will at least start.
next