]> git.sesse.net Git - vlc/history - modules
Untested attempt to DirectAudio support for 7.1 system
[vlc] / modules /
2008-05-20 Kaarlo RaihaUntested attempt to DirectAudio support for 7.1 system
2008-05-20 Antoine CellerierFix decoding of teletext in ps files (the zvbi decoder...
2008-05-20 Rafaël CarréFix the reference counting of pictures stored in the...
2008-05-20 Rafaël CarréCheck allocation and initialise memory
2008-05-20 Rafaël CarréFix memleak
2008-05-20 Jean-Baptiste KempfFormatting cleaning
2008-05-20 Jean-Baptiste KempfAdd options for preferences.
2008-05-20 Jean-Baptiste KempfDKS and Subviewer1 parsing support.
2008-05-20 Jean-Baptiste KempfMulti-line support for JacoSub.
2008-05-20 Antoine CellerierVideo bitrate tolerance is advertised as kbits/sec...
2008-05-20 Antoine CellerierCosmetics.
2008-05-19 Jean-Paul SamanReturn VLC_ENOMEM when malloc fails.
2008-05-18 Antoine CellerierFix blinking on redraw in ncurses interface... if anyon...
2008-05-17 Jean-Paul SamanSmall cleanup
2008-05-17 Jean-Paul SamanUse the same default values for i_frame_rate everywhere.
2008-05-17 Jean-Paul SamanRemove "out of memory" message
2008-05-17 Jean-Paul SamanCheck malloc/recalloc return values.
2008-05-17 Rémi Denis-CourmontQt4: do not use vlc_object_get
2008-05-17 Rémi Denis-CourmontIgnore X11 errors on Maemo
2008-05-17 Pierre d'Herbemonttranscode: Fix a typo about scale.
2008-05-16 Rémi Denis-Courmontncurses: use vlc_list_children
2008-05-16 Rémi Denis-CourmontQt4: use vlc_list_children
2008-05-15 Jean-Baptiste KempfCosmetic.
2008-05-15 Jean-Baptiste KempfSupport for RealText Subtitles.
2008-05-15 Rémi Denis-CourmontDon't bother with vlc_object_get() when you can keep...
2008-05-15 Rémi Denis-CourmontRename the shared libraries
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éFix memory leak in mosaic bridge
2008-05-13 Jean-Baptiste KempfPut psb in NEWS, interface and options.
2008-05-13 Jean-Baptiste KempfSupport for multiple lines in PJS subs.
2008-05-13 Jean-Baptiste KempfSupport for parsing PowerDivx (.psb) subtitles
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 KempfCosmetic, malloc checks and options completion.
2008-05-13 Rafaël CarréDBus : missing return argument for AddTrack
2008-05-12 Felix Paul KühneMake 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 Jean-Baptiste KempfCommit 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 KempfSupport for both types of MPSub
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
next