]> git.sesse.net Git - vlc/shortlog
vlc
2008-05-15 Rémi Denis... libvlc_run_interface: start and wait for an interface
2008-05-15 Rémi Denis... Do not allow variable substitution in MRL path schemas
2008-05-15 Rémi Denis... Use libvlc_InternalAddIntf instead of VLC_AddIntf
2008-05-15 Rémi Denis... Don't bother with vlc_object_get() when you can keep...
2008-05-15 Rémi Denis... Rename the shared libraries
2008-05-15 Rémi Denis... vlc-config: remove external mode. Use pkg-config.
2008-05-14 Mirsal Ennaimeupnp: fix a typo
2008-05-14 Pierre d'Herbemontupnp: Fix a typo, as pointed by Gilles Sabourin.
2008-05-14 Rafaël CarréUse vlc_object_release() to release the playlist
2008-05-14 Rafaël CarréRevert "Remove playlist destructor"
2008-05-14 Rémi Denis... We may still have children when destroyed...
2008-05-14 Rafaël CarréRemove playlist destructor
2008-05-14 Rémi Denis... Debug code to prevent FIND_PARENT from crashing.
2008-05-14 Rémi Denis... Hmm, there was a simpler solution
2008-05-14 Rémi Denis... Inline DetachObject
2008-05-14 Rémi Denis... Get rid of b_attached
2008-05-14 Rémi Denis... Recurse through the object tree instead of using the...
2008-05-14 Jean-Baptiste... Theora Beta3 and patch the includes...
2008-05-14 Rémi Denis... Detach dying objects atomically, so FIND_CHILDREN is...
2008-05-14 Rémi Denis... Remove useless constant
2008-05-14 Rafaël CarréFix memory leak in mosaic bridge
2008-05-14 Rafaël CarréRevert [42a0d047849f391a75432dfdf5d71523d6ec08c7]
2008-05-14 Jean-Baptiste... Update libpng to 1.2.29. We shouldn't be affected by...
2008-05-13 Christophe... We no longer block l10n
2008-05-13 Jean-Baptiste... Put psb in NEWS, interface and options.
2008-05-13 Jean-Baptiste... Support for multiple lines in PJS subs.
2008-05-13 Jean-Baptiste... Support for parsing PowerDivx (.psb) subtitles
2008-05-13 Christophe... Fix changelog generation
2008-05-13 Rafaël CarréRemove unused variable
2008-05-13 Rafaël CarréFix cyclic dependancy between input and "sout stream...
2008-05-13 Jean-Baptiste... Cosmetic, malloc checks and options completion.
2008-05-13 Rafaël CarréDBus : missing return argument for AddTrack
2008-05-12 Rémi Denis... Try to split the mind boggingly big vlm.c
2008-05-12 Rémi Denis... No need for sed here
2008-05-12 Felix Paul... Make sure the window is set to a normal level before...
2008-05-12 Rémi DuraffortDon't print a message when an memory error occure and...
2008-05-12 Felix Paul... Mirror goom on ganesh for the folks using curl
2008-05-12 Jean-Baptiste... Update the NEWS and the dialogs for the subtitles support.
2008-05-12 Jean-Baptiste... Commit the good version of the file.
2008-05-12 Rafaël CarréAsserts the return value of pf_audio_filter()
2008-05-12 Lukas Durfinaplaylist startup sorting fix
2008-05-12 Jean-Baptiste... Support for both types of MPSub
2008-05-12 Rémi DuraffortAvoid a potential segfault as vlc_object_create can...
2008-05-12 Ilkka OllakkaShow utf-8 as utf-8, eg translations in playlistpanel.
2008-05-11 Christophe... Japanese l10n update by Tadashi Jokagi
2008-05-10 Rémi Denis... The TLS also needs to be cleaned up... should fix ...
2008-05-10 Rémi Denis... Simplification
2008-05-10 Rémi Denis... Don't assert that something that can fail won't fail...
2008-05-10 Pierre d'Herbemontvlm: Fix a warning about a non initialized pointer...
2008-05-10 Jean-Paul SamanFix compiler warnings.
2008-05-10 Jean-Paul SamanDon't override original pointer when realloc fails.
2008-05-10 Jean-Paul SamanCheck malloc return value and cleanup if allocation...
2008-05-10 Jean-Paul SamanCheck malloc return value or risk overwritting not...
2008-05-10 Tanguy Krotofflibvlc: add subtitle file (*.srt...) handling
2008-05-10 Rémi Denis... Don't look for plugins from CWD. Also don't leak in...
2008-05-10 Rémi Denis... vlc: set the plugin-path explicitly
2008-05-10 Rémi Denis... Another Makefile fix
2008-05-10 Miguel Angel... Fixed error handling in function
2008-05-10 Rémi Denis... Typo
2008-05-10 Rémi Denis... Do not wander twice in the same subdir - fix distcheck
2008-05-10 Rafaël CarréDo not touch the always-on-top when going fullscreen
2008-05-10 Rémi Denis... Kill further I64C
2008-05-10 Rémi Denis... Distribute data files regardless of features set
2008-05-10 Rémi Denis... Remove any tests that requires external networking.
2008-05-10 Pierre d'Herbemontautomake: Don't run `make install` for VLC.app.
2008-05-10 Felix Paul... Updated libxml2 to 2.6.32
2008-05-10 Rafaël CarréFix compilation on != darwin, beos, win32, linux
2008-05-10 Rafaël CarréFactorize video-on-top disabling while in fullscreen
2008-05-10 Rafaël CarréDisable video-on-top on win32 when going fullscreen
2008-05-10 Rafaël CarréTypo: disable always-on-top when going fullscreen
2008-05-10 Rafaël CarréDBus: Play rewinds at the beginning if there is an...
2008-05-10 Rémi Denis... Remove message unused "queue" parameter
2008-05-10 Rémi Denis... Move some internal message stuff to src/
2008-05-10 Rémi Denis... Compile fix
2008-05-10 Rémi Denis... Build (linux|not)_specific.c as appropriate
2008-05-10 Rémi Denis... Add linux_specific.c + disabled code for libvlc path...
2008-05-09 Antoine CellerierI need another commit :)
2008-05-09 Rafaël CarréUpdate my profile
2008-05-09 Rafaël CarréRevert "Fix memleak in mpga demuxer"
2008-05-09 Rafaël CarréFix double free
2008-05-09 Antoine CellerierAdd some stuff (to test the buildbod post-receive hook)
2008-05-09 Rafaël CarréFix memleak in mpga demuxer
2008-05-09 Rafaël CarréDo not leak psz_demux
2008-05-09 Rafaël CarréFix another memleak in ncurses
2008-05-09 Rafaël CarréFix memory leaks in ncurses intf
2008-05-09 Pavlov KonstantinOSX GUI: Use "Fullscreen Video Device" instead of ...
2008-05-09 Rémi Denis... fix Makefile.am
2008-05-09 Jean-Paul Samanfix indentation.
2008-05-09 Jean-Paul SamanFix broken code.
2008-05-09 Jean-Paul SamanCleanup alpha
2008-05-09 Jean-Paul SamanCatch error case.
2008-05-09 Jean-Paul SamanFix comment and indentation.
2008-05-09 Jean-Paul SamanCleanup in transparant().
2008-05-09 Rémi Denis... system_VLCPath does not exist
2008-05-09 Rémi Denis... Don't install vlc-config.
2008-05-09 Rémi Denis... The normal include dir is also needed for vlc/vlc.h...
2008-05-09 Rémi Denis... Ugly fix for httpd deadlock
2008-05-09 Rémi Denis... QueueMsg: assert p_this
2008-05-09 Rémi Denis... description: we have an object, use it
2008-05-09 Rémi Denis... We also need to check the non "conf::" case. Oops.
next