]> git.sesse.net Git - vlc/history - modules
Avoid a potential segfault as vlc_object_create can fail.
[vlc] / modules /
2008-05-12 Ilkka OllakkaShow utf-8 as utf-8, eg translations in playlistpanel.
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 Miguel Angel Cabre... Fixed error handling in function
2008-05-10 Rémi Denis-CourmontTypo
2008-05-10 Rémi Denis-CourmontDo 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-CourmontKill further I64C
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-CourmontRemove message unused "queue" parameter
2008-05-09 Rafaël CarréRevert "Fix memleak in mpga demuxer"
2008-05-09 Rafaël CarréFix double free
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 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-Courmontdescription: we have an object, use it
2008-05-09 Jean-Paul SamanDon't leak picture_t
2008-05-09 Jean-Paul SamanRemove silly "out of memory" messages.
2008-05-08 Christophe Mutricydvb module uses STRINGIFY()
2008-05-08 Rafaël Carréncurses: restore hierarchical view
2008-05-08 Rafaël CarréDon't use multiple lines macros in if conditions
2008-05-08 Rafaël Carrévlc_threads_funcs.h and vlc_module_macros.h have been...
2008-05-08 Rémi Denis-CourmontRemove E_()
2008-05-08 Rémi Denis-CourmontInclude vlc_plugin.h as needed
2008-05-08 Rafaël CarréDBus: use the current array of playlist items
2008-05-07 Felix Paul KühneDon't mix 2 implementation approaches
2008-05-07 Felix Paul KühneRemove any pl_Get usage
2008-05-07 Rémi Denis-CourmontRemove p_playlist from p_libvlc
2008-05-07 Rémi Denis-CourmontDon't reregister the same callbacks over and over again
2008-05-07 Rémi Denis-CourmontUPnP_Intel: yield the playlist
2008-05-07 Rémi Denis-CourmontVorbis: yield the playlist when using it
2008-05-07 Rémi Denis-CourmontSAP: yield and release the playlist
2008-05-07 Rémi Denis-CourmontWe know where VLM is, no need to find it.
2008-05-07 Rafaël CarréFix detection of ending of FontBuilder thread
2008-05-07 Rémi Denis-CourmontFix Range handling
2008-05-07 Rémi Denis-CourmontAdd RTSP Date:
2008-05-07 Rémi Denis-CourmontRTSP: output proper Range: header
2008-05-07 Rémi Denis-Courmontsout-std: remove RTP stuff (since we don't have a RTP...
2008-05-07 Rémi Denis-CourmontUndo --sout-udp-auto-mcast
2008-05-06 Rafaël CarréFix #1572
2008-05-06 Ilkka OllakkaAdding some forgotten return-statements and removing...
2008-05-06 Miguel Angel Cabre... RTMP bugfix and reusability enhacenment
2008-05-06 Felix Paul Kühneuse PL_**LOCK instead of vlc_mutex_lock
2008-05-06 Rafaël Carrémosaic: Free string variables after using them
2008-05-06 Jean-Paul SamanFix compiler warning in fbosd.c
2008-05-06 Jean-Paul SamanRemove dead code.
2008-05-06 Jean-Paul SamanCleanup and add workaround for FPGA bug.
2008-05-05 Rémi Denis-CourmontSSL certificates are in /etc, not in /usr/share
2008-05-05 Rémi Denis-Courmontconfig_GetConfigDir -> config_GetUserConfDir
2008-05-05 Rémi Denis-CourmontUse config_Get*Dir
2008-05-05 Rafaël Carrés/URI/location/ to comply to the spec
2008-05-05 Rafaël CarréRead the correct type from the vlc value - fixes #1569
2008-05-05 Rafaël CarréAvoid deadlocking: refs #1566
2008-05-05 Rafaël Carréncurses: use --color option
2008-05-05 Rafaël CarréDBus: Round volume to nearest integer - fixes #1561
2008-05-05 Rémi Denis-CourmontFontconfig: compiler warning
2008-05-05 Rafaël CarréFix memleak
2008-05-05 Rafaël CarréFix es format leaking in live555
2008-05-05 Rafaël CarréFix memory leak in dummy input
2008-05-05 Rafaël CarréUse the verbose variable, over the private i_verbose...
2008-05-04 Rémi Denis-CourmontNo need to lookup i_verbose. The core does it anyway.
2008-05-04 Rémi Denis-CourmontDon't use libvlc->b_color
2008-05-04 Rémi Denis-CourmontRemove VLC_OBJECT_GLOBAL
2008-05-04 Jean-Baptiste KempfDirect3D blurriness fix by Kaarlo Henrik Räihä
2008-05-04 Rémi Denis-CourmontAlso if BUILD_LUA
2008-05-04 Rémi Denis-CourmontAvoid useless recursion into GUI directories
2008-05-04 Rémi Denis-CourmontMore avoidable directories
2008-05-04 Rémi Denis-CourmontMaintain SUBDIRS manually for extra flexibility
2008-05-04 Rémi DuraffortFix a false assertion fail in the Qt4 playlist.
2008-05-04 Rémi Denis-CourmontFactorize the gcrypt thread support
2008-05-04 Rémi Denis-Courmontvlc_mutex_init: remove unused paramter
2008-05-04 Rémi DuraffortFix the playlist column problem added in 7bc28eebe843ef...
2008-05-03 Rémi Denis-CourmontLUA: don't reinvent scandir
2008-05-03 Rémi Denis-CourmontRTP sout: --sout-rtp-sap, works like --sout-standard-sap
2008-05-03 Rémi Denis-CourmontRationalize the SDP session name string
2008-05-03 Rémi Denis-CourmontRemove splice support - it does not quite help for...
2008-05-03 Jean-Baptiste KempfFix typo in commit 5b55ee1bb0a0212b967f8f4a33824ffc6b7c7f09
2008-05-03 Rémi Denis-Courmontblock_FifoNew: remove un-needed parameter
2008-05-03 Rémi Denis-CourmontUse vlc_memset/vlc_memcpy
2008-05-03 Rémi Denis-CourmontUse the new registration mechanism for memcpy/memset
2008-05-02 Rémi Denis-CourmontUse var_AcquireMutex for the quicktime lock.
2008-05-02 Vincent Penquerc'hbasic support for Kate streams as subtitles
2008-05-02 Jean-Baptiste KempfSupport for MPSub.
2008-05-02 Jean-Baptiste KempfSmall fix for PJS to remove "".
2008-05-02 Jean-Baptiste KempfParsing of Phoenix Subtitles.
2008-05-02 Jean-Baptiste KempfSupport for AQT subtitles.
2008-05-01 Rémi Denis-CourmontUse int64_t directly within plugins rather than vlc_int64_t
next