]> git.sesse.net Git - vlc/shortlog
vlc
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.
2009-01-05 Laurent AimarImproved osd title display in vout.
2009-01-05 Laurent AimarFixed qt4 initialization/destruction.
2009-01-05 Laurent AimarImproved fullscreen controller.
2009-01-05 Laurent AimarNew event (voutListChanged) in input manager.
2009-01-05 Laurent AimarFixed signal and input release order.
2009-01-05 Laurent AimarRemoved useless member.
2009-01-05 Laurent AimarAllows requesting active aout/vout from an input with...
2009-01-05 Laurent AimarActivated vout/aout recycling with playlist inputs.
2009-01-05 Laurent AimarPrepare for safe (sout)/vout/aout recycling.
2009-01-05 Laurent AimarFixed audio played/lost statistics.
2009-01-05 Laurent AimarFixed preparsing/art fetching locking.
2009-01-05 Laurent AimarClean up main playlist thread.
2009-01-05 Laurent AimarAdded INPUT_EVENT_DEAD event.
2009-01-05 Laurent AimarSimplify a bit playlist loop.
2009-01-05 Laurent AimarNo functionnal changes.
2009-01-05 Laurent AimarSimplify a bit main playlist loop.
2009-01-05 Laurent AimarFast decoder thread cancellation.
2009-01-05 Laurent AimarEnsure fast fetcher/preparser thread cancelation.
2009-01-05 Laurent AimarFixed too soon playlist items destruction.
2009-01-05 Laurent AimarSplit creation/destruction and activation/deactivation...
2009-01-05 Laurent AimarClean up/document a bit art fetcher code.
2009-01-05 Laurent AimarDo not access internal fetcher data from playlist and...
2009-01-05 Laurent AimarClean up/document a bit preparser code.
2009-01-05 Laurent AimarClean up preparser/fetcher code.
2009-01-05 Laurent AimarClean up a bit unused playlist functions and added...
2009-01-05 Laurent AimarAdded vlc_object_assert_locked utility.
2009-01-05 Jean-Baptiste... Qt: use searchLineEdit in plugins dialog.
2009-01-05 Jean-Baptiste... Qt: esthetic.
2009-01-05 Jean-Baptiste... Qt: the red box when searching in the playlist is confu...
2009-01-05 Rémi Denis... Use a proper condition variable for variable callback...
2009-01-05 Rémi Denis... Remove duplicated variable callback code
2009-01-05 Rémi Denis... Use var_TriggerCallback as appropriate
2009-01-05 Rémi Denis... Do not reinvent the wheel^W^Wbsearch
2009-01-05 Rémi Duraffortasx parsing: don't FREENULL everything.
2009-01-05 Rémi Durafforttaglib: cleaning and renaming.
2009-01-04 Jean-Baptiste... Win32: add a new vlc.ico that supports Vista and Seven...
2009-01-04 Rémi Denis... Unexport slightly unsafe block_FifoSize
2009-01-04 Antoine CellerierFix symbol order.
2009-01-04 Antoine CellerierRemove unused variable.
2009-01-04 Kaarlo Raiharemove unndeed variables
2009-01-04 Kaarlo Raihamention opengl effect removal
2009-01-04 Rémi Denis... Unduplicate UPnP long string
2009-01-04 Antoine CellerierUpdate Joseph Tulou's THANKS entry.
2009-01-04 Joseph Tulouchanges Ext2Fourcc into image_Ext2Fourcc and exports...
2009-01-04 Joseph Tulouminor changes to png and sdl_image decoders to support...
2009-01-04 Felix Paul... macosx: display only information on the currently playi...
2009-01-04 Antoine CellerierFix --stop-time.
2009-01-04 Antoine Cellerierv4l2 access can now find optimal frame rate and dimensions
2009-01-04 Antoine CellerierInput based input slaves sound better.
2009-01-04 Antoine CellerierOops.
2009-01-04 Antoine CellerierMove v4l2.c back to the access/ directory
2009-01-04 Antoine CellerierFix confusing variable name.
next